*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f60;--orange-dark:#e55a00;--orange-light:#ff8533;--gold:#f5a300;--gold-dark:#d98e00;--gold-light:#f7b733;--charcoal:#2e2e2e;--charcoal-dark:#1a1a1a;--charcoal-light:#444;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{height:100%;font-family:var(--font);background-color:var(--gray-50);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}.page{flex-direction:column;flex:1;display:flex}
