:root{--brand-primary: #22d3ee;--brand-primary-light: #ecfeff;--brand-primary-strong: #06b6d4;--brand-accent: #34d399;--text-primary: #0f172a;--text-muted: #64748b;--surface-soft: #f1f7fb;--surface-muted: #dfeff8;--surface-card: #ffffffcc;--border-soft: #c7dce7;--border-strong: #9ec0cf;--shadow-soft: 0 10px 30px rgba(12, 44, 60, .08);--shadow-strong: 0 18px 45px rgba(10, 42, 58, .16);--radius-card: 18px;--radius-control: 12px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;background:var(--surface-soft);color:var(--text-primary)}a{color:inherit}h1,h2,h3{font-family:Space Grotesk,Manrope,sans-serif;letter-spacing:.01em}button{min-height:44px;border-radius:var(--radius-control);border:1px solid var(--brand-primary);background:var(--brand-primary);color:#fff;font-weight:500;font-family:inherit;cursor:pointer;padding:0 1rem}button.ghost{background:#fff;color:var(--brand-primary)}button:disabled{opacity:.6;cursor:not-allowed}.badge{display:inline-flex;align-items:center;height:1.5rem;padding:0 .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.02em}.badge--muted{background:#f1f5f9;color:#64748b;border:none}.badge--pending{background:#fff7ed;color:#c2410c;border:1px solid #ffedd5}.badge--incoming{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.badge--success{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}.badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;align-items:center}.mt-3{margin-top:1rem}
