html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:16px;min-height:100vh;overflow-y:auto}img{max-width:100%;height:auto;display:block;object-fit:cover}img.object-contain{object-fit:contain}.no-scroll{overflow:hidden;height:100vh}a{transition:color .18s ease,opacity .18s ease}button{cursor:pointer}:focus{outline:2px solid transparent;outline-offset:2px}:focus-visible{outline-offset:4px;box-shadow:0 0 0 4px rgba(0,0,0,0.08)}#mobile-menu{transition:opacity .28s ease,transform .28s ease}#mobile-menu[aria-hidden="true"]{opacity:0;transform:translateY(6px);pointer-events:none}#mobile-menu[aria-hidden="false"]{opacity:1;transform:translateY(0)}/**********************************************/@media (max-width:640px){#cookie-modal{right:1rem;left:1rem;width:auto;max-width:calc(100% - 2rem)}}#cookie-modal button{transition:transform .12s ease,opacity .12s ease}#cookie-modal button:active{transform:translateY(1px)}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 6px 18px rgba(11,12,14,0.06)}.shadow-lg{box-shadow:0 12px 32px rgba(11,12,14,0.08)}.animate-slide-up{animation:slide-up .6s ease-out both}@keyframes slide-up{0%{transform:translateY(12px);opacity:0}100%{transform:translateY(0);opacity:1}}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}