*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;padding:0}#root,body,html{background:linear-gradient(180deg,#f7f9fc,#eef6ff);color:#1f2937;height:100%}.app{display:flex;flex-direction:column;min-height:100vh}.topbar{background:linear-gradient(90deg,#0ea5a4,#6366f1);border-bottom-left-radius:18px;border-bottom-right-radius:18px;box-shadow:0 6px 20px #0f172a1f;color:#fff;justify-content:space-between;padding:18px 28px}.brand,.topbar{align-items:center;display:flex}.brand{gap:12px}.brand .logo{align-items:center;background:#ffffff1f;border-radius:10px;display:flex;font-size:28px;height:52px;justify-content:center;width:52px}.brand h1{font-size:18px;margin-bottom:4px}.brand small{font-size:12px;opacity:.9}.nav{align-items:center;display:flex;gap:12px}.navlink{border-radius:8px;color:#ffffffe6;font-weight:600;opacity:.95;padding:8px 12px;text-decoration:none}.navlink:hover{background:#ffffff14;transform:translateY(-1px)}.navlink.active{background:#ffffff29;box-shadow:inset 0 -3px 0 #ffffff0f}.container{flex:1 1;margin:0 auto;max-width:1100px;padding:28px;width:100%}.card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0f172a0f;margin-bottom:18px;padding:16px}.grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hstack{align-items:center;display:flex;gap:12px}.input,select,textarea{background:#fbfdff;border:1px solid #e6eef8;border-radius:10px;font-size:14px;outline:none;padding:10px 12px;width:100%}.input:focus{border-color:#7c3aed;box-shadow:0 4px 14px #7c3aed14}.btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:10px 14px}.btn-primary{background:linear-gradient(90deg,#6366f1,#0ea5a4);box-shadow:0 6px 20px #6366f12e;color:#fff}.btn-ghost{background:#0000;border:1px solid #e6eef8;color:#374151}.btn-danger{background:#ef4444;color:#fff}.product-row{background:linear-gradient(180deg,#fff,#fcfeff);border:1px solid #f0f4fb;border-radius:10px;justify-content:space-between;padding:10px}.product-meta,.product-row{align-items:center;display:flex}.product-meta{gap:12px}.product-tag{background:#eef2ff;border-radius:8px;color:#4f46e5;font-size:13px;font-weight:600;padding:6px 8px}.muted{color:#6b7280;font-size:13px}.kicker{color:#9ca3af;font-size:12px;margin-bottom:6px}.table{border-collapse:collapse;margin-top:10px;width:100%}.table td,.table th{border-bottom:1px solid #f0f4fb;padding:10px;text-align:left}.table th{font-size:13px;font-weight:700}.footer{align-items:center;color:#6b7280;display:flex;font-size:13px;justify-content:space-between;padding:12px 20px}
/*# sourceMappingURL=main.357440d2.css.map*/