:root{--ink:#0c0c0c;--paper:#f8f7f4;--white:#fff;--line:#deddd9;--muted:#77736d;--lime:#d9ff4b;--radius:2px;--serif:"Italiana",serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}.announcement{height:30px;background:#0a0a0a;color:#fff;overflow:hidden;display:flex;align-items:center;font-size:9px;letter-spacing:2px}.announcement-track{display:flex;white-space:nowrap;gap:75px;min-width:max-content;animation:announce 25s linear infinite}.announcement-track span:first-child{margin-left:50px}@keyframes announce{to{transform:translateX(-50%)}}.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.5vw;border-bottom:1px solid rgba(10,10,10,.1);background:rgba(248,247,244,.93);backdrop-filter:blur(16px);position:sticky;top:0;z-index:80}.brand{text-decoration:none;display:inline-flex;flex-direction:column;width:max-content;line-height:.9}.brand b{font:400 22px var(--serif);letter-spacing:4px}.brand small{font-size:7px;letter-spacing:5px;margin-top:6px}.main-nav{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:28px}.main-nav a{text-decoration:none;font-size:10px;letter-spacing:1.6px;position:relative}.main-nav a:after{content:"";height:1px;background:#111;position:absolute;bottom:-8px;left:0;width:0;transition:.35s cubic-bezier(.2,.8,.2,1)}.main-nav a:hover:after{width:100%}.header-actions{justify-self:end;display:flex;gap:12px;align-items:center}.icon-btn{border:0;background:none;cursor:pointer;text-decoration:none;font-size:11px;letter-spacing:1px;padding:10px}.cart-trigger span{width:20px;height:20px;border-radius:50%;background:#111;color:#fff;display:inline-grid;place-items:center;font-size:9px;margin-left:4px}.mobile-only{display:none}.cinematic{height:calc(100vh - 108px);min-height:650px;position:relative;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:110%;object-fit:cover;object-position:center 33%;animation:heroIn 1.8s cubic-bezier(.2,.8,.2,1) both}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.52),rgba(0,0,0,.04) 68%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 40%)}@keyframes heroIn{from{transform:scale(1.09);filter:blur(3px)}to{transform:scale(1)}}.grain{position:absolute;inset:0;opacity:.09;pointer-events:none;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.hero-copy{position:absolute;left:7vw;bottom:14%;max-width:690px}.eyebrow,.hero-copy>p,.hero-actions{opacity:0;animation:rise .8s .7s forwards}.hero-copy h1{font:400 clamp(58px,8.2vw,124px)/.82 var(--serif);letter-spacing:-3px;margin:20px 0 28px;opacity:0;animation:rise 1s .3s forwards}.hero-copy h1 em{font-style:italic}.hero-copy>p{font-weight:300;font-size:16px;max-width:430px;line-height:1.6;animation-delay:.55s}.hero-actions{display:flex;gap:12px;margin-top:30px;animation-delay:.7s}@keyframes rise{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}.btn{height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111;text-decoration:none;font-size:10px;font-weight:600;letter-spacing:1.5px;cursor:pointer;transition:.3s}.btn.light{background:#fff;color:#111;border-color:#fff}.btn.light:hover{background:var(--lime);border-color:var(--lime)}.btn.ghost-light{border-color:rgba(255,255,255,.8);color:#fff}.btn.ghost-light:hover{background:#fff;color:#111}.btn.solid{background:#111;color:#fff}.btn.solid:hover{background:#333}.btn.wide{width:100%}.scroll-cue{position:absolute;right:3.5vw;bottom:5%;font-size:8px;letter-spacing:2px;display:flex;align-items:center;gap:10px}.scroll-cue i{width:60px;height:1px;background:#fff;animation:pulse 1.6s infinite}@keyframes pulse{50%{width:30px;opacity:.5}}.ticker{height:58px;background:var(--lime);overflow:hidden;display:flex;align-items:center}.ticker div{white-space:nowrap;font:400 21px var(--serif);letter-spacing:1px;animation:tick 22s linear infinite}.ticker i{font-family:var(--sans);font-size:12px;margin:0 25px}@keyframes tick{to{transform:translateX(-48%)}}.section{padding:100px 3.5vw}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.section-title small,.statement-copy small,.newsletter small,.page-hero small,.account-art small,.dashboard>small,.success-page small{font-size:9px;letter-spacing:2.4px}.section-title h2,.statement-copy h2,.newsletter h2,.page-hero h1,.account-art h1,.account-panel h2,.success-page h1{font:400 clamp(42px,5vw,72px)/.98 var(--serif);margin:9px 0 0}.slider-controls{display:flex;gap:8px}.slider-controls button{width:46px;height:46px;border:1px solid #ccc;background:transparent;border-radius:50%;cursor:pointer;transition:.3s}.slider-controls button:hover{background:#111;color:#fff;border-color:#111;transform:scale(1.06)}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,23vw);gap:18px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.product-rail::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;position:relative}.product-media{aspect-ratio:3/4;background:#e9e7e2;overflow:hidden;position:relative}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s}.product-card:hover .product-media img{transform:scale(1.065)}.product-badge{position:absolute;left:12px;top:12px;background:#fff;padding:7px 9px;font-size:8px;letter-spacing:1.4px;z-index:2}.wish{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;background:rgba(255,255,255,.9);border-radius:50%;font-size:18px;z-index:2;cursor:pointer;transition:.3s}.wish:hover,.wish.saved{background:#111;color:#fff;transform:rotate(8deg) scale(1.08)}.quick-actions{position:absolute;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 44px;gap:6px;transform:translateY(65px);opacity:0;transition:.35s}.product-card:hover .quick-actions{transform:none;opacity:1}.quick-actions button,.quick-actions a{border:0;background:rgba(255,255,255,.96);height:44px;display:grid;place-items:center;text-decoration:none;font-size:9px;letter-spacing:1.1px;cursor:pointer}.quick-actions button:hover,.quick-actions a:hover{background:#111;color:#fff}.product-meta{padding-top:14px}.product-meta .top{display:flex;justify-content:space-between;gap:12px}.product-meta h3{font-size:12px;font-weight:500;margin:0;line-height:1.5}.product-meta p{font-size:11px;margin:5px 0 0;color:var(--muted)}.product-meta .price{font-size:12px;white-space:nowrap}.lookbook{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:50vw 50vw;gap:3px}.look{position:relative;overflow:hidden;color:#fff}.look.tall{grid-row:1/3}.look img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.look:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.55))}.look:hover img{transform:scale(1.045)}.look>div{position:absolute;z-index:2;left:6%;right:6%;bottom:6%}.look small{font-size:9px}.look h3{font:400 clamp(42px,5vw,76px) var(--serif);margin:4px 0}.look span{font-size:10px;letter-spacing:1.4px}.statement{min-height:750px;display:grid;grid-template-columns:.85fr 1.15fr;background:#e9e4dc}.statement-copy{padding:10vw 8vw;display:flex;flex-direction:column;justify-content:center}.statement-copy h2{font-size:clamp(55px,7vw,100px)}.statement-copy p{font-size:15px;line-height:1.8;color:#5b5752;max-width:420px}.text-btn{border:0;background:none;text-decoration:none;font-size:10px;letter-spacing:1.5px;padding:5px 0;border-bottom:1px solid currentColor;width:max-content;cursor:pointer}.text-btn.center{display:block;margin:16px auto 0}.statement-img{overflow:hidden}.statement-img img{width:100%;height:100%;object-fit:cover}.dark-section{background:#111;color:#fff}.dark-section .slider-controls button{border-color:#444;color:#fff}.dark-section .product-meta p{color:#aaa}.marquee-gallery{overflow:hidden;padding:3px 0}.gallery-track{display:flex;width:max-content;gap:3px;animation:gallery 35s linear infinite}.gallery-track img{width:260px;height:350px;object-fit:cover;filter:saturate(.9)}@keyframes gallery{to{transform:translateX(-50%)}}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-strip>div{padding:50px 3vw;border-right:1px solid var(--line)}.service-strip>div:last-child{border-right:0}.service-strip b{font:400 30px var(--serif);color:#aaa}.service-strip h4{margin:25px 0 8px;font-size:12px}.service-strip p{font-size:11px;color:var(--muted)}.newsletter{padding:90px 6vw;background:var(--lime);display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:80px}.newsletter h2{font-size:clamp(50px,6vw,85px)}.newsletter p{font-size:13px}.newsletter form{display:flex;border-bottom:1px solid #111}.newsletter input{flex:1;border:0;background:transparent;padding:18px 0;outline:0}.newsletter button{border:0;background:none;cursor:pointer;font-size:10px;letter-spacing:1.3px}footer{padding:70px 3.5vw 30px;background:#0d0d0d;color:#fff;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.brand.inverse{color:#fff}.foot-brand p{color:#888;max-width:300px;line-height:1.7}footer h4{font-size:9px;letter-spacing:2px;margin:0 0 18px}footer>div>a:not(.brand){display:block;color:#999;text-decoration:none;font-size:11px;margin:11px 0}.copyright{grid-column:1/-1;border-top:1px solid #252525;padding-top:25px;font-size:8px;letter-spacing:1.4px;color:#666}.reveal{opacity:0;transform:translateY(35px);transition:opacity .85s,transform .85s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.search-modal{position:fixed;inset:0;background:rgba(248,247,244,.98);z-index:120;opacity:0;visibility:hidden;transition:.35s}.search-modal.open{opacity:1;visibility:visible}.search-x{position:absolute;right:4vw;top:35px;border:0;background:none;font-size:34px;cursor:pointer}.search-inner{width:min(900px,88vw);margin:18vh auto}.search-inner>p{font-size:9px;letter-spacing:2.5px}.search-inner>input{width:100%;border:0;border-bottom:1px solid #111;background:none;font:400 clamp(35px,5vw,70px) var(--serif);padding:15px 0;outline:0}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.search-result{text-decoration:none}.search-result img{width:100%;aspect-ratio:3/4;object-fit:cover}.search-result p{font-size:10px}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99;opacity:0;pointer-events:none;transition:.35s}.backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;width:min(480px,100%);height:100dvh;background:var(--paper);z-index:100;transform:translateX(100%);transition:.5s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-head{padding:25px 28px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.cart-head small{font-size:8px;letter-spacing:2px}.cart-head h2{font:400 30px var(--serif);margin:5px 0}.cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.shipping-meter{padding:15px 28px;border-bottom:1px solid var(--line)}.shipping-meter>div{display:flex;justify-content:space-between;font-size:9px}.shipping-meter i{display:block;height:3px;background:#ddd;margin-top:10px}.shipping-meter em{display:block;height:100%;background:#111;width:0;transition:.4s}.cart-items{flex:1;overflow:auto;padding:10px 28px}.empty-cart{text-align:center;padding:80px 25px}.empty-cart span{font:400 55px var(--serif)}.empty-cart h3{font:400 28px var(--serif)}.empty-cart p{font-size:11px;color:var(--muted)}.cart-row{display:grid;grid-template-columns:88px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-row img{width:88px;height:116px;object-fit:cover}.cart-row h4{font-size:11px;margin:3px 0 6px}.cart-row p{font-size:10px;color:var(--muted);margin:0 0 10px}.qty{display:flex;align-items:center;width:max-content;border:1px solid #ccc}.qty button{width:28px;height:27px;border:0;background:none;cursor:pointer}.qty span{width:25px;text-align:center;font-size:10px}.remove-item{border:0;background:none;cursor:pointer;color:#888;font-size:18px}.cart-foot{padding:20px 28px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between}.cart-foot p{font-size:9px;color:var(--muted)}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#111;color:#fff;padding:13px 20px;z-index:200;font-size:10px;letter-spacing:1px;opacity:0;pointer-events:none;transition:.3s}.toast.show{opacity:1;transform:translate(-50%,0)}.mobile-drawer{display:none}.page-hero{padding:130px 5vw 90px;text-align:center;max-width:900px;margin:auto}.page-hero.compact{padding-bottom:55px}.page-hero p{color:var(--muted);font-size:14px}.shop-layout{display:grid;grid-template-columns:230px 1fr;gap:50px;padding:0 3.5vw 100px}.filters{position:sticky;top:125px;height:max-content}.filters>div{border-top:1px solid var(--line);padding:22px 0}.filters h4{font-size:9px;letter-spacing:2px;margin:0 0 15px}.filters button{display:block;border:0;background:none;padding:6px 0;cursor:pointer;font-size:11px;color:#777}.filters button.active{color:#111;font-weight:600}.filters input[type=range]{width:100%;accent-color:#111}.filters label span{display:block;font-size:10px;margin-top:8px}.shop-toolbar{height:50px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:20px;font-size:10px}.shop-toolbar select{border:0;background:none;outline:0}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 18px}.product-page{display:grid;grid-template-columns:1.2fr .8fr;min-height:calc(100vh - 108px)}.product-gallery{padding:30px 4vw;background:#eeeae4}.main-product-image{height:calc(100vh - 190px);min-height:620px;overflow:hidden;position:relative;background:#e7e4de;cursor:crosshair}.main-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .15s ease-out;transform-origin:center}.zoom-hint{position:absolute;bottom:14px;right:16px;font-size:8px;letter-spacing:2px}.thumb-row{display:flex;gap:8px;margin-top:10px}.thumb{width:72px;height:85px;padding:0;border:1px solid transparent;background:#ddd;cursor:pointer;overflow:hidden}.thumb.active{border-color:#111}.thumb img{width:100%;height:100%;object-fit:cover}.product-details{padding:7vw 6vw;align-self:start;position:sticky;top:108px}.crumbs{font-size:9px;color:#8a867f;margin-bottom:45px}.crumbs a{text-decoration:none}.product-kicker{font-size:8px;letter-spacing:2px}.product-details h1{font:400 clamp(40px,4vw,66px)/1 var(--serif);margin:12px 0 18px}.detail-price{font-size:14px;margin-bottom:28px}.detail-desc{color:#67635d;line-height:1.7}.choice{margin-top:40px}.choice-head{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px}.choice-head button{border:0;background:none;font-size:8px;text-decoration:underline;cursor:pointer}.sizes{display:flex;gap:7px;margin-top:13px}.sizes button{width:52px;height:42px;border:1px solid #bbb;background:transparent;cursor:pointer}.sizes button.active{background:#111;color:#fff;border-color:#111}.product-actions{display:grid;grid-template-columns:1fr 52px;gap:8px;margin-top:20px}.wish-btn{border:1px solid #111;background:none;font-size:22px;cursor:pointer}.wish-btn.saved{background:#111;color:#fff}.accordions{margin-top:35px;border-top:1px solid var(--line)}.accordions details{border-bottom:1px solid var(--line);padding:18px 0}.accordions summary{font-size:9px;letter-spacing:1.4px;cursor:pointer}.accordions p{font-size:11px;line-height:1.7;color:var(--muted)}.size-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:130;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.3s}.size-modal.open{opacity:1;visibility:visible}.size-modal>div{background:#fff;padding:45px;width:min(560px,90vw);position:relative}.size-modal button{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px}.size-modal h2{font:400 40px var(--serif)}.size-modal table{width:100%;border-collapse:collapse}.size-modal th,.size-modal td{border-bottom:1px solid #ddd;padding:12px;text-align:left;font-size:11px}.cart-page{display:grid;grid-template-columns:1fr 380px;gap:70px;padding:0 6vw 100px;max-width:1300px;margin:auto}.cart-page-row{display:grid;grid-template-columns:130px 1fr auto;gap:22px;padding:20px 0;border-top:1px solid var(--line)}.cart-page-row img{width:130px;height:170px;object-fit:cover}.cart-page-row h3{font:400 24px var(--serif);margin:5px 0}.order-summary{padding:30px;background:#eeece7;height:max-content;position:sticky;top:130px}.order-summary h3{font:400 30px var(--serif);margin-top:0}.order-summary>div,.checkout-totals>div{display:flex;justify-content:space-between;padding:12px 0;font-size:11px}.order-summary .grand,.checkout-totals .grand{border-top:1px solid #bbb;margin-top:10px;padding-top:20px;font-size:14px}.account-shell{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 108px)}.account-art{position:relative;min-height:780px;color:#fff}.account-art img{width:100%;height:100%;object-fit:cover}.account-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(0,0,0,.6))}.account-art>div{position:absolute;z-index:2;left:8%;bottom:8%;right:8%}.account-panel{padding:8vw;display:flex;align-items:center}.account-panel>div{width:100%;max-width:500px}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:40px}.auth-tabs button{flex:1;border:0;background:none;padding:15px;font-size:9px;letter-spacing:1.5px;cursor:pointer;border-bottom:2px solid transparent}.auth-tabs button.active{border-color:#111}.auth-form{display:none}.auth-form.active{display:block}.auth-form h2{font-size:48px;margin-bottom:30px}.auth-form label,.checkout-block label,.contact-grid label{display:block;font-size:9px;letter-spacing:1px;margin:15px 0}.auth-form input,.checkout-block input,.checkout-block select,.contact-grid input,.contact-grid textarea{width:100%;height:48px;background:transparent;border:1px solid #c9c6c0;padding:0 12px;margin-top:7px;outline:0}.contact-grid textarea{height:auto;padding:12px}.form-message{font-size:10px}.dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0}.dash-grid a{padding:20px;background:#eeece7;text-decoration:none}.dash-grid b{display:block;font:400 32px var(--serif)}.dash-grid span{font-size:9px}.dashboard h3{font:400 28px var(--serif);margin-top:35px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-grid a img{width:100%;aspect-ratio:3/4;object-fit:cover}.order-line{border-top:1px solid var(--line);padding:12px 0;font-size:10px;display:flex;justify-content:space-between}.checkout-shell{display:grid;grid-template-columns:1fr 430px;max-width:1320px;margin:auto;min-height:100vh}.checkout-main{padding:55px 7vw 100px}.checkout-logo{font:400 24px var(--serif);letter-spacing:4px;text-decoration:none}.checkout-logo span{display:block;font:7px var(--sans);letter-spacing:5px;margin-top:5px}.checkout-steps{display:flex;gap:12px;margin:45px 0;color:#aaa;font-size:9px}.checkout-steps .active{color:#111}.checkout-block{margin:35px 0}.checkout-block h2{font:400 30px var(--serif);margin:0 0 20px}.block-head{display:flex;justify-content:space-between;align-items:center}.block-head a{font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.form-grid .full{grid-column:1/-1}.payment-options{border:1px solid #ccc}.payment-option{display:flex!important;align-items:center;gap:12px;margin:0!important;padding:18px;border-bottom:1px solid #ccc;cursor:pointer}.payment-option input{width:auto!important;height:auto!important;margin:0!important}.payment-option span{font-size:11px}.payment-option small{margin-left:auto;color:#888}.card-fields{padding:8px 20px 20px;background:#eeece7}.pay-button{margin-top:25px}.secure-note{text-align:center;font-size:9px;color:#777}.checkout-summary{background:#eeece7;padding:70px 45px;position:sticky;top:0;height:100vh;overflow:auto}.checkout-summary h3{font:400 30px var(--serif)}.checkout-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;margin:15px 0}.checkout-item img{width:62px;height:80px;object-fit:cover}.checkout-item p{font-size:10px}.success-page{min-height:calc(100vh - 108px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 20px}.success-mark{width:70px;height:70px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:28px;margin-bottom:25px}.success-page p{max-width:550px;color:#666;line-height:1.7}.success-actions{display:flex;gap:20px;align-items:center;margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1100px;margin:0 auto 120px;padding:0 4vw}.contact-grid h3{font:400 36px var(--serif)}.contact-grid p{color:#666;line-height:1.8}.faq{max-width:850px;margin:0 auto 120px;padding:0 4vw}.faq details{border-top:1px solid var(--line);padding:24px 0}.faq summary{font:400 24px var(--serif);cursor:pointer}.faq p{color:#666;line-height:1.8}.magnetic{transition:transform .2s ease-out}
@media(max-width:980px){.main-nav{display:none}.mobile-only{display:block}.site-header{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.header-actions{gap:2px}.mobile-drawer{display:flex;position:fixed;inset:0 auto 0 0;width:min(380px,88vw);background:#f8f7f4;z-index:150;transform:translateX(-100%);transition:.4s;flex-direction:column;padding:100px 35px;gap:25px}.mobile-drawer.open{transform:none}.mobile-drawer a{font:400 30px var(--serif);text-decoration:none}.drawer-close{position:absolute;top:20px;right:25px;border:0;background:none;font-size:32px}.lookbook{grid-template-columns:1fr 1fr;grid-template-rows:80vw 60vw}.statement{grid-template-columns:1fr}.statement-img{height:85vw}.service-strip{grid-template-columns:1fr 1fr}.service-strip>div:nth-child(2){border-right:0}.newsletter{grid-template-columns:1fr;gap:35px}footer{grid-template-columns:1fr 1fr}.shop-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.shop-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}.product-details{position:static;padding:60px 7vw}.main-product-image{height:80vh}.cart-page{grid-template-columns:1fr}.order-summary{position:static}.account-shell{grid-template-columns:1fr}.account-art{min-height:600px}.checkout-shell{grid-template-columns:1fr}.checkout-summary{position:static;height:auto;grid-row:1;padding:40px 7vw}.checkout-main{padding:45px 7vw}.search-results{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.announcement{height:25px}.site-header{height:65px;padding:0 14px}.brand b{font-size:17px}.header-actions .icon-btn{font-size:9px;padding:7px}.header-actions>a.icon-btn{display:none}.cinematic{height:calc(100svh - 90px);min-height:600px}.hero-copy{left:22px;right:22px;bottom:14%}.hero-copy h1{font-size:58px;letter-spacing:-1px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:wrap}.scroll-cue{display:none}.ticker{height:48px}.section{padding:70px 16px}.section-title h2{font-size:45px}.product-rail{grid-auto-columns:76vw;gap:10px}.quick-actions{opacity:1;transform:none}.lookbook{display:flex;overflow:auto;scroll-snap-type:x mandatory}.look{min-width:88vw;height:120vw;scroll-snap-align:center}.statement-copy{padding:80px 24px}.statement-copy h2{font-size:58px}.statement-img{height:120vw}.gallery-track img{width:180px;height:250px}.service-strip{grid-template-columns:1fr}.service-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:35px 25px}.newsletter{padding:70px 22px}.newsletter h2{font-size:50px}.newsletter form{display:block}.newsletter button{padding:15px 0}footer{grid-template-columns:1fr;padding:55px 24px 30px}.search-inner{margin-top:13vh}.search-results{grid-template-columns:repeat(2,1fr)}.shop-layout{padding:0 16px 70px}.filters{grid-template-columns:1fr}.shop-grid{gap:28px 9px}.shop-grid .product-meta .top{display:block}.shop-grid .product-meta .price{display:block;margin-top:6px}.product-gallery{padding:15px}.main-product-image{height:65vh;min-height:480px}.product-details{padding:45px 20px}.cart-page{padding:0 18px 70px}.cart-page-row{grid-template-columns:90px 1fr auto;gap:12px}.cart-page-row img{width:90px;height:120px}.account-art{min-height:520px}.account-panel{padding:60px 22px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.checkout-main{padding:35px 18px 70px}.checkout-summary{padding:35px 18px}.payment-option small{display:none}.contact-grid{grid-template-columns:1fr;gap:30px;margin-bottom:70px}.page-hero{padding:90px 20px 55px}.page-hero h1{font-size:50px}.success-page h1{font-size:52px}.success-actions{flex-direction:column}.slider-controls button{width:40px;height:40px}}

/* =========================================================
   2026 NAVIGATION + WHATSAPP ORDER UPGRADE
   ========================================================= */
.site-header{
  grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);
  gap:24px;
  height:82px;
  padding:0 clamp(18px,3.5vw,58px);
  background:rgba(248,247,244,.88);
  border-bottom:1px solid rgba(12,12,12,.08);
  box-shadow:0 8px 30px rgba(10,10,10,.025);
}
.main-nav{
  position:static;
  left:auto;
  transform:none;
  justify-self:center;
  display:flex;
  align-items:center;
  gap:4px;
  padding:5px;
  border:1px solid rgba(12,12,12,.08);
  border-radius:999px;
  background:rgba(255,255,255,.62);
  box-shadow:0 8px 24px rgba(10,10,10,.04);
}
.main-nav a{
  display:flex;
  align-items:center;
  min-height:38px;
  padding:0 15px;
  border-radius:999px;
  font-size:9px;
  font-weight:600;
  letter-spacing:1.45px;
  transition:background .25s ease,color .25s ease,transform .25s ease;
}
.main-nav a:after{display:none}
.main-nav a:hover,.main-nav a.active{
  background:#111;
  color:#fff;
  transform:translateY(-1px);
}
.header-actions{gap:7px}
.header-actions .icon-btn{
  min-height:38px;
  border:1px solid rgba(12,12,12,.1);
  border-radius:999px;
  background:rgba(255,255,255,.55);
  transition:background .25s ease,border-color .25s ease,transform .25s ease;
}
.header-actions .icon-btn:hover{background:#fff;border-color:#aaa;transform:translateY(-1px)}
.cart-trigger{padding-left:14px!important;padding-right:9px!important}
.cart-trigger span{background:var(--lime);color:#111;font-weight:700}
.hamb{display:block;font-size:18px;line-height:1}

/* WhatsApp ordering */
.whatsapp-order-btn{
  width:100%;
  min-height:52px;
  margin-top:10px;
  border:0;
  border-radius:2px;
  background:#25D366;
  color:#071f10;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  text-decoration:none;
  font-size:10px;
  font-weight:700;
  letter-spacing:1.25px;
  cursor:pointer;
  box-shadow:0 10px 26px rgba(37,211,102,.18);
  transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;
}
.whatsapp-order-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(37,211,102,.27);filter:saturate(1.05)}
.whatsapp-order-btn svg{width:19px;height:19px;flex:0 0 auto}
.whatsapp-order-note{margin:8px 0 0!important;text-align:center;font-size:8px!important;letter-spacing:.6px;color:#777!important}
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:74;
  width:58px;
  height:58px;
  border-radius:50%;
  background:#25D366;
  color:#071f10;
  display:grid;
  place-items:center;
  text-decoration:none;
  box-shadow:0 12px 36px rgba(10,10,10,.2);
  transform:scale(.8) translateY(15px);
  opacity:0;
  pointer-events:none;
  transition:.3s cubic-bezier(.2,.8,.2,1);
}
.whatsapp-float.visible{opacity:1;pointer-events:auto;transform:none}
.whatsapp-float:hover{transform:translateY(-3px) scale(1.04)}
.whatsapp-float svg{width:27px;height:27px}
.whatsapp-float .wa-badge{
  position:absolute;right:-3px;top:-3px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#111;color:#fff;
  display:grid;place-items:center;font-size:8px;font-weight:700;border:2px solid var(--paper)
}
.cart-foot .whatsapp-order-btn{margin-top:8px}
.order-summary .whatsapp-order-btn{margin-top:10px}

/* Mobile menu refresh */
@media(max-width:1120px){
  .main-nav{display:none}
  .mobile-only{display:block}
  .site-header{grid-template-columns:auto 1fr auto;gap:12px}
  .brand{justify-self:center}
  .mobile-drawer{
    display:flex;
    position:fixed;
    inset:0 auto 0 0;
    width:min(430px,92vw);
    background:linear-gradient(160deg,#fbfaf7 0%,#efede7 100%);
    z-index:150;
    transform:translateX(-105%);
    transition:transform .5s cubic-bezier(.22,.72,.22,1);
    flex-direction:column;
    padding:92px 28px 30px;
    gap:0;
    overflow:auto;
    box-shadow:25px 0 60px rgba(0,0,0,.16);
  }
  .mobile-drawer.open{transform:none}
  .mobile-drawer:before{content:"LUMOANA";position:absolute;top:31px;left:28px;font:400 17px var(--serif);letter-spacing:2.4px}
  .mobile-drawer a{
    font:400 clamp(28px,8vw,42px)/1 var(--serif);
    text-decoration:none;
    padding:17px 0;
    border-bottom:1px solid rgba(12,12,12,.09);
    display:flex;
    align-items:center;
    justify-content:space-between;
    transition:padding .25s ease,color .25s ease;
  }
  .mobile-drawer a:after{content:"↗";font:400 16px var(--sans);opacity:.35;transition:transform .25s ease,opacity .25s ease}
  .mobile-drawer a:hover{padding-left:8px;color:#555}
  .mobile-drawer a:hover:after{transform:translate(3px,-3px);opacity:1}
  .drawer-close{
    position:absolute;top:20px;right:20px;width:44px;height:44px;border:1px solid rgba(0,0,0,.12);border-radius:50%;
    background:rgba(255,255,255,.72);font-size:26px;display:grid;place-items:center;cursor:pointer
  }
}
@media(max-width:600px){
  .site-header{height:68px;padding:0 12px;background:rgba(248,247,244,.95)}
  .brand b{font-size:16px;letter-spacing:2.6px}.brand small{font-size:6px;letter-spacing:3.4px}
  .header-actions{gap:4px}.header-actions .icon-btn{min-height:36px;padding:7px 9px}
  .header-actions [data-search-open]{display:none}
  .cart-trigger{font-size:0!important;padding:6px!important;border:0!important;background:transparent!important}
  .cart-trigger:before{content:"BAG";font-size:8px;letter-spacing:1px;margin-right:2px}
  .cart-trigger span{width:21px;height:21px;margin-left:2px}
  .mobile-only{width:38px;height:38px;padding:0!important;border:0!important;background:transparent!important}
  .mobile-drawer{width:92vw;padding:84px 24px 28px}
  .mobile-drawer:before{left:24px;top:28px}
  .mobile-drawer a{padding:15px 0;font-size:32px}
  .whatsapp-float{width:52px;height:52px;right:14px;bottom:14px}
  .whatsapp-float svg{width:24px;height:24px}
  .cart-drawer{width:100vw!important;max-width:100vw!important}
}

/* Category + size guide refinement */
.filters button{line-height:1.45;text-align:left;width:100%}
.filters button.active{color:#111;font-weight:600}
.size-guide-panel{max-height:88vh;overflow:auto}
.size-guide-panel>small{display:block;letter-spacing:2.5px;font-size:8px}
.size-guide-panel h2{margin:8px 0 22px}
.size-category-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 24px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.size-category-tabs button{position:static;border:1px solid #d4d2cd;background:#faf9f6;padding:10px 11px;font-size:8px;letter-spacing:.7px;cursor:pointer}
.size-category-tabs button:hover,.size-category-tabs button.active{background:#111;color:#fff;border-color:#111}
.size-guide-heading small{font-size:10px;letter-spacing:1.5px;font-weight:600}
.size-guide-heading p{font-size:11px;color:var(--muted);margin:7px 0 15px}
.size-table-wrap{overflow:auto;border:1px solid #e5e2dc}
.size-guide-panel table{min-width:520px;width:100%;border-collapse:collapse}
.size-guide-panel th{background:#f3f1ec;font-size:8px;letter-spacing:1px;text-transform:uppercase}
.size-guide-panel th,.size-guide-panel td{border-bottom:1px solid #e5e2dc;padding:11px 12px;text-align:left;font-size:10px;white-space:nowrap}
.size-guide-panel tbody tr:last-child td{border-bottom:0}
.size-guide-panel .size-name{font-weight:600}
.size-note{font-size:9px;line-height:1.6;color:var(--muted);margin:15px 0 0}
.size-guide-close{position:absolute;right:18px!important;top:15px!important;border:0!important;background:none!important;font-size:28px!important;padding:0!important;cursor:pointer}
@media(max-width:700px){.size-guide-panel{width:min(94vw,680px)!important;padding:32px 20px!important}.size-category-tabs{gap:5px}.size-category-tabs button{padding:9px 8px;font-size:7px}.size-guide-panel table{min-width:470px}.filters button{font-size:10px}}

.size-guide-page-panel{max-width:1050px;margin:auto}.size-guide-page-panel .size-category-tabs{justify-content:center}.size-guide-page-panel [data-size-guide-content]{max-width:900px;margin:auto}.size-guide-page-panel .size-table-wrap{background:#fff}


/* LUMOANA mobile shop controls */
.brand b{letter-spacing:2.8px}.brand small{letter-spacing:2.2px;max-width:260px}
.mobile-cloth-count{display:none}
@media(max-width:600px){
.site-header{top:0}
  .brand{max-width:230px;align-items:center;text-align:center}
  .brand b{font-size:18px;letter-spacing:2.2px;white-space:nowrap}
  .brand small{font-size:6px;letter-spacing:1.5px;white-space:nowrap;margin-top:5px}
  body:has(.shop-layout) .filters,body:has(.shop-layout) .shop-toolbar{display:none!important}
  body:has(.shop-layout) .shop-layout{display:block;padding:0 16px 70px}
  body:has(.shop-layout) .shop-main{width:100%}
  .mobile-cloth-count{display:block;margin-top:12px;font-size:10px;color:var(--muted);letter-spacing:.5px}
  body:has(.shop-layout) .page-hero{padding-bottom:28px}
  body:has(.shop-layout) .page-hero p{max-width:340px;margin-left:auto;margin-right:auto}
  body:has(.shop-layout) .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}
}

/* Mobile filter drawer: filters are available but hidden until the side button is pressed. */
.mobile-filter-toggle,.mobile-filter-close{display:none}
@media(max-width:600px){
  body:has(.shop-layout) .mobile-filter-toggle{
    display:flex;position:fixed;right:0;top:48%;transform:translateY(-50%);z-index:145;
    writing-mode:vertical-rl;text-orientation:mixed;align-items:center;justify-content:center;gap:8px;
    min-height:108px;padding:12px 8px;border:1px solid #111;border-right:0;border-radius:8px 0 0 8px;
    background:#111;color:#fff;font:600 9px var(--sans);letter-spacing:1.5px;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.16)
  }
  body:has(.shop-layout) .mobile-filter-toggle span{font-size:11px;line-height:1;transform:rotate(90deg)}
  body:has(.shop-layout) .filters{
    display:block!important;position:fixed;top:0;right:0;bottom:0;left:auto;width:min(88vw,360px);z-index:160;
    background:var(--paper);padding:78px 24px 35px;overflow-y:auto;
    transform:translateX(105%);transition:transform .35s ease;box-shadow:-18px 0 50px rgba(0,0,0,.16)
  }
  body:has(.shop-layout) .filters.mobile-open{transform:translateX(0)}
  body:has(.shop-layout) .filters .mobile-filter-close{
    display:grid;position:absolute;top:18px;right:18px;width:38px;height:38px;border:1px solid #d4d2cd;
    border-radius:50%;background:transparent;font-size:24px;place-items:center;cursor:pointer
  }
  body.filters-open .mobile-filter-toggle{opacity:0;pointer-events:none}
  body:has(.shop-layout) .shop-layout{display:block;padding:0 16px 70px}
  body:has(.shop-layout) .shop-main{width:100%}
  body:has(.shop-layout) .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}
}


/* =========================================================
   2026 CATEGORY MENU + ORDER TRACKING + VISUAL SIZE GUIDE
   ========================================================= */
.category-nav{overflow:visible!important}
.category-nav .nav-item{position:relative;display:flex;align-items:center}
.category-nav .nav-item>a{white-space:nowrap}
.category-nav .nav-item>a span{font-size:11px;margin-left:4px;opacity:.55}
.category-nav .nav-dropdown{position:absolute;top:calc(100% + 10px);left:0;min-width:190px;padding:7px;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 18px 45px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease;z-index:220;border-radius:3px}
.category-nav .nav-item:hover .nav-dropdown,.category-nav .nav-item:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:none}
.category-nav .nav-dropdown a{display:block!important;min-height:0!important;padding:11px 12px!important;border-radius:2px!important;font-size:9px!important;letter-spacing:1px!important}
.category-nav .nav-dropdown a:hover{background:#111!important;color:#fff!important;transform:none!important}
.category-nav .track>a{background:#111;color:#fff}
.category-nav .track>a:hover{background:#2b2b2b}

.drawer-group{border-bottom:1px solid rgba(12,12,12,.09)}
.drawer-group summary{list-style:none;cursor:pointer;padding:15px 0;font:400 32px/1 var(--serif);display:flex;align-items:center;justify-content:space-between}
.drawer-group summary::-webkit-details-marker{display:none}
.drawer-group summary span{font:300 24px var(--sans);transition:transform .2s ease}
.drawer-group[open] summary span{transform:rotate(45deg)}
.mobile-drawer .drawer-group div{padding:0 0 12px 14px}
.mobile-drawer .drawer-group div a{font:500 11px/1.25 var(--sans)!important;letter-spacing:1.35px;padding:11px 0!important;border:0!important;color:#484848}
.mobile-drawer .drawer-group div a:after{content:"→"!important;font-size:12px!important}
.mobile-drawer .drawer-track{background:#111;color:#fff;margin:13px 0;padding:15px 16px!important;border:0!important;font:600 11px/1 var(--sans)!important;letter-spacing:1.2px}
.mobile-drawer .drawer-track:after{color:#fff;opacity:1!important}

/* Detailed fit guide */
.fit-guide-shell{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(0,1.5fr);gap:26px;align-items:start}
.fit-visual{background:#faf9f6;border:1px solid #e4e1da;padding:16px;min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.fit-visual svg{width:min(100%,210px);height:auto;display:block}
.fit-visual-title{font-size:8px;letter-spacing:1.5px;margin-bottom:10px;font-weight:700}
.fit-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;flex-wrap:wrap}
.fit-unit,.fit-view{display:flex;align-items:center;gap:5px}
.fit-controls span{font-size:9px;font-weight:600;letter-spacing:.5px}
.fit-controls button{border:1px solid #d4d2cd;background:#fff;padding:7px 10px;font-size:8px;cursor:pointer}
.fit-controls button.active{background:#111;color:#fff;border-color:#111}
.fit-size-pills{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 14px}
.fit-size-pills button{min-width:38px;height:30px;border:1px solid #d4d2cd;border-radius:999px;background:#fff;font-size:9px;cursor:pointer}
.fit-size-pills button.active{background:#111;color:#fff;border-color:#111}
.fit-guide-shell .size-table-wrap{overflow:hidden!important;width:100%!important}
.fit-guide-shell table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse}
.fit-guide-shell th,.fit-guide-shell td{white-space:normal!important;text-align:center!important;padding:10px 5px!important;line-height:1.25!important}
.fit-guide-shell th{font-size:8px!important;letter-spacing:.4px!important}
.fit-guide-shell td{font-size:9px!important}
.fit-guide-shell tbody tr.highlight td{background:#fff3e6;font-weight:600}
.fit-how{font-size:9px;line-height:1.6;color:#666;margin:12px 0 0}
.fit-how b{color:#111}
.size-guide-heading{margin-bottom:13px}

@media(max-width:1120px){.category-nav{display:none!important}}
@media(max-width:700px){
  .size-guide-panel{width:96vw!important;max-width:96vw!important;padding:27px 13px 18px!important;max-height:94vh!important}
  .size-guide-panel h2{font-size:34px!important;margin:5px 0 14px!important}
  .size-category-tabs{gap:4px!important;margin-bottom:14px!important;padding-bottom:12px!important}
  .size-category-tabs button{padding:7px 5px!important;font-size:6.8px!important;letter-spacing:.2px!important}
  .fit-guide-shell{display:block!important}
  .fit-visual{min-height:225px!important;padding:8px!important;margin-bottom:12px!important}
  .fit-visual svg{width:132px!important;max-height:210px!important}
  .fit-visual-title{margin-bottom:4px!important;font-size:7px!important}
  .fit-controls{margin-bottom:10px!important;gap:7px!important}
  .fit-controls span{font-size:7px!important}
  .fit-controls button{padding:6px 7px!important;font-size:7px!important}
  .fit-size-pills{gap:4px!important;margin-bottom:9px!important}
  .fit-size-pills button{min-width:31px!important;height:27px!important;font-size:7px!important}
  .size-table-wrap{overflow:hidden!important;max-width:100%!important}
  .size-guide-panel table,.size-guide-page-panel table,.fit-guide-shell table{min-width:0!important;width:100%!important;max-width:100%!important;table-layout:fixed!important}
  .size-guide-panel th,.size-guide-panel td,.size-guide-page-panel th,.size-guide-page-panel td,.fit-guide-shell th,.fit-guide-shell td{padding:7px 2px!important;font-size:7px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;text-align:center!important}
  .fit-how,.size-note{font-size:7.5px!important;line-height:1.45!important}
  .size-guide-page-panel{width:100%!important;max-width:100%!important}
  .size-guide-page-panel .fit-visual{max-width:330px;margin-left:auto!important;margin-right:auto!important}
}
@media(max-width:380px){
 .size-guide-panel th,.size-guide-panel td,.size-guide-page-panel th,.size-guide-page-panel td,.fit-guide-shell th,.fit-guide-shell td{font-size:6.3px!important;padding:6px 1px!important}
 .fit-visual{min-height:200px!important}.fit-visual svg{width:116px!important}
}


/* === Enhanced photo-based size guide === */
.fit-guide-shell{grid-template-columns:minmax(320px,1.08fr) minmax(0,1fr);gap:28px;align-items:start}
.fit-visual{border-radius:22px;overflow:hidden}
.fit-visual.is-photo{background:linear-gradient(180deg,#ffffff 0%,#fbf9f5 100%);padding:18px;border:1px solid #e9e4db;box-shadow:0 16px 35px rgba(17,17,17,.06);min-height:auto}
.fit-photo-card{margin:0;width:100%}
.fit-photo-card img{display:block;width:100%;height:auto;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(17,17,17,.08)}
.fit-photo-card figcaption{margin-top:10px;font-size:10px;line-height:1.6;color:#666;text-align:left}
.fit-visual.is-photo .fit-how{font-size:10px;line-height:1.7;margin-top:12px;text-align:left}
.fit-visual.is-photo .fit-how b{display:block;margin-bottom:4px}
.fit-visual.is-photo .fit-visual-title{align-self:flex-start;margin-bottom:12px;font-size:9px;letter-spacing:1.8px}
.fit-guide-shell .size-table-wrap{border:1px solid #e7e1d6;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(17,17,17,.04)}
.fit-guide-shell table{border-collapse:separate;border-spacing:0}
.fit-guide-shell thead th{background:#f4f0e8!important;font-size:10px!important;letter-spacing:.9px!important;font-weight:700}
.fit-guide-shell tbody tr:nth-child(even):not(.highlight) td{background:#fcfbf8}
.fit-guide-shell tbody tr.highlight td{background:#fff1de!important;font-weight:700;color:#111}
.fit-guide-shell tbody tr td:first-child,.fit-guide-shell thead th:first-child{border-left:0}
.fit-guide-shell tbody tr:last-child td:first-child{border-bottom-left-radius:18px}
.fit-guide-shell tbody tr:last-child td:last-child{border-bottom-right-radius:18px}
.fit-guide-shell thead th:first-child{border-top-left-radius:18px}
.fit-guide-shell thead th:last-child{border-top-right-radius:18px}
.fit-size-pills button{padding:0 12px;min-width:46px;height:34px;font-size:10px;font-weight:600}
.fit-controls button{font-weight:600;letter-spacing:.4px}
.size-note{margin-top:12px}

@media(max-width:860px){
  .fit-guide-shell{grid-template-columns:1fr;gap:16px}
}
@media(max-width:700px){
  .fit-visual.is-photo{padding:12px!important;border-radius:18px!important}
  .fit-photo-card img{border-radius:14px!important}
  .fit-visual.is-photo .fit-how{font-size:8px!important;line-height:1.55!important}
  .fit-visual.is-photo .fit-visual-title{font-size:7px!important;margin-bottom:8px!important}
  .fit-guide-shell .size-table-wrap{border-radius:14px!important}
  .fit-guide-shell thead th{font-size:7px!important}
  .fit-size-pills button{min-width:34px!important;height:28px!important;padding:0 8px!important}
}


/* === Auto-selected product fit preview + category galleries === */
.fit-preview{margin-top:18px;border:1px solid #e6e0d6;background:#fff;border-radius:22px;padding:16px;box-shadow:0 10px 24px rgba(17,17,17,.04)}
.fit-preview-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}
.fit-preview-kicker{font-size:10px;letter-spacing:1.6px;color:var(--muted);margin-bottom:5px;display:block}
.fit-preview-head h4{margin:0;font-size:16px;font-weight:600}
.fit-preview-badge{border-radius:999px;background:#f5efe6;color:#111;padding:7px 10px;font-size:10px;font-weight:600;white-space:nowrap}
.fit-preview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.78fr);gap:16px;align-items:start}
.fit-preview-main{overflow:hidden;border-radius:18px;border:1px solid #ebe4d9;background:#fbfaf7}
.fit-preview-main img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
.fit-preview-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.fit-preview-thumb{border:1px solid #ddd7cc;background:#fff;border-radius:14px;padding:6px;cursor:pointer;transition:.2s ease;display:flex;flex-direction:column;gap:6px}
.fit-preview-thumb:hover,.fit-preview-thumb.active{border-color:#111;box-shadow:0 8px 18px rgba(17,17,17,.08)}
.fit-preview-thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;background:#faf7f1}
.fit-preview-thumb span{font-size:10px;line-height:1.35;text-align:center;color:#444}
.fit-preview-note{font-size:11px;line-height:1.65;color:#666;margin:10px 0 0}
.fit-preview-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.fit-preview-actions button,.fit-preview-actions a{border:1px solid #111;background:#111;color:#fff;padding:10px 14px;text-decoration:none;border-radius:999px;font-size:10px;letter-spacing:1px;cursor:pointer}
.fit-preview-actions .light{background:#fff;color:#111}
.fit-preview-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.fit-preview-meta span{font-size:10px;padding:6px 10px;border-radius:999px;background:#faf7f1;color:#444;border:1px solid #ebe4d9}
.fit-gallery{display:flex;flex-direction:column;gap:12px;width:100%}
.fit-gallery-main{width:100%;border:1px solid #e8e1d6;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(17,17,17,.05)}
.fit-gallery-main img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#fff}
.fit-gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}
.fit-gallery-thumb{display:flex;flex-direction:column;gap:6px;padding:6px;border:1px solid #ddd7cc;border-radius:14px;background:#fff;cursor:pointer;transition:.2s ease}
.fit-gallery-thumb.active,.fit-gallery-thumb:hover{border-color:#111;box-shadow:0 8px 18px rgba(17,17,17,.08)}
.fit-gallery-thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;background:#faf8f3}
.fit-gallery-thumb span{font-size:10px;color:#444;text-align:center;line-height:1.35}
.fit-visual.with-gallery{align-items:stretch;justify-content:flex-start;padding:0;background:transparent;border:0;min-height:auto}
.fit-visual.with-gallery .fit-how{font-size:10px;line-height:1.65;margin:4px 0 0}
.fit-auto-pill{display:inline-flex;align-items:center;gap:6px;font-size:9px;letter-spacing:1px;background:#111;color:#fff;border-radius:999px;padding:7px 10px;margin-bottom:10px;width:max-content}
@media(max-width:900px){.fit-preview-grid{grid-template-columns:1fr}}
@media(max-width:700px){
  .fit-preview{padding:12px;border-radius:18px}
  .fit-preview-head h4{font-size:14px}
  .fit-preview-grid{gap:12px}
  .fit-preview-thumbs,.fit-gallery-thumbs{gap:8px}
  .fit-preview-thumb span,.fit-gallery-thumb span,.fit-preview-note{font-size:9px}
  .fit-preview-actions button,.fit-preview-actions a{padding:9px 12px;font-size:9px}
  .fit-preview-meta span{font-size:9px;padding:5px 8px}
}


/* === Desktop size-guide layout refinement === */
.size-modal>div.size-guide-panel{
  width:min(980px,92vw)!important;
  max-width:980px!important;
  padding:36px 34px 34px!important;
}
.size-guide-page-panel{max-width:1180px!important}
.size-guide-page-panel [data-size-guide-content]{max-width:1100px!important}

@media (min-width: 701px){
  .size-guide-panel h2{font-size:66px!important;line-height:.95!important;margin:8px 0 18px!important}
  .size-category-tabs{gap:8px!important;margin-bottom:22px!important;padding-bottom:18px!important}
  .size-category-tabs button{font-size:10px!important;padding:11px 14px!important}
  .fit-controls{margin:0 0 16px!important}
  .fit-controls span{font-size:11px!important;letter-spacing:1px!important}
  .fit-controls button{font-size:10px!important;padding:8px 12px!important}
  .fit-size-pills{margin:0 0 18px!important;gap:8px!important}
  .fit-size-pills button{min-width:52px!important;height:36px!important;font-size:11px!important}
  .fit-guide-shell{
    grid-template-columns:minmax(0,1.55fr) minmax(300px,.82fr)!important;
    gap:26px!important;
    align-items:start!important;
  }
  .fit-visual.with-gallery,
  .fit-visual.is-photo{
    width:100%!important;
  }
  .fit-gallery-main img,
  .fit-photo-card img{
    width:100%!important;
    height:auto!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    max-height:440px!important;
  }
  .fit-gallery-thumbs,
  .fit-preview-thumbs{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .fit-guide-shell .size-table-wrap{
    width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    border-radius:22px!important;
  }
  .fit-guide-shell table{
    width:100%!important;
    min-width:0!important;
    table-layout:fixed!important;
    border-collapse:separate!important;
    border-spacing:0!important;
  }
  .fit-guide-shell th,
  .fit-guide-shell td{
    padding:14px 10px!important;
    text-align:center!important;
    vertical-align:middle!important;
    white-space:normal!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
  }
  .fit-guide-shell thead th{
    font-size:13px!important;
    line-height:1.2!important;
    letter-spacing:.3px!important;
  }
  .fit-guide-shell tbody td{
    font-size:14px!important;
    line-height:1.25!important;
  }
  .fit-guide-shell tbody td.size-name,
  .fit-guide-shell tbody td:first-child{
    font-weight:700!important;
    width:72px!important;
  }
  .fit-how,
  .size-note{
    font-size:12px!important;
    line-height:1.75!important;
  }
}

@media (min-width: 701px) and (max-width: 900px){
  .size-modal>div.size-guide-panel{
    width:min(900px,94vw)!important;
    padding:32px 24px 28px!important;
  }
  .fit-guide-shell{
    grid-template-columns:minmax(0,1.25fr) minmax(260px,.95fr)!important;
    gap:18px!important;
  }
  .fit-guide-shell thead th{font-size:11px!important}
  .fit-guide-shell tbody td{font-size:12px!important}
}


/* === Compact product-page size guide preview to match requested reference === */
.fit-preview{
  margin-top:14px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.fit-preview-head,
.fit-preview-meta,
.fit-preview-note,
.fit-preview-actions,
.fit-preview-thumbs{
  display:none!important;
}
.fit-preview-grid{
  display:block!important;
}
.fit-preview-main{
  border:1px solid #e5dfd4!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
  width:100%!important;
}
.fit-preview-main img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  display:block!important;
  background:#fff!important;
}

/* desktop: product size guide preview should be slim and visual, not a huge card */
@media (min-width:701px){
  .fit-preview{max-width:100%!important}
  .fit-preview-main img{max-height:430px!important}
}

/* mobile: same simple layout as the reference screenshot */
@media (max-width:700px){
  .fit-preview{margin-top:12px!important}
  .fit-preview-main{border-radius:16px!important}
  .fit-preview-main img{max-height:none!important}
}


/* === Exact single-column modal size guide refresh === */
.size-modal{align-items:center;justify-items:center}
.size-modal>div.size-guide-panel,
.size-guide-page-panel{
  width:min(680px,94vw)!important;
  max-width:680px!important;
}
.size-modal>div.size-guide-panel{
  padding:22px 18px 26px!important;
  border-radius:0!important;
  background:#fff!important;
}
.size-guide-page-panel{
  padding:24px 18px 40px!important;
}
.size-guide-panel small,
.size-guide-page-panel small{font-size:10px!important;letter-spacing:3px!important;color:#666}
.size-guide-panel h2,
.size-guide-page-panel h2{font:400 clamp(44px,8vw,68px)/.95 var(--serif)!important;margin:8px 0 16px!important}
.size-category-tabs{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:0 0 18px!important;margin:0 0 20px!important;border-bottom:1px solid #e5dfd6}
.size-category-tabs button{position:static!important;border:1px solid #d8d2c8!important;background:#fff!important;padding:9px 10px!important;font-size:10px!important;letter-spacing:.2px!important;line-height:1.2!important;border-radius:0!important;cursor:pointer}
.size-category-tabs button.active{background:#111!important;color:#fff!important;border-color:#111!important}
.size-guide-panel .size-guide-close{right:10px!important;top:10px!important;font-size:26px!important}

.sg-exact-shell{max-width:520px;margin:0 auto}
.sg-top-flow{display:flex;gap:22px;align-items:center;margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid #ece6dc}
.sg-top-flow button{border:0;background:none;padding:0 0 8px;font-size:14px;font-weight:600;color:#999;position:relative;cursor:default}
.sg-top-flow button.active{color:#111}
.sg-top-flow button.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:#111;border-radius:999px}
.sg-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}
.sg-label{font-size:14px;font-weight:600;color:#222}
.sg-toggle{display:inline-flex;align-items:center;border:1px solid #d6d0c6;border-radius:999px;padding:3px;background:#fff;gap:2px}
.sg-toggle button{border:0;background:transparent;color:#333;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:700;cursor:pointer}
.sg-toggle button.active{background:#111;color:#fff}
.sg-size-select{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 12px}
.sg-size-select label{font-size:14px;font-weight:600;color:#222}
.sg-size-select select{height:34px;padding:0 34px 0 12px;border:1px solid #d8d2c8;border-radius:999px;background:#fff;font-size:12px}
.sg-pills{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px!important}
.sg-pills button{width:auto!important;min-width:38px!important;height:32px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid #cfc8bd!important;background:#fff!important;font-size:13px!important;font-weight:600!important;cursor:pointer}
.sg-pills button.active{background:#111!important;color:#fff!important;border-color:#111!important}
.sg-visual-wrap{display:flex;justify-content:center;margin:8px 0 16px}
.sg-visual-wrap img,.sg-visual-wrap svg{display:block;max-width:100%;height:auto}
.sg-visual-wrap img{border-radius:12px}
.sg-view-tabs{display:flex;gap:34px;align-items:center;justify-content:flex-start;border-bottom:1px solid #ebe4d8;margin:0 0 10px}
.sg-view-tabs button{border:0;background:none;padding:0 0 10px;font-size:18px;font-weight:500;color:#8d8a85;position:relative;cursor:pointer}
.sg-view-tabs button.active{color:#111}
.sg-view-tabs button.active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#111;border-radius:999px}
.sg-table-card{border:1px solid #e5dfd5;border-radius:4px;overflow:hidden;background:#fff}
.sg-table-card table{width:100%;border-collapse:collapse;table-layout:fixed}
.sg-table-card th,.sg-table-card td{padding:11px 8px;border-bottom:1px solid #ece7df;text-align:center;font-size:12px;line-height:1.25}
.sg-table-card th{background:#f4efe7;font-size:12px;font-weight:700;color:#111}
.sg-table-card tr.highlight td{background:#faf1e4;font-weight:700}
.sg-table-card tr:last-child td{border-bottom:0}
.sg-disclaimer{margin:12px 0 0;font-size:11px;line-height:1.5;color:#666}
.sg-helper{margin:8px 0 14px;font-size:11px;line-height:1.45;color:#777}
.sg-helper a{color:#111}

/* override older multi-column modal layout */
.fit-guide-shell{display:block!important}
.fit-visual,.fit-visual.is-photo,.fit-visual.with-gallery{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:auto!important}
.fit-visual-title,.fit-how,.fit-auto-pill,.fit-gallery,.fit-gallery-thumbs{display:none!important}
.size-table-wrap{display:none!important}
.size-note{display:none!important}

@media (max-width:700px){
  .size-modal>div.size-guide-panel,
  .size-guide-page-panel{width:min(96vw,680px)!important;max-width:96vw!important;padding:18px 12px 24px!important}
  .size-guide-panel h2,.size-guide-page-panel h2{font-size:46px!important;margin-bottom:14px!important}
  .size-category-tabs{gap:6px!important;margin-bottom:16px!important;padding-bottom:14px!important}
  .size-category-tabs button{font-size:8px!important;padding:8px 8px!important}
  .sg-exact-shell{max-width:100%}
  .sg-top-flow{gap:18px;margin-bottom:10px}
  .sg-top-flow button{font-size:13px}
  .sg-row{margin:10px 0}
  .sg-label,.sg-size-select label{font-size:12px}
  .sg-toggle button{padding:6px 11px;font-size:11px}
  .sg-size-select select{height:32px;font-size:11px}
  .sg-pills button{min-width:34px!important;height:30px!important;padding:0 10px!important;font-size:11px!important}
  .sg-view-tabs{gap:28px}
  .sg-view-tabs button{font-size:15px;padding-bottom:8px}
  .sg-table-card th,.sg-table-card td{padding:9px 5px;font-size:10px}
  .sg-disclaimer,.sg-helper{font-size:10px}
}


/* === Gents guide top visual toggle update === */
.sg-visual-actions{
  display:flex;
  gap:10px;
  align-items:center;
  justify-content:flex-start;
  margin:10px 0 16px;
  flex-wrap:wrap;
}
.sg-visual-actions button{
  border:1px solid #111;
  background:#fff;
  color:#111;
  border-radius:999px;
  padding:10px 18px;
  font-size:12px;
  font-weight:700;
  letter-spacing:.6px;
  text-transform:uppercase;
  cursor:pointer;
}
.sg-visual-actions button.active{
  background:#111;
  color:#fff;
}
.sg-visual-caption{
  margin:0 0 8px;
  font-size:12px;
  line-height:1.55;
  color:#666;
}
.sg-visual-wrap.gents-chart img{
  width:100%;
  max-width:720px;
  border:1px solid #e5dfd5;
  border-radius:6px;
  background:#fff;
}
.sg-visual-wrap.gents-measure img{
  width:100%;
  max-width:520px;
  border-radius:18px;
  border:1px solid #e5dfd5;
  background:#f8f5ef;
}
@media (max-width:700px){
  .sg-visual-actions{margin:8px 0 14px;gap:8px}
  .sg-visual-actions button{padding:8px 14px;font-size:11px}
  .sg-visual-caption{font-size:11px}
}


/* === Product inline chart + measure modal fix === */
.choice-head{align-items:center}
.choice-head button[data-size-guide]{font-size:11px;letter-spacing:.9px;text-transform:uppercase;text-decoration:underline;text-underline-offset:2px}
.fit-preview{
  margin-top:18px;
  border:1px solid #e6dfd3;
  background:#fff;
  border-radius:8px;
  padding:0;
  box-shadow:none;
  overflow:hidden;
}
.fit-preview-card{padding:0}
.fit-preview-tabs{
  display:flex;
  gap:34px;
  align-items:flex-end;
  padding:0 0 0 0;
  border-bottom:1px solid #ded8ce;
  margin:0;
}
.fit-preview-tabs button{
  border:0;
  background:none;
  padding:12px 4px 10px;
  color:#8a877f;
  font-size:16px;
  font-weight:500;
  position:relative;
  cursor:pointer;
}
.fit-preview-tabs button.active{color:#111}
.fit-preview-tabs button.active:after{
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:3px;
  background:#111;
  border-radius:999px;
}
.fit-preview-table{padding:0}
.fit-preview table{width:100%;border-collapse:collapse;table-layout:fixed}
.fit-preview th,.fit-preview td{
  border-bottom:1px solid #e8e1d7;
  padding:14px 10px;
  text-align:center;
  font-size:12px;
}
.fit-preview th{
  background:#f4efe5;
  font-size:10px;
  letter-spacing:1.2px;
  text-transform:uppercase;
  color:#111;
}
.fit-preview td:first-child,.fit-preview th:first-child{font-weight:700}
.fit-preview tbody tr:last-child td{border-bottom:0}
.fit-preview tbody tr.highlight td{background:#f7efe1;font-weight:700}
.fit-preview-note{padding:10px 2px 0;color:#666;font-size:11px;line-height:1.55}
.fit-preview-actions-inline{display:flex;justify-content:flex-end;padding-top:8px}
.fit-preview-actions-inline button{border:0;background:none;padding:0;color:#111;text-decoration:underline;text-transform:uppercase;letter-spacing:.8px;font-size:11px;cursor:pointer}
.measure-modal{
  position:fixed;
  inset:0;
  background:rgba(17,17,17,.48);
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  z-index:160;
}
.measure-modal.open{display:flex}
.measure-panel{
  position:relative;
  width:min(760px,94vw);
  max-height:90vh;
  overflow:auto;
  background:#fff;
  border-radius:18px;
  padding:26px 24px 24px;
  box-shadow:0 24px 48px rgba(17,17,17,.18);
}
.measure-close{
  position:absolute;
  top:10px;
  right:14px;
  border:0;
  background:none;
  font-size:30px;
  line-height:1;
  cursor:pointer;
}
.measure-panel>small{display:block;font-size:10px;letter-spacing:2.6px;color:#666;margin-bottom:8px}
.measure-panel h3{margin:0 0 6px;font-size:28px;line-height:1.15}
.measure-panel p{margin:0 0 16px;color:#777;font-size:13px;line-height:1.5}
.measure-panel-body{border:1px solid #e5dfd3;border-radius:14px;background:#faf8f4;padding:10px}
.measure-panel-body img{display:block;width:100%;height:auto;border-radius:10px}
@media(max-width:700px){
  .choice-head{align-items:flex-start;gap:8px}
  .choice-head button[data-size-guide]{font-size:10px}
  .fit-preview-tabs{gap:24px}
  .fit-preview-tabs button{font-size:13px;padding:10px 2px 9px}
  .fit-preview th,.fit-preview td{padding:10px 4px;font-size:10px}
  .fit-preview th{font-size:9px;letter-spacing:.9px}
  .fit-preview-note{font-size:10px}
  .measure-modal{padding:12px}
  .measure-panel{width:96vw;padding:18px 14px 16px;border-radius:14px}
  .measure-panel h3{font-size:22px}
  .measure-panel p{font-size:12px;margin-bottom:12px}
}

/* Pure HTML/SVG how-to-measure modal (no size selector and no guide image) */
.measure-panel-body{padding:20px;background:#fbfaf7}
.measure-guide-layout{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(300px,1.1fr);gap:28px;align-items:center}
.measure-figure{background:#fff;border:1px solid #ebe5db;border-radius:16px;padding:18px;min-height:410px;display:flex;align-items:center;justify-content:center}
.measure-figure svg{display:block;width:100%;max-width:280px;height:auto}
.measure-steps{display:grid;gap:10px}
.measure-step{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;background:#fff;border:1px solid #ebe5db;border-radius:12px;padding:14px}
.measure-step>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:13px;font-weight:700}
.measure-step b{display:block;font-size:14px;margin:1px 0 4px;color:#111}
.measure-step p,.measure-tip p{margin:0!important;color:#666!important;font-size:12px!important;line-height:1.55!important}
.measure-tip{border-radius:12px;background:#f2eadf;padding:14px 16px}
.measure-tip b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}
@media(max-width:700px){
  .measure-panel-body{padding:12px}
  .measure-guide-layout{grid-template-columns:1fr;gap:14px}
  .measure-figure{min-height:0;padding:12px}
  .measure-figure svg{max-width:220px}
  .measure-step{grid-template-columns:34px 1fr;padding:12px}
  .measure-step>span{width:28px;height:28px}
}

/* === Uploaded body-measurement chart UI === */
.fit-preview-card{border:1px solid #e5dfd5;border-radius:16px;background:#fff;overflow:hidden}
.fit-preview-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 10px}
.fit-preview-topline>div:first-child{display:flex;flex-direction:column;gap:3px}
.fit-preview-topline b{font-size:13px;line-height:1.2}
.fit-preview-topline small{font-size:8px;letter-spacing:1.3px;color:#888}
.fit-preview-unit{display:inline-flex;border:1px solid #d8d1c6;border-radius:999px;padding:2px;gap:2px}
.fit-preview-unit button{border:0;background:transparent;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:700;cursor:pointer}
.fit-preview-unit button.active{background:#111;color:#fff}
.fit-preview-tabs{display:flex;border-top:1px solid #eee8df;border-bottom:1px solid #eee8df;background:#faf8f4}
.fit-preview-tabs button{flex:1;border:0;background:transparent;padding:10px 8px;font-size:11px;font-weight:600;color:#777;cursor:pointer}
.fit-preview-tabs button.active{background:#111;color:#fff}
.fit-preview-table{overflow-x:auto;-webkit-overflow-scrolling:touch}
.fit-preview-table table{width:100%;min-width:470px;border-collapse:collapse}
.fit-preview-table th,.fit-preview-table td{padding:10px 8px;border-bottom:1px solid #eee8df;text-align:center;font-size:11px;white-space:nowrap}
.fit-preview-table th{background:#f4efe7;font-weight:700}
.fit-preview-table tr.highlight td{background:#faf1e4;font-weight:700}
.fit-preview-source-note{margin:0;padding:10px 14px 13px;font-size:10px;line-height:1.5;color:#777}
.body-chart-heading{display:flex;flex-direction:column;gap:4px;margin:4px 0 12px}
.body-chart-heading b{font-size:16px}
.body-chart-heading span{font-size:11px;line-height:1.45;color:#777}
.sg-table-card{overflow-x:auto!important;-webkit-overflow-scrolling:touch}
.sg-table-card table{min-width:520px}

@media(max-width:700px){
  .fit-preview-topline{padding:12px 10px 9px}
  .fit-preview-topline b{font-size:12px}
  .fit-preview-table th,.fit-preview-table td{padding:9px 7px;font-size:10px}
  .fit-preview-source-note{padding:9px 10px 11px;font-size:9px}
  .body-chart-heading b{font-size:14px}
}


/* === LUMOANA colour variants + refined mobile navigation === */
.colour-choice{margin-top:38px;padding-bottom:4px}
.colour-choice .choice-head span{font-size:10px;letter-spacing:.8px;color:#68645f;font-weight:500}
.colour-swatches{display:flex;flex-wrap:wrap;gap:11px;margin-top:14px}
.colour-swatches button{width:78px;padding:0 0 8px;border:1px solid #d4d0c9;background:#fff;cursor:pointer;transition:.22s ease;position:relative}
.colour-swatches button img{display:block;width:100%;height:88px;object-fit:cover;margin-bottom:7px}
.colour-swatches button span{display:block;padding:0 5px;font-size:8px;line-height:1.2;letter-spacing:.75px;text-transform:uppercase;color:#4e4a45}
.colour-swatches button:hover{transform:translateY(-2px);border-color:#777}
.colour-swatches button.active{border:2px solid #111;padding-bottom:7px;box-shadow:0 0 0 2px #f8f7f4 inset}
.colour-swatches button.active:after{content:'✓';position:absolute;right:5px;top:5px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:10px}
.colour-count{font-size:8px;letter-spacing:1.05px;font-weight:600;color:#111}
@media(max-width:980px){
  .mobile-drawer{padding:82px 26px 30px;gap:0;overflow-y:auto;background:rgba(248,247,244,.985);box-shadow:18px 0 55px rgba(0,0,0,.12)}
  .mobile-drawer:before{font:400 18px var(--serif);letter-spacing:3px;top:27px;left:26px}
  .mobile-drawer>a,.drawer-group{border-bottom:1px solid rgba(12,12,12,.09)}
  .mobile-drawer>a{font:500 18px/1.15 var(--sans)!important;letter-spacing:.9px;padding:17px 2px!important;display:flex;align-items:center;justify-content:space-between}
  .drawer-group summary{font:500 18px/1.15 var(--sans)!important;letter-spacing:.9px;padding:17px 2px}
  .drawer-group summary span{font:300 22px/1 var(--sans)}
  .mobile-drawer .drawer-group div{padding:2px 0 12px 13px;background:rgba(0,0,0,.018)}
  .mobile-drawer .drawer-group div a{font:600 11px/1.3 var(--sans)!important;letter-spacing:1.15px;padding:10px 4px!important;color:#5f5b55}
  .mobile-drawer .drawer-home{font-weight:700!important}
  .mobile-drawer .drawer-track{margin:18px 0 8px!important;padding:15px 16px!important;border-radius:2px}
  .drawer-close{font:300 31px/1 var(--sans);top:19px;right:22px;padding:7px}
  .colour-swatches{gap:9px}
  .colour-swatches button{width:72px}
  .colour-swatches button img{height:80px}
}
@media(max-width:600px){
  .site-header{height:68px;padding:0 14px}
  .brand b{font-size:19px;letter-spacing:3px}.brand small{font-size:6px;letter-spacing:3.2px}
  .icon-btn{padding:8px 7px}.cart-trigger{font-size:9px}.cart-trigger span{width:18px;height:18px}
  .mobile-drawer{width:90vw;max-width:340px;padding:76px 22px 25px}
  .mobile-drawer:before{left:22px;top:25px;font-size:16px}
  .mobile-drawer>a,.drawer-group summary{font-size:17px!important;padding:15px 1px!important}
  .mobile-drawer .drawer-group div a{font-size:10.5px!important;padding:9px 3px!important}
  .product-details{padding:42px 22px}.crumbs{margin-bottom:28px}.choice{margin-top:30px}.colour-choice{margin-top:28px}
  .colour-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.colour-swatches button{width:100%}.colour-swatches button img{height:auto;aspect-ratio:1/1.12}
}

/* Mobile menu typography — unified single font and size */
@media (max-width:980px){
  .mobile-drawer > a,
  .mobile-drawer .drawer-group > summary,
  .mobile-drawer .drawer-group div a,
  .mobile-drawer .drawer-track{
    font-family:var(--sans)!important;
    font-size:17px!important;
    font-weight:500!important;
    line-height:1.2!important;
    letter-spacing:.65px!important;
    text-transform:uppercase;
  }
  .mobile-drawer > a,
  .mobile-drawer .drawer-group > summary{
    padding:15px 1px!important;
  }
  .mobile-drawer .drawer-group div{
    padding:2px 0 10px 14px!important;
  }
  .mobile-drawer .drawer-group div a{
    padding:12px 2px!important;
    color:#444!important;
  }
  .mobile-drawer .drawer-home{
    font-weight:500!important;
  }
  .mobile-drawer .drawer-track{
    padding:15px 16px!important;
    margin:16px 0 6px!important;
    color:#fff!important;
  }
  .drawer-group summary span{
    font-family:var(--sans)!important;
    font-size:18px!important;
    font-weight:400!important;
  }
  .mobile-drawer a:after,
  .mobile-drawer .drawer-group div a:after{
    font-family:var(--sans)!important;
    font-size:14px!important;
  }
}


/* =========================================================
   SEPT 2026: HOW-TO-MEASURE + INVENTORY MANAGEMENT UPGRADE
   ========================================================= */
.measure-poster-wrap{background:#fff;border:1px solid rgba(12,12,12,.08);border-radius:18px;padding:14px;box-shadow:0 20px 50px rgba(12,12,12,.08)}
.measure-poster-wrap img{display:block;width:100%;height:auto;border-radius:12px}
.measure-guide-layout.is-poster{display:block}
.measure-poster-note{margin:14px 0 0;color:#5b5752;line-height:1.75;font-size:13px}
.inventory-stock-note{margin:14px 0 0;padding:12px 14px;border:1px solid rgba(12,12,12,.08);border-radius:12px;background:#fff;font-size:12px;line-height:1.6}
.inventory-stock-note b{font-size:13px}
.inventory-stock-note.in-stock{border-color:rgba(40,120,70,.18);background:#f5fbf6}
.inventory-stock-note.low-stock{border-color:rgba(180,120,0,.22);background:#fffbf1}
.inventory-stock-note.out-stock{border-color:rgba(160,45,45,.18);background:#fff5f5}
.btn.is-disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}
.admin-shell{padding:90px clamp(18px,4vw,58px)}
.admin-login-card,.inventory-panel,.inventory-topbar{max-width:1200px;margin:0 auto}
.admin-login-card{max-width:560px;background:#fff;border:1px solid rgba(12,12,12,.08);box-shadow:0 22px 60px rgba(12,12,12,.08);padding:34px;border-radius:22px}
.admin-login-card small,.inventory-topbar small{font-size:10px;letter-spacing:2px}
.admin-login-card h1,.inventory-topbar h1{font:400 clamp(44px,6vw,74px)/.95 var(--serif);margin:10px 0 18px}
.admin-login-card p,.inventory-topbar p{color:#5b5752;line-height:1.7}
.inventory-form{display:grid;gap:16px;margin-top:22px}
.inventory-form label{display:grid;gap:8px;font-size:12px;font-weight:600;letter-spacing:.4px}
.inventory-form input,.inventory-tools input,.inventory-tools select{height:52px;border:1px solid rgba(12,12,12,.12);border-radius:12px;background:#faf9f6;padding:0 16px;outline:none}
.inventory-form input:focus,.inventory-tools input:focus,.inventory-tools select:focus{border-color:#111;background:#fff}
.inventory-hint{margin:0;font-size:12px;color:#6b675f}
.inventory-message{min-height:24px;margin:10px 0 0;font-size:12px;font-weight:600}
.inventory-topbar{display:flex;gap:20px;justify-content:space-between;align-items:flex-end;margin-bottom:22px}
.inventory-actions{display:flex;gap:10px;flex-wrap:wrap}
.inventory-panel{background:#fff;border:1px solid rgba(12,12,12,.08);border-radius:24px;padding:24px;box-shadow:0 22px 60px rgba(12,12,12,.06)}
.inventory-tools{display:grid;grid-template-columns:1.2fr 220px auto;gap:14px;align-items:center;margin-bottom:18px}
.inventory-summary{justify-self:end;font-size:12px;color:#5b5752}
.inventory-table-wrap{overflow:auto;border:1px solid rgba(12,12,12,.08);border-radius:18px}
.inventory-table{width:100%;border-collapse:collapse;min-width:940px}
.inventory-table th,.inventory-table td{padding:14px 12px;border-bottom:1px solid rgba(12,12,12,.08);text-align:left;font-size:12px;vertical-align:middle}
.inventory-table thead th{position:sticky;top:0;background:#f7f5f0;z-index:1;font-size:11px;letter-spacing:.9px}
.inventory-table img{width:60px;height:80px;object-fit:cover;border-radius:10px;background:#f0efeb}
.inventory-table input[type='number']{width:96px;height:42px;border:1px solid rgba(12,12,12,.12);border-radius:10px;padding:0 12px;background:#fff}
.inventory-status{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:9px 12px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:1px}
.inventory-status.in-stock{background:#ecf8ef;color:#186737}
.inventory-status.low-stock{background:#fff5db;color:#9b6400}
.inventory-status.out-stock{background:#ffe8e8;color:#a12424}
@media(max-width:900px){.inventory-topbar{display:block}.inventory-actions{margin-top:18px}.inventory-tools{grid-template-columns:1fr}.inventory-summary{justify-self:start}}

/* =========================================================
   SEPT 2026: MOBILE VIEWPORT / HORIZONTAL OVERFLOW FIX
   ========================================================= */
html,body{width:100%;max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}
main,.shop-layout,.shop-main,.shop-grid,.product-page,.product-gallery,.product-details,.page-hero,.section,.newsletter,footer{max-width:100%}
@media(max-width:700px){
  body{width:100vw;max-width:100vw;overflow-x:hidden!important}
  .site-header,.page-hero,.shop-layout,.shop-main,.product-page,.product-gallery,.product-details,.section,.newsletter,footer{width:100%!important;max-width:100%!important}
  body:has(.shop-layout) .shop-layout{padding-left:12px!important;padding-right:12px!important;overflow:hidden}
  body:has(.shop-layout) .shop-main{min-width:0!important;overflow:hidden}
  body:has(.shop-layout) .shop-grid{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 8px!important;overflow:hidden}
  .product-card,.product-media,.product-meta,.product-meta .top{min-width:0!important;max-width:100%!important}
  .product-card a,.product-meta h3,.product-meta p,.product-meta .price{max-width:100%;overflow-wrap:anywhere}
  .product-media img{max-width:100%!important}
  .fit-preview,.fit-preview-card,.fit-preview-table,.size-table-wrap,.sg-table-card{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}
  .fit-preview-table table,.sg-table-card table,.size-guide-panel table,.size-guide-page-panel table{min-width:0!important;width:100%!important;max-width:100%!important;table-layout:fixed!important}
  .fit-preview-table th,.fit-preview-table td,.sg-table-card th,.sg-table-card td{font-size:8px!important;padding:7px 3px!important;white-space:normal!important;word-break:break-word}
  .colour-choice,.colour-swatches{max-width:100%!important;min-width:0!important}
  .measure-panel,.size-guide-panel{max-width:calc(100vw - 16px)!important}
  .inventory-panel{max-width:100%!important;overflow:hidden}
  .inventory-table-wrap{max-width:100%;overflow-x:auto}
  .mobile-drawer{max-width:90vw!important}
}
