:root{--bg:#f5f8fb;--panel:#ffffff;--text:#102330;--muted:#5e6d78;--font-base:"Outfit","Segoe UI",Tahoma,sans-serif;--font-heading:"Cinzel","Cambria",serif;--primary:#0f766e;--primary-dark:#115e59;--danger:#b91c1c;--border:#dbe5ea;--shadow:0 8px 20px rgba(0,0,0,0.08)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-base);color:var(--text);background:var(--bg)}a{text-decoration:none;color:inherit}.currency-rs{color:#16a34a;font-weight:700}.container{width:min(1140px,92%);margin:0 auto}.section{padding:2.5rem 0}.alt{background:#eef4f7}.public-header{border-bottom:1px solid var(--border);background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.nav-row{min-height:72px}.brand{font-size:1.3rem;font-weight:800}.brand span{color:var(--primary)}.public-nav{gap:1rem;color:var(--muted)}.actions{gap:.6rem}.hero{padding:4rem 0 2rem}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem;align-items:center}.hero h1{font-size:clamp(2rem,4.5vw,3rem);margin-top:0}.highlight{background:linear-gradient(140deg,#0f766e,#155e75);color:#fff}.public-footer{background:#0d2638;color:#deebf1;margin-top:2.5rem;padding:1.5rem 0}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.dashboard-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:#0f2231;color:#d7e4ec;padding:1rem;display:flex;flex-direction:column;gap:.8rem}.sidebar h2{margin:.2rem 0;color:#fff}.sidebar nav{display:grid;gap:.35rem}.sidebar nav a{padding:.6rem .7rem;border-radius:8px;color:#c8d9e5}.sidebar nav a:hover{background:#1a4258;color:#fff}.card,.main-content{padding:1rem}.card{background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);margin-bottom:1rem}.grid{display:grid;gap:1rem}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.btn{display:inline-block;border:none;border-radius:8px;padding:.55rem .85rem;cursor:pointer;font-weight:600}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-light{background:#e8f1f5;color:var(--text)}.btn-danger{background:var(--danger);color:#fff}form p{margin:.6rem 0}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:8px;padding:.55rem;font:inherit}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid #e8eff2;padding:.6rem;text-align:left;vertical-align:top}.clickable-order-row{cursor:pointer}.clickable-order-row:hover{background:#f7fbfd}.clickable-order-row:focus{outline:2px solid #2f5bd1;outline-offset:-2px}.product-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:.6rem}.detail-image{width:100%;max-width:480px;border-radius:12px}.messages{margin:.6rem 0}.message{padding:.6rem .8rem;border-radius:8px}.message.error{background:#fee2e2;color:#991b1b}.message.success{background:#e6f4f2;color:var(--primary-dark)}.message.warning{background:#fef3c7;color:#92400e}.filter-bar{display:grid;grid-template-columns:1fr 240px auto;gap:.6rem;margin-bottom:1rem}.form-container{max-width:540px}@media (max-width:900px){.cards-2,.cards-3,.cards-4,.dashboard-layout,.filter-bar,.footer-grid,.hero-grid{grid-template-columns:1fr}.public-nav{display:none}}.card-dark{background:linear-gradient(160deg,#172033,#111928);border-color:#2f3c57;color:#d7dfef}.product-workspace,.website-workspace{display:grid;gap:1rem}.website-editor-controller{display:grid;gap:.8rem}.website-editor-switch{max-width:360px}.website-editor-panel{display:none}.website-editor-panel.is-active{display:grid;gap:1rem}.website-panel-block{display:grid;gap:.75rem}.website-editor-card,.website-feature-card{gap:1rem}.website-editor-panel[hidden]{display:none!important}.website-editor-head{margin:.35rem 0 0;padding-top:.85rem;border-top:1px solid #2d3c58;color:#e8eefb;font-size:1.05rem}.website-season-image-preview{margin-top:.7rem;width:min(100%,420px);border-radius:12px;border:1px solid #324666;display:block;-o-object-fit:cover;object-fit:cover}.product-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.module-kicker{margin:0 0 .25rem;color:#8fa7d6;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.product-header h1{margin:0;color:#f1f5ff}.module-subtitle{margin:.25rem 0 0;color:#b8c4dd}.product-header-actions{display:flex;gap:.55rem}.product-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.kpi-card p{margin:0;color:#a8b5d4;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.kpi-card h2{margin:.35rem 0 0;color:#f2f5fd;font-size:1.35rem}.product-main-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:1rem}.product-main-grid.create-collapsed{grid-template-columns:1fr}.product-create-hidden{display:none}.module-card-head h2{margin:0;color:#f2f5fd}.module-card-head p{margin:.25rem 0 0;color:#a8b5d4}.module-table-wrap{overflow-x:auto}.table-dark td,.table-dark th{border-color:#2e3d56}.table-dark th{color:#9fb2dc;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.table-dark td{color:#d7dfef}.table-subtext{margin:.2rem 0 0;font-size:.82rem;color:#9eafce}.table-actions{display:flex;gap:.5rem}.table-actions form{margin:0}.delete-banner-form{display:inline-flex;align-items:center;gap:.4rem}.delete-inline-wrap{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .4rem;border-radius:10px;border:1px solid #36517a;background:#1b2840}.delete-confirm-note{margin:0;font-size:.78rem;color:#ffd9df;white-space:nowrap}.product-thumb{width:58px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #2c3b58}.product-thumb-fallback{display:flex;align-items:center;justify-content:center;font-weight:700;background:#263654;color:#d7dfef}.category-thumb{width:72px;height:72px;border-radius:10px;-o-object-fit:cover;object-fit:cover;border:1px solid #d2dce4}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:84px;border-radius:999px;padding:.24rem .58rem;font-size:.73rem;font-weight:700;letter-spacing:.03em}.status-active{background:#0e8f5b;color:#e7ffef}.status-draft{background:#614b07;color:#fff0b9}.status-inactive{background:#3f4a65;color:#dde6ff}.status-archived{background:#5f2c3d;color:#ffd6e2}.product-form label{display:block;margin-bottom:.35rem;color:#c7d5f2;font-weight:600;font-size:.9rem}.product-form input,.product-form select,.product-form textarea,.product-workspace input,.product-workspace select,.product-workspace textarea{background:#0f1728;border-color:#2c3b58;color:#d7dfef}.product-form textarea,.product-workspace textarea{min-height:112px;resize:vertical}.workspace-tabs{display:flex;flex-wrap:wrap;gap:.6rem;margin:.25rem 0 .9rem;padding-bottom:.8rem;border-bottom:1px solid #2e3d56}.workspace-tab-btn{border:1px solid #374a6c;background:#172239;color:#c1d0ef;border-radius:10px;padding:.48rem .8rem;font-weight:600;cursor:pointer}.workspace-tab-btn.active{border-color:#3db5af;background:#143a47;color:#dcfcf8}.workspace-panel{display:none}.workspace-panel.active{display:block}.field-grid{display:grid;gap:.85rem}.field-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.field-block.full-width{grid-column:1/-1}.field-error-box{border:1px solid #693549;background:#2a1520;color:#ffd9e6;border-radius:10px;padding:.6rem .8rem}.field-error-box p{margin:.2rem 0}.field-error{margin:.3rem 0 0;color:#ffb6cb;font-size:.82rem}.field-hint{margin:.35rem 0 0;color:#9eb0d3;font-size:.8rem}.toggle-field{display:flex;align-items:center;gap:.55rem}.toggle-field input[type=checkbox]{width:18px;height:18px;margin:0}.workspace-image{margin-top:.7rem;width:100%;max-width:220px;border-radius:12px;border:1px solid #2b3b59;display:none}.workspace-image-visible{display:block}.form-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.workspace-description{min-height:216px!important}.meta-list{border:1px solid #2b3b59;border-radius:10px;padding:.65rem .75rem;background:#101a2d}.meta-list p{margin:.35rem 0;color:#ced8ef}.meta-list span{color:#9bb0d9}.value-box{border:1px solid #2d3c5a;border-radius:8px;background:#111d32;color:#f0f4ff;font-weight:700;padding:.6rem .7rem}.sales-subnav{padding:0;overflow:visible}.sales-subnav-row{display:flex;align-items:center;gap:.2rem;padding:.55rem .7rem}.sales-subnav-link{border:1px solid transparent;border-radius:7px;color:#d3def3;background:transparent;padding:.45rem .68rem;font-size:.95rem;font-weight:600;cursor:pointer}.sales-subnav-link:hover{background:#213253;border-color:#2f4d78}.sales-subnav-cta{margin-left:auto}.sales-dropdown{position:relative}.sales-dropdown-toggle:after{content:" ▼";font-size:.74rem}.sales-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:210px;background:#3f4658;border:1px solid #5c6380;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.3);display:none;z-index:40}.sales-dropdown.open .sales-dropdown-menu{display:block}.sales-dropdown-menu a{display:block;padding:.55rem .75rem;color:#eef2ff;font-weight:500}.sales-dropdown-menu a.active,.sales-dropdown-menu a:hover{background:#566180}.sales-order-detail-page{display:grid;gap:1rem}.sales-order-topbar{display:flex;justify-content:flex-start}.sales-order-back-btn{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1.45rem;line-height:1;font-weight:700;border-radius:12px;background:#2563eb;color:#fff;border:1px solid #1d4ed8;box-shadow:0 8px 18px rgba(37,99,235,.35)}.sales-order-title{margin:0}.sales-order-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.sales-order-actions{display:flex;gap:.5rem;flex-wrap:wrap}.sales-order-status-chip{cursor:default}.sales-order-meta-grid{margin-top:1rem}.sales-order-mobile-actions{display:none}.sales-order-mobile-btn{width:100%;text-align:center}@media (max-width:900px){.product-main-grid{grid-template-columns:1fr}.website-editor-switch{max-width:none}.website-editor-switch select{width:100%}.field-grid.two-col,.product-kpi-strip{grid-template-columns:1fr}.sales-subnav-row{flex-wrap:wrap}.product-header{flex-direction:column;align-items:flex-start}.product-header-actions{width:100%}.sales-order-header-row{flex-direction:column;align-items:stretch}.desktop-only-actions{display:none}.sales-order-mobile-actions{position:sticky;bottom:12px;z-index:8;display:grid;gap:.55rem;padding:.65rem;border:1px solid #dbe5ea;border-radius:12px;background:rgba(255,255,255,.95);box-shadow:0 10px 24px rgba(0,0,0,.12)}.sales-order-mobile-actions form{margin:0}}.site-shell{min-height:100vh;background:radial-gradient(1200px 420px at 100% -10%,rgba(15,118,110,.15),transparent 60%),radial-gradient(700px 300px at -10% 0,rgba(249,115,22,.14),transparent 55%),linear-gradient(180deg,#f8fbff,#f4f8fb)}.site-shell body,body .site-shell{font-family:Trebuchet MS,Verdana,sans-serif}.public-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);border-bottom:1px solid #d8e5ec;backdrop-filter:blur(12px)}.public-header .container{width:min(1320px,96%)}.nav-row{min-height:76px;display:flex;justify-content:space-between;gap:1rem}.brand,.nav-row{align-items:center}.brand{display:inline-flex;gap:.45rem;line-height:1;text-decoration:none}.brand-logo{width:34px;height:34px;flex-shrink:0}.brand-word{font-family:Cinzel Decorative,Cinzel,Cambria,serif;font-size:clamp(1.55rem,1.6vw,1.95rem);font-weight:800;letter-spacing:.18em;color:#0a1524}.public-nav a{color:#314252;padding:.45rem .55rem;border-radius:8px;font-size:1.02rem;font-weight:700}.public-nav a:hover{background:#e8f2f6}.actions{display:flex;align-items:center;gap:.55rem}.public-header .actions .btn,.public-header .actions .settings-icon-btn{font-size:.98rem;font-weight:700}@media (max-width:1100px){.nav-row{min-height:66px;gap:.75rem}.public-nav{gap:.7rem}.nav-dropdown-toggle,.public-nav a{font-size:.94rem}.public-nav-search input{height:42px;font-size:.95rem}.actions{gap:.45rem}}.theme-toggle-btn{gap:.35rem}.cart-link,.theme-toggle-btn{display:inline-flex;align-items:center}.cart-link{gap:.4rem;color:#123447;background:#edf4f8;border:1px solid #d6e4eb;border-radius:999px;padding:.4rem .7rem;font-weight:700;font-size:.9rem}.cart-link svg{width:18px;height:18px}.cart-badge{min-width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f97316;color:#fff;font-size:.72rem;font-weight:700;padding:0 .25rem}.user-avatar{width:34px;height:34px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:1px solid #d2e2ea}.hero{padding-top:2.2rem}.hero-surface{display:grid;grid-template-columns:1.55fr 1fr;gap:1rem;align-items:stretch}.hero-surface-single{grid-template-columns:1fr}.hero-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;color:#0f766e;font-weight:700}.hero h1{margin:.45rem 0 .7rem;font-size:clamp(2rem,4.1vw,3.1rem);line-height:1.08;color:#0f2435;font-family:Cambria,Palatino Linotype,serif}.hero-copy{margin:0;color:#456071;max-width:58ch}.hero-actions{display:flex;gap:.55rem;margin-top:1rem}.stat-row{margin-top:1.1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.stat-row div{background:#eaf3f8;border:1px solid #d4e5ee;border-radius:10px;padding:.58rem .65rem}.stat-row strong{display:block;color:#0f3145;font-size:1.05rem}.stat-row span{color:#4d6678;font-size:.82rem}.spotlight-card{background:linear-gradient(145deg,#103345,#15455f);color:#e4f3fb}.spotlight-card h3{margin-top:0;color:#eff9ff;font-family:Cambria,Palatino Linotype,serif}.chips{display:flex;flex-wrap:wrap;gap:.5rem}.pill-link{border-radius:999px;border:1px solid rgba(255,255,255,.28);color:#e2f5ff;padding:.3rem .7rem;font-size:.84rem}.pill-link:hover{background:rgba(255,255,255,.12)}.pill-link.muted{opacity:.7}.section-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.85rem}.section-head h1,.section-head h2{margin:0;color:#102537;font-family:Cambria,Palatino Linotype,serif}.lunark-page-title{display:inline-flex;align-items:center;gap:.55rem;letter-spacing:.08em}.lunark-title-logo{width:36px;height:36px;flex-shrink:0}.section-intro{margin:-.2rem 0 1rem;color:#4d6575;font-size:.95rem}.public-main{display:block}.hero-search{margin-top:.95rem;display:grid;grid-template-columns:1fr auto;gap:.5rem;max-width:620px}.hero-search button{width:auto}.mini-kpi-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.mini-kpi{border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:.55rem .6rem;background:rgba(255,255,255,.06)}.mini-kpi strong{display:block;font-size:1rem;color:#fff}.mini-kpi span{color:#d2ebf8;font-size:.8rem}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.feature-tile{margin-bottom:0;border-color:#d7e7ef;background:linear-gradient(165deg,#ffffff 10%,#f5f9fd)}.feature-tile h3{margin:0;color:#123247}.feature-tile p{margin:.5rem 0 0;color:#4d6576;line-height:1.45}.product-card-polished{display:flex;flex-direction:column;gap:.7rem}.image-fallback,.product-card-polished img{width:100%;height:200px;border-radius:10px}.image-fallback{display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#eef9ff;background:linear-gradient(145deg,#0f766e,#155e75)}.product-meta h3{margin:0;font-size:1.04rem}.product-top-line{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.4rem}.product-meta p{margin:.2rem 0 0;color:#556b7a;font-size:.88rem}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.price-tag{color:#0f2e44;font-size:1.05rem}.catalog-toolbar{display:grid;grid-template-columns:1.5fr .9fr .9fr auto;gap:.6rem;margin-bottom:1rem}.catalog-toolbar .btn{width:auto}.shop-head-actions{display:flex;align-items:center;gap:.5rem}.shop-filter-dropdown{position:relative}.shop-filter-dropdown>summary{list-style:none}.shop-filter-dropdown>summary::-webkit-details-marker{display:none}.shop-filter-toggle{min-width:42px;width:42px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.shop-filter-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:210px;border:1px solid #d3dfe7;border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.12);padding:.35rem;z-index:25}.shop-filter-menu form{margin:0}.shop-filter-item{width:100%;text-align:left;background:transparent;border:none;border-radius:8px;padding:.5rem .6rem;color:#21394d;font-weight:600;cursor:pointer}.shop-filter-item:hover{background:#edf4f8}.shop-filter-item.active{background:#dfeef6}.active-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:-.25rem 0 1rem}.row-actions{display:flex;gap:.4rem;flex-wrap:wrap}.empty-state{text-align:center;color:#5e7585}.stock-chip{display:inline-flex;align-items:center;border:1px solid #d4e4ec;border-radius:999px;padding:.2rem .6rem;color:#355266;background:#edf4f8;font-size:.74rem;font-weight:700}.stock-chip-featured{border-color:#f3c88c;background:#fff0dd;color:#8a4f00}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.section-breadcrumb{margin:0 0 .4rem;color:#627888;font-size:.86rem}.section-breadcrumb a:hover{text-decoration:underline}.detail-media-card{min-height:380px}.detail-info-card h1{margin-top:.2rem}.detail-copy{color:#526879}.detail-meta{margin:.85rem 0;border-top:1px solid #d8e5ec;border-bottom:1px solid #d8e5ec;padding:.6rem 0}.detail-meta p{margin:.35rem 0}.detail-meta span{color:#5d7487;min-width:90px;display:inline-block}.detail-buy{justify-content:space-between;gap:.8rem;margin-bottom:.9rem}.detail-buy,.qty-form{display:flex;align-items:center}.qty-form{gap:.45rem}.qty-form label{color:#516b7b;font-size:.86rem}.qty-input{width:86px;min-width:86px}.cart-table .table th{background:#f1f7fb}.cart-summary{margin-top:1rem;text-align:right}.checkout-layout{display:grid;grid-template-columns:1.9fr 1fr;gap:1rem;align-items:start}.checkout-delivery h2{margin-top:0}.checkout-grid.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem}.checkout-field{margin-bottom:.8rem}.checkout-field label,.checkout-field-label{display:block;margin-bottom:.35rem;font-weight:700;color:#1c3548}.checkout-radio-row>div{display:flex;gap:.7rem;flex-wrap:wrap}.checkout-radio-row label{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #d0dde7;border-radius:10px;padding:.62rem .85rem;background:#f8fbfe;cursor:pointer}.checkout-radio-row label:has(input:checked){border-color:#f97316;background:#fff3e9;color:#8a4f00}.checkout-summary{position:sticky;top:92px}.checkout-promo label{display:block;font-weight:700;margin-bottom:.35rem}.checkout-promo-row{display:grid;grid-template-columns:1fr auto;gap:.5rem}.checkout-promo-feedback{margin:.45rem 0 .2rem;color:#0f5f95;font-weight:600}.checkout-order h3{margin-bottom:.7rem}.checkout-order p{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:.42rem 0}.checkout-order small{color:#5a7283}.checkout-order-list{max-height:210px;overflow-y:auto;border-bottom:1px solid #d8e4ed;margin-bottom:.65rem;padding-bottom:.4rem}.checkout-total{margin-top:.9rem;padding-top:.6rem;border-top:1px solid #d8e4ed;font-weight:800;font-size:1.08rem;color:#d95b00}.checkout-tax{color:#567082;font-size:.86rem}.checkout-submit{width:100%;margin-top:.8rem}.payment-container{width:min(1020px,92%)}.payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.payment-card{margin-bottom:0}.payment-card p{overflow-wrap:anywhere}.payment-cta-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.payment-gateway-form{display:inline-flex}.payment-result-card{max-width:760px}.user-surface{margin-top:.4rem}@media (max-width:900px){.catalog-toolbar,.collection-grid,.detail-layout,.hero-search,.hero-surface,.mini-kpi-grid,.stat-row{grid-template-columns:1fr}.public-nav{display:none}.actions{flex-wrap:wrap;justify-content:flex-end}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-grid.two-col,.payment-grid{grid-template-columns:1fr}.payment-head{align-items:flex-start}.payment-cta-row{flex-direction:column;align-items:stretch}.payment-cta-row .btn,.payment-gateway-form,.payment-gateway-form .btn{width:100%}.payment-cta-row .btn{text-align:center}}.flyer-edit-btn{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:30;background:#0f766e;color:#fff;font-weight:700;letter-spacing:.01em;border-radius:12px 0 0 12px;border:1px solid #0a5b55;border-right:none;padding:.72rem .95rem;box-shadow:0 12px 25px rgba(15,118,110,.3)}.flyer-edit-btn:hover{background:#0d655e}@media (max-width:900px){.flyer-edit-btn{top:auto;bottom:14px;transform:none;border-radius:10px;border-right:1px solid #0a5b55;right:14px}}.settings-header{margin-bottom:.9rem}.settings-header h1{margin:0;color:#0f2b3f;font-family:Cambria,Palatino Linotype,serif}.settings-header p{margin:.4rem 0 0;color:#4f687a}.settings-grid{align-items:stretch}.settings-tabs{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 .95rem}.settings-hint{margin:-.35rem 0 .95rem;color:#597180;font-size:.9rem}.settings-tab{border:1px solid #cadce7;background:#edf4f8;color:#183a4d;border-radius:9px;padding:.5rem .8rem;font-weight:700;cursor:pointer}.settings-tab.active{background:#d5e9f3;border-color:#afccd9}.settings-panel{display:none}.settings-panel.active{display:block}.settings-card{padding:1.1rem 1.15rem}.settings-card-head h2{margin:0;color:#0f2b3f;font-family:Cambria,Palatino Linotype,serif}.settings-card-head p{margin:.4rem 0 1rem;color:#4f687a}.form-grid{display:grid;gap:.9rem}.form-row label{display:block;margin-bottom:.36rem;font-weight:700;color:#17384c}.settings-actions{display:flex;align-items:center;gap:.55rem}.theme-pref-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.theme-pref-row p{margin:0;color:#35566b}.theme-pref-stack{display:grid;gap:.8rem}.switch-control{display:inline-flex;align-items:center;gap:.55rem;color:#24475c;font-weight:700}.delivery-address-list{margin-top:1.1rem}.delivery-address-list h3{margin:0 0 .65rem;color:#143247}.delivery-address-card{border:1px solid #d8e5ec;background:#f5f9fc;border-radius:10px;padding:.7rem .75rem;margin-bottom:.65rem}.delivery-address-card p{margin:.2rem 0;color:#2a485b}.delivery-address-head{display:flex;align-items:center;gap:.45rem;margin-bottom:.25rem}.switch-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:46px;height:26px;border-radius:999px;border:1px solid #b7cedb;background:#e4eef4;position:relative;cursor:pointer;padding:0;outline:none;transition:background .2s ease,border-color .2s ease}.switch-input:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:transform .2s ease}.switch-input:checked{background:#0f766e;border-color:#0f766e}.switch-input:checked:after{transform:translateX(20px)}.switch-input:disabled{opacity:.55;cursor:not-allowed}.form-row input[type=file]{padding:.42rem}.settings-icon-btn{min-width:42px;width:42px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.icon-inline{font-size:20px}.theme-dark body{color:#d7e2eb;background:#0a1219}.theme-dark .site-shell{background:radial-gradient(1200px 450px at 100% -10%,rgba(27,91,126,.28),transparent 60%),radial-gradient(700px 300px at -10% 0,rgba(102,67,23,.26),transparent 56%),linear-gradient(180deg,#0f1821,#0a1219)}.theme-dark .public-header{background:rgba(14,22,31,.92);border-bottom-color:#2a3b4a}.theme-dark .public-nav a{color:#c3d2df}.theme-dark .public-nav a:hover{background:#1e2d3a}.theme-dark .nav-dropdown-toggle{color:#c3d2df}.theme-dark .nav-dropdown-toggle:hover{background:#1e2d3a}.theme-dark .nav-dropdown-menu{background:#152533;border-color:#314a5d}.theme-dark .nav-dropdown-menu a{color:#d7e6f1}.theme-dark .nav-dropdown-menu a:hover{background:#223648}.theme-dark .nav-dropdown-empty{color:#9eb1c1}.theme-dark .cart-link{color:#dfedf7;background:#1a2a38;border-color:#30495c}.theme-dark .user-avatar{border-color:#3a5466}.theme-dark .card{background:#14212d;border-color:#2b4254;box-shadow:0 10px 26px rgba(0,0,0,.35)}.theme-dark .btn-light{background:#223544;color:#e5eef5}.theme-dark .btn-light:hover{background:#284154}.theme-dark .shop-filter-menu{background:#152533;border-color:#314a5d}.theme-dark .shop-filter-item{color:#d7e6f1}.theme-dark .shop-filter-item:hover{background:#223648}.theme-dark .shop-filter-item.active{background:#2c4a60}.theme-dark input,.theme-dark select,.theme-dark textarea{background:#0f1b26;color:#e7eef4;border-color:#30495b}.theme-dark .stock-chip{background:#1f3241;border-color:#355366;color:#d4e3ef}.theme-dark .stock-chip-featured{border-color:#7f6836;background:#3e3218;color:#ffe9bb}.theme-dark .empty-state,.theme-dark .field-help,.theme-dark .hero-copy,.theme-dark .product-meta p,.theme-dark .section-intro,.theme-dark .settings-card-head p,.theme-dark .settings-header p{color:#a9bccb}.theme-dark .detail-info-card h1,.theme-dark .hero h1,.theme-dark .section-head h1,.theme-dark .section-head h2,.theme-dark .settings-card-head h2,.theme-dark .settings-header h1{color:#f0f6fb}.theme-dark .stat-row div{background:#1a2a37;border-color:#304a5c}.theme-dark .price-tag,.theme-dark .stat-row strong{color:#edf6fd}.theme-dark .stat-row span{color:#b0c1cf}.theme-dark .section.alt{background:#111c27}.theme-dark .cart-table .table th,.theme-dark .table td,.theme-dark .table th{border-bottom-color:#294051;background:transparent;color:#d6e4ef}.theme-dark .clickable-order-row:hover{background:#1a2b38}.theme-dark .public-footer{background:#0b1721;color:#c8d8e5}.theme-dark .message.error{background:#3c1f26;color:#ffd4dd}.theme-dark .message.success{background:#16333a;color:#b7ebe6}.theme-dark .message.warning{background:#3f3118;color:#ffe4b1}.theme-dark .form-row label{color:#d3e3ef}.theme-dark .settings-tab{background:#233644;border-color:#355467;color:#d8e7f1}.theme-dark .settings-tab.active{background:#2d4658;border-color:#4d7187}.theme-dark .settings-hint{color:#a9bccb}.theme-dark .theme-pref-row p{color:#b7cada}.theme-dark .switch-control{color:#c9deeb}.theme-dark .switch-input{background:#2a3f4f;border-color:#4a6579}.theme-dark .switch-input:checked{background:#17a899;border-color:#17a899}.theme-dark.theme-dark-alt body{background:#141311;color:#ece8e1}.theme-dark.theme-dark-alt .site-shell{background:radial-gradient(1100px 420px at 100% -10%,rgba(169,110,31,.22),transparent 60%),radial-gradient(700px 300px at -10% 0,rgba(35,108,112,.2),transparent 56%),linear-gradient(180deg,#1a1916,#141311)}.theme-dark.theme-dark-alt .public-header{background:rgba(27,25,21,.92);border-bottom-color:#5c503e}.theme-dark.theme-dark-alt .public-nav a{color:#ded6c9}.theme-dark.theme-dark-alt .public-nav a:hover{background:#38332a}.theme-dark.theme-dark-alt .nav-dropdown-toggle{color:#ded6c9}.theme-dark.theme-dark-alt .nav-dropdown-toggle:hover{background:#38332a}.theme-dark.theme-dark-alt .nav-dropdown-menu{background:#262119;border-color:#605442}.theme-dark.theme-dark-alt .nav-dropdown-menu a{color:#efe5d6}.theme-dark.theme-dark-alt .nav-dropdown-menu a:hover{background:#3c3429}.theme-dark.theme-dark-alt .nav-dropdown-empty{color:#cdbfae}.theme-dark.theme-dark-alt .cart-link{color:#f5ecde;background:#312b23;border-color:#655741}.theme-dark.theme-dark-alt .card{background:#23201b;border-color:#4f4437}.theme-dark.theme-dark-alt .btn-light{background:#3a342a;color:#f4ecde}.theme-dark.theme-dark-alt .btn-light:hover{background:#484033}.theme-dark.theme-dark-alt .shop-filter-menu{background:#262119;border-color:#605442}.theme-dark.theme-dark-alt .shop-filter-item{color:#efe5d6}.theme-dark.theme-dark-alt .shop-filter-item:hover{background:#3c3429}.theme-dark.theme-dark-alt .shop-filter-item.active{background:#4a4032}.theme-dark.theme-dark-alt input,.theme-dark.theme-dark-alt select,.theme-dark.theme-dark-alt textarea{background:#1c1914;color:#f3eadc;border-color:#5a4d3b}.theme-dark.theme-dark-alt .stock-chip{background:#312a22;border-color:#665844;color:#e8ddce}.theme-dark.theme-dark-alt .section.alt{background:#1c1914}.theme-dark.theme-dark-alt .public-footer{background:#15120e;color:#d9cfbf}.theme-dark.theme-dark-alt .empty-state,.theme-dark.theme-dark-alt .hero-copy,.theme-dark.theme-dark-alt .product-meta p,.theme-dark.theme-dark-alt .section-intro,.theme-dark.theme-dark-alt .settings-card-head p,.theme-dark.theme-dark-alt .settings-header p,.theme-dark.theme-dark-alt .settings-hint,.theme-dark.theme-dark-alt .theme-pref-row p{color:#cbbdaa}.theme-dark.theme-dark-alt .detail-info-card h1,.theme-dark.theme-dark-alt .hero h1,.theme-dark.theme-dark-alt .price-tag,.theme-dark.theme-dark-alt .section-head h1,.theme-dark.theme-dark-alt .section-head h2,.theme-dark.theme-dark-alt .settings-card-head h2,.theme-dark.theme-dark-alt .settings-header h1,.theme-dark.theme-dark-alt .stat-row strong{color:#fff6e6}.theme-dark.theme-dark-alt .stat-row div{background:#2f2a22;border-color:#655844}.theme-dark.theme-dark-alt .stat-row span{color:#d0c3b1}.theme-dark.theme-dark-alt .switch-control{color:#eadfce}.theme-dark.theme-dark-alt .switch-input{background:#3a3328;border-color:#706049}.theme-dark.theme-dark-alt .switch-input:checked{background:#19a39a;border-color:#19a39a}@media (max-width:900px){.switch-control span{font-size:.88rem}}.landing-shell{background:radial-gradient(900px 320px at 100% -10%,rgba(0,0,0,.05),transparent 65%),linear-gradient(180deg,#f6f6f6,#ececec)}body .landing-shell{font-family:Outfit,Trebuchet MS,sans-serif}.landing-shell .brand{font-family:Cinzel Decorative,Cinzel,Cambria,serif;letter-spacing:.03em}.landing-shell .brand-word{color:#141b25}.landing-shell .public-nav a{color:#222;font-size:1.02rem;font-weight:700}.public-nav{gap:.9rem}.public-nav,.public-nav-links{display:flex;align-items:center}.public-nav-links{gap:.8rem}.nav-dropdown{position:relative}.nav-dropdown-toggle{border:none;background:transparent;color:#314252;padding:.45rem .55rem;border-radius:8px;font-size:1.02rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.2rem}.nav-dropdown-toggle:hover{background:#e8f2f6}.nav-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:210px;background:#fff;border:1px solid #d2dbe3;border-radius:10px;box-shadow:0 12px 26px rgba(0,0,0,.1);padding:.35rem;display:none;z-index:30}.nav-dropdown-empty,.nav-dropdown-menu a{display:block;padding:.5rem .65rem;border-radius:8px;color:#2b3e50;font-weight:500}.nav-dropdown-menu a:hover{background:#eef4f8}.nav-dropdown-empty{color:#7d8c98}.nav-dropdown.open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{display:block}.public-nav-search{position:relative;display:flex;align-items:center;width:min(360px,32vw)}.public-nav-search input{width:100%;height:42px;border:1px solid #cfd8e0;border-radius:12px;background:#fff;padding:.55rem .8rem .55rem 2.25rem}.public-nav-search .icon-inline{position:absolute;left:.68rem;top:50%;transform:translateY(-50%);font-size:20px;color:#5d6c79;line-height:1;pointer-events:none}.nav-icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:38px;border-radius:10px}.nav-icon-link .icon-inline{font-size:22px}.nav-cart-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:#f97316;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 .2rem}.landing-hero{padding:3.1rem 0 2rem}.landing-hero-grid{display:grid;grid-template-columns:1.6fr .9fr;gap:1rem;align-items:stretch}.landing-hero-grid-single{grid-template-columns:1fr}.landing-eyebrow{margin:0;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;color:#545454;font-weight:700}.landing-title{margin:.55rem 0 .75rem;font-size:clamp(2.2rem,4.3vw,3.35rem);line-height:1.04;color:#0f0f0f;font-family:Cinzel,Cambria,serif}.landing-copy{margin:0;max-width:54ch;color:#444}.landing-hero-actions{display:flex;gap:.58rem;margin-top:1rem}.landing-shell .btn-primary{background:#111;border:1px solid #111}.landing-shell .btn-primary:hover{background:#000}.landing-shell .btn-light{background:#efefef;border:1px solid #d7d7d7}.promo-section{padding-top:1.2rem}.promo-grid{display:grid;grid-template-columns:1fr;gap:1rem;justify-items:center;align-items:start}.promo-grid>.promo-card,.promo-grid>.promo-link,.promo-item{width:var(--promo-width,20%);max-width:100%}.promo-pos-left{justify-self:start}.promo-pos-center{justify-self:center}.promo-pos-right{justify-self:end}.promo-link{display:block;width:100%;color:inherit;text-decoration:none}.promo-card{width:100%;margin:0;border-radius:10px;overflow:hidden;position:relative;padding:0;border-color:#cbcbcb}.promo-card-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.promo-card-overlay{position:absolute;inset:auto 0 0 0;padding:.85rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.72));color:#fff}.promo-card-overlay h3{margin:0;font-family:var(--font-heading);font-size:1.2rem}.promo-card-overlay p{margin:.35rem 0 0;font-size:.92rem;color:rgba(255,255,255,.92)}.landing-highlight-kicker{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;color:#b5b5b5;font-weight:700}.category-section{padding-top:1.8rem}.category-heading{margin:0 0 1rem;text-align:center;text-transform:uppercase;letter-spacing:.04em;font-family:Cinzel,Cambria,serif;font-size:clamp(1.75rem,3vw,2.3rem)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.category-card{margin:0;min-height:300px;border-radius:10px;border-color:#cbcbcb;background:#c7c7c7;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1rem;cursor:pointer}.category-card-fallback,.category-card-image{position:absolute;inset:0;width:100%;height:100%}.category-card-image{-o-object-fit:cover;object-fit:cover}.category-card-fallback{display:flex;align-items:center;justify-content:center;font-size:clamp(2.3rem,5vw,3.5rem);color:rgba(255,255,255,.7);background:linear-gradient(150deg,#b5b5b5,#8f8f8f);font-family:Cinzel,Cambria,serif}.category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,18,.06) 22%,rgba(8,10,18,.52))}.category-card h3{position:relative;margin:0;z-index:1;font-family:Cinzel,Cambria,serif;color:#fff;text-shadow:0 4px 14px rgba(0,0,0,.58);text-transform:uppercase;letter-spacing:.05em;font-size:clamp(1.16rem,1.8vw,1.75rem);text-align:center}.category-card:hover{transform:translateY(-3px);transition:transform .2s ease}.landing-story{padding-top:2rem}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.story-card{background:#f8f8f8;border-color:#d4d4d4;min-height:220px}.story-card h2{margin:.35rem 0 .55rem;color:#141414;font-family:Cinzel,Cambria,serif}.story-card p{margin:0;color:#444;line-height:1.5}.faq-band{padding-top:1.2rem}.faq-band h2{margin:0 0 .85rem;font-family:Cinzel,Cambria,serif;text-transform:uppercase;letter-spacing:.03em}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.faq-item{margin:0;background:#f7f7f7;border-color:#d5d5d5}.faq-item h3{margin:0 0 .45rem;color:#151515}.faq-item p{margin:0;color:#4a4a4a}.landing-shell .public-footer{background:#101010;color:#efefef}@media (max-width:1000px){.category-grid,.faq-grid,.landing-hero-grid,.story-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.category-grid,.faq-grid,.landing-hero-grid,.story-grid{grid-template-columns:1fr}.landing-hero-actions{flex-wrap:wrap}}.category-link{color:inherit;display:block;text-decoration:none}.category-page-title{text-align:center;margin:.1rem 0 1.2rem;text-transform:uppercase;font-family:Cinzel,Cambria,serif;font-size:clamp(2rem,3.1vw,3rem)}.category-layout{display:grid;grid-template-columns:300px 1fr;gap:1rem;align-items:start}.category-filter{background:#f1f1f1;border-color:#d5d5d5;box-shadow:none}.category-filter h2{margin:0 0 .8rem;text-transform:uppercase;font-size:1.1rem;font-family:Cinzel,Cambria,serif}.category-filter-form label{display:block;margin-bottom:.45rem;font-size:1.4rem;font-weight:700;font-family:Cinzel,Cambria,serif}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:.85rem}.price-row span{display:block;font-size:.85rem;color:#575757;margin:0 0 .3rem}.category-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.8rem}.category-toolbar p{margin:0;color:#2f2f2f;font-weight:600}.sort-form{display:flex;align-items:center;gap:.5rem}.sort-form label{font-size:.9rem;text-transform:uppercase;font-weight:700;color:#2e2e2e}.sort-form select{min-width:165px}.category-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.category-product-card{margin:0}.category-product-media{height:310px;border-radius:8px;border:1px solid #cecece;margin-bottom:.7rem;background:linear-gradient(160deg,#e7e7e7,#cbcbcb);position:relative;overflow:hidden}.category-product-media .category-product-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.category-product-media .image-fallback{width:100%;height:100%}.category-product-media:after,.category-product-media:before{content:none}.product-wishlist-btn{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border-radius:999px;border:1px solid rgba(0,0,0,.22);background:rgba(255,255,255,.92);color:#201a14;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease}.product-wishlist-btn svg{width:18px;height:18px}.product-wishlist-btn.is-active{background:#2d2118;color:#fff}.product-wishlist-btn.is-pulse{animation:quick-pop .28s ease}.hoodie-tone-a{background:linear-gradient(155deg,#2a2c31,#a1a2a8)}.hoodie-tone-b{background:linear-gradient(155deg,#1d1e21,#c52f37)}.hoodie-tone-c{background:linear-gradient(155deg,#1a263f,#3f4f6a)}.hoodie-tone-d{background:linear-gradient(155deg,#222,#6f2323)}.hoodie-tone-e{background:linear-gradient(155deg,#1f1f1f,#4f4f4f)}.hoodie-tone-f{background:linear-gradient(155deg,#2f3134,#8c8f95)}.category-product-card h3{margin:0;color:#253142;font-size:1.04rem;line-height:1.35}.category-price{margin:.45rem 0 .35rem;display:flex;gap:.7rem;align-items:center}.category-price del{color:#3b3b3b}.category-price strong{color:#1f1f1f;font-size:1.52rem;font-family:Cinzel,Cambria,serif}.category-save{margin:0;display:inline-block;border-radius:999px;background:#3fa83f;color:#fff;padding:.35rem .75rem;font-weight:700;text-transform:uppercase;font-size:.78rem}.category-view-btn{margin-top:.55rem;width:100%;text-align:center}.product-detail-page{padding-top:2rem}.product-detail-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:1rem;align-items:start}.product-detail-main-media{width:100%;min-height:620px;border-radius:8px;border:1px solid #cbcbcb;position:relative;overflow:hidden}.product-detail-main-media:after,.product-detail-main-media:before{content:none}.product-thumb-row{margin-top:.75rem;display:flex;gap:.5rem}.product-thumb-btn{border:1px solid #c4c4c4;border-radius:6px;background:#fff;padding:.2rem;width:76px;height:98px;cursor:pointer}.product-thumb-btn.active{border-color:#171717}.product-thumb-swatch{width:100%;height:100%;display:block;border-radius:4px}.product-detail-info h1{margin:0;color:#314458;font-size:clamp(1.65rem,2.8vw,2.55rem);line-height:1.2;font-family:Cinzel,Cambria,serif}.product-price-row{margin-top:.75rem;display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.product-price-row del{color:#2f2f2f;font-size:1.2rem}.product-price-row strong{font-size:clamp(1.7rem,2.8vw,2.6rem);color:#1f2f44;font-family:Cinzel,Cambria,serif}.product-discount-badge{background:#44af44;color:#fff;border-radius:999px;padding:.28rem .72rem;font-weight:700;font-size:.82rem}.shipping-note{margin:.75rem 0 0;color:#5c6f7f}.size-block{margin-top:1rem}.size-block p{margin:0 0 .5rem;font-family:Cinzel,Cambria,serif;font-size:1.15rem}.size-options{display:flex;flex-wrap:wrap;gap:.45rem}.size-btn{min-width:72px;border:1px solid #c5c5c5;background:#f5f5f5;color:#1e2d41;border-radius:6px;padding:.55rem .8rem;font-weight:700;cursor:pointer}.size-btn.active{border-color:#161616;background:#fff}.size-btn:disabled{opacity:.45;cursor:not-allowed}.buy-row{margin-top:1rem;display:grid;grid-template-columns:190px 1fr;gap:.5rem}.qty-box{display:grid;grid-template-columns:56px 1fr 56px;border:1px solid #c6c6c6;border-radius:6px;overflow:hidden}.qty-box button{border:none;background:#f3f3f3;font-size:1.55rem;line-height:1;cursor:pointer}.qty-box input{text-align:center;border:1px solid #d1d1d1;border-top:none;border-bottom:none;border-radius:0;font-size:1.1rem;font-weight:700;min-width:0}.detail-add-btn{width:100%;border-radius:6px;font-size:1.05rem;padding:.9rem .8rem;text-transform:uppercase}.product-description-block{border-top:1px solid #cbcbcb;margin-top:1rem;padding-top:.9rem}.product-description-block h2{margin:0 0 .5rem;font-size:1.3rem;font-family:Cinzel,Cambria,serif}.product-description-block p{color:#283c52;line-height:1.55}.meta-row{margin:.65rem 0 0}.category-chip{display:inline-block;margin-left:.35rem;border:1px solid #c7d0d8;border-radius:999px;padding:.24rem .62rem;background:#e8eef3;font-weight:700}@media (max-width:900px){.category-layout{grid-template-columns:1fr}.category-products-grid{grid-template-columns:1fr 1fr}.product-detail-layout{grid-template-columns:1fr}.product-detail-main-media{min-height:480px}}@media (max-width:640px){.category-products-grid,.category-toolbar,.price-row{grid-template-columns:1fr}.category-toolbar{display:grid;justify-content:start}.sort-form{width:100%;flex-wrap:wrap}.product-thumb-btn{width:64px;height:82px}.buy-row{grid-template-columns:1fr}}.auth-card{max-width:520px;margin:0 auto}.auth-field{margin-bottom:.9rem}.auth-field label{display:block;margin-bottom:.34rem;font-weight:700;color:#1b3347}.auth-field-error{margin:.35rem 0 0;color:#b91c1c;font-weight:700;font-size:.9rem}.auth-error{border:1px solid #dc2626;background:#fee2e2;border-radius:8px;padding:.55rem .7rem;margin-bottom:.85rem}.auth-error p{margin:0;color:#b91c1c;font-weight:800}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:2.9rem}.password-toggle-btn{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:1px solid #cfd9e2;background:#eef3f7;color:#1f3347;border-radius:6px;width:34px;height:30px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.password-toggle-btn .icon-inline{font-size:18px}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=password]::-webkit-credentials-auto-fill-button{display:none}@media (max-width:760px){.section{padding:1.6rem 0}.nav-row{min-height:auto;flex-wrap:wrap;align-items:center;row-gap:.55rem;padding:.45rem 0}.brand{gap:.35rem}.brand-logo{width:30px;height:30px}.brand-word{font-size:1.12rem;letter-spacing:.12em}.public-nav{display:flex;order:3;width:100%;flex-direction:column;align-items:stretch;gap:.5rem}.public-nav-search{width:100%;max-width:none}.public-nav-links{display:flex;flex-wrap:wrap;gap:.35rem}.nav-dropdown-toggle,.nav-icon-link,.public-nav-links a{min-height:36px}.actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.actions .btn{padding:.48rem .72rem}.section-head{align-items:flex-start;flex-direction:column;gap:.5rem}.catalog-toolbar{grid-template-columns:1fr}.catalog-toolbar .btn{width:100%}.product-actions{align-items:stretch;flex-direction:column}.row-actions{width:100%;display:grid;grid-template-columns:1fr;gap:.45rem}.row-actions .btn,.row-actions form{width:100%}.row-actions .btn{text-align:center}.cart-table{overflow-x:auto}.cart-table .table{min-width:640px}.checkout-promo-row{grid-template-columns:1fr}}.sidebar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.sidebar-profile p{margin:0}.dashboard-mobile-topbar,.dashboard-sidebar-backdrop,.dashboard-sidebar-close,.public-menu-toggle{display:none}.dashboard-menu-open-btn{min-height:42px}.public-header-panel{display:contents}.sales-create-head{justify-content:space-between}.sales-create-title{margin:0}.sales-create-form{margin-top:1rem}.sales-create-actions{margin-top:.8rem}.module-table-wrap .table{min-width:640px}@media (max-width:900px){.dashboard-mobile-topbar{display:flex;margin-bottom:.85rem}.dashboard-layout{position:relative}.sidebar{position:fixed;left:0;top:0;width:min(320px,86vw);height:100vh;overflow-y:auto;z-index:85;transform:translateX(-105%);transition:transform .22s ease;box-shadow:20px 0 40px rgba(0,0,0,.32)}.dashboard-sidebar-close{display:inline-flex;width:36px;height:36px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1}.dashboard-sidebar-backdrop{display:block;position:fixed;inset:0;background:rgba(11,19,32,.52);opacity:0;pointer-events:none;z-index:70;border:none;padding:0;transition:opacity .22s ease}body.dashboard-menu-open{overflow:hidden}body.dashboard-menu-open .sidebar{transform:translateX(0)}body.dashboard-menu-open .dashboard-sidebar-backdrop{opacity:1;pointer-events:auto}.main-content{padding:.85rem}.main-content h1{margin-top:.15rem;font-size:1.45rem}.card{padding:.9rem}.cards-3,.cards-4,.product-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-header,.sales-create-head{flex-wrap:wrap;align-items:flex-start;gap:.65rem}.product-header-actions,.sales-create-actions{width:100%;display:flex;flex-wrap:wrap;gap:.5rem}.product-header-actions .btn,.sales-create-actions .btn{flex:1 1 180px;text-align:center}.public-menu-toggle{display:inline-flex;align-items:center;gap:.28rem;margin-left:auto;min-height:40px}.public-header-panel{display:none;width:100%;order:3;margin-top:.55rem;padding:.7rem;border:1px solid #d8e4ec;border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 12px 28px rgba(9,18,32,.13);backdrop-filter:blur(6px)}.public-header.menu-open .public-header-panel{display:grid;gap:.65rem}.public-header-panel .public-nav{display:none!important}.public-header-panel .actions{display:none}.public-header.menu-open .public-header-panel .public-nav{display:grid!important;gap:.6rem;width:100%}.public-header.menu-open .public-header-panel .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-left:0;width:100%}.public-header.menu-open .public-nav-search{width:100%;max-width:none}.public-header.menu-open .public-nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.public-header.menu-open .nav-dropdown{grid-column:1/-1}.public-header.menu-open .nav-dropdown-menu{position:static;min-width:0;margin-top:.35rem;box-shadow:none}.public-header.menu-open .actions .btn,.public-header.menu-open .actions .settings-icon-btn{width:100%;justify-content:center;text-align:center}.public-header.menu-open .actions .user-avatar{margin:auto 0}.filter-bar .btn{width:100%}.sales-create-head{flex-wrap:wrap;gap:.5rem}.sales-create-head .btn{width:100%;text-align:center}.sales-create-actions{flex-direction:column;align-items:stretch}.sales-create-actions .btn{width:100%}}@media (max-width:560px){.public-header.menu-open .public-header-panel .actions,.public-header.menu-open .public-nav-links{grid-template-columns:1fr}.public-menu-toggle{padding:.48rem .64rem}}.theme-dark body,.theme-dark.theme-dark-alt body{color:#fff;background:#000}.theme-dark .landing-shell,.theme-dark .site-shell,.theme-dark.theme-dark-alt .landing-shell,.theme-dark.theme-dark-alt .site-shell{background:radial-gradient(1200px 420px at 100% -10%,rgba(255,255,255,.03),transparent 60%),radial-gradient(700px 300px at -10% 0,rgba(255,255,255,.02),transparent 58%),linear-gradient(180deg,#000,#050505)}.theme-dark .public-header,.theme-dark.theme-dark-alt .public-header{background:rgba(0,0,0,.96);border-bottom-color:#1d1d1d}.theme-dark .landing-shell .brand,.theme-dark.theme-dark-alt .landing-shell .brand{color:#ecf2ff}.theme-dark .brand-word,.theme-dark.theme-dark-alt .brand-word{color:#fff}.theme-dark .brand-logo,.theme-dark .lunark-title-logo,.theme-dark.theme-dark-alt .brand-logo,.theme-dark.theme-dark-alt .lunark-title-logo{filter:invert(1) brightness(1.28)}.theme-dark .landing-shell .public-nav a,.theme-dark .nav-dropdown-toggle,.theme-dark .nav-icon-link,.theme-dark.theme-dark-alt .landing-shell .public-nav a,.theme-dark.theme-dark-alt .nav-dropdown-toggle,.theme-dark.theme-dark-alt .nav-icon-link{color:#fff}.theme-dark .landing-shell .public-nav a:hover,.theme-dark .nav-dropdown-toggle:hover,.theme-dark.theme-dark-alt .landing-shell .public-nav a:hover,.theme-dark.theme-dark-alt .nav-dropdown-toggle:hover{background:#111;color:#fff}.theme-dark .card,.theme-dark.theme-dark-alt .card{background:#080808;border-color:#1f1f1f;box-shadow:0 14px 30px rgba(0,0,0,.6)}.theme-dark .btn-light,.theme-dark .landing-shell .btn-light,.theme-dark.theme-dark-alt .btn-light,.theme-dark.theme-dark-alt .landing-shell .btn-light{background:#111;border:1px solid #2a2a2a;color:#fff}.theme-dark .btn-light:hover,.theme-dark .landing-shell .btn-light:hover,.theme-dark.theme-dark-alt .btn-light:hover,.theme-dark.theme-dark-alt .landing-shell .btn-light:hover{background:#181818}.theme-dark .nav-dropdown-menu,.theme-dark .shop-filter-menu,.theme-dark.theme-dark-alt .nav-dropdown-menu,.theme-dark.theme-dark-alt .shop-filter-menu{background:#0a0a0a;border-color:#262626}.theme-dark .nav-dropdown-menu a,.theme-dark .shop-filter-item,.theme-dark.theme-dark-alt .nav-dropdown-menu a,.theme-dark.theme-dark-alt .shop-filter-item{color:#fff}.theme-dark .nav-dropdown-menu a:hover,.theme-dark .shop-filter-item:hover,.theme-dark.theme-dark-alt .nav-dropdown-menu a:hover,.theme-dark.theme-dark-alt .shop-filter-item:hover{background:#161616}.theme-dark .empty-state,.theme-dark .hero h1,.theme-dark .hero-copy,.theme-dark .price-tag,.theme-dark .product-meta p,.theme-dark .section-head h1,.theme-dark .section-head h2,.theme-dark .section-intro,.theme-dark.theme-dark-alt .empty-state,.theme-dark.theme-dark-alt .hero h1,.theme-dark.theme-dark-alt .hero-copy,.theme-dark.theme-dark-alt .price-tag,.theme-dark.theme-dark-alt .product-meta p,.theme-dark.theme-dark-alt .section-head h1,.theme-dark.theme-dark-alt .section-head h2,.theme-dark.theme-dark-alt .section-intro{color:#fff}.theme-dark .public-nav-search input,.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-dark.theme-dark-alt .public-nav-search input,.theme-dark.theme-dark-alt input,.theme-dark.theme-dark-alt select,.theme-dark.theme-dark-alt textarea{background:#080808;border-color:#272727;color:#f2f4f7}.theme-dark .public-nav-search .icon-inline,.theme-dark.theme-dark-alt .public-nav-search .icon-inline{color:#fff}.theme-dark .stock-chip,.theme-dark.theme-dark-alt .stock-chip{background:#121212;border-color:#292929;color:#fff}.theme-dark .public-footer,.theme-dark.theme-dark-alt .public-footer{background:#050505;color:#fff}.theme-dark .site-shell a,.theme-dark .site-shell h1,.theme-dark .site-shell h2,.theme-dark .site-shell h3,.theme-dark .site-shell h4,.theme-dark .site-shell h5,.theme-dark .site-shell h6,.theme-dark .site-shell label,.theme-dark .site-shell li,.theme-dark .site-shell p,.theme-dark.theme-dark-alt .site-shell a,.theme-dark.theme-dark-alt .site-shell h1,.theme-dark.theme-dark-alt .site-shell h2,.theme-dark.theme-dark-alt .site-shell h3,.theme-dark.theme-dark-alt .site-shell h4,.theme-dark.theme-dark-alt .site-shell h5,.theme-dark.theme-dark-alt .site-shell h6,.theme-dark.theme-dark-alt .site-shell label,.theme-dark.theme-dark-alt .site-shell li,.theme-dark.theme-dark-alt .site-shell p{color:#fff}.theme-dark .message.success,.theme-dark.theme-dark-alt .message.success{background:#0f1a12;border:1px solid #1f3a29;color:#bff0cd}.theme-dark .message.warning,.theme-dark.theme-dark-alt .message.warning{background:#1b1204;border:1px solid #4b3411;color:#ffd687}.theme-dark .message.error,.theme-dark.theme-dark-alt .message.error{background:#1b080b;border:1px solid #4b1a22;color:#ffc9d2}@media (max-width:900px){.theme-dark .public-header-panel,.theme-dark.theme-dark-alt .public-header-panel{background:rgba(2,2,2,.99);border-color:#262626;box-shadow:0 12px 28px rgba(0,0,0,.5)}}.site-shell{--lunark-bg:#0b0d12;--lunark-ivory:#f5f2eb;--lunark-silver:#bfc4ce;--lunark-charcoal:#2a2e36;--lunark-white:#ffffff;--lunark-gold:#c6a96b;--lunark-line:#3a404b;background:radial-gradient(980px 440px at 92% -8%,rgba(198,169,107,.12),transparent 62%),radial-gradient(720px 340px at -5% 0,rgba(191,196,206,.08),transparent 58%),linear-gradient(180deg,#0b0d12,#10141d);color:var(--lunark-white)}body .site-shell{font-family:var(--font-base)}.site-shell .public-main{color:var(--lunark-white)}.public-header{background:rgba(11,13,18,.9);border-bottom:1px solid var(--lunark-line)}.brand-word,.nav-dropdown-toggle,.nav-icon-link,.public-nav a{color:var(--lunark-white)}.nav-dropdown-toggle:hover,.public-nav a:hover{background:rgba(191,196,206,.14);color:var(--lunark-white)}.nav-dropdown-menu,.shop-filter-menu{background:#161a22;border-color:var(--lunark-line)}.nav-dropdown-menu a,.shop-filter-item{color:var(--lunark-white)}.nav-dropdown-menu a:hover,.shop-filter-item:hover{background:rgba(191,196,206,.12)}.public-nav-search input,.site-shell input,.site-shell select,.site-shell textarea{background:#12161f;border-color:var(--lunark-line);color:var(--lunark-white)}.public-nav-search .icon-inline{color:var(--lunark-silver)}.site-shell .btn-primary{background:#ffffff;border-color:#ffffff;color:#0b0d12}.site-shell .btn-primary:hover{background:#f0ede7;border-color:#f0ede7}.site-shell .btn-light{background:transparent;border-color:#bfc4ce;color:#f5f2eb}.site-shell .btn-light:hover{background:rgba(191,196,206,.12)}.site-shell .btn-accent{background:#c6a96b;border-color:#c6a96b;color:#0b0d12}.site-shell .btn-accent:hover{background:#b89958;border-color:#b89958}.site-shell .card{background:#2a2e36;border-color:#3a404b;box-shadow:0 14px 32px rgba(0,0,0,.34)}.site-shell .section{border-top:1px solid rgba(58,64,75,.55)}.site-shell .category-section,.site-shell .faq-band,.site-shell .promo-section,.site-shell .section.alt{background:#f5f2eb;color:#0b0d12}.site-shell .category-section h1,.site-shell .category-section h2,.site-shell .category-section h3,.site-shell .faq-band h1,.site-shell .faq-band h2,.site-shell .faq-band h3,.site-shell .promo-section h1,.site-shell .promo-section h2,.site-shell .promo-section h3,.site-shell .section.alt h1,.site-shell .section.alt h2,.site-shell .section.alt h3{color:#0b0d12}.site-shell .category-section .section-intro,.site-shell .category-section p,.site-shell .faq-band .section-intro,.site-shell .faq-band p,.site-shell .promo-section .section-intro,.site-shell .promo-section p,.site-shell .section.alt .section-intro,.site-shell .section.alt p{color:#2a2e36}.site-shell .empty-state,.site-shell .form-row label,.site-shell .hero-copy,.site-shell .product-meta p,.site-shell .section-intro,.site-shell .settings-card-head p,.site-shell .settings-header p,.site-shell .settings-hint{color:#bfc4ce}.site-shell .category-section .card,.site-shell .faq-band .card,.site-shell .promo-section .card,.site-shell .section.alt .card{background:#2a2e36;border-color:#3a404b;color:#ffffff}.site-shell .category-heading,.site-shell .detail-info-card h1,.site-shell .detail-info-card h2,.site-shell .detail-info-card h3,.site-shell .hero h1,.site-shell .landing-title,.site-shell .price-tag,.site-shell .product-meta a,.site-shell .product-meta h3,.site-shell .section-head h1,.site-shell .section-head h2{color:#ffffff;font-family:var(--font-heading)}.site-shell .category-section .category-heading,.site-shell .faq-band h2,.site-shell .promo-section .category-heading,.site-shell .section.alt .section-head h1,.site-shell .section.alt .section-head h2{color:#0b0d12}.site-shell .currency-rs,.site-shell .hero-eyebrow,.site-shell .landing-eyebrow,.site-shell .landing-highlight-kicker{color:#c6a96b}.site-shell .table td,.site-shell .table th{border-color:#3a404b;color:#ffffff}.site-shell .public-footer{background:#0b0d12;color:#ffffff;border-top:1px solid #3a404b}.site-shell .stock-chip{background:rgba(42,46,54,.95);border-color:#3a404b;color:#bfc4ce}.site-shell .public-header{background:rgba(11,13,18,.96);border-bottom:1px solid #4a515f;box-shadow:0 8px 18px rgba(0,0,0,.28)}.site-shell .nav-row{min-height:88px;gap:1.15rem}.site-shell .brand-logo{width:40px;height:40px}.site-shell .brand-word{font-size:clamp(1.85rem,2.05vw,2.3rem);font-weight:800;letter-spacing:.16em;color:#ffffff;text-shadow:0 1px 10px rgba(0,0,0,.35)}.site-shell .public-nav{gap:1rem}.site-shell .nav-dropdown-toggle,.site-shell .public-nav a{font-size:1.12rem;font-weight:700;padding:.58rem .68rem;color:#f5f2eb}.site-shell .nav-dropdown-toggle:hover,.site-shell .public-nav a:hover{background:rgba(191,196,206,.2)}.site-shell .public-nav-search{width:min(520px,100%)}.site-shell .public-nav-search input{height:52px;font-size:1.06rem;padding-left:2.45rem;color:#ffffff}.site-shell .public-nav-search .icon-inline{font-size:1.35rem;color:#d9dce2;left:.78rem}.site-shell .nav-icon-link{width:54px;height:54px;border-radius:12px;border:1px solid #3a404b;background:rgba(42,46,54,.35)}.site-shell .nav-icon-link .icon-inline{font-size:1.55rem}.site-shell .nav-icon-link:hover{background:rgba(191,196,206,.18)}.site-shell .nav-cart-badge{min-width:22px;height:22px;top:-6px;right:-6px;font-size:.78rem;padding:0 .28rem}.site-shell .public-header .actions .btn,.site-shell .public-header .actions .settings-icon-btn{font-size:1.02rem;font-weight:700;min-height:46px;padding:.58rem .9rem}.site-shell .brand{margin-left:-8px}.site-shell .faq-band .faq-item h3,.site-shell .landing-story .story-card h2{color:#ffffff}.site-shell .faq-band .faq-item p,.site-shell .landing-story .story-card p{color:#bfc4ce}@media (max-width:1100px){.site-shell .nav-row{min-height:auto}.site-shell .brand-word{font-size:clamp(1.45rem,3.5vw,1.85rem)}.site-shell .nav-dropdown-toggle,.site-shell .public-nav a{font-size:1rem}.site-shell .public-nav-search input{height:46px;font-size:1rem}.site-shell .brand{margin-left:0}}@media (max-width:900px){.dashboard-layout .cards-3,.dashboard-layout .cards-4,.public-main .cards-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.container{width:min(1140px,94%)}.site-shell .public-header .container.nav-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.7rem;padding:.55rem 0}.site-shell .brand{min-width:0;margin-left:0}.site-shell .brand-logo{width:30px;height:30px}.site-shell .brand-word{font-size:1.85rem;letter-spacing:.08em}.public-menu-toggle{min-height:42px;padding:.45rem .62rem}.public-header-panel{grid-column:1/-1;margin-top:.1rem}.public-header.menu-open .public-header-panel .public-nav{gap:.7rem}.public-header.menu-open .public-header-panel .actions,.public-header.menu-open .public-header-panel .public-nav-links{grid-template-columns:1fr}.public-header.menu-open .public-nav-search,.site-shell .public-nav-search{width:100%;max-width:none}.site-shell .public-nav-search input{height:46px;font-size:.98rem}.landing-hero{padding:2rem 0 1.5rem}.landing-title{font-size:clamp(1.95rem,10vw,2.5rem);line-height:1.08}.landing-copy{font-size:1.02rem;line-height:1.55}.landing-hero-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.landing-hero-actions .btn{width:100%;text-align:center}.category-heading{margin-bottom:.75rem;font-size:clamp(1.55rem,8.2vw,2rem)}.category-card{min-height:220px}.faq-item,.story-card{min-height:0;padding:.95rem}.section-head{margin-bottom:.65rem}.lunark-page-title{gap:.4rem;letter-spacing:.05em}.lunark-title-logo{width:30px;height:30px}.section-intro{font-size:.96rem;margin-bottom:.75rem}.public-main .cards-3{grid-template-columns:1fr;gap:.8rem}.product-card-polished{padding:.9rem;border-radius:12px}.image-fallback,.product-card-polished img{height:240px}.product-actions{flex-direction:column;align-items:stretch;gap:.55rem}.price-tag{font-size:1.2rem}.row-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.row-actions>:last-child{grid-column:1/-1}.row-actions .btn,.row-actions form{width:100%}.row-actions .btn{min-height:42px;text-align:center}.shop-filter-menu{right:0;left:auto;min-width:190px;max-width:min(92vw,240px)}.public-footer{padding:1.15rem 0}.footer-grid{grid-template-columns:1fr;gap:.5rem}.footer-grid h3{margin:0 0 .45rem}.footer-grid p{margin:0 0 .35rem;line-height:1.45}}.site-shell .public-header .container{width:min(1140px,92%)}.site-shell .nav-row{min-height:78px}.site-shell .brand{margin-left:0}@media (max-width:900px){.site-shell .public-header-panel{border-color:#3a404b;background:rgba(18,22,31,.98);box-shadow:0 16px 30px rgba(0,0,0,.45)}.site-shell .public-header.menu-open .public-nav-links{display:grid;grid-template-columns:1fr;gap:.5rem}.site-shell .public-header.menu-open .nav-dropdown-toggle,.site-shell .public-header.menu-open .public-nav-links a{min-height:42px;border:1px solid #3a404b;border-radius:10px;padding:.55rem .7rem;background:#12161f;color:#f5f2eb}.site-shell .public-header.menu-open .nav-dropdown-menu{background:#10141c;border-color:#3a404b}.site-shell .public-header.menu-open .actions{gap:.5rem;grid-template-columns:1fr}.site-shell .public-header.menu-open .actions .btn,.site-shell .public-header.menu-open .actions .settings-icon-btn{min-height:42px;border-color:#4a515f;background:#141922;color:#f5f2eb}.site-shell .public-header.menu-open .actions .btn-primary{background:#f5f2eb;color:#0b0d12;border-color:#f5f2eb}.site-shell .public-header.menu-open .nav-icon-link{width:44px;height:44px;border-radius:10px;border-color:#4a515f;background:#141922;color:#f5f2eb}}@media (max-width:760px){.site-shell .brand-word{font-size:1.72rem;letter-spacing:.07em}.site-shell .landing-hero .container{width:min(1140px,94%)}.site-shell .landing-copy{max-width:32ch}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-card{min-height:170px;padding:.7rem}.site-shell{background:radial-gradient(900px 320px at 90% -6%,rgba(198,169,107,.1),transparent 60%),linear-gradient(180deg,#090b10,#0d1118)}.site-shell .public-header{background:rgba(9,11,16,.98);border-bottom-color:#454d5a}.site-shell .public-header-panel{background:#10151e;border-color:#454d5a}.site-shell .public-header.menu-open .actions .btn,.site-shell .public-header.menu-open .actions .settings-icon-btn,.site-shell .public-header.menu-open .nav-dropdown-toggle,.site-shell .public-header.menu-open .public-nav-links a{color:#f7f3eb;background:#121824;border-color:#4a5465}.site-shell .category-section,.site-shell .faq-band,.site-shell .promo-section,.site-shell .section.alt{background:#f3efe7;color:#12161f}.site-shell .category-section h1,.site-shell .category-section h2,.site-shell .category-section h3,.site-shell .faq-band h1,.site-shell .faq-band h2,.site-shell .faq-band h3,.site-shell .promo-section h1,.site-shell .promo-section h2,.site-shell .promo-section h3,.site-shell .section.alt h1,.site-shell .section.alt h2,.site-shell .section.alt h3{color:#0f141d}.site-shell .category-section p,.site-shell .faq-band p,.site-shell .promo-section p,.site-shell .section.alt p{color:#2b3442}}@media (max-width:900px){.site-shell .public-header{position:sticky;top:0;z-index:40}.site-shell .public-header .container.nav-row{position:relative}.site-shell .public-header-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:55;margin-top:0;max-height:min(72vh,520px);overflow-y:auto;-webkit-overflow-scrolling:touch}.site-shell .public-header.menu-open .public-header-panel{display:grid;gap:.7rem}.site-shell .public-header.menu-open .public-nav-links{gap:.5rem}.site-shell .public-header.menu-open .actions{align-items:stretch}.site-shell .landing-hero{padding-top:1.75rem}}.site-shell{--fashion-bg:#f6f2ea;--fashion-surface:#fffdf8;--fashion-surface-soft:#f1ece2;--fashion-ink:#181410;--fashion-muted:#5f5549;--fashion-line:#d8cebf;--fashion-accent:#b78a52;--fashion-shadow:0 16px 34px rgba(28,22,16,.08);background:radial-gradient(900px 360px at 95% -12%,rgba(183,138,82,.18),transparent 62%),radial-gradient(620px 260px at -8% 4%,rgba(201,170,122,.12),transparent 58%),linear-gradient(180deg,#f8f4ec,#f4efe6);color:var(--fashion-ink)}.site-shell .public-header{background:rgba(248,244,236,.95);border-bottom:1px solid var(--fashion-line);box-shadow:0 10px 24px rgba(29,21,13,.08)}.site-shell .brand-word,.site-shell .nav-dropdown-toggle,.site-shell .nav-icon-link,.site-shell .public-nav a{color:var(--fashion-ink)}.site-shell .nav-dropdown-toggle:hover,.site-shell .public-nav a:hover{background:#efe6d8}.site-shell .public-nav-search input,.site-shell input,.site-shell select,.site-shell textarea{background:#fffdf9;color:var(--fashion-ink);border-color:#cfc2b1}.site-shell .public-nav-search .icon-inline{color:#6f6254}.site-shell .nav-dropdown-menu,.site-shell .shop-filter-menu{background:#fffdf9;border-color:#cdbfac}.site-shell .nav-dropdown-menu a,.site-shell .shop-filter-item{color:#2a221a}.site-shell .nav-dropdown-menu a:hover,.site-shell .shop-filter-item:hover{background:#f4ebde}.site-shell .btn-primary{background:#1d1813;border-color:#1d1813;color:#fffaf2}.site-shell .btn-primary:hover{background:#31271f;border-color:#31271f}.site-shell .btn-light{background:#fffdf8;border-color:#bfa888;color:#231a13}.site-shell .btn-light:hover{background:#f6ecdd}.site-shell .btn-accent{background:var(--fashion-accent);border-color:var(--fashion-accent);color:#fffaf0}.site-shell .btn-accent:hover{background:#a97a43;border-color:#a97a43}.site-shell .card{background:var(--fashion-surface);border-color:#d9cebf;color:#231a13;box-shadow:var(--fashion-shadow)}.site-shell .section{border-top:1px solid rgba(210,198,182,.45)}.site-shell .landing-hero{background:linear-gradient(135deg,rgba(255,250,241,.95),rgba(244,236,223,.92))}.site-shell .category-heading,.site-shell .landing-title,.site-shell .price-tag,.site-shell .product-meta h3,.site-shell .section-head h1,.site-shell .section-head h2{color:#1b1611;font-family:var(--font-heading)}.site-shell .currency-rs,.site-shell .hero-eyebrow,.site-shell .landing-eyebrow,.site-shell .landing-highlight-kicker{color:#9c6f3d}.site-shell .empty-state,.site-shell .landing-copy,.site-shell .product-meta p,.site-shell .section-intro{color:var(--fashion-muted)}.site-shell .category-section,.site-shell .faq-band,.site-shell .promo-section,.site-shell .section.alt{background:#f9f4ea;color:#181410}.site-shell .category-section .card,.site-shell .faq-band .card,.site-shell .promo-section .card,.site-shell .section.alt .card{background:#fffdf8;border-color:#d7cab7;color:#1e1812}.site-shell .category-section h1,.site-shell .category-section h2,.site-shell .category-section h3,.site-shell .faq-band h1,.site-shell .faq-band h2,.site-shell .faq-band h3,.site-shell .promo-section h1,.site-shell .promo-section h2,.site-shell .promo-section h3,.site-shell .section.alt h1,.site-shell .section.alt h2,.site-shell .section.alt h3{color:#1a140f}.site-shell .category-section p,.site-shell .faq-band p,.site-shell .promo-section p,.site-shell .section.alt p{color:#4f463b}.site-shell .stock-chip{background:#f6ecde;border-color:#d3c1a9;color:#6a5437}.site-shell .category-card:before{background:linear-gradient(180deg,rgba(41,31,22,.06) 20%,rgba(41,31,22,.35))}.site-shell .category-card h3{color:#fff9f0;text-shadow:0 4px 12px rgba(44,30,15,.5)}.site-shell .public-footer{background:#201912;border-top:1px solid #3a2d21;color:#f0e7d9}.site-shell .public-footer h3,.site-shell .public-footer p{color:#f0e7d9}@media (max-width:900px){.site-shell .public-header-panel{background:#fffcf6;border-color:#cdbda9;box-shadow:0 16px 30px rgba(28,21,14,.16)}.site-shell .public-header.menu-open .actions .btn,.site-shell .public-header.menu-open .actions .settings-icon-btn,.site-shell .public-header.menu-open .nav-dropdown-toggle,.site-shell .public-header.menu-open .nav-icon-link,.site-shell .public-header.menu-open .public-nav-links a{background:#fff9f0;color:#1f1710;border-color:#ccb89c}.site-shell .public-header.menu-open .nav-dropdown-menu{background:#fffdf9;border-color:#d5c4ac}}@media (prefers-reduced-motion:no-preference){.site-shell .landing-hero .landing-copy,.site-shell .landing-hero .landing-eyebrow,.site-shell .landing-hero .landing-hero-actions,.site-shell .landing-hero .landing-title{animation:fashion-rise .52s ease both}.site-shell .landing-hero .landing-title{animation-delay:.06s}.site-shell .landing-hero .landing-copy{animation-delay:.12s}.site-shell .landing-hero .landing-hero-actions{animation-delay:.18s}}@keyframes fashion-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-shell{font-family:Outfit,Segoe UI,Tahoma,sans-serif}.site-shell .btn,.site-shell .stock-chip,.site-shell input,.site-shell label,.site-shell li,.site-shell p,.site-shell select,.site-shell textarea{font-weight:600;letter-spacing:.01em}.site-shell .brand-word{font-weight:900;letter-spacing:.14em}.site-shell .landing-copy,.site-shell .nav-dropdown-toggle,.site-shell .public-nav a,.site-shell .section-intro{font-weight:700}.site-shell .category-heading,.site-shell .faq-band h2,.site-shell .landing-title,.site-shell .price-tag,.site-shell .product-meta h3,.site-shell .section-head h1,.site-shell .section-head h2{font-weight:800;letter-spacing:.025em}.site-shell .hero-eyebrow,.site-shell .landing-eyebrow,.site-shell .landing-highlight-kicker{font-weight:800;letter-spacing:.11em}.site-shell .btn-accent,.site-shell .btn-light,.site-shell .btn-primary,.site-shell .faq-item h3,.site-shell .story-card h2{font-weight:800}@media (max-width:760px){.site-shell .landing-title{font-size:clamp(2.1rem,10.2vw,2.8rem);line-height:1.1}.site-shell .faq-item p,.site-shell .landing-copy,.site-shell .section-intro,.site-shell .story-card p{font-size:1.02rem;line-height:1.58}.site-shell .btn,.site-shell .nav-dropdown-toggle,.site-shell .public-nav a{font-weight:800}}@media (min-width:1024px){.site-shell .container,.site-shell .public-header .container{width:min(1680px,96vw)}.site-shell .landing-hero{padding:3rem 0 2.4rem}.site-shell .landing-title{max-width:14.5ch;font-size:clamp(3rem,5vw,4.3rem);line-height:1.06}.site-shell .landing-copy{max-width:64ch;font-size:1.15rem}.site-shell .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.site-shell .category-card{min-height:340px}}.site-shell .faq-band .faq-item h3,.site-shell .faq-band h2,.site-shell .landing-story .landing-highlight-kicker,.site-shell .landing-story .story-card h2{font-family:Cinzel Decorative,Cinzel,Cambria,serif;font-weight:700;color:#1c140d}.site-shell .faq-band .faq-item p,.site-shell .landing-story .story-card p{font-family:Cinzel,Cambria,serif;font-weight:700;color:#2b1f14;letter-spacing:.01em}.product-workspace .card-dark,.product-workspace .card-dark *{color:#e7f0ff!important}.product-workspace .card-dark{background:linear-gradient(130deg,#112244,#0c1a35)!important;border:1px solid #2a3c66!important;border-radius:14px!important;box-shadow:none!important}.product-workspace .module-kicker{color:#86b2ff!important}.product-workspace .module-card-head p,.product-workspace .module-subtitle,.product-workspace .table-subtext{color:#c4d5f2!important}.product-workspace .product-kpi-strip .kpi-card h2{color:#fff!important}.product-workspace .currency-rs{color:#10d06a!important}.product-workspace .table-dark th{color:#8db7ff!important;border-bottom:1px solid #2c3e69!important}.product-workspace .table-dark td{color:#f0f5ff!important;border-bottom:1px solid #2a3d66!important}.product-workspace .table-actions .btn-light{background:#e8eef6!important;color:#0f203a!important}.product-workspace .product-header-actions .product-new-btn{color:#000!important}.product-workspace .table-actions .btn-danger{background:#c81a1a!important;color:#fff!important}.product-workspace .status-pill.status-active{background:#08b96f!important;color:#fff!important}.site-shell .website-header{background:#f5f5f4;border-bottom:1px solid #d6d3d1;box-shadow:none}.site-shell .website-header .website-header-inner{width:min(1360px,98%);min-height:70px;gap:1rem}.site-shell .website-brand{display:inline-flex;align-items:center;gap:.55rem;min-width:230px}.site-shell .website-brand-mark{width:28px;height:28px}.site-shell .website-brand-word{font-family:Cinzel Decorative,Cinzel,Cambria,serif;font-weight:800;font-size:2.1rem;letter-spacing:.08em;color:#15120e}.site-shell .website-search{position:relative;width:min(380px,100%);flex-shrink:1}.site-shell .website-search input{height:46px;border-radius:11px;border:1px solid #d6d3d1;background:#fafaf9;color:#1f2937;padding:.6rem .9rem .6rem 2.25rem;font-weight:700}.site-shell .website-search input::-moz-placeholder{color:#6b7280}.site-shell .website-search input::placeholder{color:#6b7280}.site-shell .website-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#62584e;pointer-events:none}.site-shell .website-nav{gap:1rem}.site-shell .website-nav a{font-size:1.8rem;font-family:Cinzel,Cambria,serif;font-weight:700;color:#1f2937;padding:.3rem .35rem;border-radius:10px;transition:background .2s ease,transform .2s ease}.site-shell .website-nav a:hover{background:#e7e5e4;transform:translateY(-1px)}.site-shell .website-category-dropdown{position:relative}.site-shell .website-category-toggle{display:inline-flex;align-items:center;gap:.28rem;border:none;background:transparent;font-size:1.8rem;font-family:Cinzel,Cambria,serif;font-weight:700;color:#1f2937;padding:.3rem .35rem;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .2s ease}.site-shell .website-category-arrow{width:14px;height:14px;display:inline-block;transition:transform .2s ease}.site-shell .website-category-dropdown:focus-within .website-category-arrow,.site-shell .website-category-dropdown:hover .website-category-arrow,.site-shell .website-category-toggle[aria-expanded=true] .website-category-arrow{transform:rotate(180deg)}.site-shell .website-category-dropdown:focus-within .website-category-toggle,.site-shell .website-category-dropdown:hover .website-category-toggle{background:#e7e5e4;transform:translateY(-1px)}.site-shell .website-category-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;max-height:320px;overflow-y:auto;display:none;background:#f2e8da;border:1px solid #b8a47f;border-radius:10px;box-shadow:0 14px 26px rgba(30,20,10,.18);padding:.4rem;z-index:90;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.site-shell .website-category-dropdown:focus-within .website-category-menu,.site-shell .website-category-dropdown:hover .website-category-menu,.site-shell .website-category-menu.is-open{display:block;opacity:1;transform:translateY(0)}.site-shell .website-category-menu a{display:block;padding:.45rem .55rem;border-radius:7px;font-size:1rem;font-family:Outfit,Segoe UI,Tahoma,sans-serif;font-weight:700;color:#1f1a15}.site-shell .website-category-menu a:hover{background:rgba(128,100,62,.12)}.site-shell .website-category-item{display:grid!important;grid-template-columns:34px 1fr;align-items:center;gap:.6rem;min-height:42px}.site-shell .website-category-item.all-category-item{grid-template-columns:1fr}.site-shell .website-category-thumb-wrap{width:34px;height:34px;border-radius:8px;border:1px solid rgba(0,0,0,.16);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#e8dfd0}.site-shell .website-category-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-shell .website-category-thumb-fallback{font-size:.86rem;font-weight:700}.site-shell .website-category-label{display:block;line-height:1.2}.site-shell .home-category-grid{gap:1rem}.site-shell .home-category-tile{position:relative;overflow:hidden;min-height:180px;margin-bottom:0;padding:0;display:block}.site-shell .home-category-image,.site-shell .home-category-image-fallback{width:100%;height:180px;display:block}.site-shell .home-category-image{-o-object-fit:cover;object-fit:cover}.site-shell .home-category-image-fallback{display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;background:linear-gradient(140deg,#d8d0c1,#b8ab94)}.site-shell .home-category-name{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);padding:.28rem .74rem;border-radius:999px;border:1px solid rgba(0,0,0,.2);background:rgba(255,252,247,.9);font-size:.9rem;font-weight:700;line-height:1.1;white-space:nowrap}.site-shell .website-actions{margin-left:auto;gap:.55rem}.site-shell .website-icon-btn,.site-shell .website-profile-btn{width:48px;height:48px;border-radius:11px;border:1px solid #d6d3d1;background:#f5f5f4;color:#1f2937;display:inline-flex;align-items:center;justify-content:center}.site-shell .website-profile-btn{margin-left:1.45rem;background:#fafaf9;border-color:#d6d3d1}.site-shell .website-icon-btn svg,.site-shell .website-profile-btn svg{width:22px;height:22px}.site-shell .website-quick-action{position:relative}.site-shell .website-action-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border-radius:999px;border:1px solid rgba(0,0,0,.22);background:#1c1713;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;padding:0 .3rem;line-height:1}.detail-add-btn.is-pulse,.site-shell .website-quick-action.is-pulse{animation:quick-pop .28s ease}@keyframes quick-pop{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}@media (max-width:900px){.site-shell .website-icon-btn,.site-shell .website-nav,.site-shell .website-profile-btn,.site-shell .website-search{display:none}.site-shell .website-header .website-header-inner{min-height:64px}.site-shell .website-brand-word{font-size:1.5rem;letter-spacing:.06em}}.website-account{position:relative;display:flex;flex-direction:column;align-items:center;gap:.35rem}.website-account-actions{display:flex;align-items:center;gap:.45rem}.website-account-name{margin:0;max-width:92px;text-align:center;font-size:.72rem;line-height:1.2;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.website-account-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:148px;border:1px solid #b8a47f;border-radius:10px;background:#f2e8da;padding:.35rem;box-shadow:0 8px 18px rgba(0,0,0,.12);z-index:80}.website-account-link{width:100%;display:block;border:none;background:transparent;border-radius:8px;padding:.5rem .65rem;text-align:left;font-weight:700;cursor:pointer}.website-account-link:hover{background:rgba(128,100,62,.12)}.website-account-logout{color:#8b1111!important}.site-shell .admin-page-shell{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:18px clamp(10px,2vw,28px) 28px;background:#f5f5f4}.site-shell .admin-dashboard-layout{width:100%;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;min-height:calc(100vh - 160px)}.site-shell .admin-main-content{min-width:0;width:100%;max-width:1400px;margin:0 auto;padding-bottom:14px;color:#111827}.site-shell .admin-page-header{margin-bottom:2px;align-items:flex-end}.site-shell .admin-page-title{margin:0;line-height:1.12;font-size:clamp(2rem,2.6vw,2.5rem);letter-spacing:.01em}.site-shell .admin-page-subtitle{margin:10px 0 0;max-width:84ch;font-size:1rem}.site-shell .admin-sidebar{position:sticky;top:88px;align-self:start;max-height:calc(100vh - 104px);overflow:auto;border:1px solid #e5e7eb;border-radius:14px;padding:16px 12px;box-shadow:none;background:#ffffff}.site-shell .admin-sidebar-title{margin:0 0 10px;padding:0 8px;letter-spacing:.1em}.site-shell .admin-sidebar-nav{display:grid;gap:4px}.site-shell .admin-sidebar-link{display:block;white-space:nowrap;padding:10px 12px;border-radius:10px;border:1px solid transparent;font-size:.95rem;font-weight:600;line-height:1.25;transition:background .18s ease,border-color .18s ease}.site-shell .admin-sidebar-link:hover{background:#f3f4f6}.site-shell .admin-sidebar-link.is-active{background:#e5e7eb;border-color:#d1d5db}.site-shell .admin-stats-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.site-shell .admin-stat-card{min-height:112px;border-radius:14px;padding:14px 16px;margin-bottom:0;box-shadow:none;border-color:#e5e7eb!important;background:#ffffff!important}.site-shell .admin-stat-label{margin:0;font-size:.88rem;letter-spacing:.02em}.site-shell .admin-stat-value{margin:10px 0 0;font-size:clamp(2rem,2.5vw,2.3rem);line-height:1}.site-shell .admin-recent-orders{margin-bottom:0;border-radius:14px;padding:14px 16px;border-color:#e5e7eb!important;background:#ffffff!important}.site-shell .admin-block-title{margin:0 0 10px}.site-shell .admin-table-wrap{border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.site-shell .admin-orders-table{min-width:780px}.site-shell .admin-orders-table td,.site-shell .admin-orders-table th{padding:10px 12px}.site-shell .admin-orders-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.site-shell .admin-orders-table tbody tr:hover{background:#f3f4f6}.site-shell .admin-empty-row{font-size:.95rem;padding:24px 10px!important}.site-shell .admin-main-content .table{min-width:740px}@media (max-width:1100px){.site-shell .admin-dashboard-layout{grid-template-columns:220px minmax(0,1fr);gap:14px}.site-shell .admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-shell .admin-page-shell{padding:12px 10px 22px}.site-shell .admin-dashboard-layout{grid-template-columns:1fr;min-height:auto;gap:12px}.site-shell .admin-sidebar{position:static;max-height:none;overflow:visible;padding:10px}.site-shell .admin-sidebar-nav{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:4px}.site-shell .admin-sidebar-link{flex:0 0 auto;border:1px solid rgba(0,0,0,.18);border-radius:10px;padding:8px 12px}.site-shell .admin-page-title{font-size:clamp(1.65rem,7vw,2rem)}.site-shell .admin-page-subtitle{font-size:.94rem}.site-shell .admin-stats-grid{grid-template-columns:1fr}.site-shell .admin-main-content .table,.site-shell .admin-orders-table{min-width:640px}}.site-shell{--ui-bg:#f7f8f6;--ui-surface:#ffffff;--ui-elevated:#fcfcfb;--ui-border:#e5e7eb;--ui-text:#1f2937;--ui-muted:#6b7280;--ui-accent:#0f766e;--ui-accent-hover:#0b5f59;--ui-accent-soft:#e6f4f1;color:var(--ui-text);background:radial-gradient(760px 220px at 100% -5%,rgba(15,118,110,.09),transparent 62%),linear-gradient(180deg,#f9faf9 0,var(--ui-bg) 100%)}.site-shell .admin-page-shell,.site-shell .public-main{background:transparent}.site-shell .public-header,.site-shell .website-header{background:rgba(255,255,255,.9);border-bottom:1px solid var(--ui-border)}.site-shell .admin-recent-orders,.site-shell .admin-sidebar,.site-shell .admin-table-wrap,.site-shell .card,.site-shell .settings-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;box-shadow:0 10px 24px rgba(15,23,42,.04)}.site-shell .admin-main-content,.site-shell .admin-page-title,.site-shell .admin-stat-value,.site-shell .settings-card-head h2,.site-shell .settings-header h1{color:var(--ui-text)}.site-shell .admin-page-subtitle,.site-shell .admin-stat-label,.site-shell .settings-card-head p,.site-shell .settings-header p,.site-shell .settings-hint,.site-shell .table td,.site-shell .table th{color:var(--ui-muted)}.site-shell .admin-orders-table tbody tr,.site-shell .admin-table-wrap,.site-shell .table td,.site-shell .table th{border-color:var(--ui-border)}.site-shell .admin-orders-table tbody tr:hover,.site-shell .table tbody tr:hover{background:var(--ui-elevated)}.site-shell .admin-sidebar-link{color:var(--ui-text)}.site-shell .admin-sidebar-link:hover{background:var(--ui-elevated);border-color:var(--ui-border)}.site-shell .admin-sidebar-link.is-active{background:var(--ui-accent-soft);border-color:rgba(15,118,110,.24);color:var(--ui-accent)}.site-shell .btn-primary{background:var(--ui-accent)!important;color:#ffffff!important;border:1px solid var(--ui-accent)}.site-shell .btn-primary:hover{background:var(--ui-accent-hover)!important;border-color:var(--ui-accent-hover)}.site-shell .btn-light{background:var(--ui-elevated);border:1px solid var(--ui-border);color:var(--ui-text)}.site-shell input,.site-shell select,.site-shell textarea{border-color:var(--ui-border);color:var(--ui-text);background:#ffffff}.site-shell input::-moz-placeholder,.site-shell textarea::-moz-placeholder{color:var(--ui-muted)}.site-shell input::placeholder,.site-shell textarea::placeholder{color:var(--ui-muted)}