*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Inter,SF Pro Display,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ffffff;color:#0c1e2e;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto}@keyframes drift-slow{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(40px) translateY(-8px)}to{transform:translateX(0) translateY(0)}}@keyframes drift-med{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(-30px) translateY(6px)}to{transform:translateX(0) translateY(0)}}@keyframes drift-fast{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(22px) translateY(-12px)}to{transform:translateX(0) translateY(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.5)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.sticky-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #e0f2fe}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1280px;margin:0 auto;gap:1rem}.nav-link{font-size:.9375rem;color:#1e3a52;text-decoration:none;font-weight:500;padding:.5rem .875rem;border-radius:8px;transition:background .15s ease,color .15s ease}.nav-link:hover{background:#f0f9ff;color:#0284c7}.cta-button{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 1.75rem;background:#0c1e2e;color:#ffffff;border-radius:999px;font-weight:600;font-size:1rem;letter-spacing:-.01em;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 24px -10px rgba(12,30,46,.4);border:none;cursor:pointer}.cta-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px -10px rgba(12,30,46,.5);background:#0a1825}.cta-button.secondary{background:#ffffff;color:#0c1e2e;box-shadow:0 8px 20px -10px rgba(2,132,199,.25);border:1px solid #e0f2fe}.cta-button.secondary:hover{background:#f8fafc}.cta-button.sky{background:#0284c7;color:#ffffff;box-shadow:0 10px 24px -10px rgba(2,132,199,.5)}.cta-button.sky:hover{background:#0369a1}.card{background:#ffffff;border:1px solid #e0f2fe;border-radius:20px;padding:1.75rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-2px);border-color:#bae6fd;box-shadow:0 18px 40px -20px rgba(2,132,199,.25)}.dotted{background-image:radial-gradient(circle,rgba(125,211,252,.35) 1px,transparent 0);background-size:14px 14px}.dotted-dark{background-image:radial-gradient(circle,rgba(56,189,248,.18) 1px,transparent 0);background-size:18px 18px}.fade-up{animation:fade-up .7s ease-out both}.bob{animation:bob 4s ease-in-out infinite}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}details>summary:after{content:"";float:right;width:24px;height:24px;background:#f0f9ff;border-radius:999px;background-image:linear-gradient(45deg,transparent 47%,#0284c7 0,#0284c7 53%,transparent 0),linear-gradient(-45deg,transparent 47%,#0284c7 0,#0284c7 53%,transparent 0);background-position:50%;background-repeat:no-repeat;transition:transform .2s ease;margin-top:2px}details[open]>summary:after{background-image:linear-gradient(0deg,transparent 47%,#0284c7 0,#0284c7 53%,transparent 0)}.marquee{display:flex;gap:4rem;width:max-content;animation:marquee 28s linear infinite}.hide-on-mobile{display:inline-flex}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.hero-grid{grid-template-columns:1fr!important;gap:2rem!important}.hero-illust-wrap{max-width:420px!important;margin:0 auto!important}.grid-4{grid-template-columns:repeat(2,1fr)!important}.grid-3{grid-template-columns:1fr!important}}@media (max-width:768px){.hide-on-mobile{display:none!important}.hero-title{font-size:2.5rem!important;line-height:1.05!important}.hero-sub{font-size:1.0625rem!important}.section-title{font-size:2rem!important;line-height:1.1!important}.section-title-huge{font-size:2.25rem!important;line-height:1.1!important}.container{padding-left:1.25rem!important;padding-right:1.25rem!important}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr!important}.services-grid{grid-template-columns:repeat(2,1fr)!important}.nav-inner{padding:.875rem 1.25rem!important}.footer-grid{grid-template-columns:1fr!important;gap:2rem!important}.section{padding:4rem 0!important}}@media (max-width:380px){.hero-title{font-size:2.125rem!important}.section-title-huge{font-size:1.875rem!important}.services-grid{grid-template-columns:1fr!important}}