@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/dm-sans-400.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/dm-sans-500.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/dm-sans-600.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/dm-sans-700.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/dm-sans-800.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:900;font-display:swap;src:url('/assets/dm-sans-900.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/ibm-plex-mono-400.ttf') format('truetype')}
:root{--paper:#eeede6;--ink:#232620;--muted:#60625b;--line:#c9cbc1;--orange:#f15a2b;--surface:#e4e5dc;--mono:'IBM Plex Mono',monospace;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ae350f;outline-offset:5px}::selection{background:var(--orange);color:var(--ink)}img{display:block;width:100%;height:auto}p,h1,h2,h3,figure{margin:0}p{line-height:1.6}h1,h2,h3{font-weight:500}h2{font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:1.02;letter-spacing:-.065em}h3{font-size:1.4rem;letter-spacing:-.035em}.wrap{width:calc(100% - 96px);max-width:1600px;margin-inline:auto}.eyebrow{font:400 12px/1.6 var(--mono);letter-spacing:.045em}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.wordmark{font-size:43px;font-weight:900;letter-spacing:-3.8px;line-height:1}.logo-period{font-size:13px;letter-spacing:0;vertical-align:top;display:inline-block;margin:4px 0 0 5px}.header nav{display:flex;gap:36px;font-size:14px}.header a:not(.wordmark){transition:color .2s}.header a:not(.wordmark):hover{color:#af3714}.nav-product{font-size:14px;display:flex;gap:32px;align-items:center}.nav-product span{font-size:23px}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:var(--paper);padding:16px;z-index:50}.skip-link:focus{top:15px}.hero{position:relative;padding-top:27px;min-height:830px}.hero-meta{display:flex;justify-content:space-between}.hero h1{position:relative;z-index:2;margin-top:40px;font-size:clamp(5rem,11.75vw,12rem);line-height:.9;letter-spacing:-.077em;font-weight:500;pointer-events:none}.hero h1>span{display:inline-block}.hero-image{position:absolute;width:72%;right:-4%;top:190px;z-index:1;pointer-events:none}.hero-image img{mix-blend-mode:multiply;animation:arrive 1.3s ease-out both}.hero-copy{position:relative;z-index:3;max-width:290px;margin-top:44px}.hero-copy p{font-size:16px;color:#51544c;margin-bottom:26px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;min-height:56px;padding:16px 22px;font-size:14px;font-weight:550;border:1px solid transparent;border-radius:0;transition:background .2s,transform .2s}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-3px)}.orange{background:var(--orange);color:#20221b}.orange:hover{background:#ff6b3c}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#41443c}.outline{border-color:var(--ink);background:transparent}.hero-bottom{position:absolute;bottom:24px;left:0;right:0;border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;gap:20px}.hero-bottom a{white-space:nowrap}.footer{padding-top:54px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:start;gap:24px}.footer-top p{font-size:23px;letter-spacing:-.035em;max-width:250px;line-height:1.3}.footer-top a{font:12px var(--mono)}.footer-mark{font-size:clamp(7rem,27.5vw,28rem);line-height:1.02;letter-spacing:-.09em;font-weight:850;margin:30px 0 24px;display:flex;align-items:start}.footer-mark span{font-size:.10em;letter-spacing:0;margin:.9em 0 0 .5em}.footer-bottom{border-top:1px solid var(--line);padding:20px 0 30px;display:flex;justify-content:space-between;gap:18px;font:12px/1.6 var(--mono)}
@keyframes arrive{from{opacity:0;transform:translateY(18px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}
@media(min-width:1650px){.hero{min-height:950px}.hero-image{top:190px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{min-height:760px}.hero-image{top:220px;width:77%;right:-3%}.hero-copy{margin-top:35px;max-width:235px}.hero-bottom{font-size:12px}.hero-bottom span:nth-child(2){display:none}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:83px}.wordmark{font-size:35px;letter-spacing:-3px}.header nav{display:none}.nav-product{font-size:13px;gap:17px}.hero{padding-top:19px;min-height:0;padding-bottom:22px}.hero-meta{font-size:12px}.hero-meta span:first-child{max-width:110px}.hero h1{font-size:clamp(3.4rem,12.8vw,5.6rem);line-height:.94;margin-top:31px;letter-spacing:-.07em}.hero-image{position:relative;width:112%;right:auto;margin-left:-6%;top:auto;margin-top:-6px}.hero-copy{margin-top:-5px;max-width:100%;display:flex;flex-direction:column;align-items:start}.hero-copy p{font-size:15px;max-width:270px;margin-bottom:22px}.hero-copy .button{width:100%}.hero-bottom{position:static;margin-top:32px;padding-top:17px;font-size:12px;gap:12px}.footer{padding-top:36px}.footer-top p{font-size:20px;max-width:220px}.footer-mark{font-size:27vw;margin-top:35px;margin-bottom:20px}.footer-bottom{flex-direction:column;gap:6px;font-size:12px}.footer-top a{font-size:12px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.section-top{display:flex;justify-content:space-between;gap:24px;padding-top:26px;border-top:1px solid var(--line)}.story{padding:100px 0 110px}.story-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:90px;margin:55px 0 60px;align-items:end}.story-intro h2{font-size:clamp(2.8rem,5vw,5.3rem)}.story-intro em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em}.story-intro p{max-width:380px;color:var(--muted)}.story-intro p+p{margin-top:20px}.story-composition{position:relative;padding-bottom:125px}.desk-frame{width:72%}.desk-frame img{aspect-ratio:1.6;object-fit:cover}.desk-frame figcaption{margin-top:18px}.detail-inset{position:absolute;width:32%;right:0;bottom:0;padding:14px;background:var(--paper)}.detail-inset img{aspect-ratio:1;object-fit:cover}.detail-inset figcaption{padding:18px 2px 0}.composition-note{position:absolute;right:0;top:0;writing-mode:vertical-rl}.collection{padding:38px 0 65px;background:var(--surface)}.collection .section-top{border-color:#b9bcaf}.orange-dot{display:inline-block;background:var(--orange);width:.17em;height:.17em;border-radius:50%;margin-left:.12em}.text-link{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:12px 0;border-bottom:1px solid currentColor;font-size:14px;white-space:nowrap}.text-link:hover{color:#a53614}.text-link span{font-size:22px}.colour-controls{margin:0;padding:0;border:0;min-width:0}.colour-controls legend{font:12px var(--mono);margin-bottom:13px}.colour-options{display:flex;gap:9px}.colour-option{position:relative;display:flex;align-items:center;gap:9px;min-height:46px;padding:9px 13px;border:1px solid #a4a899;cursor:pointer;font-size:14px;transition:background .2s,border .2s}.colour-option:hover{background:#f0f0e9}.colour-option:has(input:checked){border-color:var(--ink);background:var(--paper);box-shadow:inset 0 -2px var(--ink)}.colour-option:has(input:focus-visible){outline:3px solid #ae350f;outline-offset:4px}.colour-option input{position:absolute;opacity:0;width:1px;height:1px}.colour-dot{width:17px;height:17px;border-radius:50%;background:var(--swatch);border:1px solid #737669}.feature{padding:110px 0}.feature-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:9%;padding-top:50px}.feature-image img{height:100%;max-height:710px;min-height:580px;object-fit:cover;object-position:30% center}.feature-image figcaption{margin-top:18px}.feature-copy h2{margin-bottom:40px}.feature-row{padding:24px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:28px 1fr;gap:15px}.feature-row>.eyebrow{color:var(--muted);padding-top:6px}.feature-row p{margin-top:9px;color:var(--muted);max-width:370px;font-size:15px}.statement{background:var(--ink);color:var(--paper);padding:68px 0 74px}.statement p{font-size:clamp(3rem,7.9vw,8rem);line-height:1.04;letter-spacing:-.065em;margin:43px 0 40px}.statement p span{color:#a3a99b}.statement .eyebrow{color:#c8cdbf}.spec-section{display:grid;grid-template-columns:1fr 1.22fr;gap:10%;padding:100px 0 115px}.spec-heading h2{font-size:clamp(2.8rem,4.8vw,5rem);margin:34px 0 23px}.spec-heading p{color:var(--muted)}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:.85fr 1.25fr;gap:20px;padding:18px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.55}.spec-list>div:last-child{border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0}.offer{background:var(--orange);padding:65px 0 70px}.offer-inner{display:grid;grid-template-columns:1.4fr .8fr;gap:12%;align-items:end}.offer h2{font-size:clamp(3rem,6vw,6rem);max-width:650px;margin:28px 0 25px}.offer p:not(.offer-price){max-width:470px;line-height:1.55}.offer-action{display:flex;flex-direction:column;gap:20px}.offer-price{font-size:70px;line-height:1;letter-spacing:-.065em}.offer-price>.eyebrow{display:block;margin-bottom:13px;letter-spacing:0}.offer-price small{font:12px var(--mono);letter-spacing:0;margin-left:12px}.offer-action>.eyebrow{font-size:12px}.offer a:focus-visible{outline-color:var(--ink)}.breadcrumb{display:flex;gap:15px;font:12px var(--mono);padding:27px 0}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.product-page{display:grid;grid-template-columns:1.45fr 1fr;gap:6%;padding:8px 0 80px}.gallery{min-width:0}.gallery-stage{position:relative;background:var(--surface);overflow:hidden}.gallery-stage>img{aspect-ratio:1.13;object-fit:contain;mix-blend-mode:multiply}.gallery-marker{position:absolute;left:22px;top:20px;z-index:1}.gallery-caption{position:absolute;bottom:20px;left:22px}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.gallery-thumb{border:1px solid transparent;padding:0 0 10px;background:var(--surface);transition:border .2s}.gallery-thumb img{aspect-ratio:1.7;object-fit:cover;mix-blend-mode:multiply}.gallery-thumb span{display:block;font:12px var(--mono);margin:10px 3px 0}.gallery-thumb[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 -2px var(--ink)}.gallery-thumb:hover{border-color:#7c806f}.gallery-note{font-size:12px;color:var(--muted);margin-top:16px}.product-info{padding:14px 0 0}.product-info>.eyebrow{font-size:12px}.product-info h1{font-size:clamp(2.8rem,4.8vw,5.2rem);letter-spacing:-.07em;line-height:1.1;margin:17px 0 24px;white-space:nowrap}.product-description{font-size:16px;color:var(--muted)}.product-price{font-size:32px;letter-spacing:-.04em;display:flex;align-items:baseline;gap:8px;margin:23px 0 30px}.product-price>span{font:12px var(--mono);letter-spacing:0}.product-price>.eyebrow{margin-left:auto;font-size:12px}.product-choice{padding-top:22px;border-top:1px solid var(--line)}.choice-title{display:flex;justify-content:space-between;font-size:14px;margin-bottom:18px}.choice-title strong{font-weight:500}.product-choice legend{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.product-choice .colour-options{gap:8px}.product-choice .colour-option{flex:1;justify-content:center;padding-inline:9px}.product-choice>p{font-size:13px;color:var(--muted);margin-top:12px}.build-summary{display:flex;flex-wrap:wrap;gap:8px 15px;padding:24px 0 22px;font:12px var(--mono)}.save-button{width:100%}.save-note{font-size:12px;text-align:center;margin-top:12px;color:var(--muted)}.save-status{font-size:13px;line-height:1.65;margin-top:18px}.save-status:not(:empty){border-left:3px solid #68774b;background:#e3e8d9;padding:13px 16px}.product-spec-link{margin-top:23px}.included{margin-top:25px}.included p{font-size:13px;color:var(--muted);margin-top:10px}.product-note{border-top:1px solid var(--line);padding:66px 0 5px}.product-note h2{font-size:clamp(2.5rem,4.5vw,4.7rem);margin:26px 0}.product-note p{max-width:570px;color:var(--muted)}
@media(max-width:1100px){.story-intro{gap:45px}.feature-grid{gap:6%}.product-page{gap:4%;grid-template-columns:1.1fr 1fr}.product-info h1{font-size:45px}.product-choice .colour-option{font-size:12px;gap:7px;padding:10px 6px}.product-info>.eyebrow{font-size:12px}.product-price>.eyebrow{font-size:12px}.offer-inner{gap:8%}.feature-image img{min-height:650px}.spec-section{gap:6%}}
@media(max-width:700px){.section-top{gap:20px;padding-top:20px}.section-top .eyebrow{font-size:12px}.section-top .eyebrow:last-child{text-align:right;max-width:140px}.story{padding:55px 0 60px}.story-intro{display:block;margin:35px 0}.story-intro h2{font-size:12vw}.story-intro>div{margin-top:30px}.story-intro p{font-size:15px;max-width:100%}.story-composition{padding-bottom:110px}.desk-frame{width:89%}.desk-frame img{aspect-ratio:1.1}.desk-frame figcaption{font-size:12px;max-width:180px}.detail-inset{width:43%;padding:8px;right:-8px}.detail-inset figcaption{font-size:12px;padding-top:10px}.composition-note{font-size:12px}.collection{padding:12px 0 32px}.colour-options{gap:8px}.colour-option{flex:1;justify-content:center;padding:10px 8px;font-size:13px}.colour-controls legend{font-size:12px}.feature{padding:55px 0}.feature-grid{display:flex;flex-direction:column;gap:40px;padding-top:30px}.feature-image img{min-height:0;height:auto;aspect-ratio:1.2;object-position:center}.feature-image figcaption{font-size:12px}.feature-copy h2{font-size:13vw;margin-bottom:30px}.feature-row p{font-size:15px}.feature-row{padding:22px 0}.statement{padding:45px 0 48px}.statement .eyebrow{font-size:12px}.statement p{font-size:10.9vw;margin:34px 0;letter-spacing:-.06em}.spec-section{display:block;padding:55px 0 65px}.spec-heading h2{font-size:13vw;margin:25px 0 18px}.spec-heading p{font-size:15px}.spec-list{margin-top:35px}.spec-list>div{font-size:13px;grid-template-columns:.8fr 1.2fr;gap:15px;padding:16px 0}.offer{padding:40px 0}.offer-inner{display:block}.offer h2{font-size:14vw;margin-top:24px}.offer p:not(.offer-price){font-size:15px}.offer-action{margin-top:35px;gap:19px}.offer-price{font-size:62px}.offer-action>.eyebrow{font-size:12px}.breadcrumb{padding:23px 0;font-size:12px}.product-page{display:flex;flex-direction:column;gap:30px;padding-top:0;padding-bottom:40px}.gallery-stage>img{aspect-ratio:1.3}.gallery-marker,.gallery-caption{left:15px;font-size:12px}.gallery-marker{top:14px}.gallery-caption{bottom:14px}.gallery-thumbs{gap:8px;margin-top:10px}.gallery-thumb span{font-size:12px;margin-top:8px}.gallery-note{font-size:12px}.product-info{padding-top:0}.product-info>.eyebrow{font-size:12px}.product-info h1{font-size:15.1vw;margin:14px 0 18px}.product-description{font-size:15px}.product-price{margin:20px 0 25px}.product-price>.eyebrow{font-size:12px}.product-choice .colour-option{font-size:13px;padding:11px 8px}.product-note{padding:40px 0 0}.product-note h2{font-size:10.5vw}.product-note p{font-size:15px}.product-note>.eyebrow{font-size:12px}}
@media(min-width:701px) and (max-width:850px){.hero h1{font-size:11.5vw}.hero-image{top:250px}.hero-copy{max-width:190px}.hero-copy p{font-size:14px}.hero-copy .button{gap:18px;padding:15px;font-size:12px}.colour-option{font-size:12px;padding:9px}.product-page{display:block}.product-info{max-width:600px;padding-top:35px}.gallery-stage>img{aspect-ratio:1.5}}
/* Keep the hero photograph clear of the technical baseline. */
@media(min-width:1101px) and (max-width:1649px){.hero{min-height:860px}.hero-image{width:66%;right:-3.5%;top:190px}}

@media(min-width:1650px){.hero-image{width:65%;top:190px}}
.hero-image{overflow:hidden}
@media(min-width:701px) and (max-width:1100px){.hero-image{right:0;width:74%}}
@media(max-width:700px){.hero-image{width:calc(100% + 36px);margin-left:-18px}}
@media(max-width:700px){.hero-bottom>span{max-width:45%}.hero-bottom a{white-space:normal;text-align:right;max-width:45%}.spec-list>div{font-size:14px}.colour-option,.product-choice .colour-option{font-size:14px}.section-top .eyebrow{max-width:55%}.hero-meta>span:last-child{text-align:right;max-width:55%}.product-info>.eyebrow{line-height:1.6}.gallery-thumb span{line-height:1.45}.build-summary{font-size:12px}}
@media(max-width:700px){.hero-copy{margin-top:20px}}
/* The collection is one composed object: photograph and finish controls. */
.finish-showcase{padding:42px 0 64px;background:var(--paper)}
.finish-showcase .section-top{border-color:var(--line)}
.finish-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);margin-top:34px;border-bottom:1px solid var(--line)}
.finish-visual{display:flex;flex-direction:column;min-width:0;background:#e5e2d9}
.finish-photograph{flex:1;display:flex;align-items:center;overflow:hidden;min-height:450px}
.finish-photograph img{width:100%;height:auto;mix-blend-mode:multiply}
.finish-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;border-top:1px solid #c8c6bc}
.finish-panel{display:flex;flex-direction:column;padding:38px 0 25px 48px;min-width:0}
.finish-heading>.eyebrow{color:var(--muted)}
.finish-heading h2{font-size:clamp(3rem,4.9vw,5.4rem);letter-spacing:-.065em;line-height:1.1;margin:20px 0 18px}
.finish-heading>p{font-size:16px;color:var(--muted);line-height:1.6}
.finish-choice{margin-top:34px;border-top:1px solid var(--line);padding-top:24px}
.finish-selected{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px}
.finish-selected h3{font-size:26px;letter-spacing:-.035em}
.finish-choice .colour-controls legend{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.finish-choice .colour-options{gap:12px}
.finish-choice .colour-option{flex:1;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 6px;font-size:14px;border-color:var(--line);background:transparent}
.finish-choice .colour-option:has(input:checked){border-color:var(--ink);box-shadow:inset 0 -2px var(--ink)}
.finish-choice .colour-option:hover{background:#e3e4da}
.finish-choice .colour-dot{width:24px;height:24px;flex-shrink:0}
.finish-choice>p{font-size:14px;color:var(--muted);margin-top:16px;min-height:23px}
.finish-purchase{margin-top:28px}
.finish-price{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px}
.finish-price>p{font-size:38px;letter-spacing:-.05em;line-height:1}
.finish-price small{font:12px var(--mono);letter-spacing:0;margin-left:4px}
.finish-purchase .button{width:100%;min-height:58px}
.finish-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;color:var(--muted)}
.finish-specs>span{color:#8b8f81}
@media(min-width:1600px){.finish-panel{padding-left:64px;padding-right:24px}.finish-photograph{min-height:570px}}
@media(max-width:1100px){.finish-layout{grid-template-columns:minmax(0,1.15fr) minmax(315px,1fr)}.finish-panel{padding:25px 0 24px 30px}.finish-heading h2{font-size:48px}.finish-choice{margin-top:26px}.finish-caption{padding:20px}.finish-choice .colour-options{gap:8px}.finish-specs{gap:6px}}
@media(max-width:760px){.finish-showcase{padding:20px 0 40px}.finish-layout{grid-template-columns:1fr;margin-top:26px}.finish-photograph{min-height:0}.finish-caption{padding:16px 18px;font-size:12px}.finish-panel{padding:30px 0 0}.finish-heading h2{font-size:clamp(44px,12vw,66px);margin:16px 0}.finish-heading>p br{display:none}.finish-choice{margin-top:24px;padding-top:22px}.finish-selected{margin-bottom:18px}.finish-choice .colour-option{min-height:80px}.finish-purchase{margin-top:26px}.finish-specs{margin:22px 0 24px;gap:9px}.finish-showcase .section-top .eyebrow{max-width:54%}}
