:root{--nav:#111827;--nav2:#1f2937;--accent:#d71920;--green:#00a870;--ink:#111827;--muted:#64748b;--line:#dbe3ef;--bg:#eef3f8;--card:#fff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:174px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:174px;background:linear-gradient(180deg,#101827,#1d2a39);color:#e5edf7;display:flex;flex-direction:column;z-index:40}.brand{display:flex;gap:10px;align-items:center;padding:18px 13px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:29px;height:29px;border-radius:7px;background:#c91f2b;border:2px solid #fff;display:grid;place-items:center;font-weight:900;font-size:20px}.brand-title{font-size:12px;font-weight:900;line-height:1}.brand-sub{font-size:8px;opacity:.58;margin-top:4px;letter-spacing:.08em}.nav{padding:10px 6px;overflow:auto}.nav-item{display:flex;align-items:center;gap:9px;color:#dbe5ef;text-decoration:none;border-radius:4px;padding:9px 11px;margin:2px 0;font-size:11px;font-weight:800}.nav-item small{display:block;font-size:8px;font-weight:600;opacity:.67;margin-top:1px}.nav-item.active{background:#cc1c27;color:#fff}.nav-item:hover{background:#ffffff14}.sidebar-footer{margin-top:auto;padding:10px 8px}.user-card{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:10px;display:flex;gap:8px;align-items:center;font-size:11px}.avatar{width:25px;height:25px;border-radius:50%;background:#fff;color:#334155;display:grid;place-items:center;font-weight:900}.logout-btn{margin-top:9px;width:100%;border:0;border-radius:7px;background:#e9163f;color:#fff;font-weight:900;padding:10px}.main{grid-column:2;min-width:0}.topbar{height:72px;background:#f7f9fc;border-bottom:1px solid var(--line);padding:14px 18px;display:flex;justify-content:space-between;align-items:flex-start;position:sticky;top:0;z-index:25}.eyebrow{text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.08em;color:#475569}.page-title{font-size:22px;font-weight:950;line-height:1;margin-top:2px}.page-sub{font-size:12px;color:#64748b;margin-top:3px}.access-pill{display:flex;gap:7px;align-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 5px 18px #0f172a0d;border-radius:16px;padding:9px 13px;font-size:11px;font-weight:800}.content{padding:16px 20px 84px;max-width:1500px;margin:auto}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 7px 20px #0f172a0a;overflow:hidden}.panel-head{padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-title{font-size:18px;font-weight:950}.panel-desc{color:#64748b;font-size:11px;margin-top:3px}.toolbar{display:flex;gap:8px;align-items:center}.search-wrap input{width:300px;border:1px solid #cad6e5;border-radius:8px;padding:10px 12px 10px 35px;outline:none;font-size:12px}.search-wrap span{position:absolute;left:11px;top:9px;color:#8ba0b7}.btn{border:1px solid transparent;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:900;display:inline-flex;gap:7px;align-items:center;justify-content:center}.btn-primary{background:#00122f;color:#fff}.btn-green{background:#04a875;color:#fff}.btn-danger{background:#ef1746;color:#fff}.btn-light{background:#fff;border-color:#cbd7e6;color:#0f172a}.tabs{display:flex;gap:6px;flex-wrap:wrap;padding:12px 14px;border-bottom:1px solid var(--line)}.tab{border:1px solid #d9e2ee;border-radius:999px;background:#fff;padding:7px 10px;font-size:10px;font-weight:900;color:#1e293b}.tab.active{background:#101b33;color:#fff;border-color:#101b33}.product-grid{padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-card{border:1px solid #d8e1ec;border-radius:13px;background:#fff;min-height:84px;padding:10px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:9px;align-items:center}.product-card.admin{border-color:#6de7b2}.product-image{width:48px;height:58px;border-radius:9px;background:#f0f4f8;object-fit:contain}.product-name{font-size:11px;font-weight:950;line-height:1.2}.meta{font-size:9px;color:#8ca0b6;margin-top:4px}.category-badge{display:inline-flex;background:#e9f8c7;color:#6b8424;border-radius:999px;padding:3px 7px;font-size:8px;margin-right:5px}.price{font-size:11px;font-weight:950;text-align:right}.qty{display:flex;gap:9px;align-items:center;justify-content:flex-end;margin-top:14px}.round{width:25px;height:25px;border-radius:50%;border:0;font-weight:900}.minus{background:#ffe5e9;color:#f43f5e}.plus{background:#d4faea;color:#089c6b}.small-add{background:#00122f;color:#fff;border:0;border-radius:7px;font-size:9px;font-weight:950;padding:8px 10px;margin-top:14px}.sticky-cart{position:fixed;left:195px;right:24px;bottom:12px;z-index:30;background:#fff;border:1px solid #d9e2ec;border-radius:15px;box-shadow:0 12px 32px #0f172a26;padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.cart-left{display:flex;align-items:center;gap:10px}.cart-icon{width:32px;height:32px;border-radius:50%;background:#071a35;color:#fff;display:grid;place-items:center;position:relative}.cart-count{position:absolute;right:-5px;top:-7px;background:#dc2626;border:2px solid #fff;width:18px;height:18px;border-radius:50%;font-size:9px;display:grid;place-items:center}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006e;display:none;align-items:center;justify-content:center;padding:15px;z-index:90}.modal-card{background:#fff;width:min(690px,96vw);max-height:88vh;border-radius:13px;box-shadow:0 20px 60px #00000040;overflow:hidden}.modal-card.wide{width:min(880px,96vw)}.modal-head{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.modal-body{padding:15px;overflow:auto;max-height:70vh}.modal-foot{padding:12px 16px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field label{display:block;font-size:9px;font-weight:900;color:#64748b;margin-bottom:4px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd8e6;border-radius:8px;padding:10px;font-size:11px;outline:none}.field textarea{min-height:80px;resize:vertical}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{border:1px solid #d9e2ec;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;background:#fff}.chip.selected{background:#e8eef7}.toast{position:fixed;top:82px;right:18px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #0f172a2e;border-radius:12px;padding:12px 18px;z-index:120;font-size:12px;font-weight:800;display:none}.toast.show{display:block}.table-wrap{overflow:auto}.table th,.table td{padding:11px 12px;border-bottom:1px solid #e4eaf1;font-size:11px;text-align:left}.table th{font-size:9px;text-transform:uppercase;color:#64748b}.status{display:inline-flex;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;background:#eef2f7}.status.submitted{background:#fff3cd;color:#8a5d00}.status.confirmed{background:#dff7ea;color:#087751}.status.cancelled{background:#ffe4e6;color:#be123c}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-wrap input{width:220px}}@media (max-width:760px){.app-shell{display:block}.sidebar{transform:translate(-100%)}.main{grid-column:auto}.topbar{padding:12px;height:auto}.content{padding:12px 10px 90px}.panel-head{align-items:flex-start;flex-direction:column}.toolbar{width:100%;flex-wrap:wrap}.search-wrap{flex:1}.search-wrap input{width:100%}.product-grid{grid-template-columns:1fr}.sticky-cart{left:10px;right:10px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}:root{color-scheme:light;--sidebar-w:17.5rem}html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.app-scrollbar::-webkit-scrollbar{width:8px;height:8px}.app-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.app-scrollbar::-webkit-scrollbar-track{background:transparent}.sidebar-link{transition:.18s ease}.sidebar-link:hover{transform:translate(2px)}.sidebar-link.active{background:linear-gradient(135deg,#e11d48,#c9153a);color:#fff;box-shadow:0 8px 24px #e11d483d}.sidebar-link.active .sidebar-sub{color:#ffffffc7}.glass{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6}.kpi-card{transition:.18s ease}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a17}.animate-in{animation:fadeUp .35s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{animation:fadeIn .18s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.skeleton{position:relative;overflow:hidden;background:#e2e8f0}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translate(100%)}}@media (max-width:1023px){:root{--sidebar-w:0rem}}.panel-title{font-size:1.125rem;font-weight:900;color:#0f172a}.panel-desc{margin-top:.25rem;font-size:.75rem;color:#64748b}.eyebrow{font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#475569}.toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.search-wrap{position:relative}.search-wrap span{position:absolute;left:.75rem;top:.7rem;color:#94a3b8}.search-wrap input{min-width:18rem;border:1px solid #cbd5e1;border-radius:.75rem;padding:.7rem .85rem .7rem 2.25rem;font-size:.75rem;outline:none}.search-wrap input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:.75rem;padding:.7rem .9rem;font-size:.72rem;font-weight:900}.btn-primary{background:#07162f;color:#fff}.btn-green{background:#059669;color:#fff}.btn-danger{background:#e11d48;color:#fff}.btn-light{border:1px solid #cbd5e1;background:#fff;color:#0f172a}.tab{white-space:nowrap;border:1px solid #dbe3ef;border-radius:999px;background:#fff;padding:.45rem .7rem;font-size:.68rem;font-weight:900;color:#334155}.tab.active{border-color:#111827;background:#111827;color:#fff}.product-card{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;gap:.75rem;align-items:center;border:1px solid #dbe3ef;border-radius:1rem;background:#fff;padding:.75rem;min-height:6rem}.product-card.admin{border-color:#6ee7b7}.product-image{width:3.25rem;height:4rem;border-radius:.75rem;background:#f1f5f9;object-fit:contain}.product-name{font-size:.78rem;font-weight:900;line-height:1.2;color:#0f172a}.meta{margin-top:.2rem;font-size:.63rem;color:#64748b}.category-badge{display:inline-flex;border-radius:999px;background:#ecfccb;padding:.18rem .45rem;font-size:.58rem;color:#4d7c0f}.price{font-size:.78rem;font-weight:900;text-align:right}.small-add{margin-top:.7rem;border:0;border-radius:.65rem;background:#07162f;padding:.5rem .7rem;font-size:.65rem;font-weight:900;color:#fff}.qty{margin-top:.7rem;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.round{display:grid;width:1.75rem;height:1.75rem;place-items:center;border:0;border-radius:999px;font-weight:900}.minus{background:#ffe4e6;color:#e11d48}.plus{background:#d1fae5;color:#059669}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;background:#0f172a80;padding:1rem}.modal.open{display:flex}.modal-card{width:min(46rem,96vw);max-height:90vh;overflow:hidden;border-radius:1.25rem;background:#fff;box-shadow:0 25px 60px #0f172a40}.modal-card.wide{width:min(58rem,96vw)}.modal-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem}.modal-body{max-height:70vh;overflow:auto;padding:1.25rem}.modal-foot{display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid #e2e8f0;padding:1rem 1.25rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.field label{display:block;margin-bottom:.3rem;font-size:.65rem;font-weight:900;color:#64748b}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd5e1;border-radius:.75rem;padding:.7rem .8rem;font-size:.75rem;outline:none}.field textarea{min-height:6rem}.span-2{grid-column:1/-1}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.72rem;text-align:left}.table th{font-size:.62rem;text-transform:uppercase;color:#64748b}.status{display:inline-flex;border-radius:999px;background:#f1f5f9;padding:.35rem .55rem;font-size:.62rem;font-weight:900}.status.submitted{background:#fef3c7;color:#92400e}.status.confirmed{background:#d1fae5;color:#065f46}.status.delivered{background:#dbeafe;color:#1d4ed8}.status.cancelled,.status.rejected{background:#ffe4e6;color:#be123c}@media (max-width:640px){.search-wrap,.search-wrap input{width:100%;min-width:0}.product-card{grid-template-columns:3rem minmax(0,1fr)}.product-card>div:last-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}
