:root{--bg:#0b1220;--card:#131c2e;--soft:#1e293b;--text:#e5eefc;--muted:#99a9c2;--accent:#60a5fa;--danger:#ef4444;color-scheme:dark}*{box-sizing:border-box}body{background:linear-gradient(180deg,#0b1220,#0f172a 45%,#111827);color:#e5eefc;color:var(--text);font-family:Inter,Arial,sans-serif;margin:0}a{color:#93c5fd}button,input,textarea{font:inherit}button{background:#60a5fa;background:var(--accent);border:0;border-radius:14px;color:#fff;cursor:pointer;padding:12px 16px}button.ghost{background:#0000;border:1px solid #334155}button.danger{background:#7f1d1d}.screen{margin:0 auto;max-width:1240px;padding:24px}.center{align-items:center;display:flex;justify-content:center;min-height:100vh}.card,.hero,.tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero{align-items:flex-start;background:#131c2eeb;border:1px solid #243047;border-radius:28px;display:flex;gap:24px;justify-content:space-between;margin-bottom:16px;padding:28px}.hero h1{font-size:38px;margin:4px 0 12px}.hero p{color:#99a9c2;color:var(--muted);line-height:1.5;margin:0;max-width:780px}.eyebrow{color:#7dd3fc;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-actions{align-items:stretch;display:flex;flex-direction:column;gap:10px}.pill{background:#60a5fa1f;border:1px solid #60a5fa40;border-radius:999px;padding:10px 14px;text-align:center}.message{background:#60a5fa24;border:1px solid #60a5fa38;border-radius:18px;margin:14px 0;padding:14px 16px}.tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tabs button{background:#1e293b}.tabs button.active{background:#60a5fa;background:var(--accent)}.grid.cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#131c2eeb;border:1px solid #243047;border-radius:24px;box-shadow:0 18px 40px #00000038;padding:20px}.card img{border-radius:18px;height:220px;margin-bottom:14px;object-fit:cover;width:100%}.card-body p,.meta{color:#99a9c2;color:var(--muted)}.row{align-items:center;display:flex}.between{justify-content:space-between}.gap{gap:12px}.stack{grid-gap:14px;display:grid;gap:14px}.order-card h3,.product-card h3{margin:8px 0}.category{color:#7dd3fc;font-size:12px;text-transform:uppercase}.qty-box{align-items:center;display:flex;gap:8px}.total-box{font-size:20px}.form{grid-gap:12px;display:grid;gap:12px;max-width:760px}.form input,.form textarea{background:#0f172a;border:1px solid #334155;border-radius:14px;color:#e5eefc;color:var(--text);padding:12px 14px;width:100%}.form textarea{min-height:110px;resize:vertical}.switches{flex-wrap:wrap;gap:12px}.inline-check,.switches{color:#99a9c2;color:var(--muted);display:flex}.inline-check{align-items:center;gap:8px}.admin-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:320px 1fr}.users-list{grid-gap:10px;display:grid;gap:10px}.user-item{align-items:center;background:#182235;display:flex;justify-content:space-between;text-align:left}.user-item.selected{outline:2px solid #60a5fa;outline:2px solid var(--accent)}.user-item small{color:#99a9c2;color:var(--muted)}@media (max-width:900px){.hero{flex-direction:column}.admin-layout{grid-template-columns:1fr}}
/*# sourceMappingURL=main.0d0eb96c.css.map*/