*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#fff;background:#0f2027;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0f2027}::-webkit-scrollbar-thumb{background:#4e93ff80;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4e93ffb3}::selection{background:#4e93ff4d;color:#fff}::-moz-selection{background:#4e93ff4d;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.2rem;color:#ffffffb3;margin-bottom:4rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in{animation:fadeIn .6s ease-out}.scale-in{animation:scaleIn .6s ease-out}@media (max-width: 1200px){html{font-size:15px}}@media (max-width: 768px){html{font-size:14px}.container{padding:0 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}@media (max-width: 480px){html{font-size:13px}.container{padding:0 1rem}}*:focus-visible{outline:2px solid #4e93ff;outline-offset:2px}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit}img{max-width:100%;height:auto;display:block}
