body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1.1rem;line-height:1.6}.page{min-height:100vh}.text-sm{font-size:.75rem}@media (min-width:768px){body{font-size:1rem}.text-sm{font-size:.9rem}}.theme-dark{--bg:#020617;--bg-hero:radial-gradient(circle at top left,#020617 0,#020617 55%);--bg-band-alt:#020c24;--surface:#020617;--surface-alt:#020b1f;--border-subtle:#1f2937;--border-strong:#e5e7eb;--text-primary:#f9fafb;--text-secondary:#e5e7eb;--text-muted:#9ca3af;--accent:#14b8a6;--accent-soft:#021917}.theme-light{--bg:#f3f4f6;--bg-hero:radial-gradient(circle at top left,#e0f2f1 0,#f3f4f6 55%);--bg-band-alt:#e5f3ff;--surface:#fff;--surface-alt:#e5f3ff;--border-subtle:#e5e7eb;--border-strong:#0f172a;--text-primary:#0f172a;--text-secondary:#111827;--text-muted:#4b5563;--accent:#0f766e;--accent-soft:#ccfbf1}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}p{margin-bottom:1rem}.page{background:var(--bg);color:var(--text-primary)}.site-header{z-index:10;background:var(--bg);border-bottom:2px solid var(--border-subtle);padding-block:.9rem;position:sticky;top:0}.brand{align-items:center;gap:.6rem;display:inline-flex}.brand__mark{justify-content:center;align-items:center;width:2.25rem;font-size:.9rem;font-weight:700;display:flex}.brand__name{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.theme-toggle{border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.9rem;display:inline-flex}.content-wrapper{padding-block:3.5rem}.section{border-top:1px solid var(--border-subtle)}.section--center{text-align:center}.section--band-alt{background:var(--bg-band-alt)}.section__title{letter-spacing:-.03em;margin-bottom:1.6rem;font-size:clamp(1.7rem,3vw,2.1rem);font-weight:700}.section__title--center{text-align:center}.section__body{color:var(--text-secondary);max-width:40rem}.section__body--center{margin-inline:auto;margin-bottom:2rem}.section__body--wide{max-width:48rem}.hero{background:var(--bg-hero)}.hero__inner{padding-block:1.8rem}.hero__eyebrow{border:1px solid var(--border-subtle);background:var(--accent-soft);color:var(--accent);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.6rem;padding:.35rem 1.2rem;font-weight:600;display:inline-flex}.hero__eyebrow:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px}.hero__title{letter-spacing:-.05em;margin-bottom:1.1rem;font-size:clamp(2.6rem,4.4vw,3.4rem);font-weight:800;line-height:1.05}.hero__title-highlight{color:var(--accent);display:block}.hero__subtitle{color:var(--text-secondary);max-width:34rem;margin-bottom:1.3rem;font-size:1.2rem}.hero-moments{gap:.3rem;margin:0 0 1.9rem;padding:0;list-style:none;display:grid}.hero-moments li{color:var(--text-muted)}.hero__form{flex-direction:column;gap:.9rem;max-width:30rem;display:flex}.hero__form--center{margin-inline:auto}.form-control{border:1px solid var(--border-subtle);background-color:var(--surface);width:100%;color:var(--text-primary);border-radius:999px;padding:.85rem 1rem}.form-control::placeholder{color:var(--text-muted)}.form-control:focus{outline:2px solid var(--accent);outline-offset:2px}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.9rem;font-weight:700;display:inline-flex}.btn--primary{background:var(--accent);color:#fff}.theme-dark .btn--primary{color:#000}.btn--primary:disabled{opacity:.7;cursor:default}.btn--primary:hover:not(:disabled){filter:brightness(1.05)}.hero__note{margin-top:.6rem}.hero__note--center{text-align:center}.hero__note--success{color:#22c55e}.hero__note--error{color:#fb7185}.hero__fineprint{color:var(--text-muted);margin-top:.4rem}.hero__fineprint--center{text-align:center}.hero-people{gap:1rem;margin-top:2rem;display:grid}@media (min-width:768px){.hero-people{margin-top:0}}.hero-people__card{border:1px solid var(--border-subtle);background:var(--surface-alt);border-radius:.9rem;padding:1.1rem 1.2rem}.theme-dark .hero-people__card{background:#020617}.hero-people__meta{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.hero-people__tag{border:1px solid var(--border-subtle);border-radius:999px;padding:.16rem .5rem}.hero-people__tag--soft{border-color:var(--accent);color:var(--accent)}.hero-people__quote{margin-bottom:.4rem;font-weight:600}.hero-people__hint{color:var(--text-muted)}.stories-grid{margin-top:2rem}.story-card{border:1px solid var(--border-subtle);background:var(--surface);border-radius:.9rem;margin-bottom:1rem;padding:1.2rem 1.3rem}@media (min-width:640px){.story-card{margin-bottom:0}}.story-card__title{margin-bottom:.5rem;font-weight:700}.story-card__body{color:var(--text-secondary);margin-bottom:.7rem}.story-card__foot{color:var(--text-muted)}.section--steps,.theme-dark .section--steps{background:var(--surface-alt);color:var(--text-primary)}.section--steps .section__title{color:var(--text-primary)}.steps{border:2px solid var(--border-subtle);background:var(--surface);border-radius:1rem;margin-top:1.8rem;padding-left:0}.theme-dark .steps{background:var(--surface-alt);border-color:var(--border-subtle)}.steps__item{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto 1fr;gap:1.1rem;padding:1.2rem 1.4rem;display:grid}.steps__item:last-child{border-bottom:0}.steps__number{border:2px solid;border-radius:999px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-weight:700;display:flex}.steps__title{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.list{margin:0;padding:0;list-style:none}.list__item{color:var(--text-secondary);margin-bottom:1rem}.list__item-head{font-weight:700}.list--checks .list__item{padding-left:1.5rem;position:relative}.list--checks .list__item:before{content:"✓";color:var(--accent);font-size:.9rem;position:absolute;top:.05rem;left:0}.faq{gap:1.1rem;display:grid}.faq__item{color:var(--text-secondary)}.faq__question{margin-bottom:.3rem;font-weight:700}.faq__answer{color:var(--text-muted)}.site-footer{border-top:2px solid var(--border-subtle);background:var(--bg);padding-block:1.4rem}.site-footer__inner{color:var(--text-muted);flex-direction:column;gap:.25rem;display:flex}@media (min-width:640px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:center}}.site-footer__brand{font-weight:600}@media (min-width:640px){.hero__form{flex-direction:row}.hero__form input{flex:1}}
*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}:root{--grid-gutter:1.5rem;--container-narrow:900px;--container-standard:1140px;--container-wide:1320px}.content-wrapper{width:100%;padding-top:3rem;padding-bottom:3rem}.content-well,.content-well-narrow,.content-well-wide{width:100%;padding-left:var(--grid-gutter);padding-right:var(--grid-gutter);margin-left:auto;margin-right:auto}.content-well-narrow{max-width:var(--container-narrow)}.content-well{max-width:var(--container-standard)}.content-well-wide{max-width:var(--container-wide)}.flex-grid{flex-wrap:wrap;display:flex}.flex-grid.with-gutters{margin-left:calc(var(--grid-gutter)/-2);margin-right:calc(var(--grid-gutter)/-2)}.flex-grid.with-gutters>.flex-col{padding-left:calc(var(--grid-gutter)/2);padding-right:calc(var(--grid-gutter)/2)}.flex-col{box-sizing:border-box;width:100%;min-width:0}.col-auto{flex-grow:1;flex-basis:0;width:auto}.col-shrink{flex:none;width:auto}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-top{align-items:flex-start}.align-middle{align-items:center}.align-bottom{align-items:flex-end}.align-stretch{align-items:stretch}.self-top{align-self:flex-start}.self-middle{align-self:center}.self-bottom{align-self:flex-end}.self-stretch{align-self:stretch}.sm-auto{flex-grow:1;flex-basis:0;width:auto}.sm-shrink{flex:none;width:auto}.sm-1{width:8.33333%}.sm-2{width:16.6667%}.sm-3{width:25%}.sm-4{width:33.3333%}.sm-5{width:41.6667%}.sm-6{width:50%}.sm-7{width:58.3333%}.sm-8{width:66.6667%}.sm-9{width:75%}.sm-10{width:83.3333%}.sm-11{width:91.6667%}.sm-12{width:100%}.sm-justify-start{justify-content:flex-start}.sm-justify-center{justify-content:center}.sm-justify-end{justify-content:flex-end}.sm-justify-between{justify-content:space-between}.sm-justify-around{justify-content:space-around}@media (min-width:768px){.md-auto{flex-grow:1;flex-basis:0;width:auto}.md-shrink{flex:none;width:auto}.md-1{width:8.33333%}.md-2{width:16.6667%}.md-3{width:25%}.md-4{width:33.3333%}.md-5{width:41.6667%}.md-6{width:50%}.md-7{width:58.3333%}.md-8{width:66.6667%}.md-9{width:75%}.md-10{width:83.3333%}.md-11{width:91.6667%}.md-12{width:100%}.md-justify-start{justify-content:flex-start}.md-justify-center{justify-content:center}.md-justify-end{justify-content:flex-end}.md-justify-between{justify-content:space-between}.md-justify-around{justify-content:space-around}}@media (min-width:1024px){.lg-auto{flex-grow:1;flex-basis:0;width:auto}.lg-shrink{flex:none;width:auto}.lg-1{width:8.33333%}.lg-2{width:16.6667%}.lg-3{width:25%}.lg-4{width:33.3333%}.lg-5{width:41.6667%}.lg-6{width:50%}.lg-7{width:58.3333%}.lg-8{width:66.6667%}.lg-9{width:75%}.lg-10{width:83.3333%}.lg-11{width:91.6667%}.lg-12{width:100%}.lg-justify-start{justify-content:flex-start}.lg-justify-center{justify-content:center}.lg-justify-end{justify-content:flex-end}.lg-justify-between{justify-content:space-between}.lg-justify-around{justify-content:space-around}}
