:root{--bg: #0D1B2A;--bg-surface: #1B2D45;--bg-elevated: #243B56;--accent: #C87941;--accent-dim: rgba(200, 121, 65, .15);--accent-bright: #D88951;--secondary: #1E3A5F;--text: #EDE8E0;--text-mid: #8A9AAA;--text-dim: #5A6A7A;--border: #2A3A4A;--error: #C8503C;--error-dim: rgba(200, 80, 60, .15);--font-display: "Source Serif 4", Georgia, serif;--font-body: "Source Sans 3", sans-serif}.skip-link{position:absolute;top:-100%;left:16px;z-index:99999;padding:12px 24px;background:var(--accent);color:var(--bg);font-family:var(--font-body);font-size:14px;font-weight:600;border-radius:0 0 6px 6px;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0}.vfx-layer{position:fixed;inset:0;pointer-events:none;z-index:9990}.vfx-grid{background-image:linear-gradient(var(--accent) 1px,transparent 1px),linear-gradient(90deg,var(--accent) 1px,transparent 1px);background-size:120px 120px;opacity:.06}.vfx-dots{background-image:radial-gradient(circle,var(--accent) 1px,transparent 1px);background-size:32px 32px;opacity:.08}.section-connector{display:none;position:relative;height:0;z-index:3;pointer-events:none}body.vfx-connectors-on .section-connector{display:block}.section-connector:before{content:"";position:absolute;top:-80px;bottom:-80px;width:2px;background:var(--accent);opacity:.25;transition:background-color .4s ease}.section-connector:after{content:"";position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;border:2px solid var(--accent);background:var(--bg);opacity:.5;z-index:1;transition:background-color .4s ease,border-color .4s ease}.section-connector--diamond:after{border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);width:11px;height:11px}.section-connector--1:before,.section-connector--1:after{left:20%}.section-connector--2:before,.section-connector--2:after{left:50%}.section-connector--3:before,.section-connector--3:after{left:75%}.section-connector--4:before,.section-connector--4:after{left:35%}.section-connector--5:before,.section-connector--5:after{left:60%}.section-connector--6:before,.section-connector--6:after{left:20%}.section-connector.in-view:after{animation:connector-pulse 1.5s ease-out 1}@keyframes connector-pulse{0%{opacity:.5;box-shadow:0 0 0 0 var(--accent)}40%{opacity:.9;box-shadow:0 0 0 14px transparent}to{opacity:.5;box-shadow:0 0 0 0 transparent}}@media(max-width:768px){.section-connector:before,.section-connector:after,.section-connector--1:before,.section-connector--1:after,.section-connector--2:before,.section-connector--2:after,.section-connector--3:before,.section-connector--3:after,.section-connector--4:before,.section-connector--4:after,.section-connector--5:before,.section-connector--5:after,.section-connector--6:before,.section-connector--6:after{left:24px!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg);color:var(--text);line-height:1.6;font-weight:400;font-size:16px;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:400;line-height:1.1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 32px}.eyebrow{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.section-heading{font-size:clamp(2.4rem,5vw,3.8rem);color:var(--text);margin-bottom:20px}.section-sub{font-family:var(--font-body);font-size:1.1rem;color:var(--text-mid);max-width:560px;line-height:1.7}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.btn-primary{font-family:var(--font-body);font-size:15px;font-weight:500;padding:14px 32px;background:var(--accent);color:var(--bg);border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease,color .3s ease;display:inline-block}.btn-primary:hover{background:var(--accent-bright)}.btn-ghost{font-family:var(--font-body);font-size:15px;font-weight:500;padding:14px 32px;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;display:inline-block}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media(max-width:768px){.container{padding:0 20px}.section-heading{font-size:clamp(1.8rem,6vw,2.8rem)}}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:9995;padding:0 32px;height:72px;display:flex;align-items:center;justify-content:space-between;background:#0d1b2acc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.nav__logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav__logo[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{height:36px;width:auto;filter:invert(1)}.nav__logo[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{font-family:var(--font-body);font-weight:600;font-size:16px;color:var(--text);letter-spacing:.5px}.nav__links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:36px;list-style:none}.nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--text-mid);transition:color .3s ease;letter-spacing:.3px}.nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover,.nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible{color:var(--text)}.nav__cta[data-astro-cid-dmqpwcec]{font-family:var(--font-body);font-size:14px;font-weight:500;padding:10px 24px;background:var(--accent);color:var(--bg);border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease,color .3s ease;flex-shrink:0}.nav__cta[data-astro-cid-dmqpwcec]:hover{background:var(--accent-bright)}.nav__hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.nav__hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:var(--text);transition:transform .3s ease,opacity .3s ease}.nav__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.nav__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav[data-astro-cid-dmqpwcec]{display:none;position:fixed;inset:0;z-index:9996;background:var(--bg);flex-direction:column;align-items:center;justify-content:center;gap:32px}.mobile-nav[data-astro-cid-dmqpwcec].open{display:flex}.mobile-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:var(--font-body);font-size:1.4rem;color:var(--text);transition:color .3s ease}.mobile-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover,.mobile-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible{color:var(--accent)}.mobile-nav__close[data-astro-cid-dmqpwcec]{position:absolute;top:24px;right:32px;background:none;border:none;cursor:pointer;color:var(--text);font-size:28px;font-family:var(--font-body);font-weight:300}@media(max-width:768px){.nav__links[data-astro-cid-dmqpwcec],.nav__cta[data-astro-cid-dmqpwcec]{display:none}.nav__hamburger[data-astro-cid-dmqpwcec]{display:flex}}.hero-k[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100dvh;position:relative;overflow:hidden;background:var(--bg);padding:160px 0 80px}@supports not (min-height: 100dvh){.hero-k[data-astro-cid-bbe6dxrz]{min-height:100vh}}.hero-k[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;max-width:900px}.hero-k__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(3.2rem,7.5vw,6rem);color:var(--text);line-height:1.05;margin-bottom:40px}.hero-k__heading[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--accent)}.hero-k__typewriter-wrap[data-astro-cid-bbe6dxrz]{min-height:80px;margin-bottom:48px;border-left:3px solid var(--accent);padding-left:24px}.hero-k__typewriter[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:300;color:var(--text-mid);line-height:1.6}.hero-k__cursor[data-astro-cid-bbe6dxrz]{display:inline-block;width:2px;height:1.2em;background:var(--accent);margin-left:2px;vertical-align:text-bottom;animation:hk-blink .6s step-end infinite}@keyframes hk-blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-k__ticker-wrap[data-astro-cid-bbe6dxrz]{width:100%;overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 0;margin-bottom:48px}.hero-k__ticker[data-astro-cid-bbe6dxrz]{display:flex;gap:48px;white-space:nowrap;animation:hk-scroll 25s linear infinite;font-family:var(--font-body);font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--text-dim)}.hero-k__ticker[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{flex-shrink:0}.hero-k__ticker-sep[data-astro-cid-bbe6dxrz]{color:var(--accent)}@keyframes hk-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:768px){.hero-k[data-astro-cid-bbe6dxrz]{padding:120px 0 60px}.hero-k__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,10vw,5rem)}.hero-k__ticker[data-astro-cid-bbe6dxrz]{animation-duration:35s}}@media(max-width:375px){.hero__ctas[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero__ctas[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{text-align:center}}.pillars[data-astro-cid-d4qwdgui]{padding:140px 0;background:var(--bg-surface)}.pillars__header[data-astro-cid-d4qwdgui]{margin-bottom:80px}.pillars__grid[data-astro-cid-d4qwdgui]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px}.pillar[data-astro-cid-d4qwdgui]{padding:48px 40px;background:var(--bg);border-left:3px solid transparent;transition:background-color .4s ease,border-color .4s ease;position:relative}.pillar[data-astro-cid-d4qwdgui]:nth-child(2){margin-top:-24px;margin-bottom:-24px;padding-top:72px;padding-bottom:72px;z-index:1}.pillar[data-astro-cid-d4qwdgui]:hover{background:var(--bg-elevated);border-left-color:var(--accent)}.pillar__number[data-astro-cid-d4qwdgui]{font-family:var(--font-display);font-style:italic;font-size:4.5rem;color:var(--accent-dim);line-height:1;margin-bottom:24px}.pillar[data-astro-cid-d4qwdgui]:hover .pillar__number[data-astro-cid-d4qwdgui]{color:var(--accent)}.pillar__name[data-astro-cid-d4qwdgui]{font-size:1.6rem;color:var(--text);margin-bottom:8px}.pillar__tagline[data-astro-cid-d4qwdgui]{font-family:var(--font-body);font-size:.95rem;color:var(--accent);margin-bottom:24px;font-weight:500}.pillar__list[data-astro-cid-d4qwdgui]{list-style:none;display:flex;flex-direction:column;gap:10px}.pillar__list[data-astro-cid-d4qwdgui] li[data-astro-cid-d4qwdgui]{font-family:var(--font-body);font-size:.9rem;color:var(--text-mid);padding-left:16px;position:relative}.pillar__list[data-astro-cid-d4qwdgui] li[data-astro-cid-d4qwdgui]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:1px;background:var(--accent)}@media(max-width:1024px){.pillars__grid[data-astro-cid-d4qwdgui]{grid-template-columns:1fr 1fr}.pillar[data-astro-cid-d4qwdgui]:nth-child(2){margin-top:0;margin-bottom:0;padding-top:48px;padding-bottom:48px}.pillar[data-astro-cid-d4qwdgui]:nth-child(3){grid-column:1 / -1}}@media(max-width:768px){.pillars__grid[data-astro-cid-d4qwdgui]{grid-template-columns:1fr}.pillar[data-astro-cid-d4qwdgui]:nth-child(3){grid-column:auto}}.services[data-astro-cid-g5jplrhu]{padding:140px 0;background:var(--bg)}.services__header[data-astro-cid-g5jplrhu]{margin-bottom:80px}.services__grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border)}.service-item[data-astro-cid-g5jplrhu]{display:flex;gap:28px;padding:40px 36px;background:var(--bg);cursor:pointer;transition:background-color .4s ease;position:relative;overflow:hidden}.service-item[data-astro-cid-g5jplrhu]:hover,.service-item[data-astro-cid-g5jplrhu]:focus-visible{background:var(--bg-elevated)}.service-item__number[data-astro-cid-g5jplrhu]{font-family:var(--font-display);font-style:italic;font-size:3rem;color:var(--text-dim);line-height:1;flex-shrink:0;min-width:60px}.service-item[data-astro-cid-g5jplrhu]:hover .service-item__number[data-astro-cid-g5jplrhu],.service-item[data-astro-cid-g5jplrhu]:focus-visible .service-item__number[data-astro-cid-g5jplrhu]{color:var(--accent)}.service-item__body[data-astro-cid-g5jplrhu]{flex:1}.service-item__name[data-astro-cid-g5jplrhu]{font-family:var(--font-body);font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:8px}.service-item__desc[data-astro-cid-g5jplrhu]{font-family:var(--font-body);font-size:.9rem;color:var(--text-mid);line-height:1.6}.service-item__arrow[data-astro-cid-g5jplrhu]{position:absolute;right:36px;top:50%;transform:translateY(-50%) translate(8px);opacity:0;transition:opacity .3s ease,transform .3s ease;color:var(--accent)}.service-item[data-astro-cid-g5jplrhu]:hover .service-item__arrow[data-astro-cid-g5jplrhu],.service-item[data-astro-cid-g5jplrhu]:focus-visible .service-item__arrow[data-astro-cid-g5jplrhu]{opacity:1;transform:translateY(-50%) translate(0)}@media(max-width:768px){.services__grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.the-gap[data-astro-cid-rjyp5ior]{padding:120px 0;background:var(--bg-surface);position:relative;overflow:hidden}.the-gap__diagram[data-astro-cid-rjyp5ior]{position:absolute;top:50%;right:-5%;transform:translateY(-50%);width:55%;max-width:650px;opacity:.18;pointer-events:none;z-index:0}.the-gap__diagram[data-astro-cid-rjyp5ior] svg[data-astro-cid-rjyp5ior]{width:100%;height:auto;stroke:var(--accent);fill:none}.the-gap[data-astro-cid-rjyp5ior] .container[data-astro-cid-rjyp5ior]{position:relative;z-index:1}.the-gap__inner[data-astro-cid-rjyp5ior]{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}.the-gap__left[data-astro-cid-rjyp5ior]{position:sticky;top:88px}.the-gap__eyebrow[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.the-gap__heading[data-astro-cid-rjyp5ior]{font-size:clamp(2.2rem,4.5vw,3.4rem);color:var(--text);line-height:1.12;margin-bottom:32px}.the-gap__heading[data-astro-cid-rjyp5ior] em[data-astro-cid-rjyp5ior]{font-style:italic;color:var(--accent)}.the-gap__statement[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:1.1rem;color:var(--text-mid);line-height:1.8;max-width:500px}.the-gap__statement[data-astro-cid-rjyp5ior] p[data-astro-cid-rjyp5ior]{margin-bottom:20px}.the-gap__statement[data-astro-cid-rjyp5ior] strong[data-astro-cid-rjyp5ior]{color:var(--text);font-weight:600}.the-gap__contrast[data-astro-cid-rjyp5ior]{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border-radius:12px;overflow:hidden;margin-bottom:40px}.the-gap__col[data-astro-cid-rjyp5ior]{background:var(--bg);padding:32px 28px}.the-gap__col-heading[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.the-gap__col--left[data-astro-cid-rjyp5ior] .the-gap__col-heading[data-astro-cid-rjyp5ior]{color:var(--text-dim)}.the-gap__col--right[data-astro-cid-rjyp5ior] .the-gap__col-heading[data-astro-cid-rjyp5ior]{color:var(--accent)}.the-gap__col-items[data-astro-cid-rjyp5ior]{display:flex;flex-direction:column;gap:14px}.the-gap__col-item[data-astro-cid-rjyp5ior]{display:flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:.9rem;line-height:1.4}.the-gap__col--left[data-astro-cid-rjyp5ior] .the-gap__col-item[data-astro-cid-rjyp5ior]{color:var(--text-dim)}.the-gap__col--right[data-astro-cid-rjyp5ior] .the-gap__col-item[data-astro-cid-rjyp5ior]{color:var(--text-mid)}.the-gap__icon-x[data-astro-cid-rjyp5ior],.the-gap__icon-check[data-astro-cid-rjyp5ior]{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.the-gap__icon-x[data-astro-cid-rjyp5ior]{background:var(--error-dim)}.the-gap__icon-x[data-astro-cid-rjyp5ior] svg[data-astro-cid-rjyp5ior]{stroke:var(--error);width:10px;height:10px}.the-gap__icon-check[data-astro-cid-rjyp5ior]{background:var(--accent-dim)}.the-gap__icon-check[data-astro-cid-rjyp5ior] svg[data-astro-cid-rjyp5ior]{stroke:var(--accent);width:10px;height:10px}.the-gap__punchline[data-astro-cid-rjyp5ior]{font-family:var(--font-display);font-style:italic;font-size:1.25rem;color:var(--text);line-height:1.5;padding:28px 32px;border-left:3px solid var(--accent);background:var(--bg);border-radius:0 10px 10px 0}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-boundary[data-astro-cid-rjyp5ior]{fill:none;stroke:var(--accent);stroke-width:.5;stroke-dasharray:8 4;opacity:0;animation:bp-fade .8s ease-out forwards;rx:8}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-boundary-label[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:8px;fill:var(--text-dim);letter-spacing:2px;opacity:0;animation:bp-fade .5s ease-out forwards;animation-delay:.1s}.the-gap__diagram[data-astro-cid-rjyp5ior] .layer-label[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:7px;fill:var(--text-dim);letter-spacing:1.5px;opacity:0;animation:bp-fade .4s ease-out forwards;animation-delay:3.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box[data-astro-cid-rjyp5ior]{fill:none;stroke:var(--accent);stroke-width:1;rx:4;opacity:0;animation:svc-appear .5s ease-out forwards}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d1[data-astro-cid-rjyp5ior]{animation-delay:.2s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d2[data-astro-cid-rjyp5ior]{animation-delay:.5s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d3[data-astro-cid-rjyp5ior]{animation-delay:.8s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d4[data-astro-cid-rjyp5ior]{animation-delay:1.1s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d5[data-astro-cid-rjyp5ior]{animation-delay:1.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d6[data-astro-cid-rjyp5ior]{animation-delay:1.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-box--d7[data-astro-cid-rjyp5ior]{animation-delay:2s}@keyframes svc-appear{0%{opacity:0;transform:scale(.9)}to{opacity:.3;transform:scale(1)}}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:9px;fill:var(--accent);letter-spacing:1px;opacity:0;animation:bp-fade .4s ease-out forwards}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d1[data-astro-cid-rjyp5ior]{animation-delay:.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d2[data-astro-cid-rjyp5ior]{animation-delay:.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d3[data-astro-cid-rjyp5ior]{animation-delay:1s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d4[data-astro-cid-rjyp5ior]{animation-delay:1.3s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d5[data-astro-cid-rjyp5ior]{animation-delay:1.6s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d6[data-astro-cid-rjyp5ior]{animation-delay:1.9s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-label--d7[data-astro-cid-rjyp5ior]{animation-delay:2.2s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port[data-astro-cid-rjyp5ior]{font-family:var(--font-body);font-size:7px;fill:var(--text-dim);opacity:0;animation:bp-fade .4s ease-out forwards}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port--d1[data-astro-cid-rjyp5ior]{animation-delay:2.6s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port--d2[data-astro-cid-rjyp5ior]{animation-delay:2.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port--d3[data-astro-cid-rjyp5ior]{animation-delay:2.8s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port--d4[data-astro-cid-rjyp5ior]{animation-delay:2.9s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-port--d5[data-astro-cid-rjyp5ior]{animation-delay:3s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn[data-astro-cid-rjyp5ior]{stroke:var(--accent);stroke-width:.8;fill:none;opacity:0;stroke-dasharray:6 4;animation:conn-draw .6s ease-out forwards}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d1[data-astro-cid-rjyp5ior]{animation-delay:2.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d2[data-astro-cid-rjyp5ior]{animation-delay:2.5s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d3[data-astro-cid-rjyp5ior]{animation-delay:2.6s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d4[data-astro-cid-rjyp5ior]{animation-delay:2.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d5[data-astro-cid-rjyp5ior]{animation-delay:2.8s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d6[data-astro-cid-rjyp5ior]{animation-delay:2.9s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d7[data-astro-cid-rjyp5ior]{animation-delay:3s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn--d8[data-astro-cid-rjyp5ior]{animation-delay:3.1s}@keyframes conn-draw{0%{opacity:0;stroke-dashoffset:40}to{opacity:.2;stroke-dashoffset:0}}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-conn[data-astro-cid-rjyp5ior].active{animation:conn-draw .6s ease-out forwards,conn-flow 3s linear infinite;animation-delay:3.2s,3.8s}@keyframes conn-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status[data-astro-cid-rjyp5ior]{fill:var(--accent);opacity:0;animation:status-on .3s ease-out forwards}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d1[data-astro-cid-rjyp5ior]{animation-delay:3.2s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d2[data-astro-cid-rjyp5ior]{animation-delay:3.3s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d3[data-astro-cid-rjyp5ior]{animation-delay:3.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d4[data-astro-cid-rjyp5ior]{animation-delay:3.5s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d5[data-astro-cid-rjyp5ior]{animation-delay:3.6s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d6[data-astro-cid-rjyp5ior]{animation-delay:3.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status--d7[data-astro-cid-rjyp5ior]{animation-delay:3.8s}@keyframes status-on{0%{opacity:0;r:0}to{opacity:.6;r:3}}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse[data-astro-cid-rjyp5ior]{fill:none;stroke:var(--accent);stroke-width:.5;opacity:0;animation:status-pulse 2.5s ease-out infinite}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d1[data-astro-cid-rjyp5ior]{animation-delay:3.5s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d2[data-astro-cid-rjyp5ior]{animation-delay:3.8s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d3[data-astro-cid-rjyp5ior]{animation-delay:4.1s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d4[data-astro-cid-rjyp5ior]{animation-delay:4.4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d5[data-astro-cid-rjyp5ior]{animation-delay:3.7s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d6[data-astro-cid-rjyp5ior]{animation-delay:4s}.the-gap__diagram[data-astro-cid-rjyp5ior] .svc-status-pulse--d7[data-astro-cid-rjyp5ior]{animation-delay:4.3s}@keyframes status-pulse{0%{opacity:.4;r:3}80%{opacity:0;r:10}to{opacity:0;r:10}}@keyframes bp-fade{to{opacity:1}}@media(max-width:1024px){.the-gap__inner[data-astro-cid-rjyp5ior]{grid-template-columns:1fr;gap:48px}.the-gap__left[data-astro-cid-rjyp5ior]{position:static}}@media(max-width:768px){.the-gap[data-astro-cid-rjyp5ior]{padding:80px 0}.the-gap__contrast[data-astro-cid-rjyp5ior]{grid-template-columns:1fr}}.idea-economy[data-astro-cid-7c4whfvu]{padding:140px 0;background:var(--bg)}.idea-economy__inner[data-astro-cid-7c4whfvu]{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:start}.idea-economy__header[data-astro-cid-7c4whfvu]{margin-bottom:60px}.idea-economy__text[data-astro-cid-7c4whfvu] p[data-astro-cid-7c4whfvu]{font-family:var(--font-body);font-size:1.05rem;color:var(--text-mid);line-height:1.8;margin-bottom:20px}.idea-economy__text[data-astro-cid-7c4whfvu] p[data-astro-cid-7c4whfvu] strong[data-astro-cid-7c4whfvu]{color:var(--text);font-weight:600}.idea-economy__highlight[data-astro-cid-7c4whfvu]{font-family:var(--font-display);font-style:italic;font-size:1.5rem;color:var(--accent);margin-top:32px;padding-left:24px;border-left:2px solid var(--accent);line-height:1.4}.pathway[data-astro-cid-7c4whfvu]{position:relative;padding-top:20px}.pathway__step[data-astro-cid-7c4whfvu]{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px;position:relative}.pathway__step[data-astro-cid-7c4whfvu]:last-child{margin-bottom:0}.pathway__marker[data-astro-cid-7c4whfvu]{width:44px;height:44px;border-radius:50%;background:var(--accent-dim);border:2px solid var(--accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--accent);flex-shrink:0;position:relative;z-index:2}.pathway__line[data-astro-cid-7c4whfvu]{position:absolute;left:21px;top:44px;width:2px;height:calc(100% - 4px);background:var(--accent);opacity:.3;z-index:1}.pathway__content[data-astro-cid-7c4whfvu]{padding-top:8px}.pathway__content[data-astro-cid-7c4whfvu] h4[data-astro-cid-7c4whfvu]{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--text);margin-bottom:4px}.pathway__content[data-astro-cid-7c4whfvu] p[data-astro-cid-7c4whfvu]{font-family:var(--font-body);font-size:.85rem;color:var(--text-mid)}@media(max-width:1024px){.idea-economy__inner[data-astro-cid-7c4whfvu]{grid-template-columns:1fr;gap:60px}}.team[data-astro-cid-yu4wt3u2]{padding:140px 0;background:var(--bg-surface)}.team__header[data-astro-cid-yu4wt3u2]{margin-bottom:80px}.team__grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:1fr 1fr;gap:2px}.team-card[data-astro-cid-yu4wt3u2]{padding:56px 48px;background:var(--bg-surface);position:relative;overflow:hidden}.team-card[data-astro-cid-yu4wt3u2]:nth-child(2){margin-top:40px}.team-card[data-astro-cid-yu4wt3u2]:nth-child(3){margin-top:-40px}.team-card__initial[data-astro-cid-yu4wt3u2]{position:absolute;top:-10px;right:20px;font-family:var(--font-display);font-size:10rem;color:var(--accent);opacity:.06;line-height:1;pointer-events:none}.team-card__content[data-astro-cid-yu4wt3u2]{position:relative;z-index:2}.team-card__name[data-astro-cid-yu4wt3u2]{font-size:1.8rem;color:var(--text);margin-bottom:6px}.team-card__role[data-astro-cid-yu4wt3u2]{font-family:var(--font-body);font-size:.85rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px}.team-card__brief[data-astro-cid-yu4wt3u2]{font-family:var(--font-body);font-size:.95rem;color:var(--text-mid);line-height:1.6}.team__tagline[data-astro-cid-yu4wt3u2]{font-family:var(--font-display);font-style:italic;font-size:1.3rem;color:var(--text-mid);text-align:center;margin-top:72px;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.5}@media(max-width:768px){.team__grid[data-astro-cid-yu4wt3u2]{grid-template-columns:1fr}.team-card[data-astro-cid-yu4wt3u2]:nth-child(2){margin-top:0}.team-card[data-astro-cid-yu4wt3u2]:nth-child(3){margin-top:0}}.cta-split[data-astro-cid-tketqh5f]{display:grid;grid-template-columns:1.5fr 1fr}.cta-split__dark[data-astro-cid-tketqh5f]{padding:100px 64px;background:var(--bg-elevated)}.cta-split__dark[data-astro-cid-tketqh5f] h2[data-astro-cid-tketqh5f]{font-size:clamp(2rem,4vw,3.2rem);color:var(--text);margin-bottom:48px}.cta-split__points[data-astro-cid-tketqh5f]{display:flex;flex-direction:column;gap:28px}.cta-point[data-astro-cid-tketqh5f]{display:flex;gap:20px;align-items:flex-start}.cta-point__number[data-astro-cid-tketqh5f]{font-family:var(--font-display);font-style:italic;font-size:2rem;color:var(--accent);line-height:1;flex-shrink:0;min-width:36px}.cta-point__text[data-astro-cid-tketqh5f]{font-family:var(--font-body);font-size:1rem;color:var(--text-mid);line-height:1.6;padding-top:4px}.cta-split__accent[data-astro-cid-tketqh5f]{padding:100px 56px;background:var(--accent);display:flex;flex-direction:column;justify-content:center}.cta-split__accent[data-astro-cid-tketqh5f] h3[data-astro-cid-tketqh5f]{font-size:2.2rem;color:var(--bg);margin-bottom:32px}.cta-split__accent[data-astro-cid-tketqh5f] p[data-astro-cid-tketqh5f]{font-family:var(--font-body);font-size:.95rem;color:var(--bg);opacity:.8;margin-bottom:8px}.cta-split__link[data-astro-cid-tketqh5f]{text-decoration:underline;text-underline-offset:3px;transition:opacity .3s ease}.cta-split__link[data-astro-cid-tketqh5f]:hover,.cta-split__link[data-astro-cid-tketqh5f]:focus-visible{opacity:1!important}.cta-split__accent[data-astro-cid-tketqh5f] a[data-astro-cid-tketqh5f]{transition:opacity .3s ease}.cta-split__btn[data-astro-cid-tketqh5f]{display:inline-block;margin-top:32px;font-family:var(--font-body);font-size:15px;font-weight:600;padding:14px 32px;background:var(--bg);color:var(--accent);border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease}.cta-split__btn[data-astro-cid-tketqh5f]:hover{transform:translateY(-2px)}@media(max-width:1024px){.cta-split[data-astro-cid-tketqh5f]{grid-template-columns:1fr}}@media(max-width:768px){.cta-split__dark[data-astro-cid-tketqh5f],.cta-split__accent[data-astro-cid-tketqh5f]{padding:64px 32px}}.footer[data-astro-cid-sz7xmlte]{padding:64px 0 40px;background:var(--bg);border-top:1px solid var(--border)}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px;margin-bottom:48px}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px}.footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:32px;filter:invert(1)}.footer__brand[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-weight:600;font-size:15px;color:var(--text)}.footer__links[data-astro-cid-sz7xmlte]{display:flex;gap:32px;list-style:none;flex-wrap:wrap}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:14px;color:var(--text-mid);transition:color .3s ease}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.footer__contact[data-astro-cid-sz7xmlte]{text-align:right}.footer__contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:14px;color:var(--text-mid);margin-bottom:4px}.footer__bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:32px;border-top:1px solid var(--border)}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:13px;color:var(--text-dim)}@media(max-width:768px){.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}.footer__contact[data-astro-cid-sz7xmlte]{text-align:left}}
