@font-face{font-family:Archivo Black;src:url(/_astro/archivo-black-400.BTVu2TQR.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/_astro/ibm-plex-sans-400.CDDApCn2.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/_astro/ibm-plex-sans-500.6ng42L7E.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/_astro/ibm-plex-sans-600.CuJfVYMP.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/_astro/ibm-plex-sans-700.Bxkt5Cjx.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--ink:#101010;--ink-soft:#1a1a1a;--paper:#f4f0e8;--paper-2:#e9e1d4;--paper-3:#ded4c2;--white:#fffdf7;--orange:#d83d1d;--orange-dark:#b92f13;--orange-light:#ff7855;--blue:#1c3f5b;--blue-light:#2a557a;--acid:#d7ff45;--acid-dark:#c5e83a;--muted:#4a4640;--muted-2:#6e685f;--line:#1010102e;--line-strong:#10101047;--line-light:#ffffff2e;--shadow-sm:0 1px 2px #1010100d, 0 1px 3px #1010100f;--shadow-md:0 4px 12px #10101014, 0 2px 6px #1010100d;--shadow-lg:0 18px 40px #10101024, 0 6px 14px #10101014;--shadow-orange:0 10px 24px #d83d1d47;--font-display:"Archivo Black", "Arial Black", sans-serif;--font-body:"IBM Plex Sans", Arial, sans-serif;--max:90rem;--text-width:48rem;--rail:5.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-xs:.25rem;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.375rem;--radius-pill:999px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1)}*,:before,:after{box-sizing:border-box}html{color-scheme:light;background:var(--paper);scroll-behavior:smooth}body{min-width:20rem;color:var(--ink);background:var(--paper);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;line-height:1.55}body,button,a{-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}button,input,summary{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-weight:400;line-height:.98}p{text-wrap:pretty}:focus-visible{outline:.2rem solid var(--orange);outline-offset:.2rem}.home-container{width:min(100% - 2.5rem,86rem);margin-inline:auto}.home-skip{z-index:1000;color:var(--white);background:var(--ink);border:.1rem solid var(--white);padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.home-skip:focus{transform:translateY(0)}.utility-bar{color:var(--ink);background:var(--acid);border-bottom:.08rem solid var(--ink);letter-spacing:.09em;text-transform:uppercase;font-size:.73rem;font-weight:700}.utility-bar__inner{text-align:center;justify-content:center;gap:.75rem;padding-block:.55rem;display:flex}.home-header{z-index:100;background:color-mix(in srgb, var(--paper) 94%, transparent);border-bottom:.08rem solid var(--line-strong);backdrop-filter:blur(.9rem);position:sticky;top:0}.home-header__inner{grid-template-columns:minmax(14rem,1fr) auto auto;align-items:center;gap:2rem;min-height:5rem;display:grid}.home-brand{width:fit-content;color:var(--ink);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.home-brand__mark{aspect-ratio:1;width:2.2rem;color:var(--orange-light);background:var(--ink);letter-spacing:.08em;border-radius:.2rem;place-items:center;font-size:.68rem;display:grid}.home-nav{align-items:center;gap:1.55rem;display:flex}.home-nav a,.home-header__cta{letter-spacing:.07em;text-transform:uppercase;font-size:.76rem;font-weight:700;text-decoration:none}.home-nav a{position:relative}.home-nav a:after{background:var(--orange);transform-origin:100%;height:.12rem;transition:transform .18s var(--ease-out);content:"";position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.home-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.home-header__cta{color:var(--white);background:var(--ink);border:.08rem solid var(--ink);padding:.8rem 1rem}.home-header__cta:hover{color:var(--ink);background:var(--acid)}.home-menu{display:none;position:relative}.home-menu summary{background:var(--ink);cursor:pointer;gap:.28rem;width:2.6rem;padding:.65rem;list-style:none;display:grid}.home-menu summary::-webkit-details-marker{display:none}.home-menu summary span{background:var(--white);width:100%;height:.12rem}.home-menu nav{background:var(--paper);border:.1rem solid var(--ink);width:min(18rem,100vw - 2.5rem);box-shadow:var(--shadow-lg);display:grid;position:absolute;top:calc(100% + .7rem);right:0}.home-menu nav a{border-bottom:.08rem solid var(--line);text-transform:uppercase;padding:.9rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none}.home-menu nav a:last-child{border-bottom:0}.home-menu nav a:hover{background:var(--acid)}.home-hero{border-bottom:.1rem solid var(--ink);position:relative;overflow:hidden}.home-hero:before{opacity:.34;background-image:linear-gradient(var(--line) .06rem, transparent .06rem), linear-gradient(90deg, var(--line) .06rem, transparent .06rem);pointer-events:none;content:"";background-size:4rem 4rem;position:absolute;inset:0}.home-hero__grid{gap:clamp(3rem,6vw,6rem);min-height:calc(100vh - 7.1rem);padding-block:clamp(4rem,8vw,7.5rem);display:grid;position:relative}.home-hero__copy{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:end;gap:clamp(2rem,6vw,7rem);min-width:0;display:grid}.home-hero__headline,.home-hero__support{min-width:0}.home-hero__support{max-width:44rem;padding-bottom:.4rem}.home-hero__visual-row{grid-template-columns:minmax(0,1.32fr) minmax(20rem,.68fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}.home-hero__media{background:var(--paper-2);border:.12rem solid var(--ink);width:100%;box-shadow:.8rem .8rem 0 var(--blue);display:block;overflow:visible}.home-hero__media img{width:100%;height:auto;display:block}.eyebrow{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.4rem;font-size:.74rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:2.5rem;height:.12rem}.eyebrow--light{color:var(--acid)}.home-hero h1{max-width:11ch;margin-bottom:0;font-size:clamp(3.7rem,7vw,7.4rem);line-height:.88}.home-hero__lead{max-width:43rem;color:var(--muted);margin-bottom:1.25rem;font-size:clamp(1.05rem,1.8vw,1.35rem)}.home-hero__model{border-left:.22rem solid var(--orange);max-width:42rem;color:var(--ink);margin-bottom:2rem;padding-left:1rem;line-height:1.55}.home-hero__model strong{font-weight:700}.home-hero__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;display:flex}.home-button{border:.1rem solid var(--ink);letter-spacing:.07em;text-align:center;text-transform:uppercase;min-height:3.15rem;transition:color .18s var(--ease-out), background .18s var(--ease-out), transform .18s var(--ease-out), box-shadow .18s var(--ease-out);justify-content:center;align-items:center;padding:.75rem 1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.home-button:hover{transform:translateY(-.15rem)}.home-button--primary{color:var(--white);background:var(--orange);box-shadow:var(--shadow-orange)}.home-button--primary:hover{background:var(--orange-dark)}.home-button--secondary{background:var(--paper)}.home-button--secondary:hover{background:var(--acid)}.home-button--light{color:var(--ink);background:var(--white)}.home-button--light:hover{background:var(--acid)}.home-button--acid{color:var(--ink);background:var(--acid)}.home-button--acid:hover{background:var(--white)}.home-hero__proof{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;gap:.6rem 1.5rem;margin:0;padding:0;font-size:.78rem;font-weight:600;list-style:none;display:flex}.home-hero__proof li{align-items:center;gap:.45rem;display:flex}.home-hero__proof li:before{aspect-ratio:1;background:var(--acid);border:.08rem solid var(--ink);content:"";width:.55rem}.signal-board{background:var(--ink);border:.12rem solid var(--ink);box-shadow:1rem 1rem 0 var(--orange)}.signal-board__top{color:var(--ink);background:var(--acid);border-bottom:.1rem solid var(--ink);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding:.85rem 1rem;font-size:.7rem;font-weight:700;display:flex}.signal-board__live{align-items:center;gap:.4rem;display:flex}.signal-board__live:before{aspect-ratio:1;background:var(--orange);content:"";border-radius:50%;width:.5rem}.signal-board__main{color:var(--white);border-bottom:.08rem solid var(--line-light);padding:clamp(1.5rem,4vw,2.6rem)}.signal-board__main p{color:#d5d2ca;margin-bottom:2.3rem;font-size:.95rem}.signal-board__main strong{max-width:17ch;font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.8rem,3.4vw,3rem);font-weight:400;line-height:1;display:block}.signal-board__rows>div{color:var(--white);border-bottom:.08rem solid var(--line-light);grid-template-columns:5rem 1fr auto;align-items:center;gap:.7rem;padding:.85rem 1rem;display:grid}.signal-board__rows>div:last-child{border-bottom:0}.signal-board__rows span{color:var(--orange-light);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:700}.signal-board__rows strong{font-size:.82rem}.signal-board__rows b{color:var(--acid);font-family:var(--font-display);font-weight:400}.editorial-strip{color:var(--white);background:var(--orange);border-bottom:.1rem solid var(--ink);overflow:hidden}.editorial-strip>div{letter-spacing:.09em;text-transform:uppercase;justify-content:center;gap:1.2rem;min-width:max-content;padding:.95rem 1.5rem;font-size:.72rem;font-weight:700;display:flex}.editorial-strip b{color:var(--acid)}.editorial-intro,.tools,.services,.site-feature{padding-block:clamp(5rem,9vw,8rem)}.section-heading{margin-bottom:clamp(2.5rem,5vw,4rem)}.section-heading--split,.section-heading--tools{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.section-heading h2{max-width:15ch;margin-bottom:0;font-size:clamp(2.7rem,5.5vw,5.4rem)}.section-heading>p,.section-heading>div+p{color:var(--muted);margin-bottom:0;font-size:1.05rem}.editorial-grid{border-top:.1rem solid var(--ink);border-left:.1rem solid var(--ink);grid-template-columns:repeat(6,1fr);display:grid}.editorial-card{background:var(--paper);border-right:.1rem solid var(--ink);border-bottom:.1rem solid var(--ink);min-height:23rem;transition:color .18s var(--ease-out), background .18s var(--ease-out);flex-direction:column;grid-column:span 2;padding:clamp(1.35rem,2.7vw,2.2rem);display:flex}.editorial-card--featured{color:var(--white);background:var(--blue);grid-column:span 4}.editorial-card:hover{background:var(--acid)}.editorial-card--featured:hover{color:var(--ink);background:var(--acid)}.editorial-card__meta{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:3rem;font-size:.68rem;font-weight:700;display:flex}.editorial-card__meta span:first-child{font-family:var(--font-display);font-size:1.2rem;font-weight:400}.editorial-card h3{max-width:17ch;margin-bottom:1.2rem;font-size:clamp(1.65rem,2.6vw,2.7rem)}.editorial-card p{max-width:35rem;color:var(--muted);margin-bottom:2rem}.editorial-card--featured p{color:#d6e0e8}.editorial-card--featured:hover p{color:var(--muted)}.editorial-card__action{letter-spacing:.08em;text-transform:uppercase;border-top:.08rem solid;margin-top:auto;padding-top:1rem;font-size:.7rem;font-weight:700;text-decoration:none}.editorial-card__action:hover{color:var(--orange)}.diagnostic{color:var(--white);background:var(--blue);border-block:.1rem solid var(--ink);padding-block:clamp(5rem,9vw,8rem)}.diagnostic__grid{grid-template-columns:minmax(19rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,7vw,7rem);display:grid}.diagnostic__intro{align-self:start;position:sticky;top:8rem}.diagnostic h2{margin-bottom:1.6rem;font-size:clamp(2.8rem,5vw,5.1rem)}.diagnostic__intro>p:last-child{color:#c9d5de;font-size:1.05rem}.diagnostic__options{border-top:.08rem solid var(--line-light);display:grid}.diagnostic__options a{border-bottom:.08rem solid var(--line-light);transition:color .18s var(--ease-out), padding .18s var(--ease-out);grid-template-columns:3.2rem 1fr auto;align-items:center;gap:1.2rem;padding:1.5rem .3rem;text-decoration:none;display:grid}.diagnostic__options a:hover{color:var(--ink);background:var(--acid);padding-inline:1rem}.diagnostic__options span{color:var(--orange-light);font-family:var(--font-display);font-size:1.15rem}.diagnostic__options a:hover span{color:var(--orange-dark)}.diagnostic__options strong{max-width:31rem;font-size:clamp(1rem,1.8vw,1.25rem)}.diagnostic__options small{color:#b9c8d3;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:700}.diagnostic__options a:hover small{color:var(--muted)}.tools{background:var(--acid);border-bottom:.1rem solid var(--ink)}.section-heading--tools>p{color:var(--ink-soft)}.tools-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tool-card{background:var(--paper);border:.1rem solid var(--ink);min-height:22rem;box-shadow:.5rem .5rem 0 var(--ink);flex-direction:column;padding:1.6rem;display:flex}.tool-card__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.tool-card__top span{color:var(--white);background:var(--orange);letter-spacing:.07em;text-transform:uppercase;padding:.35rem .6rem;font-size:.65rem;font-weight:700}.tool-card__top b{font-family:var(--font-display);font-size:1.3rem;font-weight:400}.tool-card h3{max-width:14ch;margin-bottom:1.2rem;font-size:clamp(1.7rem,2.6vw,2.4rem)}.tool-card p{color:var(--muted)}.tool-card__label{border-top:.08rem solid var(--line-strong);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:1rem;font-size:.68rem;font-weight:700}.services{background:var(--paper-2);border-bottom:.1rem solid var(--ink)}.services-principle{max-width:52rem;color:var(--ink);background:var(--acid);border:.1rem solid var(--ink);margin:0 0 2rem;padding:1rem 1.2rem;font-weight:700;line-height:1.55}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.service-card{background:var(--paper);border:.1rem solid var(--ink);flex-direction:column;min-height:25rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex;position:relative}.service-card--primary{min-height:51rem;color:var(--white);background:var(--orange);background-image:linear-gradient(#ffffff1c .06rem,#0000 .06rem),linear-gradient(90deg,#ffffff1c .06rem,#0000 .06rem);background-size:3.2rem 3.2rem;grid-row:span 2}.service-card__number{font-family:var(--font-display);opacity:.16;font-size:clamp(3rem,7vw,6rem);line-height:1;position:absolute;top:1.5rem;right:1.5rem}.service-card__tag{letter-spacing:.09em;text-transform:uppercase;margin-bottom:auto;font-size:.68rem;font-weight:700}.service-card h3{max-width:16ch;margin-block:2.5rem 1.2rem;font-size:clamp(2rem,4vw,4.5rem)}.service-card:not(.service-card--primary) h3{font-size:clamp(1.8rem,2.8vw,2.7rem)}.service-card p:not(.service-card__tag){max-width:38rem;color:var(--muted)}.service-card--primary p:not(.service-card__tag){color:#fff3ed;font-size:1.08rem}.service-card>a:not(.home-button){width:fit-content;color:var(--blue);text-underline-offset:.25rem;text-transform:uppercase;margin-top:auto;font-size:.78rem;font-weight:700;text-decoration-thickness:.08rem}.service-card__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.service-card__actions span{text-transform:uppercase;font-size:.73rem;font-weight:700}.site-feature{background:var(--paper)}.site-feature__grid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.site-feature__media{border:.1rem solid var(--ink);box-shadow:.8rem .8rem 0 var(--blue);position:relative}.site-feature__media img{aspect-ratio:16/9;object-fit:cover;width:100%}.site-feature__media span{color:var(--ink);background:var(--acid);border:.08rem solid var(--ink);letter-spacing:.07em;text-transform:uppercase;padding:.55rem .75rem;font-size:.68rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.site-feature__copy h2{margin-bottom:1.5rem;font-size:clamp(2.7rem,5vw,5rem)}.site-feature__copy>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.site-feature__copy ul{gap:.7rem;margin-block:1.7rem 2rem;padding:0;list-style:none;display:grid}.site-feature__copy li{align-items:center;gap:.65rem;font-weight:600;display:flex}.site-feature__copy li:before{aspect-ratio:1;background:var(--orange);content:"";width:.65rem}.final-call__inner{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,7vw,7rem);display:grid}.final-call h2{max-width:13ch;margin-bottom:0;font-size:clamp(3rem,6vw,6.2rem)}.final-call__inner>div:last-child p{color:#d0cdc5;margin-bottom:1.7rem;font-size:1.05rem}.home-footer{color:var(--white);background:var(--ink-soft);padding-block:3.5rem}.home-footer__grid{grid-template-columns:1.3fr .7fr .8fr;gap:3rem;display:grid}.home-brand--footer{color:var(--white)}.home-footer__grid>div:first-child>p{color:#bdb9b1;max-width:31rem;margin-block:1.2rem 0}.home-footer nav{align-content:start;gap:.7rem;display:grid}.home-footer nav a{width:fit-content;color:var(--white);text-transform:uppercase;font-size:.75rem;font-weight:700;text-decoration:none}.home-footer nav a:hover{color:var(--acid)}.home-footer__legal{color:#bdb9b1;font-size:.8rem}.home-footer__legal p{margin-bottom:.45rem}@media (width<=68rem){.home-header__inner{grid-template-columns:1fr auto}.home-nav,.home-header__cta{display:none}.home-menu{display:block}.home-hero__grid{min-height:auto}.home-hero__copy,.home-hero__visual-row{grid-template-columns:1fr}.home-hero__support{max-width:46rem}.home-hero__media{width:100%;max-width:52rem}.signal-board{width:100%;max-width:40rem}.section-heading--split,.section-heading--tools,.diagnostic__grid,.site-feature__grid,.final-call__inner{grid-template-columns:1fr}.diagnostic__intro{position:static}.editorial-card,.editorial-card--featured{grid-column:span 3}.tools-grid{grid-template-columns:1fr}.tool-card{min-height:18rem}.home-footer__grid{grid-template-columns:1fr 1fr}.home-footer__legal{grid-column:1/-1}}@media (width<=44rem){.home-container{width:min(100% - 1.5rem,86rem)}.utility-bar__inner{display:block}.utility-bar__inner span:nth-child(2),.utility-bar__inner span:last-child{display:none}.home-header__inner{min-height:4.4rem}.home-brand__name{max-width:10rem;font-size:.67rem;line-height:1.2}.home-hero__grid{gap:2.7rem;padding-block:3.8rem 4.5rem}.home-hero__copy,.home-hero__visual-row{gap:2rem}.home-hero__media{width:calc(100% - .7rem);box-shadow:.7rem .7rem 0 var(--blue)}.home-hero__media img{width:100%;height:auto}.home-hero h1{text-wrap:wrap;max-width:100%;font-size:clamp(2.85rem,13.2vw,4.4rem);line-height:.92}.home-hero__actions,.home-button{width:100%}.home-hero__proof{display:grid}.signal-board{box-shadow:.7rem .7rem 0 var(--orange);margin-right:.7rem}.signal-board__top{display:grid}.signal-board__rows>div{grid-template-columns:5.4rem minmax(0,1fr) auto;gap:.45rem;padding-inline:.8rem}.signal-board__rows span{letter-spacing:.04em;font-size:.61rem}.signal-board__rows strong{min-width:0;font-size:.76rem;line-height:1.2}.editorial-grid{grid-template-columns:1fr}.editorial-card,.editorial-card--featured{grid-column:auto;min-height:20rem}.editorial-strip>div{text-align:center;flex-wrap:wrap;justify-content:center;gap:.45rem .8rem;min-width:0;padding-inline:1rem}.diagnostic__options a{grid-template-columns:2.4rem 1fr}.diagnostic__options small{grid-column:2}.services-grid{grid-template-columns:1fr}.service-card--primary{grid-row:auto;min-height:39rem}.service-card__actions,.service-card__actions .home-button{width:100%}.site-feature__media{box-shadow:.65rem .65rem 0 var(--blue);margin-right:.65rem}.home-footer__grid{grid-template-columns:1fr}.home-footer__legal{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-footer__legal a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}.home-footer__legal a:hover{color:var(--acid)}.home-hero:before{display:none}.home-hero .home-container,.home-hero__grid{display:block}.home-hero__media{width:100%;box-shadow:none;background:0 0;border:0;margin-bottom:clamp(2.5rem,5vw,5rem);display:block;overflow:visible}.home-hero__media picture{display:block}.home-hero__image{background:var(--paper);border:.1rem solid var(--ink);width:100%;height:auto;box-shadow:.9rem .9rem 0 var(--blue);display:block}.home-hero__content{width:min(100%,58rem)}.home-hero__content h1{max-width:11ch;margin-bottom:1.8rem}.home-hero__lead,.home-hero__model{max-width:46rem}@media (width<=44rem){.home-hero{padding-block:1.5rem 3rem}.home-hero__media{margin-bottom:2.2rem}.home-hero__image{width:calc(100% - .55rem);height:auto;box-shadow:.55rem .55rem 0 var(--blue)}.home-hero__content{width:100%}}@media (width>=44.01rem){.home-hero__content{width:100%;max-width:none}.home-hero__content h1{max-width:none}.home-hero__lead,.home-hero__model{max-width:72rem}}.site-feature__layout{gap:clamp(3rem,6vw,6rem);display:grid}.site-feature__media{width:100%;box-shadow:none;background:0 0;border:0;display:block;position:relative;overflow:visible}.site-feature__media img{aspect-ratio:auto;object-fit:contain;background:var(--paper-2);border:.1rem solid var(--ink);width:100%;height:auto;box-shadow:.8rem .8rem 0 var(--blue);display:block}.site-feature__copy--wide{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:start;gap:clamp(2rem,6vw,7rem);display:grid}.site-feature__heading,.site-feature__details{min-width:0}.site-feature__copy--wide h2{max-width:13ch;margin-bottom:0}.site-feature__details>p{color:var(--muted);font-size:1.05rem}.site-feature__details ul{margin-block:1.7rem 2rem}@media (width<=68rem){.site-feature__copy--wide{grid-template-columns:1fr;gap:2rem}.site-feature__copy--wide h2{max-width:16ch}.site-feature__details{max-width:46rem}}@media (width<=44rem){.site-feature__layout{gap:2.5rem}.site-feature__media{width:calc(100% - .55rem)}.site-feature__media img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;box-shadow:.55rem .55rem 0 var(--blue)}.site-feature__copy--wide{gap:1.6rem}.site-feature__copy--wide h2{max-width:none}}.final-call{color:var(--white);background:var(--paper-2);border-block:.1rem solid var(--ink);padding-block:clamp(4rem,8vw,7rem)}.final-call__layout{display:grid}.final-call__media{background:0 0;width:100%;display:block;overflow:visible}.final-call__media img{aspect-ratio:auto;object-fit:contain;background:var(--paper);border:.1rem solid var(--ink);width:100%;height:auto;display:block}.final-call__panel{color:var(--white);background:var(--ink);border:.1rem solid var(--ink);border-top:0;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:end;gap:clamp(2rem,6vw,7rem);padding:clamp(2rem,5vw,5rem);display:grid}.final-call__panel h2{max-width:13ch;margin-bottom:0;font-size:clamp(3rem,6vw,6.2rem)}.final-call__action p{color:#d0cdc5;margin-bottom:1.7rem;font-size:1.05rem}@media (width<=68rem){.final-call__panel{grid-template-columns:1fr;align-items:start}.final-call__panel h2{max-width:15ch}.final-call__action{max-width:46rem}}@media (width<=44rem){.final-call{padding-block:3rem}.final-call__media{width:100%}.final-call__media img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.final-call__panel{gap:1.7rem;padding:1.6rem}.final-call__panel h2{max-width:none;font-size:clamp(2.7rem,13vw,4rem)}.final-call__action .home-button{width:100%}}.home-hero{padding-block:clamp(3.5rem,7vw,6.5rem)}.home-hero .home-hero__synthesis{grid-template-columns:minmax(0,.92fr) minmax(24rem,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.home-hero__synthesis .home-hero__content{width:auto;max-width:42rem}.home-hero__synthesis .home-hero__content h1{max-width:11ch;margin-bottom:1.6rem;font-size:clamp(3.2rem,6vw,6rem)}.home-hero__synthesis .home-hero__lead,.home-hero__synthesis .home-hero__model{max-width:40rem}.home-hero__synthesis .home-hero__lead{font-size:clamp(1.08rem,1.6vw,1.3rem)}.home-hero__synthesis .home-hero__model{border-left:.22rem solid var(--orange);color:var(--muted);margin-bottom:0;padding-left:1rem;font-weight:600}.home-hero__synthesis .home-hero__media{width:100%;margin:0}.home-hero__synthesis .home-hero__image{object-fit:contain;width:100%;height:auto}.section-heading--diagnostic{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.section-heading--diagnostic h2{max-width:15ch}.section-heading--diagnostic>p{margin-bottom:0;font-size:1.05rem;font-weight:600;color:#fff!important}.problem-grid{border-top:.08rem solid var(--line-light);border-left:.08rem solid var(--line-light);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.problem-card{min-height:22rem;color:var(--white);border-right:.08rem solid var(--line-light);border-bottom:.08rem solid var(--line-light);transition:color .18s var(--ease-out), background .18s var(--ease-out), transform .18s var(--ease-out);flex-direction:column;padding:clamp(1.35rem,2.4vw,2rem);text-decoration:none;display:flex}.problem-card:hover{color:var(--ink);background:var(--acid);transform:translateY(-.35rem)}.problem-card__meta{color:var(--orange-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.4rem;font-size:.68rem;font-weight:700}.problem-card:hover .problem-card__meta{color:var(--orange-dark)}.problem-card h3{margin-bottom:1rem;font-size:clamp(1.45rem,2vw,2rem)}.problem-card p{color:#c9d5de;margin-bottom:1.6rem;font-size:.94rem}.problem-card:hover p{color:var(--muted)}.problem-card__action{letter-spacing:.07em;text-transform:uppercase;border-top:.08rem solid;margin-top:auto;padding-top:.9rem;font-size:.68rem;font-weight:700}.section-heading--with-action .section-heading__side{justify-items:start;gap:1.4rem;display:grid}.section-heading--with-action .section-heading__side p{color:var(--muted);margin:0;font-size:1.05rem}.editorial-grid--synthesis{grid-template-columns:repeat(12,minmax(0,1fr))}.editorial-grid--synthesis .editorial-card{grid-column:span 3;min-height:19rem}.editorial-grid--synthesis .editorial-card--featured{grid-column:span 6}.editorial-grid--synthesis .editorial-card:nth-child(4),.editorial-grid--synthesis .editorial-card:nth-child(5){grid-column:span 6;min-height:17rem}.editorial-grid--synthesis .editorial-card__meta{margin-bottom:2rem}.editorial-grid--synthesis .editorial-card h3{font-size:clamp(1.55rem,2.2vw,2.35rem)}.tools-grid .tool-card{min-height:19rem}.services-grid--synthesis{grid-template-columns:1.12fr .94fr .94fr;align-items:stretch}.services-grid--synthesis .service-card,.services-grid--synthesis .service-card--primary{grid-row:auto;min-height:28rem}.services-grid--synthesis .service-card--primary{background-size:2.8rem 2.8rem}.services-grid--synthesis .service-card h3,.services-grid--synthesis .service-card--primary h3{max-width:14ch;margin-block:3.6rem 1.2rem;font-size:clamp(1.8rem,3vw,3rem)}.services-grid--synthesis .service-card:not(.service-card--primary) h3{font-size:clamp(1.65rem,2.4vw,2.35rem)}.services-grid--synthesis .service-card__actions{margin-top:auto}.site-feature{padding-block:clamp(4rem,8vw,7rem)}.site-feature__synthesis{color:var(--white);background:var(--blue);border:.1rem solid var(--ink);box-shadow:.9rem .9rem 0 var(--orange);grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr);align-items:stretch;display:grid;overflow:hidden}.site-feature__synthesis .site-feature__media{background:var(--paper-2);width:100%;box-shadow:none;border:0;align-items:center;margin:0;padding:clamp(1rem,2.8vw,2.2rem);display:grid}.site-feature__synthesis .site-feature__media img{object-fit:contain;border:.1rem solid var(--ink);width:100%;height:auto;box-shadow:none;background:0 0}.site-feature__synthesis .site-feature__copy{flex-direction:column;justify-content:center;padding:clamp(2.2rem,5vw,5rem);display:flex}.site-feature__synthesis .site-feature__copy h2{max-width:12ch;margin-bottom:1.4rem;font-size:clamp(2.5rem,4.6vw,4.7rem)}.site-feature__synthesis .site-feature__copy>p:not(.eyebrow){color:#d8e2e8}.site-feature__synthesis .site-feature__copy ul{margin-block:1.5rem 2rem}.site-feature__synthesis .site-feature__copy li{color:#f0f4f6}.site-feature__synthesis .site-feature__copy li:before{background:var(--acid);border:.08rem solid var(--ink)}.final-call{padding-block:clamp(4rem,8vw,7rem)}.final-call__synthesis{background:var(--ink);border:.1rem solid var(--ink);grid-template-columns:1fr;padding:0;display:grid}.final-call__synthesis .final-call__panel{border:0;grid-template-columns:1fr;align-content:center;gap:2rem;padding:clamp(2.2rem,5vw,5rem);display:grid}.final-call__synthesis .final-call__panel h2{max-width:12ch;font-size:clamp(2.7rem,5vw,5.2rem)}@media (width<=68rem){.home-hero .home-hero__synthesis,.section-heading--diagnostic,.site-feature__synthesis,.final-call__synthesis{grid-template-columns:1fr}.home-hero__synthesis .home-hero__content{max-width:52rem}.home-hero__synthesis .home-hero__media{max-width:none}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid--synthesis .editorial-card,.editorial-grid--synthesis .editorial-card--featured,.editorial-grid--synthesis .editorial-card:nth-child(4),.editorial-grid--synthesis .editorial-card:nth-child(5){grid-column:span 6;min-height:18rem}.services-grid--synthesis{grid-template-columns:1fr 1fr}.services-grid--synthesis .service-card--primary{grid-column:1/-1;min-height:25rem}.site-feature__synthesis .site-feature__copy{order:-1}}@media (width<=44rem){.home-hero .home-hero__synthesis{gap:2.2rem}.home-hero__synthesis .home-hero__content h1{max-width:none;font-size:clamp(2.85rem,13vw,4.2rem)}.home-hero__synthesis .home-hero__media{width:calc(100% - .55rem)}.problem-grid,.services-grid--synthesis{grid-template-columns:1fr}.problem-card{min-height:18rem}.editorial-grid--synthesis{grid-template-columns:1fr}.editorial-grid--synthesis .editorial-card,.editorial-grid--synthesis .editorial-card--featured,.editorial-grid--synthesis .editorial-card:nth-child(4),.editorial-grid--synthesis .editorial-card:nth-child(5){grid-column:auto;min-height:18rem}.services-grid--synthesis .service-card,.services-grid--synthesis .service-card--primary{grid-column:auto;min-height:24rem}.site-feature__synthesis,.final-call__synthesis{box-shadow:.55rem .55rem 0 var(--orange)}.site-feature__synthesis .site-feature__copy,.final-call__synthesis .final-call__panel{padding:1.6rem}.site-feature__synthesis .site-feature__copy h2,.final-call__synthesis .final-call__panel h2{max-width:none}.site-feature__synthesis .site-feature__media{padding:.8rem}}.home-v2-hero{background:linear-gradient(90deg, transparent 0, transparent calc(100% - .06rem), var(--line) calc(100% - .06rem));border-bottom:.1rem solid var(--ink);padding-block:clamp(4rem,7vw,7rem)}.home-v2-hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.home-v2-hero__copy h1{max-width:12ch;margin-bottom:1.8rem;font-size:clamp(3.5rem,6.4vw,6.7rem);line-height:.9}.home-v2-hero__lead{max-width:46rem;color:var(--ink);margin-bottom:1.2rem;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.55}.home-v2-hero__support{max-width:42rem;color:var(--muted);border-left:.22rem solid var(--orange);margin-bottom:0;padding-left:1rem;font-weight:600}.home-v2-paths{gap:1rem;display:grid}.home-v2-path{border:.1rem solid var(--ink);padding:clamp(1.6rem,3vw,2.5rem);position:relative}.home-v2-path--content{color:var(--white);background:var(--blue);box-shadow:.65rem .65rem 0 var(--orange)}.home-v2-path--help{background:var(--paper-2)}.home-v2-path__number{font-family:var(--font-display);opacity:.14;font-size:3.8rem;line-height:1;position:absolute;top:1.2rem;right:1.4rem}.home-v2-path__label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.3rem;font-size:.72rem;font-weight:700}.home-v2-path h2{max-width:16ch;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.7rem)}.home-v2-path>p:not(.home-v2-path__label){max-width:34rem;margin-bottom:1.7rem}.home-v2-path--content>p:not(.home-v2-path__label){color:#d9e3e9}.home-v2-latest,.home-v2-help{padding-block:clamp(5rem,8vw,7.5rem)}.home-v2-heading{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.home-v2-heading h2{max-width:14ch;margin-bottom:0;font-size:clamp(2.7rem,5vw,5.2rem)}.home-v2-heading>p,.home-v2-heading__side>p{max-width:42rem;color:var(--muted);margin-bottom:0;font-size:1.05rem}.home-v2-heading__side{justify-items:start;gap:1.4rem;display:grid}.home-v2-rail-controls{gap:.55rem;display:flex}.home-v2-rail-controls button{aspect-ratio:1;width:2.9rem;color:var(--ink);background:var(--paper);border:.1rem solid var(--ink);cursor:pointer;transition:background .18s var(--ease-out), transform .18s var(--ease-out);place-items:center;padding:0;font-size:1.2rem;display:grid}.home-v2-rail-controls button:hover{background:var(--acid);transform:translateY(-.1rem)}.home-v2-latest{background:var(--paper-2);border-bottom:.1rem solid var(--ink);overflow:hidden}.home-v2-latest__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;grid-auto-columns:minmax(20rem,30.5%);grid-auto-flow:column;gap:1rem;padding:.2rem .7rem 1.3rem .1rem;display:grid;overflow-x:auto}.home-v2-latest-card{background:var(--paper);border:.1rem solid var(--ink);scroll-snap-align:start;min-height:25rem;transition:transform .18s var(--ease-out), box-shadow .18s var(--ease-out);flex-direction:column;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.home-v2-latest-card:hover{box-shadow:.45rem .45rem 0 var(--acid);transform:translateY(-.25rem)}.home-v2-latest-card__meta{letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;font-size:.67rem;font-weight:700;display:flex}.home-v2-latest-card__meta a{color:var(--orange-dark);text-decoration:none}.home-v2-latest-card__meta time{color:var(--muted)}.home-v2-latest-card h3{margin-bottom:1.1rem;font-size:clamp(1.55rem,2.2vw,2.25rem)}.home-v2-latest-card h3 a{text-decoration:none}.home-v2-latest-card p{color:var(--muted);margin-bottom:2rem}.home-v2-latest-card__action{border-top:.08rem solid var(--line-strong);color:var(--blue);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.home-v2-latest__footer{margin-top:1.8rem}.home-v2-preferred-source{border-top:.1rem solid var(--line-strong);grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin-top:clamp(2.5rem,4vw,3.5rem);padding-top:clamp(2rem,3vw,2.8rem);display:grid}.home-v2-preferred-source__copy .eyebrow{margin-bottom:.8rem}.home-v2-preferred-source__copy h3{max-width:19ch;margin-bottom:.9rem;font-size:clamp(1.9rem,3vw,3.1rem);line-height:.98}.home-v2-preferred-source__copy>p:last-child{max-width:45rem;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.55}.home-v2-preferred-source__action{justify-self:end;width:min(100%,24rem)}@media (width<=68rem){.home-v2-preferred-source{grid-template-columns:1fr;gap:1.5rem}.home-v2-preferred-source__action{justify-self:start}}@media (width<=44rem){.home-v2-preferred-source__action{justify-self:stretch;width:100%}.home-v2-preferred-source__action>[google-add-preferred-source-btn]{text-align:center;width:100%}}.home-v2-problems{color:var(--white);background:var(--blue);border-bottom:.1rem solid var(--ink);padding-block:clamp(5rem,8vw,7.5rem)}.home-v2-heading--light>p{color:#e0e8ed}.home-v2-problem-grid{border-top:.08rem solid var(--line-light);border-left:.08rem solid var(--line-light);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.home-v2-problem-card{min-height:23rem;color:var(--white);border-right:.08rem solid var(--line-light);border-bottom:.08rem solid var(--line-light);transition:color .18s var(--ease-out), background .18s var(--ease-out), transform .18s var(--ease-out);flex-direction:column;padding:clamp(1.35rem,2.5vw,2rem);text-decoration:none;display:flex}.home-v2-problem-card:hover{color:var(--ink);background:var(--acid);transform:translateY(-.3rem)}.home-v2-problem-card__meta{color:var(--orange-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.5rem;font-size:.68rem;font-weight:700}.home-v2-problem-card:hover .home-v2-problem-card__meta{color:var(--orange-dark)}.home-v2-problem-card h3{margin-bottom:1rem;font-size:clamp(1.45rem,2vw,2.05rem)}.home-v2-problem-card p{color:#c9d5de;margin-bottom:1.6rem;font-size:.94rem}.home-v2-problem-card:hover p{color:var(--muted)}.home-v2-problem-card__action{letter-spacing:.07em;text-transform:uppercase;border-top:.08rem solid;margin-top:auto;padding-top:.9rem;font-size:.68rem;font-weight:700}.home-v2-help{background:var(--paper-2);border-bottom:.1rem solid var(--ink)}.home-v2-help-grid{grid-template-columns:1.12fr .94fr .94fr;gap:1rem;display:grid}.home-v2-help-card{background:var(--paper);border:.1rem solid var(--ink);flex-direction:column;min-height:30rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex;position:relative}.home-v2-help-card--primary{color:var(--white);background:var(--orange);background-image:linear-gradient(#ffffff1a .06rem,#0000 .06rem),linear-gradient(90deg,#ffffff1a .06rem,#0000 .06rem);background-size:3rem 3rem}.home-v2-help-card__number{font-family:var(--font-display);opacity:.15;font-size:clamp(3rem,6vw,5rem);line-height:1;position:absolute;top:1.4rem;right:1.5rem}.home-v2-help-card__label{letter-spacing:.08em;text-transform:uppercase;max-width:18rem;margin-bottom:3.5rem;padding-right:3rem;font-size:.68rem;font-weight:700}.home-v2-help-card h3{max-width:15ch;margin-bottom:1.2rem;font-size:clamp(1.75rem,2.8vw,2.8rem)}.home-v2-help-card>p:not(.home-v2-help-card__label){color:var(--muted);margin-bottom:2rem}.home-v2-help-card--primary>p:not(.home-v2-help-card__label){color:#fff2ec}.home-v2-help-card>a:not(.home-button){width:fit-content;color:var(--blue);text-underline-offset:.25rem;text-transform:uppercase;margin-top:auto;font-size:.74rem;font-weight:700;text-decoration-thickness:.08rem}.home-v2-help-card .home-button{width:fit-content;margin-top:auto}.home-v2-help-card small{text-transform:uppercase;margin-top:1rem;font-size:.7rem;font-weight:700}.home-v2-final{background:var(--paper);padding-block:clamp(4rem,7vw,6rem)}.home-v2-final__panel{color:var(--white);background:var(--ink);border:.1rem solid var(--ink);grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:end;gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,5rem);display:grid}.home-v2-final h2{max-width:12ch;margin-bottom:0;font-size:clamp(2.8rem,5.4vw,5.6rem)}.home-v2-final__action p{color:#d0cdc5;margin-bottom:1.7rem;font-size:1.05rem}.home-v2-final__buttons{flex-wrap:wrap;gap:.7rem;display:flex}@media (width<=68rem){.home-v2-hero__inner,.home-v2-heading,.home-v2-final__panel{grid-template-columns:1fr}.home-v2-hero__copy{max-width:52rem}.home-v2-paths{grid-template-columns:1fr 1fr}.home-v2-latest__track{grid-auto-columns:minmax(19rem,46%)}.home-v2-problem-grid,.home-v2-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-topic-card{grid-column:auto}.home-v2-topic-card:last-child{grid-column:1/-1}.home-v2-help-grid{grid-template-columns:1fr 1fr}.home-v2-help-card--primary{grid-column:1/-1;min-height:25rem}}@media (width<=44rem){.home-v2-hero{padding-block:3rem 4rem}.home-v2-hero__inner{gap:2.4rem}.home-v2-hero__copy h1{max-width:none;font-size:clamp(2.75rem,12.5vw,4.15rem)}.home-v2-paths{grid-template-columns:1fr}.home-v2-path{padding:1.45rem}.home-v2-path .home-button{width:100%}.home-v2-heading{gap:1.4rem}.home-v2-heading h2{max-width:none;font-size:clamp(2.45rem,11vw,3.8rem)}.home-v2-heading__side{width:100%}.home-v2-rail-controls{align-self:start}.home-v2-latest__track{grid-auto-columns:85%;padding-right:1.5rem}.home-v2-latest-card{min-height:23rem}.home-v2-latest-card__meta{gap:.4rem;display:grid}.home-v2-problem-grid,.home-v2-help-grid{grid-template-columns:1fr}.home-v2-problem-card{min-height:19rem}.home-v2-topic-card,.home-v2-topic-card:last-child{grid-column:auto;min-height:17rem}.home-v2-help-card,.home-v2-help-card--primary{grid-column:auto;min-height:24rem}.home-v2-help-card .home-button{width:100%}.home-v2-final__panel{padding:1.6rem}.home-v2-final h2{max-width:none;font-size:clamp(2.65rem,12vw,4rem)}.home-v2-final__buttons,.home-v2-final__buttons .home-button{width:100%}}@media (prefers-reduced-motion:reduce){.home-v2-latest__track{scroll-behavior:auto}}.home-v2-problems,.home-v2-help{position:relative}.home-v2-anchor-alias{pointer-events:none;width:1px;height:1px;position:absolute;top:-6rem;left:0}.home-v2-hero__copy{isolation:isolate;color:var(--white);border:.1rem solid var(--ink);background:#072b29;position:relative;overflow:hidden}.home-v2-hero__picture{z-index:-2;display:block;position:absolute;inset:0;overflow:hidden}.home-v2-hero__picture img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.home-v2-hero__copy:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#042220b8 0%,#04222094 27%,#04222045 49%,#04222014 65%,#04222000 100%),linear-gradient(#03171600 58%,#03171614 100%);position:absolute;inset:0}.home-v2-hero__copy-content{min-height:inherit;flex-direction:column;justify-content:center;width:min(63%,35rem);padding:clamp(2rem,3.4vw,3.6rem);display:flex}.home-v2-hero__copy .eyebrow{color:#ff623e}.home-v2-hero__copy h1{color:#f8f5ef;max-width:10.8ch;margin-bottom:clamp(1.25rem,1.8vw,1.65rem);font-size:clamp(3rem,4vw,4.65rem);line-height:.91}.home-v2-hero__copy .home-v2-hero__lead{color:#f0eee9;max-width:30rem;margin-bottom:1rem;font-size:clamp(.98rem,1.15vw,1.12rem);line-height:1.5}.home-v2-hero__copy .home-v2-hero__support{color:#e4e0d9;border-left-color:#ff623e;max-width:28rem;font-size:.86rem;line-height:1.45}@media (width>=68.001rem){.home-v2-hero__copy{aspect-ratio:4/5;width:100%;min-height:0}}@media (width>=48.001rem) and (width<=68rem){.home-v2-hero__copy{aspect-ratio:4/5;width:100%;max-width:48rem;min-height:0}.home-v2-hero__copy-content{width:min(61%,34rem)}}@media (width<=48rem){.home-v2-hero{padding-block:clamp(2.2rem,8vw,3.5rem)}.home-v2-hero__copy{background:#072b29;border-left:0;border-right:0;width:100%;max-width:none;min-height:48rem}.home-v2-hero__picture{height:61%;top:auto;bottom:0}.home-v2-hero__picture img{object-position:58% 52%}.home-v2-hero__copy:after{background:linear-gradient(#04222000 0% 33%,#0422204d 43%,#04222029 57%,#04222008 100%),linear-gradient(90deg,#04222057 0%,#04222021 53%,#04222000 100%)}.home-v2-hero__copy-content{width:100%;min-height:inherit;justify-content:flex-start;padding:1.7rem 1rem 16rem}.home-v2-hero__copy h1{max-width:11.3ch;margin-top:.25rem;margin-bottom:1.2rem;font-size:clamp(2.65rem,11.8vw,3.5rem);line-height:.92}.home-v2-hero__copy .home-v2-hero__lead{max-width:29rem;margin-bottom:1rem;font-size:.96rem;line-height:1.48}.home-v2-hero__copy .home-v2-hero__support{max-width:27rem;font-size:.8rem;line-height:1.42}}@media (width<=25rem){.home-v2-hero__copy{min-height:47rem}.home-v2-hero__copy-content{padding-inline:.9rem}.home-v2-hero__copy h1{font-size:clamp(2.55rem,11.5vw,3.15rem)}}@media (width>=68.001rem){.home-v2-hero__inner{grid-template-columns:minmax(0,1.42fr) minmax(21rem,.78fr);align-items:center;gap:clamp(2.5rem,4vw,4.5rem)}.home-v2-hero__copy-content{width:58%;padding:clamp(2.4rem,3.4vw,3.8rem)}.home-v2-hero__copy h1{max-width:11.7ch;font-size:clamp(3.2rem,3.55vw,4.15rem);line-height:.92}.home-v2-hero__copy .home-v2-hero__lead{max-width:29rem;font-size:clamp(.98rem,1.05vw,1.08rem)}.home-v2-hero__copy .home-v2-hero__support{max-width:27rem}.home-v2-hero__copy:after{background:linear-gradient(90deg,#042220bd 0%,#04222094 26%,#04222045 43%,#04222012 57%,#04222000 72%)}}@media (width<=48rem){.home-v2-hero__copy{min-height:46rem}.home-v2-hero__picture{height:100%;inset:0}.home-v2-hero__picture img{object-position:center center}.home-v2-hero__copy:after{background:linear-gradient(#042220c7 0%,#042220ab 34%,#04222061 54%,#0422201a 76%,#04222005 100%),linear-gradient(90deg,#0422204d 0%,#04222014 60%,#04222000 100%)}.home-v2-hero__copy-content{width:100%;min-height:inherit;justify-content:flex-start;padding:1.7rem 1rem 12rem}.home-v2-hero__copy h1{max-width:11.5ch;font-size:clamp(2.55rem,11.2vw,3.35rem);line-height:.92}.home-v2-hero__copy .home-v2-hero__lead{max-width:27rem}.home-v2-hero__copy .home-v2-hero__support{max-width:26rem}.home-v2-hero__copy{background:#072b29;flex-direction:column;min-height:0;display:flex;overflow:hidden}.home-v2-hero__picture{z-index:0;aspect-ratio:4/5;order:2;width:100%;height:auto;display:block;position:relative;inset:auto;overflow:hidden}.home-v2-hero__picture img{object-fit:cover;object-position:center center;width:100%;height:100%}.home-v2-hero__picture:after{content:"";pointer-events:none;background:linear-gradient(#072b296b 0%,#072b2924 9%,#072b2900 20%);position:absolute;inset:0}.home-v2-hero__copy:after{display:none}.home-v2-hero__copy-content{z-index:1;background:#072b29;order:1;width:100%;min-height:0;padding:1.6rem 1rem 1.8rem;display:block;position:relative}.home-v2-hero__copy .eyebrow{margin-bottom:1.25rem}.home-v2-hero__copy h1{max-width:11.8ch;margin:0 0 1.35rem;font-size:clamp(2.5rem,11vw,3.25rem);line-height:.92}.home-v2-hero__copy .home-v2-hero__lead{max-width:29rem;margin-bottom:1.15rem;font-size:.96rem;line-height:1.5}.home-v2-hero__copy .home-v2-hero__support{max-width:28rem;margin-bottom:0;font-size:.8rem;line-height:1.45}}.home-v2-help-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-help-card{border-top:.45rem solid var(--orange);min-height:27rem}.home-v2-help-card__number{color:var(--orange-dark);opacity:.22}.home-v2-help-card__label{color:var(--orange-dark)}.home-v2-help__footer{color:var(--ink);background:var(--acid);border:.1rem solid var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);margin-top:1rem;padding:clamp(1.5rem,3vw,2.4rem);display:grid}.home-v2-help__footer p{max-width:48rem;margin-bottom:0}.home-v2-help__price{font-family:var(--font-display);font-size:clamp(1.65rem,2.5vw,2.5rem);line-height:1;margin-bottom:.45rem!important}.home-v2-help__price strong{color:var(--orange-dark)}.home-v2-help__footer .home-button{white-space:nowrap}@media (width<=68rem){.home-v2-help-grid{grid-template-columns:1fr}.home-v2-help-card{min-height:22rem}}@media (width<=44rem){.home-v2-help__footer{grid-template-columns:1fr}.home-v2-help__footer .home-button{width:100%}}
