﻿:root{--black:#11110f;--ink:#181815;--graphite:#292824;--stone:#d8d0c1;--ivory:#f4efe6;--muted:#958b7b;--line:#f4efe629;--gold:#b87916;--shadow:0 24px 70px #0000004d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#11110f;overflow-x:hidden}body{color:#f4efe6;background:#11110f;flex-direction:column;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}body.cart-open{overflow:hidden}body>main{flex:1}.page-transition{flex-direction:column;flex:1;min-width:0;animation:.42s route-fade;display:flex}.page-transition>main{flex:1}@keyframes route-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#11110fd1;border-bottom:1px solid #f4efe629;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:16px clamp(18px,4vw,54px);display:grid;position:sticky;top:0;left:0}.brand{text-transform:uppercase;align-items:center;gap:10px;min-width:0;display:flex}.brand img,.brand-svg{width:min(149px,42vw);height:auto;display:block}.logo-outline{stroke-dasharray:360;stroke-dashoffset:360px;animation:.8s cubic-bezier(.4,0,.2,1) .1s forwards logo-draw}.logo-inner{stroke-dasharray:620;stroke-dashoffset:620px;animation:1s cubic-bezier(.4,0,.2,1) .35s forwards logo-draw}.logo-void{opacity:0;animation:.5s .85s forwards logo-fade}.logo-noir{opacity:0;animation:.5s 1.05s forwards logo-fade}@keyframes logo-draw{to{stroke-dashoffset:0}}@keyframes logo-fade{to{opacity:1}}.nav-links{gap:clamp(16px,3vw,38px);display:flex}.nav-links a,.cart-button,.eyebrow,.filter,.toolbar p,.button{letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:700}.cart-button,.icon-button,.filter,.button,.size,.remove{cursor:pointer;border:0}.cart-button{color:#f4efe6;background:0 0;justify-self:end;align-items:center;gap:10px;display:flex}.cart-button strong{color:#120f09;background:#b87916;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;display:inline-flex}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:calc(100vh - 68px);display:grid;overflow:hidden}.hero-media{min-height:540px;position:relative}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-copy{align-content:center;gap:26px;padding:clamp(34px,6vw,84px);display:grid}.eyebrow{color:#b87916;margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin-bottom:0;font-size:clamp(4rem,10vw,9.2rem);line-height:.84}h2{margin-bottom:0;font-size:clamp(2rem,5vw,4.8rem);line-height:.96}h3{margin-bottom:10px;font-size:1.6rem}.hero-copy p:not(.eyebrow),.section-heading p,.atelier-copy p,.journal p,.lookbook p,.site-footer p,.cart-summary p{color:#d8d0c1;font-size:1rem;line-height:1.7}.hero-copy>p:not(.eyebrow){max-width:520px}.hero-actions,.cart-line-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;transition:background .18s,transform .15s,box-shadow .18s;display:inline-flex}.button.primary{color:#f4efe6;background:#1a1a18;border:1px solid #f4efe626}.button.ghost{color:#f4efe6;background:0 0;border:1px solid #f4efe659}.marquee{color:#181815;background:#d8d0c1;align-items:center;min-height:72px;display:flex;overflow:hidden}.marquee-track{width:max-content;animation:30s linear infinite marquee-scroll;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-group{flex-shrink:0;align-items:center;display:flex}.marquee-group span{white-space:nowrap;align-items:center;padding:0 clamp(22px,5vw,48px);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,3vw,2rem);display:flex}.marquee-group span:after{content:"";border:1px solid #b87916;width:6px;height:6px;margin-left:clamp(22px,5vw,48px);display:inline-block;transform:rotate(45deg)}@keyframes marquee-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.campaign-image,.shop-banner{background:#181815;overflow:hidden}.campaign-image{padding:clamp(18px,4vw,54px)}.campaign-image img,.shop-banner img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.shop-banner{margin-bottom:30px}.shop-identity-panel{background:#181815;border:1px solid #f4efe629;grid-template-columns:96px 1fr;align-items:center;gap:22px;margin-bottom:18px;padding:18px;display:grid}.shop-identity-panel img{width:96px;height:96px}.shop-identity-panel h3{margin:6px 0 0;font-size:clamp(1.4rem,3vw,2.4rem);line-height:1}.home-product-flow{gap:clamp(26px,4vw,52px);display:grid}.featured-uniform{border-top:1px solid #f4efe629;border-bottom:1px solid #f4efe629;grid-template-columns:minmax(280px,.56fr) minmax(420px,1fr);align-items:stretch;gap:1px;margin:28px 0 0;display:grid}.capsule-subheading{justify-content:space-between;align-items:end;gap:18px;margin:clamp(34px,5vw,64px) 0 18px;display:flex}.capsule-subheading h3{margin:0;font-size:clamp(1.8rem,4vw,3.6rem);line-height:.96}.featured-uniform-copy{color:#181815;background:#d8d0c1;align-content:center;gap:18px;min-width:0;padding:clamp(24px,5vw,58px);display:grid;overflow:hidden}.featured-uniform-copy .eyebrow{color:#8b5a10}.featured-uniform-copy h3{overflow-wrap:break-word;margin:0;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1}.featured-uniform-copy p:not(.eyebrow){color:#403a32;margin:0;line-height:1.7}.featured-product-card{grid-template-columns:minmax(260px,.78fr) minmax(280px,.62fr);display:grid}.featured-product-card .product-image{aspect-ratio:auto;min-height:580px}.featured-product-card .product-info{align-content:center;padding:clamp(24px,4vw,44px)}.featured-product-card .product-title-row{gap:10px;display:grid}.featured-product-card .product-title-row h3{font-size:clamp(1.6rem,3vw,2.6rem)}.shop-section,.atelier,.lookbook,.journal,.site-footer{padding:clamp(54px,8vw,112px) clamp(18px,4vw,54px)}.section-heading{grid-template-columns:minmax(0,.8fr) minmax(280px,.46fr);align-items:end;gap:28px;margin-bottom:34px;display:grid}.section-heading p:last-child{margin-bottom:0}.toolbar{border-top:1px solid #f4efe629;border-bottom:1px solid #f4efe629;justify-content:space-between;align-items:center;min-height:66px;margin-bottom:30px;display:flex}.capsule-subheading+.toolbar{margin-bottom:18px}.filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter{color:#958b7b;background:0 0;border-radius:3px;min-height:36px;padding:0 12px}.filter.active{color:#f4efe6;background:#292824}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;scroll-margin-top:90px;display:grid}@media (min-width:621px){.grid-mobile-only{display:none}}.pagination{justify-content:center;align-items:center;gap:10px;margin-top:clamp(40px,6vw,72px);display:flex}.pagination-pages{align-items:center;gap:4px;display:flex}.pagination-page,.pagination-arrow{color:#958b7b;cursor:pointer;letter-spacing:.06em;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:.82rem;font-weight:700;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.pagination-page:hover,.pagination-arrow:not(:disabled):hover{color:#f4efe6}.pagination-page.is-active{color:#b87916;border-color:#b8791699}.pagination-arrow{color:#f4efe6;border-color:#f4efe629}.pagination-arrow:disabled{color:#4a463f;cursor:not-allowed;border-color:#f4efe612}.pagination-gap{color:#4a463f;padding:0 2px}.home-product-flow>.product-grid{margin-bottom:clamp(28px,5vw,72px)}.product-card{background:#171715;border:1px solid #f4efe629;min-width:0}.product-image{aspect-ratio:4/5;background:#d8d0c1;display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image.has-hover-image{position:relative}.product-image-hover{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.has-hover-image:hover .product-image-hover,.has-hover-image:active .product-image-hover{opacity:1}@media (prefers-reduced-motion:reduce){.product-image-hover{transition:none}}.product-info{gap:16px;padding:18px;display:grid}.product-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.product-title-row h3{margin:0;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.25}.price{color:#d8d0c1;white-space:nowrap;font-weight:700}.product-meta,.product-specs{color:#958b7b;margin:0;font-size:.9rem;line-height:1.55}.product-specs{gap:4px;display:grid}.swatches,.sizes{flex-wrap:wrap;gap:8px;display:flex}.swatch{border:1px solid #f4efe647;border-radius:999px;width:22px;height:22px}.size{color:#f4efe6;background:0 0;border:1px solid #f4efe638;border-radius:3px;justify-content:center;align-items:center;min-width:38px;height:34px;display:inline-flex}.size.active{color:#11110f;background:#f4efe6}.add-button{width:100%}.atelier{color:#181815;background:#d8d0c1;grid-template-columns:minmax(0,.92fr) minmax(300px,.62fr);gap:34px;margin-top:clamp(48px,7vw,104px);display:grid;position:relative}.atelier:before{content:"";background:#11110f;height:clamp(28px,4vw,56px);position:absolute;top:calc(-1*clamp(28px,4vw,56px));left:0;right:0}.atelier .eyebrow{color:#8b5a10}.atelier-copy p{color:#403a32}.lookbook{grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0;display:grid}.lookbook article{background:#181815;min-height:280px;padding:clamp(24px,4vw,46px)}.lookbook span{color:#b87916;margin-bottom:58px;font-size:.82rem;font-weight:800;display:block}.journal{grid-template-columns:minmax(260px,.8fr) minmax(300px,.7fr);align-items:center;gap:clamp(28px,6vw,84px);display:grid}.journal img{aspect-ratio:4/3;object-fit:cover;width:100%}.cart-drawer{opacity:0;pointer-events:none;z-index:50;background:#0000008a;transition:opacity .18s;position:fixed;inset:0}.cart-drawer.open{opacity:1;pointer-events:auto}.cart-panel{color:#181815;background:#f4efe6;grid-template-rows:auto 1fr auto auto;width:min(100%,460px);max-width:460px;height:100%;margin-left:auto;padding:24px;transition:transform .24s;display:grid;transform:translate(100%)}.cart-drawer.open .cart-panel{transform:translate(0)}.cart-head,.cart-line,.cart-summary>div,.site-footer{justify-content:space-between;align-items:center;display:flex}.cart-head h2{font-size:2.4rem}.cart-head .eyebrow{color:#8b5a10}.icon-button{color:#f4efe6;background:#181815;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cart-items{gap:16px;padding:20px 0;display:grid;overflow:auto}.cart-line{border-bottom:1px solid #11110f24;align-items:start;gap:16px;padding-bottom:16px}.cart-line img{object-fit:cover;background:#d8d0c1;width:72px;height:90px}.cart-line-info{flex:1}.cart-line-info h3{margin-bottom:6px;font-family:inherit;font-size:.96rem;font-weight:800}.cart-line-info p,.cart-empty p,.cart-summary p{color:#62594b}.quantity{border:1px solid #11110f2e;align-items:center;height:34px;display:inline-flex}.quantity button{cursor:pointer;background:0 0;border:0;width:34px;height:32px}.quantity span{text-align:center;min-width:24px}.remove{color:#8b5a10;background:0 0;font-weight:800}.cart-empty{padding:20px 0}.cart-empty a{color:#8b5a10;font-weight:800}.cart-summary{border-top:1px solid #11110f24;gap:14px;padding-top:20px;display:grid}.checkout{width:100%}.site-footer{border-top:1px solid #f4efe629;gap:32px}.site-footer .footer-brand{align-items:start;gap:18px;display:grid}.site-footer .footer-brand>div{align-items:center;gap:14px;display:flex}.site-footer .footer-brand img{width:168px;height:auto}.site-footer nav{flex-wrap:wrap;gap:16px;display:flex}.site-footer nav a{color:#958b7b;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:800}.site-footer p{margin:0}.newsletter{gap:10px;width:100%;max-width:430px;display:grid}.newsletter label{color:#b87916;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.newsletter div{gap:8px;display:flex}.newsletter input{color:#f4efe6;background:#1d1d1a;border:1px solid #f4efe629;width:100%;min-width:0;min-height:48px;padding:0 14px}.standard-page,.product-page{padding:clamp(42px,7vw,92px) clamp(18px,4vw,54px)}.page-heading{gap:18px;max-width:860px;margin-bottom:34px;display:grid}.page-heading h1{margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.9}.product-detail-info h1{overflow-wrap:break-word;margin:0;font-size:clamp(2.4rem,4vw,4.2rem);line-height:.92}.page-heading p:not(.eyebrow),.detail-story,.delivery-note p,.checkout-note,.empty-state p{color:#d8d0c1;font-size:1rem;line-height:1.7}.breadcrumb{color:#958b7b;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:10px;margin-bottom:26px;font-size:.84rem;font-weight:800;display:flex}.breadcrumb a{color:#f4efe6}.product-detail{grid-template-columns:minmax(280px,.88fr) minmax(340px,.62fr);align-items:start;gap:clamp(28px,6vw,84px);display:grid}.product-gallery{gap:18px;display:grid}.product-detail-media{aspect-ratio:4/5;cursor:zoom-in;background:#d8d0c1;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.zoom-hint{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f4efe6;opacity:0;z-index:1;background:#11110f8c;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .25s;display:flex;position:absolute;bottom:12px;right:12px}.product-detail-media:hover .zoom-hint{opacity:1}@media (hover:none){.zoom-hint{opacity:1}}.zoom-lightbox{cursor:zoom-out;z-index:60;background:#0b0b09f0;justify-content:center;align-items:center;padding:20px;animation:.22s zoom-fade;display:flex;position:fixed;inset:0}.zoom-image{cursor:default;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:92vh;animation:.28s cubic-bezier(.16,1,.3,1) zoom-in-img}.zoom-close{color:#f4efe6;cursor:pointer;height:44px;right:max(16px, env(safe-area-inset-right,0px));top:max(16px, env(safe-area-inset-top,0px));z-index:1;background:#f4efe61a;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;display:flex;position:absolute}@keyframes zoom-fade{0%{opacity:0}to{opacity:1}}@keyframes zoom-in-img{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.zoom-lightbox,.zoom-image{animation:none}}.product-detail-media:not(:first-child){aspect-ratio:3/2}.product-detail-media img{object-fit:cover;width:100%;height:100%}.product-detail-info{gap:24px;display:grid;position:sticky;top:88px}.detail-price{color:#f4efe6;margin:0;font-size:1.3rem;font-weight:800}.detail-block{gap:12px;display:grid}.detail-block h2,.accordion-grid h2,.order-summary h2,.checkout-form h2,.empty-state h2{letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:inherit;font-size:.85rem;font-weight:900}.accordion-grid{border-top:1px solid #f4efe629;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;padding-top:24px;display:grid}.accordion-grid ul{color:#d8d0c1;margin:14px 0 0;padding-left:18px;line-height:1.8}.delivery-note{background:#292824;border:1px solid #f4efe629;padding:18px}.delivery-note strong{margin-bottom:8px;display:block}.delivery-note p{margin:0}.empty-state{background:#181815;border:1px solid #f4efe629;gap:16px;max-width:680px;padding:clamp(24px,5vw,46px);display:grid}.cart-page-grid,.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:start;gap:24px;display:grid}.cart-page-lines,.checkout-form{gap:18px;display:grid}.cart-page-line{background:#181815;border:1px solid #f4efe629;grid-template-columns:140px 1fr;align-items:start;gap:18px;padding:18px;display:grid}.cart-page-line img{object-fit:cover;background:#d8d0c1;width:140px;height:175px}.cart-page-line h2{margin-bottom:8px;font-family:inherit;font-size:1.1rem;font-weight:900}.cart-page-line p{color:#958b7b}.order-summary,.form-section{background:#181815;border:1px solid #f4efe629;gap:18px;padding:22px;display:grid}.order-summary{position:sticky;top:88px}.order-summary>div{color:#d8d0c1;border-bottom:1px solid #f4efe629;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.order-summary strong{color:#f4efe6;text-align:right}.summary-total span,.summary-total strong{font-size:1.1rem}.checkout-form label{color:#d8d0c1;gap:8px;font-size:.9rem;font-weight:700;display:grid}.checkout-form input{color:#f4efe6;background:#10100f;border:1px solid #f4efe629;min-height:48px;padding:0 14px}.delivery-options{gap:10px;display:grid}.delivery-option{color:#f4efe6;cursor:pointer;text-align:left;background:#10100f;border:1px solid #f4efe629;justify-content:space-between;align-items:center;min-height:52px;padding:0 14px;display:flex}.delivery-option.active{border-color:#b87916}.delivery-option span{gap:3px;display:grid}.delivery-option small{color:#958b7b;font-size:.76rem}.checkout-note{margin:0}.checkout-status{color:#d8d0c1;background:#b879161f;border:1px solid #b879166b;margin:0;padding:14px;line-height:1.6}.confirmation-panel{background:#181815;border:1px solid #f4efe629;gap:22px;max-width:820px;padding:clamp(26px,6vw,60px);display:grid}.confirmation-panel h1{margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.9}.confirmation-panel p{color:#d8d0c1;margin:0;line-height:1.7}.reference-box{border:1px solid #f4efe629;gap:8px;max-width:420px;padding:18px;display:grid}.reference-box span{color:#958b7b;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.reference-box strong{color:#f4efe6;font-size:1.2rem}.confirmation-details{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.policy-card{background:#181815;border:1px solid #f4efe629;gap:18px;padding:24px;display:grid}.policy-card h2{letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:inherit;font-size:.9rem;font-weight:900}.policy-card p,.policy-card li,.policy-card td,.policy-card th{color:#d8d0c1;line-height:1.7}.policy-card ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.policy-card li{gap:4px;display:grid}.policy-card strong,.policy-card th{color:#f4efe6}.policy-card table{border-collapse:collapse;width:100%}.policy-card th,.policy-card td{text-align:left;border-bottom:1px solid #f4efe629;padding:12px 8px}.about-hero{grid-template-columns:minmax(0,.72fr) minmax(360px,1fr);align-items:center;gap:clamp(28px,6vw,84px);display:grid}.about-hero>div{gap:22px;display:grid}.about-hero h1{margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.9}.about-hero p,.about-split p,.brand-pillars p{color:#d8d0c1;line-height:1.7}.about-hero img,.about-split img{aspect-ratio:4/5;object-fit:cover;width:100%}.brand-pillars{grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(40px,7vw,96px);display:grid}.brand-pillars article{background:#181815;border:1px solid #f4efe629;gap:18px;min-height:240px;padding:clamp(24px,4vw,44px);display:grid}.brand-pillars span{color:#b87916;font-weight:900}.brand-pillars h2,.about-split h2{margin:0}.about-split{grid-template-columns:minmax(320px,.9fr) minmax(0,.7fr);align-items:center;gap:clamp(28px,6vw,84px);margin-top:clamp(40px,7vw,96px);display:grid}.about-split>div{gap:20px;display:grid}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hamburger{justify-content:center;align-items:center;display:flex}.hero,.section-heading,.atelier,.journal,.product-detail,.about-hero,.about-split,.featured-uniform,.featured-product-card,.cart-page-grid,.checkout-grid{grid-template-columns:1fr}.product-detail-info,.order-summary{position:static}.hero{min-height:auto}.hero-media{min-height:380px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-card .product-image{min-height:420px}.lookbook,.brand-pillars{grid-template-columns:1fr}.site-footer,.policy-grid{flex-direction:column;grid-template-columns:1fr;align-items:start}}@media (max-width:620px){.site-header{padding:14px 16px}.brand span{font-size:.78rem}.hero-copy{padding:34px 18px 52px}h1{font-size:4rem}.shop-section,.atelier,.lookbook,.journal,.site-footer{padding-left:16px;padding-right:16px}.toolbar{flex-direction:column;align-items:start;gap:8px;padding:14px 0}.product-grid,.shop-identity-panel{grid-template-columns:1fr}.capsule-subheading{flex-direction:column;align-items:start}.featured-product-card .product-image{min-height:360px}.newsletter div{flex-direction:column}.accordion-grid,.cart-page-line{grid-template-columns:1fr}.cart-page-line img{width:100%;height:auto}}@keyframes vn-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes vn-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vn-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}main{animation:.45s cubic-bezier(.4,0,.2,1) both vn-fade-in}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94);transform:translateY(24px)}[data-reveal=fade]{transform:none}[data-reveal=scale]{transform:scale(.97)}[data-reveal].is-visible{opacity:1;transform:none}[data-delay="100"]{transition-delay:.1s}[data-delay="150"]{transition-delay:.15s}[data-delay="200"]{transition-delay:.2s}[data-delay="300"]{transition-delay:.3s}[data-delay="400"]{transition-delay:.4s}[data-delay="500"]{transition-delay:.5s}[data-delay="600"]{transition-delay:.6s}.nav-links a{transition:color .2s;position:relative}.nav-links a:after{content:"";transform-origin:0;background:#b87916;width:100%;height:1px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.nav-links a:hover{color:#b87916}.gold-divider{justify-content:center;align-items:center;gap:16px;padding:clamp(36px,7vw,64px) clamp(18px,4vw,54px);display:flex}.gold-divider:before,.gold-divider:after{content:"";background:linear-gradient(90deg,#0000,#b879168c);flex:1;max-width:200px;height:1px}.gold-divider:after{transform:scaleX(-1)}.gold-divider span{border:1px solid #b87916;flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}@media (max-width:620px){.gold-divider{padding:30px 18px}}.button{transition:background .2s,color .2s,transform .15s,box-shadow .2s}.button:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00000038}.button:active{transform:translateY(0)}.button.primary:hover{background:#2c2c29;transform:translateY(-1px);box-shadow:0 4px 20px #0006}.button.primary:active{box-shadow:none;transform:translateY(0)}.filter{transition:background .18s,color .18s}.product-card{transition:border-color .25s,transform .3s cubic-bezier(.34,1.56,.64,1)}.product-card:hover{border-color:#f4efe659;transform:translateY(-3px)}.size{transition:background .18s,color .18s,border-color .18s}.swatch{transition:transform .2s,box-shadow .2s}.swatch:hover{transform:scale(1.15);box-shadow:0 0 0 2px #f4efe6}.delivery-option{transition:border-color .18s,background .18s}.cart-button{transition:opacity .2s}.cart-button:hover{opacity:.8}.cart-panel{transition:transform .32s cubic-bezier(.32,.72,0,1)}.cart-drawer{transition:opacity .2s}.product-card:hover .product-image img,.featured-product-card:hover .product-image img{transition:transform .7s cubic-bezier(.25,.46,.45,.94);transform:scale(1.04)}.product-image img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}main{animation:none}.button,.product-card,.nav-links a:after{transition:none}.logo-outline,.logo-inner{stroke-dashoffset:0;animation:none}.logo-void,.logo-noir{opacity:1;animation:none}}.cart-toast-region{pointer-events:none;z-index:55;justify-content:center;display:flex;position:fixed;bottom:24px;left:0;right:0}.cart-toast{color:#11110f;pointer-events:auto;background:#f4efe6;border:1px solid #11110f1a;border-radius:6px;align-items:center;gap:14px;max-width:min(380px,100vw - 32px);padding:13px 16px;animation:.4s cubic-bezier(.16,1,.3,1) toast-in;display:flex;box-shadow:0 18px 50px #0006}.cart-toast-check{color:#f4efe6;background:#11110f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cart-toast-text{gap:1px;min-width:0;line-height:1.3;display:grid}.cart-toast-text strong{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.cart-toast-text span{color:#57534a;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.cart-toast-action{color:#b87916;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #b87916;flex-shrink:0;margin-left:auto;padding:2px 0;font-size:.72rem;font-weight:800}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.cart-button.bag-pulse .bag-icon{animation:.5s cubic-bezier(.34,1.56,.64,1) bag-pulse}@keyframes bag-pulse{0%{transform:scale(1)}40%{color:#b87916;transform:scale(1.32)}to{transform:scale(1)}}@media (max-width:620px){.cart-toast-region{padding:0 16px;bottom:84px}}@media (prefers-reduced-motion:reduce){.cart-toast,.cart-button.bag-pulse .bag-icon{animation:none}}.sticky-buy{display:none}@media (max-width:620px){.sticky-buy{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px);z-index:25;background:#11110feb;border-top:1px solid #f4efe629;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-buy-info{gap:2px;min-width:0;display:grid}.sticky-buy-name{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1rem;overflow:hidden}.sticky-buy-price{color:#b87916;letter-spacing:.04em;font-size:.78rem;font-weight:600}.sticky-buy-button{flex-shrink:0;min-height:48px;margin-left:auto;padding:0 30px}.product-page{padding-bottom:96px}body:has(.product-page) .whatsapp-button{display:none}}body:has(.admin-root) .site-header{display:none!important}body:has(.admin-root) footer{display:none!important}body:has(.admin-root) .cart-drawer{display:none!important}body:has(.admin-root){display:block}body:has(.admin-root)>.page-transition{min-height:100vh}body:has(.admin-root) main{min-height:100vh}.nav-admin-link{border:1px solid #b8791673;border-radius:3px;padding:3px 9px;color:#b87916!important}.nav-admin-link:hover{background:#b879161f}.nav-admin-link:after{display:none!important}.whatsapp-button{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:18;background:#25d366;border-radius:999px;align-items:center;gap:8px;padding:12px 20px 12px 16px;font-size:.74rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 24px #00000059}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0006}@media (max-width:620px){.whatsapp-button{padding:13px;bottom:16px;right:16px}.whatsapp-button span{display:none}}.checkout-trust{color:#958b7b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-top:12px;font-size:.72rem;font-weight:700;display:flex}.not-found-panel{max-width:640px;margin:0 auto;padding:clamp(60px,12vw,120px) clamp(20px,5vw,40px)}.not-found-panel h1{margin-bottom:28px;font-size:clamp(3.5rem,10vw,8rem);line-height:.88}.not-found-panel p{color:#d8d0c1;margin-bottom:36px;line-height:1.7}.prose-page{max-width:740px;margin-bottom:80px}.prose-meta{color:#958b7b;margin-bottom:40px;font-size:.82rem}.prose-page h2{margin-top:48px;margin-bottom:12px;font-size:1.4rem}.prose-page p,.prose-page li{color:#d8d0c1;margin-bottom:12px;line-height:1.8}.prose-page ul{padding-left:20px}.prose-page a{color:#b87916;text-underline-offset:3px;text-decoration:underline}.order-status{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:3px;padding:3px 8px;font-size:.68rem;font-weight:700}.order-status--paid{color:#4ade80;background:#22c55e26}.order-status--pending{color:#b87916;background:#b8791626}.order-status--failed{color:#f87171;background:#ef444426}.order-status--abandoned{color:#958b7b;background:#94a3b81a}html.nav-open{overflow:hidden}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.saved-link{color:#f4efe6;align-items:center;gap:6px;padding:4px;transition:color .18s;display:flex;position:relative}.saved-link:hover{color:#b87916}.saved-link strong{color:#120f09;text-align:center;background:#b87916;border-radius:999px;min-width:16px;padding:3px 5px;font-size:.6rem;font-weight:800;line-height:1}.hamburger{color:#f4efe6;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}@media (min-width:981px){.hamburger{display:none}}.hbg{width:20px;height:20px;display:block;overflow:visible}.hbg line{stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-dasharray:16;stroke-dashoffset:0;transform-box:fill-box;transform-origin:50%;transition:transform .38s cubic-bezier(.4,0,.2,1),stroke-dashoffset .38s cubic-bezier(.4,0,.2,1),opacity .25s}.hbg.is-open .hbg-mid{stroke-dashoffset:16px;opacity:0}.hbg.is-open .hbg-top{transform:translateY(5px)rotate(45deg)}.hbg.is-open .hbg-bot{transform:translateY(-5px)rotate(-45deg)}.mobile-nav{opacity:0;padding:0 clamp(24px, 6vw, 54px) calc(env(safe-area-inset-bottom,0px) + 28px);pointer-events:none;z-index:30;background:#11110f;flex-direction:column;justify-content:space-between;transition:opacity .25s,transform .25s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-12px)}.mobile-nav-head{border-bottom:1px solid #f4efe629;justify-content:space-between;align-items:center;min-height:64px;margin:0 -6px;display:flex}.mobile-nav-wordmark{color:#f4efe6;letter-spacing:.18em;text-transform:uppercase;padding-left:6px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.mobile-nav-wordmark em{color:#b87916;font-style:normal}.mobile-nav-close{color:#f4efe6;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.mobile-nav-index{color:#b87916;letter-spacing:.14em;vertical-align:super;margin-right:16px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.72rem;font-weight:700}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-links{flex-direction:column;gap:10px;margin:auto 0;padding:32px 0;display:flex}.mobile-nav-links a{color:#f4efe6;letter-spacing:-.01em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,8vw,4.2rem);font-weight:500;line-height:1.1;transition:color .15s}.mobile-nav-links a:hover{color:#b87916}.mobile-nav-admin{border:1px solid #b8791673;border-radius:4px;align-self:flex-start;padding:6px 14px;display:inline-block;color:#b87916!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-family:Inter,sans-serif!important;font-size:.74rem!important;font-weight:700!important}.mobile-nav-admin:hover{background:#b879161f}.mobile-nav-bag{border:1px solid #f4efe647;border-radius:4px;justify-content:space-between;align-self:stretch;gap:14px;min-height:56px;padding:0 18px}.mobile-nav-bag-label{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:700;display:flex}.admin-bar{background:#292824;border-bottom:1px solid #f4efe629;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 clamp(16px,3vw,40px);display:flex}.admin-bar-left{align-items:center;gap:10px;display:flex}.admin-badge{color:#120f09;letter-spacing:.12em;text-transform:uppercase;background:#b87916;border-radius:3px;padding:2px 7px;font-size:.65rem;font-weight:900}.admin-bar-sep{color:#f4efe629;font-size:.9rem}.admin-bar-crumb{color:#958b7b;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:700}.admin-bar-link{color:#958b7b;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700;transition:color .18s}.admin-bar-link:hover{color:#f4efe6}.admin-page{padding:clamp(28px,4vw,54px) clamp(16px,3vw,40px)}.admin-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.admin-h1{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1}.admin-stats{background:#f4efe629;border:1px solid #f4efe629;flex-wrap:wrap;gap:1px;margin-bottom:32px;display:flex}.admin-stat{background:#181815;gap:4px;min-width:100px;padding:16px 22px;display:grid}.admin-stat-n{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1}.admin-stat-l{color:#958b7b;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-table-wrap{border:1px solid #f4efe629;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:700px}.admin-table th{color:#958b7b;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #f4efe629;padding:12px 14px;font-size:.72rem;font-weight:800}.admin-table td{vertical-align:middle;border-bottom:1px solid #f4efe612;padding:12px 14px}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table tbody tr{transition:background .15s}.admin-table tbody tr:hover{background:#ffffff08}.admin-thumb{background:#d8d0c1;width:54px;height:68px;overflow:hidden}.admin-thumb-empty{color:#958b7b;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}.admin-prod-name{font-size:.9rem;font-weight:700;display:block}.admin-prod-slug{color:#958b7b;margin-top:3px;font-size:.76rem;display:block}.admin-cat-pill{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;padding:3px 8px;font-size:.68rem;font-weight:900}.cat-tops{color:#d4931f;background:#b879162e}.cat-bottoms{color:#d8d0c1;background:#c8c8d21f}.cat-sets{color:#9aad88;background:#3f473980}.admin-td-price{white-space:nowrap;font-weight:700}.admin-size-list{flex-wrap:wrap;gap:4px;display:flex}.admin-size-chip{letter-spacing:.06em;text-transform:uppercase;border:1px solid #f4efe629;border-radius:2px;padding:2px 6px;font-size:.66rem;font-weight:800}.admin-dot-row{flex-wrap:wrap;gap:5px;display:flex}.admin-dot{border:1px solid #f4efe640;border-radius:50%;width:18px;height:18px;display:block}.admin-act-row,.admin-confirm-row{align-items:center;gap:6px;display:flex}.admin-confirm-label{color:#958b7b;margin-right:2px;font-size:.76rem;font-weight:700}.admin-act{color:#f4efe6;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #f4efe629;border-radius:3px;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:800;transition:background .15s,border-color .15s,color .15s}.admin-act:hover{background:#292824;border-color:#f4efe64d}.admin-act-danger{color:#e07070;border-color:#c83c3c66}.admin-act-danger:hover{background:#c83c3c26;border-color:#c83c3cb3}.admin-loading,.admin-empty{color:#958b7b;border:1px dashed #f4efe629;justify-items:start;gap:18px;padding:40px 28px;display:grid}.admin-loading{text-align:center;justify-items:center}.admin-overlay{z-index:90;background:#0000008c;position:fixed;inset:0}.admin-panel{z-index:100;background:#181815;border-left:1px solid #f4efe629;flex-direction:column;width:min(520px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden}.admin-panel-head{border-bottom:1px solid #f4efe629;flex-shrink:0;justify-content:space-between;align-items:center;min-height:62px;padding:0 24px;display:flex}.admin-panel-title{letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:inherit;font-size:1rem;font-weight:900}.admin-close{color:#958b7b;cursor:pointer;background:0 0;border:0;width:36px;height:36px;font-size:1.2rem;line-height:1;transition:color .15s}.admin-close:hover{color:#f4efe6}.admin-form{flex-direction:column;gap:18px;padding:24px;display:flex;overflow-y:auto}.admin-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-field{gap:7px;display:grid}.admin-field-label{color:#d8d0c1;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.admin-field-hint{color:#958b7b;letter-spacing:0;text-transform:none;font-weight:600}.admin-input{color:#f4efe6;font:inherit;background:#0e0e0c;border:1px solid #f4efe629;border-radius:3px;width:100%;min-height:44px;padding:0 12px;transition:border-color .18s}.admin-input:focus{border-color:#b8791699;outline:none}.admin-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23958b7b' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.admin-textarea{resize:vertical;min-height:auto;padding:10px 12px}.admin-form-actions{border-top:1px solid #f4efe629;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:20px;display:flex}.admin-toast{color:#f4efe6;white-space:nowrap;z-index:200;background:#292824;border:1px solid #f4efe629;border-radius:4px;padding:12px 22px;font-size:.84rem;font-weight:700;animation:.3s both vn-fade-up;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.admin-toast-err{background:#b42828e6;border-color:#dc505080}.admin-upload-zone{cursor:pointer;border:1px dashed #f4efe640;border-radius:4px;transition:border-color .18s,background .18s;position:relative;overflow:hidden}.admin-upload-zone:hover{background:#ffffff08;border-color:#b879168c}.admin-upload-zone--busy{cursor:wait;opacity:.7}.admin-upload-placeholder{color:#958b7b;text-align:center;flex-direction:column;align-items:center;gap:6px;padding:28px 16px;font-size:.82rem;display:flex}.admin-upload-icon{color:#b87916;font-size:1.6rem;font-weight:700;line-height:1}.admin-upload-preview{position:relative}.admin-upload-img{object-fit:cover;width:100%;height:180px;display:block}.admin-upload-overlay{color:#f4efe6;letter-spacing:.06em;opacity:0;text-transform:uppercase;background:#0000008c;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;transition:opacity .18s;display:flex;position:absolute;inset:0}.admin-upload-zone:hover .admin-upload-overlay{opacity:1}.admin-upload-error{color:#e07070;margin-top:4px;font-size:.78rem}.admin-login-wrap{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login-card{background:#181815;border:1px solid #f4efe629;gap:20px;width:100%;max-width:400px;padding:clamp(28px,6vw,52px);display:grid}.admin-login-brand{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;font-size:.8rem;font-weight:900;display:flex}.admin-login-heading{margin:0;font-size:2rem;line-height:1}.admin-login-sub{color:#958b7b;margin:-10px 0 0;font-size:.88rem}.admin-login-form{gap:16px;display:grid}.admin-login-error{color:#e07070;background:#c83c3c1f;border:1px solid #c83c3c59;margin:0;padding:10px 14px;font-size:.84rem}.admin-field-label-row{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.admin-browse-btn{color:#b87916;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #b8791673;border-radius:3px;padding:3px 9px;font-size:.68rem;font-weight:800;transition:background .15s}.admin-browse-btn:hover{background:#b879161f}.admin-picker-modal{z-index:120;background:#181815;border:1px solid #f4efe629;border-radius:4px;flex-direction:column;width:min(860px,94vw);max-height:80vh;display:flex;position:fixed;top:40px;bottom:40px;left:50%;overflow:hidden;transform:translate(-50%)}.admin-picker-body{flex:1;padding:20px;overflow-y:auto}.admin-picker-status{color:#958b7b;text-align:center;padding:20px 0;font-size:.9rem}.admin-picker-error{color:#e07070}.admin-picker-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.admin-picker-item{cursor:pointer;text-align:left;background:#292824;border:2px solid #0000;border-radius:3px;gap:6px;padding:0;transition:border-color .15s,transform .15s;display:grid;overflow:hidden}.admin-picker-item:hover{border-color:#b87916;transform:translateY(-2px)}.admin-picker-img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.admin-picker-name{color:#958b7b;text-overflow:ellipsis;white-space:nowrap;padding:0 8px 8px;font-size:.68rem;line-height:1.3;overflow:hidden}@media (prefers-reduced-motion:reduce){.hero-copy canvas,.hero-media canvas{display:none!important}}.sd-wrap{opacity:0;filter:blur(6px);transition:opacity 1.05s cubic-bezier(.16,1,.3,1),filter 1.05s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.sd-wrap.sd-in{opacity:1;filter:none;transform:none}@media (prefers-reduced-motion:reduce){.sd-wrap{opacity:1;filter:none;transition:none;transform:none}}@media (max-width:620px){.site-header{gap:14px;padding:12px 18px}.brand img,.brand-svg{width:min(126px,36vw)}.hero{min-height:calc(100svh - 64px);display:block;position:relative}.hero-media{min-height:0;position:absolute;inset:0}.hero-media img{object-position:22% center}.hero-media:after{content:"";background:linear-gradient(#11110f4d 0%,#11110f0d 34%,#11110f8c 68%,#11110ff0 100%);position:absolute;inset:0}.hero-copy{min-height:calc(100svh - 64px);padding:0 22px calc(env(safe-area-inset-bottom,0px) + 30px);align-content:end;gap:14px;position:relative}.hero-copy canvas{display:none!important}.hero-copy h1{letter-spacing:.01em;font-size:clamp(3.4rem,16.5vw,4.2rem)}.hero-copy>p:not(.eyebrow){color:#ece5d6;max-width:30ch;margin:0;font-size:1.02rem;line-height:1.55}.hero-actions{flex-direction:column;gap:10px;width:100%;margin-top:10px}.hero-actions .button{width:100%;min-height:54px}.hero-actions .button.primary{color:#11110f;background:#f4efe6;border-color:#0000}.hero-actions .button.ghost{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11110f59}.marquee{min-height:54px}.marquee-group span{font-size:1.05rem}h2{font-size:2.25rem}.page-heading h1{font-size:2.85rem}.shop-section,.atelier,.lookbook,.journal,.site-footer{padding-top:60px;padding-bottom:60px}.section-heading{gap:14px;margin-bottom:26px}.campaign-image{padding:14px}.featured-product-card .product-image{min-height:300px}.featured-product-card .product-info{padding:24px 20px 28px}.featured-uniform{display:none}.product-grid{counter-reset:vn-tile;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.product-card:not(.featured-product-card){background:0 0;border:0;transition:transform .25s}.product-card:not(.featured-product-card):active{transform:scale(.97)}.product-card:not(.featured-product-card):active .product-image img{transform:scale(1.06)}.product-grid>.product-card{counter-increment:vn-tile}.product-grid>.product-card .product-image{position:relative}.product-grid>.product-card .product-image:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#b87916;content:counter(vn-tile, decimal-leading-zero);letter-spacing:.18em;z-index:1;background:#11110f8c;padding:5px 8px 4px 9px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.62rem;font-weight:700;position:absolute;top:10px;left:10px}.product-grid>.product-card:nth-child(5n+1){grid-column:1/-1;position:relative}.product-grid>.product-card:nth-child(5n+1) .product-image{aspect-ratio:1}.product-grid>.product-card:nth-child(5n+1) .product-image img{object-position:50% 18%}.product-grid>.product-card:nth-child(5n+1) .product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#11110f73 76%,#11110fe0 100%);position:absolute;inset:0}.product-grid>.product-card:nth-child(5n+1) .product-info{pointer-events:none;z-index:1;padding:0 16px 16px;position:absolute;bottom:0;left:0;right:0}.product-grid>.product-card:nth-child(5n+1) .product-title-row h3{font-size:1.5rem}.product-grid>.product-card:nth-child(5n+1) .product-title-row h3 a{color:#f4efe6;pointer-events:auto}.product-card:not(.featured-product-card) .product-meta,.product-card:not(.featured-product-card) .product-specs,.product-card:not(.featured-product-card) .swatches,.product-card:not(.featured-product-card) .sizes,.product-card:not(.featured-product-card) .add-button{display:none}.product-card:not(.featured-product-card) .product-info{gap:5px;padding:11px 2px 0}.product-card:not(.featured-product-card) .product-title-row{flex-direction:column;align-items:start;gap:3px}.product-card:not(.featured-product-card) .product-title-row h3{letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500}.product-card:not(.featured-product-card) .price{color:#b87916;letter-spacing:.06em;font-size:.82rem;font-weight:600}.detail-price,.featured-product-card .price{color:#b87916}.about-hero img{aspect-ratio:4/3;object-position:24% center;height:auto}.button{min-height:52px}.standard-page,.product-page{padding:44px 18px 64px}.page-heading{gap:12px;margin-bottom:30px}.toolbar{scrollbar-width:none;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;overflow-x:auto}.toolbar::-webkit-scrollbar{display:none}.toolbar p{flex-shrink:0}.filter-group{flex-wrap:nowrap}.filter{flex-shrink:0;min-height:40px}.breadcrumb{margin-bottom:18px;font-size:.72rem}.product-detail{gap:26px}.product-gallery{gap:10px}.product-detail-info{gap:20px}.size{min-width:52px;min-height:46px}.accordion-grid{gap:18px}.cart-page-line{grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px}.cart-page-line img{width:92px;height:115px}.cart-page-line h2{font-size:1rem}.checkout-form input{min-height:52px}.order-summary,.form-section{padding:18px 16px}.confirmation-panel{gap:18px}.confirmation-panel h1{font-size:2.5rem}.cart-panel{max-width:none;padding:18px 18px calc(env(safe-area-inset-bottom,0px) + 18px)}.cart-head h2{font-size:1.7rem}.site-footer{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 48px);gap:28px}.site-footer .footer-brand{gap:22px;width:100%}.site-footer .footer-brand img{width:148px}.site-footer nav{border-top:1px solid #f4efe629;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;display:grid}.site-footer nav a{color:#d8d0c1;border-bottom:1px solid #f4efe629;padding:15px 2px;font-size:.78rem}.site-footer nav a:nth-child(odd){border-right:1px solid #f4efe629;padding-right:14px}.site-footer nav a:nth-child(2n){padding-left:14px}.newsletter{background:#181815;border:1px solid #f4efe629;gap:12px;max-width:none;padding:20px 18px}.newsletter input{min-height:52px}.newsletter .button{color:#11110f;background:#f4efe6;border-color:#0000;width:100%}}.scroll-progress{pointer-events:none;transform-origin:0;z-index:60;background:linear-gradient(90deg,#b8791659,#b87916);width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}.product-image{position:relative}.product-image-link{z-index:1;position:absolute;inset:0}.card-heart,.card-quickadd{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f4efe6;cursor:pointer;z-index:2;background:#11110f80;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s,color .2s;display:inline-flex;position:absolute}.card-heart{top:10px;right:10px}.card-quickadd{bottom:10px;right:10px}.card-heart:hover,.card-quickadd:hover{background:#11110fc7}.card-quickadd:active{transform:scale(.9)}.card-heart.is-saved{color:#b87916}.card-heart.is-saved svg{animation:.4s heart-pop}@keyframes heart-pop{0%{transform:scale(1)}40%{transform:scale(1.4)}to{transform:scale(1)}}.quick-add-scrim{z-index:58;background:#0b0b0980;animation:.2s zoom-fade;position:fixed;inset:0}.quick-add-sheet{color:#11110f;max-width:520px;padding:18px 18px calc(env(safe-area-inset-bottom,0px) + 22px);z-index:59;background:#f4efe6;border-radius:16px 16px 0 0;margin:0 auto;animation:.3s cubic-bezier(.16,1,.3,1) sheet-up;position:fixed;bottom:0;left:0;right:0}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.quick-add-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.quick-add-name{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.quick-add-price{color:#b87916;margin:2px 0 0;font-size:.85rem;font-weight:600}.quick-add-close{color:#57534a;cursor:pointer;background:0 0;border:0;flex-shrink:0}.quick-add-label{color:#57534a;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:800}.quick-add-sizes{flex-wrap:wrap;gap:8px;display:flex}.quick-add-size{color:#11110f;cursor:pointer;background:0 0;border:1px solid #11110f33;border-radius:5px;min-width:56px;min-height:50px;font-weight:700;transition:background .15s,color .15s}.quick-add-size:hover{color:#f4efe6;background:#11110f}.shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{color:#958b7b;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #f4efe62e;border-radius:999px;min-height:38px;padding:0 18px;font-size:.72rem;font-weight:700;transition:color .18s,border-color .18s,background .18s}.filter-chip:hover{color:#f4efe6}.filter-chip.is-active{color:#11110f;background:#f4efe6;border-color:#f4efe6}.shop-count{color:#958b7b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.recently-viewed{border-top:1px solid #f4efe61f;padding:clamp(40px,7vw,80px) clamp(18px,4vw,54px)}.recently-viewed-title{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:500}.recently-viewed-row{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.recently-viewed-row::-webkit-scrollbar{display:none}.rv-card{scroll-snap-align:start;flex:none;width:150px}.rv-image{aspect-ratio:4/5;background:#d8d0c1;margin-bottom:10px;overflow:hidden}.rv-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.rv-card:hover .rv-image img{transform:scale(1.05)}.rv-name{margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.rv-price{color:#b87916;margin:3px 0 0;font-size:.78rem;font-weight:600}[data-parallax]{will-change:transform}@media (prefers-reduced-motion:reduce){[data-parallax]{transform:none!important}}
