:root{--brand-void:#010410;--brand-navy:#051848;--brand-deep-blue:#06328c;--brand-electric-blue:#1356c9;--brand-sky-blue:#6292e3;--brand-ice-blue:#b6cdf2;--clr-bg:var(--brand-void);--clr-bg-glow:var(--brand-navy);--clr-surface:#111118;--clr-border:#ffffff12;--clr-page-bg:#fff;--clr-page-surface:color-mix(in srgb, var(--brand-ice-blue) 13%, #fff);--clr-page-border:color-mix(in srgb, var(--brand-navy) 13%, transparent);--clr-page-text:var(--brand-void);--clr-page-secondary:color-mix(in srgb, var(--brand-navy) 78%, #fff);--clr-page-muted:color-mix(in srgb, var(--brand-navy) 48%, #fff);--clr-text-primary:#fff;--clr-text-secondary:#889;--clr-text-muted:#445;--clr-glyph:#9090a8;--clr-cta-bg:#fff;--clr-cta-text:#09090d;--gradient-bg:radial-gradient(ellipse 80% 70% at 90% 110%, var(--brand-deep-blue) 0%, var(--brand-navy) 35%, var(--brand-void) 65%);--font-display:"neue-haas-grotesk-display", "Helvetica Neue", Arial, sans-serif;--font-hero-display:"lores-21-serif", var(--font-display);--font-ui:"neue-haas-grotesk-text", "Helvetica Neue", Arial, sans-serif;--fs-nav:15px;--fs-body:17px;--fs-label:11px;--fs-display:clamp(88px, 17vw, 200px);--fs-wordmark:clamp(32px, 5vw, 60px);--fw-light:400;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--ls-nav:.02em;--ls-label:.1em;--ls-display:-.055em;--lh-body:1.55;--lh-tight:1.1;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--sp-9:96px;--sp-10:128px;--radius-card:40px;--radius-pill:999px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.45, 0, .55, 1);--dur-fast:.18s;--dur-mid:.45s;--dur-slow:.85s;--color-ink:var(--clr-text-primary);--color-muted:var(--clr-text-secondary);--color-border:var(--clr-border);--color-blue:var(--brand-electric-blue);--font-body:var(--font-ui);--problem-grid-line:#061d53;--problem-grid-line-hover:color-mix(in srgb, var(--brand-electric-blue) 72%, transparent);--problem-grid-gap:2px;--problem-grid-border:2px;--problem-grid-cols:1.12fr 1.12fr .93fr .93fr;--problem-section-max:1060px;--problem-card-width:248px;--problem-card-min-height:23.5rem;--problem-card-title-muted:color-mix(in srgb, var(--brand-navy) 52%, #fff);--problem-card-body-copy:var(--clr-page-secondary);--problem-card-footer-copy:var(--clr-page-muted)}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;font-size:16px}body{background:var(--clr-page-bg);min-width:320px;color:var(--clr-page-text);font-family:var(--font-ui);font-weight:var(--fw-regular);letter-spacing:-.01em;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{max-width:100%;display:block}.app-shell{min-height:100vh;overflow-x:clip}.nav,.site-header{z-index:100;justify-content:space-between;align-items:center;width:100%;display:flex}.site-header--hero{height:64px;padding:0 var(--sp-8);background:0 0;position:fixed;top:0;left:0}.site-header--default{width:min(100% - 2rem,1180px);padding:var(--sp-5) 0;border-bottom:1px solid var(--clr-page-border);margin:0 auto;position:relative}.site-header--default .nav__logo,.site-header--default .brand-link,.site-header--default .nav__logo-text,.site-header--default .brand-word{color:var(--clr-page-text)}.nav__logo,.brand-link{align-items:center;gap:var(--sp-2);color:var(--clr-text-primary);display:flex}.brand-mark{object-fit:contain;width:80px;height:80px}.nav__logo-text,.brand-word{font-family:var(--font-ui);font-size:20px;font-weight:var(--fw-semibold);letter-spacing:-.035em;line-height:1}.nav__links,.site-nav{align-items:center;gap:var(--sp-10);margin:0;padding:0;list-style:none;display:flex}.nav__link,.site-nav a,.mobile-menu a{font-family:var(--font-ui);font-size:var(--fs-nav);font-weight:var(--fw-medium);letter-spacing:var(--ls-nav);color:#ffffffa6;transition:color var(--dur-fast) var(--ease-out)}.site-header--default .nav__link,.site-header--default .site-nav a,.site-header--default .mobile-menu a{color:var(--clr-page-secondary)}.site-header--default .nav__link:hover,.site-header--default .site-nav a:hover,.site-header--default .mobile-menu a:hover{color:var(--clr-page-text)}.nav__link:hover,.site-nav a:hover,.mobile-menu a:hover{color:var(--clr-text-primary)}.nav__cta,.header-cta{background:var(--clr-cta-bg);color:var(--clr-cta-text);border-radius:var(--radius-pill);font-family:var(--font-ui);font-size:var(--fs-nav);font-weight:var(--fw-semibold);letter-spacing:0;cursor:pointer;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:none;justify-content:center;align-items:center;padding:10px 22px;display:inline-flex}.nav__cta:hover,.header-cta:hover{opacity:.88;transform:scale(1.02)}.site-header--default .nav__cta,.site-header--default .header-cta{background:var(--brand-void);color:var(--clr-text-primary)}.header-cta-short{display:none}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--clr-border);border-radius:var(--radius-pill);min-height:2.5rem;color:var(--clr-text-primary);font-size:var(--fs-nav);background:#ffffff0d;align-items:center;padding:0 1rem;list-style:none;display:inline-flex}.site-header--default .mobile-menu summary{border-color:var(--clr-page-border);color:var(--clr-page-text);background:var(--clr-page-surface)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--clr-border);background:#09090df0;border-radius:1rem;gap:.85rem;min-width:12rem;padding:1rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1.5rem 4rem #0000005c}.site-header--default .mobile-menu nav{border-color:var(--clr-page-border);box-shadow:0 1.5rem 4rem color-mix(in srgb, var(--brand-navy) 14%, transparent);background:#fffffffa}.hero,.home-hero{width:100%;min-height:100svh;padding-top:64px;padding-bottom:var(--sp-5);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero-backdrop{z-index:-2;pointer-events:none;background-color:#0000;background-image:url(/images/background-hero.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}.hero-backdrop__grid,.hero-backdrop__sheen,.hero-backdrop:after{display:none}.hero__message{top:38%;left:var(--sp-8);z-index:3;align-items:flex-start;gap:var(--sp-5);width:min(92vw,36rem);padding:0 0 0 var(--sp-4);will-change:transform, opacity;border-left:1px solid #ffffff29;flex-direction:column;display:flex;position:absolute;transform:translateY(-50%)}.hero__rule{background:linear-gradient(90deg,#fff6,#ffffff0a);width:2.75rem;height:1px;display:block}.hero__statement{align-items:flex-start;gap:var(--sp-4);text-align:left;flex-direction:column;width:100%;max-width:27rem;margin:0;display:flex}.hero__statement-lead{font-family:var(--font-display);font-size:clamp(1.7rem,3.25vw,2.45rem);font-weight:var(--fw-medium);letter-spacing:-.055em;color:#fffffff5;text-wrap:balance;margin:0;line-height:1.08}.hero__statement-copy{max-width:25rem;font-family:var(--font-ui);font-size:clamp(1.02rem,1.45vw,1.18rem);font-weight:var(--fw-regular);letter-spacing:-.012em;color:color-mix(in srgb, var(--brand-ice-blue) 64%, var(--clr-text-secondary));text-wrap:pretty;margin:0;line-height:1.55}.hero__statement-cta{margin-top:var(--sp-3);font-family:var(--font-ui);font-size:var(--fs-label);font-weight:var(--fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6;transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:.55rem;padding-bottom:.35rem;display:inline-flex;position:relative}.hero__statement-cta:after{content:"";transform-origin:0;height:1px;transition:transform var(--dur-mid) var(--ease-out);background:currentColor;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hero__statement-cta-arrow{transition:transform var(--dur-mid) var(--ease-out);display:inline-block}.hero__statement-cta:hover{color:var(--clr-text-primary)}.hero__statement-cta:hover:after{transform:scaleX(1)}.hero__statement-cta:hover .hero__statement-cta-arrow{transform:translate(.35rem)}.hero__tagline{top:34%;right:var(--sp-8);z-index:2;justify-content:center;align-items:flex-end;gap:var(--sp-1);padding-right:var(--sp-5);pointer-events:none;flex-direction:column;display:flex;position:absolute}.hero__tagline-text{font-family:var(--font-ui);font-size:11px;font-weight:var(--fw-regular);letter-spacing:.18em;text-transform:uppercase;color:var(--clr-text-muted);text-align:right;margin:0;line-height:1.7}.hero__glyph{color:var(--clr-glyph);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:18px;line-height:1;position:absolute}.hero__glyph--star{font-size:20px;top:-8px;right:80px}.hero__glyph--plus{font-size:16px;bottom:-8px;right:40px}.hero__display-zone{right:var(--sp-8);z-index:1;width:auto;max-width:calc(100% - 2rem);line-height:var(--lh-tight);padding:0 var(--sp-2) var(--sp-2) 0;pointer-events:none;will-change:transform;justify-content:flex-end;display:flex;position:absolute;bottom:-1.25rem;left:auto;overflow:visible}.hero__display-word{font-family:var(--font-hero-display);font-size:var(--fs-display);letter-spacing:.02em;text-transform:uppercase;color:var(--clr-text-primary);text-align:right;font-synthesis:none;flex-wrap:nowrap;justify-content:flex-end;margin:0;font-weight:400;line-height:.9;display:flex}.hero__display-char-wrap{line-height:.9;display:inline-block;overflow:hidden}.hero__display-char{will-change:transform;display:inline-block}.hero__display-brand{--hero-brand-line-ch:17;width:min(100%, calc(var(--hero-brand-line-ch) * 1ch));font-family:var(--font-ui);text-align:left;pointer-events:none;flex-direction:column;align-items:flex-start;gap:.15rem;margin:0;display:flex}.hero__brand-line{width:calc(var(--hero-brand-line-ch) * 1ch);font-size:clamp(2.6rem,5.5vw,4.25rem);font-weight:var(--fw-light);letter-spacing:-.03em;color:#fffffff5;white-space:nowrap;margin:0;line-height:1.05;display:block}.hero__brand-line--second{overflow:hidden}.hero__brand-word{font:inherit;letter-spacing:inherit;color:inherit;will-change:transform, opacity, filter;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.label,.section-kicker{font-family:var(--font-ui);font-size:var(--fs-label);font-weight:var(--fw-medium);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--clr-page-muted)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp var(--dur-slow) var(--ease-out) both}.animate-fade-up--delay-1{animation-delay:.1s}.animate-fade-up--delay-2{animation-delay:.22s}.animate-fade-up--delay-3{animation-delay:.36s}.animate-fade-in{animation:fadeIn var(--dur-slow) var(--ease-out) both}@media (prefers-reduced-motion:reduce){.animate-fade-up,.animate-fade-in{animation:none!important}.hero-backdrop__grid,.hero-backdrop__sheen,.hero__display-zone,.hero__display-char,.hero__message,.hero__statement{will-change:auto}}.page-section{background:var(--clr-page-bg);width:min(100% - 2rem,1180px);color:var(--clr-page-text);margin:0 auto;padding:clamp(4rem,8vw,7rem) 0}.page-section h1,.page-section h2{max-width:48rem;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,5rem);font-weight:var(--fw-medium);letter-spacing:var(--ls-display);color:#061d53;margin:0 0 1.15rem;line-height:.88}.page-section h3{font-family:var(--font-display);font-size:1.2rem;font-weight:var(--fw-medium);letter-spacing:-.04em;color:#061d53;margin:0 0 .75rem}.page-section p,.page-section li{font-size:var(--fs-body);letter-spacing:-.015em;color:var(--clr-page-secondary);line-height:var(--lh-body)}.page-section>p:first-child{color:var(--color-blue);font-size:var(--fs-label);font-weight:var(--fw-semibold);letter-spacing:var(--ls-label);text-transform:uppercase}.page-section>a,.content-grid a{color:var(--color-blue);font-weight:var(--fw-medium)}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.content-grid article{border:1px solid var(--clr-page-border);background:var(--clr-page-surface);border-radius:1.25rem;min-height:13rem;padding:1.35rem}.section-head{margin-bottom:var(--sp-8)}.section-head__bar{align-items:center;gap:var(--sp-4);margin-bottom:clamp(2rem,5vw,3.5rem);display:flex}.section-head__pill{border:1px solid var(--clr-page-border);border-radius:var(--radius-pill);flex:none;align-items:stretch;display:inline-flex;overflow:hidden}.section-head__index{font-family:var(--font-ui);font-size:.78rem;font-weight:var(--fw-semibold);letter-spacing:.02em;color:var(--clr-page-text);background:var(--clr-page-bg);align-items:center;padding:.4rem .85rem;display:inline-flex}.section-head__label{font-family:var(--font-ui);font-size:.78rem;font-weight:var(--fw-semibold);letter-spacing:.02em;color:var(--clr-text-primary);background:var(--brand-void);align-items:center;padding:.4rem 1.05rem;display:inline-flex}.section-head__rule{background:var(--clr-page-border);flex:1;height:1px}.section-head__more{font-family:var(--font-ui);font-size:.95rem;font-weight:var(--fw-semibold);letter-spacing:.1em;color:var(--clr-page-text);flex:none}.section-head__main{align-items:flex-start;gap:clamp(var(--sp-4), 4vw, var(--sp-7));display:flex}.section-head .section-head__title{max-width:14ch;font-family:var(--font-display);font-size:clamp(2.75rem,7vw,5.25rem);font-weight:var(--fw-semibold);letter-spacing:-.045em;color:#061d53;text-wrap:balance;margin:0;line-height:.92}.section-head__title-line{display:block}.section-head .section-head__kicker{max-width:16ch;font-family:var(--font-ui);font-size:clamp(.65rem,.85vw,.78rem);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--clr-page-text);flex:none;margin:.5rem 0 0;line-height:1.55}.section-head__lead{max-width:38rem;margin:clamp(1.75rem,4vw,2.75rem) 0 0}.section-head__lead p{margin:0 0 var(--sp-2);font-family:var(--font-ui);letter-spacing:-.01em;color:var(--clr-page-muted);font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.5}.section-head__lead p:last-child{margin-bottom:0}@media (width<=1180px){.section-head__main{gap:var(--sp-4);flex-direction:column}.section-head .section-head__kicker{max-width:32ch;margin-top:0}}@media (width<=620px){.section-head__more{display:none}}.problem-section.page-section{width:min(100% - 2rem, var(--problem-section-max))}.problem-section.page-section>h2{max-width:min(56rem,100%)}.problem-section__lead{max-width:36rem;margin:0 0 var(--sp-6)}.problem-section__lead p{margin:0 0 var(--sp-2);color:var(--clr-page-secondary);line-height:var(--lh-body)}.problem-section__lead p:last-child{margin-bottom:0}.problem-section__grid{margin-top:var(--sp-7);grid-template-columns:var(--problem-grid-cols);justify-content:center;align-items:stretch;gap:var(--problem-grid-gap);padding:var(--problem-grid-gap);background-color:var(--problem-grid-line);grid-auto-rows:1fr}.problem-section__grid.content-grid article.problem-section__card,.problem-section__card{width:100%;min-height:var(--problem-card-min-height);background-color:var(--clr-page-bg);box-shadow:none;cursor:pointer;border:none;border-radius:0;flex-direction:column;padding:1.65rem 1.65rem 1.75rem;display:flex;position:relative;overflow:hidden}.problem-section__grid.content-grid article.problem-section__card:hover,.problem-section__grid.content-grid article.problem-section__card:focus-visible,.problem-section__card:hover,.problem-section__card:focus-visible{box-shadow:inset 0 0 0 var(--problem-grid-border) var(--problem-grid-line-hover)}.problem-section__card:hover .problem-section__pill,.problem-section__card:focus-visible .problem-section__pill{border-color:var(--problem-grid-line-hover)}.problem-section__card--small-a{grid-area:1/1}.problem-section__card--small-b{grid-area:1/2}.problem-section__card--large-right{grid-area:1/3/span 2/span 2}.problem-section__card--large-left{grid-area:2/1/span 2/span 2}.problem-section__card--small-c{grid-area:3/3}.problem-section__card--small-d{grid-area:3/4}.problem-section__grid.content-grid article.problem-section__card--small-a,.problem-section__grid.content-grid article.problem-section__card--small-b,.problem-section__grid.content-grid article.problem-section__card--small-c,.problem-section__grid.content-grid article.problem-section__card--small-d{aspect-ratio:1;min-height:0;padding:1.2rem 1.25rem 1.25rem}.problem-section__grid.content-grid article.problem-section__card--large-left,.problem-section__grid.content-grid article.problem-section__card--large-right{aspect-ratio:1;min-height:0;padding:var(--sp-5) var(--sp-5) var(--sp-4)}.problem-section__card-arrow{top:var(--sp-4);right:var(--sp-4);z-index:3;font-family:var(--font-ui);font-size:1.05rem;font-weight:var(--fw-regular);color:color-mix(in srgb, var(--brand-navy) 42%, #fff);pointer-events:none;line-height:1;position:absolute}.problem-section__card:hover .problem-section__card-arrow,.problem-section__card:focus-visible .problem-section__card-arrow{color:var(--brand-electric-blue)}.problem-section__card-inner{gap:var(--sp-3);width:100%;min-height:0;padding-top:var(--sp-6);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(5.5rem,38%);display:grid}.problem-section__card-copy{justify-content:flex-start;gap:var(--sp-4);min-width:0;padding-right:var(--sp-2);flex-direction:column;display:flex}.problem-section__card--large-left .problem-section__card-copy,.problem-section__card--large-right .problem-section__card-copy{min-height:100%;padding-bottom:var(--sp-2);justify-content:space-between}.problem-section__card-heading{max-width:11.5em;font-family:var(--font-display);font-size:clamp(1.15rem,1.55vw,1.45rem);font-weight:var(--fw-medium);letter-spacing:-.045em;color:#061d53;text-wrap:balance;margin:0;line-height:1.05}.problem-section__card--large-left .problem-section__card-heading,.problem-section__card--large-right .problem-section__card-heading{max-width:9.5em;font-size:clamp(1.45rem,2.1vw,2.05rem);line-height:.98}.problem-section__card-desc{max-width:16.5rem;font-family:var(--font-ui);font-size:clamp(.82rem,1vw,.92rem);font-weight:var(--fw-regular);letter-spacing:-.012em;color:var(--problem-card-body-copy);margin:0;line-height:1.5}.problem-section__card--large-left .problem-section__card-desc,.problem-section__card--large-right .problem-section__card-desc{max-width:17rem;font-size:clamp(.88rem,1vw,.98rem);line-height:1.48}.problem-section__pill{border:1px solid var(--problem-grid-line);border-radius:var(--radius-pill);letter-spacing:-.01em;color:var(--clr-page-text);white-space:nowrap;margin:0 .12em;padding:.12em .55em;font-size:.94em;display:inline-block}.problem-section__card-visual{justify-content:center;align-self:center;align-items:center;min-width:0;min-height:5.5rem;display:flex;position:relative}.problem-section__card--large-left .problem-section__card-visual,.problem-section__card--large-right .problem-section__card-visual{align-self:stretch;min-height:0}.problem-section__card-art{aspect-ratio:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:5.5rem;max-height:100%;display:flex}.problem-section__card--large-left .problem-section__card-art,.problem-section__card--large-right .problem-section__card-art{aspect-ratio:auto;min-height:7.5rem}.problem-section__card-art svg{width:100%;max-width:11.5rem;height:auto;display:block}.problem-section__card--large-left .problem-section__card-art svg,.problem-section__card--large-right .problem-section__card-art svg{max-width:11.5rem}.problem-section .problem-section__closing{max-width:min(42rem,100%);margin:var(--sp-8) 0 0;padding-left:var(--sp-4);border-left:1px solid var(--clr-page-border);font-family:var(--font-display);font-size:clamp(1.2rem,1.9vw,1.45rem);font-weight:var(--fw-medium);letter-spacing:-.045em;color:var(--clr-page-text);line-height:1.15}@media (width>=901px){.problem-section__grid{grid-template-columns:var(--problem-grid-cols)}}@media (width>=1200px){.problem-section.page-section{--problem-section-max:1220px;width:min(calc(100% - 3rem), var(--problem-section-max))}.problem-section__lead{max-width:40rem}.problem-section__grid{gap:var(--problem-grid-gap);margin-top:var(--sp-8)}}@media (width>=1440px){.problem-section.page-section{--problem-section-max:1420px;width:min(calc(100% - var(--sp-8)), var(--problem-section-max))}.problem-section.page-section>h2{max-width:min(64rem,100%);font-size:clamp(2.6rem,4.2vw,5.25rem)}.problem-section__lead{max-width:44rem}.problem-section__grid.content-grid article.problem-section__card--large-left,.problem-section__grid.content-grid article.problem-section__card--large-right{padding:var(--sp-6) var(--sp-6) var(--sp-5)}.problem-section__card--large-left .problem-section__card-heading,.problem-section__card--large-right .problem-section__card-heading{font-size:clamp(1.75rem,2.2vw,2.35rem)}.problem-section .problem-section__closing{max-width:48rem}}@media (width>=1680px){.problem-section.page-section{--problem-section-max:1540px;width:min(calc(100% - var(--sp-9)), var(--problem-section-max))}.problem-section__grid{gap:var(--problem-grid-gap)}}.site-footer{border-top:1px solid var(--clr-page-border);width:min(100% - 2rem,1180px);color:var(--clr-page-secondary);margin:0 auto;padding:2rem 0 3rem}@media (width<=1440px){:root{--fs-display:clamp(82px, 13.5vw, 176px)}.site-header--hero{padding:0 var(--sp-7)}.hero__message{top:39%;left:var(--sp-7);gap:var(--sp-4);width:min(46vw,33rem)}.hero__display-brand{--hero-brand-line-ch:16}.hero__brand-line{font-size:clamp(2.35rem,4.4vw,3.75rem)}.hero__statement{gap:var(--sp-4);max-width:25rem}.hero__statement-lead{font-size:clamp(1.55rem,2.35vw,2.1rem)}.hero__statement-copy{font-size:clamp(1rem,1.15vw,1.12rem)}.hero__tagline{top:30%;right:var(--sp-7);opacity:.72}.hero__display-zone{right:var(--sp-7);bottom:-.65rem}}@media (width<=1180px){:root{--sp-8:52px;--sp-9:80px;--sp-10:96px;--fs-display:clamp(82px, 16vw, 172px)}.site-header--hero{padding:0 var(--sp-6)}.nav__links,.site-nav{gap:var(--sp-7)}.hero__message{top:38%;left:var(--sp-6);width:min(56vw,31rem)}.hero__statement{max-width:26rem}.hero__tagline{right:var(--sp-6);padding-right:var(--sp-4);opacity:.52}.hero__display-zone{right:var(--sp-6);bottom:-.35rem}.page-section{width:min(100% - 3rem,1080px)}.problem-section.page-section{width:min(100% - 2.5rem,1020px)}.problem-section__grid{gap:var(--problem-grid-gap)}.problem-section__grid.content-grid article.problem-section__card--small-a,.problem-section__grid.content-grid article.problem-section__card--small-b,.problem-section__grid.content-grid article.problem-section__card--small-c,.problem-section__grid.content-grid article.problem-section__card--small-d{padding:1rem}.problem-section__grid.content-grid article.problem-section__card--large-left,.problem-section__grid.content-grid article.problem-section__card--large-right{padding:var(--sp-5)}.problem-section__card-inner{padding-top:var(--sp-5);grid-template-columns:minmax(0,1fr) minmax(4.5rem,42%)}.problem-section__card--large-left .problem-section__card-heading,.problem-section__card--large-right .problem-section__card-heading{font-size:clamp(1.35rem,2.75vw,1.85rem)}}@media (width<=1040px){:root{--sp-8:44px;--sp-9:68px;--sp-10:72px}.site-header--default{width:min(100% - 3rem,1180px)}.nav__links,.site-nav{gap:var(--sp-5)}.hero__brand-line{font-size:clamp(2.2rem,4.8vw,3.25rem)}.hero__statement-lead{font-size:clamp(1.45rem,2.75vw,1.95rem)}.hero__statement-copy{font-size:clamp(.98rem,1.25vw,1.05rem)}.hero__tagline{display:none}.hero__display-word{font-size:clamp(72px,14vw,144px)}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-section__grid{grid-template-columns:var(--problem-grid-cols)}}@media (width<=900px){.site-header--hero{padding:0 var(--sp-5)}.nav__links,.site-nav--desktop{display:none}.mobile-menu{display:block}.hero__message{left:var(--sp-5);width:min(88vw,32rem)}.hero__tagline{right:var(--sp-5);align-items:flex-start;padding-right:0}.hero__tagline-text{text-align:left}.hero__glyph--star{left:0;right:auto}.hero__glyph--plus{left:40px;right:auto}.hero__brand-line{font-size:clamp(2.2rem,5vw,3.6rem)}.hero__display-zone{right:var(--sp-5)}.hero__display-word{font-size:clamp(64px,18vw,128px)}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-section__grid{grid-template-columns:repeat(2, minmax(0, min(42vw, var(--problem-card-width))));grid-auto-rows:auto;justify-content:center}.problem-section__card--small-a,.problem-section__card--small-b,.problem-section__card--small-c,.problem-section__card--small-d,.problem-section__card--large-right,.problem-section__card--large-left{aspect-ratio:1}.problem-section__card--small-a,.problem-section__card--small-b,.problem-section__card--large-right,.problem-section__card--large-left,.problem-section__card--small-c,.problem-section__card--small-d{grid-area:auto}.problem-section__card--large-right,.problem-section__card--large-left{grid-column:1/-1}}@media (width<=620px){.site-header--default{width:min(100% - 1rem,1180px)}.header-cta-full{display:none}.header-cta-short{display:inline}.nav__cta,.header-cta{padding:8px 14px;font-size:12px}.hero__display-zone{right:var(--sp-4);left:var(--sp-4);justify-content:flex-end;max-width:none}.hero__display-word{white-space:normal;text-align:right;justify-content:flex-end;font-size:clamp(54px,14vw,92px);line-height:.92}.hero__message{width:min(100% - 2rem,1180px);margin:var(--sp-6) auto 0;padding:0 var(--sp-4);border-left:none;position:static;transform:none}.hero__tagline{width:min(100% - 2rem,1180px);margin:var(--sp-6) auto 0;padding:0 var(--sp-4);position:static}.hero__brand-line{font-size:clamp(2rem,8vw,2.85rem)}.hero__display-zone{padding-bottom:var(--sp-6)}.content-grid{grid-template-columns:1fr}.problem-section__grid{grid-template-columns:minmax(0, var(--problem-card-width))}.problem-section__grid.content-grid article.problem-section__card,.problem-section__card{border-radius:0;padding:1.5rem 1.5rem 1.6rem}.problem-section__card--large-right,.problem-section__card--large-left{aspect-ratio:auto;min-height:22rem}}.home-hero{--hero-max:1240px;--hero-safe-inline:clamp(1.25rem, 3vw, 2.5rem);--hero-glass:#05123675;min-height:100dvh;padding:5.75rem var(--hero-safe-inline) clamp(1.5rem, 3vw, 2.5rem);color:var(--clr-text-primary);isolation:isolate;background:0 0;flex-direction:column;gap:clamp(1rem,2.5vh,1.8rem);display:flex;overflow:hidden}.home-hero .hero-backdrop{background-position:55%;background-size:cover}.home-hero .hero-backdrop:before,.home-hero .hero-backdrop:after{content:"";pointer-events:none;display:block;position:absolute;inset:0}.home-hero .hero-backdrop:before{background:radial-gradient(circle at 21% 24%, color-mix(in srgb, var(--brand-sky-blue) 38%, transparent), transparent 28%), radial-gradient(circle at 78% 18%, color-mix(in srgb, var(--brand-electric-blue) 34%, transparent), transparent 25%), linear-gradient(180deg, #01041014, #010410d1 88%);mix-blend-mode:screen;opacity:.8}.home-hero .hero-backdrop:after{opacity:.46;background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/4rem 4rem,radial-gradient(at 50% 100%,#0104102e,#010410c2) 0 0/100% 100%;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.home-hero .hero__inner{z-index:2;width:min(100%, var(--hero-max));flex-direction:column;flex:auto;justify-content:center;align-items:stretch;gap:clamp(1.5rem,3.2vh,3rem);min-height:0;margin:0 auto;padding-top:clamp(.5rem,3vh,2.5rem);display:flex;position:relative}.home-hero .hero__rule{display:none}.home-hero .site-header--hero{padding-inline:max(var(--hero-safe-inline), calc((100vw - var(--hero-max)) / 2));color:var(--clr-text-primary);position:absolute}.home-hero .site-header--hero .nav__logo,.home-hero .site-header--hero .brand-link,.home-hero .site-header--hero .nav__logo-text,.home-hero .site-header--hero .brand-word,.home-hero .site-header--hero .nav__link,.home-hero .site-header--hero .site-nav a{color:var(--clr-text-primary)}.home-hero .site-header--hero .nav__link,.home-hero .site-header--hero .site-nav a{opacity:.56}.home-hero .site-header--hero .nav__link:hover,.home-hero .site-header--hero .site-nav a:hover{opacity:1}.home-hero .site-header--hero .nav__cta{background:var(--clr-cta-bg);color:var(--clr-cta-text)}.home-hero .hero__message{z-index:3;border-left:0;grid-template-columns:minmax(0,1.45fr) minmax(16rem,24rem);align-items:start;gap:clamp(2rem,6vw,7rem);width:100%;margin:0 auto;padding:0;display:grid;position:relative;top:auto;left:auto;transform:none}.home-hero .hero__headline-col{align-content:start;gap:clamp(1.25rem,3vh,2.5rem);min-width:0;display:grid}.home-hero .hero__brand-lockup{gap:clamp(1.5rem,5vw,4rem);display:grid}.home-hero .hero__eyebrow,.home-hero .hero__work-label,.home-hero .hero__work-index{font-family:var(--font-ui);font-size:.69rem;font-weight:var(--fw-semibold);letter-spacing:-.02em;text-transform:uppercase;color:color-mix(in srgb, var(--clr-text-primary) 86%, transparent);line-height:1}.home-hero .hero__eyebrow{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff29;width:fit-content;padding:.55rem .8rem;box-shadow:inset 0 1px #ffffff1f}.home-hero .hero__display-brand{--hero-brand-line-ch:17;text-align:left;opacity:.9;justify-self:start;align-items:flex-start;width:auto}.home-hero .hero__brand-line{width:auto;font-size:clamp(.86rem,1.2vw,1.05rem);font-weight:var(--fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:#fffffff0;line-height:1}.home-hero .hero__statement{max-width:24rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;align-self:start;gap:clamp(1.25rem,2.5vh,1.75rem);padding:0}.home-hero .hero__statement-lead{font-family:var(--font-ui);font-size:clamp(1.05rem,1.35vw,1.28rem);font-weight:var(--fw-medium);letter-spacing:-.05em;color:#fffffff5;line-height:1.18}.home-hero .hero__statement-copy{max-width:22rem;font-family:var(--font-ui);font-size:clamp(.98rem,1.15vw,1.12rem);font-weight:var(--fw-regular);letter-spacing:-.025em;color:color-mix(in srgb, var(--brand-ice-blue) 68%, var(--clr-text-secondary));text-wrap:pretty;line-height:1.48}.home-hero .hero__statement-cta{margin-top:var(--sp-2);border-radius:var(--radius-pill);color:var(--clr-cta-text);font-size:.9rem;font-weight:var(--fw-medium);letter-spacing:-.035em;text-transform:none;background:#ffffffeb;border:1px solid #ffffff2e;gap:.7rem;padding:.55rem .55rem .55rem 1rem;box-shadow:0 1rem 3rem #0000003d}.home-hero .hero__statement-cta:after{display:none}.home-hero .hero__statement-cta-arrow{background:var(--clr-cta-text);width:1.65rem;height:1.65rem;color:var(--clr-text-primary);border-radius:50%;place-items:center;font-size:.86rem;display:inline-grid}.home-hero .hero__display-zone{z-index:2;pointer-events:auto;width:100%;max-width:none;margin:0;padding:0;display:block;position:relative;inset:auto}.home-hero .hero__display-word{width:100%;max-width:none;font-family:var(--font-display);font-size:clamp(3.25rem,7.2vw,7.5rem);font-weight:var(--fw-medium);letter-spacing:-.055em;text-align:left;text-transform:none;color:var(--clr-text-primary);text-wrap:balance;margin:0;line-height:.92;display:block}.home-hero .hero__display-word-item{text-shadow:none;display:inline-block}.home-hero .hero__display-line{will-change:transform, opacity;display:block}@media (width>=1280px){.home-hero .hero__message{grid-template-columns:minmax(0,1.55fr) minmax(17rem,26rem);gap:clamp(2.5rem,7vw,8.5rem)}.home-hero .hero__display-word{letter-spacing:-.058em;font-size:clamp(4rem,5.4vw,7.75rem);line-height:.91}}@media (width>=1680px){.home-hero{--hero-max:1360px}.home-hero .hero__display-word{font-size:clamp(4.75rem,4.8vw,8.25rem)}}.home-hero .hero__display-word>.hero__display-line{display:block}.home-hero .hero__tagline{z-index:2;pointer-events:none;flex-direction:column;align-items:flex-end;padding:0;display:flex;position:absolute;top:clamp(.25rem,2vh,1.5rem);right:0}.home-hero .hero__tagline .hero__display-brand{text-align:right;opacity:.72;align-items:flex-end}.home-hero .hero__tagline .hero__brand-line{letter-spacing:.16em;width:auto;color:color-mix(in srgb, var(--brand-ice-blue) 58%, var(--clr-text-secondary));font-size:clamp(.62rem,.85vw,.72rem)}.home-hero .hero__work-strip{z-index:3;width:min(100%, var(--hero-max));margin:0 auto;padding-top:clamp(1rem,2vh,1.5rem);position:relative}.home-hero .hero__work-label{margin:0 0 clamp(1rem,2.5vh,1.75rem)}.home-hero .hero__work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.home-hero .hero__work-card{min-height:clamp(10rem,18vh,13rem);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:border-color var(--dur-mid) var(--ease-out), transform var(--dur-mid) var(--ease-out);background:0 0;border:0;border-left:.4px solid #fff;border-radius:0;padding:.25rem clamp(1.1rem,2vw,1.6rem) 0;position:relative;overflow:visible}.home-hero .hero__work-card:before{content:"";background:color-mix(in srgb, var(--brand-ice-blue) 72%, transparent);opacity:.4;width:1px;height:clamp(2.5rem,8vh,5rem);transition:opacity var(--dur-mid) var(--ease-out);position:absolute;top:0;left:-1px}.home-hero .hero__work-card:hover{border-color:#ffffff57;transform:translateY(-.15rem)}.home-hero .hero__work-card:hover:before{opacity:1}.home-hero .hero__work-icon{width:clamp(3rem,4.6vw,5rem);height:clamp(3rem,4.6vw,5rem);color:color-mix(in srgb, var(--brand-ice-blue) 72%, var(--clr-text-primary));margin:clamp(1.05rem,2vh,1.6rem) 0 clamp(.95rem,2vh,1.45rem);display:block;position:relative}.home-hero .hero__work-icon:before,.home-hero .hero__work-icon:after{content:"";border:1px solid;position:absolute}.home-hero .hero__work-icon--signal:before{border-radius:50%;inset:16% 28%;transform:rotate(-12deg)}.home-hero .hero__work-icon--signal:after{height:.6rem;box-shadow:1.1rem 0 0 -.28rem var(--brand-navy), 1.1rem 0 0 -.2rem currentColor, 2.2rem 0 0 -.28rem var(--brand-navy), 2.2rem 0 0 -.2rem currentColor, 3.3rem 0 0 -.28rem var(--brand-navy), 3.3rem 0 0 -.2rem currentColor;border-width:1px 0;inset:42% 0 auto}.home-hero .hero__work-icon--orbit:before{box-shadow:-1.45rem 0 0 -.12rem var(--brand-navy), -1.45rem 0 0 0 currentColor, 1.45rem 0 0 -.12rem var(--brand-navy), 1.45rem 0 0 0 currentColor;border-radius:50%;inset:11% 33%}.home-hero .hero__work-icon--orbit:after{border-radius:50%;inset:33% 11%}.home-hero .hero__work-icon--frame:before{inset:12% 6% 30% 28%}.home-hero .hero__work-icon--frame:after{width:42%;height:42%;bottom:12%;left:12%;transform:skewY(-30deg)}.home-hero .hero__work-icon--network:before{box-shadow:1.5rem -1.1rem 0 -.34rem var(--brand-navy), 1.5rem -1.1rem 0 -.24rem currentColor, 3rem .5rem 0 -.34rem var(--brand-navy), 3rem .5rem 0 -.24rem currentColor;border-width:1px 0 0;inset:34% 12%;transform:rotate(15deg)}.home-hero .hero__work-icon--network:after{background-color:#0000;background-image:radial-gradient(circle,currentColor 0 .35rem,#0000 .38rem),radial-gradient(circle,currentColor 0 .35rem,#0000 .38rem),radial-gradient(circle,currentColor 0 .35rem,#0000 .38rem),radial-gradient(circle,currentColor 0 .35rem,#0000 .38rem);background-position:0 55%,42% 15%,58% 75%,100% 35%;background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%,100% 100%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:0;inset:18% 14%}.home-hero .hero__work-card h2{font-family:var(--font-ui);font-size:clamp(1.08rem,1.45vw,1.35rem);font-weight:var(--fw-regular);letter-spacing:-.06em;color:var(--clr-text-primary);margin:0;line-height:1.05}.home-hero .hero__work-card p{letter-spacing:-.035em;max-width:14.5rem;color:color-mix(in srgb, var(--brand-ice-blue) 62%, var(--clr-text-secondary));margin:.65rem 0 0;font-size:clamp(.72rem,.78vw,.82rem);line-height:1.22}@media (width<=1040px){.home-hero{--hero-safe-inline:clamp(1.25rem, 4vw, 2rem)}.home-hero .hero__message{gap:clamp(1.5rem, 4vw, var(--sp-7));grid-template-columns:minmax(0,1.2fr) minmax(15rem,20rem)}.home-hero .hero__display-word{letter-spacing:-.05em;font-size:clamp(2.85rem,6.8vw,5.5rem);line-height:.93}.home-hero .hero__statement-copy{max-width:20rem;font-size:clamp(.94rem,1.05vw,1.05rem)}.home-hero .hero__work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (width<=760px){.home-hero{--hero-safe-inline:max(1rem, env(safe-area-inset-left,0px));min-height:100dvh;padding-top:5.5rem;overflow:visible}.home-hero .site-header--hero{padding:0 var(--sp-5)}.home-hero .hero__inner{justify-content:flex-start;gap:var(--sp-5);padding-top:var(--sp-4);flex:1 0 auto}.home-hero .hero__message{gap:var(--sp-6);grid-template-columns:1fr}.home-hero .hero__headline-col{gap:var(--sp-5)}.home-hero .hero__statement{max-width:100%}.home-hero .hero__statement-copy{max-width:100%;font-size:clamp(.98rem,3.8vw,1.08rem);line-height:1.5}.home-hero .hero__display-word{letter-spacing:-.048em;font-size:clamp(2.5rem,11.5vw,4.25rem);line-height:.93}.home-hero .hero__tagline{margin-bottom:calc(-1 * var(--sp-2));order:-1;align-items:flex-start;position:static}.home-hero .hero__tagline .hero__display-brand{text-align:left;align-items:flex-start}.home-hero .hero__work-strip{width:calc(100% + (var(--hero-safe-inline) * 2));margin-inline:calc(-1 * var(--hero-safe-inline));padding-inline:var(--hero-safe-inline)}.home-hero .hero__work-grid{margin-inline:calc(-1 * var(--hero-safe-inline));padding-inline:var(--hero-safe-inline);overscroll-behavior-x:contain;scroll-padding-inline:var(--hero-safe-inline);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.75rem;display:flex;overflow-x:auto}.home-hero .hero__work-grid::-webkit-scrollbar{display:none}.home-hero .hero__work-card,.home-hero .hero__work-card:nth-child(2),.home-hero .hero__work-card:last-child{scroll-snap-align:start;flex:0 0 min(78vw,18rem);min-height:11rem}.home-hero .hero__work-card p{max-width:none}.home-hero .hero__work-icon{width:clamp(3rem,12vw,4.5rem);height:clamp(3rem,12vw,4.5rem);margin:var(--sp-4) 0 var(--sp-3)}}@media (width<=620px){.home-hero .hero__message{width:100%;margin:0 auto;padding:0;position:relative}.home-hero .hero__headline-col{gap:var(--sp-4)}.home-hero .hero__eyebrow{padding:.45rem .65rem;font-size:.62rem}.home-hero .hero__display-word{letter-spacing:-.042em;font-size:clamp(2.15rem,10.8vw,3.35rem);line-height:.94}.home-hero .hero__statement-copy{font-size:clamp(.92rem,4.2vw,1rem)}.home-hero .hero__work-grid{gap:.75rem}.home-hero .hero__work-card,.home-hero .hero__work-card:nth-child(2),.home-hero .hero__work-card:last-child{border:0;border-left:.5px solid #fff;flex-basis:min(82vw,17.5rem);min-height:10.5rem;padding:.25rem 1rem 0}.home-hero .hero__statement-cta{min-height:2.75rem}}.services-section{background:var(--brand-void);width:100%;color:var(--clr-text-primary);isolation:isolate;padding:clamp(6rem,12vw,10rem) 0;position:relative;overflow:hidden}.services-section__bg{z-index:-1;opacity:.6;background-image:url(/images/background-hero.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}.services-section__glow{background:radial-gradient(circle at center, var(--brand-navy) 0%, transparent 60%);opacity:.5;filter:blur(80px);width:70vw;height:70vw;position:absolute;top:-20%;right:-10%}.services-section__grid-pattern{background-image:linear-gradient(to right, color-mix(in srgb, var(--brand-electric-blue) 10%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--brand-electric-blue) 10%, transparent) 1px, transparent 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 80%);mask-image:radial-gradient(#000 20%,#0000 80%)}.services-section__inner{z-index:2;width:100%;margin:0 auto;padding:0 clamp(1rem,5vw,4rem);position:relative}.services-section .section-head__title{color:var(--clr-text-primary)}.services-section .section-head__kicker{color:var(--brand-ice-blue);opacity:.8}.services-section .section-head__index{color:var(--brand-void);background:var(--brand-sky-blue)}.services-section .section-head__label{color:var(--brand-void);background:var(--clr-text-primary)}.services-section .section-head__pill{border-color:var(--brand-sky-blue)}.services-section .section-head__rule{background:color-mix(in srgb, var(--brand-sky-blue) 30%, transparent)}.services-section .section-head__more{color:var(--brand-sky-blue)}.services-section__grid-3col{justify-content:center;gap:var(--sp-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),380px));margin-top:clamp(3rem,6vw,5rem);display:grid}.service-card-light{padding:var(--sp-6) var(--sp-5);transition:transform var(--dur-mid) var(--ease-out), box-shadow var(--dur-mid) var(--ease-out);color:var(--brand-void);background:#fffffff5;border-radius:16px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0003}.service-card-light:hover{transform:translateY(-8px);box-shadow:0 20px 48px #0000004d}.service-card-light__art{margin-bottom:var(--sp-5);height:180px;color:var(--brand-void);justify-content:center;align-items:center;display:flex}.service-card__art-svg{width:100%;max-width:160px;height:100%}.service-card-light__content{flex-direction:column;flex:1;display:flex}.service-card-light__title{font-family:var(--font-display);font-size:1.4rem;font-weight:var(--fw-medium);color:var(--brand-void);margin:0 0 var(--sp-2);letter-spacing:-.02em}.service-card-light__summary{font-family:var(--font-ui);color:color-mix(in srgb, var(--brand-void) 70%, transparent);margin:0 0 var(--sp-5);flex:1;font-size:.95rem;line-height:1.5}.service-card-light__link{font-family:var(--font-ui);font-size:.9rem;font-weight:var(--fw-medium);color:var(--brand-void);text-underline-offset:4px;transition:color var(--dur-mid) var(--ease-out);text-decoration:underline}.service-card-light:hover .service-card-light__link{color:var(--brand-electric-blue)}
