@font-face{font-family:Jakarta;src:url('/assets/plus-jakarta-sans.ttf') format('truetype');font-weight:200 800;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#FAF6EF;color:#252422;font-family:Jakarta,sans-serif;font-size:17px;line-height:1.7}::selection{background:#BA4922;color:#fff}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible,input:focus-visible{outline:3px solid #BA4922;outline-offset:6px}header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:16px 5%;border-bottom:1px solid #d7d0c5}.logo{display:block;width:178px;height:76px;object-fit:contain}nav{display:flex;gap:34px;font-size:14px;font-weight:700}nav a{text-decoration:none}.skip{position:absolute;left:12px;top:-100px;z-index:20;background:#FAF6EF;padding:12px}.skip:focus{top:10px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.07;letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(48px,5.5vw,88px);font-weight:800}h2{font-size:clamp(34px,4vw,58px);font-weight:800}h3{font-size:26px;font-weight:700}p{max-width:68ch}em{font-style:normal;color:#BA4922}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:740px}.hero-copy{padding:85px 8% 70px 10%;align-self:center}.hero-copy>p{margin-top:32px;max-width:39ch;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:#BA4922;color:#fff;padding:17px 24px;text-decoration:none;font-size:15px;font-weight:700;margin-top:32px}.button:hover{background:#963916}.button span{font-size:24px}.hero-copy p.image-note{font-size:12px;margin-top:24px}.hero-image{position:relative;height:780px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero-image figcaption{position:absolute;bottom:24px;left:26px;color:#252422;background:#FAF6EF;padding:8px 14px;font-size:12px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:112px 8%}.intro p{margin-bottom:24px}.text-link{font-weight:700;font-size:15px}.feature{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:50px 8%;background:#BA4922;color:white;text-decoration:none}.feature>span:first-child{font-size:clamp(26px,3vw,42px);font-weight:800;letter-spacing:-.03em}.feature>span:last-child{font-size:15px}footer{padding:68px 8% 30px;border-top:1px solid #d7d0c5}.footer-brand{font-weight:800;font-size:34px;text-decoration:none}footer>p{margin:4px 0 24px}footer>div{display:flex;gap:26px;font-size:14px;margin-bottom:30px}.fine{font-size:13px;line-height:1.65}footer .fine{margin:10px 0}.story-title{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end;padding:76px 8% 64px}.comparison-section{padding:0 8% 90px}.compare{position:relative;max-width:820px;height:760px;margin:auto;overflow:hidden;background:#ded4c5}.compare>img{height:100%;width:100%;object-fit:cover;object-position:center 47%;display:block}.compare .before{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}.divider{position:absolute;top:0;bottom:0;left:var(--reveal);width:2px;background:#fff;pointer-events:none}.divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;height:48px;width:48px;background:#BA4922;color:white;display:grid;place-items:center;font-size:25px}.before-label,.after-label{position:absolute;top:22px;background:#FAF6EF;padding:5px 12px;font-size:12px}.before-label{left:20px}.after-label{right:20px}.compare-control{max-width:820px;margin:22px auto 0;display:grid;grid-template-columns:180px 1fr;gap:10px 20px;align-items:center}.compare-control label{font-weight:700;font-size:15px}.compare-control input{width:100%;accent-color:#BA4922;cursor:ew-resize;min-height:36px}.compare-control p{grid-column:2;font-size:12px}.caption{font-size:12px;max-width:820px;margin:20px auto 0}.details{padding:92px 8%;background:#252422;color:#FAF6EF}.details>h2{margin-bottom:55px}.detail-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:30px 0;border-top:1px solid #635e56}.detail-row p{font-size:16px}.materials{padding:90px 8%;background:#e9dfce}.swatches{display:flex;gap:40px;flex-wrap:wrap;margin:40px 0}.swatches>div{min-width:100px;font-size:14px;font-weight:700}.swatches span{display:block;width:100px;height:100px;border-radius:50%;margin-bottom:14px}.reading{max-width:880px;margin:auto;padding:80px 40px 100px}.reading h1{margin-bottom:35px}.reading h2{font-size:32px;margin:52px 0 20px}.reading p{margin:20px 0}.reading .lead{font-size:23px}.reading>.text-link{display:inline-block;margin-top:24px}body{scrollbar-color:#BA4922 #FAF6EF}@media(min-width:1600px){.hero{max-width:1600px;margin:auto}}@media(max-width:760px){header{height:90px;padding:10px 6%}.logo{width:130px;height:60px}nav{gap:18px;font-size:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 7% 42px}h1{font-size:clamp(46px,10.8vw,70px)}.hero-copy>p{font-size:16px;margin-top:24px}.hero-image{height:600px}.hero-image img{object-position:center 48%}.intro{grid-template-columns:1fr;padding:66px 7%;gap:28px}.feature{align-items:flex-start;flex-direction:column;padding:34px 7%;gap:16px}.story-title{grid-template-columns:1fr;padding:50px 7% 34px;gap:28px}.comparison-section{padding:0 5% 55px}.compare{height:580px}.compare-control{display:block}.compare-control p{margin-top:2px}.details,.materials{padding:60px 7%}.detail-row{grid-template-columns:1fr;gap:18px;padding:28px 0}.detail-row h3{font-size:24px}.swatches{gap:24px}.swatches>div{min-width:90px}.swatches span{width:90px;height:90px}.reading{padding:50px 7% 70px}.reading h2{font-size:29px}footer{padding:45px 7% 28px}.caption{font-size:11px}.hero-image figcaption{bottom:18px;left:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.icon{width:22px;height:22px;display:inline-block;vertical-align:middle}.compare{touch-action:pan-y;cursor:ew-resize;user-select:none}.compare img{-webkit-user-drag:none}.swatches span{border:1px solid #8c8172}
