:root{color:#152033;background:#f4f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:#fff;cursor:pointer;font:inherit;background:#1685fe;border:0;border-radius:12px;padding:12px 16px;font-weight:700}button:hover{background:#0d6bd3}button:disabled{cursor:progress;opacity:.65}.app{max-width:1180px;margin:0 auto;padding:18px 18px 96px}.hero{color:#fff;background:linear-gradient(135deg,#13213a,#2456b8);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.hero h1{margin:0 0 12px;font-size:clamp(26px,5vw,44px);line-height:1.05}.hero p{color:#ffffffc7;max-width:680px;margin:0}.hero button{color:#163875;white-space:nowrap;background:#fff}.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800;margin-bottom:8px!important}.notice,.error,.empty{background:#fff;border-radius:16px;margin:16px 0;padding:14px 16px}.error{color:#b00020;border:1px solid #ffb8b8}.grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.metric,.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 22px #1520330d}.metric span{color:#64748b;margin-bottom:8px;font-size:14px;display:block}.metric strong{font-size:26px;display:block}.card{margin-bottom:12px}.card p{color:#475569;line-height:1.5}.row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.status{color:#067647;text-transform:uppercase;white-space:nowrap;background:#ecfdf3;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status.danger{color:#be123c;background:#fff1f2}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.bottom-nav{z-index:20;background:#fffffff0;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:4px;width:calc(100% - 24px);max-width:620px;padding:8px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0f172a29}.bottom-nav button{color:#64748b;background:0 0;border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:8px 4px;font-size:11px;display:flex}.bottom-nav button.active{color:#0d6bd3;background:#eaf4ff}.bottom-nav svg{fill:currentColor;width:22px;height:22px}.draft{white-space:pre-wrap;background:#f8fafc;border-radius:12px;padding:12px}.settings{gap:16px;display:grid}.account-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.account-row p{margin:6px 0 0}.account-form{gap:12px;display:grid}.account-form label{color:#475569;gap:6px;font-size:14px;font-weight:700;display:grid}.account-form input{color:#152033;font:inherit;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px}.period-switcher{background:#eef4fb;border-radius:14px;gap:4px;padding:4px;display:inline-flex}.period-switcher button{color:#475569;background:0 0;padding:8px 10px}.period-switcher button.active{color:#fff;background:#1685fe}.report-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.report-row p{margin:6px 0 0}.report-values{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;min-width:92px;display:flex}.report-values span{color:#64748b;font-size:13px}.form-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.4}@media (width<=760px){.hero{flex-direction:column;align-items:flex-start}.hero button{width:100%}.two-col{grid-template-columns:1fr}}
