html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:inherit}body{font-size:16px;line-height:1.5;background-color:#ffffff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial}img{max-width:100%;height:auto;display:block;object-fit:cover}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus{outline:none}:focus-visible{box-shadow:0 0 0 4px rgba(14,165,164,0.12),0 0 0 2px rgba(3,105,161,0.08);border-radius:0.5rem}#mobileMenu{display:none}#mobileMenu.open{display:block}#menuOverlay{opacity:0;transform:translateY(6px);transition:opacity 280ms ease,transform 280ms ease}#mobileMenu.open #menuOverlay{opacity:1;transform:translateY(0)}#mobileMenu > div{transform:translateY(10px);opacity:0;transition:transform 320ms ease,opacity 320ms ease}#mobileMenu.open > div{transform:translateY(0);opacity:1}#mobileMenu .rounded-2xl{max-height:calc(100vh - 4rem);overflow:auto}body.no-scroll{overflow:hidden;height:100vh}.iconify{vertical-align:middle;display:inline-block}.iconify[data-inline="false"]{display:inline-block}.cookie-hidden{display:none !important}#cookie{max-width:360px;min-width:240px}@media (max-width:420px){#cookie{right:1rem;left:1rem;bottom:1rem}}.card-img{max-height:280px;object-fit:cover}.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.focus-ring{box-shadow:0 0 0 4px rgba(14,165,164,0.12),0 0 0 2px rgba(3,105,161,0.08);border-radius:0.5rem}kbd{background:#f1f5f9;border-radius:6px;padding:2px 6px;font-size:0.85em;border:1px solid rgba(2,6,23,0.04)}