*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f5f6f8;color:#1c2733;line-height:1.5}main{max-width:1100px;margin:0 auto;padding:32px 20px 64px}h1{font-size:1.5rem;margin-bottom:4px}.subtitle{color:#5b6b7b;font-size:.9rem;margin-bottom:24px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:12px;gap:12px;margin-bottom:32px}.card{background:#fff;border:1px solid #e3e7ec;border-radius:8px;padding:16px}.card .label{font-size:.78rem;color:#5b6b7b;text-transform:uppercase;letter-spacing:.03em}.card .value{font-size:1.6rem;font-weight:700;margin-top:4px}.table-wrap{background:#fff;border:1px solid #e3e7ec;border-radius:8px;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.88rem;white-space:nowrap}td,th{text-align:left;padding:10px 14px;border-bottom:1px solid #eef1f4}th{background:#fafbfc;color:#5b6b7b;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em}tr:last-child td{border-bottom:none}td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ok{color:#1a7f37}.no,.ok{font-weight:700}.no{color:#c62828}.muted{color:#90a0b0}.status-badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.75rem;background:#eef1f4}.status-badge.active{background:#e2f3e6;color:#1a7f37}.notice{background:#fff;border:1px solid #e3e7ec;border-radius:8px;padding:28px;text-align:center;color:#5b6b7b}.notice.error{border-color:#f0c0c0;background:#fdf3f3;color:#c62828}.auth-main{max-width:none;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(160deg,#eef2f7,#f5f6f8 45%,#eaf0fb)}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e3e7ec;border-radius:14px;padding:32px 28px;box-shadow:0 10px 30px rgba(28,39,51,.08),0 1px 2px rgba(28,39,51,.04)}.auth-card h1{font-size:1.6rem;text-align:center;margin-bottom:6px}.auth-card .subtitle{text-align:center;margin-bottom:24px}.auth-form{gap:16px}.auth-form,.auth-label{display:flex;flex-direction:column}.auth-label{gap:6px;font-size:.85rem;font-weight:600;color:#34455a}.auth-input{width:100%;font:inherit;font-weight:400;color:#1c2733;background:#fff;padding:10px 12px;border:1px solid #cfd6de;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.auth-input::placeholder{color:#90a0b0}.auth-input:hover{border-color:#b6c0cc}.auth-input:focus{outline:none;border-color:#1877f2;box-shadow:0 0 0 3px rgba(24,119,242,.18)}.btn-primary{display:inline-block;width:100%;font:inherit;font-weight:600;text-align:center;color:#fff;background:#1877f2;border:1px solid transparent;border-radius:8px;padding:11px 16px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.btn-primary:hover:not(:disabled){background:#166fe0}.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(24,119,242,.35)}.btn-primary:active:not(:disabled){background:#145dc0}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-error{border:1px solid #f0c0c0;background:#fdf3f3;color:#c62828;font-size:.86rem;padding:10px 12px;border-radius:8px}.auth-switch{margin-top:20px;text-align:center;font-size:.88rem;color:#5b6b7b}.auth-switch a,.onboard-back a{color:#1877f2;font-weight:600;text-decoration:none}.auth-switch a:hover,.onboard-back a:hover{text-decoration:underline}.onboard-card{background:#fff;border:1px solid #e3e7ec;border-radius:14px;padding:28px;max-width:560px;box-shadow:0 10px 30px rgba(28,39,51,.06),0 1px 2px rgba(28,39,51,.04)}.onboard-steps{margin:0 0 24px 1.1rem;padding:0;color:#34455a}.onboard-steps li{margin-bottom:10px}.onboard-steps li:last-child{margin-bottom:0}.btn-connect{width:100%;max-width:280px}.onboard-back{margin-top:18px;font-size:.88rem;color:#5b6b7b}