.launch-demo[data-astro-cid-62syvurt]{width:100%;max-width:480px}.demo-note[data-astro-cid-62syvurt]{margin-bottom:1.5rem;font-size:.875rem}.demo-note[data-astro-cid-62syvurt] span[data-astro-cid-62syvurt]{vertical-align:middle;margin-right:.3rem;font-size:1.2rem}label[data-astro-cid-62syvurt]{margin-bottom:.5rem;font-weight:700;display:block}input[data-astro-cid-62syvurt]{background:var(--color-cream-soft);width:100%;min-width:0;min-height:54px;color:var(--color-ink);border:1px solid #71716b;border-radius:12px;padding:.85rem 1rem}input[data-astro-cid-62syvurt]::placeholder{color:#60605a}input[data-astro-cid-62syvurt][aria-invalid=true]{border-color:var(--color-brown)}.error[data-astro-cid-62syvurt]{color:var(--color-brown);min-height:3.3em;padding-top:.5rem;font-size:.875rem}#launch-form[data-astro-cid-62syvurt] .button[data-astro-cid-62syvurt]{width:100%;margin-top:.25rem}.form-note[data-astro-cid-62syvurt]{margin-top:1rem}.confirmation[data-astro-cid-62syvurt]{margin-bottom:.75rem;font-size:.875rem;font-weight:700}h3[data-astro-cid-62syvurt]{font-size:2.25rem}.step-intro[data-astro-cid-62syvurt]{margin:.75rem 0 1.5rem}.field-pair[data-astro-cid-62syvurt]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.form-actions[data-astro-cid-62syvurt]{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.plain-button[data-astro-cid-62syvurt]{text-underline-offset:5px;min-height:44px;color:var(--color-ink);background:0 0;border:0;padding:.5rem 0;font-weight:700;text-decoration:underline}.complete-mark[data-astro-cid-62syvurt]{border:1px solid var(--color-ink);background:var(--color-mint);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}#demo-complete[data-astro-cid-62syvurt] p[data-astro-cid-62syvurt]{margin-block:1rem}#event-step[data-astro-cid-62syvurt]:not([hidden]),#demo-complete[data-astro-cid-62syvurt]:not([hidden]){animation:state-in .3s var(--ease-out)}@keyframes state-in{0%{transform:translateY(8px)}to{transform:translateY(0)}}@media (width<=360px){.field-pair[data-astro-cid-62syvurt]{grid-template-columns:1fr}}@font-face{font-family:"Baloo 2";src:url(/fonts/baloo-2-800.ttf)format("truetype");font-weight:800;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/fonts/nunito-sans-400.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/fonts/nunito-sans-700.ttf)format("truetype");font-weight:700;font-display:swap}:root{--color-cream:#ecece8;--color-cream-soft:#f7f6f1;--color-ink:#0b0b0b;--color-ink-muted:#3e3e3b;--color-brown:#802800;--color-orange:#ff904c;--color-coral:#ffa880;--color-mint:#a8dcca;--color-mint-strong:#92d0a8;--color-lilac:#e0bee0;--color-blush:#f4dad8;--color-blue:#1858b2;--color-border:#d8d8d2;--font-display:"Baloo 2", sans-serif;--font-body:"Nunito Sans", sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-section:clamp(4rem, 8vw, 7rem);--max-page-width:1120px;--ease-out:cubic-bezier(.22, 1, .36, 1);--z-dropdown:10;--z-sticky:20;--z-modal-backdrop:30;--z-modal:40;--z-toast:50;--z-tooltip:60}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{background:var(--color-cream);color:var(--color-ink);font-family:var(--font-body);margin:0;font-size:1rem;line-height:1.6}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;font-weight:800;line-height:1.05}h1{letter-spacing:-.025em;font-size:clamp(3.25rem,6.2vw,5.5rem)}h2{letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,4rem)}h3{font-size:1.75rem}p{text-wrap:pretty;max-width:65ch;color:var(--color-ink-muted)}a{color:inherit}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{display:block}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--color-blue);outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--color-lilac);color:var(--color-ink)}.container{width:min(var(--max-page-width), calc(100% - 3rem));margin-inline:auto}.section{padding-block:var(--space-section)}.button{border:1.5px solid var(--color-ink);background:var(--color-mint);min-height:54px;color:var(--color-ink);box-shadow:0 4px 0 var(--color-ink);text-align:center;transition:transform .2s var(--ease-out), background .2s, box-shadow .2s;border-radius:100px;justify-content:center;align-items:center;gap:1rem;padding:.8rem 1.5rem;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.button span[aria-hidden]{font-size:1.4rem;line-height:1}.button:active{box-shadow:0 1px 0 var(--color-ink);transform:translateY(3px)}.text-link{text-underline-offset:5px;align-items:center;gap:.75rem;min-height:44px;font-weight:700;display:inline-flex}.skip-link{z-index:var(--z-tooltip);background:var(--color-mint);padding:1rem;position:absolute;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.small{font-size:.875rem}.wordmark{font:800 2.25rem/1 var(--font-display);letter-spacing:-.04em;text-decoration:none}.wordmark .wordmark-o{color:var(--color-blue)}@media (hover:hover){.button:hover{background:var(--color-coral);box-shadow:0 6px 0 var(--color-ink);transform:translateY(-2px)}.text-link:hover{color:var(--color-brown)}}@media (width>=760px){.container{width:min(var(--max-page-width), calc(100% - 5rem))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.site-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.75rem;display:flex}.site-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{gap:2rem;display:none}.site-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{align-items:center;min-height:44px;font-size:.9375rem;text-decoration:none;display:inline-flex}.header-cta[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--color-ink);align-items:center;gap:1rem;min-height:44px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.hero[data-astro-cid-lcdefpme]{gap:2rem;padding-top:2.5rem;padding-bottom:3.5rem;display:grid}.hero-kicker[data-astro-cid-lcdefpme]{align-items:center;gap:.625rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.hero-kicker[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme],.launch-status[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:var(--color-brown);border-radius:50%;flex-shrink:0;width:8px;height:8px}.hello[data-astro-cid-lcdefpme]{white-space:nowrap;display:inline-block;position:relative}.hello[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:100%;height:.27em;color:var(--color-orange);position:absolute;bottom:-.12em;left:0}.hero-description[data-astro-cid-lcdefpme]{max-width:40ch;margin:2rem 0 1.75rem;font-size:1.125rem}.hero-secondary[data-astro-cid-lcdefpme]{width:fit-content;margin-top:1rem;font-size:.9375rem;display:flex}.hero-art[data-astro-cid-lcdefpme]{isolation:isolate;justify-content:center;justify-self:center;align-items:center;width:100%;max-width:500px;min-height:565px;display:flex;position:relative}.hero-blob[data-astro-cid-lcdefpme]{background:var(--color-mint-strong);z-index:-1;border-radius:45% 55% 58% 42%/41% 42% 58% 59%;width:90%;height:78%;position:absolute;transform:rotate(-10deg)}.hero-phone[data-astro-cid-lcdefpme]{filter:drop-shadow(8px 16px 12px #0b0b0b1f);width:min(260px,85%);animation:phone-arrive .8s var(--ease-out);transform:rotate(7deg)}.hello-spark[data-astro-cid-lcdefpme]{width:65px;color:var(--color-brown);position:absolute;top:1rem;left:0;transform:rotate(-14deg)}.photo-note[data-astro-cid-lcdefpme]{background:var(--color-cream-soft);padding:.9rem 1rem;font-size:.875rem;line-height:1.4;position:absolute;bottom:4rem;left:0;transform:rotate(-7deg);box-shadow:0 5px 16px #0b0b0b0f}.photo-note[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-weight:700}.nearby-sticker[data-astro-cid-lcdefpme]{background:var(--color-lilac);border:1px solid var(--color-ink);border-radius:100px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:5rem;right:0;transform:rotate(8deg)}.nearby-sticker[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:var(--color-ink);border-radius:50%;width:7px;height:7px}.event-context[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.5rem;display:flex}.event-context[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.875rem}.event-context[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;font-size:.9375rem;font-weight:700;list-style:none;display:flex}.event-context[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]:before{content:"·";color:var(--color-brown);margin-right:1.5rem}.section-heading[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.5rem,4vw,3.5rem)}.section-heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:30ch}.experience-layout[data-astro-cid-lcdefpme]{gap:3rem;margin-top:3rem;display:grid}.network-visual[data-astro-cid-lcdefpme]{isolation:isolate;flex-direction:column;align-items:center;padding-top:1rem;display:flex;position:relative}.network-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:drop-shadow(4px 12px 10px #0b0b0b1a);width:240px;transform:rotate(-6deg)}.network-disc[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--color-lilac);z-index:-1;border-radius:50%;width:90%;max-width:450px;position:absolute;top:3rem}.network-visual[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.75rem;font-size:.875rem}.steps[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{gap:1.25rem;display:flex}.step-number[data-astro-cid-lcdefpme]{border:1px solid var(--color-ink);width:38px;height:38px;font:800 1.5rem/1 var(--font-display);background:var(--color-coral);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:44ch;margin-top:.75rem}.organizers[data-astro-cid-lcdefpme]{gap:3rem;padding-top:2rem;display:grid}.organizer-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.5rem,4vw,3.5rem)}.organizer-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--color-brown)}.organizer-intro[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:38ch;margin-top:1.5rem}.organizer-intro[data-astro-cid-lcdefpme] .text-link[data-astro-cid-lcdefpme]{margin-top:1.5rem}.benefits[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);padding:1.5rem 0 1.5rem 3.5rem;position:relative}.benefits[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--color-border)}.benefits[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.5rem}.benefits[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:.5rem}.benefit-mark[data-astro-cid-lcdefpme]{border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;display:flex;position:absolute;top:1.5rem;left:0}.mint[data-astro-cid-lcdefpme]{background:var(--color-mint)}.lilac[data-astro-cid-lcdefpme]{background:var(--color-lilac)}.coral[data-astro-cid-lcdefpme]{background:var(--color-coral)}.principles[data-astro-cid-lcdefpme]{background:var(--color-blush);margin-top:1rem;overflow:hidden}.principles-layout[data-astro-cid-lcdefpme]{gap:3rem;padding-top:4rem;display:grid}.principles-copy[data-astro-cid-lcdefpme]{padding-bottom:0}.principles[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-brown)}.principles[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:43ch;margin-top:1.5rem;font-size:1.125rem}.principles[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem 1.5rem;margin:2rem 0 0;padding:0;font-size:.875rem;font-weight:700;list-style:none;display:flex}.principles[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"×";margin-right:.5rem}.wave-visual[data-astro-cid-lcdefpme]{justify-content:center;justify-self:center;width:100%;max-width:430px;height:430px;display:flex;position:relative}.wave-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:drop-shadow(6px 12px 12px #0b0b0b14);align-self:flex-start;width:230px;transform:rotate(9deg)}.wave-visual[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{font:800 1.35rem/1.2 var(--font-display);background:var(--color-blush);padding:.5rem;position:absolute;top:5rem;left:0;transform:rotate(-8deg)}.signup[data-astro-cid-lcdefpme]{align-items:center;gap:3rem;display:grid}.launch-status[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.launch-status[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:var(--color-brown)}.signup-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.launch-status){max-width:40ch;margin-top:1.5rem}.signup-arrow[data-astro-cid-lcdefpme]{width:150px;color:var(--color-brown);margin-top:1.5rem;margin-left:50%;display:none}.site-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:1rem 2rem;padding-block:2rem;display:flex}.site-footer[data-astro-cid-lcdefpme] .wordmark[data-astro-cid-lcdefpme]{font-size:1.75rem}.site-footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.875rem}.site-footer[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);margin-left:auto}@keyframes phone-arrive{0%{transform:translateY(25px)rotate(1deg)}to{transform:translateY(0)rotate(7deg)}}@media (width>=600px){.hero-art[data-astro-cid-lcdefpme]{min-height:640px}.hero-phone[data-astro-cid-lcdefpme]{width:300px}.site-header[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{display:flex}.header-cta[data-astro-cid-lcdefpme],.hero-kicker[data-astro-cid-lcdefpme]{font-size:.9375rem}}@media (width>=900px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1.08fr 1fr;align-items:center;gap:2rem;padding-top:2.5rem;padding-bottom:4rem}.hero-art[data-astro-cid-lcdefpme]{min-height:665px}.hero-phone[data-astro-cid-lcdefpme]{width:320px}.hero-blob[data-astro-cid-lcdefpme]{width:108%;height:76%;left:-2%}.photo-note[data-astro-cid-lcdefpme]{bottom:4.5rem;left:-.5rem}.hello-spark[data-astro-cid-lcdefpme]{top:0;left:1rem}.nearby-sticker[data-astro-cid-lcdefpme]{top:4rem;right:-1rem}.hero-copy[data-astro-cid-lcdefpme]{padding-bottom:1rem}.experience-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.08fr;gap:5rem;margin-top:4rem}.network-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:285px}.steps[data-astro-cid-lcdefpme]{gap:2.5rem}.organizers[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:5rem;padding-top:3rem}.principles-layout[data-astro-cid-lcdefpme]{grid-template-columns:1.25fr 1fr;align-items:center;padding-top:4rem}.principles-copy[data-astro-cid-lcdefpme]{padding-bottom:4rem}.wave-visual[data-astro-cid-lcdefpme]{height:480px}.wave-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:265px}.wave-visual[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{left:-1rem}.signup[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr 1fr;gap:5rem}.signup-arrow[data-astro-cid-lcdefpme]{display:block}}@media (width<=599px){.site-header[data-astro-cid-lcdefpme]{gap:1rem}.site-header[data-astro-cid-lcdefpme] .wordmark[data-astro-cid-lcdefpme]{font-size:1.9rem}.header-cta[data-astro-cid-lcdefpme]{gap:.5rem}.hero-art[data-astro-cid-lcdefpme]{margin-top:1rem}.hero-copy[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{max-width:100%}.event-context[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]:before,.section-heading[data-astro-cid-lcdefpme] br[data-astro-cid-lcdefpme]{display:none}.photo-note[data-astro-cid-lcdefpme]{left:-.25rem}.nearby-sticker[data-astro-cid-lcdefpme]{font-size:.75rem;top:3.5rem;right:-.25rem}.steps[data-astro-cid-lcdefpme]{gap:2rem}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{gap:1rem}.steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.5rem}.site-footer[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{width:100%;margin-left:0}.principles[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{width:100%}}
