html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background-color:#0b1020;color:#bfc9d1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,'Helvetica Neue',Arial, sans-serif;line-height:1.6;word-wrap:break-word}img,video{max-width:100%;height:auto;display:block;object-fit:cover}a{color:inherit;text-decoration:none}button{font-family:inherit}button:disabled,button[disabled]{opacity:.6;cursor:not-allowed}input,textarea,select{font-family:inherit}svg{vertical-align:middle}.iconify{display:inline-block;vertical-align:middle;line-height:0}.container{max-width:1200px;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}}:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:0 0 0 4px rgba(93,212,216,0.12);border-radius:.5rem}a:focus-visible{outline-offset:2px}#mobileMenu{transition:opacity .28s ease,transform .28s ease}#mobileMenu.hidden{opacity:0;pointer-events:none;transform:translateY(6px)}#mobileMenu:not(.hidden){opacity:1;pointer-events:auto;transform:translateY(0)}body.no-scroll,html.no-scroll{overflow:hidden;height:100%}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 8px 24px rgba(11,16,32,0.55)}.shadow-lg{box-shadow:0 20px 40px rgba(11,16,32,0.6)}.shadow-inner{box-shadow:inset 0 1px 0 rgba(255,255,255,0.02)}.bg-midnight{background-color:#0b1020}.bg-graphite{background-color:#2b3036}.text-silver{color:#bfc9d1}.text-silver\/90{color:rgba(191,201,209,0.9)}.text-silver\/80{color:rgba(191,201,209,0.8)}.text-silver\/70{color:rgba(191,201,209,0.7)}.text-cyanmuted{color:#5dd4d8}.bg-indigo-gradient{background:linear-gradient(90deg,#0f1724 0%,#0b1020 100%)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:9999px;background:linear-gradient(90deg,#0f1724,#2b3036);color:#bfc9d1;border:0;transition:transform .18s ease,box-shadow .18s ease}btn-primary:focus{box-shadow:0 0 0 4px rgba(93,212,216,0.12)}.btn-primary:hover{transform:translateY(-3px)}.card{background:rgba(43,48,54,0.6);border-radius:.75rem;padding:1rem}.grid-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:640px){.grid-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-cards{grid-template-columns:repeat(3,1fr)}}.focus-ring{box-shadow:0 0 0 4px rgba(93,212,216,0.12);border-radius:.5rem}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#cookie{transition:transform .22s ease,opacity .22s ease}#cookie.cookie-hidden{transform:translateY(12px);opacity:0;pointer-events:none}.modal-open{overflow:hidden}input[type="text"],input[type="email"],input[type="tel"],textarea{background:rgba(43,48,54,0.45);border:1px solid rgba(191,201,209,0.06);padding:.6rem .75rem;border-radius:.5rem;color:#e6eef2}input:focus,textarea:focus{outline:none;box-shadow:0 0 0 4px rgba(93,212,216,0.08);border-color:rgba(93,212,216,0.28)}label{display:block;font-weight:600;color:#bfc9d1;margin-bottom:.4rem}form .form-note{font-size:.9rem;color:rgba(191,201,209,0.85)}button.rounded-2xl{border-radius:9999px}small{color:rgba(191,201,209,0.75)}footer address{font-style:normal}@media (prefers-reduced-motion:reduce){*{animation-duration:0.001s!important;animation-iteration-count:1!important;transition-duration:0.001s!important;scroll-behavior:auto!important}}