.home-page{background:#f7fafc}.home-hero{overflow:hidden;background:linear-gradient(120deg,#edf7fd 0%,#f8fbfe 55%,#eaf5fb 100%);border-bottom:1px solid var(--border)}.home-hero__grid{display:grid;gap:2.5rem;align-items:center;padding-block:4.5rem}.home-hero__copy{position:relative;z-index:1}.home-hero h1{max-width:11ch;margin-bottom:1.25rem;font-size:clamp(2.7rem,11vw,5.75rem);letter-spacing:-.06em}.home-hero__lead{max-width:38rem;margin-bottom:1.75rem;color:var(--muted);font-size:clamp(1.0625rem,3vw,1.25rem)}.home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.button span{margin-left:.5rem}.text-link{color:var(--ink);font-size:.9375rem;font-weight:750;text-decoration:none}.text-link:hover{text-decoration:underline}.hero-panel{position:relative;min-height:21rem;padding:1rem;background:#103f68;border-radius:1rem;box-shadow:0 1.5rem 3.5rem rgb(18 70 110 / 20%);color:#eaf6fd;isolation:isolate}.hero-panel::before{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent 2.6rem,rgb(255 255 255 / 6%) 2.65rem,transparent 2.7rem);border-radius:inherit;content:"";z-index:-1}.hero-panel__top{display:flex;align-items:center;gap:.5rem;color:#9cc9e6;font-size:.625rem;font-weight:800;letter-spacing:.1em}.hero-panel__top span{margin-right:auto}.hero-panel__top i{width:.375rem;height:.375rem;border-radius:50%;background:#9cc9e6}.hero-panel__body{position:absolute;inset:25% 1.25rem 1.25rem;padding:1.25rem;background:rgb(10 47 78 / 70%);border:1px solid rgb(178 222 244 / 22%);border-radius:.625rem}.hero-panel__label{margin-bottom:1.25rem;color:#9cc9e6;font-size:.625rem;font-weight:800;letter-spacing:.12em}.hero-panel__line{height:.5rem;width:55%;margin-bottom:.625rem;background:rgb(229 246 255 / 30%);border-radius:9rem}.hero-panel__line--long{width:84%;height:.75rem;background:#eaf6fd}.hero-panel__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:2rem}.hero-panel__metrics div{padding:.625rem;border:1px solid rgb(178 222 244 / 18%);border-radius:.375rem}.hero-panel__metrics small{display:block;color:#9cc9e6;font-size:.5rem;font-weight:800;letter-spacing:.08em}.hero-panel__metrics strong{font-size:1.125rem}.hero-panel__accent{position:absolute;right:-2rem;bottom:-2rem;width:8rem;height:8rem;border:1.25rem solid #43b4e9;border-radius:50%;opacity:.8}.home-principles{background:var(--ink);color:#dcebf5}.home-principles .container{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block:.875rem}.home-principles p{margin:0;color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-principles span{width:1.5rem;height:1px;background:#5d7990}.home-section-heading{display:grid;gap:1rem;margin-bottom:2rem}.home-section-heading>p{max-width:28rem;margin:0;color:var(--muted)}.home-paths{display:grid;gap:.75rem}.home-path{display:grid;grid-template-columns:2.5rem 1fr auto;gap:1rem;align-items:start;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 .5rem 1.5rem rgb(16 42 67 / 5%);text-decoration:none;transition:transform 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.home-path:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-2px)}.home-path__number{padding-top:.15rem;color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.08em}.home-path h3{margin-bottom:.375rem;font-size:1.25rem}.home-path p{margin:0;color:var(--muted);font-size:.9375rem}.home-path>span{padding-top:.15rem;color:var(--primary);font-weight:800}.home-path--featured{background:var(--ink);border-color:var(--ink);color:#fff}.home-path--featured h3,.home-path--featured p{color:inherit}.home-path--featured p{color:#c6d7e4}.home-path--featured .home-path__number,.home-path--featured>span{color:#72cef4}.home-method{padding-block:4.5rem;background:#e8f3f9}.home-method__grid{display:grid;gap:2rem}.home-method h2{max-width:12ch}.home-method ol{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.home-method li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding-top:1rem;border-top:1px solid #bcd2e0}.home-method li>span{color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.08em}.home-method h3{margin-bottom:.375rem;font-size:1.125rem}.home-method p{margin:0;color:var(--muted);font-size:.9375rem}.home-cta{padding-block:3.5rem;background:var(--ink);color:#fff}.home-cta__inner{display:grid;gap:1.5rem;align-items:center}.home-cta h2{margin-bottom:.75rem;color:#fff;font-size:clamp(2rem,7vw,3.25rem)}.home-cta p:not(.eyebrow){max-width:33rem;margin-bottom:0;color:#c6d7e4}.home-cta .eyebrow{color:#72cef4}.home-cta .button--primary{background:#72cef4;color:#073452}.home-cta .button--primary:hover{background:#a0e1fb}@media(min-width:40rem){.home-hero__grid{padding-block:5.5rem}.home-principles p{font-size:.75rem}.home-paths{grid-template-columns:repeat(2,1fr)}.home-path{grid-template-columns:1fr auto}.home-path__number{grid-column:1/-1}.home-method ol{grid-template-columns:repeat(3,1fr)}.home-method li{grid-template-columns:1fr}.home-cta__inner{grid-template-columns:1fr auto}}@media(min-width:64rem){.home-hero__grid{grid-template-columns:1.05fr .95fr;gap:4rem;padding-block:7rem}.hero-panel{min-height:27rem}.home-section-heading{grid-template-columns:1fr .75fr;align-items:end}.home-paths{grid-template-columns:repeat(4,1fr)}.home-path{grid-template-columns:1fr;min-height:16rem}.home-path__number{grid-column:auto}.home-path>span{align-self:end}.home-method{padding-block:6rem}.home-method__grid{grid-template-columns:.8fr 1.2fr;gap:5rem;align-items:start}.home-method ol{gap:1.5rem}}@media(prefers-reduced-motion:reduce){.home-path{transition:none}}
