:root{--ink:#171614;--ink-soft:#45403a;--muted:#8b847b;--line:#e4ddd2;--line-strong:#cfc5b7;--paper:#ffffff;--cream:#f7f2ea;--sand:#ece2d5;--soft:#f2ede5;--accent:#171614;--accent-strong:#000000;--sale:#9b2c2c;--green:#137a4b;--shadow:0 18px 60px rgba(38,26,18,0.1);--shadow-soft:0 10px 30px rgba(38,26,18,0.07);--ease-out:cubic-bezier(0.22,1,0.36,1)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body),"Segoe UI",Arial,sans-serif;font-size:15px;letter-spacing:.01em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1{font-family:var(--font-heading),Georgia,serif;font-size:clamp(38px,6vw,72px);font-weight:500;line-height:1.02;margin-bottom:18px}.page-title{font-size:clamp(28px,3.6vw,46px);letter-spacing:.02em}.container{width:min(1280px,calc(100% - 40px));margin:0 auto}.eyebrow,.muted{color:var(--muted)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.button,.button-dark,.ghost-button,.icon-button{align-items:center;border:1px solid var(--line-strong);border-radius:0;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;min-height:44px;padding:0 18px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .12s var(--ease-out)}.button-dark:active,.button:active,.ghost-button:active{transform:translateY(1px) scale(.99)}.js-reveal [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.js-reveal [data-reveal].is-in{opacity:1;transform:none}.js-reveal [data-reveal-stagger]>*{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out);will-change:opacity,transform}.js-reveal [data-reveal-stagger].is-in>*{opacity:1;transform:none}.js-reveal [data-reveal-stagger].is-in>:first-child{transition-delay:40ms}.js-reveal [data-reveal-stagger].is-in>:nth-child(2){transition-delay:90ms}.js-reveal [data-reveal-stagger].is-in>:nth-child(3){transition-delay:.14s}.js-reveal [data-reveal-stagger].is-in>:nth-child(4){transition-delay:.19s}.js-reveal [data-reveal-stagger].is-in>:nth-child(5){transition-delay:.24s}.js-reveal [data-reveal-stagger].is-in>:nth-child(6){transition-delay:.29s}.js-reveal [data-reveal-stagger].is-in>:nth-child(7){transition-delay:.34s}.js-reveal [data-reveal-stagger].is-in>:nth-child(n+8){transition-delay:.39s}@media (prefers-reduced-motion:reduce){.js-reveal [data-reveal-stagger]>*,.js-reveal [data-reveal]{opacity:1;transform:none;transition:none}}.page-title,.section-head h2,.section-heading h2,h1,h2{text-wrap:balance}p{text-wrap:pretty}body:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@media (prefers-reduced-motion:reduce){body:before{display:none}}:focus-visible{outline:2px solid var(--ink);outline-offset:2px}a:focus-visible,button:focus-visible{outline-offset:3px}@media (hover:hover){.product-card{transition:transform .45s var(--ease-out)}.product-card:hover{transform:translateY(-5px)}}.icon-button{background:transparent;border-color:transparent;min-width:40px;padding:0;position:relative}.icon-button:hover{color:var(--muted)}.button,.button-dark{background:var(--ink);border-color:var(--ink);color:white;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.button-dark:hover,.button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.ghost-button{background:transparent;color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ghost-button:hover{border-color:var(--ink)}.badge,.ghost-button:hover{background:var(--ink);color:white}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:600;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 5px;position:absolute;right:-8px;top:-8px}.field,.select{background:white;border:1px solid var(--line-strong);border-radius:0;min-height:46px;padding:0 14px;width:100%}.field:focus,.select:focus,textarea.field:focus{border-color:var(--ink);outline:none}.chip{border-radius:999px;color:var(--muted);font-size:12px;font-weight:600;padding:5px 12px}.chip,.notice{background:var(--soft)}.notice{padding:14px}.announce-bar{background:var(--ink);color:white;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.announce-bar .container{align-items:center;display:flex;flex-wrap:wrap;gap:0 18px;justify-content:center;min-height:38px;padding:8px 0;text-align:center}.announce-sep{color:rgba(255,255,255,.4)}.announce-rotate{display:inline-block;animation:announce-fade .6s ease}@keyframes announce-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.site-header{background:var(--cream);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:40}.header-top{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr auto 1fr;min-height:84px}.header-left{gap:6px}.header-left,.header-right{align-items:center;display:flex}.header-right{gap:26px;justify-content:flex-end}.header-action{align-items:center;display:inline-flex;font-size:13px;gap:8px;letter-spacing:.02em;position:relative}.header-action:hover{color:var(--muted)}.header-action .badge{right:auto;left:12px;top:-9px}.header-menu{background:none;border:none;cursor:pointer;display:none;padding:0 8px 0 0}.brand{display:block;font-family:var(--font-wordmark),var(--font-heading),Georgia,serif;font-size:clamp(26px,3.4vw,46px);font-weight:500;letter-spacing:.3em;line-height:1;padding-left:.3em;text-align:center;text-transform:uppercase;white-space:nowrap}.header-search-trigger{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-size:13px;gap:8px;padding:0}.header-search-trigger:hover{color:var(--muted)}.header-search-panel{border-top:1px solid var(--line);padding:14px 0}.header-search-panel form{display:flex;gap:10px;margin:0 auto;max-width:620px}.header-search-panel .field{background:transparent;border-color:var(--line-strong)}.header-nav{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:0 38px;justify-content:center;min-height:50px}.header-nav .nav-item{align-items:center;display:flex;position:relative}.header-nav a{color:var(--ink);display:inline-flex;font-size:13px;font-weight:500;letter-spacing:.1em;padding:15px 0;text-transform:uppercase}.header-nav a:hover{color:var(--muted)}.nav-sale a{font-weight:600}.nav-dropdown{background:var(--cream);border:1px solid var(--line);box-shadow:var(--shadow-soft);display:none;flex-direction:column;left:50%;min-width:220px;padding:8px 0;position:absolute;top:100%;transform:translateX(-50%);z-index:30}.nav-item:focus-within .nav-dropdown,.nav-item:hover .nav-dropdown{display:flex}.nav-dropdown a{font-size:12px;letter-spacing:.08em;padding:10px 22px;white-space:nowrap}.nav-dropdown a:hover{background:var(--soft);color:var(--ink)}.drawer-backdrop{background:rgba(0,0,0,.4);inset:0;position:fixed;z-index:60}.drawer{background:var(--cream);bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;position:fixed;top:0;width:min(320px,84vw);z-index:61}.drawer-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:18px 20px}.drawer-head strong{font-family:var(--font-heading),Georgia,serif;font-size:22px;letter-spacing:.14em;text-transform:uppercase}.drawer-nav{display:flex;flex-direction:column;padding:10px 0 30px}.drawer-nav a{font-size:13px;letter-spacing:.08em;padding:13px 20px;text-transform:uppercase}.drawer-nav a.drawer-child{color:var(--muted);font-size:12px;letter-spacing:.04em;padding-left:36px;text-transform:none}.hero-slider{background:var(--sand);position:relative}.hero-slide{height:clamp(420px,46vw,620px);opacity:0;position:absolute;inset:0;transition:opacity .7s ease;visibility:hidden}.hero-slide.is-active{opacity:1;position:relative;visibility:visible}.hero-slide img,.hero-slide video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-shade{background:linear-gradient(90deg,rgba(247,242,234,.92),rgba(247,242,234,.6) 34%,rgba(247,242,234,0) 62%);inset:0;position:absolute}.hero-copy{left:max(20px,calc((100% - 1280px) / 2 + 20px));position:absolute;top:50%;transform:translateY(-50%);width:min(520px,calc(100% - 40px))}.hero-script{display:block;font-family:var(--font-script),var(--font-heading),Georgia,serif;font-size:clamp(34px,4.2vw,56px);line-height:1;margin-bottom:6px}.hero-copy h1{font-size:clamp(34px,4.6vw,62px);letter-spacing:.02em;margin-bottom:20px;text-transform:uppercase}.hero-copy p{font-size:15px;line-height:1.75;margin-bottom:28px;max-width:420px}.hero-cta{align-items:center;background:var(--ink);color:white;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.16em;min-height:48px;padding:0 30px;text-transform:uppercase}.hero-cta:hover{background:var(--accent-strong)}.hero-arrow{align-items:center;background:none;border:none;color:var(--ink);cursor:pointer;display:flex;height:48px;justify-content:center;opacity:.55;position:absolute;top:50%;transform:translateY(-50%);width:48px;z-index:2}.hero-arrow:hover{opacity:1}.hero-arrow.left{left:8px}.hero-arrow.right{right:8px}.hero-dots{bottom:22px;display:flex;gap:10px;justify-content:center;left:0;position:absolute;right:0;z-index:2}.hero-dot{background:transparent;border:1px solid var(--ink);border-radius:999px;cursor:pointer;height:9px;padding:0;width:9px}.hero-dot[aria-current=true]{background:var(--ink)}.trust-bar{background:var(--cream);border-bottom:1px solid var(--line);padding:26px 0}.trust-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,1fr)}.trust-item{align-items:center;display:flex;gap:14px;justify-content:center}.trust-item svg{color:var(--ink-soft);flex-shrink:0}.trust-item span,.trust-item strong{display:block;font-size:12px;letter-spacing:.08em;line-height:1.6;text-transform:uppercase}.trust-item strong{font-weight:600}.trust-item span{color:var(--muted)}.section{padding:64px 0}.section-heading{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr auto 1fr;margin-bottom:34px}.section-heading h2{font-size:17px;font-weight:600;grid-column:2;letter-spacing:.2em;margin:0;text-align:center;text-transform:uppercase}.section-heading h2:after{background:var(--line-strong);content:"";display:block;height:1px;margin:12px auto 0;width:56px}.section-heading .button-dark{grid-column:3;justify-self:end;min-height:42px}.section-head{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;margin-bottom:24px}.section-head h2{font-family:var(--font-heading),Georgia,serif;font-size:30px;font-weight:500;margin-bottom:5px}.section-head p{color:var(--muted)}.product-grid{display:grid;grid-gap:40px 22px;gap:40px 22px;grid-template-columns:repeat(5,1fr)}.product-grid.grid-4{grid-template-columns:repeat(4,1fr)}.product-card{min-width:0}.product-media,.product-media-wrap{overflow:hidden;position:relative}.product-media{aspect-ratio:3/4;background:var(--soft);display:block}.product-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .5s ease,transform .6s ease;width:100%}.product-image-secondary{opacity:0}@media (hover:hover){.product-media.has-second:hover .product-image-secondary{opacity:1}.product-media.single:hover .product-image-primary{transform:scale(1.06)}}.label-row{display:flex;flex-direction:column;gap:6px;left:12px;position:absolute;top:12px;z-index:1}.label{background:white;color:var(--ink);font-size:10px;font-weight:600;letter-spacing:.1em;padding:5px 10px;text-transform:uppercase}.label.label-sale{background:var(--sale);color:white}.label.label-soldout{background:var(--ink);color:white;letter-spacing:.14em}.product-card.is-soldout .product-image-primary,.product-card.is-soldout .product-image-secondary{opacity:.5;filter:grayscale(.35)}.product-card.is-soldout .product-info{opacity:.65}.stock-out-note{color:var(--sale);font-size:13px;font-weight:600;margin:4px 0 0}.stock-out-note-sm{font-size:12px}.cart-item.is-unavailable{opacity:.75}.cart-item.is-unavailable h3{color:var(--sale)}.favorite-toggle{align-items:center;background:rgba(255,255,255,.82);border:none;border-radius:50%;color:var(--ink);cursor:pointer;display:flex;height:34px;justify-content:center;line-height:0;position:absolute;right:10px;top:10px;transition:background .2s ease,color .2s ease;width:34px;z-index:2}.favorite-toggle:hover{background:#fff}.favorite-toggle[aria-pressed=true]{color:var(--sale)}.favorite-toggle svg{transition:transform .2s ease}.favorite-toggle:active svg{transform:scale(.8)}.favorite-toggle[aria-pressed=true] svg{animation:heart-pop .3s ease}@keyframes heart-pop{0%{transform:scale(.7)}45%{transform:scale(1.25)}to{transform:scale(1)}}.product-info{padding-top:14px;text-align:center}.product-info h3{font-size:13px;font-weight:400;letter-spacing:.04em;line-height:1.5;margin-bottom:8px}.price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 10px;justify-content:center}.price{font-size:15px;font-weight:600;letter-spacing:.02em}.old-price{color:var(--muted);font-size:13px;text-decoration:line-through}.discount-badge{background:var(--sale);color:#fff;border-radius:3px;font-size:11px;font-weight:600;letter-spacing:.02em;padding:2px 6px}.low-stock{align-items:center;background:#fff4ec;border:1px solid #f4c79c;border-radius:4px;color:#c2410c;display:inline-flex;font-size:13px;font-weight:600;gap:6px;margin:0 0 16px;padding:7px 12px}.low-stock:before{background:#ea7a2c;border-radius:50%;content:"";height:8px;width:8px}.cart-icon-button{align-items:center;background:var(--ink);border:none;border-radius:50%;bottom:12px;color:#fff;cursor:pointer;display:none;height:40px;justify-content:center;position:absolute;right:12px;width:40px;z-index:2}.cart-icon-button:disabled{background:var(--muted);cursor:not-allowed}.quick-shop{background:rgba(255,255,255,.96);bottom:0;left:0;position:absolute;right:0;transform:translateY(100%);transition:transform .28s ease;z-index:1}.product-media-wrap:focus-within .quick-shop,.product-media-wrap:hover .quick-shop{transform:translateY(0)}.quick-sizes{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:10px 10px 0}.quick-size{background:#fff;border:1px solid var(--line,#ddd6ca);cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.04em;min-width:34px;padding:6px 8px;transition:background .15s ease,color .15s ease,border-color .15s ease}.quick-size:focus-visible,.quick-size:hover{background:var(--ink);border-color:var(--ink);color:#fff}.quick-add{background:var(--ink);border:none;color:white;cursor:pointer;display:block;font-size:11px;font-weight:600;height:44px;letter-spacing:.12em;text-transform:uppercase;width:100%}.quick-add:disabled{background:var(--muted);cursor:not-allowed}@media (hover:none){.quick-shop{display:none}.cart-icon-button{display:flex}}.category-showcase-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(4,1fr)}.category-showcase-card{display:block;position:relative}.category-showcase-media{aspect-ratio:4/5;background:var(--soft);overflow:hidden;position:relative}.category-showcase-media img{height:100%;object-fit:cover;transition:transform .6s var(--ease-out);width:100%}.category-showcase-card:hover .category-showcase-media img{transform:scale(1.06)}.category-showcase-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,22,20,.62),rgba(23,22,20,.06) 52%,transparent 78%);pointer-events:none}.category-showcase-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:18px 18px 16px;color:#fff}.category-showcase-overlay strong{font-family:var(--font-heading),Georgia,serif;font-size:23px;font-weight:500;letter-spacing:.01em;line-height:1.05}.category-showcase-cta{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.9;transition:gap .3s var(--ease-out),opacity .3s var(--ease-out)}.category-showcase-cta:after{content:"→";font-size:13px}.category-showcase-card:focus-visible .category-showcase-cta,.category-showcase-card:hover .category-showcase-cta{opacity:1;gap:10px}.category-carousel-nav{grid-column:3;justify-self:end;display:inline-flex;gap:8px}.category-carousel-nav button{align-items:center;background:#fff;border:1px solid var(--line-strong);border-radius:999px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px;transition:border-color .15s ease,background .15s ease}.category-carousel-nav button:hover{border-color:var(--ink)}.category-carousel-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.category-carousel-track::-webkit-scrollbar{display:none}.category-carousel-card{flex:0 0 258px;scroll-snap-align:start}@media (max-width:620px){.category-carousel-card{flex-basis:72vw}.category-carousel-nav{display:none}}.filters-layout{align-items:start;display:grid;grid-gap:34px;gap:34px;grid-template-columns:250px 1fr}.admin-panel,.filter-panel,.summary-panel{background:white;border:1px solid var(--line);padding:22px}.filter-group{border-bottom:1px solid var(--line);padding:18px 0}.filter-group:first-child{padding-top:0}.filter-group>strong{display:block;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.check-list{display:grid;grid-gap:10px;gap:10px}.check-list label{color:var(--ink-soft);font-size:14px;gap:9px}.check-list label,.sort-bar{align-items:center;display:flex}.sort-bar{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:26px;padding-bottom:16px}.product-detail{display:grid;grid-gap:52px;gap:52px;grid-template-columns:1.05fr .95fr;padding:44px 0 72px}.product-detail .price-row{justify-content:flex-start;margin:6px 0 22px}.product-gallery{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}.product-gallery:has(.product-gallery-item:only-child){grid-template-columns:1fr}.product-gallery-item{aspect-ratio:3/4;background:var(--soft);overflow:hidden;position:relative}.product-gallery-item img{object-fit:cover}.product-gallery-item video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.variant-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.variant-chip{background:white;border:1px solid var(--line-strong);cursor:pointer;font-size:13px;letter-spacing:.06em;min-height:42px;padding:0 16px;position:relative}.variant-chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.variant-chip:disabled{background:var(--soft);color:var(--muted);cursor:not-allowed}.variant-chip:disabled:after,.variant-chip:disabled:before{border-top:1px solid rgba(116,111,105,.6);content:"";left:8%;position:absolute;top:50%;width:84%}.variant-chip:disabled:before{transform:rotate(16deg)}.variant-chip:disabled:after{transform:rotate(-16deg)}.size-chip{background:var(--soft);display:inline-flex;font-size:12px;padding:3px 8px;position:relative}.size-chip-out{color:var(--muted)}.size-chip-out:after,.size-chip-out:before{border-top:1px solid rgba(155,44,44,.65);content:"";left:6%;position:absolute;top:50%;width:88%}.size-chip-out:before{transform:rotate(20deg)}.size-chip-out:after{transform:rotate(-20deg)}.size-chip-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.button-whatsapp{align-items:center;background:#25d366;border:1px solid #25d366;color:white;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.12em;min-height:48px;padding:0 18px;text-transform:uppercase}.button-whatsapp:hover{background:#1fb958}.payment-info-box{background:var(--soft);display:grid;font-size:13px;grid-gap:6px;gap:6px;margin-top:18px;padding:14px 16px}.favorite-link{align-items:center;background:none;border:none;color:var(--ink);cursor:pointer;display:inline-flex;font-size:12px;gap:8px;letter-spacing:.1em;margin-top:16px;padding:0;text-transform:uppercase}.favorite-link[aria-pressed=true]{color:var(--sale)}.accordion-group{margin-top:28px}.accordion{border-bottom:1px solid var(--line);padding:16px 0}.accordion summary{cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.1em;list-style:none;text-transform:uppercase}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";float:right}.accordion[open] summary:after{content:"−"}.accordion p,.accordion ul{margin-top:12px}.accordion-list{color:var(--muted);display:grid;grid-gap:8px;gap:8px;padding-left:18px}.cart-layout,.checkout-layout{align-items:start;display:grid;grid-gap:34px;gap:34px;grid-template-columns:1fr 370px}.cart-list{display:grid;grid-gap:14px;gap:14px}.cart-item{align-items:center;background:white;border:1px solid var(--line);display:grid;grid-gap:18px;gap:18px;grid-template-columns:96px 1fr auto;padding:16px}.cart-item img{aspect-ratio:1;object-fit:cover}.qty-row{align-items:center;display:inline-flex;gap:8px}.qty-row button{background:white;border:1px solid var(--line-strong);cursor:pointer;height:34px;width:34px}.summary-line{display:flex;justify-content:space-between;margin:12px 0}.summary-line.total{border-top:1px solid var(--line);font-size:18px;font-weight:600;padding-top:16px}.summary-line.coupon-discount-line{color:#1a7f37}.coupon-box{border-top:1px dashed var(--line);margin-top:16px;padding-top:16px}.coupon-input-row{display:flex;gap:8px}.coupon-input-row .field{flex:1 1}.coupon-input-row .ghost-button{flex-shrink:0}.coupon-applied{align-items:center;background:#eef7f0;border:1px solid #cbe6d3;display:flex;justify-content:space-between;padding:12px 14px}.coupon-applied strong{color:#1a7f37}.coupon-remove{background:none;border:none;color:var(--sale);cursor:pointer;font-weight:600;padding:0}.coupon-notice{color:var(--muted);font-size:13px;margin:8px 0 0}.shipping-progress{background:var(--soft);padding:16px}.ship-amount{color:var(--green);font-weight:700;font-size:1.12em;letter-spacing:.01em;white-space:nowrap}.shipping-progress .ship-note{color:var(--ink-soft);font-size:14px}.shipping-progress-track{background:white;border-radius:999px;height:6px;overflow:hidden}.shipping-progress-fill{background:var(--ink);border-radius:999px;height:100%;transition:width .3s ease}.campaign-box{background:var(--soft);border:1px solid var(--line);font-size:13px;margin-top:12px;padding:12px;text-align:center}.form-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,1fr)}.form-grid .full,.full{grid-column:1/-1}.field-label{display:flex;flex-direction:column;gap:7px}.field-label span{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}textarea.field{min-height:110px;padding-top:12px;resize:vertical}.static-page{line-height:1.8;max-width:860px;padding:52px 0 76px}.static-page-heading{font-family:var(--font-heading),Georgia,serif;font-size:26px;font-weight:500;margin:30px 0 8px}.static-page-list{margin:8px 0 16px;padding-left:22px}.static-page-list li{margin:4px 0}.order-track-tab{background:var(--ink);color:white!important;font-size:11px;font-weight:600;left:0;letter-spacing:.12em;padding:16px 9px;position:fixed;text-transform:uppercase;top:45%;transform:rotate(180deg);writing-mode:vertical-rl;z-index:30}.order-track-tab:hover{background:var(--accent-strong)}.footer{background:var(--ink);color:white;margin-top:0;padding:56px 0 26px}.footer-grid{display:grid;grid-gap:44px;gap:44px;grid-template-columns:1.1fr 1.2fr .9fr}.footer a,.footer p{color:#cdc5bb}.footer a:hover{color:white}.footer-title{color:white;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.18em;margin-bottom:20px;text-transform:uppercase}.footer-item{align-items:flex-start;display:flex;gap:12px;margin:0 0 16px}.footer-item svg{color:#b9a992;flex-shrink:0;margin-top:3px}.footer-item p{line-height:1.6;margin:0}.footer-social{display:flex;gap:12px;margin-bottom:26px}.footer-social a{align-items:center;background:rgba(255,255,255,.08);border-radius:50%;color:white;display:flex;height:46px;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease;width:46px}.footer-social a:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.footer-social a.is-instagram:hover{color:#e1306c}.footer-social a.is-whatsapp:hover{color:#25d366}.footer-map-card{background:rgba(255,255,255,.06);padding:18px}.footer-map-card .footer-title{margin-bottom:14px}.footer-map{border:0;display:block;height:220px;width:100%}.footer-payments{align-items:center;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-wrap:wrap;gap:12px 22px;justify-content:center;margin-top:40px;padding-top:26px}.footer-payments-label{color:#cdc5bb;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.footer-payments-band{height:30px;max-width:100%;width:auto}.footer-copyright{margin-top:22px;padding-top:18px}.footer-copyright p{color:#9c948b;font-size:12px;letter-spacing:.04em}.error-notice{align-items:flex-start;background:#fdf3f1;border:1px solid #ecc9be;color:#6d2115;display:flex;gap:10px;margin:16px auto;padding:12px 14px;width:min(1280px,calc(100% - 40px))}.error-notice span{color:#7b3a2e}.admin-notice-toast,.new-order-toast{animation:toast-slide-in .25s ease-out;border-radius:8px;box-shadow:var(--shadow);color:white;font-weight:600;padding:14px 20px;position:fixed;right:20px;top:20px;z-index:100}.new-order-toast{background:var(--green)}.admin-notice-toast{background:var(--ink);max-width:min(420px,calc(100vw - 40px))}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.admin-shell{background:#fff;min-height:100vh}.admin-header{background:var(--ink);color:white;padding:18px 0}.admin-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,1fr);margin:28px 0}.metric{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:18px}.metric strong{display:block;font-size:24px;margin-top:8px}.metric .muted{display:block;font-size:13px;margin-top:4px}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;padding:13px 8px;text-align:left}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%}.admin-columns{display:grid;grid-gap:22px;gap:22px;grid-template-columns:1.1fr .9fr}.admin-columns>*{min-width:0}.product-picker-empty{align-items:center;border:1px dashed var(--line-strong);border-radius:10px;color:var(--muted);display:flex;flex-direction:column;gap:12px;padding:40px 20px;text-align:center}.product-picker-empty p{margin:0;max-width:320px}.mode-switch{display:inline-flex;gap:4px;background:var(--cream);border-radius:8px;padding:4px}.mode-switch button{background:none;border:none;border-radius:6px;color:var(--muted);cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px}.mode-switch button.is-active{background:#fff;color:var(--ink);box-shadow:0 1px 3px rgba(0,0,0,.12)}.category-cover-list{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr}.category-cover-item{align-items:center;border:1px solid var(--line);border-radius:8px;display:flex;gap:12px;padding:10px}.category-cover-thumb{align-items:center;background:var(--cream);border-radius:6px;display:flex;flex:0 0 auto;height:60px;justify-content:center;overflow:hidden;width:60px}.category-cover-thumb img{height:100%;object-fit:cover;width:100%}.category-cover-thumb .muted{font-size:11px}.category-cover-main{min-width:0}.admin-panel{border-radius:8px;box-shadow:var(--shadow-soft)}.admin-image-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(4,1fr);margin-top:14px}.admin-image-item{position:relative}.admin-image-grid img,.admin-image-grid video{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;object-fit:cover;width:100%}.admin-image-remove{align-items:center;background:rgba(0,0,0,.65);border:none;border-radius:999px;color:white;cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;right:6px;top:6px;width:26px}.admin-image-remove:hover{background:var(--sale)}.admin-image-cover,.admin-image-cover-badge{bottom:6px;border-radius:6px;color:white;font-size:11px;left:6px;padding:4px 8px;position:absolute}.admin-image-cover{background:rgba(0,0,0,.65);border:none;cursor:pointer}.admin-image-cover-badge,.admin-image-cover:hover{background:var(--ink)}.stock-editor-row td{background:#faf7f2}.stock-editor{display:flex;flex-direction:column;gap:10px;padding:8px 2px}.stock-editor-line{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.stock-editor-line>span{min-width:140px}.stock-editor-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:2px}.stock-mode-btn{min-height:36px;padding:0 12px}.stock-mode-btn.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.stock-stepper{gap:6px}.stepper-btn,.stock-stepper{align-items:center;display:inline-flex}.stepper-btn{background:white;border:1px solid var(--line-strong);border-radius:8px;cursor:pointer;height:40px;justify-content:center;width:40px;transition:background .15s ease,color .15s ease,border-color .15s ease}.stepper-btn:hover:not(:disabled){background:var(--ink);border-color:var(--ink);color:#fff}.stepper-btn:active:not(:disabled){transform:translateY(1px)}.stepper-btn:disabled{cursor:not-allowed;opacity:.35}.stepper-value{border:1px solid var(--line-strong);border-radius:8px;font-size:16px;font-weight:600;height:40px;text-align:center;width:64px;-moz-appearance:textfield}.stepper-value:focus{border-color:var(--ink);outline:none}.stepper-value::-webkit-inner-spin-button,.stepper-value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stock-editor-line>span.stock-current{font-size:13px;min-width:84px}.receive-input{align-items:center;display:inline-flex;gap:6px}.receive-input>span{color:var(--muted);font-size:18px;font-weight:600}.receive-actions{display:flex;gap:10px;margin-top:10px}.receive-actions .button{min-height:40px}.whatsapp-phone-link{align-items:center;color:#1f7a43;display:inline-flex;gap:4px}.whatsapp-phone-link:hover{text-decoration:underline}.cat-tree{display:flex;flex-direction:column;gap:12px}.cat-group{border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:border-color .15s ease}.cat-group.is-dragging{opacity:.5}.cat-group.is-drop-target{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.cat-group-head{align-items:center;background:#faf7f2;display:flex;gap:10px;padding:10px 12px}.cat-group-name{font-weight:600}.cat-drag-handle{align-items:center;background:transparent;border:none;color:var(--muted);cursor:-webkit-grab;cursor:grab;display:inline-flex;padding:2px}.cat-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.cat-row-actions{align-items:center;display:flex;gap:2px;margin-left:auto}.cat-children{display:flex;flex-direction:column}.cat-child{align-items:center;border-top:1px solid var(--line);display:flex;gap:10px;padding:9px 12px 9px 20px}.cat-child-name{align-items:center;display:inline-flex;gap:8px}.cat-child-arrow{color:var(--muted)}.cat-count-badge{background:var(--soft);border-radius:999px;color:var(--ink-soft)}.cat-count-badge,.cat-empty-tag{font-size:11px;font-weight:600;padding:3px 10px}.cat-empty-tag{border:1px dashed var(--line-strong);border-radius:999px;color:var(--muted);opacity:.7}.cat-admin-group-row td{background:var(--cream);border-bottom:1px solid var(--line-strong);padding:0}.cat-admin-group-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:10px;padding:12px 8px;text-align:left;width:100%}.cat-admin-group-toggle:hover{background:var(--soft)}.cat-admin-group-toggle strong{font-size:14px}.cat-admin-group-toggle svg{color:var(--muted);flex-shrink:0}.confirm-modal{background:white;border-radius:10px;box-shadow:var(--shadow);left:50%;max-width:calc(100% - 40px);padding:22px;position:fixed;top:50%;transform:translate(-50%,-50%);width:440px;z-index:62}.confirm-modal-head{align-items:center;color:var(--sale);display:flex;gap:10px;margin-bottom:12px}.confirm-modal-head h3{color:var(--ink);font-size:18px;margin:0}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(4,1fr)}.header-nav{gap:0 26px}}@media (max-width:980px){.header-menu{display:inline-flex}.header-action span,.header-search-trigger span{display:none}.header-action .badge{left:auto;right:-9px}.header-right{gap:18px}.header-top{min-height:68px}.header-nav{display:none}.admin-grid,.category-showcase-grid,.footer-grid,.product-grid,.product-grid.grid-4,.trust-grid{grid-template-columns:repeat(2,1fr)}.admin-columns,.cart-layout,.checkout-layout,.filters-layout,.product-detail{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr auto}.section-heading h2{grid-column:1;text-align:left}.section-heading h2:after{margin-left:0}.section-heading .button-dark{grid-column:2}.hero-copy{width:min(440px,calc(100% - 40px))}}@media (max-width:620px){.container,.error-notice{width:min(100% - 26px,1280px)}.section{padding:44px 0}.product-grid{gap:28px 14px}.trust-grid{gap:18px 12px}.trust-item{justify-content:flex-start}.category-showcase-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.metric{padding:14px 12px}.metric strong{font-size:20px}.cart-item{grid-template-columns:72px 1fr}.cart-item>strong{grid-column:1/-1}.announce-bar .container{font-size:11px;gap:0 12px}.hero-slide{height:clamp(440px,92vw,560px)}.hero-shade{background:linear-gradient(180deg,rgba(247,242,234,.9),rgba(247,242,234,.55) 55%,rgba(247,242,234,.15))}.hero-copy{top:50%}.order-track-tab{display:none}}.button-outline{align-items:center;background:transparent;border:1px solid var(--ink);color:var(--ink);cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.1em;min-height:46px;padding:0 18px;text-transform:uppercase;transition:background .2s ease,color .2s ease}.button-outline:hover{background:var(--ink);color:#fff}.mini-cart-backdrop{background:rgba(0,0,0,.45);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:70}.mini-cart-backdrop.is-open{opacity:1;pointer-events:auto}.mini-cart{background:#fff;display:flex;flex-direction:column;height:100%;max-width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .32s ease;width:400px;z-index:71}.mini-cart.is-open{transform:translateX(0)}.mini-cart-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:18px 20px}.mini-cart-head strong{font-family:var(--font-heading),Georgia,serif;font-size:20px;letter-spacing:.1em;text-transform:uppercase}.mini-cart-close{background:none;border:none;color:var(--ink);cursor:pointer;line-height:0;padding:4px}.mini-cart-added{background:var(--cream);padding:14px 20px}.mini-cart-added-tag{align-items:center;color:#1f7a43;display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.mini-cart-line{align-items:flex-start;display:flex;gap:12px}.mini-cart-thumb{aspect-ratio:3/4;background:var(--soft);flex-shrink:0;overflow:hidden;position:relative;width:64px}.mini-cart-thumb img{height:100%;object-fit:cover;width:100%}.mini-cart-line-info{flex:1 1;min-width:0}.mini-cart-line-title{font-size:13px;margin:0 0 3px}.mini-cart-line-meta{color:var(--muted);font-size:12px;margin:0 0 3px}.mini-cart-line-price{font-size:13px;font-weight:600;margin:0;white-space:nowrap}.mini-cart-line-actions{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px}.qty-row-sm{gap:6px}.qty-row-sm button{height:28px;width:28px}.qty-row-sm span{display:inline-block;min-width:18px;text-align:center}.mini-cart-remove{color:var(--muted);margin-left:2px;min-width:28px}.mini-cart-remove:hover{color:var(--sale)}.mini-cart-line.is-added{background:var(--cream);border-radius:8px;margin:4px 0;padding:10px}.mini-cart-body .mini-cart-line.is-added,.mini-cart-line.is-added+.mini-cart-line{border-top-color:transparent}.mini-cart-line.is-added .mini-cart-added-tag{margin-bottom:6px}.mini-cart-shipping{border-bottom:1px solid var(--line);padding:16px 20px}.mini-cart-shipping-text{font-size:13px;margin:0 0 10px;text-align:center}.mini-cart-progress{background:var(--line);border-radius:999px;height:6px;overflow:hidden}.mini-cart-progress-fill{background:var(--ink);border-radius:999px;display:block;height:100%;transition:width .4s ease}.mini-cart-progress-fill.is-full{background:#1f7a43}.mini-cart-body{flex:1 1;overflow-y:auto;padding:8px 20px}.mini-cart-body .mini-cart-line{padding:12px 0}.mini-cart-body .mini-cart-line+.mini-cart-line{border-top:1px solid var(--line)}.mini-cart-empty{color:var(--muted);padding:30px 0;text-align:center}.mini-cart-foot{border-top:1px solid var(--line);padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.mini-cart-subtotal{display:flex;justify-content:space-between;margin-bottom:14px}.mini-cart-subtotal strong{font-size:16px}.mini-cart-actions{display:flex;flex-direction:column;gap:10px}.mini-cart-actions .mini-cart-continue,.mini-cart-actions .mini-cart-go{width:100%}@media (max-width:768px){.mini-cart{border-radius:16px 16px 0 0;bottom:0;height:auto;max-height:88vh;right:0;top:auto;transform:translateY(100%);width:100%}.mini-cart.is-open{transform:translateY(0)}}.bottom-nav{display:none}.bottom-nav-item{align-items:center;background:none;border:none;color:var(--muted);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:inherit;font-size:10px;font-weight:500;gap:3px;letter-spacing:.04em;padding:8px 0;text-decoration:none;transition:color .2s ease}.bottom-nav-item.is-active{color:var(--ink)}.bottom-nav-icon{display:inline-block;line-height:0;position:relative}.bottom-nav-badge{background:var(--sale);border-radius:999px;font-size:10px;font-weight:600;height:16px;min-width:16px;padding:0 4px;position:absolute;right:-8px;top:-6px}.bottom-nav-badge,.whatsapp-fab{align-items:center;color:#fff;display:flex;justify-content:center}.whatsapp-fab{background:#25d366;border-radius:50%;bottom:24px;box-shadow:0 6px 18px rgba(0,0,0,.22);height:56px;position:fixed;right:20px;transition:transform .2s ease,box-shadow .2s ease;width:56px;z-index:45}.whatsapp-fab:hover{box-shadow:0 10px 24px rgba(0,0,0,.28);transform:translateY(-2px)}@media (max-width:768px){body{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.header-action-mobilehide{display:none}.header-right{gap:0}.header-top{gap:10px}.brand{letter-spacing:.16em}.table-scroll .table{min-width:600px}.admin-panel{padding:16px}.table td,.table th{padding:10px 6px;font-size:13px}.admin-header{padding:14px 0}.bottom-nav{background:#fff;border-top:1px solid var(--line);bottom:0;display:flex;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:50}.whatsapp-fab{bottom:calc(58px + env(safe-area-inset-bottom) + 16px)}}.filter-sidebar{position:-webkit-sticky;position:sticky;top:20px}.sort-bar-actions{align-items:center;display:flex;gap:12px}.sort-select-label{display:inline-flex}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{background:#fff;border:1px solid var(--line-strong);cursor:pointer;font-size:13px;letter-spacing:.02em;padding:7px 12px;transition:background .15s ease,border-color .15s ease,color .15s ease}.filter-chip.is-on,.filter-chip:hover{border-color:var(--ink)}.filter-chip.is-on{background:var(--ink);color:#fff}.price-range{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.price-range .field{width:82px}.price-range .price-apply{min-height:40px;padding:0 14px}.filter-clear-link{background:none;border:none;color:var(--sale);cursor:pointer;font-size:13px;padding:16px 0 0;text-decoration:underline}.filter-open-button{display:none}.filter-open-dot{background:var(--sale);border-radius:50%;height:8px;position:absolute;right:6px;top:6px;width:8px}.catalog-empty{padding:64px 20px;text-align:center}.catalog-empty-title{font-family:var(--font-heading),Georgia,serif;font-size:20px;margin-bottom:8px}.catalog-empty .button-dark{display:inline-flex;margin-top:20px}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.skeleton{animation:skeleton-shimmer 1.4s ease infinite;background:linear-gradient(90deg,var(--soft) 25%,#e9e2d7 37%,var(--soft) 63%);background-size:400% 100%;border-radius:4px;display:block}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.skeleton-media{aspect-ratio:3/4;width:100%}.skeleton-line{height:12px;margin-top:10px}.skeleton-title{height:30px;width:220px}.product-skeleton{min-width:0}.filter-sheet,.filter-sheet-backdrop{display:none}.filter-sheet-backdrop{background:rgba(0,0,0,.45);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:70}.filter-sheet-backdrop.is-open{opacity:1;pointer-events:auto}.filter-sheet{background:#fff;border-radius:16px 16px 0 0;bottom:0;flex-direction:column;left:0;max-height:88vh;position:fixed;right:0;transform:translateY(100%);transition:transform .32s ease;z-index:71}.filter-sheet.is-open{transform:translateY(0)}.filter-sheet-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:16px 20px}.filter-sheet-head strong{font-family:var(--font-heading),Georgia,serif;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.filter-sheet-body{overflow-y:auto;padding:4px 20px 12px}.filter-sheet-foot{border-top:1px solid var(--line);padding:14px 20px calc(14px + env(safe-area-inset-bottom))}.filter-sheet-foot .button-dark{width:100%}@media (max-width:980px){.filter-sidebar{display:none}.filter-open-button{align-items:center;display:inline-flex;gap:8px;min-height:40px;padding:0 16px;position:relative}.filter-sheet,.filter-sheet-backdrop{display:flex}}.admin-layout{min-height:100vh}.admin-topbar{background:var(--ink);position:-webkit-sticky;position:sticky;top:0;z-index:40}.admin-topbar-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;min-height:58px;padding:0 20px;width:100%}.admin-brand{color:#fff;font-family:var(--font-heading),Georgia,serif;font-size:20px;letter-spacing:.14em;text-transform:uppercase}.admin-brand span{color:#b9a992;font-size:11px;letter-spacing:.18em;margin-left:8px}.admin-topbar-actions{align-items:center;display:flex;gap:20px}.admin-topbar-link{background:none;border:none;color:#d8cfc2;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.06em}.admin-topbar-link:hover{color:#fff}.admin-logout{color:#f0b6a8}.admin-logout:hover{color:#fff}.metric-button{cursor:pointer;font:inherit;text-align:left;width:100%;transition:border-color .15s ease}.metric-button:hover{border-color:var(--ink)}.order-badge{border-radius:999px;display:inline-block;font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.order-badge.status-pending{background:#eef2ff;color:#3730a3}.order-badge.status-confirmed{background:#fff7ed;color:#b45309}.order-badge.status-shipped{background:#ecfeff;color:#0e7490}.order-badge.status-completed{background:#ecfdf5;color:#047857}.order-badge.status-cancelled{background:#fef2f2;color:#b91c1c}.order-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.order-tab{align-items:center;background:#fff;border:1px solid var(--line-strong);cursor:pointer;display:inline-flex;font-size:13px;gap:8px;padding:8px 14px}.order-tab.is-active,.order-tab:hover{border-color:var(--ink)}.order-tab.is-active{background:var(--ink);color:#fff}.order-tab-count{background:rgba(0,0,0,.08);border-radius:999px;font-size:11px;font-weight:600;min-width:18px;padding:1px 6px;text-align:center}.order-tab.is-active .order-tab-count{background:rgba(255,255,255,.25)}.order-toolbar{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.order-date-field{display:flex;flex-direction:column;gap:4px}.order-date-field span{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.order-date-field .field{min-height:40px;width:160px}.order-row-clickable{cursor:pointer}.order-row-clickable:hover{background:var(--soft)}.order-row-clickable:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.order-drawer-backdrop{background:rgba(0,0,0,.45);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:70}.order-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.order-drawer{background:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .32s ease;width:460px;z-index:71}.order-drawer.is-open{transform:translateX(0)}.order-drawer-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:16px 20px}.order-drawer-body{flex:1 1;overflow-y:auto;padding:4px 20px 24px}.order-drawer-section{border-bottom:1px solid var(--line);padding:16px 0}.order-drawer-section:last-child{border-bottom:none}.order-drawer-section h4{font-size:12px;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.order-drawer-section .field{margin-bottom:8px}.order-line{display:flex;gap:12px;justify-content:space-between;padding:5px 0}.order-line.order-total{font-weight:600}.order-info{margin:2px 0}.order-notify{margin-top:12px;width:100%}.order-delete-btn{color:#b42318;border-color:#f0c2bd}.order-delete-confirm{align-items:center;background:#fdecea;border:1px solid #f0c2bd;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px}.order-delete-confirm>span{color:#8a1c12;font-size:13px;font-weight:600}.order-delete-actions{display:flex;gap:8px}@media (max-width:520px){.order-drawer{width:100%}}.product-thumb{border:1px solid var(--line);border-radius:4px;height:44px;object-fit:cover;width:44px}.th-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.th-sortable:hover{color:var(--muted)}tr.is-selected{background:var(--soft)}.inline-edit-cell{background:none;border:1px dashed transparent;cursor:pointer;font:inherit;padding:3px 6px;text-align:left}.inline-edit-cell:hover{border-color:var(--line-strong)}.field.inline-edit{min-height:34px;padding:0 8px;width:110px}.bulk-bar{align-items:center;background:var(--cream);border:1px solid var(--line);display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding:10px 14px}.bulk-bar span{font-weight:600}.confirm-modal-backdrop{align-items:center;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:80}.confirm-modal{background:#fff;max-width:420px;padding:24px;width:100%}.confirm-modal h3{margin:0 0 10px}.confirm-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.confirm-delete{background:#b42318;border-color:#b42318}.confirm-delete:hover{background:#991b13;border-color:#991b13}.admin-image-item{cursor:-webkit-grab;cursor:grab}.admin-image-item.is-dragging{opacity:.45}.metric-alert{border-color:#f4b8b0}.metric-alert strong{color:#b42318}.chart-tooltip{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:2px;padding:8px 12px}.chart-tooltip-day{color:var(--muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.chart-tooltip-value{color:var(--ink);font-family:var(--font-heading),Georgia,serif;font-size:17px}.dashboard-panels{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1.6fr 1fr;margin-bottom:22px}.top-products{list-style:none;margin:0;padding:0}.top-products li{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;padding:10px 0}.top-products li:last-child{border-bottom:none}.top-rank{align-items:center;background:var(--ink);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.top-title{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-qty{color:var(--muted);font-weight:600;white-space:nowrap}@media (max-width:900px){.dashboard-panels{grid-template-columns:1fr}}.account-admin-note{align-items:center;display:flex;gap:10px;margin-bottom:18px}.account-admin-note svg{color:var(--ink-soft);flex-shrink:0}.account-layout{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:250px 1fr}.account-nav{background:white;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden;position:-webkit-sticky;position:sticky;top:90px}.account-nav-item{align-items:center;background:transparent;border:none;border-left:3px solid transparent;color:var(--ink-soft);cursor:pointer;display:flex;font-size:14.5px;gap:11px;padding:13px 16px;text-align:left;transition:background .15s ease,color .15s ease;width:100%}.account-nav-item svg{color:var(--muted);flex-shrink:0}.account-nav-item:hover,.account-nav-item[aria-current=true]{background:var(--cream);color:var(--ink)}.account-nav-item[aria-current=true]{border-left-color:var(--ink);font-weight:600}.account-nav-item[aria-current=true] svg{color:var(--ink)}.account-nav-signout{border-top:1px solid var(--line);color:var(--muted)}.account-content{min-width:0}.account-empty{align-items:center;display:flex;flex-direction:column;gap:8px;padding:48px 22px;text-align:center}.account-empty svg{color:var(--line-strong)}.account-empty h2{margin:6px 0 0}.account-empty .button{margin-top:12px}.account-orders{display:flex;flex-direction:column}.account-order{align-items:center;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:space-between;padding:15px 2px}.account-order:first-child{border-top:none}.account-order-main{display:flex;flex-direction:column;gap:3px}.account-order-no{font-weight:600;letter-spacing:.02em}.account-order-side{align-items:center;display:flex;gap:16px}.account-order-total,.account-status-chip{font-weight:600;white-space:nowrap}.account-status-chip{background:var(--cream);border:1px solid var(--line-strong);color:var(--ink-soft);font-size:12.5px;letter-spacing:.02em;padding:5px 11px}.account-status-cancelled{color:#8a3b2e;border-color:#e0b9b0;background:#f7ece9}.account-order-card{flex-direction:column;align-items:stretch;gap:12px}.account-order-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.account-order-items{list-style:none;margin:0;padding:12px;display:flex;flex-direction:column;gap:8px;background:var(--cream,#faf8f5);border-radius:10px}.account-order-item{display:flex;justify-content:space-between;gap:12px;font-size:13.5px}.account-order-item-name{line-height:1.35}.account-order-item-price{font-weight:600;white-space:nowrap}.account-order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.account-return-pending{color:#7a5a12;border-color:#e6d3a2;background:#fbf4e2}.account-return-approved{color:#2f6b3a;border-color:#b6d8bd;background:#ecf6ee}.account-return-rejected{color:#8a3b2e;border-color:#e0b9b0;background:#f7ece9}.account-return-completed{color:#345;border-color:var(--line-strong);background:var(--cream)}.return-list{display:flex;flex-direction:column;gap:14px}.return-card{border:1px solid var(--line);padding:14px 16px}.return-card-head{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:4px}.return-status-select{max-width:170px;min-height:38px}@media (max-width:760px){.account-layout{grid-template-columns:1fr}.account-nav{position:static;top:auto}}.reviews-section{border-top:1px solid var(--line)}.stars{display:inline-flex;align-items:center;gap:2px;line-height:0}.stars .star-filled{color:#e0a82e;fill:#e0a82e}.stars .star-empty{color:var(--line-strong);fill:none}.reviews-summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.reviews-average{font-size:34px;line-height:1;color:var(--ink)}.star-input{display:inline-flex;gap:4px}.star-btn{background:none;border:none;padding:2px;cursor:pointer;line-height:0;transition:transform .1s ease}.star-btn:hover{transform:scale(1.12)}.star-btn.star-filled{color:#e0a82e}.star-btn.star-filled svg{fill:#e0a82e}.star-btn.star-empty{color:var(--line-strong)}.star-btn.star-empty svg{fill:none}.review-form-box{background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:24px}.review-moderation-hint{font-size:13px;margin:10px 0 0}.review-success{display:flex;align-items:center;gap:14px}.review-success-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;color:#fff;background:#22a06b;box-shadow:0 0 0 0 rgba(34,160,107,.45);animation:review-check-pop .42s cubic-bezier(.18,.9,.32,1.4) both,review-check-ring 1.6s ease-out .42s}.review-success-check svg{animation:review-check-draw .4s ease .16s both}.review-success-title{display:block;color:var(--ink);font-size:16px}.review-success-text{margin:3px 0 0;color:var(--muted);font-size:14px}@keyframes review-check-pop{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@keyframes review-check-draw{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes review-check-ring{0%{box-shadow:0 0 0 0 rgba(34,160,107,.45)}to{box-shadow:0 0 0 16px rgba(34,160,107,0)}}@media (prefers-reduced-motion:reduce){.review-success-check,.review-success-check svg{animation:none}}.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.review-card{border:1px solid var(--line);border-radius:12px;padding:16px 18px;background:var(--paper)}@media (max-width:720px){.review-list{grid-template-columns:1fr}}.review-card-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-card-head strong{color:var(--ink)}.admin-review-card{background:var(--cream)}.review-status-badge{font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;border:1px solid var(--line-strong);color:var(--muted)}.review-status-badge.status-approved{background:#eaf6ec;border-color:#bfe0c6;color:#2f7d43}.review-status-badge.status-pending{background:#fff6e5;border-color:#f0d9a8;color:#99721a}.review-status-badge.status-rejected{background:#fbeaea;border-color:#e6bcbc;color:#a23b3b}.variant-editor-row{display:grid;grid-template-columns:1.2fr 1.2fr .9fr auto;grid-gap:10px;gap:10px;align-items:end;margin-bottom:10px}.variant-remove-btn{margin-bottom:2px}.size-picker{position:relative}.size-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer;text-align:left}.size-picker-pop{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;min-width:190px;background:var(--paper);border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 12px 30px rgba(23,22,20,.16);padding:8px}.size-type-toggle{display:flex;gap:4px;margin-bottom:8px;background:var(--cream);border-radius:8px;padding:4px}.size-type-toggle button{flex:1 1;border:none;background:none;padding:7px 4px;border-radius:6px;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer}.size-type-toggle button.is-active{background:var(--paper);color:var(--ink);box-shadow:0 1px 3px rgba(0,0,0,.12)}.size-wheel{position:relative;max-height:176px;overflow-y:auto;scroll-snap-type:y proximity;display:flex;flex-direction:column;gap:2px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(180deg,transparent,#000 22%,#000 78%,transparent)}.size-wheel-item{scroll-snap-align:center;border:none;background:none;padding:11px 10px;border-radius:8px;font-size:16px;font-weight:500;color:var(--ink-soft);cursor:pointer;text-align:center}.size-wheel-item:hover{background:var(--cream)}.size-wheel-item.is-selected{background:var(--ink);color:#fff}.color-picker{position:relative}.color-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer;text-align:left}.color-trigger-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.color-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.18)}.color-dot.has-border{box-shadow:inset 0 0 0 1px var(--line-strong)}.color-picker-pop{position:absolute;z-index:30;top:calc(100% + 6px);left:0;min-width:220px;background:var(--paper);border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 12px 30px rgba(23,22,20,.16);padding:14px}.color-wheel{position:relative;width:190px;height:190px;margin:0 auto}.color-wheel-item{position:absolute;width:34px;height:34px;border:none;border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.22);transition:transform .12s ease,box-shadow .12s ease}.color-wheel-item:hover{transform:translate(-50%,-50%) scale(1.15)}.color-wheel-item.has-border{box-shadow:inset 0 0 0 1px var(--line-strong),0 2px 6px rgba(0,0,0,.14);color:var(--ink)}.color-wheel-item.is-selected{transform:translate(-50%,-50%) scale(1.18);box-shadow:0 0 0 2px var(--paper),0 0 0 4px var(--ink)}.color-wheel-item.is-selected.has-border{box-shadow:inset 0 0 0 1px var(--line-strong),0 0 0 2px var(--paper),0 0 0 4px var(--ink)}.color-wheel-check{pointer-events:none}.color-wheel-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:92px;text-align:center;font-size:13px;font-weight:600;color:var(--ink);line-height:1.15;pointer-events:none}@media (max-width:720px){.variant-editor-row{grid-template-columns:1fr 1fr}.variant-remove-btn{grid-column:2;justify-self:end}}.settings-group-title{margin:0 0 14px;padding-bottom:8px;border-bottom:2px solid var(--ink);font-size:17px;letter-spacing:.01em}.announce-preview{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px;border-radius:8px;margin-bottom:12px}.hero-text-preview{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;background:linear-gradient(135deg,#3a352f,#171614);color:#fff;border-radius:10px;padding:18px 16px;margin-bottom:10px}.htp-eyebrow{font-family:var(--font-script),cursive;font-size:18px;opacity:.9}.htp-title{font-family:var(--font-heading),Georgia,serif;font-size:26px;line-height:1.1}.htp-subtitle{font-size:12px;opacity:.82;max-width:320px}@media (max-width:560px){.cart-clear-btn{padding:7px 11px;font-size:12px}.cart-clear-btn svg{width:14px;height:14px}}.checkout-steps{display:flex;align-items:flex-start;justify-content:center;gap:6px;flex-wrap:nowrap;margin:4px auto 26px;max-width:620px}.checkout-step{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:62px;text-align:center}.checkout-step-bubble{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid var(--line,#d9d5cf);background:#fff;color:var(--muted,#9a9a9a);transition:all .2s ease}.checkout-step-label{font-size:12px;color:var(--muted,#9a9a9a);line-height:1.2}.checkout-step.is-active .checkout-step-bubble{border-color:var(--ink);color:var(--ink);box-shadow:0 0 0 4px rgba(0,0,0,.06)}.checkout-step.is-active .checkout-step-label{color:var(--ink);font-weight:600}.checkout-step.is-done .checkout-step-bubble{border-color:#1a7a3d;background:#1a7a3d;color:#fff}.checkout-step.is-done .checkout-step-bubble svg{stroke:#fff}.checkout-step.is-done .checkout-step-label{color:#1a7a3d}.checkout-arrow{font-size:22px;line-height:34px;color:var(--line-strong,#cfc9c1);padding:0 2px;align-self:flex-start;height:34px}.checkout-arrow.is-filled{color:var(--ink)}@media (max-width:560px){.checkout-step{min-width:0}.checkout-step-label{font-size:10.5px}.checkout-step-bubble{width:30px;height:30px;font-size:13px}.checkout-arrow{font-size:18px}}.pay-methods{display:flex;flex-direction:column;gap:12px;margin:4px 0 8px}.pay-method{position:relative;display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px 16px;border:1.5px solid var(--line,#e5e7eb);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.pay-method-ribbon{position:absolute;top:-1px;right:-1px;background:#1a7a3d;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;padding:5px 12px;border-top-right-radius:12px;border-bottom-left-radius:12px}.pay-method:hover:not(:disabled){border-color:var(--ink)}.pay-method.is-selected{border-color:var(--ink);box-shadow:0 0 0 3px rgba(0,0,0,.05)}.pay-method:disabled{opacity:.55;cursor:not-allowed;background:#faf9f7}.pay-method-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--line-strong,#cfc9c1);flex-shrink:0;display:flex;align-items:center;justify-content:center}.pay-method.is-selected .pay-method-radio{border-color:var(--ink)}.pay-method.is-selected .pay-method-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--ink)}.pay-method-body{flex:1 1;min-width:0}.pay-method-title{font-weight:600;font-size:15px;display:flex;align-items:center;gap:8px}.pay-method-desc{font-size:12.5px;color:var(--muted,#6b6b6b);margin-top:2px}.pay-method-soon{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;background:#eee;color:#777;padding:2px 7px;border-radius:999px}.bank-box{border:1px solid var(--line,#e5e7eb);border-radius:12px;padding:16px 16px 18px;margin-top:16px;background:var(--surface,#faf8f5)}.bank-box-head{display:flex;align-items:center;gap:8px;font-size:15px;margin-bottom:8px}.bank-box-note{font-size:13px;line-height:1.5;color:var(--muted,#6b6b6b);margin:0 0 14px}.bank-box-rows{display:flex;flex-direction:column;gap:8px}.bank-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 12px;background:#fff;border:1px solid var(--line,#e5e7eb);border-radius:8px}.bank-row-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted,#6b6b6b);min-width:52px}.bank-row-value{font-size:14px;font-weight:600}.bank-iban{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;flex:1 1;word-break:break-all}.bank-copy{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ink);background:transparent;color:var(--ink);border-radius:7px;padding:5px 10px;font-size:12px;cursor:pointer;white-space:nowrap}.bank-copy:hover{background:var(--ink);color:#fff}.pay-badge{display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;border:1px solid transparent}.pay-badge.is-paid{background:#e7f6ec;color:#1a7a3d;border-color:#b7e4c7}.pay-badge.is-pending{background:#fef6e0;color:#9a6b00;border-color:#f6e2ab}.free-ship-nudge{position:fixed;bottom:24px;left:20px;z-index:60;display:flex;align-items:center;gap:10px;max-width:270px;padding:10px 12px;background:#fff;border:1px solid var(--line,#e5e7eb);border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.14);animation:free-ship-in .3s ease}@keyframes free-ship-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.free-ship-icon{color:var(--ink);flex-shrink:0}.free-ship-content{flex:1 1;min-width:0}.free-ship-text{font-size:12.5px;margin:0 0 6px;line-height:1.3}.free-ship-bar{height:5px;background:#eee;border-radius:999px;overflow:hidden}.free-ship-fill{display:block;height:100%;background:var(--ink);border-radius:999px;transition:width .3s ease}.free-ship-fill.is-full{background:#1a7a3d}.free-ship-close{flex-shrink:0;border:none;background:transparent;color:var(--muted,#888);cursor:pointer;padding:2px;line-height:0;align-self:flex-start}.free-ship-close:hover{color:var(--ink)}@media (max-width:768px){.free-ship-nudge{bottom:calc(58px + env(safe-area-inset-bottom) + 16px);left:12px;right:12px;max-width:none}}.my-coupons{margin-top:10px;display:flex;flex-direction:column;gap:6px}.my-coupons-title{font-size:12.5px;font-weight:600;margin:0 0 2px}.my-coupon-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;padding:8px 10px;border:1px dashed var(--ink);border-radius:8px;background:#fff}.my-coupon-row code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.03em}.my-coupon-row .ghost-button{padding:5px 12px;font-size:12px}.loyalty-card{border:1px solid var(--line,#e5e7eb);border-radius:14px;padding:18px 20px;margin-bottom:20px;background:linear-gradient(135deg,#fbf7ef,#fff)}.loyalty-head{display:flex;align-items:center;gap:8px;font-size:15px;margin-bottom:12px}.loyalty-progress-text{font-size:15px;margin:0 0 8px}.loyalty-bar{height:8px;background:#eee;border-radius:999px;overflow:hidden}.loyalty-fill{display:block;height:100%;background:var(--ink);border-radius:999px;transition:width .4s ease}.loyalty-sub{font-size:12.5px;color:var(--muted,#6b6b6b);margin:8px 0 0}.loyalty-coupons{margin-top:14px;display:flex;flex-direction:column;gap:10px}.loyalty-coupon{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px dashed var(--ink);border-radius:10px;background:#fff}.loyalty-coupon-icon{color:var(--ink);flex-shrink:0}.loyalty-coupon-body{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.loyalty-coupon-amount{font-weight:700;font-size:15px}.loyalty-coupon-code{font-size:13px;color:var(--muted,#555)}.loyalty-coupon-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;color:var(--ink)}.loyalty-coupon-expiry{font-size:11px;white-space:nowrap;background:#fef6e0;color:#9a6b00;border:1px solid #f6e2ab;padding:3px 8px;border-radius:999px}.loyalty-hint{font-size:12px;color:var(--muted,#6b6b6b);margin:2px 0 0}.loyalty-coupon.is-expired,.loyalty-coupon.is-used{opacity:.6;border-style:solid;border-color:var(--line,#e5e7eb)}.loyalty-coupon-expiry.status-expired,.loyalty-coupon-expiry.status-used{background:#f1f1f1;color:#777;border-color:#e2e2e2}.stock-alert-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:16px;padding:12px 16px;border:1px solid #f6c344;background:#fff8e6;border-radius:10px}.stock-alert-text{font-size:14px;color:#7a5600}.stock-alert-actions{display:flex;gap:8px;align-items:center}.stock-alert-banner .button{padding:7px 14px;font-size:13px}