@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--brand-lime: #9fef00;--brand-navy: #0b1321;--bg: #eeeff4;--bg-card: #ffffff;--bg-sunken: #e4e8f0;--line: #cbd0e5;--line-strong: #768499;--text: #0b1321;--text-muted: #404b5d;--text-faint: #5b677b;--accent: #1e5bc6;--accent-strong: #17489c;--accent-wash: rgba(30, 91, 198, .07);--accent-edge: rgba(30, 91, 198, .22);--on-accent: #ffffff;--on-lime: #0b1321;--lime-wash: rgba(159, 239, 0, .16);--danger: #b3261e;--danger-bg: #fdecea;--danger-text: #7f1d1a;--band-bg: #0b1321;--band-raised: #111c2f;--band-text: #e8edf5;--band-muted: #9aa8bf;--band-line: #253148;--band-accent: #9fef00;--grad-card: linear-gradient(180deg, #0b1321 0%, #1e5bc6 100%);--accent-lift: #3774d4;--grad-cta: linear-gradient(180deg, var(--accent) 0%, var(--accent-lift) 100%);--grad-mesh: radial-gradient(ellipse 62% 78% at 12% 18%, rgba(30, 91, 198, .62), transparent 62%), radial-gradient(ellipse 45% 60% at 96% 14%, rgba(55, 116, 212, .5), transparent 60%), radial-gradient(ellipse 55% 70% at 88% 78%, rgba(30, 91, 198, .42), transparent 60%), radial-gradient(ellipse 40% 55% at 4% 94%, rgba(159, 239, 0, .06), transparent 70%), var(--band-bg);--expect-glass-peak: #234a8e;--r-card: 10px;--r-btn: 12px;--r-chip: 5px;--r-hair: 2px;--r-pill: 999px;--fnt62: clamp(48px, 5vw, 62px);--fnt56: clamp(32px, 4.5vw, 56px);--fnt44: clamp(28px, 3.5vw, 44px);--fnt32: clamp(24px, 2.8vw, 32px);--fnt24: clamp(20px, 2vw, 24px);--fnt20: clamp(18px, 1.6vw, 20px);--fnt18: clamp(16px, 1.5vw, 18px);--fnt16: clamp(14px, 1.3vw, 16px);--fnt14: clamp(12px, 1.1vw, 14px);--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-36: 36px;--space-40: 40px;--space-56: clamp(32px, 4.5vw, 56px);--space-72: 72px;--space-80: 80px;--space-96: 96px;--space-120: 120px;--gutter: 20px;--section-y: var(--space-80);--measure: 42rem;--page: 1380px;--nav-top: 15px;--nav-h: 75px;--nav-bottom: calc(var(--nav-top) + var(--nav-h));--page-top: calc(var(--nav-bottom) + 20px);--font-sans: "Manrope Variable", "Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--transition: all .35s ease;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--fnt18);font-weight:400;line-height:150%;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;color:var(--text);letter-spacing:-.01em}h1{font-size:var(--fnt56);font-weight:300;line-height:120%}h2{font-size:var(--fnt44);font-weight:400;line-height:130%}h3{font-size:var(--fnt32);font-weight:400;line-height:130%}h4{font-size:var(--fnt24);font-weight:400;line-height:130%}h5{font-size:var(--fnt18);font-weight:500;line-height:130%}p{margin:0}img,svg{max-width:100%;height:auto;display:block}a{color:inherit}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--r-card)}.wrap{width:100%;max-width:var(--page);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.measure{max-width:var(--measure)}.sec-h{font-size:var(--sec-h-size, var(--fnt32));margin-bottom:var(--sec-h-gap, var(--space-32))}.sec-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-16);flex-wrap:wrap;margin-bottom:var(--sec-h-gap, var(--space-32))}.sec-head .sec-h{margin-bottom:0}.tags,.chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-8)}.tags>li,.chips a{display:inline-block;border:1px solid var(--line);background:var(--bg-card);border-radius:var(--r-pill);padding:8px 18px;color:var(--text-muted);font-size:var(--fnt16);text-decoration:none}.chips a{transition:var(--transition)}.chips a:hover{border-color:var(--accent);color:var(--accent)}.research{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-16);grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr))}.band{background:var(--band-bg);color:var(--band-text)}.band h1,.band h2,.band h3,.band h4{color:var(--band-text)}.band .muted{color:var(--band-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-8);white-space:nowrap;font:inherit;font-size:var(--fnt16);font-weight:600;padding:18px 24px;border-radius:var(--r-btn);text-decoration:none;cursor:pointer;border:1px solid transparent;transition:var(--transition)}.btn-sm{padding:14px 16px}.btn-primary{background:var(--brand-lime);color:var(--on-lime)}.btn-primary:hover{background:#b2ff1a}.btn-secondary{background:var(--accent);color:var(--on-accent)}.btn-secondary:hover{background:var(--accent-strong)}.btn-ghost{background:transparent;color:var(--accent);border-color:var(--line-strong)}.btn-ghost:hover{border-color:var(--accent);background:var(--accent-wash)}.band .btn-ghost{color:var(--band-text);border-color:var(--band-muted)}.band .btn-ghost:hover{border-color:var(--band-accent);background:#ffffff0f}.btn:active{transform:translateY(1px)}.prose a,.linked{color:var(--accent);text-underline-offset:.2em}.eyebrow{font-size:var(--fnt14);letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--accent);margin-bottom:var(--space-16)}.band .eyebrow{color:var(--band-accent)}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.reveal{animation:reveal-in linear both;animation-timeline:view();animation-range:entry 0% entry 55%}}@supports not (animation-timeline: view()){.js-reveal .reveal{opacity:0;transform:translateY(1rem);transition:opacity .6s ease,transform .6s ease;transition-delay:calc(var(--i, 0) * 60ms)}.js-reveal .reveal.is-in{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.js-reveal .reveal{opacity:1;transform:none;transition:none}}@keyframes reveal-in{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}.skip-link{position:absolute;left:-9999px;background:var(--accent);color:var(--on-accent);padding:10px 16px;border-radius:var(--r-card);font-weight:600;z-index:10001}.skip-link:focus{left:var(--gutter);top:10px}.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}.site-head[data-astro-cid-ctg3m53h]{position:fixed;top:var(--nav-top);left:0;right:0;z-index:10000;pointer-events:none}.site-head[data-astro-cid-ctg3m53h]:after{content:"";position:fixed;inset:-20px 0 auto;height:100px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);mask:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.3) 75%,transparent 100%);-webkit-mask:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.3) 75%,transparent 100%);pointer-events:none;z-index:-1}.site-head[data-astro-cid-ctg3m53h] .wrap[data-astro-cid-ctg3m53h]{pointer-events:none}.navbar[data-astro-cid-ctg3m53h]{pointer-events:auto;display:flex;align-items:center;gap:var(--space-16);height:var(--nav-h);background:#ffffffe6;border:1px solid rgba(203,208,229,.6);border-radius:var(--r-card);padding:0 18px 0 30px}.brand[data-astro-cid-ctg3m53h]{flex:0 0 auto}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:148px;height:auto}.nav-body[data-astro-cid-ctg3m53h]{display:flex;align-items:center;flex:1 1 auto;gap:var(--space-24)}.nav-list[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-8);list-style:none;margin:0 auto 0 var(--space-12);padding:0}.nav-link[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:var(--fnt16);font-weight:400;line-height:100%;color:var(--text);background:none;border:0;cursor:pointer;text-decoration:none;padding:29.5px 10px;white-space:nowrap;transition:color .2s ease}.nav-link[data-astro-cid-ctg3m53h]:hover,.nav-link[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--accent)}.chev[data-astro-cid-ctg3m53h]{transition:transform .25s ease}.has-mega[data-astro-cid-ctg3m53h]:hover .chev[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.nav-end[data-astro-cid-ctg3m53h]{flex:0 0 auto;padding-left:var(--space-12);border-left:1px solid var(--line)}.burger[data-astro-cid-ctg3m53h]{display:none}.mega[data-astro-cid-ctg3m53h]{position:fixed;top:calc(var(--nav-bottom) - 10px);left:var(--gutter);right:var(--gutter);max-width:calc(var(--page) - var(--gutter) * 2);margin-inline:auto;padding-top:10px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.has-mega[data-astro-cid-ctg3m53h]:hover>.mega[data-astro-cid-ctg3m53h],.has-mega[data-astro-cid-ctg3m53h]:focus-within>.mega[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;pointer-events:auto}.mega-inner[data-astro-cid-ctg3m53h]{background:var(--bg);border-radius:var(--r-card);padding:20px}.mega-white[data-astro-cid-ctg3m53h].solo{grid-template-columns:1fr}.mega-white[data-astro-cid-ctg3m53h].solo .col-offerings[data-astro-cid-ctg3m53h]{padding:28px 32px}.mega-list[data-astro-cid-ctg3m53h].three-col{display:grid;grid-template-columns:repeat(3,1fr);column-gap:var(--space-24)}.mega-list[data-astro-cid-ctg3m53h].three-col li[data-astro-cid-ctg3m53h]{margin-bottom:var(--space-12)}.ext[data-astro-cid-ctg3m53h]{font-size:.8em;opacity:.55;margin-left:2px}.mega-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover .ext[data-astro-cid-ctg3m53h]{opacity:1}.mega-cols[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:3fr 1fr;gap:20px}.mega-white[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:38% 62%;background:var(--bg-card);border-radius:var(--r-card)}.col-practices[data-astro-cid-ctg3m53h]{padding:30px 45px 30px 36px;border-right:1px solid rgba(203,208,229,.6)}.col-offerings[data-astro-cid-ctg3m53h]{padding:30px 36px 30px 45px;display:flex;flex-direction:column}.mega-h[data-astro-cid-ctg3m53h]{font-size:var(--fnt20);color:var(--accent);margin-bottom:var(--space-24);font-weight:500}.mega-list[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0}.mega-list[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{margin-bottom:var(--space-16)}.mega-extra[data-astro-cid-ctg3m53h]{margin-top:var(--space-16);padding-top:var(--space-16);border-top:1px solid var(--line)}.mega-list[data-astro-cid-ctg3m53h].two-col{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--space-24)}.mega-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:8px;color:var(--text);text-decoration:none;font-size:var(--fnt16);line-height:150%;transition:color .2s ease}.mega-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--accent)}.go[data-astro-cid-ctg3m53h]{opacity:0;color:var(--accent);transition:opacity .2s ease}.mega-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover .go[data-astro-cid-ctg3m53h]{opacity:1}.gray-card[data-astro-cid-ctg3m53h]{margin-top:auto;background:var(--bg);border-radius:var(--r-card);padding:var(--space-24);display:flex;align-items:center;justify-content:space-between;gap:var(--space-16)}.gray-card[data-astro-cid-ctg3m53h] p[data-astro-cid-ctg3m53h]{font-weight:600;font-size:var(--fnt16)}.feature-card[data-astro-cid-ctg3m53h]{background:var(--grad-card);border-radius:var(--r-card);padding:var(--space-32);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;color:var(--band-text)}.feature-kicker[data-astro-cid-ctg3m53h]{font-size:var(--fnt14);color:var(--band-muted);margin-bottom:8px}.feature-title[data-astro-cid-ctg3m53h]{font-size:var(--fnt20);font-weight:500;line-height:130%}.feature-img[data-astro-cid-ctg3m53h]{border-radius:var(--r-btn);margin:var(--space-16) 0;width:100%}.feature-body[data-astro-cid-ctg3m53h]{font-size:var(--fnt14);color:var(--band-text);opacity:.85;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feature-cta[data-astro-cid-ctg3m53h]{margin-top:var(--space-16);font-weight:600;font-size:var(--fnt16)}.feature-card[data-astro-cid-ctg3m53h]:hover .feature-cta[data-astro-cid-ctg3m53h]{text-decoration:underline}.back-btn[data-astro-cid-ctg3m53h]{display:none}@media(max-width:1320px){.navbar[data-astro-cid-ctg3m53h]{padding:0 16px 0 20px;gap:var(--space-16)}.burger[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;width:44px;height:44px;padding:10px;background:none;border:0;cursor:pointer}.burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;height:2px;background:var(--text);border-radius:var(--r-hair)}.nav-body[data-astro-cid-ctg3m53h]{position:fixed;inset:calc(var(--nav-h) + 25px) var(--gutter) auto;max-height:calc(100dvh - var(--nav-h) - 45px);overflow-y:auto;flex-direction:column;align-items:stretch;gap:0;background:var(--bg-card);border-radius:var(--r-card);padding:var(--space-16);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.nav-body[data-astro-cid-ctg3m53h].open{opacity:1;visibility:visible;transform:none}.nav-list[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;gap:0;margin:0}.nav-link[data-astro-cid-ctg3m53h]{padding:14px 4px;width:100%;justify-content:space-between}.nav-end[data-astro-cid-ctg3m53h]{border-left:0;padding:var(--space-16) 4px 4px}.nav-end[data-astro-cid-ctg3m53h] .btn[data-astro-cid-ctg3m53h]{width:100%}.mega[data-astro-cid-ctg3m53h]{position:static;opacity:1;visibility:hidden;pointer-events:none;max-width:none;padding-top:0;height:0;overflow:hidden}.has-mega[data-astro-cid-ctg3m53h]:hover>.mega[data-astro-cid-ctg3m53h],.has-mega[data-astro-cid-ctg3m53h]:focus-within>.mega[data-astro-cid-ctg3m53h]{visibility:hidden;pointer-events:none}.has-mega[data-astro-cid-ctg3m53h].open>.mega[data-astro-cid-ctg3m53h]{visibility:visible;pointer-events:auto;height:auto}.mega-inner[data-astro-cid-ctg3m53h]{padding:0;background:none}.mega-cols[data-astro-cid-ctg3m53h]{grid-template-columns:1fr;gap:var(--space-16)}.mega-white[data-astro-cid-ctg3m53h]{grid-template-columns:1fr;background:none}.col-practices[data-astro-cid-ctg3m53h]{padding:0 0 var(--space-16);border-right:0;border-bottom:1px solid var(--line)}.col-offerings[data-astro-cid-ctg3m53h],.mega-white[data-astro-cid-ctg3m53h].solo .col-offerings[data-astro-cid-ctg3m53h]{padding:var(--space-16) 0 0}.mega-list[data-astro-cid-ctg3m53h].two-col,.mega-list[data-astro-cid-ctg3m53h].three-col{grid-template-columns:1fr}.go[data-astro-cid-ctg3m53h]{opacity:1}.back-btn[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:8px;background:none;border:0;cursor:pointer;padding:0 0 var(--space-16);color:var(--accent);font:inherit;font-size:var(--fnt16)}.feature-card[data-astro-cid-ctg3m53h]{padding:var(--space-24)}.gray-card[data-astro-cid-ctg3m53h]{flex-wrap:wrap}}.socials[data-astro-cid-bzpcjr7a]{display:flex;align-items:center;gap:var(--space-8);list-style:none;margin:0;padding:0}.socials[data-astro-cid-bzpcjr7a] a[data-astro-cid-bzpcjr7a]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--r-pill);border:1px solid transparent;transition:var(--transition)}.tone-band[data-astro-cid-bzpcjr7a] a[data-astro-cid-bzpcjr7a]{color:var(--band-muted);border-color:var(--band-line)}.tone-band[data-astro-cid-bzpcjr7a] a[data-astro-cid-bzpcjr7a]:hover{color:var(--band-accent);border-color:var(--band-accent)}.tone-light[data-astro-cid-bzpcjr7a] a[data-astro-cid-bzpcjr7a]{color:var(--text-muted);border-color:var(--line);background:var(--bg-card)}.tone-light[data-astro-cid-bzpcjr7a] a[data-astro-cid-bzpcjr7a]:hover{color:var(--accent);border-color:var(--accent)}main[data-astro-cid-5hce7sga]{padding-top:var(--page-top)}.page[data-astro-cid-5hce7sga]{padding-block:var(--space-32) var(--space-96)}.site-foot[data-astro-cid-5hce7sga]{padding-block:var(--space-80) var(--space-32);margin-top:var(--space-80)}.foot-grid[data-astro-cid-5hce7sga]{display:grid;gap:var(--space-32);grid-template-columns:1.5fr repeat(4,1fr)}.foot-brand[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{width:164px;height:auto;margin-bottom:var(--space-16)}.foot-brand[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{color:var(--band-muted);font-size:var(--fnt16);max-width:22rem}.foot-h[data-astro-cid-5hce7sga]{font-size:var(--fnt14);text-transform:uppercase;letter-spacing:.1em;color:var(--band-muted);margin-bottom:var(--space-16);font-weight:600}.foot-grid[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-8);font-size:var(--fnt16)}.foot-grid[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--band-text);text-decoration:none}.foot-grid[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--band-accent)}.addr[data-astro-cid-5hce7sga]{color:var(--band-muted)}.foot-bottom[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-16) var(--space-32);margin-top:var(--space-56);padding-top:var(--space-24);border-top:1px solid var(--band-line)}.copyright[data-astro-cid-5hce7sga]{flex:0 0 auto;color:var(--band-muted);font-size:var(--fnt14)}.legal[data-astro-cid-5hce7sga]{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-8) var(--space-24);list-style:none;margin:0;padding:0;font-size:var(--fnt14)}.legal[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{white-space:nowrap}.legal[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--band-muted);text-decoration:none}.legal[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--band-accent);text-decoration:underline}.site-foot[data-astro-cid-5hce7sga].slim{margin-top:var(--space-40);padding-block:var(--space-32)}.site-foot[data-astro-cid-5hce7sga].slim .foot-bottom[data-astro-cid-5hce7sga]{margin-top:0;padding-top:0;border-top:0}@media(max-width:1100px){.foot-grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr 1fr 1fr}}@media(max-width:760px){.foot-bottom[data-astro-cid-5hce7sga]{justify-content:flex-start}}@media(max-width:900px){.foot-grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.foot-grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:var(--space-32)}}
