html{font-family:Inter,ui-sans-serif,system-ui,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:inherit}body{min-height:100vh;background-attachment:fixed;margin:0;line-height:1.5;color:rgb(17,24,39)}img,video,picture,figure{max-width:100%;height:auto;display:block;object-fit:cover}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1200px}#mobileMenu{display:none}#mobileMenu.show{display:block}#mobileMenu .animate-fade-in-slow{animation:fade-in .28s ease both}@keyframes fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}body.no-scroll,html.no-scroll{overflow:hidden;height:100%}.iconify{vertical-align:middle;display:inline-block}.focus-ring:focus{outline:none;box-shadow:0 0 0 4px rgba(255,107,0,0.18);border-radius:8px}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-soft{box-shadow:0 6px 18px rgba(15,23,42,0.06)}@media (prefers-reduced-motion:reduce){*{animation-duration:0.001ms!important;animation-iteration-count:1!important;transition-duration:0.001ms!important;scroll-behavior:auto!important}}#cookieConsent{transition:transform .25s ease,opacity .2s ease}#cookieConsent.hidden{opacity:0;transform:translateY(12px);pointer-events:none}input[type="email"],input[type="text"],textarea,select{font-size:1rem}input::placeholder{color:rgba(15,23,42,0.45)}.card-media{max-height:300px;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer a,footer p{font-size:.95rem;color:rgb(74,85,104)}@media (max-width:640px){.container{padding-left:1rem;padding-right:1rem}h1,h2,h3,h4{line-height:1.15}}