:root{--ground-navy: #04143c;--horizon-blue: #0662ea;--white: #ffffff;--pale-sky: #eaf3ff;--line-blue: #d7e8ff;--slate-navy: #2f3a4a;--cool-grey: #eef2f6;--font-body: "Montserrat", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--carousel-duration: 21s}*{box-sizing:border-box}html{min-width:320px;background:var(--white)}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--ground-navy);background:var(--white);line-height:1.5;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid rgba(6,98,234,.42);outline-offset:5px}.skip-link{position:fixed;top:14px;left:14px;z-index:10;padding:10px 14px;border-radius:999px;color:var(--white);background:var(--ground-navy);font-weight:700;transform:translateY(-140%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.launch-page{position:relative;background:var(--white)}.launch-hero-section{position:relative;min-height:100dvh;overflow:hidden}.launch-carousel{position:absolute;inset:0;z-index:0;overflow:hidden;background:var(--pale-sky)}.launch-carousel-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transform:scale(1.32);transform-origin:center center;animation:imageDissolve var(--carousel-duration) infinite linear both;animation-delay:var(--slide-delay)}.launch-carousel-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffffff5,#ffffffe0 38%,#ffffff52 65%,#04143c2e),linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 38%,rgba(4,20,60,.22) 100%);pointer-events:none}.launch-hero{position:relative;z-index:2;display:grid;min-height:100dvh;grid-template-rows:auto 1fr auto;padding:clamp(28px,4vw,52px);gap:clamp(36px,5vh,72px)}.launch-header{display:flex;align-items:center;justify-content:space-between}.launch-brand{display:inline-flex;width:min(38vw,320px);min-width:200px}.launch-brand img{width:100%;height:auto;display:block}.launch-content{align-self:center;width:min(100%,620px)}.launch-eyebrow{display:inline-flex;align-items:center;gap:11px;margin:0 0 clamp(18px,3vh,28px);color:var(--horizon-blue);font-size:1.05rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.launch-eyebrow:before{content:"";width:42px;height:2px;background:var(--horizon-blue)}.launch-headlines{position:relative;min-height:clamp(140px,20vh,220px);margin-bottom:clamp(48px,6vh,72px)}.launch-headline{position:absolute;inset:0;margin:0;color:var(--ground-navy);font-size:clamp(1.85rem,4.5vw,3.6rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;opacity:0;animation:headlineReveal var(--carousel-duration) infinite linear both;animation-delay:var(--slide-delay)}.launch-headline:first-child{position:relative}.launch-highlight{color:var(--horizon-blue)}.launch-message{margin:0;color:var(--slate-navy);font-size:clamp(1.15rem,2vw,1.5rem);font-weight:500;line-height:1.5}.launch-actions{align-self:end;display:flex;align-items:center}.launch-cta{position:relative;display:inline-flex;min-height:52px;align-items:center;justify-content:center;overflow:hidden;padding:0 28px;border:1px solid var(--horizon-blue);border-radius:999px;color:var(--white);background:var(--horizon-blue);box-shadow:0 14px 32px #0662ea2e;font-weight:600;font-size:.98rem;transition:transform .16s ease,box-shadow .16s ease}.launch-cta-label{position:relative;z-index:1}.launch-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.24) 45%,transparent 70%);transform:translate(-120%);transition:transform .42s ease}.launch-cta:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0662ea42}.launch-cta:hover:after{transform:translate(120%)}.launch-scroll-cue{position:absolute;left:50%;bottom:clamp(18px,3vh,30px);z-index:2;display:inline-flex;flex-direction:column;align-items:center;gap:6px;transform:translate(-50%);color:var(--horizon-blue);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.launch-scroll-cue svg{width:22px;height:22px;animation:scrollCue 1.8s ease-in-out infinite}.launch-scroll-cue:focus-visible{outline:3px solid rgba(6,98,234,.42);outline-offset:5px;border-radius:8px}@keyframes scrollCue{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(5px);opacity:1}}@keyframes imageDissolve{0%{opacity:0}5%{opacity:1}25%{opacity:1}30%{opacity:0}to{opacity:0}}@keyframes headlineReveal{0%{opacity:0;transform:translateY(12px)}5%,23%{opacity:1;transform:translateY(0)}28%,to{opacity:0;transform:translateY(-8px)}}@media (max-width: 760px){.launch-carousel-overlay{background:linear-gradient(180deg,#fffffff5,#ffffffe6 42%,#ffffff61 72%,#04143c2e)}.launch-carousel{position:absolute}.launch-hero{padding:24px;gap:28px}.launch-brand{width:min(68vw,280px);min-width:0}.launch-headlines{min-height:clamp(120px,18vh,180px)}.launch-headline{font-size:clamp(1.85rem,11vw,3.2rem);line-height:1.12}.launch-message{font-size:clamp(1rem,4vw,1.18rem)}.launch-actions{align-items:stretch}.launch-scroll-cue{display:none}.launch-cta{width:100%;text-align:center}.launch-cta{justify-content:center}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.launch-carousel-image,.launch-headline{animation:none;opacity:0}.launch-carousel-image:first-child,.launch-headline:first-child{opacity:1}}.services[data-astro-cid-g5jplrhu]{position:relative;isolation:isolate;overflow:hidden;padding:clamp(64px,9vh,120px) clamp(20px,5vw,64px);background:linear-gradient(180deg,var(--white) 0%,var(--pale-sky) 100%)}.services-bg[data-astro-cid-g5jplrhu]{position:absolute;inset:0;z-index:-1;pointer-events:none}.services-waves[data-astro-cid-g5jplrhu]{position:absolute;inset:0;width:100%;height:100%}.services-inner[data-astro-cid-g5jplrhu]{width:min(100%,1200px);margin:0 auto}.services-head[data-astro-cid-g5jplrhu]{max-width:760px;margin-bottom:clamp(36px,5vh,60px)}.services-eyebrow[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:11px;margin:0 0 18px;color:var(--horizon-blue);font-size:.95rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.services-eyebrow[data-astro-cid-g5jplrhu]:before{content:"";width:42px;height:2px;background:var(--horizon-blue)}.services-title[data-astro-cid-g5jplrhu]{margin:0 0 18px;color:var(--ground-navy);font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.services-lead[data-astro-cid-g5jplrhu]{margin:0;color:var(--slate-navy);font-size:clamp(1.02rem,1.6vw,1.18rem);line-height:1.6}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,2vw,26px);margin:0;padding:0;list-style:none}.service-card[data-astro-cid-g5jplrhu]{position:relative;display:flex;flex-direction:column;border:1px solid var(--line-blue);border-radius:20px;background:var(--white);box-shadow:0 10px 30px #04143c0f;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.service-media[data-astro-cid-g5jplrhu]{aspect-ratio:4 / 3;overflow:hidden;background:var(--cool-grey)}.service-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.service-body[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;flex:1;padding:22px}.service-icon[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:16px;border-radius:14px;background:var(--pale-sky)}.service-icon[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:34px;height:34px;object-fit:contain;display:block}.service-card-title[data-astro-cid-g5jplrhu]{margin:0;color:var(--ground-navy);font-size:1.12rem;font-weight:600;line-height:1.3}.service-card-desc[data-astro-cid-g5jplrhu]{margin:8px 0 0;color:var(--slate-navy);font-size:.88rem;font-weight:400;line-height:1.45;opacity:.82}.service-foot[data-astro-cid-g5jplrhu]{margin-top:auto;padding-top:18px;display:flex;justify-content:flex-end}.service-arrow[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--horizon-blue);border-radius:50%;color:var(--white);background:var(--horizon-blue);cursor:pointer;box-shadow:0 8px 18px #0662ea33;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.service-arrow[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:18px;height:18px;transition:transform .22s ease}.service-arrow[data-astro-cid-g5jplrhu]:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0662ea4d}.service-card[data-astro-cid-g5jplrhu].is-active .service-arrow[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{transform:rotate(90deg)}.service-mobile-panel[data-astro-cid-g5jplrhu]{display:none}.service-arrow[data-astro-cid-g5jplrhu]:focus-visible{outline:3px solid rgba(6,98,234,.42);outline-offset:3px}.service-card[data-astro-cid-g5jplrhu].is-active{border-color:var(--horizon-blue);box-shadow:0 18px 44px #0662ea38}@media (hover: hover){.service-card[data-astro-cid-g5jplrhu]:hover,.service-card[data-astro-cid-g5jplrhu]:focus-within{transform:translateY(-6px);border-color:var(--horizon-blue);box-shadow:0 22px 48px #0662ea2e}.service-card[data-astro-cid-g5jplrhu]:hover .service-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu],.service-card[data-astro-cid-g5jplrhu]:focus-within .service-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{transform:scale(1.04)}.service-card[data-astro-cid-g5jplrhu]:hover .service-arrow[data-astro-cid-g5jplrhu],.service-card[data-astro-cid-g5jplrhu]:focus-within .service-arrow[data-astro-cid-g5jplrhu]{transform:translateY(-2px) scale(1.06);box-shadow:0 14px 28px #0662ea52}}.services-panels[data-astro-cid-g5jplrhu]{margin-top:clamp(20px,3vh,32px)}.service-panel[data-astro-cid-g5jplrhu]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .36s ease,opacity .28s ease;opacity:0}.service-panel[data-astro-cid-g5jplrhu].is-open{grid-template-rows:1fr;opacity:1}.service-panel[data-astro-cid-g5jplrhu]+.service-panel[data-astro-cid-g5jplrhu].is-open{margin-top:16px}.service-panel-inner[data-astro-cid-g5jplrhu]{overflow:hidden;min-height:0}.service-panel[data-astro-cid-g5jplrhu].is-open .service-panel-inner[data-astro-cid-g5jplrhu]{position:relative;margin-top:4px;padding:clamp(24px,3vw,40px);border:1px solid var(--line-blue);border-radius:22px;background:var(--white);box-shadow:0 18px 50px #04143c1a}.service-panel-close[data-astro-cid-g5jplrhu]{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--line-blue);border-radius:50%;color:var(--slate-navy);background:var(--white);cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.service-panel-close[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:18px;height:18px}.service-panel-close[data-astro-cid-g5jplrhu]:hover{color:var(--horizon-blue);border-color:var(--horizon-blue);background:var(--pale-sky)}.service-panel-close[data-astro-cid-g5jplrhu]:focus-visible{outline:3px solid rgba(6,98,234,.42);outline-offset:2px}.service-panel-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(24px,3vw,44px);align-items:center}.service-panel-media[data-astro-cid-g5jplrhu]{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:var(--cool-grey)}.service-panel-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;display:block}.service-panel-title[data-astro-cid-g5jplrhu]{margin:0 0 14px;color:var(--ground-navy);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;outline:none}.service-panel-desc[data-astro-cid-g5jplrhu]{margin:0 0 22px;color:var(--slate-navy);font-size:1.02rem;line-height:1.6}.service-details[data-astro-cid-g5jplrhu]{list-style:none;margin:0 0 28px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.service-details[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{position:relative;padding-left:24px;color:var(--ground-navy);font-size:.96rem;line-height:1.45}.service-details[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;left:0;top:.28em;width:14px;height:14px;border-radius:50%;background:var(--pale-sky);box-shadow:inset 0 0 0 2px var(--horizon-blue)}.service-cta[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 26px;border:1px solid var(--horizon-blue);border-radius:999px;color:var(--white);background:var(--horizon-blue);font-weight:600;font-size:.98rem;box-shadow:0 14px 32px #0662ea2e;transition:transform .16s ease,box-shadow .16s ease}.service-cta[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:18px;height:18px}.service-cta[data-astro-cid-g5jplrhu]:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0662ea42}@media (max-width: 900px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}.service-panel-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}@media (max-width: 620px){.services-grid[data-astro-cid-g5jplrhu],.service-details[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.service-cta[data-astro-cid-g5jplrhu]{width:100%;justify-content:center}.services-panels[data-astro-cid-g5jplrhu]{display:none}.service-mobile-panel[data-astro-cid-g5jplrhu]{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s ease,opacity .26s ease}.service-mobile-panel[data-astro-cid-g5jplrhu].is-open{grid-template-rows:1fr;opacity:1}.service-mobile-panel-inner[data-astro-cid-g5jplrhu]{overflow:hidden;min-height:0}.service-mobile-panel[data-astro-cid-g5jplrhu].is-open .service-mobile-panel-inner[data-astro-cid-g5jplrhu]{padding:18px 22px 22px;border-top:1px solid var(--line-blue);background:var(--white)}.service-mobile-panel[data-astro-cid-g5jplrhu] .service-panel-desc[data-astro-cid-g5jplrhu]{margin:0 0 16px;font-size:.96rem}.service-mobile-panel[data-astro-cid-g5jplrhu] .service-details[data-astro-cid-g5jplrhu]{margin:0 0 20px}.service-mobile-actions[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:12px}.service-mobile-close[data-astro-cid-g5jplrhu]{min-height:46px;padding:0 20px;border:1px solid var(--line-blue);border-radius:999px;color:var(--slate-navy);background:var(--white);font-family:inherit;font-weight:600;font-size:.95rem;cursor:pointer}.service-mobile-close[data-astro-cid-g5jplrhu]:focus-visible{outline:3px solid rgba(6,98,234,.42);outline-offset:2px}}@media (prefers-reduced-motion: reduce){.service-card[data-astro-cid-g5jplrhu],.service-media[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu],.service-arrow[data-astro-cid-g5jplrhu],.service-arrow[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu],.service-panel[data-astro-cid-g5jplrhu],.service-mobile-panel[data-astro-cid-g5jplrhu]{transition:none}}
