:root{--paper:#efeee9;--surface:#e5e3dc;--ink:#282823;--muted:#6d6c65;--line:#cac8bf;--serif:Georgia,Times New Roman,serif;--sans:Arial,Helvetica,sans-serif}
@font-face{font-family:"Cormorant Garamond";src:url('/assets/fonts/cormorant-garamond-latin-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Roboto;src:url('/assets/fonts/roboto-latin-light.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--sans)}button,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #886d4e;outline-offset:3px}img{display:block;max-width:100%}
.site-header{height:82px;border-bottom:1px solid var(--line);padding:0 clamp(24px,4vw,70px);display:flex;align-items:center;justify-content:space-between}.wordmark{font:600 22px/1 var(--serif);letter-spacing:.19em;white-space:nowrap}.wordmark span{font-weight:400}.header-edition,.eyebrow,.site-footer{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.header-edition{color:var(--muted)}
.collection-shell,.detail-shell{max-width:1600px;margin:auto;padding:0 clamp(24px,4vw,70px)}.intro{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;column-gap:30px;padding:66px 0 52px}.intro .eyebrow{grid-column:1/-1;margin:0 0 20px}.intro h1{font:400 clamp(58px,7.5vw,118px)/.96 var(--serif);letter-spacing:-.065em;margin:0}.title-period{color:#9b8b75}.intro-note{justify-self:end;max-width:280px;color:var(--muted);margin:0 0 8px}.eyebrow{color:var(--muted)}
.browse{border-top:1px solid var(--ink)}.type-tabs{display:flex;gap:clamp(18px,2.4vw,42px);overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:thin}.type-tab{flex:none;padding:23px 0 20px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:14px}.type-tab.active{color:var(--ink);border-color:var(--ink)}.type-tab:hover{color:var(--ink)}
.filter-row{display:grid;grid-template-columns:minmax(200px,280px) minmax(200px,280px) 1fr;gap:20px;align-items:end;padding:25px 0 34px;border-bottom:1px solid var(--line)}.filter-label{display:block;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}select{width:100%;height:48px;border:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);font-size:15px;letter-spacing:0;text-transform:none;padding:0 38px 0 14px;margin-top:9px}select:disabled{color:#77766f;background:#e6e4dd;cursor:not-allowed}.filter-note{font-size:13px;line-height:1.5;color:var(--muted);max-width:330px;justify-self:end;padding-bottom:4px}.results-head{display:flex;align-items:baseline;justify-content:space-between;margin:40px 0 22px}.results-head h2{font:400 31px var(--serif);margin:0}.results-head span{font-size:13px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 24px}.product-card{display:block;min-width:0}.card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.1;background:var(--surface);overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .card-image img{transform:scale(1.035)}.card-meta{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);margin-top:14px;padding-top:12px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.card-title{display:flex;align-items:baseline;justify-content:space-between;margin-top:7px;font:400 clamp(32px,3.4vw,54px)/1.2 var(--serif);letter-spacing:-.035em}.card-title span{font:18px var(--sans);transition:transform .2s}.product-card:hover .card-title span{transform:translate(3px,-3px)}.collection-shell{padding-bottom:140px}.empty-state{grid-column:1/-1;padding:70px 20px;text-align:center;color:var(--muted);background:var(--surface)}.empty-state button{background:none;border:0;text-decoration:underline;color:var(--ink)}
.site-footer{display:flex;gap:30px;align-items:center;min-height:90px;padding:20px clamp(24px,4vw,70px);border-top:1px solid var(--line);color:var(--muted)}.site-footer span:first-child{color:var(--ink)}.site-footer a{margin-left:auto}.site-footer a:hover{text-decoration:underline}.loading,.load-error{min-height:65vh;padding:15vh 5vw;color:var(--muted)}
.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding:26px 0 35px;color:var(--muted);font-size:13px}.breadcrumb a:hover{text-decoration:underline}.detail-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:clamp(34px,5vw,90px)}.main-photo{aspect-ratio:1.55;position:relative;background:var(--surface);display:flex;align-items:center;justify-content:center}.main-photo img{width:100%;height:100%;object-fit:cover}.main-photo.option-photo img{object-fit:contain}.photo-counter{position:absolute;right:18px;bottom:18px;padding:7px 12px;background:var(--paper);font-size:12px;letter-spacing:.1em}.gallery-controls{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-top:12px}.thumbnails{display:flex;gap:10px;overflow:auto;max-width:100%}.thumbnail{flex:none;width:77px;height:68px;padding:0;background:var(--surface);border:2px solid transparent}.thumbnail.selected{border-color:var(--ink)}.thumbnail img{width:100%;height:100%;object-fit:cover}.gallery-nav{display:flex;gap:8px}.gallery-nav button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent}.gallery-nav button:hover{border-color:var(--ink)}.gallery-nav[hidden]{display:none}.image-unavailable{display:grid;place-items:center;width:100%;height:100%;min-height:120px;color:var(--muted);font:14px var(--sans)}
.details{padding-top:24px}.details .eyebrow{margin:0}.slash{padding:0 12px;color:var(--line)}.details h1{font:400 clamp(70px,7vw,115px)/1 var(--serif);letter-spacing:-.055em;margin:29px 0 30px}.product-description{font:400 clamp(20px,2vw,27px)/1.45 var(--serif);max-width:600px;margin:0 0 46px}.specification{border-top:1px solid var(--ink);padding-top:22px}.specification select{margin-bottom:25px}.spec-row{display:grid;grid-template-columns:42% 58%;gap:10px;padding:16px 0;border-top:1px solid var(--line);font-size:14px}.spec-row span{color:var(--muted)}.spec-row strong{font-weight:400;overflow-wrap:anywhere}.source-note{max-width:520px;color:var(--muted);font-size:13px;line-height:1.65;margin-top:28px}.related{padding:130px 0 140px}.related-heading{margin-bottom:34px}.related-heading .eyebrow{margin:0 0 12px}.related-heading h2{font:400 50px var(--serif);letter-spacing:-.04em;margin:0}
@media(max-width:980px){.detail-grid{grid-template-columns:1fr}.details{padding-top:10px}.filter-row{grid-template-columns:1fr 1fr}.filter-note{grid-column:1/-1;justify-self:start;max-width:none}}
@media(max-width:650px){.site-header{height:70px}.wordmark{font-size:17px;letter-spacing:.13em}.header-edition{font-size:11px}.intro{display:block;padding:45px 0 36px}.intro .eyebrow{margin-bottom:16px}.intro h1{font-size:clamp(56px,13vw,78px)}.intro-note{margin:20px 0 0}.type-tabs{gap:22px}.type-tab{padding:18px 0 15px}.filter-row{grid-template-columns:1fr;gap:16px;padding:22px 0}.filter-note{grid-column:1;max-width:none}.results-head{margin:30px 0 18px}.results-head h2{font-size:27px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 12px}.card-image{aspect-ratio:.82}.card-meta{display:block;font-size:11px}.card-meta span+span{display:block;margin-top:4px}.card-title{font-size:30px}.collection-shell{padding-bottom:80px}.breadcrumb{padding:19px 0 25px}.thumbnail{width:63px;height:57px}.details h1{font-size:72px;margin:18px 0}.product-description{margin-bottom:35px}.related{padding:80px 0}.related-heading h2{font-size:40px}.site-footer{flex-wrap:wrap;gap:10px;font-size:11px}.site-footer a{margin-left:0;width:100%}}
@media(max-width:400px){.product-grid{grid-template-columns:1fr}.card-image{aspect-ratio:1.1}.card-meta{display:flex}.card-meta span+span{margin:0}.card-title{font-size:37px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* The catalogue's identity and type navigation stay visible on every view. */
.site-header{gap:clamp(20px,3vw,48px)}.brand-logo{display:block;flex:none}.brand-logo img{width:150px;height:64px;object-fit:contain;mix-blend-mode:multiply}.category-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.8vw,31px);margin-left:auto;white-space:nowrap}.category-nav a{padding:10px 0;border-bottom:1px solid transparent;font-size:11px;letter-spacing:.105em;text-transform:uppercase}.category-nav a:hover,.category-nav a[aria-current=page]{border-color:var(--ink)}.header-edition{white-space:nowrap}
.site-footer img{width:95px;height:45px;object-fit:contain;mix-blend-mode:multiply}
.featured-hero{position:relative;min-height:560px;height:min(690px,calc(100svh - 82px));overflow:hidden;background:#5a5146;color:#f7f4ed}.featured-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,21,17,.77),rgba(23,21,17,.17) 78%),linear-gradient(0deg,rgba(23,21,17,.44),transparent 42%);pointer-events:none}.hero-content{position:absolute;left:clamp(24px,6vw,100px);bottom:13%;max-width:min(570px,60%)}.hero-content .eyebrow{color:#e4ddd1}.hero-content h2{font:400 clamp(68px,8vw,125px)/.97 var(--serif);letter-spacing:-.06em;margin:13px 0 17px}.hero-content p{max-width:470px;font:400 clamp(17px,1.7vw,23px)/1.43 var(--serif);margin:0 0 25px}.hero-content a{display:inline-flex;gap:18px;padding:0 0 8px;border-bottom:1px solid currentColor;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hero-content a:hover{opacity:.7}.hero-controls{position:absolute;right:clamp(24px,4vw,70px);bottom:clamp(38px,6vw,86px);display:flex;align-items:center;gap:17px;font-size:12px;letter-spacing:.15em}.hero-controls button{width:46px;height:46px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(20,18,16,.12);color:#fff;font-size:18px;line-height:1}.hero-controls button:hover{background:rgba(255,255,255,.19)}.browse{scroll-margin-top:16px}
@media(max-width:1100px){.header-edition{display:none}.category-nav{gap:clamp(13px,2vw,25px)}}
@media(max-width:700px){.site-header{height:auto;min-height:105px;display:flex;flex-wrap:wrap;gap:0;padding:0 24px 7px}.brand-logo img{width:122px;height:58px}.category-nav{order:3;width:100%;justify-content:flex-start;gap:24px;overflow-x:auto;margin:0;scrollbar-width:thin}.category-nav a{flex:none;padding:4px 0 9px;font-size:10px}.featured-hero{min-height:480px;height:65svh}.featured-hero>img{object-position:55% center}.hero-shade{background:linear-gradient(0deg,rgba(23,21,17,.81),rgba(23,21,17,.09) 86%)}.hero-content{left:24px;bottom:103px;max-width:calc(100% - 48px)}.hero-content h2{font-size:clamp(64px,15vw,95px);margin:8px 0 10px}.hero-content p{max-width:420px;font-size:17px;line-height:1.35;margin-bottom:16px}.hero-controls{right:24px;bottom:24px;gap:12px}.hero-controls button{width:39px;height:39px}}

/* Product typography only; the collection's other type and spacing stay as they are. */
.card-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(27px,2.8vw,42px);line-height:1.12;letter-spacing:-.025em}
.details h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(58px,5.7vw,88px);line-height:1;letter-spacing:-.035em}
.hero-content h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(58px,6.7vw,96px);letter-spacing:-.035em}
.product-description{font:300 clamp(16px,1.35vw,18px)/1.55 Roboto,Arial,sans-serif}
.hero-content p{font:300 clamp(16px,1.4vw,19px)/1.5 Roboto,Arial,sans-serif}
@media(max-width:700px){.hero-content h2{font-size:clamp(54px,12vw,77px)}.hero-content p{font-size:16px}}
@media(max-width:650px){.card-title{font-size:29px}.details h1{font-size:60px}}
@media(max-width:400px){.card-title{font-size:32px}}

