:root{--primary:#0f3460;--primary-dark:#081e3f;--primary-light:#1a6fa8;--secondary:#b8671f;--success:#1a7a4a;--text-dark:#1a1f2e;--text-light:#5a6272;--bg-light:#f5f7fa;--border:#dde3ed;--accent:#e07b24}body,html{max-width:100vw;overflow-x:hidden}*,body,html{margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}section{padding:4rem 0}section h2{font-size:2.5rem;margin-bottom:1rem;text-align:center}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:768px){section{padding:2rem 0}section h2{font-size:1.75rem}}@media (max-width:480px){section h2{font-size:1.5rem}}