
:root{--navy:#101f35;--ink:#172a43;--muted:#64748b;--line:#e4eaf1;--bg:#f3f6fa;--red:#dc414b;--green:#14725a}*{box-sizing:border-box}body{margin:0;font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3e8eff;outline-offset:3px}button{border:0}svg{width:21px;height:21px;vertical-align:middle;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sidebar{width:252px;background:var(--navy);color:#b2bfd1;position:fixed;inset:0 auto 0 0;padding:32px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:12px;align-items:center;color:white;margin-bottom:42px}.logo{width:44px;height:44px;border:1px solid #627085;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:18px;position:relative}.logo:after{content:'';position:absolute;background:#ed535b;width:18px;height:4px;bottom:6px;border-radius:4px}.brand strong{font-size:17px;display:block;letter-spacing:.2px}.brand small{font-size:12px;color:#a8b6ca}.nav-label{font-size:12px;font-weight:700;letter-spacing:1.5px;margin:18px 15px 10px;color:#8191a9}.nav button{display:flex;gap:13px;align-items:center;width:100%;padding:13px 14px;margin:3px 0;border-radius:9px;background:transparent;color:inherit;text-align:left;font-size:15px}.nav button.active{background:#29394f;color:white;box-shadow:inset 3px 0 #ed535b}.nav button:hover{background:#20324a;color:white}.sidebar-bottom{margin-top:auto;border-top:1px solid #304058;padding-top:20px;font-size:13px}.avatar{display:inline-grid;place-items:center;background:#e8edf5;color:#243a55;border-radius:50%;width:38px;height:38px;font-weight:700;font-size:13px;margin-right:10px}.sidebar-bottom .avatar{background:#2b3d57;color:white}.shell{margin-left:252px}.topbar{height:82px;background:white;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:12px}.crumb{color:var(--muted);font-size:14px}.crumb b{color:var(--ink);font-weight:500}.top-right{display:flex;align-items:center;gap:20px}.demo{background:#fff2da;color:#815612;font-size:12px;font-weight:700;border-radius:6px;padding:5px 9px}.location{display:flex;align-items:center;gap:8px;font-size:14px;color:#50617a}main{padding:34px 38px 48px;max-width:1700px;margin:auto}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;margin:6px 0 10px}h2{font-size:18px;margin:0;letter-spacing:-.25px}h3{font-size:16px;margin:0}p{margin:6px 0}.sub{color:var(--muted);font-size:14px}.overline{font-size:12px;letter-spacing:1.6px;font-weight:700;color:var(--muted)}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;min-height:46px;border-radius:8px;background:white;border:1px solid #dce3ed;color:var(--ink);font-weight:600;font-size:14px}.btn.primary{background:var(--red);color:white;border-color:var(--red);box-shadow:0 4px 10px #db414b18}.btn.dark{background:var(--navy);color:white;border-color:var(--navy)}.btn.small{padding:7px 12px;min-height:40px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.stat{background:white;border:1px solid var(--line);border-radius:12px;padding:20px 22px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:14px}.icon-box{border-radius:9px;width:38px;height:38px;display:grid;place-items:center;background:#edf2fa;color:#4a6488}.icon-box.red{background:#fff0ef;color:#c3404b}.icon-box.green{background:#eaf7f0;color:#22745e}.num{font-size:34px;font-weight:750;letter-spacing:-1px;margin:6px 0 4px}.stat-foot{font-size:12px;color:var(--muted)}.grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:22px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:22px}.panel-head{padding:21px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.link{background:none;color:#345d8e;font-size:14px;font-weight:600;padding:8px 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:14px}th{font-size:12px;color:var(--muted);font-weight:600;background:#fbfcfe;padding:12px 22px}td{padding:17px 22px;border-bottom:1px solid #edf1f6}tr:last-child td{border-bottom:0}td strong{font-size:14px;font-weight:650}td small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:650;background:#edf3fc;color:#386494}.badge.orange{background:#fff3dc;color:#926421}.badge.red{background:#ffeded;color:#b63742}.badge.green{background:#e9f6ee;color:#227255}.pill{border:1px solid var(--line);padding:4px 9px;border-radius:20px;font-size:12px;color:var(--muted)}.item{display:flex;gap:12px;align-items:center;padding:17px 22px;border-bottom:1px solid #edf1f6}.item:last-child{border:0}.item-body{flex:1;min-width:0}.item p{font-size:14px;font-weight:600;margin:0}.item small{font-size:12px;color:var(--muted)}.item-right{text-align:right}.stockline{height:5px;background:#edf1f6;border-radius:8px;margin-top:8px;overflow:hidden}.stockline span{height:100%;display:block;background:#df6268;border-radius:8px}.callout{background:var(--navy);border:0;border-radius:12px;padding:24px;color:white;position:relative;overflow:hidden}.callout .overline{color:#a9b9d0}.callout h2{margin:9px 0;font-size:23px;max-width:260px}.callout p{color:#b8c6d9;font-size:14px;max-width:290px;margin:8px 0 20px}.callout .btn{border:0}.callout:after{content:'';position:absolute;right:-32px;top:0;width:8px;height:240px;background:#d94a53;transform:rotate(28deg)}.footer{display:flex;justify-content:space-between;color:#7b899c;font-size:12px;margin-top:28px;gap:15px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.field{border:1px solid #dce3ed;border-radius:8px;background:white;padding:11px 13px;color:var(--ink);min-height:46px;max-width:100%}.search{flex:1;min-width:200px}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{background:white;border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.product-icon{width:46px;height:46px;border-radius:10px;background:#edf3fb;color:#587394;display:grid;place-items:center}.product .btn{margin-top:auto}.product h3{min-height:24px}.cart-bar{position:sticky;bottom:18px;margin-top:24px;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;border-radius:12px;background:var(--navy);color:white;box-shadow:0 10px 30px #10213925}.empty{text-align:center;padding:42px 20px;color:var(--muted)}dialog{padding:0;border:1px solid var(--line);border-radius:14px;width:min(620px,calc(100% - 24px));max-height:88dvh;color:var(--ink);box-shadow:0 25px 90px #101f3533}dialog::backdrop{background:#101f3577;backdrop-filter:blur(3px)}.modal-body{padding:22px;overflow:auto}.modal-foot{padding:18px 22px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line)}.close{background:#f1f4f8;border-radius:50%;width:36px;height:36px;font-size:22px;color:#5b6d83}.form-row{margin:0 0 18px}.form-row label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.form-row .field{width:100%}.qty{display:flex;align-items:center;gap:10px}.qty button{width:36px;height:36px;border-radius:7px;background:#edf1f6;color:var(--ink);font-size:20px}.qty strong{min-width:18px;text-align:center}input[type=checkbox]{accent-color:var(--red);width:22px;height:22px}.pack{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.notice{padding:12px 14px;background:#f0f5fb;font-size:14px;border-radius:8px;color:#516783;margin-bottom:18px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#132c40;color:white;padding:14px 22px;border-radius:10px;z-index:50;box-shadow:0 5px 25px #142c4033;max-width:90vw}.mobile-nav{display:none}.menu-toggle{display:none}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#5fab84;margin-right:6px}.mobile-brand{display:none}#alert{color:#b63742;font-size:14px}.place{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.place .panel{padding:24px}.place h2{margin:12px 0}.place .sub{margin-bottom:20px}.title-row{display:flex;gap:10px;align-items:center}.num-sm{font-size:24px;font-weight:700}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1600px){main{padding-top:45px}.stat{padding:26px}.grid{grid-template-columns:1.7fr 1fr}}
@media(max-width:1150px){.sidebar{width:218px;padding:26px 14px}.shell{margin-left:218px}main{padding:28px 24px}.topbar{padding:0 24px}.stats{gap:12px}.stat{padding:17px}.grid{grid-template-columns:1fr}.catalog{grid-template-columns:repeat(2,1fr)}.heading{align-items:flex-start}.heading .actions{flex-wrap:wrap;justify-content:flex-end}.place{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.sidebar{display:none}.sidebar.open{display:flex;width:270px;box-shadow:0 0 0 100vmax #10203980}.shell{margin:0}.topbar{height:70px;padding:0 18px}.crumb,.top-right .location,.top-right .avatar{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.mobile-brand .logo{width:33px;height:33px;font-size:13px}.menu-toggle{display:inline-flex;background:white;color:var(--ink);padding:8px}.top-right{gap:4px}main{padding:25px 18px 100px}h1{font-size:28px}.heading{display:block;margin-bottom:22px}.heading .actions{justify-content:flex-start;margin-top:18px}.heading .btn{flex:1;padding:11px}.stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.stat{padding:14px}.stat-top{font-size:12px;gap:5px}.icon-box{width:30px;height:30px}.num{font-size:30px;margin-top:7px}.stat-foot{font-size:12px}.grid{gap:0}.panel-head{padding:17px}.panel-head h2{font-size:16px}.item{padding:17px}.catalog{grid-template-columns:1fr}.product{display:grid;grid-template-columns:46px 1fr;gap:10px 13px}.product .product-icon{grid-row:1/3}.product .product-content{grid-column:2}.product .product-details{grid-column:2}.product .btn{grid-column:1/3}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;inset-inline:0;background:white;border-top:1px solid var(--line);padding:9px 5px max(9px,env(safe-area-inset-bottom));z-index:6}.mobile-nav button{background:white;color:#77849a;font-size:11px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;gap:4px}.mobile-nav button.active{color:#cb3d48}.footer{display:block}.footer span{display:block;margin:7px 0}.cart-bar{bottom:86px;padding:13px}.cart-bar .btn{padding:9px;font-size:13px}.cart-bar strong{font-size:14px}.place{grid-template-columns:1fr}.toast{bottom:95px;font-size:14px}.toolbar .search{min-width:100%;width:100%}.toolbar select{flex:1}.dashboard-table table{white-space:normal}.dashboard-table th,.dashboard-table td{padding:15px 13px}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){display:none}.dashboard-table th:last-child,.dashboard-table td:last-child{padding-left:0}.dashboard-table .btn{font-size:12px;padding:6px 8px}.dashboard-table td small{font-size:12px}.overline{font-size:11px}.callout{padding:22px}}

a{text-decoration:none;color:inherit}.nav a{display:block;padding:12px;border-radius:8px;margin:4px 0}.nav a.active{background:#29394f;color:white;border-left:3px solid #dc414b}.brand-image{background:white;border-radius:8px;padding:10px;width:100%;height:auto}.login{max-width:480px;margin:8vh auto;padding:28px;background:white;border:1px solid #e4eaf1;border-radius:14px}.login img{width:100%;margin-bottom:25px}.login .field{width:100%}.formgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.formgrid label{display:block}.formgrid .field{width:100%}.content-pad{padding:22px}.success{background:#e9f6ee;padding:14px;border-radius:8px;margin-bottom:20px}.error{background:#ffeded;padding:14px;border-radius:8px;margin-bottom:20px}.inline{display:inline}.qty-input{width:90px}.mobile-nav a{font-size:12px;padding:10px;text-align:center}.logout{color:white;background:transparent;padding:12px 0}.mobile-brand img{width:210px}.stock-card{padding:18px;border-bottom:1px solid #eee}.stock-card label{display:flex;justify-content:space-between;gap:12px;align-items:center}@media(max-width:720px){.formgrid{grid-template-columns:1fr}.sidebar{display:none}.mobile-nav{grid-template-columns:repeat(3,1fr)}.login{margin:22px 12px}.topbar{height:auto;min-height:72px}.top-right{display:none}main{padding-bottom:110px}.nav-mobile{display:block;margin-bottom:16px}.nav-mobile select{width:100%}}@media(min-width:721px){.nav-mobile{display:none}}
