:root{--logo-red:#ff0000;--logo-blue:#3a4173;--background:#ffffff;--foreground:#1a1a1a;--text-primary:#1a1a1a;--text-secondary:#6b7280;--section-bg:#f8f9fa;--border-light:#e5e7eb;--yellow:#F5A623;--yellow-deep:#D4881C;--yellow-light:#FFF9ED;--yellow-mid:#FFFBF0;--accent-yellow:#F5A623;--surface-dark:#1E1C17;--surface-dark-border:rgba(255,255,255,0.08)}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}