@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--noir:#111211;--charcoal:#1b1d1b;--ivory:#f0efeb;--silver:#b7bbb8;--gold:#cbb594;--quiet:#a6aaa5;--hairline:#ffffff24;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--noir);color:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ivory);color:var(--noir);padding:10px 20px}.skip-link:focus{top:10px}.maison-header{position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 5%;border-bottom:1px solid #ffffff30}.wordmark{font-size:27px;font-weight:800;letter-spacing:.04em;line-height:1.1}.wordmark span{display:block;font-size:10px;letter-spacing:.17em;font-weight:500;margin-top:8px}.maison-header nav{display:flex;align-items:center;gap:36px;font-size:14px}.header-project{border-bottom:1px solid #ffffff90;padding:8px 0}.header-project span{margin-left:24px}.maison-hero{min-height:830px;height:100svh;max-height:1250px;position:relative;isolation:isolate;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-photo{object-fit:cover;object-position:center 53%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#090c0b95 0%,#090c0b20 65%),linear-gradient(180deg,#0c0e0da8 0%,#0c0e0d35 35%,transparent 65%,#0c0e0dc9 100%)}.hero-editorial{position:relative;padding:190px 5% 190px;max-width:1100px}.kicker{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.95}h1{font-size:clamp(85px,8.7vw,152px);margin-bottom:26px}h1 em,h2 em{font-weight:400}h2{font-size:clamp(52px,5.6vw,94px);margin-bottom:28px}.hero-intro{font-size:17px;line-height:1.6;color:#e3e5e0;max-width:360px;margin-bottom:28px}.couture-button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:16px 22px;min-height:58px;border:1px solid #c7cbc0;background:transparent;color:inherit;font-size:14px;transition:background .25s,color .25s,border-color .25s}.couture-button:hover{background:var(--ivory);border-color:var(--ivory);color:var(--noir)}.couture-button.light{background:var(--ivory);color:var(--noir);border-color:var(--ivory)}.couture-button.light:hover{background:#d6c3a5;border-color:#d6c3a5}.hero-bottom{position:absolute;bottom:33px;left:5%;right:5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.08em;align-items:end}.hero-bottom i{display:block;font-family:var(--serif);font-weight:400;font-size:20px;letter-spacing:0;margin-top:3px}.hero-bottom a{font-size:14px;letter-spacing:0;border-bottom:1px solid #ffffff60;padding-bottom:10px}.hero-bottom a span{margin-left:30px}.maison-section{padding:110px 5%}.preview-links{display:flex;gap:30px;flex-wrap:wrap}.preview-links a{border-bottom:1px solid #ffffff70;padding:10px 0}
@media(min-width:1700px){.hero-editorial{padding-left:max(5%,calc((100vw - 1540px)/2))}.maison-section{padding-left:max(5%,calc((100vw - 1540px)/2));padding-right:max(5%,calc((100vw - 1540px)/2))}}
@media(max-width:900px){.maison-header nav{gap:22px}.hero-photo{object-position:57% 53%}.maison-hero{min-height:790px}.hero-editorial{padding-top:190px}}
@media(max-width:600px){.maison-header{padding:24px 6%;gap:16px}.wordmark{font-size:22px}.wordmark span{font-size:9px;letter-spacing:.1em}.maison-header nav>a:not(.header-project){display:none}.maison-header nav{font-size:14px}.header-project span{margin-left:10px}.maison-hero{height:94svh;min-height:760px;max-height:1000px}.hero-photo{object-position:57% 55%}.hero-shade{background:linear-gradient(180deg,#080a09ba 0%,#080a0955 45%,#080a0910 66%,#080a09bf 100%)}.hero-editorial{padding:160px 6% 180px}h1{font-size:clamp(75px,17vw,106px)}.hero-intro{font-size:16px;max-width:300px}.hero-bottom{bottom:26px;left:6%;right:6%;align-items:end}.hero-bottom>span{max-width:180px}.hero-bottom a{font-size:13px;max-width:125px}.hero-bottom a span{margin-left:8px}.maison-section{padding:74px 6%}.kicker{font-size:12px}.couture-button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Three-quarter product photograph, framed to reveal the face and barrel. */
.kinetic-section{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:5%;background:var(--ivory);color:var(--noir);padding:100px 5%;overflow:hidden}.kinetic-copy{max-width:470px}.kinetic-section .kicker,.atelier-section .kicker{color:#786344}.kinetic-copy h2{font-size:clamp(50px,5.1vw,84px)}.kinetic-copy>p:not(.kicker){color:#626760;max-width:380px;margin-bottom:25px}.editorial-link{display:inline-flex;gap:28px;align-items:center;border-bottom:1px solid currentColor;padding:11px 0;font-size:14px}.editorial-link span{transition:transform .25s}.editorial-link:hover span{transform:translate(3px,-3px)}.wheel-stage{position:relative;padding:0 0 10px;isolation:isolate;min-width:0;background:var(--ivory)}.wheel-type{position:absolute;z-index:-1;top:8%;left:0;width:100%;text-align:center;font-size:clamp(95px,13vw,230px);font-weight:500;letter-spacing:-.09em;line-height:1;color:#d9dcd6;white-space:nowrap}.presence-photo{width:100%;aspect-ratio:1;position:relative;overflow:hidden;margin:0 auto;mix-blend-mode:multiply}.presence-photo img{position:absolute;max-width:none;width:122%;height:auto;left:-11%;top:-53%}.wheel-caption{margin-top:20px;padding-top:20px;border-top:1px solid #b9bfb5;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:12px;letter-spacing:.07em}
.editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:60px}.editorial-heading h2{margin-bottom:0}.editorial-heading>p{max-width:365px;color:var(--quiet);margin:0;font-size:16px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.collection-card{display:block;min-width:0}.collection-photo{aspect-ratio:3/4;position:relative;overflow:hidden;background:#333831}.collection-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#070a0990 0,transparent 25%,transparent 70%,#070a0980 100%);pointer-events:none}.collection-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform .8s cubic-bezier(.2,.6,.2,1)}.collection-card:hover .collection-photo>img,.collection-card:focus-visible .collection-photo>img{transform:scale(1.045)}.card-number,.card-explore{position:absolute;left:22px;right:22px;z-index:1}.card-number{top:23px;font-size:12px;letter-spacing:.1em}.card-explore{bottom:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.card-explore>span{font-size:25px;font-weight:400}.card-title{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-top:22px}.card-title h3{font-size:44px;font-weight:500;letter-spacing:-.05em;margin:0;line-height:1.2}.card-title>span{font-size:12px;letter-spacing:.04em;text-align:right;color:#c6c9c2}.collection-card>p{color:#a6aba2;margin:12px 0 0;font-size:16px;max-width:350px}.bespoke-story{display:grid;grid-template-columns:1fr 1fr;background:#20231f}.bespoke-image{position:relative;min-height:720px;overflow:hidden}.bespoke-image img{height:100%;width:100%;object-fit:cover;object-position:50% 53%}.bespoke-image>span{position:absolute;bottom:25px;left:8%;right:8%;font-size:12px;letter-spacing:.13em;color:white;text-shadow:0 1px 8px #000}.bespoke-editorial{align-self:center;padding:95px 12%}.bespoke-editorial h2{font-size:clamp(50px,5.1vw,84px)}.bespoke-editorial>p:not(.kicker){color:#bec3b8;max-width:435px;font-size:16px}.bespoke-editorial .editorial-link{margin-top:10px}.atelier-section{background:var(--ivory);color:var(--noir)}.atelier-section .editorial-heading>p{color:#61695e}.atelier-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.atelier-steps article{border-top:1px solid #bfc4b9;padding-top:26px}.atelier-steps article>span{font-size:12px;color:#736b5a;letter-spacing:.1em}.atelier-steps h3{font-family:var(--serif);font-size:38px;font-weight:500;letter-spacing:-.02em;margin:22px 0 15px}.atelier-steps p{color:#646b60;max-width:335px;font-size:16px}.road-editorial{position:relative;min-height:780px;height:85svh;max-height:1100px;isolation:isolate;overflow:hidden}.road-editorial>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 52%}.road-editorial:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#090c0bb0 0%,#090c0b35 45%,#090c0b15 65%,#090c0bb0 100%)}.road-editorial>div{padding:80px 5%}.road-editorial h2{font-size:clamp(65px,7vw,110px)}.road-editorial .couture-button{margin-top:5px}.road-credit{position:absolute;left:5%;bottom:30px;font-size:12px;letter-spacing:.12em}.maison-quote{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:120px;padding-bottom:120px}.quote-intro>p:not(.kicker){max-width:380px;color:#b5bcb0;font-size:17px}.quote-contact{margin-top:70px}.quote-contact>span{display:block;font-size:12px;letter-spacing:.14em;color:#a6ae9f}.quote-contact>a{font-family:var(--serif);font-size:38px;display:inline-block;margin:7px 0}.quote-contact>a span{font-family:var(--sans);font-size:22px;margin-left:25px}.quote-contact p{color:#a6ae9f;font-size:14px}.maison-quote form{border-top:1px solid #666f5f;padding-top:22px;min-width:0}.form-kicker{font-size:12px;letter-spacing:.13em;color:var(--gold);margin-bottom:30px}.maison-quote label{display:block;font-size:14px;margin-bottom:9px}.maison-quote label>span{color:var(--gold)}.maison-quote label .optional{font-size:12px;color:#b1b7ac}.maison-quote input,.maison-quote select,.maison-quote textarea{border:0;border-bottom:1px solid #58604f;background:#1d211c;color:#f0efeb;border-radius:0;width:100%;min-width:0;padding:13px 14px;font-size:16px;margin-bottom:25px;line-height:1.5}.maison-quote input::placeholder,.maison-quote textarea::placeholder{color:#aab2a0}.maison-quote select{min-height:51px}.maison-quote textarea{resize:vertical}.couture-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.maison-quote .couture-button{width:100%;text-align:left}.form-note{font-size:13px;color:#a9b19f;margin:18px 0 0;line-height:1.6}#maison-form-status{font-size:14px;color:var(--gold);margin-top:14px}.maison-footer{background:#181b17;padding:60px 5% 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:50px}.footer-top>p{font-size:16px;color:#c1c8b8;margin:0}.footer-top em{font-family:var(--serif);font-size:25px}.footer-top nav{display:flex;gap:30px;align-items:start;font-size:14px}.footer-wordmark{display:block;text-align:center;font-size:clamp(50px,13.8vw,250px);font-weight:700;line-height:1.2;letter-spacing:-.065em;padding:20px 0 40px;color:#e4e7df;border-bottom:1px solid #ffffff24}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;padding-top:22px;letter-spacing:.05em}.footer-bottom>a{font-size:13px;letter-spacing:0;color:#b7c0ac}
/* Carry the maison's typography and material palette through every product. */
.product-couture{--ink:#1c211b;--muted:#626a5c;--accent:#d2c1a3;--line:#ccd0c5;--paper:var(--ivory);background:var(--ivory);color:var(--ink);font-family:var(--sans)}.product-couture .product-header{position:relative;background:var(--noir);color:var(--ivory);height:auto;min-height:102px;border-bottom:1px solid var(--hairline);max-width:none;margin:0}.product-couture .model-nav{background:#1a1d19;padding:15px 5%;font-size:14px;border-color:#ffffff20;gap:45px}.product-couture .model-nav a{color:#f0efeb}.product-couture .model-nav a[aria-current=page]{border-color:var(--gold)}.product-couture .model-nav span{font-size:12px;color:#b0b9a6}.product-couture h2{font-family:var(--serif);font-size:clamp(42px,4.6vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.product-couture .hero{background:var(--noir);color:var(--ivory);grid-template-columns:42% 58%;min-height:730px}.product-couture .hero-copy{padding:90px 9% 65px 12%;max-width:700px}.product-couture .hero h1{font-family:var(--sans);font-size:clamp(80px,7.7vw,122px);letter-spacing:-.07em;line-height:1;font-weight:500;margin:24px 0}.product-couture .hero h1>span{font-family:var(--serif);font-style:italic;letter-spacing:-.03em;font-weight:400;line-height:1.05;font-size:clamp(42px,4.3vw,65px);margin-top:20px}.product-couture .hero .eyebrow{color:var(--gold);font-size:12px}.product-couture .hero-copy>p{font-size:16px;color:#c0c6b9;line-height:1.7;max-width:380px}.product-couture .hero .button{max-width:350px}.product-couture .button{background:var(--ink);color:var(--ivory);font-size:14px;font-weight:500;border:1px solid var(--ink);min-height:58px;padding:16px 22px;gap:20px}.product-couture .button:hover{background:#3c4736;transform:none;border-color:#3c4736}.product-couture .hero .button,.product-couture .fitment .button,.product-couture .quote .button{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.product-couture .hero .button:hover,.product-couture .fitment .button:hover,.product-couture .quote .button:hover{background:#d8c7a8;border-color:#d8c7a8}.product-couture .photo-label,.product-couture .hero-visual{background:var(--noir)}.product-couture .image-window{height:690px}.product-couture .spec-strip{padding:32px 5%;background:#e3e6dd}.product-couture .spec-strip b{font-size:22px;font-weight:500}.product-couture .spec-strip span{font-size:14px}.product-couture .section{padding:95px 5%}.product-couture .section-heading>p,.product-couture .feature p,.product-couture .fitment-steps p,.product-couture .faq details p,.product-couture .design-copy>p{font-size:16px}.product-couture .eyebrow{font-size:12px;color:#77674c;font-weight:500;letter-spacing:.15em}.product-couture .gallery-main{background:#e2e5dc}.product-couture .gallery-tabs button[aria-pressed=true]{background:#d4c2a2;border-color:#403f34}.product-couture .gallery-tabs img{object-fit:cover}.product-couture .finish-picker button{font-size:14px}.product-couture .design{background:#e6e8df}.product-couture .feature h3{font-weight:500;font-size:18px}.product-couture .detail-grid{background:var(--noir);padding-top:50px}.product-couture .detail-grid h3{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.12}.product-couture .fitment{background:var(--noir);color:var(--ivory)}.product-couture .fitment .eyebrow,.product-couture .quote .eyebrow{color:var(--gold)}.product-couture .fitment h2,.product-couture .quote h2{font-size:clamp(46px,5vw,80px)}.product-couture .fitment-steps h3{font-size:20px}.product-couture .bespoke{background:#e3e6dc}.product-couture .bespoke h2{font-size:clamp(48px,6vw,92px)}.product-couture .quote{background:#1b1f18}.product-couture .quote form{background:transparent;border:0;border-top:1px solid #66705b;padding:25px 0}.product-couture input,.product-couture textarea,.product-couture select{font-size:16px;background:#242a20;border:0;border-bottom:1px solid #626b57;padding:13px 14px}.product-couture .form-help{font-size:13px}.product-couture .faq summary{font-size:16px}.product-couture footer{background:var(--noir);color:var(--ivory);max-width:none}.product-couture footer>span,.product-couture footer>a:last-child{color:#b0b8a5}.product-couture .logo{font-family:var(--sans);letter-spacing:.02em}.product-couture .logo span{font-size:10px}.product-couture .mobile-cta{background:#10150ff5;color:#f0efeb;border-color:#ffffff30}.product-couture .mobile-cta>a{background:var(--ivory);color:var(--noir)}.product-couture .model-nav>a:not(.nav-cta){display:block}.product-couture .product-header nav>a.header-project{display:block}
@media(max-width:1050px){.kinetic-section{padding:80px 5%;gap:2%}.editorial-heading{gap:35px}.collection-grid{gap:18px}.card-title{display:block}.card-title>span{display:block;text-align:left;margin-top:8px}.bespoke-editorial{padding:70px 10%}.bespoke-image{min-height:680px}.atelier-steps{gap:30px}.maison-quote{gap:7%}.couture-form-row{grid-template-columns:1fr;gap:0}.product-couture .hero-copy{padding-top:60px}.product-couture .hero{grid-template-columns:45% 55%}.product-couture .model-nav{gap:35px}.product-couture .spec-strip>div{display:block}.product-couture .hero h1>span{font-size:47px}.product-couture .product-header nav{gap:20px}.product-couture .section{padding:75px 5%}}
@media(max-width:700px){.kinetic-section{grid-template-columns:1fr;padding:70px 6% 50px;gap:25px}.kinetic-copy{max-width:100%}.kinetic-copy h2{font-size:58px}.kinetic-copy>p:not(.kicker){max-width:460px}.wheel-stage{padding:0}.wheel-type{font-size:23vw;top:0}.presence-photo{max-width:560px;width:100%}.wheel-caption{margin-top:27px;flex-wrap:wrap}.editorial-heading{display:block;margin-bottom:35px}.editorial-heading>p{margin-top:28px;max-width:450px}.collection-grid{grid-template-columns:1fr;gap:48px}.collection-photo{aspect-ratio:1/1.12}.collection-photo>img{object-position:center 53%}.card-title{display:flex}.card-title>span{margin:0}.card-title h3{font-size:42px}.collection-card>p{max-width:100%}.bespoke-story{grid-template-columns:1fr}.bespoke-image{min-height:0;height:520px}.bespoke-editorial{padding:70px 6%}.bespoke-editorial h2{font-size:62px}.atelier-steps{grid-template-columns:1fr;gap:22px}.atelier-steps article{position:relative;padding:22px 0 0 45px}.atelier-steps article>span{position:absolute;left:0;top:28px}.atelier-steps h3{margin:0 0 12px}.atelier-steps p{max-width:100%}.road-editorial{min-height:680px;height:82svh;max-height:900px}.road-editorial>div{padding:65px 6%}.road-editorial>img{object-position:54% 53%}.road-editorial h2{font-size:72px}.road-credit{left:6%}.maison-quote{grid-template-columns:1fr;gap:45px;padding-top:75px;padding-bottom:80px}.quote-contact{margin-top:30px}.quote-intro h2{font-size:67px}.maison-footer{padding:45px 6% 28px}.footer-top{display:block;padding-bottom:20px}.footer-top nav{gap:24px;flex-wrap:wrap;margin-top:30px}.footer-wordmark{font-size:13.3vw;padding:30px 0}.footer-bottom{display:block;font-size:12px}.footer-bottom>a{display:block;margin-top:12px}.product-couture .product-header{padding:24px 6%;min-height:95px;gap:15px}.product-couture .product-header .wordmark span{font-size:9px}.product-couture .model-nav{gap:15px;padding:12px 6%;justify-content:space-between}.product-couture .model-nav span{font-size:12px}.product-couture .hero{grid-template-columns:1fr;min-height:0}.product-couture .hero-copy{padding:48px 6% 38px}.product-couture .hero h1{font-size:88px}.product-couture .hero h1>span{font-size:48px}.product-couture .hero-copy>p{max-width:100%;font-size:16px}.product-couture .hero .button{max-width:none}.product-couture .image-window{height:auto;aspect-ratio:1.06}.product-couture .hero-visual{height:auto}.product-couture .spec-strip{padding:25px 6%;gap:12px}.product-couture .spec-strip b{font-size:17px}.product-couture .spec-strip span{font-size:12px}.product-couture .section{padding:60px 6%}.product-couture .section-heading>p{font-size:16px}.product-couture .detail-grid{padding-top:35px}.product-couture footer{padding-bottom:110px}.product-couture footer .logo{font-size:22px}.product-couture .quote .form-row{grid-template-columns:1fr}.product-couture .fitment h2,.product-couture .quote h2{font-size:58px}}
@media(prefers-reduced-motion:no-preference){.maison-hero .hero-photo{animation:hero-settle 1.6s cubic-bezier(.15,.6,.25,1) both}.hero-editorial{animation:editorial-arrive 1s .15s both}@keyframes hero-settle{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes editorial-arrive{from{opacity:1;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){.collection-photo>img,.editorial-link span{transition:none!important}}

/* Leave the full silhouette visible below the mobile headline. */
@media(max-width:600px){.maison-hero .hero-photo{top:auto;bottom:0;height:55%;object-position:center 55%}.maison-hero .hero-shade{background:linear-gradient(180deg,#111211 0%,#111211 36%,#11121199 50%,transparent 67%,#111211c7 100%)}.maison-hero .hero-editorial{padding-top:150px}.maison-hero .hero-intro{max-width:300px}}
@media(max-width:1050px){.product-couture .model-nav span{display:block;margin:3px 0 0}}
@media(max-width:700px){.product-couture .hero h1>span br{display:block}.product-couture .model-nav{align-items:start}.product-couture .model-nav a{font-size:14px}}
@media(max-width:360px){.maison-header .wordmark{font-size:19px}.maison-header .wordmark span{font-size:8px}.maison-header .header-project{font-size:13px}.maison-header .header-project span{margin-left:6px}}

.black-story{display:grid;grid-template-columns:1fr 1fr;background:#101513;color:#f2f0e9;scroll-margin-top:30px}.black-story-photo{min-height:620px;max-height:850px;overflow:hidden}.black-story-photo img{width:100%;height:100%;object-fit:cover;display:block}.black-story-copy{padding:clamp(35px,7vw,110px);align-self:center}.black-story-copy h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;font-size:clamp(44px,5vw,76px);line-height:1.03;letter-spacing:-.035em;margin:24px 0 30px}.black-story-copy p:not(.kicker){color:#c6ccc7;line-height:1.8;max-width:440px}.black-story-copy .button,.black-story-copy .couture-button{margin-top:25px}.black-story-copy .text-link{display:block;color:#f2f0e9;margin-top:25px}.black-story-copy .eyebrow{color:#c8b99c}@media(max-width:700px){.black-story{grid-template-columns:1fr}.black-story-photo{min-height:0;height:480px}.black-story-copy{padding:40px 24px 55px}}

.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skud-panorama{position:relative;background:#111211}.skud-panorama img{display:block;width:100%;height:clamp(380px,55vw,760px);object-fit:cover;object-position:center 55%}.skud-panorama p{position:absolute;bottom:20px;left:6%;font-size:12px;letter-spacing:.12em;color:white;text-shadow:0 1px 8px black}.skud-page .hero h1{font-size:clamp(78px,9vw,145px)}@media(max-width:700px){.collection-grid{grid-template-columns:1fr}.product-couture .model-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.skud-page .hero h1{font-size:88px}}

/* Direct model navigation and collection directory */
.collection-navigation{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5%;background:#1b1e19;border-bottom:1px solid #ffffff24}.collection-navigation a{position:relative;padding:22px 24px;border-right:1px solid #ffffff20;font-size:18px}.collection-navigation a:first-child{border-left:1px solid #ffffff20}.collection-navigation span{display:block;font-size:12px;color:#bac0b4;margin-top:3px}.collection-navigation i{position:absolute;right:20px;top:25px;font-style:normal;color:#c6b793}.collection-navigation a:hover,.collection-navigation a:focus-visible{background:#2b3027}.models-intro{max-width:900px;margin-bottom:70px}.models-intro h1{font-family:var(--serif);font-size:clamp(64px,8vw,120px);line-height:.95;font-weight:400;letter-spacing:-.045em;margin:25px 0 35px}.models-intro h1 em{font-weight:400}.models-intro>p:not(.kicker){max-width:560px;color:#bac0b4;font-size:18px}.models-bespoke{background:#23271f}.models-bespoke>p:not(.kicker){max-width:530px;color:#bac0b4}.models-bespoke .couture-button{margin-top:20px;max-width:350px}@media(max-width:700px){.collection-navigation{grid-template-columns:repeat(2,1fr);padding:0 6%}.collection-navigation a{padding:16px 12px;border-bottom:1px solid #ffffff20;font-size:16px}.collection-navigation a:nth-child(3){border-left:1px solid #ffffff20}.collection-navigation i{right:10px;top:16px}.collection-navigation span{font-size:11px}.models-intro{margin-bottom:45px}}

.maison-page>.maison-header{position:relative;background:#111211}

.collection-navigation{grid-template-columns:repeat(5,1fr)}.g2-page .image-window{background:white}.g2-page .image-window img{object-fit:contain}.g2-page .black-story-photo{background:white;min-height:380px}.g2-page .black-story-photo img{object-fit:contain}.g2-page .gallery-main{background:white}.g2-page .gallery-main img{object-fit:contain}.g2-card{background:white}.g2-card>img{object-fit:contain}.g2-card .card-number,.g2-card .card-explore{color:#111}.g2-card:after{background:none}.models-page .collection-card:last-child:nth-child(odd){grid-column:1/-1}.models-page .collection-card:last-child:nth-child(odd) .collection-photo{aspect-ratio:2/1}@media(max-width:700px){.collection-navigation{grid-template-columns:repeat(2,1fr)}.collection-navigation a:last-child{grid-column:1/-1}.g2-page .image-window{aspect-ratio:1.4}.models-page .collection-card:last-child:nth-child(odd) .collection-photo{aspect-ratio:1.4}}

.collection-navigation{grid-template-columns:repeat(6,minmax(0,1fr))}.collection-navigation a{padding-left:18px}.product-couture .model-nav{flex-wrap:wrap}.f5-page .image-window,.f5-page .black-story-photo,.f5-page .gallery-main,.f5-card{background:#fff}.f5-page .image-window img,.f5-page .black-story-photo img,.f5-page .gallery-main img,.f5-card>img{object-fit:contain}.f5-page .black-story-photo{min-height:380px}.f5-card .card-number,.f5-card .card-explore{color:#111}.f5-card:after{background:none}.f5-page .hero h1>span{font-size:clamp(38px,4vw,64px)}@media(max-width:1000px) and (min-width:701px){.collection-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-navigation a{border-bottom:1px solid #ffffff20}}@media(max-width:700px){.collection-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-navigation a:last-child{grid-column:auto}.f5-page .image-window{aspect-ratio:1.4}.f5-page .hero h1>span{font-size:43px}}

/* Editorial comparisons use the supplied photographs and design studies. */
.wheel-comparison{background:#f0efeb;color:#1c211b}.difference-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:42px}.difference-heading h2{margin-bottom:0;font-size:clamp(42px,4.6vw,72px);line-height:1.04}.difference-heading>p{max-width:390px;color:#626a5c;margin:0}.difference-kicker{font-size:11px;letter-spacing:.13em;color:#77674c;font-weight:600;margin-bottom:18px}.difference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px}.difference-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.difference-card{min-width:0;border-top:1px solid #b7bdb1}.difference-photo{aspect-ratio:1.12;background:#fff;overflow:hidden;margin-top:18px}.difference-photo img{height:100%;width:100%;object-fit:contain}.difference-studio .difference-photo img{object-fit:cover;object-position:center 53%}.difference-car .difference-photo img{object-fit:cover;object-position:center 53%}.difference-copy{padding-top:24px}.difference-copy h3{font-family:var(--serif);font-size:clamp(30px,2.7vw,42px);line-height:1.1;font-weight:400;letter-spacing:-.02em;margin-bottom:18px}.difference-copy>p:not(.difference-kicker){color:#50594b;font-size:15px;line-height:1.75}.difference-copy ul{padding-left:18px;font-size:14px;color:#50594b;margin:20px 0}.difference-copy li{margin-bottom:8px}.difference-link{display:inline-block;border-bottom:1px solid currentColor;padding:8px 0;margin-top:12px;font-size:14px}.difference-footnote{max-width:850px;color:#626a5c;font-size:13px;margin:32px 0 0}.comparison-scroll{overflow-x:auto;margin-top:55px}.wheel-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;line-height:1.6;min-width:680px}.wheel-table caption{text-align:left;font-family:var(--serif);font-size:32px;margin-bottom:22px}.wheel-table th,.wheel-table td{padding:18px 18px 18px 0;vertical-align:top;border-bottom:1px solid #cbd0c4;width:25%}.wheel-table thead th{border-top:1px solid #626a5c;font-weight:600}.wheel-table tbody th{font-weight:500}.wheel-table td{color:#50594b}.finish-reading{max-width:900px;border-left:2px solid #a99372;padding:5px 0 5px 20px;font-size:15px;margin:0 0 30px}.design-reading{border-top:1px solid #bcc2b5;padding-top:18px;margin-top:20px}.design-reading h3{font-size:14px;font-weight:600;margin-bottom:8px}.design-reading p{font-size:14px;color:#50594b;margin-bottom:12px}
@media(max-width:900px){.difference-grid-three{grid-template-columns:1fr}.difference-grid-three .difference-card{display:grid;grid-template-columns:1fr 1fr;gap:28px}.difference-heading{display:block}.difference-heading>p{max-width:650px;margin-top:24px}.difference-grid-three .difference-copy{padding-top:18px}.difference-grid-three .difference-photo{aspect-ratio:1}}
@media(max-width:600px){.difference-grid,.difference-grid-three .difference-card{grid-template-columns:1fr}.difference-grid-three .difference-card{gap:0}.difference-heading{margin-bottom:30px}.difference-heading h2{font-size:43px}.difference-copy h3{font-size:34px}.difference-grid{gap:35px}.wheel-table{min-width:660px}.comparison-scroll{margin-top:36px}.difference-photo{aspect-ratio:1.1}.difference-copy ul{font-size:14px}.difference-footnote{font-size:13px}}

/* SKUD design studies: preserve every render in full, including the technical section. */
.skud-page .skud-versions .gallery{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:5%;align-items:start}
.skud-page .skud-versions .gallery-main{width:100%;height:auto;aspect-ratio:1/1;background:#fff}
.skud-page .skud-versions .gallery-main img{height:100%;width:100%;object-fit:contain;object-position:center}
.skud-page .skud-versions .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;overflow:visible}
.skud-page .skud-versions .gallery-tabs img{object-fit:contain;background:#fff;height:85px}
.skud-page .skud-versions .gallery-tabs span{padding:7px 2px;min-height:36px}
.skud-page #versions-caption{font-weight:500;line-height:1.6}
.skud-page #versions-note{font-size:13px;color:var(--muted)}
@media(max-width:1000px){.skud-page .skud-versions .gallery{grid-template-columns:1fr}.skud-page .skud-versions .gallery-main{aspect-ratio:1.35}.skud-page .skud-versions .gallery-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.skud-page .skud-versions .gallery-side{margin-top:24px}}
@media(max-width:700px){.skud-page .skud-versions .gallery{gap:0}.skud-page .skud-versions .gallery-main{aspect-ratio:1}.skud-page .skud-versions .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.skud-page .skud-versions .gallery-tabs img{height:75px}}

/* Official vector logo supplied by Döttinger. */
.brand-logo{display:block;width:100%;height:auto;object-fit:contain}.maison-header .wordmark{display:block;width:270px;flex:0 0 auto;font-size:0;line-height:1}.maison-header .wordmark span{font-size:10px;letter-spacing:.17em;margin-top:10px}.product-couture footer .logo{display:block;width:270px;flex:0 0 auto;font-size:0;line-height:1}.product-couture footer .logo span{font-size:10px;margin-top:10px}.maison-footer .footer-wordmark{font-size:0;line-height:1;padding:35px 0 45px}.footer-wordmark .brand-logo{width:100%;max-width:1250px;margin:auto}@media(max-width:900px){.maison-header .wordmark{width:230px}.maison-header .wordmark span{font-size:9px;letter-spacing:.12em}}@media(max-width:600px){.maison-header .wordmark{width:190px}.maison-header .wordmark span,.product-couture .product-header .wordmark span{font-size:8px;letter-spacing:.09em}.product-couture footer .logo{width:235px}.maison-footer .footer-wordmark{padding:30px 0}}@media(max-width:360px){.maison-header .wordmark{width:164px}.maison-header .wordmark span{font-size:7px;letter-spacing:.05em}.maison-header .header-project{font-size:12px}}

/* Lateral design studies: preserve the full profile and use uncluttered reference views. */
.technical-section{background:#e6e8df;color:#1c211b}.technical-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:end;margin-bottom:44px}.technical-heading h2{font-family:var(--serif);font-size:clamp(42px,4.6vw,72px);font-weight:400;line-height:1.06;letter-spacing:-.035em;margin:18px 0 0}.technical-heading>p{font-size:16px;line-height:1.8;color:#50594b;margin:0;max-width:490px}.technical-heading .kicker,.technical-heading .eyebrow{color:#77674c}.technical-figure{margin:0;min-width:0}.technical-image{display:block;width:100%;padding:0;border:1px solid #b9c0b2;background:#ced1cf;text-align:left;cursor:zoom-in;color:#1c211b}.technical-image>img{display:block;width:100%;height:auto;object-fit:contain}.technical-image>span{display:flex;justify-content:space-between;gap:20px;background:#f0f1eb;padding:13px 18px;font-size:14px;border-top:1px solid #b9c0b2}.technical-image:hover>span{background:#ded8ca}.technical-image:focus-visible,.technical-link:focus-visible{outline:2px solid #77674c;outline-offset:5px}.technical-figure figcaption{padding-top:18px}.technical-figure figcaption>span{font-size:12px;letter-spacing:.1em;font-weight:600;color:#626a5c}.technical-figure figcaption p{font-size:16px;color:#50594b;line-height:1.7;margin:8px 0 0}.technical-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:45px}.technical-details article{border-top:1px solid #afb8a5;padding-top:22px}.technical-index{color:#77674c;font-size:14px}.technical-details h3,.technical-summary h3{font-family:var(--serif);font-size:31px;line-height:1.12;font-weight:400;margin:18px 0}.technical-details p,.technical-summary p{font-size:16px;line-height:1.8;color:#50594b;margin:0}.technical-bottom{display:flex;gap:35px;justify-content:space-between;align-items:start;border-top:1px solid #bcc2b5;padding-top:26px;margin-top:35px}.technical-note{font-size:13px;line-height:1.7;color:#626a5c;max-width:850px;margin:28px 0 0}.technical-bottom .technical-note{margin:0;max-width:720px}.technical-link{display:inline-block;border-bottom:1px solid currentColor;padding:9px 0;font-size:14px;line-height:1.5;color:#1c211b}.technical-link span{margin-left:20px}.technical-home-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:start}.technical-home-grid .technical-image>img{height:clamp(220px,23vw,360px);object-fit:contain}.technical-home-grid .technical-link{margin-top:15px}.technical-summary{display:grid;grid-template-columns:1fr 1.4fr;gap:8%;border-top:1px solid #afb8a5;margin-top:45px;padding-top:28px}.technical-summary h3{margin:0}.technical-lightbox{padding:60px 18px 20px;border:1px solid #69705f;background:#111511;color:#f0efeb;max-width:96vw;max-height:94dvh}.technical-lightbox::backdrop{background:#080b08ed}.technical-lightbox img{display:block;width:auto;height:auto;max-width:90vw;max-height:74dvh;object-fit:contain}.technical-close{position:absolute;right:18px;top:12px;border:1px solid #87917d;background:transparent;color:#f0efeb;padding:7px 14px;font:inherit;font-size:14px;cursor:pointer}.technical-close:focus-visible{outline:2px solid #d2c1a3;outline-offset:3px}.technical-lightbox p{color:#c1c8b8;font-size:14px;margin:15px 0 0}.technical-lightbox[open]{display:flex;flex-direction:column;align-items:center}body:has(.technical-lightbox[open]){overflow:hidden}@media(max-width:700px){.technical-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.technical-home-grid{grid-template-columns:1fr;gap:38px}.technical-home-grid .technical-image>img{height:auto}.technical-details{grid-template-columns:1fr;gap:25px;margin-top:32px}.technical-details h3{margin:10px 0}.technical-bottom,.technical-summary{display:block}.technical-summary h3{margin-bottom:18px}.technical-bottom .technical-link{margin-top:15px}.technical-figure figcaption p{font-size:15px}.technical-lightbox{padding:60px 8px 16px}.technical-lightbox img{max-width:90vw}.technical-lightbox p{max-width:85vw;text-align:center}}

/* Concavity readings derived from supplied side sections. */
.concavity-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px;border-bottom:1px solid #afb8a5;padding-bottom:18px}
.concavity-toolbar button{font:inherit;font-size:14px;padding:12px 20px;border:1px solid #adb5ab;background:transparent;color:#34403a;cursor:pointer}
.concavity-toolbar button[aria-pressed=true]{background:#1c2722;color:#f6f7f4;border-color:#1c2722}
.concavity-toolbar button:focus-visible{outline:2px solid #996635;outline-offset:3px}
[data-concavity-panel][hidden]{display:none}
.concavity-drawings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.concavity-figure .technical-image{background:#f6f7f4}
.concavity-figure .technical-image>img{width:100%;height:auto}
.concavity-skud{grid-template-columns:1fr;max-width:1050px;margin-inline:auto}
.concavity-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border-top:1px solid #b8c0b5;border-bottom:1px solid #b8c0b5;margin-top:30px;padding:22px 0}
.concavity-legend p{font-size:14px;color:#50594b;line-height:1.7;margin:0}
.concavity-legend strong{font-weight:600;color:#1c2722}
.concavity-legend i,.legend-c{display:block;width:40px;margin-bottom:12px}
.legend-profile{height:3px;background:#996635;margin-top:14px}
.legend-reference{border-top:2px dashed #647a7f;margin-top:15px}
.legend-c{font-size:23px;color:#996635;font-style:italic;line-height:18px}
@media(max-width:700px){.concavity-drawings{grid-template-columns:1fr;gap:30px}.concavity-legend{grid-template-columns:1fr;gap:18px}.concavity-legend p{position:relative;padding-left:55px}.concavity-legend i,.legend-c{position:absolute;left:0;top:3px;margin-top:7px;width:34px}.concavity-toolbar{gap:7px}.concavity-toolbar button{padding:11px 12px}}

/* A rotating envelope makes the depth in the supplied profiles legible. */
.relief-study{background:#17231f;color:#ecede4;padding:38px;margin:0 0 50px;border:1px solid #3b4a3f}
.relief-header{display:flex;justify-content:space-between;align-items:center;gap:28px}
.relief-study .kicker{color:#c1a77f;font-size:12px;letter-spacing:.13em;margin:0 0 16px}
.relief-header h3{font:400 clamp(32px,3.5vw,52px)/1.06 var(--serif);letter-spacing:-.025em;margin:0}
.relief-header h3 em{color:#deb778;font-weight:400}
.relief-models{display:flex;border:1px solid #778778;flex-shrink:0}
.relief-models button,.relief-presets button,.relief-play{font:inherit;font-size:14px;cursor:pointer;border:0;border-radius:0;background:transparent;color:#e3e8df;padding:13px 20px;min-height:46px}
.relief-models button[aria-pressed=true]{background:#e2d3b6;color:#17231f}
.relief-study button:focus-visible,.relief-angle input:focus-visible{outline:2px solid #e3be85;outline-offset:5px}
.relief-intro{font-size:16px;line-height:1.75;color:#b9c5b9;max-width:730px;margin:24px 0 12px}
.relief-stage{border-top:1px solid #3e4f43;border-bottom:1px solid #3e4f43}
.relief-diagram{display:block;width:100%;height:auto;max-height:590px;overflow:hidden}
.relief-legend{display:flex;flex-wrap:wrap;gap:15px 30px;justify-content:center;padding:3px 0 23px;font-size:14px;color:#bdcabb}
.relief-legend span{display:flex;align-items:center;gap:9px}
.relief-legend i{display:inline-block;width:24px;flex-shrink:0}
.relief-key-profile{height:2px;background:#deb778}
.relief-key-plane{border-top:1px dashed #97ada4}
.relief-key-depth{color:#deb778;font:italic 22px Georgia,serif;text-align:center;line-height:20px}
.relief-controls{display:grid;grid-template-columns:auto minmax(150px,1fr) auto;gap:30px;align-items:center;margin-top:27px}
.relief-play{display:flex;gap:24px;align-items:center;justify-content:space-between;border:1px solid #778778;min-width:125px}
.relief-play:hover,.relief-presets button:hover{background:#2b3b30}
.relief-angle label{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px;color:#ecede4}
.relief-angle output{font-variant-numeric:tabular-nums;color:#deb778}
.relief-angle input{display:block;width:100%;height:18px;padding:0;margin:0;accent-color:#deb778;cursor:pointer}
.relief-ends{display:flex;justify-content:space-between;font-size:12px;color:#b0bdaf;margin-top:5px}
.relief-presets{display:flex;flex-wrap:wrap;justify-content:end;gap:3px}
.relief-presets button{padding:11px 12px;border-bottom:1px solid #627063}
.relief-presets button[aria-pressed=true]{color:#deb778;border-color:#deb778}
.relief-reading{font-size:16px;line-height:1.7;color:#e2d3b6;margin:28px 0 10px}
.relief-note{font-size:13px;line-height:1.7;color:#a5b4a5;max-width:800px;margin:0}
@media(max-width:1050px){.relief-controls{grid-template-columns:auto minmax(150px,1fr)}.relief-presets{grid-column:1/-1;justify-content:center}.relief-controls{gap:22px}.relief-study{padding:28px}}
@media(max-width:700px){.relief-study{padding:23px 18px;margin-inline:-4px}.relief-header{display:block}.relief-models{display:inline-flex;margin-top:24px}.relief-models button{min-width:85px}.relief-intro{margin:22px 0}.relief-diagram{min-height:245px}.relief-diagram text,.relief-callout{display:none}.relief-legend{justify-content:start;gap:15px 22px;padding:12px 0 22px}.relief-controls{grid-template-columns:1fr;gap:22px}.relief-angle{grid-row:1}.relief-play{justify-self:start;min-width:145px}.relief-presets{grid-column:auto;justify-content:start}.relief-note{font-size:13px}.relief-reading{margin-top:25px}}

/* WR-1 concept variants: centres, peripheral crowns and interchangeable faces. */
.product-couture .xx-variants{background:#e9ebe3;scroll-margin-top:24px}
.xx-variants .gallery{grid-template-columns:1.35fr 1fr;gap:5%;align-items:center}
.product-couture .xx-variants .gallery-main{width:100%;height:auto;aspect-ratio:1.4;background:#fff;cursor:zoom-in}
.xx-variants .gallery-main img{width:100%;height:100%;object-fit:contain}
.xx-render-reading h3{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.1;margin-bottom:16px}
.xx-render-reading p{font-size:15px;color:#50594b;line-height:1.75;margin-bottom:25px}
.xx-variants .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;overflow:visible}
.product-couture .xx-variants .gallery-tabs img{height:85px;object-fit:contain;background:white}
.xx-variants .gallery-tabs span{font-size:14px;padding:9px 2px}
.xx-variants #xx-render-caption{font-size:14px;color:#626a5c;line-height:1.6;margin:22px 0}
.xx-variants .text-link{font-size:14px}
@media(max-width:1000px){.xx-variants .gallery{grid-template-columns:1fr;gap:30px}.product-couture .xx-variants .gallery-main{aspect-ratio:1.8}.xx-variants .xx-render-reading p{max-width:700px}}
@media(max-width:700px){.product-couture .xx-variants .gallery-main{aspect-ratio:1.5}.xx-render-reading h3{font-size:29px}.product-couture .xx-variants .gallery-tabs img{height:68px}.xx-variants .gallery-tabs span{font-size:13px}.xx-variants .gallery-main>span{font-size:12px;padding:8px 12px}}
.product-couture .wr-variants{background:#e9ebe3;scroll-margin-top:24px}
.wr-variants .gallery{grid-template-columns:1.2fr 1fr;gap:5%;align-items:center}
.product-couture .wr-variants .gallery-main{background:#fff;width:100%;height:auto;aspect-ratio:1.3;cursor:zoom-in}
.wr-variants .gallery-main img{width:100%;height:100%;object-fit:contain}
.wr-variants .variant-detail h3{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.1;margin:0 0 14px}
.wr-variants .variant-detail p{font-size:15px;line-height:1.7;color:#50594b;margin:0 0 25px}
.wr-variants .gallery-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-height:none;overflow:visible}
.product-couture .wr-variants .gallery-tabs img{height:70px;object-fit:contain;background:white}
.wr-variants .gallery-tabs span{font-size:14px;padding:8px 2px}
.wr-variants #variant-caption{font-size:14px;color:#626a5c;margin:20px 0 10px}
.wr-variants .gallery-side .text-link{font-size:14px}
@media(max-width:1100px){.wr-variants .gallery{grid-template-columns:1fr;gap:32px}.product-couture .wr-variants .gallery-main{aspect-ratio:1.8}.wr-variants .gallery-side{max-width:850px;width:100%}.wr-variants .variant-detail p{max-width:700px}.product-couture .wr-variants .gallery-tabs img{height:100px}}
@media(max-width:700px){.wr-variants .finish-picker{gap:8px}.wr-variants .finish-picker button{padding:12px 14px;min-height:48px;text-align:left}.product-couture .wr-variants .gallery-main{aspect-ratio:1.5}.wr-variants .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-couture .wr-variants .gallery-tabs img{height:68px}.wr-variants .variant-detail h3{font-size:29px}.wr-variants .gallery-main>span{font-size:12px;padding:8px 12px}}

/* Profile comparison on every model with a supplied side section. */
.relief-profiles{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:20px 0 24px;color:#b9c5b9;font-size:14px}
.relief-profiles[hidden]{display:none}
.relief-profiles>div{display:flex;border:1px solid #778778}
.relief-profiles button{font:inherit;font-size:14px;min-height:46px;padding:12px 20px;color:#e3e8df;background:transparent;border:0;border-radius:0;cursor:pointer}
.relief-profiles button[aria-pressed=true]{background:#e2d3b6;color:#17231f}
.relief-product-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #b5bcae}
.relief-product-links a{display:flex;flex-direction:column;gap:10px;padding:25px 20px;color:inherit;text-decoration:none;border-bottom:1px solid #b5bcae}
.relief-product-links strong{font:400 32px var(--serif)}
.relief-product-links span{font-size:14px}
.relief-product-links a:hover{background:#d9dece}
@media(max-width:700px){.relief-profiles{gap:12px}.relief-product-links{grid-template-columns:1fr}.relief-product-links a{padding:22px 0}.relief-product-links strong{font-size:28px}}

/* A matched side view crossfades from the source section to its technical trace. */
.relief-modes{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 24px}
.relief-modes button,.blend-actions button{font:inherit;font-size:14px;min-height:46px;padding:12px 17px;background:transparent;color:#e3e8df;border:1px solid #778778;border-radius:0;cursor:pointer}
.relief-modes button[aria-pressed=true],.blend-actions button[aria-pressed=true]{background:#e2d3b6;color:#17231f;border-color:#e2d3b6}
.relief-modes button:hover,.blend-actions button:hover{border-color:#deb778}
[data-relief-view][hidden],.blend-status[hidden]{display:none}
.blend-stage{position:relative;isolation:isolate;width:100%;aspect-ratio:720/470;overflow:hidden;background:#d0d2d3}
.blend-source,.blend-drawing{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill}
.blend-drawing{z-index:1}
.blend-controls{margin:25px 0 0}
.blend-range label{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:14px;color:#ecede4;margin:0 0 12px}
.blend-range output{color:#deb778;font-variant-numeric:tabular-nums}
.blend-range input{display:block;width:100%;height:24px;padding:0;margin:0;accent-color:#deb778;cursor:pointer}
.blend-range input:focus-visible{outline:2px solid #deb778;outline-offset:5px}
.blend-ends{display:flex;justify-content:space-between;font-size:13px;color:#b0bdaf;margin-top:6px}
.blend-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.blend-actions [data-blend-play]{margin-left:auto}
.blend-help,.blend-status{font-size:14px;line-height:1.7;color:#b9c5b9;margin:20px 0 0}
.blend-status{color:#edc795}
@media(max-width:700px){.relief-modes{gap:8px}.relief-modes button{flex:1;padding:12px 8px}.blend-stage{margin:0 -10px;width:calc(100% + 20px)}.blend-range label{display:block;line-height:1.7}.blend-range output{display:block}.blend-actions{display:grid;grid-template-columns:1fr 1fr}.blend-actions button{padding:11px 9px}.blend-actions [data-blend-play]{grid-column:1/-1;margin-left:0;justify-self:start}}

/* SKUD: the three centre configurations share the WR-1 comparison flow. */
.skud-variants{position:relative;background:#e9ebe3}
.skud-variants .section-anchor{position:absolute;top:0;left:0}
.skud-variants .variant-detail h3{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.1;margin:0 0 14px}
.skud-variants .variant-detail>p:not(.difference-kicker){font-size:15px;line-height:1.7;color:#50594b;margin:0 0 25px}
.skud-variants .variant-detail .difference-kicker{text-transform:uppercase;margin:0 0 12px}
.skud-page .skud-variants .gallery-main{aspect-ratio:1.12}
.skud-page .skud-variants .gallery[data-variant=bolts] .gallery-main{background:#1c211b}
.skud-page .skud-variants .gallery[data-variant=bolts] .gallery-tabs img{object-fit:cover}
.skud-variants .gallery-side>.text-link{display:table}
.skud-variants .finish-picker button{min-height:48px}
@media(max-width:1000px){.skud-page .skud-variants .gallery-main{aspect-ratio:1.35}}
@media(max-width:700px){.skud-variants .finish-picker{gap:8px}.skud-variants .finish-picker button{padding:12px 14px}.skud-variants .variant-detail h3{font-size:29px}.skud-page .skud-variants .gallery-main{aspect-ratio:1.12}}

/* F5: keep the viewpoint fixed while the three designs crossfade. */
.f5-variants{position:relative;background:#e9ebe3}
.f5-variants .section-anchor{position:absolute;top:0;left:0}
.f5-variant-controls{display:flex;align-items:start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}
.f5-variant-controls .finish-picker{margin:0;gap:10px}
.f5-variant-controls button{min-height:48px}
#f5-play{background:transparent;color:var(--ink);border:1px solid #a6ac9e;padding:13px 18px;font:inherit;font-size:14px;cursor:pointer}
#f5-play[aria-pressed=true]{background:#d4c2a2;border-color:#403f34}
.f5-variants .gallery{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:5%;align-items:start}
.product-couture .f5-variants .f5-blend{position:relative;width:100%;height:auto;aspect-ratio:1.4;background:#fff;overflow:hidden}
.product-couture .f5-blend img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:none;transition:opacity 680ms ease-in-out;pointer-events:none}
.product-couture .f5-blend img.is-active{opacity:1}
.f5-blend>span{z-index:2}
.f5-variants .variant-detail h3{font-family:var(--serif);font-size:32px;line-height:1.1;font-weight:400;margin:0 0 14px}
.f5-variants .variant-detail>p:not(.difference-kicker){font-size:15px;line-height:1.7;color:#50594b;margin:0 0 24px}
.f5-variants .difference-kicker{text-transform:uppercase;margin:0 0 12px}
.f5-variants .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;max-height:none}
.product-couture .f5-variants .gallery-tabs img{height:80px;object-fit:contain;background:#fff}
.f5-comparison-help{color:#626a5c;font-size:14px}
@media(max-width:1000px){.f5-variants .gallery{grid-template-columns:1fr;gap:30px}.product-couture .f5-variants .f5-blend{aspect-ratio:1.8}.f5-variants .gallery-side{max-width:850px}}
@media(max-width:700px){.f5-variant-controls{gap:14px}.f5-variant-controls .finish-picker{width:100%;gap:8px}.f5-variant-controls .finish-picker button{padding:12px 14px;flex:1 1 130px}.product-couture .f5-variants .f5-blend{aspect-ratio:1.5}.f5-variants .gallery-tabs{gap:8px}.product-couture .f5-variants .gallery-tabs img{height:68px}.f5-variants .variant-detail h3{font-size:29px}}
@media(prefers-reduced-motion:reduce){.product-couture .f5-blend img{transition:none}}

/* SKUD: one wheel per original render, normalized around the hub. */
.skud-comparison-visual{min-width:0}
.skud-page .skud-variants .skud-wheel-stage,.skud-wheel-stage{display:block;position:relative;width:100%;height:auto;aspect-ratio:1;background:#fff;overflow:hidden}
.skud-page .skud-variants .gallery-main>.skud-wheel-layer{display:block;position:absolute;inset:0;padding:0;background:#fff;opacity:0;z-index:0;transition:opacity 640ms linear;pointer-events:none;will-change:opacity}
.skud-page .skud-variants .gallery-main>.skud-wheel-layer.is-previous{opacity:1;z-index:1;transition:none}
.skud-page .skud-variants .gallery-main>.skud-wheel-layer.is-active{opacity:1;z-index:2}
.skud-wheel-stage .skud-wheel-image{position:absolute;display:block;max-width:none;max-height:none;object-fit:fill;height:auto;margin:0;transform:none}
.skud-page .skud-variants .skud-wheel-stage .skud-wheel-image[data-crop=centerlock],.skud-wheel-stage .skud-wheel-image[data-crop=centerlock]{width:193.29%;height:auto;left:2.28%;top:-4%;clip-path:inset(0 50% 0 0)}
.skud-page .skud-variants .skud-wheel-stage .skud-wheel-image[data-crop=pierced],.skud-wheel-stage .skud-wheel-image[data-crop=pierced]{width:186.33%;height:auto;left:3.14%;top:-1.61%;clip-path:inset(0 50% 0 0)}
.skud-page .skud-variants .skud-wheel-stage .skud-wheel-image[data-crop=smooth],.skud-wheel-stage .skud-wheel-image[data-crop=smooth]{width:103.6%;height:auto;left:-1.47%;top:-1.8%}
.skud-page .skud-variants .gallery-main>.skud-zoom{z-index:3;right:14px;bottom:14px;padding:7px 11px;font-size:12px;background:#f4f4f0e8}
.skud-comparison-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #c7cbbf;padding-top:12px;margin-top:16px}
.skud-comparison-nav button{width:48px;height:44px;border:1px solid #afb6a7;background:transparent;color:inherit;font-size:22px;cursor:pointer}
.skud-comparison-nav button:hover{background:#d4c2a2}
.skud-comparison-nav span{font-size:13px;text-align:center}
.skud-comparison-nav button:focus-visible,.skud-variants .gallery-main:focus-visible{outline:2px solid #77674c;outline-offset:3px}
.skud-variants .finish-picker{flex-wrap:wrap}
.skud-comparison-lightbox .skud-wheel-stage{width:min(80vh,85vw);width:min(76dvh,85vw)}
.skud-comparison-lightbox p{font-size:14px;text-align:center;margin:14px 0 2px}
@media(max-width:1000px){.skud-comparison-visual{width:100%;max-width:650px;margin-inline:auto}}
@media(max-width:700px){.skud-variants .finish-picker button{flex:1 1 140px}.skud-comparison-nav span{font-size:12px}.skud-page .skud-variants .gallery-side{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.skud-page .skud-variants .gallery-main>.skud-wheel-layer{transition:none}}

/* SKUD automatic comparison controls. */
.skud-variant-controls{display:flex;align-items:start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}
.skud-variant-controls .finish-picker{margin:0}
#skud-play{min-height:50px;padding:12px 18px;background:transparent;border:1px solid #a6ac9e;color:var(--ink);font:inherit;font-size:14px;cursor:pointer}
#skud-play[aria-pressed=true]{background:#d4c2a2;border-color:#403f34}
#skud-play span{margin-left:12px}
#skud-play:focus-visible{outline:2px solid #77674c;outline-offset:3px}
.skud-variants #versions-reading{min-height:56px}
@media(max-width:700px){.skud-variant-controls .finish-picker{width:100%}.skud-variant-controls{gap:12px}.skud-variants #versions-reading{min-height:92px}}

/* SKUD: separate centre comparison from the complete image library. */
.skud-page-links{display:flex;flex-wrap:wrap;gap:16px 36px;padding:23px 5%;background:#f0efeb;border-bottom:1px solid #c7cbbf}
.skud-page-links a{font-size:14px;padding:8px 0;border-bottom:1px solid #777f6e}
.skud-page-links span{margin-left:16px}
.skud-photo-gallery{background:#f7f6f2;border-top:1px solid #c7cbbf}
.skud-photo-gallery .skud-gallery-filters{flex-wrap:wrap;margin-bottom:30px}
.skud-photo-gallery .skud-gallery-filters button{min-height:48px}
.skud-photo-gallery .gallery{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:4%;align-items:start}
.skud-photo-main{min-width:0;position:sticky;top:24px}
.skud-page .skud-photo-gallery .gallery-main{display:block;width:100%;height:auto;aspect-ratio:1;background:#181d18}
.skud-page .skud-photo-gallery .gallery-main img{width:100%;height:100%;object-fit:contain}
.skud-page .skud-photo-gallery [data-kind=render] .gallery-main{background:#fff}
.skud-photo-gallery .gallery-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-height:none;overflow:visible}
.skud-photo-gallery .gallery-tabs img{height:65px;object-fit:cover}
.skud-photo-gallery .gallery-tabs [data-kind=render] img{object-fit:contain;background:#fff}
.skud-photo-gallery .gallery-tabs span{font-size:11px;line-height:1.25;min-height:34px;display:flex;align-items:center;justify-content:center;padding:5px 1px}
.skud-photo-gallery .gallery-side>p{font-size:13px;color:#626a5c}
.skud-photo-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}
.skud-photo-navigation button{flex:0 0 42px;min-height:44px;font-size:21px;background:transparent;border:1px solid #8f9887;color:inherit;cursor:pointer}
.skud-photo-navigation p{margin:0;font-size:12px;line-height:1.5;text-align:center}
.skud-page #lightbox .skud-photo-navigation{width:100%}
.skud-page #lightbox img{max-height:70dvh}
.skud-photo-navigation button:focus-visible,.skud-page-links a:focus-visible,.skud-photo-gallery button:focus-visible{outline:2px solid #a99372;outline-offset:3px}
@media(max-width:1000px){.skud-photo-gallery .gallery{grid-template-columns:1fr;gap:24px}.skud-photo-main{position:static;width:100%;max-width:650px;margin-inline:auto}.skud-photo-gallery .gallery-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.skud-photo-gallery .gallery-tabs img{height:85px}}
@media(max-width:700px){.skud-page-links{gap:8px 22px;padding:16px 6%}.skud-page-links a{font-size:13px}.skud-photo-gallery .skud-gallery-filters{gap:8px}.skud-photo-gallery .skud-gallery-filters button{flex:1 1 130px}.skud-photo-gallery .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.skud-photo-gallery .gallery-tabs img{height:75px}}

/* Two supplied, matching viewpoints reveal the bespoke spoke spacing. */
.skud-design-study{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:6%;align-items:center;background:#f7f6f2}
.skud-design-copy h2{font-size:clamp(40px,4.3vw,66px);margin:20px 0 28px}
.skud-design-copy h2 em{font-weight:400}
.skud-design-copy>p:not(.eyebrow){max-width:440px;color:#596151;font-size:16px;line-height:1.8}
.skud-design-comparison{min-width:0}
.skud-design-stage{position:relative;aspect-ratio:1;background:#fff;overflow:hidden}
.skud-design-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
#skud-design-overlay{opacity:0}
.skud-design-controls{padding-top:20px}
.skud-design-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px}
.skud-design-buttons button{min-height:46px;padding:10px 16px;border:1px solid #a6ac9e;background:transparent;color:var(--ink);font:inherit;font-size:13px;cursor:pointer}
.skud-design-buttons button[aria-pressed=true]{background:#d4c2a2;border-color:#77674c}
.skud-design-buttons button:disabled{opacity:.5;cursor:wait}
#skud-design-play{margin-left:auto}
.skud-design-controls label{display:flex;justify-content:space-between;gap:15px;font-size:14px;color:#50594b}
.skud-design-controls output{color:#77674c;font-size:13px}
.skud-page #skud-design-blend{display:block;width:100%;height:28px;padding:0;margin:12px 0 0;accent-color:#77674c;background:transparent;border:0;cursor:ew-resize}
.skud-design-ends{display:flex;justify-content:space-between;font-size:11px;color:#777f6e}
#skud-design-help{font-size:13px;line-height:1.6;color:#626a5c;margin:16px 0 0}
.skud-design-controls button:focus-visible,#skud-design-blend:focus-visible{outline:2px solid #a99372;outline-offset:4px}
.skud-photo-gallery .gallery-side>.text-link{display:table}
@media(max-width:1000px){.skud-design-study{grid-template-columns:1fr;gap:32px}.skud-design-copy>p:not(.eyebrow){max-width:650px}.skud-design-comparison{width:100%;max-width:680px;margin-inline:auto}.skud-design-copy h2{font-size:clamp(40px,6.5vw,60px)}}
@media(max-width:700px){.skud-design-buttons{gap:7px}.skud-design-buttons button{padding:10px 12px;font-size:12px}.skud-design-controls label{font-size:13px}.skud-design-copy h2{font-size:42px}}
/* Editorial gallery titles, with a distinct entrance to the conception studies. */
.product-couture .gallery-tabs button{color:var(--ink);min-width:0}
.product-couture .gallery-tabs button>span{font-family:var(--serif);font-size:17px;font-weight:400;line-height:1.16;letter-spacing:-.015em;min-height:44px;padding:8px 3px;display:flex;align-items:center;justify-content:center;text-wrap:balance}
.product-couture .gallery-tabs button:focus-visible{outline:2px solid #77674c;outline-offset:3px}
.gallery-atelier{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid #b9b9aa;margin-top:48px;padding-top:28px}
.gallery-atelier>div>span{font-size:10px;letter-spacing:.16em;color:#77674c}
.gallery-atelier p{font:400 28px/1.2 var(--serif);color:var(--ink);margin:10px 0 0}
.gallery-atelier .text-link{margin:0;flex-shrink:0}
.product-couture .technical-section{border-top:1px solid #b9c0b2}
@media(max-width:700px){.product-couture .gallery-tabs button>span{font-size:15px;min-height:43px;padding:7px 2px}.gallery-atelier{align-items:flex-start;flex-direction:column;gap:18px;margin-top:32px}.gallery-atelier p{font-size:26px}}

/* Supplied studio renders: preserve the complete pair and identify the image type. */
.product-couture .gallery[data-kind="render"] .gallery-main{background:#fff}
.product-couture .gallery[data-kind="render"] .gallery-main img{object-fit:contain}
.product-couture .gallery-tabs button[data-kind="render"] img,
.monobloc-page .gallery[data-kind="render"] .gallery-tabs img{object-fit:contain;background:#fff}
.monobloc-page .gallery[data-kind="render"] .gallery-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
.monobloc-page .gallery[data-kind="render"] .gallery-tabs img{height:90px}
@media(max-width:700px){.monobloc-page .gallery[data-kind="render"] .gallery-tabs img{height:70px}}

/* Home collection overview: complete original pairs on a consistent white stage. */
.collection-grid-studio .collection-photo{width:100%;aspect-ratio:4/3;min-height:260px;padding:44px 14px 48px;background:#fff}
.collection-grid-studio .collection-photo>img{object-fit:contain;object-position:center}
.collection-grid-studio .collection-photo:after{display:none}
.collection-grid-studio .card-number,.collection-grid-studio .card-explore{color:#111211}
