﻿:root{--brand:#0f9f8f;--purple:#6d5dfc;--pink:#e43f8f;--side:#182236;--line:#e5e7eb;--muted:#6b7280;--bg:#f4f6f8;--gold:#f6c85f}
*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:var(--bg);color:#1f2937}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid var(--line);border-radius:6px;padding:10px;width:100%}button{cursor:pointer}.app{min-height:100vh;display:grid;grid-template-columns:250px 1fr}
aside{background:linear-gradient(180deg,var(--side),#22315a);color:#dbe3ef;padding:16px 12px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:10px;align-items:center;padding-bottom:16px;border-bottom:1px solid #ffffff22}.logo{width:52px;height:52px;border-radius:13px;background:conic-gradient(from 160deg,var(--brand),var(--purple),var(--pink),var(--brand));display:grid;place-items:center;color:#fff;font-weight:900;font-size:22px;box-shadow:inset 0 0 0 3px #ffffffcc}h1,h2,h3{margin:0}h1{color:#fff;font-size:24px}.label{font-size:12px;font-weight:900}nav{display:grid;gap:6px;margin-top:14px}nav a{border-radius:6px;min-height:42px;display:flex;align-items:center;padding:0 12px;color:#dbe3ef;font-weight:900}nav a.active,nav a:hover{background:linear-gradient(90deg,#0f9f8f66,#6d5dfc55);color:#fff}
header{background:#fff;border-bottom:1px solid var(--line);padding:14px 18px;position:sticky;top:0;z-index:4}.top{display:flex;gap:12px;align-items:center;justify-content:space-between}.primary{border:0;border-radius:6px;min-height:38px;padding:0 14px;color:#fff;background:linear-gradient(90deg,var(--brand),var(--purple));font-weight:900}.soft{border:1px solid var(--line);border-radius:6px;background:#fff;font-weight:900;min-height:36px;padding:0 12px;color:var(--brand)}
main{padding:18px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel,.stat{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 18px #00000008;padding:14px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin:-14px -14px 14px;padding:14px;border-bottom:1px solid var(--line)}.stat span,.muted{color:var(--muted);font-size:13px}.stat b{display:block;font-size:25px;margin-top:5px}.row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.item,.msg,.order,.rate,.wallet-line{border:1px solid var(--line);border-radius:6px;background:#fafafa;padding:10px;margin-top:8px}.tag{display:inline-block;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;background:#eafaf2;color:#067647}.warn{background:#fff8db;color:#976400}.stars{color:var(--gold);font-weight:900}.thumb{width:52px;height:52px;border-radius:6px;object-fit:cover;background:#f3f4f6;border:1px solid var(--line);vertical-align:middle;margin-right:10px}table{width:100%;border-collapse:collapse}th,td{padding:10px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--muted);font-size:13px;background:#fafafa}
@media(max-width:980px){.app{grid-template-columns:1fr}aside{position:sticky;top:0;height:auto;z-index:20}.grid,.two,.row{grid-template-columns:1fr}.top{flex-wrap:wrap}nav{display:none;grid-template-columns:1fr;max-height:70vh;overflow:auto;padding-bottom:6px}.seller-menu-open nav{display:grid}.seller-menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff44;border-radius:6px;background:#ffffff12;color:#fff;font-weight:900;min-height:38px;padding:0 12px;margin-top:12px}.seller-menu-backdrop{display:none;position:fixed;inset:0;background:#00000035;z-index:10}.seller-menu-open+.seller-menu-backdrop{display:block}body.seller-menu-locked{overflow:hidden}}
@media(min-width:981px){.seller-menu-toggle,.seller-menu-backdrop{display:none!important}}
nav a{justify-content:space-between;gap:8px}.badge-count{display:none;min-width:22px;height:22px;border-radius:999px;background:#f6c85f;color:#182236;place-items:center;padding:0 6px;font-size:12px;font-weight:900}.badge-count.show{display:inline-grid}.top-badge{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#fff0f3;color:#be123c;border:1px solid #fecdd3;padding:0 7px;font-size:12px;font-weight:900}
@media(max-width:700px){
  header{position:static;padding:12px}.top{display:block}.top h2{font-size:24px}.top span{display:block;margin-top:4px;line-height:1.35}.toolbar{margin-top:10px;display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.toolbar .search{grid-column:1/-1}.toolbar button{width:100%;min-height:42px}
  main{padding:10px}.hero{min-height:126px;padding:14px;margin-bottom:10px;background-position:center}.hero h2{font-size:21px;line-height:1.15}.hero p{display:none}
  .grid{grid-template-columns:repeat(2,1fr);gap:8px}.stat{padding:10px}.stat span{font-size:12px}.stat b{font-size:20px}.section{margin-top:10px}
  .quick{grid-template-columns:repeat(2,1fr)!important;gap:8px}.quick a{min-height:54px;display:flex;align-items:center;padding:10px;font-size:14px}
  .mini-grid{display:block}.mini-grid>.panel:nth-child(2){display:none}.mobile-dashboard-extra{display:none!important}.panel{padding:12px}.panel-head{margin:-12px -12px 10px;padding:10px;gap:8px}.panel-head h3{font-size:22px}.panel-head .soft{width:auto;white-space:nowrap;min-width:92px}
  .product-preview-table,.product-preview-table tbody,.product-preview-table tr,.product-preview-table td{display:block;width:100%}.product-preview-table thead{display:none}.product-preview-table tr{border:1px solid var(--line);border-radius:8px;padding:10px;margin:10px 0;background:#fff}.product-preview-table td{border:0;padding:5px 0}.product-preview-table td:nth-child(2)::before{content:"Price: ";font-weight:900;color:var(--muted)}.product-preview-table td:nth-child(3)::before{content:"Stock: ";font-weight:900;color:var(--muted)}.product-preview-table td:nth-child(4)::before{content:"Status: ";font-weight:900;color:var(--muted)}.product-preview-table td:last-child .soft{width:100%;margin-top:6px}.product-title{align-items:flex-start}.thumb{width:58px;height:58px;flex:0 0 auto}
}


