.fadeUp{animation:.8s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.hoverLift{transition:all .35s}.hoverLift:hover{transform:translateY(-8px)}.glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf}
:root{--background:#fff;--foreground:#171717;--primary-color:#0b4ea2;--secondary-color:#2563eb;--accent-color:#ff7a00;--text-dark:#0f172a;--text-muted:#64748b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;max-width:100%;min-height:100%;overflow-x:hidden}body{width:100%;max-width:100%;min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;padding:90px 0 0;font-family:Arial,Helvetica,sans-serif;display:flex;overflow-x:hidden}#__next{width:100%;max-width:100%}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%}img{-webkit-user-select:none;user-select:none;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6,p,span,a{overflow-wrap:break-word}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #0066ff40}::selection{background:var(--primary-color);color:#fff}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#171717}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@media (max-width:768px){html,body{width:100%;max-width:100%;overflow-x:hidden}body{padding-top:90px}img,video,iframe,canvas{max-width:100%}}@media (max-width:480px){body{padding-top:80px}}
