:root{--color-primary: #0066cc;--color-primary-dark: #004fa3;--color-secondary: #00b8a9;--color-accent: #f6416c;--color-bg-light: #f8fafc;--color-text-dark: #1e293b;--color-text-light: #64748b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text-dark)}h1{font-size:3.5rem;font-weight:700;line-height:1.2}h2{font-size:2.5rem;font-weight:700;line-height:1.3}h3{font-size:1.75rem;font-weight:600;line-height:1.4}h4{font-size:1.25rem;font-weight:600;line-height:1.5}p{font-size:1rem;line-height:1.7;color:var(--color-text-light)}a{text-decoration:none;color:inherit}button{font-family:inherit}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}html{scroll-behavior:smooth}
