body.home-light-route{color-scheme:light;--home-paper:#f3f0e7;--home-paper-bright:#fffdf7;--home-paper-muted:#e8e3d7;--home-ink:#14251f;--home-ink-soft:#34483f;--home-muted:#5d6c65;--home-rule:#ccc5b7;--home-rule-strong:#9f998c;--home-mint:#087a57;--home-mint-deep:#055d42;--home-mint-soft:#d8efe5;--home-coral:#a8382d;--home-gold:#d89d33;--home-font-heading:"Iowan Old Style", Charter, "Bitstream Charter", Georgia, serif;--home-font-body:"Avenir Next", Avenir, "Segoe UI", ui-sans-serif, system-ui, sans-serif;--home-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, monospace;--rm-bg:var(--home-paper);--rm-bg-elevated:var(--home-paper-muted);--rm-panel:#fffdf7f0;--rm-panel-solid:var(--home-paper-bright);--rm-line:var(--home-rule);--rm-text:var(--home-ink);--rm-muted:var(--home-muted);--rm-brand:var(--home-mint);--rm-brand-deep:var(--home-mint-deep);--rm-signal:var(--home-mint);--rm-signal-soft:#0a674c;--rm-error:var(--home-coral);--rm-focus:#005f43;--rm-surface:var(--home-paper-bright);--rm-border:var(--home-rule-strong);--rm-font-sans:var(--home-font-body);--rm-font-mono:var(--home-font-mono);--rm-shadow-panel:0 18px 48px #1c2d2617;--rm-shadow-focus:0 0 0 3px #005f4347;background:var(--home-paper);min-width:20rem;color:var(--home-ink);font-family:var(--home-font-body);overflow-x:clip}body.home-light-route main{background:radial-gradient(circle at 82% 4%, #087a571c, transparent 28rem), var(--home-paper)}body.home-light-route .site-header{border-color:var(--home-rule);background:#fffdf7f0;box-shadow:0 1px #14251f0a}body.home-light-route .brand__signal{border-color:var(--home-rule-strong);background:var(--home-paper-bright)}body.home-light-route .primary-nav a{color:var(--home-ink-soft);border-radius:.35rem}body.home-light-route .primary-nav a:is(:hover,[aria-current=page]){background:var(--home-mint-soft);color:var(--home-mint-deep)}body.home-light-route .site-header__action{border-color:var(--home-ink);background:var(--home-ink);color:var(--home-paper-bright);border-radius:.45rem}body.home-light-route .site-header__action:hover{border-color:var(--home-mint-deep);background:var(--home-mint-deep);color:#fff}body.home-light-route .site-footer{border-color:var(--home-rule);background:#e9e4d8}body.home-light-route .footer-nav a,body.home-light-route .site-footer__facts a{color:var(--home-ink)}body.home-light-route .site-footer__facts{border-color:var(--home-rule);color:var(--home-muted)}body.home-light-route .information-home{width:min(100% - 2rem,76rem);margin-inline:auto;padding-block:clamp(3rem,7vw,7rem) clamp(5rem,10vw,9rem)}body.home-light-route .information-kicker{color:var(--home-mint-deep);font-family:var(--home-font-mono);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:800;line-height:1.5}body.home-light-route .information-hero{grid-template-columns:minmax(0,1.05fr) minmax(19rem,.75fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}body.home-light-route .information-hero__copy{max-width:44rem}body.home-light-route .information-hero h1{max-width:9ch;color:var(--home-ink);font-family:var(--home-font-heading);letter-spacing:-.07em;text-wrap:balance;margin-block:.7rem 1.5rem;font-size:clamp(4rem,9vw,8rem);font-weight:700;line-height:.82}body.home-light-route .information-hero h1:after{background:linear-gradient(90deg, var(--home-coral) 0 68%, var(--home-mint) 68% 100%);content:"";width:clamp(6rem,14vw,11rem);height:.45rem;margin-top:1.2rem;display:block}body.home-light-route .information-hero__lead{max-width:40rem;color:var(--home-ink-soft);margin:0;font-size:clamp(1rem,1.55vw,1.2rem);line-height:1.7}body.home-light-route .information-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}body.home-light-route .information-button{min-height:var(--rm-touch-target);border:1px solid var(--home-ink);border-radius:.45rem;justify-content:center;align-items:center;gap:.8rem;padding:.75rem 1.1rem;font-size:.9rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .15s cubic-bezier(.2,.7,.2,1),border-color .15s cubic-bezier(.2,.7,.2,1),color .15s cubic-bezier(.2,.7,.2,1),transform .15s cubic-bezier(.2,.7,.2,1);display:inline-flex}body.home-light-route .information-button:hover{transform:translateY(-2px)}body.home-light-route .information-button--primary{background:var(--home-ink);color:var(--home-paper-bright)}body.home-light-route .information-button--primary:hover{border-color:var(--home-mint-deep);background:var(--home-mint-deep);color:#fff}body.home-light-route .information-button--quiet{color:var(--home-ink);background:#fffdf78a}body.home-light-route .information-button--quiet:hover{background:var(--home-paper-bright)}body.home-light-route .information-atlas{border:1px solid var(--home-rule-strong);background:var(--home-ink);min-height:27rem;box-shadow:1.25rem 1.25rem 0 var(--home-mint-soft);border-radius:.75rem;position:relative;overflow:hidden}body.home-light-route .information-atlas__image{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}body.home-light-route .information-hero__facts{border-block:1px solid var(--home-ink);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(1rem,3vw,2.5rem) 0 0;display:grid}body.home-light-route .information-hero__facts div{border-right:1px solid var(--home-rule);gap:.3rem;min-width:0;padding:1rem clamp(.75rem,2vw,1.5rem);display:grid}body.home-light-route .information-hero__facts div:last-child{border-right:0}body.home-light-route .information-hero__facts dt{color:var(--home-muted);font-family:var(--home-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:700}body.home-light-route .information-hero__facts dd{color:var(--home-ink);font-family:var(--home-font-heading);margin:0;font-size:clamp(1rem,1.7vw,1.3rem);font-weight:700}body.home-light-route .information-foundation,body.home-light-route .information-stage{padding-top:clamp(5rem,10vw,9rem)}body.home-light-route .information-section-heading{border-bottom:1px solid var(--home-ink);grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);align-items:start;gap:.7rem clamp(2rem,8vw,8rem);padding-bottom:clamp(2rem,4vw,3.5rem);display:grid}body.home-light-route .information-section-heading .information-kicker{grid-column:1/-1}body.home-light-route .information-section-heading h2{max-width:11ch;color:var(--home-ink);font-family:var(--home-font-heading);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.65rem,6vw,5.6rem);font-weight:700;line-height:.94}body.home-light-route .information-section-heading>p:last-child{max-width:38rem;color:var(--home-ink-soft);margin:0;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.7}body.home-light-route .information-principles{margin:0;padding:0;list-style:none}body.home-light-route .information-principles li{border-bottom:1px solid var(--home-rule);grid-template-columns:clamp(3.25rem,8vw,7rem) minmax(0,1fr);gap:1rem;padding-block:clamp(1.5rem,4vw,2.8rem);display:grid}body.home-light-route .information-principles__index{color:var(--home-coral);font-family:var(--home-font-mono);letter-spacing:.12em;padding-top:.4rem;font-size:.6875rem;font-weight:800}body.home-light-route .information-principles h3{color:var(--home-ink);font-family:var(--home-font-heading);letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.05}body.home-light-route .information-principles p{max-width:48rem;color:var(--home-muted);margin:0;line-height:1.65}body.home-light-route .information-stage{grid-template-columns:minmax(0,1fr) minmax(19rem,.8fr);align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}body.home-light-route .information-section-heading--compact{border-bottom:0;grid-template-columns:1fr;padding-bottom:0}body.home-light-route .information-section-heading--compact .information-kicker{grid-column:auto}body.home-light-route .information-section-heading--compact h2{max-width:13ch;font-size:clamp(2.6rem,5vw,4.5rem)}body.home-light-route .information-stage__list{border-top:1px solid var(--home-ink);margin:0;padding:0;list-style:none}body.home-light-route .information-stage__list li{border-bottom:1px solid var(--home-rule);gap:.45rem;padding-block:1.25rem;display:grid}body.home-light-route .information-stage__list span{color:var(--home-mint-deep);font-family:var(--home-font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.625rem;font-weight:800}body.home-light-route .information-stage__list li:last-child span{color:var(--home-coral)}body.home-light-route .information-stage__list strong{color:var(--home-ink);font-size:.95rem;line-height:1.45}body.home-light-route .information-stage__links{flex-wrap:wrap;grid-column:2;gap:.65rem 1.5rem;margin-top:-3.4rem;display:flex}body.home-light-route .information-stage__links a{min-height:var(--rm-touch-target);color:var(--home-ink);text-underline-offset:.28rem;align-items:center;gap:.6rem;font-size:.82rem;font-weight:750;display:inline-flex}body.home-light-route :is(a,button):focus-visible{outline:3px solid var(--home-mint-deep);outline-offset:3px}@media (width<=56rem){body.home-light-route .information-hero,body.home-light-route .information-stage{grid-template-columns:1fr}body.home-light-route .information-hero h1{max-width:11ch}body.home-light-route .information-atlas{min-height:23rem;box-shadow:.8rem .8rem 0 var(--home-mint-soft)}body.home-light-route .information-section-heading{grid-template-columns:1fr}body.home-light-route .information-section-heading .information-kicker{grid-column:auto}body.home-light-route .information-stage__links{grid-column:auto;margin-top:-1rem}}@media (width<=40rem){body.home-light-route .information-home{width:min(100% - 1.25rem,76rem);padding-top:2.5rem}body.home-light-route .information-hero h1{font-size:clamp(3.35rem,18vw,5.5rem);line-height:.88}body.home-light-route .information-hero__facts{grid-template-columns:1fr}body.home-light-route .information-hero__facts div{border-right:0;border-bottom:1px solid var(--home-rule)}body.home-light-route .information-hero__facts div:last-child{border-bottom:0}body.home-light-route .information-atlas{min-height:20rem}}@media (width<=24.375rem){body.home-light-route .information-actions{display:grid}body.home-light-route .information-button{width:100%}body.home-light-route .information-section-heading h2{font-size:clamp(2.4rem,13vw,3.35rem)}body.home-light-route .information-principles li{grid-template-columns:2.5rem minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){body.home-light-route *,body.home-light-route :before,body.home-light-route :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (forced-colors:active){body.home-light-route .information-atlas,body.home-light-route .information-button,body.home-light-route .information-hero__facts,body.home-light-route .information-section-heading{border:1px solid canvastext}body.home-light-route .information-hero h1:after{background:highlight}}
