html{font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif;color:#0f172a;background-color:#ffffff}h1,h2,h3,h4,h5,h6{font-family:Merriweather,serif;margin:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block;object-fit:cover;border-radius:inherit}button{font-family:inherit}:focus{outline:none}:focus-visible{box-shadow:0 0 0 4px rgba(14,165,160,0.14);border-radius:8px}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1280px){.container{max-width:1280px}}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 6px 18px rgba(15,23,42,0.06)}.shadow-lg{box-shadow:0 18px 40px rgba(15,23,42,0.08)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:1rem;background-image:linear-gradient(90deg,#0ea5a0,#0ea5a0);color:#f8fafc;border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}button[disabled],.btn-primary[disabled]{opacity:.56;cursor:not-allowed;transform:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:0 0 0 4px rgba(14,165,160,0.14)}#mobileMenu{transition:opacity .28s ease,transform .28s ease}#mobileBackdrop{transition:opacity .28s ease}#mobileMenu.hidden{opacity:0;pointer-events:none}#mobileMenu:not(.hidden){opacity:1}body.scroll-locked{overflow:hidden;height:100vh}#cookie{max-width:24rem;min-width:16rem;box-shadow:0 12px 40px rgba(2,6,23,0.08)}@media (max-width:640px){#cookie{left:1rem;right:1rem;bottom:1rem;width:auto;max-width:none}}.iconify{display:inline-block;vertical-align:middle}.card-lift{transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s ease}.card-lift:hover{transform:translateY(-8px)}.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}.form-input{width:100%;padding:.65rem .75rem;border:1px solid rgba(15,23,42,0.08);border-radius:.6rem;background:#fff;color:#0f172a;transition:border-color .15s ease,box-shadow .15s ease}.form-input:focus{border-color:rgba(14,165,160,0.6);box-shadow:0 6px 18px rgba(14,165,160,0.08)}fieldset{border:0;margin:0;padding:0}legend{font-weight:600}label{display:block;font-weight:500;margin-bottom:.35rem;color:#0f172a}input[type=tel],input[type=email],input[type=text],textarea{font-size:1rem}textarea{min-height:120px;padding-top:.6rem;padding-bottom:.6rem}table{width:100%;border-collapse:collapse}th,td{padding:.5rem .75rem;text-align:left}kbd{padding:.15rem .4rem;border-radius:.35rem;background:#0f172a;color:#fff;font-size:.85em}section{position:relative}.hero-gradient{background:radial-gradient(1000px 500px at 10% 10%,rgba(14,165,160,0.06),transparent 20%),linear-gradient(180deg,#ffffff 0%,#f8feff 100%)}.focus-ring-brand:focus-visible{box-shadow:0 0 0 4px rgba(14,165,160,0.18)}.visually-contrast{color:#05202a}html,body{min-height:100%}::-moz-focus-inner{border:0}input::-ms-clear,input::-ms-expand{display:none}svg{max-width:100%;height:auto}a[role='button']{cursor:pointer}.card-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width:640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.kbd-short{padding:.25rem .5rem;border-radius:.4rem;background:rgba(2,6,23,0.04)}.accent-soft{background:linear-gradient(90deg,rgba(14,165,160,0.08),rgba(51,193,214,0.04))}.shadow-subtle{box-shadow:0 8px 24px rgba(2,6,23,0.04)}