@charset "UTF-8";@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{color-scheme:dark;--brand-orange: #f26419;--brand-orange-deep: #d1520f;--brand-peach: #ffebe0;--brand-ink: #151414;--bg: #151414;--bg-subtle: #1d1b1b;--surface: #221f1f;--surface-header: rgb(21 20 20 / 55%);--text: rgb(255 255 255 / 75%);--text-strong: #ffffff;--text-muted: rgb(255 255 255 / 55%);--text-on-accent: #ffffff;--border: rgb(255 255 255 / 14%);--border-strong: rgb(255 255 255 / 28%);--surface-light: #ffffff;--surface-peach: var(--brand-peach);--text-ink: var(--brand-ink);--text-ink-muted: rgb(21 20 20 / 75%);--text-ink-soft: rgb(21 20 20 / 55%);--border-ink: rgb(21 20 20 / 10%);--hero-overlay: rgb(21 20 20 / 40%);--accent: var(--brand-orange);--accent-hover: var(--brand-orange-deep);--focus-ring: var(--brand-orange);--page-max: 1150px;--chrome-max: 1240px;--gutter: 1.5rem;--radius-sm: 6px;--radius-md: 10px;--radius-pill: 999px;--header-height: 100px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;--transition: .18s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + 1rem)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;color:var(--text-strong);line-height:1.15;letter-spacing:-.02em;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:inherit;text-decoration:none}:where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:var(--radius-sm)}.container{width:100%;max-width:var(--page-max);margin-inline:auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:16px 40px;border:1px solid transparent;border-radius:var(--radius-pill);background:var(--accent);box-shadow:2px 2px 10px #00000045;color:var(--text-on-accent);font:inherit;font-size:.9375rem;font-weight:500;line-height:1;cursor:pointer;transition:background-color var(--transition)}.btn:hover{background:var(--accent-hover)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:75vh;padding:var(--header-height) 80px 0;background-image:var(--hero-image);background-position:25% 50%;background-repeat:no-repeat;background-size:cover;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--hero-overlay)}.hero__inner{display:flex;flex-direction:column;align-items:center;gap:48px;text-align:center}.hero__title{color:var(--text-strong);font-size:4rem;font-weight:700;line-height:1;letter-spacing:normal;text-wrap:wrap}.hero__title,.hero__lead{width:100%}.hero__lead{color:var(--text);font-size:clamp(.9375rem,1.5vw,1.125rem);font-weight:500}.band{padding-block:clamp(5rem,9vw,7.5rem);padding-inline:80px}.band--light{background:var(--surface-light);color:var(--text-ink-muted)}.band--peach{background:var(--surface-peach);color:var(--text-ink-muted)}.band__title{color:var(--text-ink);font-size:clamp(2rem,4vw,3rem);font-weight:700}.band__title--sm{font-size:clamp(1.5rem,3vw,2.25rem)}.band__title.is-centered{text-align:center}.prose{display:flex;flex-direction:column;gap:2rem}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,3.5rem)}.split__text{display:flex;flex-direction:column;gap:1.5rem}.split__img{display:block;width:100%;max-width:380px;height:auto;margin-inline:auto}.checks{display:grid;gap:1.15rem;margin:0;padding:0;list-style:none}.checks__item{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;color:var(--text-ink);font-weight:500}.checks__icon{margin-top:.4em;color:var(--accent)}.link{color:var(--accent);font-weight:600}.link:hover{color:var(--accent-hover);text-decoration:underline}.prose p,.split__text p{font-weight:500}@media(max-width:1024px){:root{--header-height: 85px}.hero{padding-inline:64px;background-position:25% 0%}.band{padding-inline:64px}}@media(max-width:767px){:root{--header-height: 65px}.hero{min-height:100vh;padding-inline:24px;background-position:25% 0%}.band{padding-inline:24px}.hero__title{font-size:2rem}.split{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
