:root{--ink:#171510;--coal:#201d18;--ivory:#eee8dc;--gold:#b69a62;--wine:#542b27;--muted:#9d9689;--sans:'DM Sans',Arial,sans-serif;--serif:'Playfair Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);overflow-x:hidden}.noise{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.loader{position:fixed;inset:0;z-index:100;background:#15130f;color:var(--ivory);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .65s ease,visibility .65s ease}.loader.done{opacity:0;visibility:hidden}.loader-word,.brand{font-family:var(--serif);letter-spacing:.09em}.loader-word{font-size:clamp(2rem,5vw,4rem);animation:spread 1.8s ease both}.loader-years,.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.18em}.loader-years{color:var(--gold);margin:18px 0 28px;opacity:0;animation:rise .5s .45s forwards}.loader-years i{display:inline-block;width:32px;height:1px;background:currentColor;vertical-align:middle;margin:0 10px}.loader-line{width:min(180px,40vw);height:1px;background:#514735;overflow:hidden}.loader-line span{display:block;height:100%;width:0;background:var(--gold);animation:load 1.5s .2s ease forwards}@keyframes spread{from{opacity:0;letter-spacing:.01em}to{opacity:1;letter-spacing:.22em}}@keyframes rise{to{opacity:1;transform:translateY(-3px)}}@keyframes load{to{width:100%}}.nav{position:fixed;z-index:30;top:0;width:100%;height:82px;padding:0 clamp(20px,4vw,64px);display:flex;justify-content:space-between;align-items:center;color:var(--ivory);transition:background .4s,color .4s,height .4s}.nav.scrolled{height:65px;background:rgba(23,21,16,.92);backdrop-filter:blur(10px)}.brand{font-size:19px;color:inherit;text-decoration:none}.brand em{font-style:italic;font-weight:500}.nav nav{display:flex;gap:28px;margin-left:auto;margin-right:42px}.nav nav a,.menu-toggle{font:500 10px var(--sans);text-transform:uppercase;letter-spacing:.14em;color:inherit;text-decoration:none}.nav nav a{opacity:.75;transition:opacity .25s}.nav nav a:hover{opacity:1}.menu-toggle{cursor:pointer;border:0;background:transparent;padding:8px 0;display:flex;align-items:center;gap:6px}.menu-toggle b{width:13px;height:1px;background:currentColor;display:block;transition:transform .35s}.menu-toggle span{margin-left:5px}.menu-toggle.active b:first-child{transform:translate(3px,3px) rotate(45deg)}.menu-toggle.active b:nth-child(2){transform:translate(-3px,-3px) rotate(-45deg)}.menu-panel{position:fixed;z-index:25;inset:0;background:var(--wine);color:var(--ivory);padding:120px clamp(25px,8vw,130px) 48px;clip-path:circle(0 at calc(100% - 56px) 38px);transition:clip-path .7s cubic-bezier(.77,0,.18,1);display:flex;flex-direction:column}.menu-panel.open{clip-path:circle(150% at calc(100% - 56px) 38px)}.menu-meta,.menu-foot{font:10px var(--sans);letter-spacing:.16em;text-transform:uppercase;color:#d4bda4}.menu-links{margin:auto 0}.menu-links a{display:flex;align-items:baseline;gap:20px;color:inherit;text-decoration:none;font:clamp(2.5rem,7vw,6.2rem)/.95 var(--serif);border-bottom:1px solid rgba(255,255,255,.2);padding:7px 0;opacity:0;transform:translateY(20px);transition:opacity .4s,transform .4s}.open .menu-links a{opacity:1;transform:none}.open .menu-links a:nth-child(2){transition-delay:.07s}.open .menu-links a:nth-child(3){transition-delay:.14s}.open .menu-links a:nth-child(4){transition-delay:.21s}.open .menu-links a:nth-child(5){transition-delay:.28s}.menu-links i{font:10px var(--sans);letter-spacing:.1em;color:#d4bda4}.menu-foot{display:flex;justify-content:space-between;line-height:1.7}.hero{height:108svh;min-height:640px;position:relative;background:#29241d;color:var(--ivory);overflow:hidden}.hero-image,.editorial-image,.heritage-media,.process-photo,.showroom-image{background:center/cover no-repeat;background-color:#5e5141;transition:background-image .8s ease,transform 1.4s cubic-bezier(.2,.8,.2,1)}.hero-image{position:absolute;inset:0;transform:scale(1.11);filter:saturate(.75) contrast(1.04)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,5,.6),rgba(10,8,5,.12) 65%),linear-gradient(0deg,rgba(10,8,5,.4),transparent 45%)}.hero-copy{position:absolute;left:clamp(24px,8vw,128px);bottom:14vh}.hero h1{font:clamp(5rem,16vw,15rem)/.68 var(--serif);font-weight:500;letter-spacing:-.07em;margin:24px 0 30px}.hero h1 span{display:block}.hero h1 .italic{font-style:italic;padding-left:.26em}.hero-sub{font:11px var(--sans);letter-spacing:.22em;text-transform:uppercase}.scroll-cue{position:absolute;bottom:36px;left:clamp(24px,4vw,64px);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px}.scroll-cue span{height:34px;width:1px;background:var(--gold);display:block;animation:pulse 1.5s infinite}@keyframes pulse{50%{transform:scaleY(.35);transform-origin:bottom}}.hero-number{position:absolute;right:clamp(24px,4vw,64px);bottom:29px;font-size:10px;letter-spacing:.16em}.pad{padding-left:clamp(24px,8vw,128px);padding-right:clamp(24px,8vw,128px)}.intro{min-height:95vh;padding-top:18vh;padding-bottom:15vh;background:var(--ivory)}.eyebrow{color:var(--wine);margin:0}.intro h2,.collections h2,.showroom h2,.visit h2{font:500 clamp(3rem,7.1vw,7.5rem)/.96 var(--serif);letter-spacing:-.055em;margin:10vh 0 8vh}.intro h2 i,.collections h2 i,.showroom h2 i,.visit h2 i{font-weight:500}.intro-bottom{max-width:570px;margin-left:auto;display:grid;gap:32px}.intro-bottom p,.section-top>p,.collections-head>p,.showroom-media>p{font-size:16px;line-height:1.65;margin:0}.text-link{font-size:10px;letter-spacing:.13em;text-transform:uppercase;text-decoration:none;color:inherit;border-bottom:1px solid currentColor;padding-bottom:10px;width:max-content}.text-link span{color:var(--wine);font-size:16px;margin-left:25px}.heritage{background:var(--coal);color:var(--ivory);min-height:780px;display:grid;grid-template-columns:1.1fr .9fr}.heritage-media{min-height:780px;filter:saturate(.7)}.heritage-copy{padding:14vh clamp(28px,7vw,110px);align-self:center}.heritage-copy .eyebrow{color:var(--gold)}.heritage-copy h2{font:500 clamp(3.5rem,7vw,7rem)/.88 var(--serif);letter-spacing:-.06em;margin:7vh 0}.heritage-copy>p:last-child{color:#c6bfb2;line-height:1.7;max-width:370px}.years{display:flex;align-items:center;gap:14px;font:11px var(--sans);color:var(--gold);letter-spacing:.15em;margin-bottom:45px}.years i{width:70px;height:1px;background:currentColor}.process{padding-top:18vh;padding-bottom:18vh;overflow:hidden}.section-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10vh}.section-top>p:last-child{max-width:270px}.process-stage{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-card{min-height:585px;position:relative;overflow:hidden;color:var(--ivory);padding:25px;display:flex;flex-direction:column;justify-content:flex-end}.process-photo{position:absolute;inset:0;z-index:-1;filter:brightness(.65) saturate(.7)}.process-card:hover .process-photo{transform:scale(1.06)}.process-card p{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.process-card h3{font:500 clamp(1.8rem,3vw,3.4rem)/.95 var(--serif);margin:12px 0 2px}.craft{transform:translateY(55px)}.collections{background:#d9d2c4;padding:16vh 0}.collections-head{display:grid;grid-template-columns:1fr 1.3fr .65fr;align-items:end;padding-bottom:11vh}.collections-head h2{margin:0}.collection-list{border-top:1px solid #b5ac9d}.collection{height:160px;padding:0 clamp(24px,8vw,128px);border-bottom:1px solid #b5ac9d;display:grid;grid-template-columns:70px 1fr 1fr 30px;align-items:center;position:relative;overflow:hidden;cursor:default}.collection:before{content:'';position:absolute;inset:0;background:var(--wine);transform:translateY(100%);transition:transform .55s cubic-bezier(.75,0,.18,1);z-index:0}.collection>*{z-index:1;transition:color .45s}.collection:hover:before{transform:none}.collection:hover>*{color:var(--ivory)}.collection-no,.collection-sub{font-size:10px;letter-spacing:.14em;text-transform:uppercase}.collection h3{font:500 clamp(2rem,4vw,4rem) var(--serif);letter-spacing:-.05em;margin:0}.collection-arrow{font-size:26px}.collection-preview{position:absolute;right:15%;top:50%;height:220px;width:170px;background:center/cover;transform:translateY(-20%) rotate(5deg) scale(.7);opacity:0;transition:.4s;z-index:2;pointer-events:none}.collection:hover .collection-preview{opacity:1;transform:translateY(-50%) rotate(5deg) scale(1)}.editorial{min-height:100svh;position:relative;color:var(--ivory);display:flex;align-items:flex-end;padding:clamp(24px,7vw,110px);overflow:hidden}.editorial-image{position:absolute;inset:0;z-index:-1;filter:brightness(.6) saturate(.72)}.editorial-copy{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:end}.editorial h2{grid-row:2;font:500 clamp(3.7rem,8vw,8rem)/.9 var(--serif);letter-spacing:-.06em;margin:34px 0 0}.editorial .eyebrow{color:var(--gold)}.circle-link{justify-self:end;width:145px;height:145px;border:1px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--ivory);font-size:10px;text-transform:uppercase;letter-spacing:.13em;text-decoration:none;line-height:1.5;transition:.3s}.circle-link:hover{background:var(--gold);color:var(--ink);transform:rotate(-10deg)}.circle-link span{display:block;font-size:20px}.showroom{padding-top:18vh;padding-bottom:18vh}.showroom-title{max-width:760px}.showroom h2{margin-top:7vh}.showroom-media{display:grid;grid-template-columns:1.2fr .55fr;align-items:end;gap:8vw}.showroom-image{height:75vh;min-height:500px;filter:saturate(.6)}.showroom-media>p{padding-bottom:35px}.visit{min-height:82vh;background:var(--wine);color:var(--ivory);padding:15vh clamp(24px,8vw,128px);display:grid;grid-template-columns:1fr .5fr;align-items:end}.visit .eyebrow{color:#e3c8ac}.visit h2{margin:7vh 0}.visit .text-link span{color:#e3c8ac}.visit aside{font-size:15px;line-height:1.65;padding-bottom:6px}.visit aside p{margin:0 0 32px}.visit aside a{color:inherit;text-decoration:none;border-bottom:1px solid #d9bda1;padding-bottom:4px}footer{min-height:230px;background:#15130f;color:var(--ivory);padding:45px clamp(24px,4vw,64px);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:end;gap:25px}footer p,footer a{margin:0;color:#bcb4a8;font-size:10px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}footer .brand{font-size:22px;color:var(--ivory)}.reveal,.split-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible,.split-reveal.visible{opacity:1;transform:none}.hero-reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .9s cubic-bezier(.15,.7,.2,1)}.hero.ready .hero-reveal{opacity:1;transform:none}.hero.ready .hero-reveal:nth-child(1){transition-delay:.15s}.hero.ready h1 .hero-reveal:nth-child(2){transition-delay:.28s}.hero.ready .hero-sub{transition-delay:.48s}@media(max-width:760px){.nav{height:68px}.nav nav{display:none}.hero{min-height:570px}.hero-copy{bottom:17vh}.hero h1{font-size:clamp(5rem,24vw,8rem)}.intro{min-height:auto;padding-top:15vh}.intro h2{font-size:clamp(3rem,13vw,5rem)}.heritage{display:block}.heritage-media{min-height:52vh}.heritage-copy{padding:12vh 24px}.process-stage{display:block}.process-card{min-height:480px;margin-bottom:18px}.craft{transform:none}.section-top,.showroom-media,.visit{display:block}.section-top>p:last-child{margin-top:30px}.collections-head{display:block}.collections-head>p{max-width:300px;margin-top:28px}.collection{height:125px;grid-template-columns:36px 1fr 25px}.collection-sub{display:none}.collection-preview{display:none}.editorial{min-height:85svh}.editorial-copy{display:block}.editorial h2{font-size:clamp(3.5rem,14vw,5.5rem)}.circle-link{margin:35px 0 0}.showroom h2,.visit h2{font-size:clamp(3.4rem,13vw,5rem)}.showroom-image{height:58vh;min-height:380px}.showroom-media>p{padding-top:30px;padding-bottom:0}.visit aside{margin-top:70px}footer{min-height:300px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.menu-panel{padding-top:100px}.menu-foot{display:block}.menu-foot br{display:none}.menu-foot{line-height:2.2}.hero-number{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@keyframes loaderSafety{to{opacity:0;visibility:hidden;pointer-events:none}}.loader{animation:loaderSafety .6s 2.35s forwards}.loader.done{animation:none}
/* Phase 2 cinematic finish */
.hero{isolation:isolate;background:#16130f}.hero-image{opacity:0;clip-path:inset(8% 5% 6% 5%);transition:opacity 1.2s ease,clip-path 1.6s cubic-bezier(.2,.8,.2,1),transform 1.8s cubic-bezier(.2,.8,.2,1)}.hero.ready .hero-image{opacity:1;clip-path:inset(0)}.hero-light{position:absolute;z-index:1;inset:-10%;background:radial-gradient(ellipse at 66% 42%,rgba(197,150,84,.20),transparent 37%);mix-blend-mode:screen;opacity:.65;animation:breath 8s ease-in-out infinite}.hero-shade{z-index:2;background:linear-gradient(90deg,rgba(10,8,5,.68),rgba(10,8,5,.10) 70%),linear-gradient(0deg,rgba(10,8,5,.58),transparent 48%),radial-gradient(ellipse at center,transparent 35%,rgba(8,6,4,.28))}.hero-grain{position:absolute;z-index:3;inset:0;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");animation:grain .28s steps(2) infinite}.hero-copy,.scroll-cue,.hero-number{z-index:4}.hero .eyebrow,.hero-sub,.scroll-cue,.hero-number{color:#f5efe4;text-shadow:0 1px 12px rgba(0,0,0,.42)}.hero .eyebrow{color:#dfc89d;font-weight:600}.hero h1{filter:drop-shadow(0 12px 22px rgba(0,0,0,.24))}.nav{background:linear-gradient(180deg,rgba(15,12,8,.42),transparent)}.nav.scrolled{border-bottom:1px solid rgba(222,202,164,.17)}@keyframes breath{50%{transform:scale(1.08) translate(-1%,1%);opacity:.82}}@keyframes grain{0%{transform:translate(0,0)}25%{transform:translate(1%,-1%)}50%{transform:translate(-1%,1%)}75%{transform:translate(1%,1%)}}
.story-layout{position:relative}.story-portrait{position:absolute;right:6%;bottom:-15%;width:min(24vw,320px);height:48vh;min-height:310px;background:center/cover;border:10px solid var(--ivory);filter:saturate(.65);box-shadow:0 18px 55px rgba(38,29,17,.15)}.intro h2{position:relative;z-index:1}.intro-bottom{border-top:1px solid #cfc4b3;padding-top:24px;position:relative;z-index:2}.heritage-copy{position:relative}.heritage-copy:before{content:'';position:absolute;left:clamp(28px,7vw,110px);top:7%;bottom:7%;width:1px;background:linear-gradient(var(--gold),transparent)}.heritage-copy>*{position:relative;z-index:1}.heritage-copy .eyebrow,.heritage-copy h2,.heritage-copy .years,.heritage-copy>p{margin-left:26px}.heritage-media{clip-path:inset(0 0 0 0)}.process-stage{position:relative}.process-card{clip-path:inset(0)}.process-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,8,5,.55),transparent 60%);z-index:-1}.collections .collection{cursor:pointer}.collection:focus-visible{outline:2px solid var(--gold);outline-offset:-3px}.collection:nth-child(1) .collection-preview{width:200px;height:260px}.collection:nth-child(2) .collection-preview{right:30%;width:145px;height:240px}.collection:nth-child(3) .collection-preview{right:18%;width:250px;height:170px}.collection:nth-child(4) .collection-preview{right:25%;width:250px;height:180px}.showroom-media{grid-template-columns:1.1fr .34fr .5fr}.showroom-side{height:260px;background:center/cover;filter:saturate(.55);margin-bottom:30px}.cursor{display:none;position:fixed;z-index:200;top:0;left:0;width:16px;height:16px;border:1px solid rgba(245,239,228,.85);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .25s,height .25s,background .25s}.cursor span{display:none}.cursor.is-view{width:64px;height:64px;background:rgba(245,239,228,.15);mix-blend-mode:normal}.cursor.is-view span{display:block;color:var(--ivory);font:9px var(--sans);text-transform:uppercase;letter-spacing:.1em;text-align:center;line-height:62px}.collection-modal{width:min(1060px,100%);height:min(690px,100%);padding:0;border:0;background:#201d18;color:var(--ivory);grid-template-columns:1.12fr .88fr;overflow:hidden}.collection-modal[open]{display:grid;animation:modalIn .55s cubic-bezier(.2,.8,.2,1)}.collection-modal::backdrop{background:rgba(12,10,7,.76);backdrop-filter:blur(5px)}.modal-media{background:center/cover;clip-path:inset(0 100% 0 0);animation:modalMask .65s .08s forwards}.modal-copy{padding:clamp(30px,5vw,75px);align-self:end;opacity:0;transform:translateY(22px);animation:modalCopy .55s .28s forwards}.modal-copy .eyebrow{color:var(--gold)}.modal-copy h2{font:500 clamp(3.5rem,6vw,6.5rem)/.9 var(--serif);letter-spacing:-.06em;margin:25px 0}.modal-copy>p{max-width:340px;line-height:1.7;color:#c7bfb2}.modal-count{display:block;margin-top:65px;font-size:10px;letter-spacing:.15em;color:var(--gold)}.modal-close{position:absolute;z-index:2;right:18px;top:18px;background:#15130f;color:var(--ivory);border:1px solid rgba(245,239,228,.5);font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:11px 14px;cursor:pointer}.modal-close:hover{background:var(--gold);color:var(--ink)}@keyframes modalIn{from{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes modalMask{to{clip-path:inset(0)}}@keyframes modalCopy{to{opacity:1;transform:none}}
@media(pointer:fine){.cursor{display:block}body{cursor:none}a,button,.collection{cursor:none}}@media(max-width:760px){.hero-image{background-position:58% center}.hero-light{background:radial-gradient(ellipse at 60% 35%,rgba(197,150,84,.16),transparent 44%)}.hero .eyebrow{font-size:9px}.hero h1{letter-spacing:-.09em}.story-portrait{position:relative;right:auto;bottom:auto;width:53%;height:300px;margin:45px 0 -20px auto}.intro-bottom{margin-top:50px}.showroom-media{display:grid;grid-template-columns:1fr 1fr;gap:14px}.showroom-image{grid-column:1/-1}.showroom-side{height:180px;margin:0}.showroom-media>p{grid-column:1/-1}.collection-modal{display:block;height:100%;max-height:none}.collection-modal[open]{display:block}.modal-media{height:48vh}.modal-copy{padding:35px 25px}.modal-count{margin-top:30px}.cursor{display:none!important}}
/* Final digital-showroom layer */
.image-fallback{background-image:linear-gradient(135deg,#5a4635,#251f18)!important}.editorial-detail{position:absolute;right:11%;top:12%;width:190px;height:245px;background:center/cover;border:8px solid #eee8dc;z-index:2;filter:saturate(.65)}.visit-actions{display:flex;gap:26px;flex-wrap:wrap}.map-section{background:#ded6c8;padding-top:15vh;padding-bottom:15vh;display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:center}.map-section h2{font:500 clamp(3.4rem,6vw,6.5rem)/.92 var(--serif);letter-spacing:-.06em;margin:7vh 0 4vh}.map-section p:not(.eyebrow){line-height:1.7;margin:0 0 35px}.map-frame{width:100%;height:min(60vh,560px);border:0;filter:grayscale(.8) sepia(.15) contrast(.95)}.final-cta{min-height:100svh;background:#211d18;color:var(--ivory);position:relative;overflow:hidden;display:grid;place-items:center}.final-image{position:absolute;inset:0;background:center/cover;filter:brightness(.45) saturate(.65);transition:transform 5s ease}.final-cta:hover .final-image{transform:scale(1.05)}.final-copy{z-index:1;text-align:center;padding:45px 24px}.final-copy .eyebrow{color:#dfc89d}.final-copy h2{font:500 clamp(4.2rem,9vw,9rem)/.88 var(--serif);letter-spacing:-.07em;margin:45px 0}.final-copy .text-link{color:var(--ivory);margin:0 16px}.final-copy .text-link span{color:#dfc89d}.showroom-modal{width:100%;max-width:none;height:100%;max-height:none;background:#15120f;color:var(--ivory);border:0;padding:clamp(85px,10vh,135px) clamp(24px,7vw,110px) 60px;overflow-y:auto}.showroom-modal::backdrop,.product-viewer::backdrop{background:rgba(8,6,4,.88);backdrop-filter:blur(8px)}.showroom-modal[open]{animation:roomEnter .65s cubic-bezier(.2,.8,.2,1)}.showroom-modal-head{max-width:800px}.showroom-modal .eyebrow,.viewer-copy .eyebrow{color:var(--gold)}.showroom-modal h2{font:500 clamp(4rem,10vw,10rem)/.83 var(--serif);letter-spacing:-.08em;margin:26px 0}.showroom-modal-head>p:last-child{max-width:420px;line-height:1.65;color:#d0c8bb}.showroom-filters{display:flex;flex-wrap:wrap;gap:8px;margin:8vh 0 38px;border-bottom:1px solid rgba(243,235,221,.18);padding-bottom:22px}.gallery-filter{color:#ddd2c0;background:transparent;border:1px solid rgba(243,235,221,.27);font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:12px 15px;cursor:pointer;transition:.3s}.gallery-filter.active,.gallery-filter:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}.product-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.product-tile{grid-column:span 4;display:block;border:0;padding:0;background:transparent;color:var(--ivory);text-align:left;cursor:pointer}.product-tile:nth-child(1){grid-column:span 7}.product-tile:nth-child(2){grid-column:span 5}.product-tile:nth-child(4){grid-column:span 5}.product-tile:nth-child(5){grid-column:span 7}.product-image{display:block;height:440px;background:center/cover #5a4635;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .6s}.product-tile:nth-child(1) .product-image,.product-tile:nth-child(5) .product-image{height:540px}.product-tile:hover .product-image{transform:scale(.97);filter:brightness(.77)}.product-meta{display:flex;justify-content:space-between;gap:10px;font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:12px 0 28px}.product-meta i{font-style:normal;color:var(--gold);opacity:0;transform:translateX(-8px);transition:.3s}.product-tile:hover .product-meta i{opacity:1;transform:none}.showroom-modal .modal-close,.viewer-close{position:fixed;z-index:5;right:25px;top:25px;background:#15120f;color:var(--ivory);border:1px solid rgba(243,235,221,.5);font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:12px 15px;cursor:pointer}.showroom-modal .modal-close:hover,.viewer-close:hover{background:var(--gold);color:var(--ink)}.product-viewer{padding:0;border:0;width:min(1160px,100%);height:min(720px,100%);max-height:none;background:#15120f;color:var(--ivory);overflow:hidden;grid-template-columns:55px 1fr 55px;grid-template-rows:1fr auto}.product-viewer[open]{display:grid;animation:roomEnter .4s ease}.viewer-image{grid-column:1/-1;grid-row:1;background:center/contain no-repeat #211d18;transition:background-image .3s}.viewer-prev,.viewer-next{grid-row:1;align-self:center;z-index:3;width:42px;height:42px;margin:0 8px;border:1px solid rgba(243,235,221,.45);border-radius:50%;background:#15120f;color:var(--ivory);font-size:20px;cursor:pointer}.viewer-prev{grid-column:1}.viewer-next{grid-column:3}.viewer-copy{grid-column:1/-1;padding:22px 82px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(243,235,221,.16)}.viewer-copy h2{font:500 clamp(1.9rem,3vw,3.4rem)/1 var(--serif);margin:0;letter-spacing:-.04em}.viewer-whatsapp{color:var(--ivory);font:10px var(--sans);letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:8px;white-space:nowrap}.viewer-whatsapp span{color:var(--gold);font-size:16px;margin-left:12px}@keyframes roomEnter{from{opacity:0;transform:scale(1.025)}to{opacity:1;transform:none}}@media(max-width:760px){.editorial-detail{width:120px;height:150px;right:6%;top:10%;border-width:5px}.map-section{display:block;padding-top:13vh;padding-bottom:13vh}.map-frame{height:390px;margin-top:45px}.final-copy h2{font-size:clamp(3.7rem,15vw,5.3rem)}.final-copy .text-link{display:block;margin:20px auto}.showroom-modal{padding:90px 20px 40px}.showroom-modal h2{font-size:clamp(3.5rem,15vw,5.5rem)}.showroom-filters{margin-top:45px;gap:6px}.gallery-filter{font-size:9px;padding:10px}.product-gallery{grid-template-columns:1fr 1fr;gap:10px}.product-tile,.product-tile:nth-child(n){grid-column:auto}.product-image,.product-tile:nth-child(n) .product-image{height:260px}.product-tile:nth-child(1){grid-column:1/-1}.product-tile:nth-child(1) .product-image{height:430px}.product-meta{font-size:8px;padding-bottom:18px}.product-meta i{display:none}.showroom-modal .modal-close,.viewer-close{right:15px;top:15px}.product-viewer{width:100%;height:100%;display:block!important}.viewer-image{height:72svh;background-size:cover}.viewer-prev,.viewer-next{position:absolute;top:36svh}.viewer-prev{left:8px}.viewer-next{right:8px}.viewer-copy{padding:18px 20px;display:block}.viewer-copy h2{margin:8px 0 18px}.viewer-whatsapp{font-size:9px}.cursor{display:none!important}}

/* Explicit stacking keeps the opening type legible over every image crop. */
.hero-image{z-index:0}.hero-light{z-index:1;pointer-events:none}.hero-shade{z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(9,7,5,.78) 0%,rgba(9,7,5,.51) 42%,rgba(9,7,5,.24) 72%,rgba(9,7,5,.44) 100%),linear-gradient(0deg,rgba(8,6,4,.65),transparent 52%)}.hero-grain{z-index:3;pointer-events:none}.hero-copy{z-index:10!important}.scroll-cue,.hero-number{z-index:11!important}.hero h1,.hero .hero-sub,.hero .eyebrow{color:#f5efe4!important;text-shadow:0 3px 22px rgba(0,0,0,.68)}

/* Cursor is a document-root viewport overlay; avoid blend-mode cancellation on composited sections. */
@media(pointer:fine){.cursor{position:fixed!important;top:0!important;left:0!important;z-index:2147483647!important;display:block!important;opacity:1;visibility:visible;pointer-events:none!important;mix-blend-mode:normal;will-change:transform;isolation:isolate}.cursor.is-view{mix-blend-mode:normal}}

.footer-credit{grid-column:1/-1;justify-self:end}.footer-credit a{color:var(--ivory);border-bottom:1px solid rgba(238,232,220,.45);padding-bottom:3px}@media(max-width:760px){.footer-credit{align-self:flex-end}}

/* Scroll-controlled storefront film. The still hero remains an image-only fallback. */
.hero-video{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .45s ease;background:#16130f}.hero-video.is-ready{opacity:1}.hero-video.is-ready~.hero-light{opacity:.36}.hero-video.is-ready~.hero-shade{background:linear-gradient(90deg,rgba(9,7,5,.62) 0%,rgba(9,7,5,.28) 45%,rgba(9,7,5,.12) 76%,rgba(9,7,5,.36) 100%),linear-gradient(0deg,rgba(8,6,4,.48),transparent 54%)}.hero-video.is-ready~.hero-grain{opacity:.04}.hero-video.is-ready~.hero-copy{filter:drop-shadow(0 3px 16px rgba(0,0,0,.52))}@media(max-width:760px){.hero-video{object-position:50% center}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}
.hero-video{transition:none}.hero-light{display:none!important;animation:none!important}.hero-grain{display:none!important;animation:none!important}.hero-video.is-ready~.hero-shade{opacity:1!important}.hero-video.is-ready~.hero-copy{filter:none}

/* Storefront film: stable, full-bleed framing with a deliberately light editorial grade. */
.hero-video{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transform:scale(1.075);transform-origin:center;filter:brightness(1.16) contrast(1.06) saturate(1.05);background:#16130f;will-change:transform}
.hero-video.is-ready~.hero-shade{background:linear-gradient(90deg,rgba(9,7,5,.30) 0%,rgba(9,7,5,.12) 50%,rgba(9,7,5,.20) 100%),linear-gradient(0deg,rgba(8,6,4,.24),transparent 55%)}
.hero h1{font-size:clamp(4.1rem,8.7vw,8.35rem);line-height:.75;letter-spacing:-.065em;color:#f4e2c4!important;text-shadow:0 3px 20px rgba(18,12,7,.42)!important}
.hero .eyebrow{color:#ecd3a5!important;text-shadow:0 2px 12px rgba(18,12,7,.46)!important}
.hero .hero-sub{color:#f5e8d3!important;text-shadow:0 2px 12px rgba(18,12,7,.46)!important}
@media(max-width:760px){.hero-video{object-position:50% 50%;transform:scale(1.075);filter:brightness(1.13) contrast(1.05) saturate(1.04)}.hero h1{font-size:clamp(4.15rem,18vw,6.35rem)}}

/* Native fallback reserves the same scroll distance as ScrollTrigger without a jump. */
.hero-film-scroll{position:relative;background:#16130f}.hero-film-scroll.hero-video-native-scroll{height:335svh}.hero-video-native-scroll .hero{position:sticky;top:0;width:100%}

/* Stable fashion-gallery rhythm for every populated collection. */
.product-gallery{grid-auto-flow:row dense;align-items:start}.product-tile{min-width:0}.product-image{height:auto;aspect-ratio:3/4;background-position:center;background-size:cover;overflow:hidden}.product-tile:nth-child(1) .product-image,.product-tile:nth-child(5) .product-image{height:auto;aspect-ratio:5/6}.product-meta{min-height:52px;align-items:flex-start}.product-meta i{padding-top:1px}.gallery-empty{grid-column:1/-1;margin:0;padding:56px 0;color:#c7bfb2;font:13px/1.65 var(--sans);border-top:1px solid rgba(243,235,221,.16);border-bottom:1px solid rgba(243,235,221,.16)}@media(max-width:760px){.product-image,.product-tile:nth-child(n) .product-image{height:auto;aspect-ratio:3/4}.product-tile:nth-child(1) .product-image{height:auto;aspect-ratio:4/5}.product-meta{min-height:42px}}

/* Outlet locations: an editorial directory that follows the existing footer rhythm. */
.outlets{background:#ded6c8;padding-top:15vh;padding-bottom:15vh}.outlets-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:8vh}.outlets h2{font:500 clamp(3.4rem,6.6vw,7rem)/.9 var(--serif);letter-spacing:-.06em;margin:0}.outlets-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:0;border-top:1px solid #b5ac9d;list-style:none}.outlets-grid li{min-height:118px;display:flex;align-items:center;padding:25px 20px;border-right:1px solid #b5ac9d;border-bottom:1px solid #b5ac9d;font:500 clamp(1.35rem,2vw,2rem)/1 var(--serif);letter-spacing:-.03em}.outlets-grid li:nth-child(4n){border-right:0}.outlets-grid li:last-child{border-right:1px solid #b5ac9d}@media(max-width:900px){.outlets-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outlets-grid li:nth-child(n){border-right:1px solid #b5ac9d}.outlets-grid li:nth-child(3n){border-right:0}.outlets-grid li:last-child{border-right:1px solid #b5ac9d}}@media(max-width:600px){.outlets{padding-top:13vh;padding-bottom:13vh}.outlets-heading{display:block;margin-bottom:48px}.outlets-heading .eyebrow{margin-bottom:22px}.outlets-grid{grid-template-columns:1fr 1fr}.outlets-grid li{min-height:94px;padding:19px 14px;font-size:clamp(1.25rem,6vw,1.65rem)}.outlets-grid li:nth-child(n){border-right:1px solid #b5ac9d}.outlets-grid li:nth-child(2n){border-right:0}.outlets-grid li:last-child{border-right:1px solid #b5ac9d}}

/* A restrained editorial entrance for dynamically rendered product sets. */
@media(prefers-reduced-motion:no-preference){.product-tile{animation:galleryTileIn .55s cubic-bezier(.2,.7,.2,1) both}.product-tile:nth-child(2){animation-delay:.05s}.product-tile:nth-child(3){animation-delay:.1s}.product-tile:nth-child(4){animation-delay:.15s}.product-tile:nth-child(5){animation-delay:.2s}.product-tile:nth-child(6){animation-delay:.25s}.product-tile:nth-child(7){animation-delay:.3s}.product-tile:nth-child(8){animation-delay:.35s}.product-tile:nth-child(9){animation-delay:.4s}.product-tile:nth-child(10){animation-delay:.45s}}@keyframes galleryTileIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hero-film-scroll.hero-video-native-scroll{height:100svh}.hero-video-native-scroll .hero{position:relative}.product-tile{animation:none!important}}

/* The cinematic film remains pinned while scrolling, but its opening frame must
   be complete on a phone instead of inheriting the desktop 108svh height. */
@media(max-width:760px){.hero-video-native-scroll .hero{height:100svh;min-height:100svh}.hero-copy{left:clamp(20px,8vw,32px);bottom:clamp(88px,14svh,120px);max-width:calc(100% - 40px)}.hero h1{font-size:clamp(4.15rem,18vw,5.7rem);margin:18px 0 22px}.hero-sub{font-size:10px;letter-spacing:.18em}.scroll-cue{left:clamp(20px,6vw,24px);bottom:22px;gap:10px}.scroll-cue span{height:28px}.hero-video{object-position:50% 50%}}
@media(max-width:760px) and (orientation:landscape) and (max-height:500px){.nav{height:60px}.hero-copy{bottom:58px}.hero h1{font-size:clamp(3.4rem,11vw,4.5rem);margin:12px 0 14px}.hero .eyebrow{font-size:8px}.hero-sub{font-size:9px;letter-spacing:.15em}.scroll-cue{bottom:15px;font-size:8px;gap:8px}.scroll-cue span{height:20px}.hero-video{object-position:50% 45%}}

/* Portrait phones use the supplied storefront still; the landscape video has no
   source until the device is wide enough to use the existing film treatment. */
.hero-mobile-image{display:none}@media(max-width:760px) and (orientation:portrait){.hero-film-scroll.hero-video-native-scroll{height:100svh}.hero-video-native-scroll .hero{position:relative;top:auto}.hero-mobile-image{display:block;position:absolute;z-index:0;inset:0;background:#176eb9 url('assets/details/apm-storefront-portrait.png?v=2') center center/cover no-repeat}.hero-image,.hero-video{display:none!important}.hero-shade{background:linear-gradient(90deg,rgba(9,7,5,.26),rgba(9,7,5,.04) 70%),linear-gradient(0deg,rgba(8,6,4,.42),transparent 48%)}}
.ui-arrow,.collection-arrow{display:inline-block;position:relative;width:1.05em;height:1.05em;vertical-align:-.14em;color:currentColor;flex:0 0 auto}.ui-arrow{margin-left:18px}.ui-arrow::before,.collection-arrow::before{content:'';position:absolute;left:.12em;bottom:.14em;width:.8em;border-top:1px solid currentColor;transform:rotate(-45deg);transform-origin:left center}.ui-arrow::after,.collection-arrow::after{content:'';position:absolute;right:.08em;top:.08em;width:.43em;height:.43em;border-top:1px solid currentColor;border-right:1px solid currentColor}.collection-arrow{width:26px;height:26px;font-size:inherit}.circle-link .ui-arrow{display:block;margin:7px auto 0;font-size:20px}.viewer-whatsapp .ui-arrow{color:var(--gold);font-size:16px;margin-left:12px}.product-meta .ui-arrow{font-size:13px;margin-left:6px}.text-link .ui-arrow{font-size:16px;color:var(--wine);margin-left:25px}.visit .text-link .ui-arrow,.final-copy .text-link .ui-arrow{color:#e3c8ac}
