*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-black: #000000;--brand-blue: #1f1f9f;--brand-orange: #ff915c;--brand-sand: #d4cfc4;--brand-white: #ffffff;--bg: #f8f7f4;--surface: #ffffff;--border: #ababab;--border-focus: #1f1f9f;--text: #000000;--muted: #787878;--input-bg: #fafaf8;--error: #dc2626;--error-bg: #fef2f2;--error-border: #fecaca;--success: #16a34a;--success-bg: #f0fdf4;--success-border: #bbf7d0;--radius: 10px;--shadow: 0 2px 12px rgba(0, 0, 0, .06);--font-display: "League Spartan", system-ui, sans-serif;--font: "League Spartan", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}button{font-family:inherit}button::hover{background:var(--brand-white);color:var(--brand-black)}input,textarea,select{font-family:inherit}
