:root{--primary-color:#2a5298;--secondary-color:#1e3c72;--text-color:#333;--light-bg:#f8f9fa}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.app{min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (max-width:768px){html{font-size:14px}}
