@font-face{font-family:"Space Grotesk";src:url("assets/fonts/space-grotesk-latin.woff2") format("woff2");font-weight:400 700;font-style:normal;font-display:swap}
@font-face{font-family:"Source Sans 3";src:url("assets/fonts/source-sans-3-latin.woff2") format("woff2");font-weight:400 700;font-style:normal;font-display:swap}

:root{--canvas:#f2f4f8;--surface:#fff;--ink:#152448;--ink-soft:#526078;--blue:#2547be;--blue-deep:#173589;--blue-ink:#f8faff;--line:#c8d0e1;--gutter:clamp(1.25rem,4vw,5rem);--section:clamp(4.25rem,9vw,8.5rem);--display:"Space Grotesk",sans-serif;--text:"Source Sans 3",sans-serif;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font:400 17px/1.58 var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button{font:inherit}::selection{background:var(--blue);color:var(--blue-ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.shell{width:min(100% - (var(--gutter) * 2),1280px);margin-inline:auto}.skip-link{position:fixed;z-index:20;top:1rem;left:1rem;padding:.7rem 1rem;background:var(--blue-ink);color:var(--blue);font-weight:700;text-decoration:none;transform:translateY(-170%);transition:transform .18s var(--ease)}.skip-link:focus{transform:translateY(0)}

.site-header{position:relative;z-index:5}.site-header--hero{background:var(--blue);color:var(--blue-ink)}.nav{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-lockup{display:inline-flex;align-items:center;min-height:44px;gap:.55rem;color:inherit;text-decoration:none;white-space:nowrap}.brand-lockup img{width:2rem;height:2rem}.site-header--hero .brand-lockup img,.legal-page .brand-lockup img{filter:brightness(0) invert(1)}.brand-word{font:600 1.26rem/1 var(--display);letter-spacing:-.04em}.brand-llc{align-self:center;padding-left:.55rem;border-left:1px solid currentColor;font:600 14px/1 var(--text);letter-spacing:.08em}.nav-links{display:flex;align-items:center;gap:1.35rem;font-size:.95rem}.nav-links>a{display:inline-flex;align-items:center;min-height:44px;text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:.18em}.nav-links>a:not(.nav-contact){transition:text-decoration-color .16s var(--ease)}.nav-links>a:not(.nav-contact):hover{text-decoration-color:currentColor}.nav-contact{padding:.55rem .8rem;border:1px solid rgba(248,250,255,.9);text-decoration:none!important;transition:background .16s var(--ease),color .16s var(--ease)}.nav-contact:hover{background:var(--blue-ink);color:var(--blue)}.site-header--hero :focus-visible,.hero :focus-visible,.site-footer :focus-visible,.legal-page .legal-header :focus-visible,.legal-page footer :focus-visible{outline-color:var(--blue-ink)}

.hero{position:relative;min-height:min(780px,calc(100vh - 80px));isolation:isolate;overflow:hidden;background:var(--blue);color:var(--blue-ink)}.hero-content{position:relative;z-index:3;display:flex;min-height:inherit;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(4rem,8vh,7rem) 0 clamp(3.5rem,8vw,6rem)}.hero h1{max-width:12ch;margin:0;font:600 clamp(3.5rem,7.6vw,6rem)/.98 var(--display);letter-spacing:-.04em;text-wrap:balance}.hero-intro{max-width:47ch;margin:1.6rem 0 0;color:#e3e8ff;font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.52;text-wrap:pretty}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.68rem 1rem;border:1px solid currentColor;font-weight:700;text-decoration:none;transition:transform .14s var(--ease),background .14s var(--ease),color .14s var(--ease)}.button:active{transform:translateY(1px) scale(.98)}.button--light{background:var(--blue-ink);color:var(--blue)}.button--light:hover{background:transparent;color:var(--blue-ink)}.text-action{display:inline-flex;align-items:center;min-height:44px;color:var(--blue-ink);font-weight:700}.text-action:hover{text-decoration-thickness:2px}
.hero-stage{position:absolute;inset:0;z-index:1;pointer-events:none}.g-object{position:absolute;right:clamp(-1rem,4vw,5rem);top:50%;width:clamp(23rem,44vw,42rem);aspect-ratio:1;transform:translateY(-51%);filter:drop-shadow(24px 26px 22px rgba(10,24,73,.22))}.g-plane{position:absolute;inset:0;width:100%;height:100%;fill:var(--blue-ink);transform-origin:55% 53%;will-change:transform,opacity}.g-plane--rear{opacity:.22;filter:blur(1px);transform:translate3d(var(--rear-x,0px),var(--rear-y,0px),0) rotate(var(--rear-r,0deg))}.g-plane--core{opacity:.96;transform:translate3d(var(--core-x,0px),var(--core-y,0px),0) rotate(var(--core-r,0deg))}.g-plane--front{fill:none;stroke:var(--blue-ink);stroke-width:2.2;opacity:.95;transform:translate3d(var(--front-x,0px),var(--front-y,0px),0) rotate(var(--front-r,0deg))}.hero-orbit{position:absolute;border:1px solid rgba(248,250,255,.42);border-radius:50%;will-change:transform,opacity}.hero-orbit--rear{right:11%;top:12%;width:min(55vw,760px);aspect-ratio:1;opacity:.4;transform:translate3d(var(--orbit-a-x,0px),var(--orbit-a-y,0px),0)}.hero-orbit--front{right:-9%;bottom:-27%;width:min(47vw,660px);aspect-ratio:1;border-width:2px;opacity:.8;transform:translate3d(var(--orbit-b-x,0px),var(--orbit-b-y,0px),0)}

.offer{padding:var(--section) 0}.offer-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(18rem,.72fr);gap:clamp(2.5rem,10vw,11rem);align-items:end}.offer h2,.approach h2,.contact h2{margin:0;font:600 clamp(2.35rem,4.8vw,4.8rem)/1.03 var(--display);letter-spacing:-.04em;text-wrap:balance}.offer-copy{max-width:38ch;color:var(--ink-soft);font-size:1.12rem}.offer-copy p{margin:0}.underlined-link{display:inline-flex;min-height:44px;align-items:center;margin-top:1.6rem;color:var(--blue);font-weight:700}.offer--systems{background:var(--surface)}.systems-layout{display:grid;grid-template-columns:minmax(14rem,.65fr) minmax(0,1fr);gap:clamp(2.5rem,10vw,11rem);align-items:start}.systems-copy{max-width:47ch;color:var(--ink-soft);font-size:1.12rem}.systems-copy p{margin:0}.systems-copy p+p{margin-top:1.35rem}.systems-copy strong{color:var(--ink);font-weight:700}

.approach{padding:var(--section) 0;background:var(--ink);color:var(--blue-ink)}.approach-layout{display:grid;grid-template-columns:minmax(14rem,.72fr) minmax(0,1.25fr);gap:clamp(3rem,11vw,12rem)}.method-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid rgba(248,250,255,.44)}.method-list li{display:grid;grid-template-columns:minmax(11rem,.82fr) minmax(0,1fr);gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid rgba(248,250,255,.44)}.method-list strong{font:500 1.28rem/1.15 var(--display);letter-spacing:-.03em}.method-list span{color:#c7d1ee}

.contact{padding:var(--section) 0;background:var(--surface)}.contact-layout{max-width:54rem}.contact-content>p{max-width:45ch;margin:1.25rem 0 0;color:var(--ink-soft);font-size:1.12rem}.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.2rem;margin-top:1.8rem}.button--dark{background:var(--blue);border-color:var(--blue);color:var(--blue-ink)}.button--dark:hover{background:transparent;color:var(--blue)}.email-link{display:inline-flex;min-height:44px;align-items:center;color:var(--blue);font:600 1.14rem/1.2 var(--display);letter-spacing:-.025em}.copy-email{display:none;min-height:44px;padding:0;border:0;background:transparent;color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.js .copy-email{display:inline-block}.copy-email:hover{color:var(--blue)}.copy-status{min-height:1.4rem;margin:.45rem 0 0!important;color:var(--ink-soft)!important;font-size:.92rem!important}

.site-footer{padding:1.4rem 0;background:var(--blue);color:var(--blue-ink)}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.6rem;font-size:.88rem}.site-footer .brand-lockup img{width:1.6rem;height:1.6rem;filter:brightness(0) invert(1)}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.1rem}.site-footer nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--blue-ink)}.site-footer nav a:hover{text-decoration-thickness:2px}

