*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color: #f0f0f0;--primary-color: #16404d;--secondary-color: #ffb200;--text-dark: #1a1a1a;--text-light: #666666;--white: #ffffff;--border-radius: 24px;--border-radius-md: 16px;--border-radius-sm: 8px;--shadow: 0 4px 20px rgba(0, 0, 0, .08);--shadow-hover: 0 8px 30px rgba(0, 0, 0, .12)}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background-color:var(--bg-color);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{background:var(--bg-color);overflow:hidden}@media(max-width:640px){.container{padding:0 1.5rem}}h1,h2,h3,h4,h5,h6{font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem}h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}h3{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem}p{font-size:clamp(1rem,2vw,1.125rem);color:var(--text-light)}a{text-decoration:none}button{font-family:DM Sans,sans-serif;cursor:pointer;border:none;outline:none}input{font-family:DM Sans,sans-serif;outline:none}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 3rem}.section{padding:5rem 0}@media(max-width:768px){.section{padding:3rem 0}}
