:root{
  --bg:#0a0b0d;--panel:#111318;--panel2:#171a20;--line:#292d35;--text:#f5f7fa;--muted:#a7adb7;
  --silver:#d9dee5;--white:#fff;--accent:#f2f4f7;--danger:#ef4444;--success:#22c55e;--wa:#25d366;
  --radius:18px;--shadow:0 18px 55px rgba(0,0,0,.28);--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f7f9;color:#111827}
a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}
.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{background:#090a0c;color:#d4d8de;font-size:12px;padding:9px 0;text-align:center;letter-spacing:.03em}
.header{position:sticky;top:0;z-index:50;background:rgba(10,11,13,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:76px;display:flex;align-items:center;gap:28px}.brand img{width:220px;max-height:62px;object-fit:contain;object-position:left center}.nav-links{display:flex;gap:28px;margin-left:auto;color:#d9dde3;font-size:14px}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.icon-btn,.btn{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:.2s}
.btn{padding:12px 18px}.btn-dark{background:#111827;color:#fff}.btn-light{background:#fff;color:#0a0b0d}.btn-outline{border:1px solid #d7dce3;background:#fff;color:#111827}.btn-wa{background:var(--wa);color:white}.btn:hover,.icon-btn:hover{transform:translateY(-1px)}.icon-btn{width:44px;height:44px;background:#191c22;color:#fff;position:relative}.cart-count{position:absolute;right:-4px;top:-5px;background:#fff;color:#111;font-size:10px;min-width:18px;height:18px;border-radius:20px;display:grid;place-items:center;font-weight:900}
.mobile-menu-btn{display:none}.hero{min-height:670px;background:linear-gradient(90deg,rgba(4,5,7,.92),rgba(4,5,7,.65) 52%,rgba(4,5,7,.2)),url('../img/hero-kitchen.webp') center/cover;display:flex;align-items:center;color:white;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,#08090b)}.hero-content{position:relative;z-index:1;max-width:760px;padding:84px 0 120px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#cdd2d8}.hero h1{font-size:clamp(46px,7vw,92px);line-height:.94;letter-spacing:-.055em;margin:18px 0 22px}.hero p{font-size:18px;line-height:1.7;color:#cbd0d8;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:36px;color:#cfd4da;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.section{padding:88px 0}.section-dark{background:#0b0d10;color:white}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.section-head h2{font-size:clamp(32px,4.5vw,56px);line-height:1;margin:8px 0;letter-spacing:-.04em}.section-head p{max-width:620px;color:#6b7280;line-height:1.7}.section-dark .section-head p{color:#a9b0bb}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{background:white;border:1px solid #e3e6ea;border-radius:16px;padding:24px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 5px 22px rgba(20,25,30,.04)}.category-card span{font-size:11px;color:#8b929c;font-weight:800;letter-spacing:.1em}.category-card h3{font-size:20px;margin:18px 0 0}.category-card:hover{border-color:#aeb4bd;transform:translateY(-2px)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:white;border:1px solid #e1e4e8;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-img{aspect-ratio:1/1;background:#eef0f3;overflow:hidden;position:relative}.product-img img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:12px;top:12px;background:rgba(10,11,13,.9);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-body{padding:17px;display:flex;flex-direction:column;flex:1}.product-category{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#858b94;font-weight:900}.product-card h3{margin:8px 0 6px;font-size:18px;line-height:1.25}.product-desc{font-size:13px;line-height:1.55;color:#6b7280;min-height:40px}.price-row{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px}.price{font-size:20px;font-weight:900}.old-price{text-decoration:line-through;color:#9298a1;font-size:12px}.stock{font-size:11px;font-weight:800;color:#4b5563}.product-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:13px}.product-actions .btn{border-radius:10px;padding:11px 12px;font-size:12px}.empty-state{background:#fff;border:1px dashed #cfd4da;border-radius:18px;padding:48px;text-align:center;color:#6b7280;grid-column:1/-1}.empty-state h3{color:#111827;font-size:26px;margin:0 0 8px}
.promo{background:#111419;color:#fff;border-radius:24px;padding:45px;display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center}.promo h2{font-size:clamp(32px,5vw,58px);letter-spacing:-.04em;line-height:1;margin:0 0 14px}.promo p{color:#aeb5c0;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{background:#15181d;border:1px solid #262a31;border-radius:16px;padding:22px}.step b{display:block;color:#fff;font-size:12px;letter-spacing:.14em}.step h3{margin:26px 0 8px}.step p{color:#9da4ae;font-size:13px;line-height:1.6}
.footer{background:#08090b;color:#b9bec6;padding:52px 0 110px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.footer img{width:230px}.footer h4{color:white;margin-top:0}.footer a{display:block;margin:10px 0;font-size:13px}.footer small{display:block;margin-top:25px;color:#777f89}.wa-float{position:fixed;right:18px;bottom:18px;z-index:40;background:var(--wa);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;box-shadow:0 14px 35px rgba(0,0,0,.25)}.wa-float img{width:28px;height:28px}.mobile-dock{display:none}
.page-hero{background:#0a0b0d;color:#fff;padding:76px 0 50px}.page-hero h1{font-size:clamp(42px,6vw,72px);letter-spacing:-.05em;margin:12px 0}.page-hero p{color:#aeb5be;max-width:680px;line-height:1.7}.shop-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:28px;flex-wrap:wrap}.search{flex:1;min-width:240px;position:relative}.search input,.field input,.field select,.field textarea{width:100%;border:1px solid #d7dce3;background:#fff;border-radius:12px;padding:13px 14px;outline:none}.search input:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#7c838e;box-shadow:0 0 0 3px rgba(17,24,39,.06)}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid #d9dde3;background:white;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800}.pill.active{background:#111827;color:white;border-color:#111827}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:50px}.detail-image{background:#eef0f3;border-radius:22px;overflow:hidden;aspect-ratio:1/1}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-content h1{font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.05em;margin:10px 0 16px}.detail-price{font-size:34px;font-weight:900;margin:22px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e3e6ea;margin:24px 0}.spec{padding:14px 0;border-bottom:1px solid #e3e6ea}.spec small{display:block;color:#8b919a;text-transform:uppercase;letter-spacing:.08em}.qty-row{display:flex;gap:10px;margin-top:24px}.qty{width:80px!important}.notice{border-left:3px solid #111827;background:#f0f2f4;padding:14px 16px;color:#4b5563;font-size:13px;line-height:1.6}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:28px;align-items:start}.cart-list,.checkout-card,.summary{background:white;border:1px solid #e1e4e8;border-radius:18px;padding:20px}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #eceef1}.cart-item:last-child{border-bottom:0}.cart-item img{width:80px;height:80px;object-fit:cover;border-radius:12px;background:#eee}.cart-item h3{font-size:15px;margin:0 0 5px}.mini{font-size:12px;color:#7a8089}.summary{position:sticky;top:98px}.summary-row{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eceef1}.summary-row.total{font-size:20px;font-weight:900;border:0;padding-top:18px}.summary .btn{width:100%;border-radius:12px;margin-top:14px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;font-weight:800;margin:0 0 6px;color:#4b5563}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-section{margin-bottom:24px}.form-section h3{font-size:18px;margin-bottom:13px}.radio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.radio-card{border:1px solid #d8dde4;border-radius:12px;padding:14px;cursor:pointer}.radio-card input{margin-right:6px}.status-msg{padding:12px 14px;border-radius:12px;font-size:13px;margin:12px 0}.status-msg.error{background:#fee2e2;color:#991b1b}.status-msg.success{background:#dcfce7;color:#166534}
.success-wrap{max-width:760px;margin:70px auto;text-align:center}.success-icon{width:70px;height:70px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;margin:0 auto 24px;font-size:30px}.order-box{background:white;border:1px solid #e1e4e8;border-radius:18px;padding:24px;text-align:left;margin:28px 0}.order-number{font-size:28px;font-weight:900;letter-spacing:-.03em}.track-result{margin-top:22px}
.admin-body{background:#0b0d10;min-height:100vh;color:#e8ebef}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.admin-sidebar{border-right:1px solid #252931;background:#101216;padding:24px;position:sticky;top:0;height:100vh}.admin-sidebar img{width:190px}.admin-nav{margin-top:34px;display:grid;gap:8px}.admin-nav button{background:transparent;color:#aeb5bf;border:0;text-align:left;padding:12px;border-radius:10px}.admin-nav button.active,.admin-nav button:hover{background:#1b1e24;color:#fff}.admin-main{padding:30px}.admin-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.admin-top h1{margin:0;font-size:28px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:#15181d;border:1px solid #272b33;border-radius:15px;padding:18px}.stat small{color:#8d949f}.stat strong{display:block;font-size:30px;margin-top:8px;color:#fff}.admin-card{background:#15181d;border:1px solid #272b33;border-radius:16px;padding:20px;margin-top:18px}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{text-align:left;padding:12px 9px;border-bottom:1px solid #292d35}.admin-table th{color:#9299a3;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.admin-table td{color:#dfe3e8}.admin-table button{background:#242831;color:#fff;border:1px solid #343944;border-radius:8px;padding:7px 9px}.admin-form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-form .field label{color:#9ba2ad}.admin-form input,.admin-form select,.admin-form textarea{background:#0e1013;color:#fff;border-color:#323640}.admin-form .span-2{grid-column:span 2}.admin-form .span-3{grid-column:1/-1}.login-wrap{max-width:440px;margin:10vh auto;background:#13161a;border:1px solid #292d35;border-radius:20px;padding:30px}.login-wrap img{width:260px;display:block;margin:auto}.login-wrap h1{font-size:28px}.login-wrap p{color:#9da5af;line-height:1.6}.login-wrap input{background:#0d0f12;color:#fff;border-color:#333842}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kv{background:#101216;border:1px solid #292d35;border-radius:12px;padding:13px}.kv small{color:#818994;display:block}.kv strong{display:block;margin-top:4px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
@media(max-width:1024px){.product-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.nav-links{display:none}.mobile-menu-btn{display:inline-flex}.footer-grid{grid-template-columns:1fr 1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-form{grid-template-columns:1fr 1fr}.admin-form .span-3{grid-column:1/-1}.product-detail{gap:30px}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.topbar{font-size:10px}.nav{height:66px}.brand img{width:178px}.nav-actions .btn{display:none}.hero{min-height:600px;background-position:58% center}.hero-content{padding:70px 0 120px}.hero h1{font-size:48px}.hero p{font-size:15px}.hero-trust{gap:10px;font-size:9px}.section{padding:62px 0}.section-head{display:block}.category-grid,.product-grid,.steps{grid-template-columns:1fr 1fr}.promo{grid-template-columns:1fr;padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:10px;right:10px;bottom:10px;z-index:45;background:#101216;border:1px solid #2b2f36;border-radius:16px;padding:6px;box-shadow:var(--shadow)}.mobile-dock a{color:#dbe0e6;text-align:center;font-size:10px;font-weight:800;padding:10px 6px}.wa-float{display:none}.product-detail,.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary{position:static}.form-grid{grid-template-columns:1fr}.radio-grid{grid-template-columns:1fr}.footer{padding-bottom:110px}.admin-shell{display:block}.admin-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #252931}.admin-nav{grid-template-columns:repeat(4,1fr);margin-top:18px}.admin-nav button{text-align:center;font-size:11px}.admin-main{padding:18px}.stat-grid{grid-template-columns:1fr 1fr}.admin-form{grid-template-columns:1fr}.admin-form .span-2,.admin-form .span-3{grid-column:auto}.order-detail-grid{grid-template-columns:1fr}.admin-table{min-width:720px}.table-scroll{overflow:auto}}
@media(max-width:480px){.category-grid,.product-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero-actions .btn{width:100%}.stat-grid{grid-template-columns:1fr}.admin-nav{grid-template-columns:1fr 1fr}.product-actions{grid-template-columns:1fr}.cart-item{grid-template-columns:64px 1fr}.cart-item>div:last-child{grid-column:2}.cart-item img{width:64px;height:64px}}

/* ==============================
   V1.1 LIGHT / WHITE STORE THEME
   ============================== */
:root{
  --bg:#f8f9fb;--panel:#ffffff;--panel2:#f3f5f7;--line:#dfe3e8;--text:#151922;--muted:#69717d;
  --silver:#aeb5bf;--white:#fff;--accent:#111827;--shadow:0 18px 55px rgba(15,23,42,.08);
}
body{background:#f8f9fb;color:#151922}
.topbar{background:#f1f3f5;color:#505862;border-bottom:1px solid #e1e5ea}
.header{background:rgba(255,255,255,.96);border-bottom:1px solid #e2e6eb;box-shadow:0 6px 22px rgba(15,23,42,.045)}
.brand img{content:url('../img/logo-light-bg.png');width:220px;max-height:60px}
.nav-links{color:#454c56}.nav-links a:hover{color:#111827}
.icon-btn{background:#f2f4f7;color:#111827;border:1px solid #e0e4e9}.cart-count{background:#111827;color:#fff}
.btn-dark{background:#111827;color:#fff}.btn-light{background:#fff;color:#111827;border:1px solid #d9dee5}.btn-outline{background:#fff;color:#111827;border:1px solid #cfd5dc}
.hero{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.88) 48%,rgba(255,255,255,.28)),url('../img/hero-kitchen.webp') center/cover;color:#111827}
.hero:after{background:linear-gradient(transparent,#f8f9fb)}
.eyebrow{color:#68717d}.hero p{color:#4f5864}.hero-trust{color:#5a636e}
.section-dark{background:#eef1f4;color:#111827}.section-dark .section-head p{color:#69717d}
.promo{background:#fff;color:#111827;border:1px solid #dde2e8;box-shadow:var(--shadow)}.promo p{color:#66707c}
.steps .step,.step{background:#fff;border:1px solid #dde2e8;color:#111827;box-shadow:0 6px 24px rgba(15,23,42,.035)}.step b{color:#4f5965}.step p{color:#69717d}
.page-hero{background:#fff;color:#111827;border-bottom:1px solid #e3e7eb}.page-hero p{color:#68717d}
.footer{background:#f0f2f4;color:#59626d;border-top:1px solid #dde2e8}.footer h4{color:#111827}
.mobile-dock{background:#fff;border:1px solid #dfe4e9;box-shadow:var(--shadow)}.mobile-dock a{color:#343b45}
.radio-card{background:#fff;transition:.18s}.radio-card:hover{border-color:#aeb5bf;box-shadow:0 4px 18px rgba(15,23,42,.05)}.radio-card:has(input:checked){border-color:#111827;box-shadow:0 0 0 2px rgba(17,24,39,.06)}
.checkout-card,.summary,.cart-list,.order-box{box-shadow:0 8px 28px rgba(15,23,42,.035)}
.payment-highlight{border:1px solid #111827;background:linear-gradient(135deg,#fff,#f3f5f7);position:relative}.payment-highlight:before{content:'ONLINE';position:absolute;right:10px;top:9px;font-size:9px;letter-spacing:.12em;font-weight:900;background:#111827;color:#fff;border-radius:999px;padding:5px 8px}.payment-note{margin-top:10px;border-radius:12px;padding:12px 14px;background:#f4f6f8;border:1px solid #dfe3e8;color:#59626e;font-size:12px;line-height:1.55}.payment-note strong{color:#111827}
/* Admin light mode */
.admin-body{background:#f5f7f9;color:#151922}.admin-sidebar{background:#fff;border-right:1px solid #e0e4e9}.admin-nav button{color:#5f6874}.admin-nav button.active,.admin-nav button:hover{background:#eef1f4;color:#111827}.admin-main{background:#f5f7f9}.stat,.admin-card{background:#fff;border-color:#e0e4e9;box-shadow:0 6px 24px rgba(15,23,42,.035)}.stat small{color:#747d89}.stat strong{color:#111827}.admin-table th,.admin-table td{border-bottom-color:#e8ebef}.admin-table th{color:#77808b}.admin-table td{color:#222831}.admin-table button{background:#f3f5f7;color:#111827;border-color:#d8dde3}.admin-form .field label{color:#5e6671}.admin-form input,.admin-form select,.admin-form textarea{background:#fff;color:#111827;border-color:#d8dde3}.login-wrap{background:#fff;border-color:#e0e4e9;color:#111827;box-shadow:0 18px 55px rgba(15,23,42,.08)}.login-wrap img{content:url('../img/logo-light-bg.png')}.login-wrap p{color:#68717d}.login-wrap input{background:#fff;color:#111827;border-color:#d6dbe1}.kv{background:#f7f8fa;border-color:#e0e4e9}.kv small{color:#747d88}
@media(max-width:760px){.brand img{width:176px}.mobile-dock{background:#fff}.admin-sidebar{border-bottom-color:#e0e4e9}}

/* ===== NEW KITCHEN SELLER CENTER V1.2 ===== */
.seller-shell{display:grid;grid-template-columns:246px minmax(0,1fr);min-height:100vh;background:#f5f6f8;color:#1f2937}
.seller-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:20px 14px;position:sticky;top:0;height:100vh;overflow:auto;z-index:30}
.seller-logo{display:block;padding:4px 8px 2px}.seller-logo img{width:190px;max-width:100%}.seller-center-label{font-size:10px;font-weight:900;letter-spacing:.18em;color:#9ca3af;padding:8px 11px 20px}
.seller-nav{display:grid;gap:4px}.seller-nav-group{font-size:9px;font-weight:900;letter-spacing:.14em;color:#a1a8b2;padding:18px 12px 6px}.seller-nav button{border:0;background:transparent;border-radius:9px;padding:10px 11px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;text-align:left;color:#64748b;font-size:13px;cursor:pointer}.seller-nav button span{font-size:15px;color:#94a3b8}.seller-nav button b{font-weight:700}.seller-nav button em{font-style:normal;font-size:10px;min-width:22px;text-align:center;border-radius:999px;background:#eef2f7;color:#64748b;padding:3px 6px}.seller-nav button:hover,.seller-nav button.active{background:#111827;color:#fff}.seller-nav button.active span,.seller-nav button:hover span{color:#fff}.seller-nav button.active em,.seller-nav button:hover em{background:#fff;color:#111827}.seller-logout{width:100%;margin-top:24px;border:1px solid #e5e7eb;background:#fff;color:#475569;border-radius:9px;padding:10px;font-weight:800;cursor:pointer}
.seller-main{min-width:0;padding:24px 28px 60px}.seller-topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.seller-topbar h1{font-size:28px;margin:3px 0 0}.seller-top-actions{display:flex;align-items:center;gap:8px}.seller-icon-btn{width:40px;height:40px;border-radius:10px;border:1px solid #dfe3e8;background:#fff;font-size:21px;cursor:pointer}.seller-panel{display:block}.seller-panel.hidden{display:none!important}
.seller-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.seller-stat{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:16px;box-shadow:0 4px 18px rgba(15,23,42,.035);min-width:0}.seller-stat small{display:block;font-size:11px;color:#64748b;font-weight:800}.seller-stat strong{display:block;font-size:24px;line-height:1.1;color:#111827;margin:9px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-stat span{display:block;font-size:10px;color:#94a3b8}.seller-stat.warning{border-top:3px solid #f59e0b}.seller-stat.success{border-top:3px solid #16a34a}.seller-stat.blue{border-top:3px solid #2563eb}.seller-stat.violet{border-top:3px solid #7c3aed}.seller-stat.danger{border-top:3px solid #dc2626}
.seller-grid-2{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-top:16px}.seller-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-top:16px;box-shadow:0 5px 20px rgba(15,23,42,.03)}.seller-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.seller-card-head h3,.seller-section-title h2{margin:0;font-size:17px;color:#111827}.seller-card-head p,.seller-section-title p{margin:4px 0 0;color:#8a94a3;font-size:12px}.link-btn{border:0;background:transparent;color:#2563eb;font-weight:800;font-size:12px;cursor:pointer}.seller-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}
.queue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.queue-card{border:1px solid #e7eaf0;border-radius:12px;padding:14px;background:#fafbfc;cursor:pointer}.queue-card:hover{border-color:#cfd5dd;background:#fff}.queue-card small{color:#7c8796;font-weight:800}.queue-card strong{display:block;font-size:24px;margin-top:6px;color:#111827}.queue-card span{display:block;font-size:10px;color:#9aa3af;margin-top:3px}.compact-list{display:grid;gap:9px}.compact-item{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f3}.compact-item:last-child{border-bottom:0}.compact-item strong{font-size:12px}.compact-item span{font-size:10px;color:#8a94a3}.compact-item em{font-style:normal;font-size:11px;font-weight:900;color:#b45309;background:#fff7ed;padding:5px 7px;border-radius:8px}
.seller-table-card{padding:0;overflow:hidden}.seller-table{width:100%;border-collapse:collapse;font-size:12px}.seller-table th{padding:12px 13px;background:#fafbfc;border-bottom:1px solid #e5e7eb;color:#7b8491;font-size:9px;text-transform:uppercase;letter-spacing:.08em;text-align:left;white-space:nowrap}.seller-table td{padding:13px;border-bottom:1px solid #edf0f3;vertical-align:top;color:#334155}.seller-table tr:last-child td{border-bottom:0}.seller-table tbody tr:hover{background:#fbfcfd}.seller-table strong{color:#111827}.seller-table .mini{font-size:10px}.table-product{display:flex;align-items:center;gap:10px;min-width:190px}.table-product img{width:46px;height:46px;border-radius:8px;object-fit:cover;background:#eef0f3}.product-stack{display:grid;gap:4px;min-width:180px}.product-stack span{font-size:10px;color:#64748b}.seller-table button{border:1px solid #d9dee5;background:#fff;color:#1f2937;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:800;cursor:pointer}.seller-table button:hover{background:#111827;color:#fff;border-color:#111827}
.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap}.status-pill.gray{background:#f1f5f9;color:#64748b}.status-pill.orange{background:#fff7ed;color:#c2410c}.status-pill.yellow{background:#fefce8;color:#a16207}.status-pill.green{background:#ecfdf5;color:#047857}.status-pill.blue{background:#eff6ff;color:#1d4ed8}.status-pill.violet{background:#f5f3ff;color:#6d28d9}.status-pill.red{background:#fef2f2;color:#b91c1c}.status-pill.dark{background:#111827;color:#fff}
.order-tabs{display:flex;gap:5px;overflow:auto;padding:2px 0 8px}.order-tabs button{flex:0 0 auto;border:1px solid #e1e5ea;background:#fff;border-radius:9px;padding:8px 10px;color:#64748b;font-size:11px;font-weight:800;cursor:pointer}.order-tabs button em{font-style:normal;background:#f1f5f9;border-radius:999px;padding:2px 5px;margin-left:4px;font-size:9px}.order-tabs button.active{background:#111827;color:#fff;border-color:#111827}.order-tabs button.active em{background:#fff;color:#111827}.order-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 170px 170px auto auto;gap:9px;align-items:center;margin-top:4px}.seller-search{height:42px;border:1px solid #dde2e8;border-radius:10px;background:#fff;display:flex;align-items:center;padding:0 11px;gap:8px}.seller-search input{border:0!important;outline:0;background:transparent!important;padding:0!important;min-width:0;width:100%}.seller-search.compact{width:260px;max-width:100%}.order-toolbar select{height:42px;border:1px solid #dde2e8;border-radius:10px;background:#fff;padding:0 10px;color:#475569}.seller-empty{text-align:center;padding:50px;color:#64748b}.seller-empty strong{display:block;color:#111827;margin-bottom:5px}.seller-empty span{font-size:12px}
.inventory-stats{grid-template-columns:repeat(4,1fr)}.seller-form-divider{border-top:1px solid #e5e7eb;padding-top:16px}.seller-form-divider h3{margin:0}.seller-form-divider p{font-size:11px;color:#94a3b8;margin:3px 0}.seller-note{color:#64748b;font-size:12px;line-height:1.7;margin-top:16px}
.report-list{display:grid;gap:11px;margin-top:14px}.report-row{display:grid;grid-template-columns:140px 1fr 60px;gap:10px;align-items:center;font-size:11px}.report-row span:first-child{color:#475569;font-weight:700}.report-bar{height:8px;background:#eef2f7;border-radius:99px;overflow:hidden}.report-bar i{display:block;height:100%;background:#111827;border-radius:99px}.report-row strong{text-align:right;font-size:11px}
.drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.28);z-index:89}.order-drawer{position:fixed;right:0;top:0;bottom:0;width:min(760px,96vw);background:#f7f8fa;z-index:90;box-shadow:-18px 0 60px rgba(15,23,42,.18);overflow:auto;padding:0}.drawer-head{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;padding:18px 20px}.drawer-head-main{display:flex;justify-content:space-between;gap:14px}.drawer-head h2{margin:3px 0 7px;font-size:22px}.drawer-close{width:36px;height:36px;border:1px solid #dce1e6;background:#fff;border-radius:9px;font-size:18px;cursor:pointer}.drawer-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.drawer-actions .btn{padding:9px 12px;font-size:11px;border-radius:9px}.drawer-body{padding:16px 18px 32px}.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drawer-card{background:#fff;border:1px solid #e3e7ec;border-radius:13px;padding:16px}.drawer-card.full{grid-column:1/-1}.drawer-card h3{margin:0 0 12px;font-size:14px}.detail-list{display:grid;gap:10px}.detail-line{display:grid;grid-template-columns:115px 1fr;gap:10px;font-size:11px}.detail-line span{color:#8993a1}.detail-line strong{font-weight:700;color:#1f2937;word-break:break-word}.drawer-item{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f3}.drawer-item:last-child{border-bottom:0}.drawer-item img{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#eef0f3}.drawer-item h4{margin:0 0 3px;font-size:12px}.drawer-item p{margin:0;color:#8b95a2;font-size:10px}.drawer-item strong{font-size:11px}.money-summary{margin-top:10px;border-top:1px solid #eef0f3;padding-top:8px}.money-summary .summary-row{font-size:11px;padding:7px 0}.money-summary .summary-row.total{font-size:15px}.quick-steps{display:flex;gap:7px;flex-wrap:wrap}.quick-step{border:1px solid #dce1e7;background:#fff;color:#334155;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}.quick-step.primary{background:#111827;color:#fff;border-color:#111827}.quick-step.green{background:#16a34a;color:#fff;border-color:#16a34a}.quick-step.red{color:#b91c1c;border-color:#fecaca;background:#fff}.timeline{display:grid;gap:0}.timeline-item{position:relative;padding:0 0 17px 25px;font-size:11px}.timeline-item:before{content:"";position:absolute;left:5px;top:4px;width:8px;height:8px;border-radius:50%;background:#111827}.timeline-item:after{content:"";position:absolute;left:8px;top:14px;bottom:0;width:1px;background:#dfe3e8}.timeline-item:last-child:after{display:none}.timeline-item strong{display:block}.timeline-item span{display:block;color:#8a94a3;font-size:9px;margin-top:2px}.timeline-item p{margin:3px 0 0;color:#64748b}.drawer-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-form .field{margin:0}.drawer-form .span-2{grid-column:1/-1}.drawer-form input,.drawer-form select,.drawer-form textarea{background:#fff}.drawer-section-note{font-size:10px;color:#94a3b8;margin-top:8px}
@media print{.seller-sidebar,.seller-topbar,.drawer-backdrop,.drawer-actions,.drawer-close{display:none!important}.order-drawer{position:static!important;width:100%!important;box-shadow:none!important}.drawer-body{padding:0}.drawer-head{position:static;border:0}.seller-shell,.seller-main{display:block!important;padding:0!important;background:#fff!important}}
@media(max-width:1280px){.seller-stat-grid{grid-template-columns:repeat(3,1fr)}.order-toolbar{grid-template-columns:1fr 150px 150px}.order-toolbar .btn{width:auto}.seller-grid-2{grid-template-columns:1fr}}
@media(max-width:900px){.seller-shell{display:block}.seller-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #e5e7eb}.seller-nav{grid-template-columns:repeat(4,1fr)}.seller-nav-group{display:none}.seller-nav button{grid-template-columns:20px 1fr;padding:9px}.seller-nav button em{display:none}.seller-main{padding:18px}.seller-stat-grid,.inventory-stats{grid-template-columns:repeat(2,1fr)}.queue-grid{grid-template-columns:1fr}.order-toolbar{grid-template-columns:1fr 1fr}.order-toolbar .seller-search{grid-column:1/-1}.drawer-grid{grid-template-columns:1fr}.drawer-card.full{grid-column:auto}}
@media(max-width:560px){.seller-nav{grid-template-columns:repeat(2,1fr)}.seller-main{padding:14px}.seller-topbar{align-items:flex-start}.seller-topbar h1{font-size:22px}.seller-top-actions .btn{display:none}.seller-stat-grid,.inventory-stats{grid-template-columns:1fr 1fr}.seller-stat strong{font-size:20px}.order-toolbar{grid-template-columns:1fr}.order-toolbar .seller-search{grid-column:auto}.seller-card{padding:14px}.drawer-form{grid-template-columns:1fr}.drawer-form .span-2{grid-column:auto}.order-drawer{width:100vw}.seller-search.compact{width:100%}.seller-card-head{align-items:flex-start;flex-direction:column}.admin-form{grid-template-columns:1fr!important}.admin-form .span-2,.admin-form .span-3{grid-column:auto!important}}
/* Seller Center Pro V1.3 */
.notification-wrap{position:relative}.notification-badge{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:#dc2626;color:#fff;font-size:9px;font-style:normal;font-weight:900;display:grid;place-items:center;padding:0 5px;border:2px solid #fff}.notification-panel{position:absolute;right:0;top:48px;width:min(390px,88vw);max-height:560px;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 60px rgba(15,23,42,.18);z-index:120}.notification-head{position:sticky;top:0;background:#fff;padding:13px 14px;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;align-items:center;z-index:2}.notification-list{display:grid}.notification-item{width:100%;border:0;border-bottom:1px solid #eef2f7;background:#fff;padding:12px 14px;display:grid;grid-template-columns:10px 1fr;gap:10px;text-align:left;cursor:pointer}.notification-item:hover{background:#fafbfc}.notification-item.unread{background:#f8fbff}.notification-item strong{display:block;font-size:12px;color:#111827}.notification-item p{margin:3px 0;color:#64748b;font-size:10px;line-height:1.45}.notification-item small{color:#94a3b8;font-size:9px}.notification-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8;margin-top:4px}.notification-dot.high{background:#f59e0b}.notification-dot.urgent{background:#dc2626}.notification-dot.low{background:#16a34a}.role-chip{display:inline-flex;align-items:center;height:34px;padding:0 9px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;font-size:9px;font-weight:900;letter-spacing:.07em;color:#475569}.role-guide{display:grid;gap:11px;margin-top:12px}.role-guide div{padding:11px;border:1px solid #e7eaf0;border-radius:10px;background:#fafbfc}.role-guide strong{display:block;font-size:11px}.role-guide span{display:block;margin-top:3px;color:#7c8796;font-size:10px}.ledger-toolbar{grid-template-columns:minmax(260px,1fr) 190px auto}.stock-plus{color:#047857}.stock-minus{color:#b45309}.return-summary{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;padding:12px;background:#fafbfc;border:1px solid #e9edf2;border-radius:10px;margin-bottom:12px}.return-summary small{display:block;color:#94a3b8;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.return-summary strong{display:block;margin-top:4px;font-size:13px}.return-summary p{margin:5px 0 0;color:#64748b;font-size:10px}.check-line{display:flex!important;align-items:center;gap:8px;font-weight:700!important}.check-line input{width:auto!important}.ecom-action-card{background:#fff;border:1px solid #e3e7ec;border-radius:16px;padding:22px;box-shadow:0 8px 28px rgba(15,23,42,.04)}.ecom-action-card h2{margin:0 0 6px;color:#111827}.ecom-action-card p{color:#64748b;line-height:1.65}.upload-drop{border:1.5px dashed #cbd5e1;border-radius:13px;padding:18px;background:#fafbfc}.upload-drop input{width:100%}.customer-action-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.review-banner{border-radius:10px;padding:10px 12px;font-size:11px;font-weight:700;margin:10px 0}.review-banner.warning{background:#fff7ed;color:#9a3412}.review-banner.success{background:#ecfdf5;color:#047857}.review-banner.error{background:#fef2f2;color:#b91c1c}
@media(max-width:900px){.notification-panel{position:fixed;right:14px;left:14px;top:74px;width:auto;max-height:70vh}.ledger-toolbar{grid-template-columns:1fr}.role-chip{display:none}}
