@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";:root{--color-navy: #001e40;--color-action-orange: #fc8127;--color-surface: #ffffff;--color-surface-low: #f2f4f7;--color-surface-app-bg: #f7f9fc;--color-on-surface: #1a1a2e;--color-text-secondary: #6b7280;--color-text-tertiary: rgba(107,114,128,1);--color-border: rgba(195,198,209,.25);--color-border-strong: rgba(195,198,209,.4);--color-success: #059669;--color-warning: #d97706;--color-error: #dc2626;--color-info: #1d4ed8;--radius-pill: 999px;--radius-card: 12px;--radius-input: 8px;--shadow-card: 0 1px 2px rgba(0,0,0,.03);--shadow-elevated: 0 4px 12px rgba(0,0,0,.08)}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--color-surface-app-bg);color:var(--color-on-surface)}h1,h2,h3,h4,h5,h6{font-family:Manrope,system-ui,sans-serif;font-weight:800;letter-spacing:-.01em}*{box-sizing:border-box}button{font-family:inherit}