/* Quiet editorial home and collection navigation. */
body{background:#f6f5f1}
.site-header{height:84px;border-bottom:1px solid #d6d4ce;background:#f6f5f1;padding-inline:clamp(24px,4vw,72px);gap:28px}
.brand-logo{display:inline-flex;align-items:center;gap:15px;white-space:nowrap}
.brand-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid currentColor;font:400 21px/.9 "Cormorant Garamond",Georgia,serif}
.brand-name{font:400 20px/1.1 Arial,Helvetica,sans-serif;letter-spacing:.22em}
.category-nav{gap:clamp(15px,2vw,35px)}
.category-nav a{font:400 12px/1.3 Roboto,Arial,sans-serif;letter-spacing:.13em;padding-block:12px}
.site-footer{background:#f6f5f1}
.featured-hero{height:calc(100svh - 84px);min-height:620px;max-height:none;background:#4a4743;color:#fff}
.featured-hero>img{object-position:center center;animation:hero-reveal .65s ease both}
.hero-shade{background:linear-gradient(90deg,rgba(14,13,12,.5),transparent 68%),linear-gradient(0deg,rgba(14,13,12,.49),transparent 55%)}
.hero-content{bottom:clamp(85px,10vh,130px);left:clamp(30px,6vw,110px);max-width:700px}
.hero-content .eyebrow{font:300 13px/1.4 Roboto,Arial,sans-serif;letter-spacing:.18em;color:#f3f2ef}
.hero-content h1{font:400 clamp(78px,11vw,170px)/.95 "Cormorant Garamond",Georgia,serif;letter-spacing:-.045em;margin:10px 0 20px}
.hero-content a{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid currentColor;padding:0 0 10px;font:300 13px/1.4 Roboto,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.hero-controls{bottom:clamp(42px,5vw,76px)}
.hero-controls button{border:1px solid #fffc;border-radius:0;background:transparent;width:43px;height:43px}
.hero-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#fff5}
.hero-progress span{display:block;height:100%;background:#fff;width:0;transition:width .45s ease}
.about-section{max-width:1600px;margin:auto;padding:clamp(75px,10vw,150px) clamp(24px,6vw,100px) clamp(95px,12vw,180px)}
.about-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #b9b7b1;padding-bottom:20px;color:var(--muted);font:300 12px/1.4 Roboto,Arial,sans-serif;letter-spacing:.13em}
.about-head .eyebrow{margin:0}
.about-copy{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:end;gap:clamp(35px,7vw,120px);padding-top:clamp(46px,7vw,105px)}
.about-copy h2{font:400 clamp(58px,7.2vw,112px)/.98 "Cormorant Garamond",Georgia,serif;letter-spacing:-.045em;margin:0}
.about-copy h2 em{font-weight:400}
.about-copy p{max-width:440px;font:300 clamp(17px,1.5vw,20px)/1.65 Roboto,Arial,sans-serif;margin:0 0 23px}
.about-copy p:last-child{margin-bottom:0}
.collection-shell{padding-bottom:130px}
.collection-shell .intro{padding-top:58px}
.collection-shell .intro h1{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;letter-spacing:-.05em}
.collection-shell .intro-note{font:300 17px/1.5 Roboto,Arial,sans-serif}
.type-tab{display:inline-flex;align-items:center;font:300 14px/1.4 Roboto,Arial,sans-serif}
.technical-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,135px);border-top:1px solid var(--ink);margin-top:clamp(75px,9vw,145px);padding:36px 0 35px}
.technical-section .eyebrow{font-size:12px;letter-spacing:.14em;margin:0 0 27px}
.technical-section h2{font:400 clamp(48px,5vw,80px)/.98 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em;margin:0}
.technical-values .spec-row:first-child{border-top:0}
.technical-text strong{white-space:pre-line;line-height:1.7}
@keyframes hero-reveal{from{opacity:.6}to{opacity:1}}
@media(max-width:950px){.brand-name{font-size:17px;letter-spacing:.16em}.category-nav{gap:14px}.category-nav a{font-size:11px;letter-spacing:.07em}}
@media(max-width:700px){.site-header{height:auto;min-height:105px;padding:0 24px 7px;gap:0}.brand-logo{height:62px}.brand-name{font-size:18px;letter-spacing:.16em}.brand-mark{width:27px;height:27px}.category-nav{order:3;width:100%;gap:24px;justify-content:flex-start;overflow:auto;margin:0}.category-nav a{padding:5px 0 10px;font-size:12px}.featured-hero{height:calc(100svh - 105px);min-height:530px}.featured-hero>img{object-position:center}.hero-content{left:24px;bottom:115px;max-width:calc(100% - 48px)}.hero-content h1{font-size:clamp(62px,16vw,110px)}.hero-content .eyebrow{font-size:12px}.hero-controls{right:24px;bottom:30px}.about-copy{grid-template-columns:1fr;gap:35px}.about-copy h2{font-size:clamp(58px,12vw,80px)}.technical-section{grid-template-columns:1fr;gap:34px;margin-top:90px}.technical-section h2{font-size:56px}.collection-shell .intro{padding-top:42px}}
@media(max-width:400px){.brand-name{font-size:16px}.brand-logo{gap:10px}.featured-hero{min-height:480px}.hero-content h1{font-size:62px}}
@media(prefers-reduced-motion:reduce){.featured-hero>img{animation:none}}
@media(min-width:701px) and (max-width:850px){.site-header{height:auto;min-height:110px;flex-wrap:wrap;align-content:center;row-gap:2px;padding-block:13px}.brand-logo{width:100%}.category-nav{width:100%;justify-content:flex-start;gap:23px;margin:0}.featured-hero{height:calc(100svh - 110px)}}

/* Product image and model galleries. */
.detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(270px,.65fr);gap:clamp(30px,5vw,88px);align-items:start}
.detail-shell{max-width:1760px}
.detail-shell .breadcrumb{padding-bottom:25px}
.gallery-frame{position:relative;background:var(--surface)}
.gallery-viewport{aspect-ratio:1.55;overflow:hidden;touch-action:pan-y}
.gallery-track,.model-track,.zoom-track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.24,.68,.25,1);will-change:transform}
.gallery-slide,.model-slide,.zoom-slide{display:flex;align-items:center;justify-content:center;flex:0 0 100%;width:100%;height:100%;min-width:0;border:0;padding:0;background:var(--surface);overflow:hidden}
.gallery-slide[data-open-zoom],.model-slide[data-open-zoom]{cursor:zoom-in}
.gallery-slide img{width:100%;height:100%;object-fit:cover}
.gallery-nav{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.gallery-nav button{pointer-events:auto;border:0;border-radius:0;width:clamp(40px,5vw,70px);height:100px;background:#1b191530;color:#fff;font:300 32px/1 Roboto,Arial,sans-serif;text-shadow:0 1px 8px #0009;transition:background .2s}
.gallery-nav button:hover{background:#1b191565}
.gallery-nav button:disabled{opacity:.24;cursor:default}
.gallery-nav[hidden]{display:none}
.gallery-count{position:absolute;right:18px;bottom:17px;background:#f6f5f1e8;color:var(--ink);padding:8px 13px;font:300 12px/1 Roboto,Arial,sans-serif;letter-spacing:.1em}
.details{padding-top:20px}.details h1{margin:22px 0 28px}.product-description{max-width:370px}
.product-information{margin-top:clamp(95px,11vw,170px);padding-top:33px;border-top:1px solid var(--ink)}
.information-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:42px}
.information-heading .eyebrow{margin:0 0 9px;font-size:12px;letter-spacing:.15em}
.information-heading h2{margin:0;font:400 clamp(50px,6vw,88px)/1 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em}
.model-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);gap:clamp(40px,6vw,110px)}
.model-viewport{aspect-ratio:1.22;overflow:hidden;background:var(--surface);touch-action:pan-y}
.model-slide img{width:100%;height:100%;object-fit:contain}
.model-controls{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding-top:13px;font:300 12px Roboto,Arial,sans-serif;letter-spacing:.13em}
.model-controls button{border:0;background:transparent;color:var(--ink);font:300 30px/1 Roboto,Arial,sans-serif;padding:4px 10px}
.model-controls button:disabled{opacity:.3;cursor:default}
.model-details{padding-top:12px}.model-details select{margin-bottom:35px}.model-details .spec-row{grid-template-columns:minmax(125px,40%) 1fr}
.model-details h3{margin:43px 0 12px;font:400 32px/1.1 "Cormorant Garamond",Georgia,serif}
.technical-details{margin:0;max-width:580px;font:300 16px/1.7 Roboto,Arial,sans-serif;white-space:pre-line;overflow-wrap:anywhere}
.zoom-dialog{width:min(1500px,calc(100vw - 30px));max-width:none;max-height:94dvh;border:0;padding:0;background:#161513;color:#f6f5f1;box-shadow:0 25px 90px #0009;overflow:hidden}
.zoom-dialog::backdrop{background:#100f0dde;backdrop-filter:blur(3px)}
body:has(.zoom-dialog[open]){overflow:hidden}
.zoom-shell{display:flex;flex-direction:column;height:min(940px,92dvh);min-height:0}
.zoom-bar{flex:none;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 27px;color:#e6e4df;font:300 12px/1 Roboto,Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}
.zoom-bar button{border:0;background:none;color:inherit;font:300 32px/1 Roboto,Arial,sans-serif;width:36px;height:40px}
.zoom-stage{display:grid;grid-template-columns:60px minmax(0,1fr) 60px;flex:1;min-height:0}
.zoom-stage>button{border:0;background:none;color:#f5f2ed;font:300 33px/1 Roboto,Arial,sans-serif}
.zoom-stage>button:hover{background:#ffffff16}.zoom-stage>button:disabled{opacity:.25;cursor:default}
.zoom-viewport{overflow:hidden;min-width:0;touch-action:pan-y}
.zoom-slide{background:#161513}.zoom-slide img{width:100%;height:100%;object-fit:contain}
.zoom-bottom{display:flex;align-items:center;gap:30px;height:106px;flex:none;padding:12px 28px}
.zoom-bottom>span{flex:none;color:#aaa69e;font:300 12px Roboto,Arial,sans-serif;letter-spacing:.15em}
.zoom-thumbs{display:flex;gap:9px;justify-content:center;overflow-x:auto;scrollbar-width:thin;flex:1;max-height:100%}
.zoom-thumb{width:77px;height:68px;flex:none;border:2px solid transparent;padding:0;background:#32302d;opacity:.55}
.zoom-thumb.selected{border-color:#f6f5f1;opacity:1}.zoom-thumb img{width:100%;height:100%;object-fit:cover}
@media(max-width:980px){.detail-grid{grid-template-columns:1fr}.details{padding-top:25px}.product-description{max-width:680px}.model-layout{grid-template-columns:1fr 1fr;gap:34px}}
@media(max-width:700px){.model-layout{grid-template-columns:1fr}.model-details{padding-top:8px}.product-information{margin-top:90px}.information-heading{margin-bottom:30px}.model-viewport{aspect-ratio:1.3}.gallery-nav button{height:70px;width:43px}.zoom-stage{grid-template-columns:42px minmax(0,1fr) 42px}.zoom-bar{height:54px;padding:0 14px}.zoom-shell{height:92dvh}.zoom-bottom{height:96px;padding:10px 13px;gap:11px}.zoom-thumb{width:57px;height:55px}.zoom-thumbs{justify-content:flex-start}.zoom-stage>button{font-size:27px}}
@media(prefers-reduced-motion:reduce){.gallery-track,.model-track,.zoom-track{transition:none}}

/* Pure line arrows and the five-second sliding home image track. */
.hero-viewport{position:absolute;inset:0;overflow:hidden}
.hero-track{display:flex;width:100%;height:100%;transition:transform .75s cubic-bezier(.22,.68,.22,1);will-change:transform}
.hero-slide{flex:0 0 100%;height:100%;min-width:0}
.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center center}
.featured-hero .hero-shade,.featured-hero .hero-content,.featured-hero .hero-controls,.featured-hero .hero-progress{z-index:1}
:is(#heroPrev,#heroNext,#previousPhoto,#nextPhoto,#previousModel,#nextModel,#zoomPrev,#zoomNext){position:relative;flex:none;width:56px;height:56px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;font-size:0!important;padding:0!important;line-height:0!important}
:is(#heroPrev,#heroNext,#previousPhoto,#nextPhoto,#previousModel,#nextModel,#zoomPrev,#zoomNext)::before{content:"";position:absolute;left:calc(50% - 17px);top:50%;width:34px;border-top:1px solid currentColor}
:is(#heroPrev,#heroNext,#previousPhoto,#nextPhoto,#previousModel,#nextModel,#zoomPrev,#zoomNext)::after{content:"";position:absolute;left:calc(50% + 12px);top:calc(50% - 5px);width:9px;height:9px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}
:is(#heroPrev,#previousPhoto,#previousModel,#zoomPrev){transform:scaleX(-1)}
:is(#heroPrev,#heroNext,#previousPhoto,#nextPhoto,#zoomPrev,#zoomNext){color:#fff!important;filter:drop-shadow(0 1px 3px #0008)}
:is(#previousModel,#nextModel){color:var(--ink)!important}
:is(#heroPrev,#heroNext,#previousPhoto,#nextPhoto,#previousModel,#nextModel,#zoomPrev,#zoomNext):disabled{opacity:.28;cursor:default}
:is(.hero-content a span,.card-title span,.preview-toolbar a span,.site-footer .link-arrow){position:relative;display:inline-block;flex:none;width:22px;height:22px;font-size:0!important;line-height:0!important;transform:rotate(-45deg);vertical-align:middle}
:is(.hero-content a span,.card-title span,.preview-toolbar a span,.site-footer .link-arrow)::before{content:"";position:absolute;top:50%;left:2px;width:17px;border-top:1px solid currentColor}
:is(.hero-content a span,.card-title span,.preview-toolbar a span,.site-footer .link-arrow)::after{content:"";position:absolute;right:2px;top:calc(50% - 3px);width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}
.site-footer .link-arrow{margin-left:5px}
@media(max-width:700px){.hero-slide img{object-position:55% center}.hero-controls button{width:44px!important;height:44px!important}.gallery-nav button{width:43px!important;height:70px!important}.zoom-stage>button{width:42px!important;height:100%!important}}
@media(prefers-reduced-motion:reduce){.hero-track{transition:none}}
.product-card:hover .card-title span{transform:translate(3px,-3px) rotate(-45deg)}
.model-viewport{aspect-ratio:1.55}
.model-thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding-top:13px}
.model-thumbs[hidden]{display:none}
.model-thumb{flex:none;width:65px;height:53px;padding:0;border:1px solid transparent;background:var(--surface);opacity:.65}
.model-thumb.selected{border-color:var(--ink);opacity:1}
.model-thumb img{width:100%;height:100%;object-fit:contain}
.model-details .model-total{color:var(--ink);margin-left:5px}
@media(max-width:700px){.model-viewport{aspect-ratio:1.55}}
.product-information{margin-top:clamp(52px,6vw,95px);padding-top:24px}
.information-heading{align-items:center;margin-bottom:29px;min-width:0}
.information-heading .eyebrow{flex:none;margin:0;color:var(--muted)}
.model-tabs{display:flex;justify-content:flex-end;gap:clamp(18px,2.1vw,34px);flex:1;min-width:0;overflow-x:auto;scrollbar-width:thin;color:var(--muted);font:400 12px/1.4 var(--sans);letter-spacing:.15em;text-transform:uppercase}
.model-tabs button{flex:none;max-width:260px;padding:12px 0;border:0;border-bottom:1px solid transparent;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.model-tabs button:hover,.model-tabs button.active{color:var(--ink)}
.model-tabs button.active{border-bottom-color:var(--ink)}
.model-details{padding-top:0}
@media(max-width:700px){.product-information{margin-top:45px}.information-heading{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:23px}.model-tabs{justify-content:flex-start;flex:none;width:100%}.model-tabs button{max-width:210px}}
.product-information{border-top:0;padding-top:0}
.top-gallery-controls .gallery-count{position:static;right:auto;bottom:auto;background:transparent;padding:0;color:var(--ink);font:300 12px Roboto,Arial,sans-serif;letter-spacing:.13em}
:is(#previousPhoto,#nextPhoto){color:var(--ink)!important;filter:none!important}
.site-header .brand-logo img{width:clamp(145px,15vw,204px);height:auto;max-height:44px;mix-blend-mode:multiply}
.site-footer img{width:118px;height:auto;mix-blend-mode:multiply}
