*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f4f7fb;color:#132238}.sidebar{position:fixed;inset:0 auto 0 0;width:270px;background:#0d1728;color:#fff;padding:28px 20px;display:flex;flex-direction:column}.brand{font-size:25px;font-weight:800;letter-spacing:-.5px;margin:0 0 5px 0}.brand span{font-weight:700}.side-label{font-size:13px;margin:0 0 25px 0}.muted{color:#8190a5}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{color:#dbe4f1;text-decoration:none;padding:12px 13px;border-radius:10px;font-size:15px}.sidebar nav a:hover,.sidebar nav a.active{background:#1d2b40;color:#fff}.credits{margin-top:auto;background:#fff;color:#142238;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:5px}.credits small{color:#7a8798}.main{margin-left:270px;min-height:100vh;padding:0 32px 50px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between}.topbar>span{font-weight:700}.user-pill{background:#fff;border:1px solid #e1e7ef;border-radius:999px;padding:9px 15px;color:#132238;text-decoration:none}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin:15px 0 25px}.eyebrow{font-size:14px;color:#65758a;margin-bottom:4px}.page-head h1{font-size:32px;margin:0 0 6px;letter-spacing:-1px}.page-head p{margin:0;color:#66768b}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 5px 18px rgba(20,40,70,.04)}.stat-label{color:#6d7c90;font-size:14px}.stat{font-size:34px;font-weight:800;margin-top:10px}.section-title{font-size:20px;margin:0 0 16px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:11px 17px;background:#2d5bff;color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.btn.secondary{background:#eef3ff;color:#2450df}.btn.ghost{background:#f1f4f8;color:#26364b}.btn.danger{background:#fee8e8;color:#b42318}.btn.small{padding:8px 11px;font-size:13px}.actions{display:flex;gap:10px;flex-wrap:wrap}.input,.textarea,.select{width:100%;padding:12px 13px;border:1px solid #d6deea;border-radius:9px;background:#fff;font:inherit;color:#142238}.textarea{min-height:110px;resize:vertical}.field{margin-bottom:15px}.field label{display:block;font-weight:700;margin-bottom:7px;font-size:14px}.help{font-size:12px;color:#7b8899;margin-top:5px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:13px 10px;border-bottom:1px solid #edf0f4;vertical-align:top}.table th{font-size:13px;color:#6a788b}.badge{display:inline-block;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;background:#eef3ff;color:#3154bd}.alert{margin:15px 0;padding:12px 14px;border-radius:10px;background:#fff1f0;color:#b42318}.alert.success{background:#ecfdf3;color:#067647}.empty{padding:30px;text-align:center;color:#728096;border:1px dashed #cdd6e3;border-radius:12px}.auth-main{min-height:100vh;display:grid;place-items:center;padding:25px}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:30px;box-shadow:0 12px 35px rgba(20,40,70,.08)}.auth-card h1{margin:0 0 8px}.auth-card p{color:#718096;margin-top:0}.notice{padding:12px;background:#f4f7fb;border-radius:10px;font-size:13px;color:#536275}.drop{border:2px dashed #cbd5e1;border-radius:14px;padding:35px;text-align:center;background:#fbfcfe}.kpi-row{display:flex;gap:25px;align-items:center}.preview{max-width:120px;max-height:90px;border-radius:8px;border:1px solid #e5e9ef}.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f5f7fa;padding:2px 5px;border-radius:5px}@media(max-width:900px){.sidebar{position:static;width:auto;height:auto}.main{margin-left:0;padding:0 16px 35px}.grid-3,.grid-2{grid-template-columns:1fr}.topbar{height:65px}}