/* Legal pages keep the legal text intact while sharing the brand system. */
.legal-page{min-width:320px}.legal-page .legal-header{background:var(--blue);color:var(--blue-ink)}.legal-page .legal-nav{width:min(100% - (var(--gutter) * 2),1280px);min-height:80px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.legal-page .legal-nav .brand-lockup{color:var(--blue-ink)}.legal-page .legal-nav>a:last-child{display:inline-flex;min-height:44px;align-items:center;padding:.55rem .8rem;border:1px solid var(--blue-ink);color:var(--blue-ink);font-weight:700;text-decoration:none}.legal-page .legal-nav>a:last-child:hover{background:var(--blue-ink);color:var(--blue)}.legal-page main{width:min(100% - (var(--gutter) * 2),760px);margin:auto;padding:clamp(3.5rem,8vw,6.5rem) 0}.legal-page main>div>h1{margin:0;font:600 clamp(2.7rem,6vw,4.6rem)/1 var(--display);letter-spacing:-.04em;text-wrap:balance}.legal-page main>div>h1+p{margin:1rem 0 3.5rem;color:var(--ink-soft);font-size:.95rem}.legal-page .prose>div{display:grid;gap:2.75rem}.legal-page section{padding-top:2.75rem;border-top:1px solid var(--line)}.legal-page h2{margin:0 0 .85rem;font:500 clamp(1.4rem,2.5vw,2rem)/1.1 var(--display);letter-spacing:-.035em}.legal-page p{max-width:70ch;margin:0}.legal-page p+p{margin-top:1rem}.legal-page ul{margin:1rem 0 0;padding-left:1.25rem}.legal-page li+li{margin-top:.42rem}.legal-page strong{font-weight:700}.legal-page main a{color:var(--blue);font-weight:700}.legal-page footer{padding:1.4rem 0;background:var(--blue);color:var(--blue-ink)}.legal-page footer>div{width:min(100% - (var(--gutter) * 2),1280px);margin:auto}.legal-page footer>div>div{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;font-size:.88rem}.legal-page footer a{color:var(--blue-ink)}.legal-page footer svg{width:1.1rem;height:1.1rem;vertical-align:middle}.legal-page .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}

