:root{--ivory: #f5e4dd;--espresso: #2e261f;--espresso-3: #504b46;--espresso-1: #d7c9c2;--burnt-orange: #d6682c;--peach: #f1cfb2;--white: #ffffff;--display: "Fraunces", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--content: 68rem;--legal: 40rem}*,*:before,*:after{box-sizing:border-box}html{background:var(--ivory)}html,body{margin:0;min-height:100%}body{font-family:var(--sans);font-size:1rem;line-height:1.5;color:var(--espresso);background:var(--ivory);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:var(--content);margin:0 auto;padding:1.25rem 1.25rem 0}.wordmark{height:40px;width:auto}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1.25rem}.nav a{font-size:.875rem;line-height:1.375rem;text-decoration:none;color:var(--espresso)}.nav a:hover,.nav a[aria-current=page]{text-decoration:underline;text-underline-offset:.18em}.site-main{max-width:var(--content);margin:0 auto;padding:0 1.25rem 4rem}.hero{display:grid;gap:2.5rem;padding:3.5rem 0 4rem;text-align:center}.hero-copy{max-width:22rem;margin:0 auto}.display{font-family:var(--display);font-weight:400;font-optical-sizing:auto;font-variation-settings:"SOFT" 50,"WONK" 0;letter-spacing:-.01em;color:var(--espresso);margin:0}.hero h1{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2}.lede{margin:1rem 0 0;font-size:1.125rem;line-height:1.625rem}.hero-art{width:min(26.4rem,100%);margin:0 auto}.hero-art img{display:block;width:100%;height:auto;border-radius:1rem}.cta-row{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;width:min(19.375rem,100%);height:3.5rem;padding:0 1.5rem;border-radius:2.5rem;font-family:var(--sans);font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;border:1px solid transparent}.btn-primary{background:var(--burnt-orange);color:var(--white)}.btn-soon{background:var(--burnt-orange);color:var(--white);border:0;cursor:default}.how{padding:1rem 0 4rem}.how h2{font-size:clamp(1.75rem,4vw,1.875rem);line-height:1.2;max-width:22rem;margin:0 0 2rem}.how-list{display:grid;gap:2rem;margin:0;padding:0;list-style:none}.how-item{display:grid;grid-template-columns:4rem 1fr;gap:1rem;align-items:start}.how-item img{width:4rem;height:4rem;object-fit:contain}.how-item h3{margin:0 0 .625rem;font-size:1.125rem;font-weight:600;line-height:1.625rem}.how-item p{margin:0;font-size:1rem;line-height:1.5rem}.note{display:grid;grid-template-columns:5.5rem 1fr;gap:1.25rem;align-items:center;padding:2rem 0 1rem;max-width:36rem}.note img{width:5.5rem}.note p{margin:0;font-size:1rem;line-height:1.5rem}.site-footer{max-width:var(--content);margin:0 auto;padding:0 1.25rem 3rem;color:var(--espresso-3);font-size:.875rem;line-height:1.375rem}.site-footer nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:.75rem}.site-footer a{color:var(--espresso);text-decoration:underline;text-underline-offset:.18em}.legal-wrap{max-width:var(--legal);margin:0 auto;padding:3rem 0 2rem}.legal-wrap .display{font-size:1.875rem;line-height:1.2;margin-bottom:.5rem}.meta{color:var(--espresso-3);font-size:.875rem;margin:0 0 2rem}.prose h2{font-family:var(--sans);font-size:1.125rem;font-weight:600;line-height:1.625rem;margin:2rem 0 .75rem}.prose h3{font-family:var(--sans);font-size:1rem;font-weight:600;line-height:1.5rem;margin:1.25rem 0 .5rem}.prose p,.prose li{font-size:1rem;line-height:1.5rem}.prose p{margin:0 0 1rem}.prose ul{margin:0 0 1rem;padding-left:1.25rem}.prose a{color:var(--espresso);text-decoration:underline;text-underline-offset:.18em}.support-card{max-width:36rem;margin:3.5rem auto 0}.support-card h1{font-size:1.875rem;line-height:1.2;margin:0 0 1rem}.support-card p{margin:0 0 1rem;font-size:1rem;line-height:1.5rem}@media(min-width:48rem){.hero{grid-template-columns:1fr 1fr;align-items:center;text-align:left;gap:3rem;padding-top:4.5rem}.hero-copy,.hero-art{margin:0}.cta-row{align-items:flex-start}.how-list{grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}.how-item{grid-template-columns:1fr}}
