*{box-sizing:border-box;padding:0;margin:0}:root{--primary-color:#0f172a;--primary-dark:#020617;--primary-light:#1e3a8a;--primary-lighter:#1e40af;--background:#0f172a;--background-light:#1e293b;--surface:#1e3a8a;--surface-hover:#1e40af;--gray-section:#334155;--gray-medium:#475569;--gray-dark:#94a3b8;--border:#334155;--border-light:#1e293b;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-blue:#60a5fa;--shadow-sm:0 1px 3px 0 rgba(0,0,0,0.3);--shadow-md:0 2px 6px 0 rgba(0,0,0,0.4);--shadow-lg:0 3px 10px 0 rgba(0,0,0,0.5);--shadow-xl:0 4px 16px 0 rgba(0,0,0,0.6)}body,html{max-width:100vw;overflow-x:hidden;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;color:var(--text-primary);background:var(--background);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:var(--text-primary)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}