@media (hover:hover) and (pointer:fine){.site-footer nav a:hover,.text-action:hover,.email-link:hover{color:inherit}.site-footer nav a:hover{text-decoration:underline}.g-object{transition:filter .3s var(--ease)}}
@media (max-width:760px){.nav{min-height:auto;align-items:flex-start;flex-direction:column;padding:1rem 0;gap:.65rem}.nav-links{width:100%;min-width:0;flex-wrap:wrap;gap:.25rem 1rem;font-size:.92rem}.nav-contact{margin-left:auto}.hero{min-height:650px}.hero-content{padding-top:14.25rem;padding-bottom:2.25rem}.hero h1{max-width:10ch;font-size:clamp(3rem,12.4vw,4rem)}.hero-intro{font-size:1.08rem}.g-object{right:50%;top:.75rem;width:min(70vw,22rem);transform:translateX(50%)}.hero-orbit--rear{right:50%;top:-7%;width:82vw;transform:translateX(50%)}.hero-orbit--front{right:-20%;bottom:auto;top:16%;width:58vw}.offer-layout,.systems-layout,.approach-layout{grid-template-columns:minmax(0,1fr);gap:2.4rem}.method-list li{grid-template-columns:1fr;gap:.65rem}.footer-inner{grid-template-columns:1fr;justify-items:start;gap:.4rem}.site-footer nav{justify-content:flex-start}.legal-page .legal-nav{min-height:auto;align-items:flex-start;flex-direction:column;padding:1rem 0;gap:.75rem}.legal-page .legal-nav>a:last-child{align-self:stretch;justify-content:center}.legal-page footer>div>div{align-items:flex-start;flex-direction:column}}
@media (max-width:380px){.nav-links{font-size:14px}.hero{min-height:635px}.hero-content{padding-top:13rem;padding-bottom:2rem}.hero h1{font-size:2.85rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:.5rem}.brand-word{font-size:1.14rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero *{transition:none!important;animation:none!important}.g-plane,.hero-orbit{transform:none!important}}
