@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";
:root{--font-inter:"Inter","Segoe UI",Arial,sans-serif;--font-playfair:"Playfair Display",Georgia,serif;--bg:#fff;--surface-soft:#fff6f1;--surface-tint:#fffaf7;--line:#ead7ca;--line-strong:#d7ad96;--text:#2f241f;--muted:#7b6257;--accent:#c75f2c;--accent-hover:#a94d22;--accent-dark:#43261a;--accent-soft:#c75f2c1a;--accent-quiet:#c75f2c0f;--success:var(--accent);--shadow:0 4px 14px #43261a14;--shadow-strong:0 8px 28px #43261a29;--topbar-h:150px}body.hide-category-nav{--topbar-h:104px}@media (max-width:768px){body.hide-category-nav{--topbar-h:100px!important}}@media (max-width:380px){body.hide-category-nav{--topbar-h:100px!important}}body.hide-navbar{--topbar-h:0px!important}body.hide-category-nav .category-nav,body.hide-navbar .site-header{display:none!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;max-width:100%;overflow-x:clip}img{max-width:100%;display:block}a,button{cursor:pointer}button{font:inherit;background:0 0;border:none}a{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.site-header{z-index:200;border-bottom:1px solid var(--line);background:#fff;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000a}.promo-strip{background:var(--accent);color:#fff;letter-spacing:.04em;text-transform:none;justify-content:center;align-items:center;height:36px;min-height:36px;padding:0;font-size:14.5px;font-weight:700;display:flex;overflow:hidden}.promo-cylinder{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.65,0,.35,1);position:relative}.promo-cylinder-face{backface-visibility:hidden;opacity:0;width:100%;height:100%;filter:blur(1.5px)rotateX(15deg);transform-style:preserve-3d;box-sizing:border-box;justify-content:center;align-items:center;padding:0 16px;transition:opacity .7s cubic-bezier(.65,0,.35,1),filter .7s cubic-bezier(.65,0,.35,1);display:flex;position:absolute;top:0;left:0}.promo-cylinder-face.is-active{opacity:1;filter:blur(0)rotateX(0deg)}.promo-strip-link{color:inherit}.promo-strip-link:hover{text-decoration:underline}.rolling-text-container{white-space:nowrap;letter-spacing:.02em;align-items:center;height:100%;display:inline-flex}.rolling-char-slot{vertical-align:middle;text-align:center;width:.65em;height:1.25em;line-height:1.25em;display:inline-block;position:relative;overflow:hidden}.rolling-char-space{width:.4em;display:inline-block}.rolling-char-track{flex-direction:column;display:flex}.rolling-char-item{flex-shrink:0;justify-content:center;align-items:center;height:1.25em;line-height:1.25em;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:0 28px;display:flex}.brand-cluster{align-items:center;gap:14px;min-width:250px;display:flex}.brand-mark{height:42px;box-shadow:none;border:0;flex-shrink:0;align-items:center;gap:10px;transition:opacity .2s;display:inline-flex}.brand-mark:hover{opacity:.8}.brand-mark-image{object-fit:contain;width:auto;height:100%;box-shadow:none;border:0}.brand-mark-wordmark{font-family:var(--font-playfair),serif;letter-spacing:.02em;color:var(--text);text-transform:uppercase;flex-direction:column;justify-content:center;gap:1px;font-size:16px;font-weight:800;line-height:.92;display:flex}.visit-store-link{border:1px solid var(--line);background:var(--surface-soft);min-height:38px;color:var(--text);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.visit-store-link:hover{color:var(--accent);border-color:var(--accent)}.visit-store-link svg,.header-search svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.header-search{border:1px solid var(--line);background:var(--surface-soft);max-width:430px;min-height:42px;color:var(--muted);border-radius:999px;flex:300px;align-items:center;gap:10px;padding:0 14px;display:flex}.header-search:focus-within{border-color:var(--accent);background:#fff}.header-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.header-search input::placeholder{color:var(--muted)}.topnav{z-index:201;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex;position:relative}.nav-item{position:relative}.nav-trigger{min-height:38px;color:var(--text);text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;padding:0 14px;transition:color .2s,border-color .2s,background .2s}.nav-trigger:hover,.nav-trigger.is-active{color:var(--accent);border-color:var(--line-strong);background:var(--accent-soft)}.mega-menu{border:1px solid var(--line);box-shadow:var(--shadow-strong);z-index:202;background:#fff;min-width:210px;position:absolute;top:calc(100% + 8px);left:0}.mega-column{flex-direction:column;gap:2px;padding:20px;display:flex}.mega-column h2{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:6px;padding-bottom:8px;font-size:10px}.mega-column a{color:var(--text);padding:5px 2px;font-size:14px;transition:color .15s}.mega-column a:hover{color:var(--accent)}.is-hidden{display:none!important}.category-nav{border-top:1px solid var(--line);background:var(--surface-tint);justify-content:center;gap:4px;min-height:46px;padding:0 22px;display:flex}.category-nav-item{position:relative}.category-nav-trigger{min-height:34px;color:var(--text);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border:1px solid #0000;border-radius:999px;margin:6px 0;padding:0 14px;font-size:12px;font-weight:600}.category-nav-trigger:hover,.category-nav-trigger.is-active{color:var(--accent);border-color:var(--line-strong);background:var(--accent-soft)}.category-dropdown{z-index:204;border:1px solid var(--line);min-width:190px;box-shadow:var(--shadow-strong);background:#fff;gap:2px;padding:12px;display:grid;position:absolute;top:100%;left:0}.category-dropdown a{color:var(--text);padding:8px 9px;font-size:13px;font-weight:400}.category-dropdown a:first-child{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.category-dropdown a:hover{background:var(--surface-soft);color:var(--accent)}.nav-showroom-btn{border:1.5px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.nav-showroom-btn:hover{background:var(--accent);color:#fff}.nav-link-pill{padding:0 14px}.nav-link-pill:hover,.nav-link-pill.is-active{color:var(--accent)}.hamburger{border:1.5px solid var(--line);width:40px;height:40px;color:var(--text);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .2s,background .2s,color .2s;display:none}.hamburger:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.mobile-drawer{z-index:300;background:#fff;flex-direction:column;gap:6px;width:min(280px,85vw);padding:20px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000024}.mobile-drawer.is-open{transform:translate(0);display:flex!important}.drawer-close{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-self:flex-end;padding:4px;font-size:12px;font-weight:700;transition:color .2s}.drawer-close:hover{color:var(--accent)}.drawer-logo{border-bottom:0;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:14px;display:flex}.drawer-logo-image{object-fit:contain;width:auto;height:34px;box-shadow:none;border:0}.drawer-logo-wordmark{font-family:var(--font-playfair),serif;letter-spacing:.02em;color:var(--text);text-transform:uppercase;flex-direction:column;gap:1px;font-size:14px;font-weight:800;line-height:.92;display:flex}.drawer-nav{flex-direction:column;gap:2px;display:flex}.drawer-link{color:var(--text);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:13px 8px;font-size:15px;font-weight:600;transition:color .15s;display:flex}.drawer-link:hover{color:var(--accent)}.drawer-link-button{justify-content:flex-start;width:100%}.drawer-link--accent{color:var(--accent);border:1.5px solid var(--accent);border-radius:2px;margin-top:10px;padding:13px 16px}.drawer-overlay{z-index:299;background:#00000061;position:fixed;inset:0}.drawer-overlay.is-open{display:block!important}.hero-page{width:100%;margin-top:var(--topbar-h);background:#fff;position:relative}.home-page .hero-page{height:calc(100dvh - var(--topbar-h));height:calc(100svh - var(--topbar-h));margin-top:var(--topbar-h)!important}.hero-bg{background:#000;width:100%;height:100%;min-height:520px;font-size:0;line-height:0;position:relative;overflow:hidden}.hero-bg picture{width:100%;height:100%;font-size:0;line-height:0;display:block}.hero-slider{height:100%;font-size:0;line-height:0;overflow:hidden}.hero-slider-track{will-change:transform;flex-direction:row;width:100%;height:100%;transition:transform .55s;display:flex}.hero-slider-slide{flex:0 0 100%;width:100%;min-width:100%;height:100%}.hero-slider-dots{display:none}.hero-slider-dots span{background:#ffffff8c;border:1px solid #43261a33;border-radius:999px;width:7px;height:7px}.hero-slider-dots span.is-active{background:#fff;height:22px}.hero-bg-img{object-position:var(--hero-desktop-position,center top);width:100%;height:100%;display:block;object-fit:cover!important}.hero-overlay{background:linear-gradient(90deg,#43261ab8 0%,#43261a70 55%,#43261a0f 100%);position:absolute;inset:0}.hero-content{z-index:1;max-width:600px;padding:calc(var(--topbar-h) + 16px)48px 48px;color:#fff;position:relative}.hero-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:700;display:flex}.hero-kicker:before{content:"";background:var(--accent);width:28px;height:2px}.hero-headline{font-family:var(--font-playfair),serif;margin-bottom:20px;font-size:clamp(40px,5.5vw,76px);font-weight:800;line-height:1.06}.hero-sub{color:#ffffffd1;margin-bottom:34px;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.hero-cta{text-transform:uppercase;letter-spacing:.07em;background:var(--accent);color:#fff;border-radius:2px;justify-content:center;align-items:center;padding:16px 36px;font-size:13px;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.hero-cta:hover{background:var(--accent-hover);transform:translateY(-1px)}.hero-cta--ghost{color:#fff;background:0 0;border:2px solid #ffffffa6}.hero-cta--ghost:hover{background:#ffffff1f;transform:translateY(-1px)}.hero-stats{align-items:center;gap:22px;display:flex}.hero-stat strong{color:#fff;font-size:26px;font-weight:800;display:block}.hero-stat span{color:#ffffff9e;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.hero-stat-divider{background:#ffffff3d;width:1px;height:32px}.hero-scroll-hint{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.08em;border:2px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:36px;padding:0 14px;font-size:11px;font-weight:700;transition:background .2s;animation:2s infinite bounce;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-scroll-hint:hover{background:#ffffff24}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.catalogue{background:#fff}.categories-section{background:linear-gradient(180deg,#fff 0%,var(--surface-soft)100%);padding:16px 0 14px}.categories-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.categories-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid var(--line);min-height:220px;box-shadow:var(--shadow);color:inherit;cursor:pointer;background:#fff;flex-direction:column;gap:14px;padding:18px;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex}.category-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #1a14111a}.category-card-image{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);width:100%}.category-card h3{font-family:var(--font-playfair),serif;font-size:28px;line-height:1.04}.category-card p{color:var(--muted);font-size:14px;line-height:1.75}.category-link{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-top:auto;font-size:12px;font-weight:800}.deal-zone-section{background:#fff;padding:34px 0 42px}.deal-zone-header{margin-bottom:22px}.deal-zone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.deal-zone-card{border:1px solid var(--line);background:var(--accent-dark);color:#fff;min-height:240px;box-shadow:var(--shadow);position:relative;overflow:hidden}.deal-zone-card img{object-fit:cover;opacity:.82;width:100%;height:100%;transition:transform .3s,opacity .3s;position:absolute;inset:0}.deal-zone-card:hover img{opacity:.92;transform:scale(1.04)}.deal-zone-content{z-index:1;background:linear-gradient(#43261a0f,#43261abd);flex-direction:column;justify-content:flex-end;width:100%;min-height:240px;padding:22px;display:flex;position:relative}.deal-zone-content span{background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;width:fit-content;margin-bottom:12px;padding:7px 10px;font-size:12px;font-weight:400}.deal-zone-content h3{max-width:320px;margin-bottom:6px;font-size:24px;font-weight:400;line-height:1.15}.deal-zone-content p{color:#ffffffd1;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:400}.catalogue-divider{align-items:center;gap:18px;width:min(1200px,100% - 40px);margin:0 auto;padding:48px 0 0;display:flex}.catalogue-divider:before,.catalogue-divider:after{content:"";background:var(--line);flex:1;height:1.5px}.catalogue-divider span{font-family:var(--font-playfair),serif;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.drawer-section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-top:6px;padding:14px 8px 4px;font-size:10px;font-weight:700}.page-wrap{width:min(1200px,100% - 40px);margin:0 auto}.sofa-section{scroll-margin-top:var(--topbar-h);border-bottom:6px solid var(--surface-soft);padding:56px 0}.sofa-section:last-child{border-bottom:none}.sofa-label-row{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.sofa-collection-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.sofa-collection-tag:before{content:"";background:var(--accent);width:24px;height:2px}.sofa-number{color:var(--muted);font-size:13px;font-weight:600}.sofa-grid{grid-template-columns:80px 1fr 360px;align-items:start;gap:24px;display:grid}.thumb-strip{flex-direction:column;gap:10px;display:flex}.thumb-btn{border:1.5px solid var(--line);border-radius:2px;flex-shrink:0;width:72px;height:72px;padding:3px;transition:border-color .18s;overflow:hidden}.thumb-btn img{object-fit:contain;width:100%;height:100%}.thumb-btn.is-active,.thumb-btn:hover{border-color:var(--accent)}.stage{border:1px solid var(--line);border-radius:2px;position:relative;overflow:hidden}.stage-img{object-fit:contain;background:#f8fafc;width:100%;height:auto;padding:8px;display:block}.stage-icon-btn{z-index:2;border:1px solid var(--line);width:42px;height:42px;color:var(--muted);box-shadow:var(--shadow);background:#fffffff2;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .2s,border-color .2s,transform .2s,background .2s;display:flex;position:absolute;right:12px}.stage-icon-btn:hover{color:var(--accent);border-color:var(--accent);background:#fff;transform:translateY(-1px)}.stage-icon-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.stage-icon-btn.fav svg{fill:currentColor;stroke:none}.stage-icon-btn.fav{top:12px}.stage-icon-btn.share{top:60px}.stage-arrow{z-index:2;width:44px;height:44px;color:var(--text);box-shadow:var(--shadow);opacity:.88;background:#ffffffeb;border:1px solid #fffc;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.stage-arrow:hover{opacity:1;color:var(--accent);border-color:var(--accent)}.stage-arrow svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.stage-arrow.prev{left:12px}.stage-arrow.next{right:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.buy-panel{padding:0}.buy-brand{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:600}.buy-title{margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.25}.opt-block{margin-bottom:16px}.opt-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:12px;padding-bottom:8px;display:flex}.opt-head h3{text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.opt-head span{color:var(--accent);font-size:13px;font-weight:600}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip-row--colors{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow:auto hidden}.chip-row--colors::-webkit-scrollbar{display:none}.chip{border:1.5px solid var(--line-strong);color:var(--text);background:#fff;border-radius:2px;padding:9px 14px;font-size:13px;font-weight:500;transition:all .18s}.chip:hover{border-color:var(--muted)}.chip.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.color-chip{text-align:center;scroll-snap-align:start;flex:0 0 86px;min-width:86px;padding:6px}.color-swatch{border:1px solid #00000014;border-radius:1px;width:100%;height:38px;margin-bottom:6px}.color-chip span{font-size:11px}.price-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:16px;padding:14px 0}.price-band-lbl{text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:700}.price-row{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:5px;display:flex}.price-main{color:var(--text);font-size:30px;font-weight:800}.price-mrp{color:var(--muted);font-size:13px;text-decoration:line-through}.price-off{color:var(--success);font-size:13px;font-weight:700}.price-note{color:var(--muted);margin-bottom:16px;font-size:11px}.benefit-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.benefit-tile{background:var(--surface-soft);border:1px solid var(--line);border-radius:2px;padding:13px}.benefit-tile h4{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:10px}.benefit-tile p{color:var(--text);font-size:14px;font-weight:700}.spec-list{flex-direction:column;display:flex}.spec-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.spec-row span{color:var(--muted)}.spec-row strong{font-weight:600}.sofa-highlights{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:28px;margin-top:40px;padding-top:36px;display:grid}.highlight-card .section-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px;font-size:10px;font-weight:700}.highlight-card h3{margin-bottom:12px;font-size:19px;font-weight:700}.highlight-card p{color:var(--muted);font-size:14px;line-height:1.7}.highlight-card ul{color:var(--muted);padding-left:18px;font-size:14px;line-height:1.9}.product-rail-section{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.product-rail-section--recent{margin-top:10px}.product-rail-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.product-rail-head h2{font-size:26px;line-height:1.15}.product-rail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-rail-slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#fff;overflow:auto hidden}.product-rail-slider::-webkit-scrollbar{display:none}.product-rail-track{gap:16px;width:max-content;display:flex}.product-rail-track .product-rail-card,.product-rail-track--three .product-rail-card{scroll-snap-align:start;flex:0 0 calc(min(100vw,1200px)/6 - 13.3333px)}.product-rail-controls{align-items:center;gap:8px;display:flex}.product-rail-controls button{color:#fff;cursor:pointer;background:#242424;border:0;border-radius:999px;place-items:center;width:38px;height:30px;padding:0;font-size:0;display:inline-grid;box-shadow:0 8px 18px #00000029}.product-rail-controls button:before{content:"→";font-size:22px;line-height:1}.product-rail-controls button:disabled{cursor:not-allowed;opacity:.45}.product-rail-card{box-shadow:none;background:#f1f1f1;border:0;border-radius:2px;flex-direction:column;align-items:stretch;display:flex;position:relative;overflow:hidden}.product-rail-image-wrap{background:#f1f1f1;position:relative}.product-rail-tag{z-index:1;color:#fff;background:#ff5a1f;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:900;position:absolute;top:6px;left:6px}.product-rail-card img{aspect-ratio:1;object-fit:cover;background:#eee;border-bottom:0;width:100%}.product-rail-card>div{background:#fff;flex-direction:column;gap:5px;padding:8px 0 0;display:flex}.product-rail-card p{color:#008c4a;text-transform:uppercase;letter-spacing:0;font-size:15px;font-weight:900}.product-rail-card h3{color:#2f2f2f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;font-size:14px;line-height:1.2;display:-webkit-box;overflow:hidden}.product-rail-price{justify-content:flex-start;align-items:center;gap:6px;display:flex}.product-rail-price strong{color:#2f2f2f;font-size:16px;font-weight:900}.product-rail-price span{color:#777;font-size:13px;text-decoration:line-through}.product-rail-card small{color:#143fbe;font-size:15px;font-weight:700}.market-rating-pill{color:#333;background:#f7f8f9;border-radius:4px;align-self:flex-start;align-items:center;gap:2px;width:fit-content;padding:3px 7px;font-size:15px;font-weight:900;line-height:1;display:inline-flex}.market-rating-pill b{color:#008c4a;font-size:15px;line-height:1}.catalogue-card-rating-row{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.product-rail-price span{color:var(--success);font-size:11px;font-weight:900}.recent-empty-panel{border:1px dashed var(--line-strong);background:var(--surface-soft);color:var(--muted);padding:20px;line-height:1.6}.buy-cta{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:2px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:20px;padding:13px 15px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.buy-cta:hover{background:var(--accent-hover)}.address-section{background:var(--surface-soft);border-top:1px solid var(--line);scroll-margin-top:var(--topbar-h);padding:64px 0}.address-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:4px;align-items:flex-start;gap:32px;padding:40px 44px;display:flex}.address-visual{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);border-radius:4px;flex-shrink:0;width:220px}.address-body{flex:1}.address-title{margin-bottom:10px;font-size:24px;font-weight:700}.address-text{color:var(--muted);margin-bottom:22px;font-size:15px;line-height:1.85}.address-hours{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.address-hour-row{gap:20px;font-size:13px;display:flex}.address-hour-row span{color:var(--muted);min-width:80px}.address-hour-row strong{font-weight:600}.address-contact-grid{flex-wrap:wrap;gap:12px;display:flex}.address-map-btn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:2px;align-items:center;gap:8px;padding:13px 26px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.address-map-btn:hover{background:var(--accent-hover)}.address-map-btn--ghost{color:var(--accent);border:1.5px solid var(--accent);background:0 0}.address-map-btn--ghost:hover{background:var(--accent-soft)}@media (max-width:1100px){.sofa-grid{grid-template-columns:72px 1fr}.buy-panel{grid-column:1/-1;margin-top:24px}.topbar{gap:12px;padding:0 18px}.brand-cluster{min-width:auto}.visit-store-link span{display:none}.category-nav{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}}@media (max-width:1024px){.topnav{display:none}.hamburger{display:flex}.header-search{max-width:none}.deal-zone-grid,.product-rail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-rail-track{gap:16px}.product-rail-track .product-rail-card,.product-rail-track--three .product-rail-card{flex-basis:calc(25vw - 12px)}}@media (max-width:768px){:root{--topbar-h:138px}.promo-strip{letter-spacing:.04em;height:36px;min-height:36px;padding:0;font-size:12.5px}.topbar{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:64px!important;padding:0 12px!important;display:flex!important}.brand-mark{height:30px}.brand-mark-wordmark{font-size:12.5px}.brand-cluster{flex:none!important;gap:0!important;min-width:auto!important}.header-search{order:unset!important;flex:auto!important;gap:6px!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0 4px!important;padding:0 10px!important}.header-search input{font-size:12px!important}.header-search svg{stroke-width:2px!important;width:14px!important;height:14px!important}.topbar-actions{flex:none!important;align-items:center!important;gap:8px!important;display:flex!important}.category-nav{min-height:38px;padding:0 10px}.category-nav-trigger{min-height:28px;padding:0 10px;font-size:10.5px}.category-dropdown{top:var(--topbar-h);min-width:0;position:fixed;left:12px;right:12px}.page-wrap{width:calc(100% - 24px)}.home-page .hero-page{height:auto!important}.hero-bg{font-size:0;line-height:0;overflow:hidden;aspect-ratio:auto!important;height:auto!important;min-height:0!important}.hero-bg picture{font-size:0;line-height:0}.hero-slider,.hero-slider-track,.hero-slider-slide{height:auto!important}.hero-bg-img{object-fit:var(--hero-mobile-fit,cover);object-position:var(--hero-mobile-position,center);vertical-align:top;width:100%;display:block;aspect-ratio:auto!important;height:auto!important}.hero-content{padding:calc(var(--topbar-h) + 12px)20px 40px;max-width:100%}.hero-headline{font-size:clamp(32px,9vw,48px)}.hero-sub{font-size:14px}.hero-actions{flex-direction:column}.hero-cta{text-align:center}.hero-stats{gap:14px}.hero-stat strong{font-size:20px}.sofa-section{padding:36px 0}.sofa-grid{grid-template-columns:1fr;gap:0}.thumb-strip{-webkit-overflow-scrolling:touch;flex-direction:row;order:2;gap:8px;padding:12px 0;overflow-x:auto}.thumb-strip::-webkit-scrollbar{display:none}.thumb-btn{flex-shrink:0;width:64px;height:64px}.stage{border-left:none;border-right:none;border-radius:0;order:1}.buy-panel{order:3;padding:20px 0 0}.stage-icon-btn{background:#fffffffa;width:40px;height:40px;top:12px}.stage-icon-btn.fav{right:12px}.stage-icon-btn.share{right:60px}.sofa-highlights{grid-template-columns:1fr;gap:28px}.benefit-row,.deal-zone-grid,.product-rail-grid{grid-template-columns:1fr}.product-rail-controls{justify-content:flex-end;display:flex}.product-rail-controls button{display:none}.product-rail-track{gap:12px;overflow:visible}.product-rail-track .product-rail-card,.product-rail-track--three .product-rail-card{flex-basis:calc(33.3333vw - 8px)}.product-rail-card h3{min-height:34px;font-size:14px}.product-rail-card p,.product-rail-card small{font-size:13px}.product-rail-price strong{font-size:16px}.product-rail-price span,.market-rating-pill,.market-rating-pill b{font-size:13px}.deal-zone-card,.deal-zone-content{min-height:210px}.product-rail-head{flex-direction:column;align-items:flex-start}.address-card{text-align:center;flex-direction:column;align-items:center;padding:28px 20px}.address-visual{width:100%;max-width:340px}.address-hours{align-items:center}.address-contact-grid{justify-content:center}.address-hour-row{flex-direction:column;align-items:center;gap:2px}}@media (max-width:480px){.hero-stat-divider{display:none}.page-wrap{width:calc(100% - 16px)}.sofa-label-row{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:768px){.categories-section,.featured-section,.deal-zone-section,.catalogue-grid-section{padding-left:0;padding-right:0}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{border-radius:8px;padding:10px;box-shadow:0 4px 14px #0f172a0f}.category-card h3{font-size:clamp(16px,4.2vw,20px)!important}.category-card p{font-size:clamp(11px,2.8vw,13px)!important}.category-card-image{aspect-ratio:1;object-fit:contain;background:#f8fafc;border-radius:6px;padding:8px}.deal-zone-grid,.product-grid,.featured-grid{grid-template-columns:1fr;gap:10px}.deal-zone-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:42% minmax(0,1fr);align-items:stretch;min-height:0;display:grid;overflow:hidden}.deal-zone-card img{aspect-ratio:1;object-fit:contain;opacity:1;border-right:1px solid var(--line);background:#f8fafc;height:100%;min-height:156px;padding:10px;position:static}.deal-zone-content{background:#fff;justify-content:center;min-height:0;padding:14px}.deal-zone-content h3{color:var(--text);font-size:16px}.deal-zone-content p{color:var(--muted);font-size:12px}.catalogue-card{border-radius:8px;grid-template-columns:42% minmax(0,1fr);height:100%;min-height:0;overflow:hidden;box-shadow:0 4px 14px #0f172a0f}.catalogue-card-media-wrap{background:#f8fafc;min-height:0}.catalogue-card-media,.catalogue-card-image{min-height:clamp(150px,24vw,190px)}.catalogue-card-media{justify-content:center;align-items:center;padding:8px}.catalogue-card-image{aspect-ratio:1;object-fit:contain;background:0 0;height:auto;max-height:180px}.catalogue-card-body{padding:12px 12px 10px}.catalogue-card-title{font-size:15px}.catalogue-card-actions--triple{grid-template-columns:1fr 1fr}.catalogue-card-actions--triple .wishlist-toggle{display:none}.stage,.product-stage-button{background:#f8fafc}.stage-img{object-fit:contain;background:#f8fafc;padding:10px}.product-rail-card img,.cart-item-image,.address-visual{object-fit:contain;background:#f8fafc;padding:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;width:100%}.catalogue-card{background:#fff;border-radius:4px;flex-direction:column;height:100%;display:flex;overflow:visible;border:1px solid #e8edf4!important;border-bottom-width:2px!important;min-height:auto!important;box-shadow:0 2px 8px #0f172a0d!important}.catalogue-card-media-wrap{background:#f8fafc;border-radius:4px 4px 0 0;flex-shrink:0;position:relative;overflow:hidden}.catalogue-card-media{aspect-ratio:1;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:auto;min-height:0;max-height:none;padding:6px;display:flex}.catalogue-card-image{object-fit:contain;aspect-ratio:auto;background:0 0;width:100%;height:100%;min-height:0;padding:0}.catalogue-card-body{flex-direction:column;flex:1;gap:3px;padding:6px 8px 8px;display:flex;min-height:auto!important}.catalogue-card-title{color:#111;text-transform:none;letter-spacing:0;font-weight:700;line-height:1.3;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;flex-shrink:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:2px!important;font-size:clamp(11.5px,3.2vw,14px)!important;display:-webkit-box!important;overflow:hidden!important}.catalogue-card-rating-row,.catalogue-card-copy,.catalogue-card-meta,.catalogue-card-meta span,.stock-pill,.buy-brand{display:none!important}.catalogue-card-colors{margin-top:2px!important}.catalogue-card-price{flex-wrap:wrap!important;align-items:baseline!important;gap:2px 4px!important;margin-top:auto!important;margin-bottom:6px!important;padding-top:2px!important;display:flex!important}.catalogue-card-price .price-main{color:#111;white-space:nowrap;font-size:clamp(12.5px,3.4vw,15px);font-weight:800}.catalogue-card-price .price-mrp{color:#999;white-space:nowrap;font-size:clamp(9px,2.4vw,11px);text-decoration:line-through}.catalogue-card-price .price-off{color:var(--accent);white-space:nowrap;font-size:clamp(9px,2.4vw,11px);font-weight:700}.catalogue-card-actions--triple{flex-direction:column!important;flex-shrink:0!important;grid-template-columns:none!important;gap:0!important;width:100%!important;margin:auto 0 0!important;display:flex!important}.catalogue-card-actions--triple .wishlist-toggle--card,.catalogue-card-actions--triple .buy-cta:not(.buy-cta--ghost){display:none!important}.catalogue-card-actions--triple .buy-cta--ghost{letter-spacing:.04em!important;text-align:center!important;box-sizing:border-box!important;background:var(--accent)!important;color:#fff!important;border:none!important;border-radius:0 0 4px 4px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:34px!important;margin-top:0!important;padding:6px 8px!important;font-size:clamp(10.5px,3vw,13px)!important;font-weight:700!important;display:flex!important}.wishlist-toggle--floating{background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:auto;height:auto;padding:6px;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 1px 4px #0000001f}.collection-hero{padding:calc(var(--topbar-h) + 16px)0 16px!important}.collection-hero-wrap{gap:8px!important}.collection-sub{display:none!important}.hero-kicker{margin-bottom:4px!important}}@media (max-width:420px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.catalogue-card{border-radius:3px}.catalogue-card-image{height:auto;min-height:0}.catalogue-card-title{font-size:clamp(10.5px,2.9vw,12.5px)!important}.catalogue-card-price .price-main{font-size:clamp(11px,3vw,13px)!important}.catalogue-card-price .price-mrp,.catalogue-card-price .price-off{font-size:clamp(8.5px,2.2vw,10px)!important}.catalogue-card-actions--triple .buy-cta--ghost{min-height:30px!important;font-size:clamp(9.5px,2.7vw,11.5px)!important}}.collection-hero{padding:calc(var(--topbar-h) + 56px)0 32px;background:linear-gradient(180deg,var(--surface-soft)0%,#fff 100%);border-bottom:1px solid var(--line)}.collection-hero-wrap{flex-direction:column;gap:18px;display:flex}.collection-headline{color:var(--text)}.collection-sub{color:var(--muted);max-width:700px}.collection-filter-row{flex-wrap:wrap;gap:10px;display:flex}.chip-static{pointer-events:none}.catalogue-grid-section{padding:40px 0 72px}.repair-page{background:#fff}.repair-hero{padding:calc(var(--topbar-h) + 44px)0 46px;background:var(--surface-soft)}.repair-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(300px,1.08fr);align-items:center;gap:42px;display:grid}.repair-hero-copy{gap:20px;display:grid}.repair-hero-copy h1,.repair-section-head h2,.repair-info-grid h2,.repair-cta-panel h2{font-family:var(--font-playfair),Georgia,serif;color:var(--text);letter-spacing:0;line-height:1}.repair-hero-copy h1{max-width:680px;font-size:clamp(42px,6vw,78px)}.repair-hero-copy p:not(.hero-kicker),.repair-cta-panel p{color:var(--muted);max-width:650px;font-size:16px;line-height:1.75}.repair-hero-actions,.repair-cta-actions{flex-wrap:wrap;gap:14px;display:flex}.repair-hero-media{background:#fff;min-height:360px;overflow:hidden}.repair-hero-media img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.repair-section{padding:54px 0}.repair-section--soft{background:var(--surface-soft)}.repair-section-head{gap:12px;margin-bottom:26px;display:grid}.repair-section-head h2,.repair-info-grid h2,.repair-cta-panel h2{font-size:clamp(30px,4vw,48px)}.repair-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.repair-service-card{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;gap:28px;min-height:320px;padding:22px;display:flex}.repair-service-card p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800}.catalogue-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;flex-direction:column;height:100%;min-height:0;display:flex}.catalogue-card-media{background:#f8fafc;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:clamp(220px,22vw,320px);padding:8px;display:flex;overflow:hidden}.catalogue-card-media-wrap{background:#f8fafc;flex-shrink:0;width:100%;position:relative}.catalogue-card-image{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%;transition:opacity .18s;display:block}.catalogue-card-price .price-main{font-size:26px}.catalogue-card-actions{margin-top:auto}.catalogue-link-btn{width:100%;text-decoration:none}.product-page-wrap{padding-top:calc(var(--topbar-h) + 40px);padding-bottom:72px}.repair-service-card h3{color:var(--text);margin-bottom:12px;font-size:22px;line-height:1.15}.repair-service-card span,.repair-service-card li,.repair-steps li{color:var(--muted);font-size:14px;line-height:1.6}.repair-service-card ul{gap:8px;padding-left:18px;display:grid}.repair-info-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;display:grid}.repair-info-grid>div{align-content:start;gap:18px;display:grid}.repair-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.repair-chip-grid span{border:1px solid var(--line);color:var(--text);background:#fff;padding:11px 14px;font-size:13px;font-weight:700}.repair-steps{gap:12px;padding-left:22px;display:grid}.repair-steps li::marker{color:var(--accent);font-weight:800}.repair-cta-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.catalogue-card{box-shadow:none;background:#fff;border:none;flex-direction:column;height:100%;min-height:0;display:flex}.catalogue-card-media{background:var(--surface-soft);justify-content:center;align-items:center;min-height:clamp(180px,18vw,260px);max-height:280px;padding:10px;display:flex}.catalogue-card-media-wrap{background:var(--surface-soft);flex-shrink:0;position:relative}.catalogue-card-image{object-fit:contain;background:0 0;width:100%;height:auto;max-height:260px}.catalogue-card-body{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex}.catalogue-card-title{font-size:22px;line-height:1.25}.catalogue-card-copy{color:var(--muted);font-size:14px;line-height:1.7}.catalogue-card-meta{flex-wrap:wrap;gap:8px;display:flex}.catalogue-card-meta span,.stock-pill{border:1px solid var(--line);background:var(--surface-soft);letter-spacing:.06em;text-transform:uppercase;padding:7px 10px;font-size:11px;font-weight:700}.stock-pill--live{color:var(--success);background:#388e3c14;border-color:#388e3c38}.stock-pill--custom{color:var(--accent);background:#ed6f2d14;border-color:#ed6f2d38}.product-breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.product-breadcrumbs strong{color:var(--text)}.product-detail-shell{grid-template-columns:minmax(0,1.2fr) 420px;align-items:start;gap:28px;display:grid}.product-gallery-panel{grid-template-columns:80px minmax(0,1fr);gap:20px;display:grid}.product-stage{min-height:100%}.product-stage-button{width:100%;text-align:inherit;background:#fff;padding:0;position:relative}.product-stage-swipe-hint{display:none}.product-thumb-strip{max-height:620px}.product-buy-panel{top:calc(var(--topbar-h) + 24px);position:sticky}.product-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.product-detail-title{margin-bottom:14px}.product-summary{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.8}.detail-cta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.detail-cta-row--price{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.detail-cta-row .buy-cta,.detail-cta-row .wishlist-toggle,.catalogue-card-actions--triple .buy-cta,.catalogue-card-actions--triple .wishlist-toggle{border-radius:2px;min-height:48px;margin-top:0;padding:13px 12px;line-height:1.1}.buy-cta--ghost{color:var(--accent);border:1.5px solid var(--accent);background:0 0}.buy-cta--ghost:hover{background:#ed6f2d14}.product-highlights-grid{margin-top:36px}@media (max-width:1100px){.repair-service-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-shell{grid-template-columns:1fr;gap:12px}.product-buy-panel{position:static;margin-top:0!important;padding-top:0!important}}@media (max-width:768px){.repair-hero{padding-top:calc(var(--topbar-h) + 28px)}.repair-hero-grid,.repair-info-grid,.repair-service-grid{grid-template-columns:1fr}.repair-service-card{min-height:auto}.repair-hero-media,.repair-hero-media img{min-height:260px}.repair-cta-panel{flex-direction:column;align-items:flex-start}.collection-hero{display:none}.wishlist-toggle--floating{padding:6px;top:6px;right:6px}.product-page-wrap{padding-top:calc(var(--topbar-h) + 24px);width:calc(100% - 16px);max-width:calc(100vw - 16px);overflow-x:hidden}.product-gallery-panel{grid-template-columns:1fr;min-width:0}.product-detail-shell,.product-buy-panel,.product-highlights-grid,.product-reviews-section{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.product-thumb-strip{display:none}.product-stage{order:1}.product-stage-swipe-hint{color:#1a141194;pointer-events:none;background:#ffffffc7;border:1px solid #1a141124;border-radius:999px;place-items:center;width:26px;height:26px;font-size:24px;font-weight:500;line-height:1;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.product-heading-row{display:grid}.detail-cta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0;max-width:100%}.detail-cta-row--price{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-cta-row .buy-cta,.detail-cta-row .wishlist-toggle,.catalogue-card-actions--triple .buy-cta,.catalogue-card-actions--triple .wishlist-toggle{letter-spacing:.03em;text-align:center;white-space:normal;width:100%;min-width:0;padding:10px 4px;font-size:clamp(9px,2.65vw,11px)}.detail-cta-row .wishlist-toggle svg{width:14px;height:14px}.product-reviews-section{margin-top:28px;padding-top:26px}.product-reviews-section .product-rail-head{align-items:flex-start;margin-bottom:8px}.product-reviews-section .product-rail-head h2{font-size:clamp(24px,8vw,32px);line-height:1.08}.product-reviews-section .reviews-container{grid-template-columns:1fr!important;gap:18px!important;padding:18px 0 4px!important;display:grid!important}.product-reviews-section .reviews-list,.product-reviews-section .review-form-card{width:100%!important;min-width:0!important}.product-reviews-section .reviews-list>div,.product-reviews-section .review-card,.product-reviews-section .review-form-card{border-radius:12px!important;padding:20px!important}.product-reviews-section .review-form-card h3{margin-bottom:18px!important;font-size:22px!important;line-height:1.12!important}.product-reviews-section .form-group{margin-bottom:14px!important}.product-reviews-section input,.product-reviews-section select,.product-reviews-section textarea{width:100%!important;min-height:44px!important;font-size:16px!important}.product-reviews-section textarea{resize:vertical;min-height:120px!important}}.cart-dock{z-index:500;color:#fff;box-shadow:var(--shadow-strong);background:#111;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;display:inline-flex;position:fixed;bottom:22px;right:22px}.cart-dock-label,.cart-dock-count{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.cart-dock-count{background:var(--accent);border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;display:inline-flex}.catalogue-card-actions--split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cart-content-section{padding:40px 0 72px}:is(.cart-content-section:has(.account-auth-layout),.cart-content-section:has(.account-orders-layout)){padding-top:calc(var(--topbar-h) + 24px)}.cart-layout{grid-template-columns:minmax(0,1.3fr) 360px;align-items:start;gap:24px;display:grid}.cart-items-panel,.cart-summary-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:24px}.cart-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.cart-text-btn{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:12px;font-weight:700}.cart-list{flex-direction:column;gap:16px;display:flex}.cart-item-card{border:1px solid var(--line);grid-template-columns:180px minmax(0,1fr);gap:18px;padding:14px;display:grid}.cart-item-image{aspect-ratio:4/3;object-fit:cover;background:var(--surface-soft);width:100%}.cart-item-body{flex-direction:column;gap:14px;display:flex}.cart-item-top,.cart-item-bottom{justify-content:space-between;gap:14px;display:flex}.cart-item-title{font-size:20px;line-height:1.25}.cart-item-meta{flex-wrap:wrap;gap:8px;display:flex}.cart-item-meta span{background:var(--surface-soft);border:1px solid var(--line);text-transform:uppercase;letter-spacing:.05em;padding:6px 10px;font-size:11px;font-weight:700}.cart-qty-controls{border:1px solid var(--line);align-items:center;display:inline-flex}.cart-qty-controls button,.cart-qty-controls span{justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:inline-flex}.cart-qty-controls button{background:var(--surface-soft)}.cart-summary-panel{top:calc(var(--topbar-h) + 24px);position:sticky}.cart-note{margin:18px 0 22px}.cart-empty-state{flex-direction:column;gap:14px;padding:30px 0 10px;display:flex}.cart-empty-state p{color:var(--muted);line-height:1.7}.cart-empty-btn{width:fit-content}@media (max-width:1100px){.cart-layout{grid-template-columns:1fr}.cart-summary-panel{position:static}}@media (max-width:768px){.catalogue-card-actions--split{grid-template-columns:1fr;gap:6px}.cart-item-card{grid-template-columns:1fr}.cart-item-top,.cart-item-bottom,.cart-panel-head{flex-direction:column;align-items:flex-start}.cart-dock{padding:12px 16px;bottom:14px;right:14px}}.nav-link{min-height:38px;color:var(--text);text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;justify-content:center;padding:0 14px;font-size:12px;font-weight:700;transition:color .2s,border-color .2s,background .2s}.nav-link:hover,.nav-link.is-active{color:var(--accent);border-color:var(--line-strong);background:var(--accent-soft)}.topbar-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-icon-btn{border:1px solid var(--line);width:42px;height:42px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s,background .2s;display:inline-flex;position:relative}.header-icon-btn:hover{color:var(--accent);border-color:var(--line-strong);background:var(--accent-soft);transform:translateY(-1px)}.header-icon-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.header-icon-btn--cart{gap:10px;width:auto;padding:0 14px}.header-icon-btn--wishlist .header-icon-count{min-width:20px;height:20px;font-size:10px;position:absolute;top:-4px;right:-4px}.header-icon-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.nav-showroom-btn--dark{background:var(--accent);color:#fff}.nav-showroom-btn--dark:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.wishlist-toggle{border:1.5px solid var(--line);width:100%;color:var(--text);letter-spacing:.06em;text-transform:uppercase;background:#fff;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:12px;font-weight:800;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.wishlist-toggle svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.wishlist-toggle:hover,.wishlist-toggle.is-active{color:var(--accent);border-color:var(--accent);background:#ed6f2d14}.wishlist-toggle.is-active svg{fill:currentColor}.wishlist-toggle--floating{width:auto;box-shadow:var(--shadow);background:#fffffff0;border-radius:999px;padding:10px 12px;position:absolute;top:14px;right:14px}.wishlist-toggle--floating span{display:none}.wishlist-remove-btn{margin-top:10px}.cart-dock,.wishlist-dock{display:none}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.account-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:26px}.account-card h2{margin-bottom:10px;font-size:24px}.account-card p{color:var(--muted);line-height:1.7}.account-auth-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.account-auth-card,.account-help-card,.account-order-card,.account-orders-head{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:26px}.account-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px;display:grid}.account-tabs button{border:1.5px solid var(--line);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:13px 12px;font-size:12px;font-weight:900}.account-tabs button.is-active{border-color:var(--accent);color:var(--accent);background:#ed6f2d14}.account-auth-form{flex-direction:column;gap:16px;display:flex}.account-help-card h2{margin-bottom:10px;font-size:24px}.account-help-card p,.account-status-banner{color:var(--muted);line-height:1.7}.account-status-banner{color:#267327;background:#388e3c14;border:1px solid #388e3c38;padding:12px 14px;font-size:13px;font-weight:700}.account-orders-layout,.account-order-list{flex-direction:column;gap:20px;display:flex}.account-orders-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-orders-head h2{overflow-wrap:anywhere;font-size:24px}.account-order-summary{grid-template-columns:minmax(0,1.5fr) minmax(220px,.6fr);gap:16px;margin-bottom:18px;display:grid}.account-order-summary>div{border:1px solid var(--line);padding:16px}.account-order-summary h3{text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:900}.account-order-summary p{color:var(--muted);line-height:1.55}.order-timeline{border:1px solid var(--line);background:var(--surface-soft);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:6px 0 20px;padding:18px 14px;display:grid}.order-timeline-step{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.order-timeline-step:before{content:"";background:var(--line);width:100%;height:2px;position:absolute;top:15px;left:-50%}.order-timeline-step:first-child:before{display:none}.order-timeline-step.is-done:before,.order-timeline-step.is-current:before{background:var(--accent)}.order-timeline-dot{z-index:1;border:2px solid var(--line);width:32px;height:32px;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex;position:relative}.order-timeline-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900;line-height:1.25}.order-timeline-step.is-done .order-timeline-dot,.order-timeline-step.is-current .order-timeline-dot{border-color:var(--accent);background:var(--accent);color:#fff}.order-timeline-step.is-done .order-timeline-label,.order-timeline-step.is-current .order-timeline-label{color:var(--text)}.order-timeline--stopped .order-timeline-step:first-child .order-timeline-dot{color:#fff;background:#b42318;border-color:#b42318}.delivery-command-card{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:16px;margin-bottom:14px;padding:16px;display:grid}.delivery-command-card h3{margin-bottom:8px;font-size:22px}.delivery-command-card p,.delivery-command-meta{color:var(--muted);line-height:1.55}.delivery-command-card--success{background:#388e3c0d;border-color:#388e3c38}.delivery-command-card--attention{background:#aa6f140d;border-color:#aa6f143d}.delivery-command-card--transit{background:#235fa00d;border-color:#235fa038}.delivery-command-card--danger{background:#b423180d;border-color:#b423183d}.delivery-command-meta{align-content:start;gap:8px;font-size:13px;display:grid}.delivery-command-meta span{border-left:3px solid var(--line);padding-left:10px;display:block}.order-events-panel{border:1px solid var(--line);background:var(--surface-soft);margin-top:18px;padding:16px}.order-events-panel h3{text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:12px;font-weight:900}.order-events-list{gap:10px;display:grid}.order-event-row{grid-template-columns:12px minmax(0,1fr);gap:10px;display:grid}.order-event-row>span{background:var(--accent);border-radius:999px;width:10px;height:10px;margin-top:5px}.order-event-row strong{margin-bottom:4px;font-size:13px;display:block}.order-event-row p,.order-event-row small{color:var(--muted);line-height:1.45}@media (max-width:1024px){.topbar-actions .nav-link{display:none!important}.topbar-actions .header-icon-btn--wishlist{display:none}.topbar-actions .header-icon-btn:not(.header-icon-btn--wishlist){display:inline-flex}.topbar-actions .header-icon-btn--cart{gap:0;width:42px;padding:0}.topbar-actions .header-icon-btn--cart .header-icon-count{min-width:20px;height:20px;padding:0 5px;font-size:10px;position:absolute;top:-4px;right:-4px}.account-auth-layout{grid-template-columns:1fr}}@media (max-width:380px){:root{--topbar-h:138px}.topbar{padding-inline:10px}.brand-cluster{flex:none!important;min-width:auto!important}.visit-store-link{justify-content:center;padding:0;width:34px!important;height:34px!important;min-height:34px!important}.topbar-actions{gap:6px!important}.topbar-actions .header-icon-btn{width:36px!important;height:36px!important}.topbar-actions .header-icon-btn svg{width:16px!important;height:16px!important}.topbar-actions .header-icon-btn--cart{width:36px!important;padding:0!important;display:inline-flex!important}.brand-mark{height:28px!important}.brand-mark-wordmark{font-size:11.5px!important}.hamburger{gap:4px!important;width:36px!important;height:36px!important;padding:5px!important}}@media (max-width:768px){.account-grid,.account-orders-head,.account-order-summary,.delivery-command-card{grid-template-columns:1fr}.account-orders-head{flex-direction:column}.order-timeline{grid-template-columns:1fr;gap:12px;padding:16px}.order-timeline-step{text-align:left;flex-direction:row;justify-content:flex-start;min-height:36px}.order-timeline-step:before{width:2px;height:12px;top:-12px;left:15px}}.featured-section{background:#fff;padding:20px 0 48px}.featured-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:26px;display:flex}.featured-kicker{color:var(--accent);margin-bottom:12px}.featured-title{font-family:var(--font-playfair),serif;font-size:clamp(28px,4vw,42px);line-height:1.08}.featured-grid{margin-bottom:10px}.home-page :is(h1,h2,h3,h4,h5,h6,p,a,span,strong,button){font-weight:400!important}@media (max-width:768px){.featured-header{flex-direction:column;align-items:flex-start}.categories-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:16px}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{gap:8px;min-height:0;padding:10px}.category-card-image{aspect-ratio:16/10}.category-card h3{font-size:17px;line-height:1.1}.category-card p{display:none}.category-link{letter-spacing:.05em;font-size:10px}}.checkout-content-section{padding:40px 0 72px}.checkout-auth-layout{max-width:1040px}.checkout-layout{grid-template-columns:minmax(0,1.25fr) 390px;align-items:start;gap:24px;display:grid}.checkout-form-panel{flex-direction:column;gap:20px;display:flex}.checkout-section-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:26px}.checkout-section-head{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.checkout-section-head>span{background:var(--accent);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:inline-flex}.checkout-section-head h2{margin-bottom:5px;font-size:23px}.checkout-section-head p{color:var(--muted);font-size:14px;line-height:1.6}.checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checkout-field{flex-direction:column;gap:8px;display:flex}.checkout-field--wide{grid-column:1/-1}.checkout-field span{text-transform:uppercase;letter-spacing:.08em;color:var(--text);font-size:11px;font-weight:800}.checkout-field input,.checkout-field select,.checkout-field textarea{border:1.5px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;outline:none;padding:13px 14px;transition:border-color .18s,box-shadow .18s}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ed6f2d1f}.checkout-field small{color:#b42318;font-size:12px}.checkout-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted)50%),linear-gradient(135deg,var(--muted)50%,transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.payment-placeholder{background:#ed6f2d12;border:1px dashed #ed6f2d73;margin-bottom:18px;padding:18px}.payment-placeholder strong{margin-bottom:6px;display:block}.payment-placeholder p{color:var(--muted);line-height:1.6}.checkout-summary-panel{flex-direction:column;gap:18px;display:flex}.checkout-mini-list{flex-direction:column;gap:12px;max-height:360px;padding-right:4px;display:flex;overflow:auto}.checkout-mini-item{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);gap:12px;padding-bottom:12px;display:grid}.checkout-mini-item img{aspect-ratio:1;object-fit:cover;background:var(--surface-soft);border:1px solid var(--line);width:72px}.checkout-mini-item strong,.checkout-mini-item span,.checkout-mini-item small{display:block}.checkout-mini-item strong{margin-bottom:5px;font-size:14px;line-height:1.35}.checkout-mini-item span{font-size:13px;font-weight:700}.checkout-mini-item small{color:var(--muted);margin-top:4px;line-height:1.4}.cart-text-link{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;justify-content:center;font-size:12px;font-weight:800}.order-success-actions{margin-bottom:0}.hero-cta--light{color:var(--accent);border-color:var(--accent)}@media (max-width:1100px){.checkout-layout{grid-template-columns:1fr}}@media (max-width:768px){.checkout-field-grid{grid-template-columns:1fr}.checkout-section-card{padding:20px}}.checkout-error-banner{color:#b42318;background:#b4231814;border:1px solid #b4231847;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5}.admin-orders-section{background:var(--surface-soft);padding:38px 0 72px}.admin-orders-wrap{flex-direction:column;gap:22px;display:flex}.admin-dashboard-page .page-wrap,.admin-products-page .page-wrap,.admin-orders-page .page-wrap,.admin-coupons-page .page-wrap{width:min(100% - 28px,1480px);max-width:1480px}.admin-dashboard-page .admin-orders-wrap,.admin-products-page .admin-orders-wrap,.admin-orders-page .admin-orders-wrap,.admin-coupons-page .admin-orders-wrap{gap:28px}.admin-empty-panel,.admin-order-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:24px}.admin-empty-panel h2{margin-bottom:8px;font-size:24px}.admin-empty-panel p{color:var(--muted);line-height:1.6}.admin-orders-list{flex-direction:column;gap:20px;display:flex}.admin-order-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;padding-bottom:18px;display:flex}.admin-order-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800}.admin-order-head h2{font-size:26px}.admin-status{color:#267327;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#388e3c14;border:1px solid #388e3c42;justify-content:center;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.admin-status--cancelled,.admin-status--payment_failed,.admin-status--danger{color:#b42318;background:#b4231814;border-color:#b4231847}.admin-status--attention{color:#8a5a12;background:#aa6f1417;border-color:#aa6f1447}.admin-status--transit{color:#235fa0;background:#235fa014;border-color:#235fa042}.admin-save-confirmation{color:#267327;text-transform:uppercase;letter-spacing:.06em;background:#388e3c1a;border:1px solid #388e3c47;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.admin-save-confirmation span{color:#fff;background:#267327;border-radius:999px;place-items:center;width:18px;height:18px;line-height:1;display:inline-grid}.admin-save-toast{z-index:80;color:#065f46;background:#ecfdf5;border:1px solid #10b98147;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:900;animation:2.2s forwards admin-save-toast-pop;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #0f172a29}.admin-save-toast span{color:#fff;background:#10b981;border-radius:50%;place-items:center;width:20px;height:20px;display:inline-grid}@keyframes admin-save-toast-pop{0%{opacity:0;transform:translateY(8px)}12%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.admin-order-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr) minmax(220px,.75fr);gap:16px;margin-bottom:20px;display:grid}.admin-order-block{border:1px solid var(--line);background:#fff;min-width:0;padding:16px}.admin-order-block h3,.admin-items-panel h3,.admin-notes h3{text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:900}.admin-order-block p{color:var(--muted);overflow-wrap:anywhere;line-height:1.55}.admin-detail-list{color:var(--muted);gap:6px;margin-top:12px;padding-left:18px;font-size:13px;line-height:1.55;display:grid}.admin-order-block strong{color:var(--text)}.admin-total{margin-bottom:8px;font-size:24px;font-weight:900;color:var(--text)!important}.admin-action-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.admin-action-btn{border:1.5px solid var(--accent);min-width:max-content;min-height:38px;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;padding:9px 20px;font-size:12px;font-weight:900;display:inline-flex}.admin-action-btn--solid{background:var(--accent);color:#fff}.admin-action-btn--danger{color:#b42318;background:#b423180f;border-color:#b42318}.admin-orders-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;overflow-x:auto}.admin-orders-table{border-collapse:collapse;width:100%;min-width:1180px;font-size:13px}.admin-orders-table th,.admin-orders-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;padding:14px}.admin-orders-table th{background:var(--surface-soft);color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.admin-orders-table td{color:var(--muted);line-height:1.5}.admin-orders-table h2{color:var(--text);margin-bottom:8px;font-size:18px}.admin-orders-table p{overflow-wrap:anywhere}.admin-table-actions{gap:8px;margin-bottom:12px;display:grid}.admin-table-actions .admin-action-btn{width:100%}.admin-table-actions form{display:grid}.admin-nested-table{border-collapse:collapse;width:100%;font-size:12px}.admin-nested-table th,.admin-nested-table td{border:1px solid var(--line);vertical-align:top;padding:8px}.admin-nested-table th{background:var(--surface-soft);color:var(--text);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900}.admin-fulfillment-panel{border:1px solid var(--line);background:var(--surface-soft);margin-bottom:20px;padding:16px}.admin-fulfillment-panel--compact{margin:0;padding:12px}.admin-fulfillment-panel--compact .admin-fulfillment-head{margin-bottom:10px;display:block}.admin-fulfillment-panel--compact .admin-fulfillment-head h3{font-size:16px}.admin-fulfillment-panel--compact .admin-status-form{margin-top:10px}.admin-fulfillment-panel--compact .admin-stage-strip{display:none}.admin-fulfillment-head{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:start;gap:18px;margin-bottom:16px;display:grid}.admin-fulfillment-head h3{margin-bottom:6px;font-size:22px}.admin-fulfillment-head p{color:var(--muted);line-height:1.55}.admin-status-form{gap:10px;display:grid}.admin-status-form input{border:1px solid var(--line);min-height:40px;color:var(--text);background:#fff;padding:10px 12px}.admin-stage-strip{flex-wrap:wrap;gap:8px;display:flex}.admin-stage-chip{border:1px solid var(--line);min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#fff;padding:8px 10px;font-size:11px;font-weight:900}.admin-stage-chip.is-current{border-color:var(--accent);color:var(--accent);background:#ed6f2d14}.admin-stage-chip:disabled{cursor:default;opacity:.82}.admin-event-log{gap:8px;margin-top:16px;display:grid}.admin-event-row{border-left:3px solid var(--accent);background:#fff;padding:10px 12px}.admin-event-row strong{margin-bottom:4px;font-size:13px;display:block}.admin-event-row p,.admin-event-row small{color:var(--muted);line-height:1.45}.admin-items-panel{border-top:1px solid var(--line);padding-top:18px}.admin-items-list{flex-direction:column;gap:10px;display:flex}.admin-item-row{border:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.admin-item-row img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:var(--surface-soft);width:64px}.admin-item-row strong{margin-bottom:4px;line-height:1.35;display:block}.admin-item-row p{color:var(--muted);font-size:13px;line-height:1.45}.admin-item-row span{white-space:nowrap;font-weight:900}.admin-notes{border:1px solid var(--line);background:var(--surface-soft);margin-top:18px;padding:16px}.account-order-actions{justify-content:flex-end;margin:-8px 0 16px;display:flex}.wishlist-toggle--card{border-radius:2px;justify-content:center;width:100%;min-height:48px;position:static}.catalogue-card-actions--triple{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalogue-card-actions--triple .buy-cta,.catalogue-card-actions--triple .wishlist-toggle{min-width:0;padding-left:10px;padding-right:10px;font-size:11px}.admin-notes p{color:var(--muted);line-height:1.6}.admin-footer-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;display:flex}.admin-success-panel{color:#267327;background:#388e3c14;border:1px solid #388e3c38;margin-bottom:18px;padding:14px 16px;font-weight:700}.admin-product-form-panel,.admin-products-list,.admin-product-card{border:1px solid var(--line);background:#fff;border-radius:4px;box-shadow:0 14px 34px #1a14110f}.admin-product-form-panel,.admin-products-list{margin-bottom:24px;padding:24px}.admin-product-form-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.admin-product-form-head h2{font-family:var(--font-playfair),Georgia,serif;font-size:clamp(26px,3vw,38px);line-height:1}.admin-product-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-product-form label{color:var(--text);letter-spacing:.06em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:800;display:grid}.admin-product-form input,.admin-product-form select,.admin-product-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border-radius:3px;padding:12px 13px;font-size:14px;font-weight:500}.admin-product-form select{min-height:46px}.admin-product-form textarea{resize:vertical;min-height:92px}.admin-product-form input:focus,.admin-product-form select:focus,.admin-product-form textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #ed6f2d1f}.admin-product-form-wide,.admin-product-form-actions{grid-column:1/-1}.admin-checkbox-row{align-items:center;grid-template-columns:none!important;gap:10px!important;display:flex!important}.admin-checkbox-row input{width:18px;height:18px;accent-color:var(--accent)}.admin-product-form-actions{justify-content:flex-end;display:flex}.admin-products-list{gap:18px;display:grid}.admin-product-card{padding:22px}.admin-product-edit-form,.admin-product-edit-grid,.admin-edit-block,.admin-option-edit-table{gap:16px;display:grid}.admin-product-edit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-product-edit-form label{color:var(--text);letter-spacing:.06em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.admin-product-edit-form input,.admin-product-edit-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border-radius:3px;padding:10px 11px;font-size:14px;font-weight:500}.admin-product-edit-form input:focus,.admin-product-edit-form textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #ed6f2d1f}.admin-category-fieldset{border:1px solid var(--line);background:#fbfaf7;border-radius:6px;gap:12px;min-width:0;margin:0;padding:16px;display:grid}.admin-category-fieldset legend{float:left;width:100%;color:var(--text);letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;padding:0;font-size:12px;font-weight:900;line-height:1.25}.admin-category-fieldset legend+*{clear:both}.admin-category-check-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.admin-product-edit-form .admin-category-check-grid .admin-checkbox-row{border:1px solid var(--line);min-height:46px;color:var(--text);cursor:pointer;letter-spacing:0;text-align:left;text-transform:none;background:#fff;border-radius:5px;justify-content:flex-start;align-items:center;padding:11px 12px;font-size:13px;font-weight:800;line-height:1.25;display:flex!important}.admin-product-edit-form .admin-category-check-grid .admin-checkbox-row:has(input:checked){background:#ed6f2d14;border-color:#ed6f2d75}.admin-product-edit-form .admin-category-check-grid .admin-checkbox-row input{width:18px;min-width:18px;height:18px;accent-color:var(--accent);border-radius:4px;flex:0 0 18px;margin:0;padding:0}.admin-product-title-input{box-shadow:none!important;color:var(--text)!important;font-family:var(--font-playfair),Georgia,serif!important;border:0!important;padding:4px 0!important;font-size:clamp(24px,2.6vw,34px)!important;line-height:1.1!important}.admin-inline-check{border:1px solid var(--line);border-radius:999px;align-self:start;padding:9px 12px}.admin-edit-block{border-top:1px solid var(--line);padding-top:16px}.admin-edit-block-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-edit-block-head h3{font-size:16px;line-height:1.2}.admin-edit-block-head span,.admin-muted-note,.admin-upload-row span{color:var(--muted);font-size:12px;font-weight:700}.admin-option-edit-row{border:1px solid var(--line);border-radius:4px;grid-template-columns:1fr 1fr 1fr minmax(88px,.8fr) minmax(88px,.8fr) minmax(82px,.7fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.admin-option-edit-row strong,.admin-option-edit-row span{align-items:center;min-height:40px;font-size:13px;display:flex}.admin-option-edit-row span{color:var(--muted)}.admin-image-sort-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;display:grid}.admin-image-group-list{gap:18px;display:grid}.admin-image-group{border:1px solid var(--line);background:#fff;gap:14px;padding:16px;display:grid}.admin-image-group-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-image-group-head h4{font-size:15px;line-height:1.35}.admin-image-group-head p,.admin-image-group-head span,.admin-upload-message{color:var(--muted);font-size:12px;line-height:1.5}.admin-product-insights{background:#fbfaf7}.admin-product-insight-grid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;display:grid}.admin-product-insight-grid div,.admin-product-detail-row,.admin-product-recent-orders div{border:1px solid var(--line);background:#fff;gap:6px;padding:14px;display:grid}.admin-product-insight-grid span,.admin-product-detail-row span,.admin-product-recent-orders span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-product-insight-grid strong,.admin-product-detail-row strong,.admin-product-recent-orders strong{font-size:18px;line-height:1.3}.admin-product-detail-row{grid-template-columns:minmax(160px,auto) minmax(0,1fr);align-items:center;margin-top:12px}.admin-product-recent-orders{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin-top:12px;display:grid}.admin-image-sort-item{border:1px solid var(--line);background:var(--surface-soft);cursor:grab;border-radius:4px;gap:8px;padding:10px;display:grid;position:relative}.admin-image-sort-item.is-drop-target{border-color:var(--accent);box-shadow:0 0 0 3px #ed6f2d29}.admin-image-sort-item:active{cursor:grabbing}.admin-image-sort-item span{color:#fff;background:#1a1411db;border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid;position:absolute;top:8px;left:8px}.admin-image-sort-item img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:4px;width:100%}.admin-image-sort-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.admin-image-sort-item button{color:#8d2d2d;cursor:pointer;font:inherit;background:#b23a3a14;border:1px solid #b23a3a52;border-radius:3px;padding:8px 10px;font-size:12px;font-weight:800}.admin-image-sort-actions button:first-child,.admin-image-sort-actions button:nth-child(2){border-color:var(--line);color:var(--text);background:#fff}.admin-image-sort-item button:disabled{cursor:not-allowed;opacity:.45}.admin-upload-row{grid-template-columns:minmax(0,1fr) auto minmax(180px,1fr);align-items:center;gap:10px;display:grid}.admin-product-summary{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.admin-product-summary span{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);padding:8px 10px;font-size:12px;font-weight:700}.admin-option-table{border-top:1px solid var(--line);display:grid}.admin-option-row{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr 1fr auto minmax(140px,1.2fr);align-items:center;gap:12px;padding:12px 0;font-size:13px;display:grid}.admin-option-row strong{color:var(--text)}.admin-option-row small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.admin-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-stat-card,.admin-management-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:4px;text-decoration:none;box-shadow:0 14px 34px #1a14110f}.admin-stat-card{gap:10px;padding:20px;display:grid}.admin-stat-card span,.admin-management-card span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.admin-stat-card strong{color:var(--text);font-size:clamp(24px,3vw,34px);line-height:1}.admin-management-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-management-card{gap:12px;min-height:132px;padding:20px;display:grid}.admin-management-card strong{color:var(--text);font-size:16px;line-height:1.45}.admin-image-strip{gap:10px;margin:0 0 16px;padding-bottom:4px;display:flex;overflow-x:auto}.admin-image-strip img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:var(--surface-soft);border-radius:4px;width:76px}.checkout-coupon-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:12px 0;padding:14px 0;display:grid}.checkout-saved-details{margin-bottom:18px}.image-preview-modal{z-index:500;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.image-preview-backdrop{background:#1e1511db;width:100%;height:100%;position:absolute;inset:0}.image-preview-img{z-index:1;object-fit:contain;width:auto;max-width:min(96vw,1280px);height:auto;max-height:92vh;box-shadow:var(--shadow-strong);background:#fff;border:1px solid #ffffff47;position:relative}.image-preview-close{z-index:2;width:44px;height:44px;color:var(--text);text-transform:uppercase;background:#fff;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex;position:fixed;top:18px;right:18px}.help-content-section{background:var(--surface-soft);padding:44px 0 72px}.help-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:22px;display:grid}.help-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.help-point,.help-contact-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.help-point{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:18px;display:grid}.help-point span{background:var(--accent);color:#fff;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:inline-flex}.help-point p,.help-contact-panel p{color:var(--muted);line-height:1.65}.help-contact-panel{top:calc(var(--topbar-h) + 20px);padding:24px;position:sticky}.help-contact-panel h2{font-family:var(--font-playfair),serif;margin-bottom:12px;font-size:32px;line-height:1.05}.help-contact-actions{gap:10px;margin-top:22px;display:grid}.help-contact-actions .buy-cta{margin-top:0}.checkout-coupon-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.checkout-coupon-row .admin-action-btn{min-height:46px}.checkout-confirm-card{gap:18px;display:grid}.checkout-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-review-grid>div,.checkout-payment-choice label{border:1px solid var(--line);background:#fff;gap:8px;padding:16px;display:grid}.checkout-review-grid h3{font-size:15px}.checkout-review-grid p,.checkout-payment-choice small{color:var(--muted);line-height:1.55}.checkout-payment-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-payment-choice label{cursor:pointer}.checkout-payment-choice label.is-selected{border-color:var(--accent);box-shadow:0 0 0 3px #ed6f2d1f}.checkout-payment-choice input{width:fit-content}.checkout-payment-choice span{font-weight:800}.coupon-success-text,.coupon-error-text{margin:0;font-size:13px;font-weight:700}.coupon-success-text{color:#267327}.coupon-error-text{color:var(--accent-hover)}.spec-row--discount strong{color:#267327}.cart-dock,.deal-zone-card{background:var(--accent-dark)}.wishlist-toggle:hover,.wishlist-toggle.is-active,.account-tabs button.is-active,.delivery-command-card--success,.delivery-command-card--attention,.delivery-command-card--transit,.delivery-command-card--danger,.account-status-banner,.admin-success-panel,.payment-placeholder,.admin-status,.admin-status--attention,.admin-status--transit,.admin-status--cancelled,.admin-status--payment_failed,.admin-status--danger{border-color:var(--line-strong);background:var(--accent-soft);color:var(--accent)}.checkout-error-banner{border-color:var(--line-strong);background:var(--surface-soft);color:var(--accent-hover)}.order-timeline-step.is-done .order-timeline-dot,.order-timeline-step.is-current .order-timeline-dot,.order-timeline--stopped .order-timeline-step:first-child .order-timeline-dot,.admin-stage-chip.is-current{border-color:var(--accent);background:var(--accent);color:#fff}.admin-event-row,.delivery-command-meta span{border-color:var(--accent)}.product-rail-card,.category-card,.catalogue-card,.cart-items-panel,.cart-summary-panel,.account-auth-card,.account-help-card,.account-order-card,.account-orders-head,.admin-empty-panel,.admin-order-card,.admin-product-form-panel,.admin-products-list,.admin-product-card,.address-card{box-shadow:var(--shadow)}@media (max-width:980px){.admin-order-grid{grid-template-columns:1fr}.admin-product-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.admin-order-card,.admin-empty-panel,.admin-product-form-panel,.admin-products-list,.admin-product-card{padding:18px}.admin-product-form,.admin-product-edit-grid,.admin-option-row,.admin-option-edit-row,.admin-product-insight-grid,.admin-product-detail-row,.admin-upload-row,.admin-dashboard-grid,.admin-management-grid,.checkout-review-grid,.checkout-payment-choice,.checkout-coupon-row,.help-layout,.help-list{grid-template-columns:1fr}.help-contact-panel{position:static}.admin-product-form-head{flex-direction:column;align-items:flex-start}.admin-order-head{flex-direction:column}.admin-item-row{grid-template-columns:56px minmax(0,1fr)}.admin-item-row img{width:56px}.admin-item-row span{grid-column:2}}.adm-shell{background:#f4f6f8;min-height:100vh;display:flex;padding-top:0!important}.adm-shell .site-header{display:none!important}.adm-sidebar{color:#c4c9d4;z-index:300;background:#1a1d23;flex-direction:column;width:260px;transition:width .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.adm-sidebar-header{white-space:nowrap;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:20px 18px;display:flex}.adm-sidebar-logo{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.adm-sidebar-logo-img{object-fit:cover;border-radius:10px;flex-shrink:0;width:38px;height:38px}.adm-sidebar-logo-text{transition:opacity .2s}.adm-sidebar-logo-text span{font-size:17px;font-weight:700;line-height:1.2;display:block}.adm-sidebar-logo-text small{color:#8b92a5;font-size:11px;font-weight:500}.adm-sidebar-close{color:#8b92a5;cursor:pointer;background:0 0;border:none;width:32px;height:32px;display:none}.adm-sidebar-close svg{width:20px;height:20px}.adm-sidebar-nav{flex:1;padding:16px 12px}.adm-sidebar-label{text-transform:uppercase;letter-spacing:.1em;color:#5a6178;white-space:nowrap;margin-bottom:10px;padding:0 12px;font-size:10px;font-weight:700;transition:opacity .2s}.adm-sidebar-link{color:#b0b7c8;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;margin-bottom:3px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.adm-sidebar-link svg{flex-shrink:0;width:20px;height:20px}.adm-sidebar-link:hover{color:#fff;background:#ffffff0f}.adm-sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#c75f2c 0%,#e8854a 100%);font-weight:600;box-shadow:0 4px 12px #c75f2c4d}.adm-sidebar-link-text{transition:opacity .2s}.adm-sidebar-footer{border-top:1px solid #ffffff12;padding:16px 12px}.adm-sidebar-overlay{z-index:299;background:#00000080;display:none;position:fixed;inset:0}.adm-shell--collapsed .adm-sidebar{width:72px}.adm-shell--collapsed .adm-main{margin-left:72px}.adm-shell--collapsed .adm-sidebar-logo-text,.adm-shell--collapsed .adm-sidebar-label,.adm-shell--collapsed .adm-sidebar-link-text{opacity:0;pointer-events:none;width:0;overflow:hidden}.adm-shell--collapsed .adm-sidebar-header{padding:20px 17px}.adm-shell--collapsed .adm-sidebar-link{padding:10px 14px}.adm-nav-item-wrapper{position:relative}.adm-nav-submenu{z-index:1000;background:#1e293b;border:1px solid #334155;border-radius:8px;min-width:220px;margin-left:8px;padding:8px 0;display:none;position:absolute;top:0;left:100%;box-shadow:0 4px 15px #0006}.adm-nav-item-wrapper:hover .adm-nav-submenu{flex-direction:column;display:flex}.adm-nav-sublink{color:#94a3b8;padding:10px 16px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.adm-nav-sublink:hover{color:#fff;background:#334155}.adm-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.adm-summary-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001a}.adm-main{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;transition:margin-left .28s cubic-bezier(.4,0,.2,1);display:flex}.adm-topbar{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;height:60px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.adm-topbar-left{align-items:center;gap:14px;display:flex}.adm-topbar-menu{cursor:pointer;color:#374151;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px;display:none}.adm-topbar-menu svg{width:20px;height:20px;margin:auto;display:block}.adm-mobile-menu-btn{display:none}.adm-desktop-menu-btn{display:block}.adm-topbar-right{align-items:center;gap:10px;display:flex}.adm-topbar-icon-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.adm-topbar-icon-btn:hover{color:#111827;background:#f3f4f6}.adm-topbar-icon-btn svg{width:18px;height:18px}.adm-topbar-storefront{color:#374151;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.adm-topbar-storefront:hover{background:#f3f4f6}.adm-topbar-storefront svg{width:16px;height:16px}.adm-breadcrumb{color:#6b7280;align-items:center;gap:2px;font-size:13px;display:flex}.adm-breadcrumb>span{align-items:center;gap:2px;display:flex}.adm-breadcrumb svg{color:#9ca3af;width:14px;height:14px}.adm-breadcrumb a{color:#6b7280;text-decoration:none}.adm-breadcrumb a:hover{color:#c75f2c}.adm-breadcrumb-current{color:#111827;font-weight:600}.adm-content{flex:1;padding:28px}.adm-page{flex-direction:column;gap:24px;display:flex}.adm-page-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.adm-page-title{color:#111827;margin-bottom:4px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.adm-page-subtitle{color:#6b7280;font-size:14px;line-height:1.5}.adm-page-actions{flex-shrink:0;gap:10px;display:flex}.adm-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.adm-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.adm-card-kicker{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:4px;font-size:11px;font-weight:700}.adm-card-title{color:#111827;font-size:clamp(20px,2.5vw,26px);font-weight:700;line-height:1.2}.adm-stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.adm-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 1px 3px #0000000a}.adm-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.adm-stat-icon{border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.adm-stat-icon svg{width:24px;height:24px}.adm-stat-info{flex-direction:column;gap:4px;min-width:0;display:flex}.adm-stat-info span{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.adm-stat-info strong{color:#111827;font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1}.adm-stat-card--blue .adm-stat-icon{color:#3b82f6;background:#eff6ff}.adm-stat-card--amber .adm-stat-icon{color:#f59e0b;background:#fffbeb}.adm-stat-card--green .adm-stat-icon{color:#22c55e;background:#f0fdf4}.adm-stat-card--purple .adm-stat-icon{color:#a855f7;background:#faf5ff}.adm-stat-card--teal .adm-stat-icon{color:#14b8a6;background:#f0fdfa}.adm-stat-card--rose .adm-stat-icon{color:#f43f5e;background:#fff1f2}.adm-quick-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.adm-quick-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:14px;padding:20px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000a}.adm-quick-card:hover{border-color:#c75f2c;transform:translateY(-2px);box-shadow:0 8px 24px #c75f2c1f}.adm-quick-icon{color:#fff;background:linear-gradient(135deg,#c75f2c 0%,#e8854a 100%);border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.adm-quick-icon svg{width:20px;height:20px}.adm-quick-card strong{color:#111827;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.adm-quick-card p{color:#6b7280;margin:0;font-size:13px;line-height:1.45}.adm-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.adm-btn--primary{color:#fff;background:linear-gradient(135deg,#c75f2c 0%,#e8854a 100%);border-color:#c75f2c;box-shadow:0 2px 6px #c75f2c40}.adm-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #c75f2c59}.adm-btn--outline{color:#374151;background:#fff;border-color:#d1d5db}.adm-btn--outline:hover{background:#f9fafb;border-color:#9ca3af}.adm-btn--danger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.adm-btn--danger:hover{background:#fee2e2}.adm-btn--sm{min-height:32px;padding:5px 12px;font-size:12px}.adm-btn--xs{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;min-height:28px;padding:4px 10px;font-size:11px}.adm-btn--xs:hover{background:#f3f4f6}.adm-btn--full{width:100%}.adm-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.adm-badge--success{color:#16a34a;background:#f0fdf4}.adm-badge--warning{color:#d97706;background:#fffbeb}.adm-badge--danger{color:#dc2626;background:#fef2f2}.adm-badge--info{color:#2563eb;background:#eff6ff}.adm-table-wrap{border:1px solid #e5e7eb;border-radius:8px;margin:-1px;overflow-x:auto}.adm-table{border-collapse:collapse;width:100%;font-size:13px}.adm-table--orders{min-width:1200px}.adm-table th,.adm-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f3f4f6;padding:12px 14px}.adm-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;z-index:2;background:#f9fafb;font-size:11px;font-weight:700;position:sticky;top:0}.adm-table tbody tr{transition:background .12s}.adm-table tbody tr:hover{background:#f9fafb}.adm-table tbody tr:nth-child(2n){background:#fafbfc}.adm-table tbody tr:nth-child(2n):hover{background:#f3f4f6}.adm-table td strong{color:#111827}.adm-table p{margin:0}.adm-table-total{color:#111827;margin-bottom:4px;font-size:18px;font-weight:800}.adm-muted{color:#6b7280;font-size:13px}.adm-nested-table{border-collapse:collapse;width:100%;font-size:12px}.adm-nested-table th,.adm-nested-table td{vertical-align:top;border:1px solid #e5e7eb;padding:6px 8px}.adm-nested-table th{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;font-size:10px;font-weight:700}.adm-detail-list{color:#6b7280;margin:6px 0 0;padding-left:16px;font-size:12px;line-height:1.5}.adm-inline-actions{gap:6px;margin-top:8px;display:flex}.adm-cell-actions{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.adm-cell-actions form{display:contents}.adm-alert{border:1px solid;border-radius:10px;padding:14px 18px;font-size:14px;line-height:1.5}.adm-alert strong{margin-bottom:4px;display:block}.adm-alert p{margin:0}.adm-alert code{background:#0000000d;border-radius:4px;padding:2px 5px;font-size:12px}.adm-alert--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.adm-alert--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.adm-alert--danger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.adm-alert--info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.adm-empty{text-align:center;color:#6b7280;padding:40px 20px}.adm-empty h2{color:#374151;margin-bottom:8px;font-size:18px}.adm-empty p{font-size:14px;line-height:1.6}.adm-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.adm-field{flex-direction:column;gap:6px;display:flex}.adm-field>span{color:#374151;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.adm-field input,.adm-field select,.adm-field textarea{width:100%;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.adm-field input:focus,.adm-field select:focus,.adm-field textarea:focus{border-color:#c75f2c;box-shadow:0 0 0 3px #c75f2c1f}.adm-field textarea{resize:vertical;min-height:80px}.adm-field select{min-height:42px}.adm-field--wide{grid-column:1/-1}.adm-check-field{color:#374151;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.adm-check-field input{accent-color:#c75f2c;width:18px;height:18px}.adm-form-actions{grid-column:1/-1;justify-content:flex-end;padding-top:8px;display:flex}.adm-banner-form{align-items:flex-end;gap:12px;display:flex}.adm-banner-form .adm-field{flex:1}.adm-fulfillment{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:10px;padding:16px}.adm-fulfillment--compact{padding:12px}.adm-fulfillment-head{margin-bottom:12px}.adm-fulfillment-head h3{color:#111827;margin-bottom:4px;font-size:15px}.adm-fulfillment-form{gap:8px;margin-top:10px;display:flex}.adm-fulfillment-form input{min-height:36px;font:inherit;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:6px 10px;font-size:13px}.adm-fulfillment--compact .adm-fulfillment-head{margin-bottom:8px}.adm-fulfillment--compact .adm-stage-strip{display:none}.adm-stage-strip{flex-wrap:wrap;gap:6px;display:flex}.adm-stage-chip{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:700}.adm-stage-chip.is-current{color:#c75f2c;background:#c75f2c14;border-color:#c75f2c}.adm-stage-chip:disabled{opacity:.5;cursor:default}.adm-event-log{flex-direction:column;gap:6px;margin-top:12px;display:flex}.adm-event-row{background:#fff;border-left:3px solid #c75f2c;border-radius:0 6px 6px 0;padding:8px 12px}.adm-event-row strong{color:#111827;margin-bottom:2px;font-size:13px;display:block}.adm-event-row p,.adm-event-row small{color:#6b7280;margin:0;font-size:12px}.adm-product-list{flex-direction:column;gap:16px;display:flex}.adm-login-page{background:linear-gradient(135deg,#1a1d23 0%,#2d3040 50%,#1a1d23 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.adm-login-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px 36px;box-shadow:0 20px 60px #0000004d}.adm-login-header{text-align:center;margin-bottom:28px}.adm-login-logo{object-fit:cover;border-radius:14px;width:64px;height:64px;margin:0 auto 16px;display:block}.adm-login-header h1{color:#111827;margin-bottom:6px;font-size:24px;font-weight:700}.adm-login-header p{color:#6b7280;font-size:14px}.adm-login-form{flex-direction:column;gap:16px;display:flex}.adm-login-footer{text-align:center;margin-top:20px;font-size:13px}.adm-login-footer a{color:#c75f2c;text-decoration:none}.adm-login-footer a:hover{text-decoration:underline}@media (max-width:1024px){.adm-sidebar{transform:translate(-100%);width:260px!important}.adm-sidebar.is-open{transform:translate(0);box-shadow:4px 0 24px #0003}.adm-sidebar.is-open~.adm-sidebar-overlay,.adm-sidebar-close{display:block}.adm-main{margin-left:0!important}.adm-topbar-menu{display:flex}.adm-desktop-menu-btn{display:none}.adm-mobile-menu-btn{display:flex}.adm-stats-grid,.adm-quick-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.adm-content{padding:16px}.adm-topbar{padding:0 16px}.adm-stats-grid,.adm-quick-grid{grid-template-columns:1fr}.adm-card{border-radius:10px;padding:16px}.adm-stat-card{padding:14px}.adm-page-header{flex-direction:column}.adm-form-grid{grid-template-columns:1fr}.adm-banner-form{flex-direction:column}.adm-topbar-storefront span{display:none}.adm-login-card{padding:28px 20px}}.lst-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.lst-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lst-search{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:260px;max-width:420px;padding:8px 14px;display:flex}.lst-search svg{color:#9ca3af;flex-shrink:0;width:16px;height:16px}.lst-search input{font:inherit;color:#111827;background:0 0;border:none;outline:none;width:100%;font-size:13px}.lst-bulk-actions{align-items:center;gap:8px;display:flex}.lst-bulk-actions form{display:contents}.lst-bulk-count{color:#c75f2c;font-size:12px;font-weight:700}.lst-tabs{border-bottom:2px solid #e5e7eb;gap:0;display:flex;overflow-x:auto}.lst-tab{cursor:pointer;font:inherit;color:#6b7280;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-2px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.lst-tab:hover{color:#111827}.lst-tab.is-active{color:#c75f2c;border-bottom-color:#c75f2c}.lst-tab-count{color:#6b7280;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;min-width:22px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.lst-tab.is-active .lst-tab-count{color:#c75f2c;background:#c75f2c1a}.lst-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.lst-table-wrap{overflow-x:auto}.lst-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.lst-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;cursor:pointer;z-index:2;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:11px;font-weight:700;position:sticky;top:0}.lst-table th:hover{color:#374151}.lst-table td{vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:10px 12px}.lst-table tbody tr{transition:background .1s}.lst-table tbody tr:hover{background:#f9fafb}.lst-table tbody tr:nth-child(2n){background:#fafbfc}.lst-table tbody tr:nth-child(2n):hover{background:#f3f4f6}.lst-table tbody tr.is-selected{background:#c75f2c0a}.lst-col-check{text-align:center;width:40px}.lst-col-check input{accent-color:#c75f2c;cursor:pointer;width:16px;height:16px}.lst-col-product{min-width:240px}.lst-col-price{min-width:130px}.lst-col-inventory,.lst-col-status{min-width:110px}.lst-col-quality{min-width:130px}.lst-col-info{min-width:80px}.lst-col-actions{min-width:140px}.lst-product-cell{align-items:center;gap:12px;display:flex}.lst-thumb{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.lst-thumb img{object-fit:cover;width:100%;height:100%}.lst-thumb svg{color:#d1d5db;width:22px;height:22px}.lst-product-info{flex-direction:column;gap:2px;min-width:0;display:flex}.lst-product-info strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.lst-sku{color:#6b7280;font-family:monospace;font-size:11px}.lst-variants,.lst-category{color:#9ca3af;font-size:11px}.lst-price-stack{flex-direction:column;gap:2px;display:flex}.lst-mrp{color:#9ca3af;font-size:11px;text-decoration:line-through}.lst-selling{color:#111827;font-size:13px;font-weight:700}.lst-margin{color:#16a34a;font-size:11px;font-weight:600}.lst-inv-stack{flex-direction:column;gap:3px;display:flex}.lst-stock{font-size:12px;font-weight:600}.lst-stock--green{color:#16a34a}.lst-stock--orange{color:#d97706}.lst-stock--red{color:#dc2626}.lst-lead{color:#9ca3af;font-size:11px}.lst-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.lst-badge--draft{color:#6b7280;background:#f3f4f6}.lst-badge--active{color:#16a34a;background:#f0fdf4}.lst-badge--review{color:#d97706;background:#fffbeb}.lst-badge--published{color:#2563eb;background:#eff6ff}.lst-badge--archived{color:#9ca3af;background:#f3f4f6}.lst-badge--rejected{color:#dc2626;background:#fef2f2}.lst-quality-cell{flex-direction:column;gap:4px;display:flex}.lst-quality-bar{background:#e5e7eb;border-radius:3px;width:100%;height:6px;overflow:hidden}.lst-quality-fill{border-radius:3px;height:100%;transition:width .3s}.lst-quality--excellent .lst-quality-fill,.lst-quality--excellent{color:#16a34a}.lst-quality--excellent .lst-quality-fill{background:#16a34a}.lst-quality--good .lst-quality-fill,.lst-quality--good{color:#2563eb}.lst-quality--good .lst-quality-fill{background:#2563eb}.lst-quality--fair .lst-quality-fill,.lst-quality--fair{color:#d97706}.lst-quality--fair .lst-quality-fill{background:#d97706}.lst-quality--poor .lst-quality-fill,.lst-quality--poor{color:#dc2626}.lst-quality--poor .lst-quality-fill{background:#dc2626}.lst-quality-label{font-size:11px;font-weight:700}.lst-quality-pct{color:#9ca3af;font-size:10px}.lst-info-icons{gap:6px;font-size:14px;display:flex}.lst-action-group{gap:4px;display:flex}.lst-action-group form{display:contents}.lst-action-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.lst-action-btn svg{width:16px;height:16px}.lst-action-btn:hover{color:#111827;background:#f3f4f6;border-color:#e5e7eb}.lst-action-btn--danger:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.lst-empty-row{text-align:center;color:#6b7280;padding:48px 20px!important}.lst-empty-row svg{color:#d1d5db;width:40px;height:40px;margin:0 auto 12px;display:block}.lst-empty-row p{margin-bottom:16px}.lst-pagination{border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:14px;padding:14px 16px;display:flex}.lst-page-info{color:#6b7280;font-size:13px}.wiz-layout{grid-template-columns:1fr 320px;gap:0;min-height:calc(100vh - 120px);display:grid}.wiz-stepper{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:0;margin-bottom:20px;padding:20px 24px;display:flex}.wiz-step{cursor:pointer;font:inherit;color:#9ca3af;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:6px 0;font-size:13px;font-weight:500;transition:color .15s;display:flex;position:relative}.wiz-step.is-active{color:#c75f2c;font-weight:700}.wiz-step.is-done{color:#16a34a}.wiz-step-num{border:2px solid #d1d5db;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.wiz-step.is-active .wiz-step-num{color:#fff;background:#c75f2c;border-color:#c75f2c}.wiz-step.is-done .wiz-step-num{color:#fff;background:#16a34a;border-color:#16a34a}.wiz-step-label{display:none}.wiz-step-line{background:#e5e7eb;width:32px;height:2px;margin:0 8px}.wiz-step.is-done .wiz-step-line{background:#16a34a}.wiz-step-content{flex:1;overflow-y:auto}.wiz-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.wiz-section-title{color:#111827;margin-bottom:6px;font-size:20px;font-weight:700}.wiz-section-desc{color:#6b7280;margin-bottom:20px;font-size:13px}.wiz-type-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.wiz-type-card{cursor:pointer;text-align:left;font:inherit;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:20px;transition:all .18s;position:relative}.wiz-type-card:hover{border-color:#c75f2c;box-shadow:0 4px 12px #c75f2c1a}.wiz-type-card.is-selected{background:#c75f2c08;border-color:#c75f2c;box-shadow:0 0 0 3px #c75f2c1f}.wiz-type-card strong{color:#111827;margin-bottom:4px;font-size:15px;display:block}.wiz-type-card p{color:#6b7280;margin:0;font-size:12px}.wiz-type-check{color:#fff;background:#c75f2c;border-radius:999px;place-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:grid;position:absolute;top:10px;right:10px}.wiz-image-layout{grid-template-columns:1fr 300px;gap:20px;display:grid}.wiz-thumb-strip{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.wiz-thumb{border:2px solid #e5e7eb;border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.wiz-thumb img{object-fit:cover;width:100%;height:100%}.wiz-thumb.is-primary{border-color:#c75f2c}.wiz-thumb-badge{color:#fff;text-align:center;text-transform:uppercase;background:#c75f2ce6;padding:2px 0;font-size:9px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.wiz-thumb-actions{opacity:0;z-index:5;background:#00000073;justify-content:center;align-items:center;gap:4px;transition:opacity .15s;display:flex;position:absolute;inset:0}.wiz-thumb:hover .wiz-thumb-actions{opacity:1}.wiz-thumb-btn{cursor:pointer;color:#374151;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;font-weight:700;transition:all .1s;display:flex;box-shadow:0 2px 4px #00000026}.wiz-thumb-btn:hover{color:#111827;background:#f3f4f6;transform:scale(1.1)}.wiz-thumb-btn--danger{color:#fff;background:#ef4444}.wiz-thumb-btn--danger:hover{color:#fff;background:#dc2626}.wiz-thumb-btn--primary{color:#fff;background:#c75f2c}.wiz-thumb-btn--primary:hover{color:#fff;background:#a94a1d}.wiz-guidelines{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px;padding:18px}.wiz-guidelines h3{color:#1e40af;margin-bottom:12px;font-size:15px}.wiz-guidelines p{color:#374151;margin-bottom:8px;font-size:12px;line-height:1.5}.wiz-form-grid{flex-direction:column;gap:20px;display:flex}.wiz-form-group{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:20px;padding:14px 24px;box-shadow:0 -4px 16px #0000000f}.wiz-action-left,.wiz-action-right{gap:8px;display:flex}.wiz-preview{background:#fff;border-left:1px solid #e5e7eb;padding:20px}.wiz-preview-sticky{position:sticky;top:80px}.wiz-preview-img{border:1px solid #e5e7eb;border-radius:10px;margin:14px 0;overflow:hidden}.wiz-preview-img img{aspect-ratio:1;object-fit:cover;width:100%}.wiz-preview-title{color:#111827;margin-bottom:6px;font-size:16px;font-weight:700}.wiz-preview-price{color:#111827;font-size:22px;font-weight:800}.wiz-preview-mrp{color:#9ca3af;font-size:13px;text-decoration:line-through}.wiz-preview-quality{margin:16px 0}.wiz-preview-quality-bar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;margin-bottom:6px;overflow:hidden}.wiz-preview-quality-fill{background:linear-gradient(90deg,#c75f2c,#22c55e);border-radius:4px;height:100%;transition:width .3s}.wiz-preview-quality span{color:#6b7280;font-size:12px;font-weight:600}.wiz-preview-thumbs{flex-wrap:wrap;gap:6px;margin:14px 0;display:flex}.wiz-preview-thumbs img{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:48px;height:48px}.wiz-preview-meta{flex-direction:column;gap:4px;display:flex}.wiz-preview-meta span{color:#6b7280;font-size:12px}.wiz-toast{z-index:999;color:#065f46;background:#ecfdf5;border:1px solid #10b98147;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:900;animation:.3s wizToastIn;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #0f172a29}@keyframes wizToastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.wiz-step-label{display:inline}}@media (max-width:1024px){.wiz-layout{grid-template-columns:1fr}.wiz-preview{border-top:1px solid #e5e7eb;border-left:none}.wiz-image-layout{grid-template-columns:1fr}}@media (max-width:640px){.wiz-type-grid,.wiz-fields{grid-template-columns:1fr}.wiz-action-bar{flex-direction:column}.lst-table{min-width:700px}}.view-coupons-btn{color:#c75f2c;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:8px 0 0;font-size:13px;font-weight:600;display:block}.view-coupons-btn:hover{text-decoration:underline}.coupon-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.coupon-drawer{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:420px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001a}.coupon-drawer.is-open{transform:translate(0)}.coupon-drawer-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.coupon-drawer-header h2{letter-spacing:.05em;color:#111827;margin:0;font-size:14px;font-weight:700}.coupon-close-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px}.coupon-close-btn svg{width:20px;height:20px}.coupon-drawer-body{background:#f9fafb;flex:1;padding:24px;overflow-y:auto}.coupon-section-title{color:#111827;margin-bottom:12px;font-size:13px;font-weight:700}.coupon-list{flex-direction:column;gap:16px;display:flex}.empty-coupons{color:#6b7280;text-align:center;padding:24px 0;font-size:14px}.coupon-card{background:#fff;border:1px dashed #d1d5db;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;transition:border-color .2s;display:flex}.coupon-card:hover{border-color:#c75f2c}.coupon-card-left{flex-shrink:0}.coupon-badge{color:#c75f2c;background:#c75f2c1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.coupon-badge svg{width:16px;height:16px}.coupon-card-body{flex:1}.coupon-card-body strong{color:#111827;margin-bottom:4px;font-size:14px;display:block}.coupon-card-body p{color:#6b7280;margin-bottom:4px;font-size:12px}.coupon-card-body small{color:#9ca3af;font-size:11px}.coupon-apply-btn{color:#15803d;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:13px;font-weight:700;transition:opacity .2s}.coupon-apply-btn:hover{opacity:.8}@media (max-width:768px){.hero-bg{aspect-ratio:auto;height:auto;min-height:0;overflow:hidden}.hero-bg-img{aspect-ratio:auto;object-fit:contain;object-position:center;height:auto}.hero-slider{width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.hero-slider-track,.hero-slider-slide{width:100%!important;height:auto!important}.hero-slider .hero-bg-img{object-fit:var(--hero-mobile-fit,contain)!important;object-position:var(--hero-mobile-position,center)!important;width:100%!important;height:auto!important}.deal-zone-card img,.product-rail-card img,.stage-img,.address-visual,.cart-item-image{object-fit:contain;background:#f8fafc}.stage-img,.deal-zone-card img{padding:8px}.deal-zone-card{background:#fff;grid-template-columns:42% minmax(0,1fr);min-height:0;display:grid}.deal-zone-card img{opacity:1;width:100%;height:100%;min-height:156px;position:static}.deal-zone-content{background:#fff;justify-content:center;min-height:0}.deal-zone-content h3{color:var(--text);font-size:16px}}.banner-slider{margin:60px 0}.banner-image{object-fit:cover;border-radius:0;width:100%;height:520px;display:block}.banner-image.ottoman-banner{object-fit:contain;border-radius:8px;height:auto;max-height:none}.banner-slider--fit{background:#fff}.banner-slider--fit .banner-picture{justify-content:center;align-items:center;width:100%;display:flex!important}.banner-slider--fit .banner-image{object-fit:contain!important;height:auto!important;max-height:none!important}.banner-slider-btn{cursor:pointer;z-index:2;color:#006d77;background:#ffffffbf;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:90px;transition:opacity .3s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.banner-slider-btn:hover{background:#fffffff2}.banner-slider-btn--prev{left:16px}.banner-slider-btn--next{right:16px}@media (max-width:768px){.catalogue-page .catalogue-grid-section{padding-top:calc(var(--topbar-h) + 12px)!important}.banner-slider{margin:20px 12px!important}.banner-image{aspect-ratio:auto!important;object-fit:contain!important;border-radius:8px!important;width:100%!important;height:auto!important;display:block!important}.banner-slider--fit{width:auto!important;margin:24px 12px!important}.banner-slider-btn,.gst-label{display:none!important}.catalogue-card-price .price-main{letter-spacing:-.01em!important;font-size:clamp(11.5px,3.2vw,13.5px)!important;font-weight:400!important}.catalogue-card-price .price-mrp{font-size:clamp(9px,2.4vw,10px)!important;font-weight:300!important}.catalogue-card-price .price-off{font-size:clamp(9px,2.4vw,10px)!important;font-weight:400!important}.price-band .price-row .price-main{font-size:clamp(18px,5vw,22px)!important;font-weight:400!important}.address-contact-grid{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:20px!important;display:flex!important}.address-map-btn{box-sizing:border-box!important;text-align:center!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:280px!important;padding:14px 20px!important;font-size:13.5px!important;font-weight:600!important;display:flex!important}.image-preview-modal{justify-content:center!important;align-items:center!important;padding:12px!important;display:flex!important}.image-preview-img{max-width:92vw!important;max-height:80vh!important;margin:auto!important}.hero-bg{aspect-ratio:auto!important;background:#fff!important;height:auto!important;min-height:0!important;overflow:hidden!important}.hero-bg-img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important}.hero-slider{width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.hero-slider-track{flex-direction:row!important;width:100%!important;height:auto!important;display:flex!important}.hero-slider-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:auto!important}.hero-slider .hero-bg-img{object-fit:var(--hero-mobile-fit,contain)!important;object-position:var(--hero-mobile-position,center)!important;width:100%!important;height:auto!important}.category-nav{-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important;flex-wrap:nowrap!important;justify-content:center!important;display:flex!important;overflow-x:auto!important}.category-nav-item{flex-shrink:0!important}.category-nav::-webkit-scrollbar{display:none!important}.categories-header,.featured-header,.deal-zone-header{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:14px!important;margin-bottom:20px!important;display:flex!important}.featured-section{padding-bottom:36px!important}.reviews-section{clear:both!important;margin-top:0!important;padding:36px 0!important;position:relative!important;overflow:hidden!important}}.reviews-mobile-stack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;gap:16px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2px max(24px,50vw - 590px) 16px;display:flex;overflow:auto hidden}.reviews-mobile-block{scroll-snap-align:start;flex:0 0 clamp(260px,31vw,360px);min-width:0}.reviews-mobile-stack::-webkit-scrollbar{display:none}.review-swipe-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:100%;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.review-swipe-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}@media (max-width:767px){.reviews-mobile-stack{gap:14px;padding-bottom:12px;padding-left:calc(50vw - min(82vw,340px)/2);padding-right:calc(50vw - min(82vw,340px)/2)}.reviews-mobile-block{scroll-snap-align:center;flex-basis:min(82vw,340px)}}@media (max-width:380px){.hero-bg{aspect-ratio:auto!important;overflow:hidden!important}.hero-bg-img{aspect-ratio:auto!important;object-position:center!important}}@media (max-width:768px){.hero-slider{width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.hero-slider-track{flex-direction:row!important;width:100%!important;height:auto!important;display:flex!important}.hero-slider-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:auto!important}.hero-slider .hero-bg-img{object-fit:var(--hero-mobile-fit,contain)!important;object-position:var(--hero-mobile-position,center)!important;width:100%!important;height:auto!important}}.image-preview-nav{color:#333;cursor:pointer;z-index:1000;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-bottom:4px;font-size:28px;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-preview-nav:hover{color:#000;background:#fff}.image-preview-nav.prev{left:20px}.image-preview-nav.next{right:20px}.product-grid .catalogue-card{flex-direction:column;height:100%;display:flex}.product-grid .catalogue-card-media{background:#f8fafc;justify-content:center;align-items:center;overflow:hidden;height:clamp(220px,22vw,320px)!important;aspect-ratio:unset!important;min-height:0!important;max-height:none!important;padding:8px!important;display:flex!important}.product-grid .catalogue-card-image{background:0 0;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important}.product-grid .catalogue-card-body{flex-direction:column;flex:1;gap:7px;padding:14px 14px 12px;display:flex}.product-grid .catalogue-card-title{min-height:0;font-size:clamp(16px,1.35vw,20px);line-height:1.2}.product-grid .catalogue-card-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-grid .catalogue-card-meta{min-height:0}.product-grid .catalogue-card-price{margin-top:auto}@media (max-width:768px){.product-grid{gap:8px}.product-grid .catalogue-card-media{aspect-ratio:1!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}.product-grid .catalogue-card-image{object-fit:contain!important;aspect-ratio:auto!important}.product-grid .catalogue-card-body{gap:4px;padding:6px 8px 0;overflow:hidden}.product-grid .catalogue-card-title{-webkit-line-clamp:2!important;white-space:normal!important;text-transform:none!important;letter-spacing:0!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:2.5em!important;margin-bottom:0!important;font-size:clamp(12px,3.4vw,14px)!important;font-weight:700!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.product-grid .catalogue-card-rating-row{display:none!important}.product-grid .catalogue-card-price{gap:2px!important;margin-bottom:2px!important}.product-grid .catalogue-card-price .price-main{font-size:clamp(10.5px,2.9vw,12px)!important}.product-grid .catalogue-card-price .price-mrp,.product-grid .catalogue-card-price .price-off{font-size:clamp(8.5px,2.3vw,9.5px)!important}.product-grid .catalogue-card-actions--triple .buy-cta--ghost{white-space:normal!important;overflow-wrap:anywhere!important;min-height:42px!important;padding:9px 6px!important;font-size:clamp(10px,2.9vw,12px)!important;line-height:1.15!important}.product-grid .catalogue-card-copy,.product-grid .catalogue-card-meta{min-height:0}}.review-form-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;margin-top:24px;padding:32px;box-shadow:0 4px 6px #00000005}.review-form-card h3{color:#111827;margin-bottom:6px;font-size:22px;font-weight:700}.review-form-subtitle{color:#9ca3af;margin-bottom:24px;font-size:14px}.review-form-card--prompt{text-align:center;padding:40px 32px}.review-form-card--prompt p{color:#6b7280;max-width:400px;margin:0 auto 20px;font-size:14px;line-height:1.7}.review-form-card--prompt h3{margin-bottom:10px}.review-form-card--success{text-align:center;background:#f0fdf4;border-color:#bbf7d0;padding:48px 32px}.review-form-card--success h3{color:#166534}.review-form-card--success p{color:#15803d;font-size:14px;line-height:1.7}.review-form-icon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.review-form-icon svg{stroke:#9ca3af;width:26px;height:26px}.review-form-icon--info{background:#fef3c7}.review-form-icon--info svg{stroke:#d97706}.review-form-icon--success{background:#d1fae5}.review-form-icon--success svg{stroke:#059669}.review-form-cta{justify-content:center;min-width:200px;display:inline-flex}.review-form .form-group{margin-bottom:20px}.review-form .form-group label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.review-form input[type=text],.review-form textarea{color:#111827;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.review-form input[type=text]:focus,.review-form textarea:focus{background:#fff;border-color:#ed6f2d;outline:none;box-shadow:0 0 0 3px #ed6f2d14}.review-form textarea{resize:vertical;min-height:100px}.char-count{text-align:right;color:#9ca3af;margin-top:4px;font-size:11px;display:block}.star-selector{align-items:center;gap:4px;display:flex}.star-btn{cursor:pointer;background:0 0;border:none;width:36px;height:36px;padding:4px;transition:transform .15s}.star-btn:hover{transform:scale(1.2)}.star-btn svg{fill:#e2e8f0;width:100%;height:100%;transition:fill .15s}.star-btn.is-active svg{fill:#f59e0b}.star-label{color:#f59e0b;margin-left:8px;font-size:13px;font-weight:600}.review-form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:12px;padding:10px 14px;font-size:13px}.review-submit-btn{width:100%}.review-submit-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.collection-hero{display:none!important}}.catalogue-card{box-shadow:none!important;background:#fff!important;border:none!important}.catalogue-card-media,.catalogue-card-media-wrap,.catalogue-card-image{background:#fff!important}.sel-modal-overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:769px){.sel-modal-overlay{align-items:center}}.sel-modal-container{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:85vh;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) selSlideUp;display:flex;position:relative;box-shadow:0 -8px 32px #00000026}@media (min-width:769px){.sel-modal-container{border-radius:24px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) selScaleIn}}@keyframes selSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes selScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sel-modal-close{color:#4b5563;z-index:10;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.sel-modal-close:hover{color:#111827;background:#e5e7eb}.sel-modal-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:20px;display:flex}.sel-modal-thumb{object-fit:cover;background:#f9fafb;border-radius:12px;width:80px;height:80px}.sel-modal-meta{flex:1}.sel-modal-title{font-family:var(--font-inter),sans-serif;color:var(--text);margin-bottom:6px;font-size:18px;font-weight:700}.sel-modal-price-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.sel-modal-price{color:var(--text);font-size:19px;font-weight:800}.sel-modal-mrp{color:#9ca3af;font-size:14px;text-decoration:line-through}.sel-modal-discount{color:#10b981;background:#ecfdf5;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.sel-modal-scroll-area{flex:1;padding-right:4px;overflow-y:auto}.sel-modal-scroll-area::-webkit-scrollbar{width:4px}.sel-modal-scroll-area::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.sel-modal-opt-block{margin-bottom:20px}.sel-modal-opt-title{color:#4b5563;text-transform:capitalize;margin-bottom:10px;font-size:13px;font-weight:600}.sel-modal-pills{flex-wrap:wrap;gap:8px;display:flex}.sel-modal-pill-btn{color:#1f2937;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.sel-modal-pill-btn:hover{border-color:#cbd5e1}.sel-modal-pill-btn.is-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.sel-modal-color-pills{flex-wrap:wrap;gap:8px;display:flex}.sel-modal-color-btn{justify-content:flex-start;padding:6px 12px}.sel-modal-swatch{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:16px;height:16px;display:inline-block}.sel-modal-footer{border-top:1px solid #f3f4f6;margin-top:8px;padding-top:16px}.sel-modal-cta{background:var(--accent);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:800;transition:background .2s}.sel-modal-cta:hover{background:var(--accent-hover)}.sel-modal-cta:disabled{color:#9ca3af;cursor:not-allowed;background:#d1d5db}@media (min-width:769px){.adm-only-mobile{display:none!important}}@media (max-width:768px){.adm-only-desktop{display:none!important}}.lst-cards-wrap{flex-direction:column;gap:14px;padding:12px 0;display:flex}.lst-mobile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:border-color .15s,background-color .15s;display:flex;box-shadow:0 1px 3px #00000008}.lst-mobile-card.is-selected{background-color:#c75f2c03;border-color:#c75f2c}.lst-m-card-top{align-items:center;gap:12px;display:flex}.lst-m-card-check{accent-color:#c75f2c;cursor:pointer;flex-shrink:0;width:18px;height:18px}.lst-m-card-thumb{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.lst-m-card-thumb img{object-fit:cover;width:100%;height:100%}.lst-m-card-thumb svg{color:#d1d5db;width:22px;height:22px}.lst-m-card-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lst-m-card-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.lst-m-card-header strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.lst-m-card-sku{color:#6b7280;font-family:monospace;font-size:11px}.lst-m-card-col{color:#9ca3af;font-size:11px}.lst-m-card-colors{border-top:1px solid #f3f4f6;align-items:center;gap:8px;padding-top:8px;display:flex}.lst-m-card-colors>span{color:#6b7280;font-size:12px;font-weight:600}.lst-m-card-dots{flex-wrap:wrap;gap:5px;display:flex}.lst-m-card-details{background:#f9fafb;border-radius:8px;grid-template-columns:1fr 1fr;gap:12px;padding:10px 12px;display:grid}.lst-m-card-price,.lst-m-card-stock{flex-direction:column;gap:2px;display:flex}.lst-m-card-price-lbl,.lst-m-card-stock-lbl{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.lst-m-card-price strong{color:#111827;font-size:14px}.lst-m-card-mrp{color:#9ca3af;font-size:10px;text-decoration:line-through;display:block}.lst-m-card-quality{flex-direction:column;gap:4px;display:flex}.lst-m-card-quality-header{color:#6b7280;font-size:11px}.lst-m-card-actions{border-top:1px solid #f3f4f6;flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.lst-m-card-actions form{display:contents}.cart-drawer-shell{z-index:9999;visibility:hidden;transition:visibility .35s;position:fixed;inset:0}.cart-drawer-shell.is-open{visibility:visible}.cart-drawer-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);opacity:0;background:#00000073;transition:opacity .35s;position:absolute;inset:0}.cart-drawer-shell.is-open .cart-drawer-backdrop{opacity:1}.cart-drawer-content{background:#fff;flex-direction:column;width:100%;max-width:430px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0 0 0 auto;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.cart-drawer-shell.is-open .cart-drawer-content{transform:translate(0)}.cart-drawer-header{border-bottom:1px solid #f3f4f6;align-items:center;padding:16px 20px;display:flex}.cart-drawer-back{color:#111827;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:700;transition:color .15s;display:inline-flex}.cart-drawer-back:hover{color:#c75f2c}.cart-drawer-promo{color:#fff;text-align:center;letter-spacing:.03em;text-transform:uppercase;background:#c75f2c;padding:8px 12px;font-size:12px;font-weight:800}.cart-drawer-scrollable{background:#f8fafc;flex-direction:column;flex:1;gap:16px;display:flex;overflow:hidden auto}.cart-drawer-rewards{background:#eff6ff;border-bottom:1px solid #dbeafe;padding:16px 20px}.cart-drawer-rewards-title{color:#1e40af;text-align:center;margin:0 0 12px;font-size:12px;font-weight:700}.cart-drawer-progress-container{margin:0 10px;padding-bottom:22px;position:relative}.cart-drawer-progress-track{background:#dbeafe;border-radius:2px;height:4px;margin:0 16px;position:relative}.cart-drawer-progress-fill{background:#2563eb;border-radius:2px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.cart-drawer-progress-steps{justify-content:space-between;display:flex;position:absolute;top:-6px;left:0;right:0}.cart-drawer-step{flex-direction:column;align-items:center;width:64px;display:flex}.cart-drawer-step-dot{color:#fff;z-index:2;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;transition:all .3s;display:flex}.cart-drawer-step.is-active .cart-drawer-step-dot{background:#2563eb;border-color:#2563eb}.cart-drawer-step-label{color:#64748b;text-align:center;white-space:nowrap;margin-top:6px;font-size:9px;font-weight:600}.cart-drawer-step.is-active .cart-drawer-step-label{color:#1e40af;font-weight:700}.cart-drawer-section{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.cart-drawer-section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cart-drawer-section-head h3{color:#111827;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:14px;font-weight:700}.cart-drawer-section-head span{color:#6b7280;font-size:12px;font-weight:600}.cart-drawer-items{flex-direction:column;gap:12px;display:flex}.cart-drawer-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.cart-drawer-item--gift{background:#fffbeb;border-color:#fde68a}.cart-drawer-item-img{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.cart-drawer-item-img img{object-fit:cover;width:100%;height:100%}.cart-drawer-item-img--gift{background:#fffbeb;border-color:#fcd34d;font-size:22px}.cart-drawer-item-info{flex:1;min-width:0}.cart-drawer-item-info h4{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:700;overflow:hidden}.cart-drawer-item-options{color:#6b7280;margin:0 0 6px;font-size:11px}.cart-drawer-qty{border:1px solid #cbd5e1;border-radius:6px;align-items:center;height:24px;display:inline-flex;overflow:hidden}.cart-drawer-qty button{cursor:pointer;color:#4b5563;background:#f9fafb;border:none;justify-content:center;align-items:center;width:24px;height:100%;font-size:13px;transition:background-color .15s;display:flex}.cart-drawer-qty button:hover{background:#e5e7eb}.cart-drawer-qty span{color:#111827;text-align:center;min-width:18px;padding:0 6px;font-size:12px;font-weight:700}.cart-drawer-item-price{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.cart-drawer-mrp{color:#9ca3af;font-size:11px;text-decoration:line-through}.cart-drawer-price{color:#16a34a;font-size:13px;font-weight:700}.cart-drawer-empty{text-align:center;padding:40px 16px}.cart-drawer-empty p{color:#6b7280;margin:0 0 16px;font-size:14px}.cart-drawer-empty-btn{color:#fff;cursor:pointer;background:#c75f2c;border:none;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:800;transition:background-color .15s}.cart-drawer-empty-btn:hover{background:#b04e20}.cart-drawer-upsell-sec{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding:16px 20px}.cart-drawer-upsell-title{color:#4b5563;margin:0 0 12px;font-size:12px;font-weight:700}.cart-drawer-upsells{flex-direction:column;gap:10px;display:flex}.cart-drawer-upsell-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.cart-drawer-upsell-card img{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:44px;height:44px}.cart-drawer-upsell-info{flex:1}.cart-drawer-upsell-info h5{color:#111827;margin:0 0 2px;font-size:12px;font-weight:700}.cart-drawer-upsell-info p{color:#16a34a;margin:0;font-size:11px;font-weight:700}.cart-drawer-upsell-add{color:#111827;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:700;transition:all .15s}.cart-drawer-upsell-add:hover{color:#fff;background:#c75f2c;border-color:#c75f2c}.cart-drawer-footer{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 -4px 12px #0000000a}.cart-drawer-total-row{justify-content:space-between;align-items:flex-start;display:flex}.cart-drawer-total-label{color:#4b5563;font-size:14px;font-weight:600;display:block}.cart-drawer-discount-badge{color:#15803d;background:#f0fdf4;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.cart-drawer-total-val{color:#111827;font-size:20px;font-weight:850}.cart-drawer-checkout-btn{color:#fff;text-align:center;background:linear-gradient(135deg,#c75f2c 0%,#e8854a 100%);border-radius:8px;padding:13px;font-size:15px;font-weight:800;text-decoration:none;transition:all .15s;box-shadow:0 4px 12px #c75f2c40}.cart-drawer-checkout-btn:hover{background:linear-gradient(135deg,#b04e20 0%,#d57037 100%);transform:translateY(-1px);box-shadow:0 6px 16px #c75f2c59}.cart-drawer-trust-badges{color:#6b7280;justify-content:space-between;padding-top:2px;font-size:10px;font-weight:600;display:flex}@media (max-width:640px){.lst-header{flex-direction:column;align-items:stretch;gap:12px}.lst-header .adm-btn{width:100%}.lst-search{min-width:100%!important;max-width:100%!important}.lst-bulk-actions{flex-wrap:wrap;justify-content:space-between;gap:6px;width:100%}.lst-tabs::-webkit-scrollbar{display:none}.lst-tabs{scrollbar-width:none}}.site-footer{color:#e2e8f0;font-family:var(--font-inter),sans-serif;background:linear-gradient(#1a1a2e 0%,#16162b 100%);margin-top:80px;padding:64px 0 0}.site-footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:48px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.site-footer-col{flex-direction:column;display:flex}.site-footer-brand-col{max-width:320px}.site-footer-brand-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:20px;font-weight:800}.site-footer-brand-text{color:#94a3b8;margin:0 0 24px;font-size:14px;line-height:1.8}.site-footer-social{gap:12px;display:flex}.site-footer-social-btn{color:#94a3b8;background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;text-decoration:none;transition:all .2s;display:flex}.site-footer-social-btn:hover{color:#fff;background:#ffffff26}.site-footer-title{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin:0 0 20px;font-size:12px;font-weight:700}.site-footer-nav{flex-direction:column;gap:12px;display:flex}.site-footer-link{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.site-footer-link:hover{color:#fff}.site-footer-contact-grid{flex-direction:column;gap:14px;font-size:14px;display:flex}.site-footer-contact-row{align-items:flex-start;gap:10px;display:flex}.site-footer-contact-icon{font-size:16px;line-height:1.5}.site-footer-contact-val{color:#94a3b8;line-height:1.6}.site-footer-contact-link{color:#94a3b8;text-decoration:none;transition:color .2s}.site-footer-contact-link:hover{color:#fff}.site-footer-support-text{color:#64748b;margin:4px 0 0;font-size:12px}.site-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:48px;padding:20px 24px;display:flex}.site-footer-bottom-text{color:#475569;text-align:center;margin:0;font-size:13px}@media (max-width:768px){.site-footer{padding:40px 0 0}.site-footer-grid{grid-template-columns:1fr 1fr;gap:32px;padding:0 16px}.site-footer-brand-col{grid-column:1/-1;max-width:100%}.site-footer-contact-col{grid-column:1/-1;margin-top:12px}.address-section{padding:32px 0!important}.address-card{flex-direction:column!important;gap:20px!important;padding:24px 20px!important}.address-visual{aspect-ratio:16/9!important;border-radius:6px!important;width:100%!important;height:150px!important}.address-body{width:100%!important}.address-title{text-align:center!important;margin-bottom:8px!important;font-size:20px!important}.address-text{text-align:center!important;margin-bottom:16px!important;font-size:14px!important;line-height:1.7!important}.address-hours{align-items:center!important;margin-bottom:20px!important}.address-hour-row{gap:12px!important;font-size:12px!important}.address-hour-row span{min-width:70px!important}.address-contact-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}.address-map-btn{text-align:center!important;justify-content:center!important;padding:10px 8px!important;font-size:11px!important}}.site-footer-directions-btn{background:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;justify-content:center;align-self:flex-start;align-items:center;margin-top:10px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex;color:#fff!important}.site-footer-directions-btn:hover{background:var(--accent-hover)}.reviews-section,.reviews-section .featured-title,.reviews-section .featured-kicker,.reviews-section .hero-kicker{font-family:Montserrat,sans-serif!important}.reviews-carousel-wrapper{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 44px;position:relative}.reviews-carousel-track-wrapper{width:100%;overflow:hidden}.reviews-carousel-track{will-change:transform;display:flex}.reviews-carousel-slide{box-sizing:border-box;flex-shrink:0;padding:0 12px}.reviews-card-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0f172a0a}.reviews-card-container:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0f172a14}.reviews-card-media-wrapper{aspect-ratio:1;background:#f8fafc;width:100%;position:relative;overflow:hidden}.reviews-card-media{object-fit:cover;width:100%;height:100%;display:block}.reviews-card-content{box-sizing:border-box;flex-direction:column;flex:1;padding:20px;font-family:Montserrat,sans-serif;display:flex}.reviews-card-name{color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:700}.reviews-card-meta-row{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;display:flex}.reviews-carousel-stars{gap:2px;display:flex}.reviews-card-date{color:#64748b;font-size:11px;font-weight:500}.reviews-card-text{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;height:64px;margin:0 0 16px;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.reviews-card-more-btn{color:#000;cursor:pointer;text-transform:lowercase;background:0 0;border:none;align-self:flex-start;padding:0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;text-decoration:underline}.reviews-card-more-btn:hover{color:var(--accent)}.reviews-carousel-arrow{cursor:pointer;z-index:10;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a14}.reviews-carousel-arrow:hover{color:var(--accent);background:#f8fafc;border-color:#94a3b8}.reviews-carousel-arrow svg{width:18px;height:18px;display:block}.reviews-carousel-arrow--left{left:0}.reviews-carousel-arrow--right{right:0}.reviews-carousel-dots{justify-content:center;gap:8px;margin-top:28px;display:flex}.reviews-carousel-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.reviews-carousel-dot.is-active{background:#000;transform:scale(1.4)}.reviews-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reviews-modal-body{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.reviews-modal-close{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.reviews-modal-close:hover{background:#000000b3}.reviews-modal-img-container{aspect-ratio:1;background:#f8fafc;width:100%;overflow:hidden}.reviews-modal-img{object-fit:cover;width:100%;height:100%;display:block}.reviews-modal-content{padding:24px;font-family:Montserrat,sans-serif}.reviews-modal-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.reviews-modal-name{color:#0f172a;margin:0;font-size:18px;font-weight:700}.reviews-modal-date{color:#64748b;font-size:12px;font-weight:500}.reviews-modal-text{color:#334155;white-space:pre-line;margin:0;font-size:14.5px;line-height:1.7}@media (max-width:768px){.reviews-carousel-wrapper{padding:0 16px}.reviews-carousel-arrow{display:none!important}.reviews-carousel-slide{padding:0 6px}}.account-order-list{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;gap:0!important}.account-order-wrapper{border-bottom:1px solid var(--line);background:#fff;margin-bottom:0}.account-order-wrapper:last-child{border-bottom:none}.account-order-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:18px 24px;transition:background-color .15s;display:flex}@media (max-width:600px){.account-order-row{gap:12px;padding:16px 14px}}.account-order-row:hover{background-color:var(--surface-soft)}.order-row-image-container{background:var(--surface-soft);border:1px solid var(--line);border-radius:12px;flex-shrink:0;gap:2px;width:76px;height:76px;display:grid;overflow:hidden}.order-row-image-container.grid-1{grid-template-columns:1fr}.order-row-image-container.grid-2{grid-template-columns:1fr 1fr}.order-row-image-container.grid-3{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.order-row-image-container.grid-3 img:nth-child(3){grid-column:span 2}.order-row-image-container.grid-4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.order-row-image-container img{object-fit:cover;width:100%;height:100%}.order-row-image-placeholder{background:var(--line);width:100%;height:100%}.order-row-details{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.order-row-status-heading{color:var(--text);margin:0;font-size:16px;font-weight:700}.order-row-subtitle{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:90%;margin:0;font-size:13.5px;overflow:hidden}.order-row-recipient-badge{border:1px solid var(--line);color:var(--muted);letter-spacing:.02em;background:#fff;border-radius:999px;width:fit-content;margin-top:2px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.order-row-chevron-wrapper{color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;display:flex}.order-row-chevron{width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.account-order-wrapper.is-expanded .order-row-chevron{transform:rotate(90deg)}.account-order-expanded-panel{background:var(--surface-tint);border-top:1px dashed var(--line);padding:24px;animation:.25s cubic-bezier(.4,0,.2,1) slideDownFade}@media (max-width:600px){.account-order-expanded-panel{padding:16px}}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.admin-variant-remove-btn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.admin-variant-remove-btn:hover{background:#fee2e2;border-color:#f87171}.admin-add-variant-details{border:1px dashed #d1d5db;border-radius:8px;margin-top:16px;overflow:hidden}.admin-add-variant-summary{color:#1a3c2e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8faf8;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;list-style:none;display:flex}.admin-add-variant-summary:hover{background:#eef5ee}.admin-add-variant-details[open] .admin-add-variant-summary{border-bottom:1px solid #e5e7eb}.admin-add-variant-form{background:#fff;padding:16px}.admin-add-variant-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.admin-add-variant-grid label{color:#374151;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.admin-add-variant-grid input{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:7px 10px;font-size:13px;transition:border-color .15s}.admin-add-variant-grid input:focus{background:#fff;border-color:#1a3c2e}.admin-option-edit-row{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:12px 0;display:flex}.admin-option-edit-row:last-child{border-bottom:none}.admin-image-sort-item{position:relative}.admin-image-remove-x{z-index:10;color:#fff;cursor:pointer;opacity:0;background:#dc2626e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:14px;font-weight:700;line-height:1;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 1px 4px #00000040}.admin-image-sort-item:hover .admin-image-remove-x{opacity:1}.admin-image-remove-x:hover{background:#b91c1c;transform:scale(1.1)}.admin-image-group-remove-btn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.admin-image-group-remove-btn:hover{background:#fee2e2;border-color:#f87171}.admin-image-sort-actions{justify-content:center;gap:4px;margin-top:4px;display:flex}.admin-image-sort-actions button{padding:2px 8px;font-size:13px}.cd-close-x{cursor:pointer;color:#64748b;background:0 0;border:none;margin-left:auto;padding:4px}.cd-close-x:hover{color:#0f172a}.cd-steps-bar{background:#fafbfc;border-bottom:1px solid #f1f5f9;gap:6px;padding:10px 20px;display:flex}.cd-step-pill{text-align:center;letter-spacing:.02em;color:#94a3b8;background:#f1f5f9;border-radius:6px;flex:1;padding:6px 4px;font-size:11px;font-weight:600;transition:all .2s}.cd-step-pill.is-active{color:#fff;background:#6f4b35}.cd-step-pill.is-done{color:#15803d;background:#dcfce7}.cd-checkout-step{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.cd-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.cd-step-card h3{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.cd-step-sub{color:#64748b;margin:0 0 14px;font-size:12.5px;line-height:1.4}.cd-auth-tabs{border:1px solid #e2e8f0;border-radius:8px;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.cd-auth-tabs button{cursor:pointer;color:#64748b;background:#f8fafc;border:none;flex:1;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.cd-auth-tabs button.is-active{color:#fff;background:#6f4b35}.cd-auth-form{flex-direction:column;gap:12px;display:flex}.cd-field{flex-direction:column;gap:4px;display:flex}.cd-field span{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.cd-field input,.cd-field textarea{font:inherit;color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;transition:border-color .15s}.cd-field input:focus,.cd-field textarea:focus{border-color:#6f4b35;outline:none;box-shadow:0 0 0 3px #6f4b3514}.cd-field small{color:#dc2626;font-size:11.5px}.cd-field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.cd-field-grid{grid-template-columns:1fr}}.cd-field--wide{grid-column:1/-1}.cd-primary-btn{color:#fff;cursor:pointer;background:#6f4b35;border:none;border-radius:10px;width:100%;padding:13px;font-size:14px;font-weight:700;transition:background .2s}.cd-primary-btn:hover{background:#5a3d2b}.cd-primary-btn:disabled{opacity:.6;cursor:not-allowed}.cd-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:8px 12px;font-size:12.5px}.cd-status{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0;padding:8px 12px;font-size:12.5px}.cd-payment-options{flex-direction:column;gap:8px;margin-top:8px;display:flex}.cd-payment-opt{cursor:pointer;border:2px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;transition:border-color .15s,background .15s;display:flex}.cd-payment-opt.is-selected{background:#6f4b350a;border-color:#6f4b35}.cd-payment-opt input[type=radio]{accent-color:#6f4b35;margin-top:2px}.cd-payment-opt div{flex-direction:column;gap:2px;display:flex}.cd-payment-opt span{color:#0f172a;font-size:13.5px;font-weight:600}.cd-payment-opt small{color:#64748b;font-size:11.5px}.cd-coupon-row{gap:8px;margin-top:8px;display:flex}.cd-coupon-row input{font:inherit;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:10px 12px;font-size:14px}.cd-coupon-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6f4b35;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:700}.cd-coupon-btn:disabled{opacity:.6}.cd-price-summary{flex-direction:column;gap:8px;display:flex}.cd-price-row{color:#475569;justify-content:space-between;font-size:13.5px;display:flex}.cd-price-row strong{color:#0f172a}.cd-price-row--discount strong{color:#15803d}.cd-price-row--total{border-top:1px solid #e2e8f0;padding-top:8px;font-size:15px;font-weight:700}.cd-price-row--total span,.cd-price-row--total strong{color:#0f172a}.cd-mini-items{flex-direction:column;gap:10px;margin-top:10px;display:flex}.cd-mini-item{align-items:center;gap:10px;display:flex}.cd-mini-item img{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:48px;height:48px}.cd-mini-item div{flex-direction:column;gap:1px;display:flex}.cd-mini-item strong{color:#0f172a;font-size:13px}.cd-mini-item span{color:#475569;font-size:12px}.cd-mini-item small{color:#94a3b8;font-size:11px}.cd-review-addr{color:#334155;word-break:break-word;margin:8px 0 6px;font-size:13px;line-height:1.5}.cd-review-addr strong{color:#0f172a}.cd-edit-link{color:#6f4b35;cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600;text-decoration:underline}.password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.password-input-wrapper input{width:100%;padding-right:44px!important}.password-toggle-btn{cursor:pointer;color:#64748b;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s,transform .1s;display:flex;position:absolute;right:12px}.password-toggle-btn:hover{color:#0f172a}.password-toggle-btn:active{transform:scale(.95)}.cd-otp-info{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-bottom:12px;padding:8px 12px;font-size:13px;display:flex}.cd-otp-info strong{color:#0f172a}.cd-otp-resend{text-align:center;margin-top:12px}.product-page-wrap{padding-bottom:88px!important}.sticky-bottom-cta-bar{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#fffffff2;border-top:1px solid #e2e8f0;padding:12px 16px;box-shadow:0 -4px 12px #0000000d}.sticky-bottom-cta-bar.is-fixed{position:fixed;bottom:0;left:0;right:0}.sticky-bottom-cta-bar.is-absolute{width:100vw;box-shadow:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sticky-bottom-cta-bar>div{grid-template-columns:1fr 1fr;gap:12px;width:min(100%,520px);max-width:100%;margin:0 auto;display:grid}.sticky-cta-btn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:0 16px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #1a14111a}.sticky-cta-btn:hover{background:var(--accent-hover);transform:translateY(-1px)}.sticky-cta-btn--ghost{color:var(--accent);border:1.5px solid var(--accent);box-shadow:none;background:#fff}.sticky-cta-btn--ghost:hover{background:#ed6f2d0a}@media (max-width:768px){.sticky-bottom-cta-bar{padding:10px 12px}.sticky-cta-btn{min-height:44px;padding:0 8px;font-size:clamp(11px,3.5vw,13px)}}.site-footer-link{color:#94a3b8;padding-bottom:4px;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s;display:inline-block}.adm-mobile-orders-bar{-webkit-backdrop-filter:blur(16px);z-index:10000;font-family:var(--font-inter),sans-serif;background:#fffffff2;border-top:1px solid #e2e8f0;flex-direction:column;transition:height .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000001f}.adm-mobile-orders-bar.is-collapsed{height:180px}.adm-mobile-orders-bar.is-expanded{border-top-left-radius:16px;border-top-right-radius:16px;height:85vh}.mobile-bar-header{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f1f5f9;flex-direction:column;flex-shrink:0;align-items:center;padding:10px 16px 4px;display:flex}.mobile-bar-drag-handle{background:#cbd5e1;border-radius:2px;width:36px;height:4px;margin-bottom:8px}.mobile-bar-title-row{color:#64748b;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;width:100%;font-size:12px;font-weight:700;display:flex}.mobile-bar-expand-toggle{color:#4f46e5;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700}.mobile-carousel-container-outer{background:0 0;flex-shrink:0;width:100%;padding:8px 0;position:relative}.mobile-carousel-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding:4px 16px;display:flex;overflow-x:auto}.mobile-carousel-scroll::-webkit-scrollbar{display:none}.mobile-order-card{scroll-snap-align:center;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:0 0 82vw;gap:8px;min-width:270px;padding:12px 14px;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000005}.mobile-order-card.is-active{background:#fffaf7;border-color:#c75f2c;box-shadow:0 4px 14px #c75f2c1a}.card-top{justify-content:space-between;align-items:center;display:flex}.card-number{color:#1e293b;font-size:14px;font-weight:800}.card-status-badge{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.card-middle{flex-direction:column;gap:2px;display:flex}.card-customer{color:#334155;font-size:13px;font-weight:700}.card-date{color:#94a3b8;font-size:11px}.card-bottom-row{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-top:2px;padding-top:6px;display:flex}.card-items-count{color:#64748b;font-size:12px;font-weight:500}.card-total{color:#0f172a;font-size:14px;font-weight:800}.mobile-carousel-nav{color:#334155;z-index:5;background:#ffffffe6;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000000f}.mobile-carousel-nav--prev{left:6px}.mobile-carousel-nav--next{right:6px}.mobile-order-details-body{background:#f8fafc;flex-direction:column;flex:1;gap:20px;padding:16px;display:flex;overflow-y:auto}.details-section{flex-direction:column;gap:8px;display:flex}.details-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:11px;font-weight:700}.details-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:14px;display:flex;box-shadow:0 1px 2px #00000005}.details-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.details-row:last-child{border-bottom:none}.details-label{color:#64748b;font-weight:500}.details-val{color:#1e293b;text-align:right;font-weight:600}.mobile-call-link{color:#4f46e5;align-items:center;gap:4px;font-weight:700;text-decoration:underline;display:inline-flex}.address-text{color:#334155;font-size:13px;line-height:1.6}.address-notes{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:8px;padding:10px;font-size:12px}.products-list-dense{flex-direction:column;gap:8px;display:flex}.dense-product-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.dense-product-thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:48px;height:48px}.dense-product-info{flex:1;min-width:0}.dense-product-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.dense-product-meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.dense-product-price{text-align:right;color:#1e293b;flex-shrink:0;font-size:13px;font-weight:700}.unit-label{color:#94a3b8;font-size:11px;font-weight:500}.border-t-strong{margin-top:4px;border-top:2px solid #cbd5e1!important;padding-top:10px!important}.text-success{color:#16a34a!important}.font-bold{font-weight:800!important}.text-lg{font-size:15px!important}.fulfillment-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 1px 2px #00000005}.fulfillment-status-row{color:#334155;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding-bottom:8px;font-size:13px;font-weight:700;display:flex}.mobile-fulfillment-form{flex-direction:column;gap:10px;display:flex}.mobile-fulfillment-note-input{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:13px}.mobile-fulfillment-note-input:focus{border-color:#c75f2c}.mobile-fulfillment-submit-btn{color:#fff;text-align:center;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:10px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #10b98133}.terminal-status-msg{color:#64748b;text-align:center;padding:6px 0;font-size:13px}.mobile-actions-grid{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.full-width-form{width:100%;display:flex}.mobile-action-btn{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.mobile-action-btn--outline{color:#475569;background:#fff;border:1.5px solid #cbd5e1}.mobile-action-btn--cancel{color:#dc2626;background:#fef2f2;border:1.5px solid #fecaca}.mobile-action-btn--delete{color:#fff;background:#dc2626;border:none;box-shadow:0 2px 6px #dc262633}@media (min-width:769px){.adm-mobile-orders-bar{display:none!important}}@media (max-width:768px){.adm-page>div:has(table){display:none!important}.adm-page-actions{display:none!important}.adm-content{padding-bottom:200px!important}}
