html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-size:1rem}img,picture,video{max-width:100%;height:auto;display:block;object-fit:cover}a{color:inherit;text-decoration:none}button{font:inherit}button:disabled,input:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}input,textarea,select,button{outline:none}*:focus{box-shadow:0 0 0 4px rgba(0,184,242,0.14);border-radius:.5rem}._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}.container{margin-left:auto;margin-right:auto}.hover\:scale-102:hover{transform:scale(1.02)}.hover\:scale-101:hover{transform:scale(1.01)}:root{--focus-ring:rgba(0,184,242,0.18)}.focus-ring{box-shadow:0 0 0 4px var(--focus-ring);border-radius:.5rem}#cookieModal{max-width:20rem;min-width:18rem}#mobileMenu{transition:opacity .28s ease,transform .28s ease}#mobileMenu.show{opacity:1;transform:none}#mobileMenu.hidden{opacity:0;pointer-events:none}.toast-success{background:#ecfdf5;color:#064e3b;padding:.75rem 1rem;border-radius:.75rem;box-shadow:0 6px 18px rgba(2,6,23,0.08)}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;background:linear-gradient(90deg,#e6f8ff,#bfefff)}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 6px 18px rgba(2,6,23,0.06)}.shadow-lg{box-shadow:0 12px 40px rgba(2,6,23,0.08)}.focus-visible:focus{outline:none;box-shadow:0 0 0 4px rgba(0,184,242,0.18)}.locked-scroll{overflow:hidden;height:100%}@media (max-width:640px){#cookieModal{right:1rem;left:1rem;bottom:1rem}}