*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}:root{--primary-dark: #1f2a63;--primary-blue: #2f5fd0;--accent-yellow: #f4c430;--accent-yellow-hover: #ffd95a;--background-light: #f5f7fa;--text-dark: #1f2a63;--white: #ffffff}body{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--background-light);color:var(--text-dark);line-height:1.6;min-height:100vh}app-root{display:block;min-height:100vh;background-color:var(--background-light)}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;cursor:pointer;background:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}@media(max-width:768px){body{overflow-x:hidden}}
