@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;600;700;800&family=JetBrains+Mono:wght@600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Plus Jakarta Sans,sans-serif;color:#121838;background:#e7e3d8;font-synthesis:none;--ink:#121838;--ink-2:#2e3c76;--muted:#7a8bbf;--green:#10cc81;--green-dark:#078a55;--green-soft:#b8f5dc;--coral:#ff5e8a;--line:#e6e8e6;--card:#fff;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit}.site-shell{overflow:hidden}.paper-sheet{position:relative;padding:46px 0 24px;background-color:#fcfbf7;background-image:linear-gradient(115deg,transparent 22%,rgba(18,24,56,.05) 23%,rgba(255,255,255,.55) 23.6%,transparent 24.5%),linear-gradient(72deg,transparent 61%,rgba(18,24,56,.045) 62%,rgba(255,255,255,.5) 62.6%,transparent 63.5%),repeating-linear-gradient(to bottom,transparent 0,transparent 29px,rgba(122,102,243,.14) 29px,rgba(122,102,243,.14) 30px),linear-gradient(to right,transparent 0 74px,rgba(255,94,138,.26) 74px,rgba(255,94,138,.26) 75px,transparent 75px);box-shadow:inset 0 0 140px #1218380a,0 24px 48px #1218381a;clip-path:polygon(0 0,2% 8px,4% 17px,7% 4px,9% 20px,12% 7px,15% 15px,18% 0,21% 11px,24% 0,30% 3px,35% 0,41% 10px,45% 19px,50% 0,55% 8px,61% 19px,66% 27px,70% 0,76% 15px,80% 7px,85% 17px,89% 18px,93% 0,100% 0,100% 100%,0 100%)}.container{width:min(1180px,calc(100% - 56px));margin:0 auto}.floating-header{position:sticky;top:16px;z-index:30;width:min(1140px,calc(100% - 40px));margin:0 auto;padding:10px 10px 10px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 4px 16px #1218380f}.brand{display:flex;align-items:center;gap:6px}.brand img{width:128px;max-height:26px;object-fit:contain}.brand span{width:6px;height:6px;border-radius:50%;background:var(--green);margin-top:-14px}.floating-header nav{display:flex;gap:2px;padding:4px;background:#f2f4f2;border-radius:999px}.floating-header nav a{padding:9px 18px;border-radius:999px;color:var(--ink-2);font-size:13.5px;font-weight:700;transition:.15s}.floating-header nav a:hover{background:#fff;color:var(--ink)}.nav-cta{padding:11px 22px;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:700}.section{padding:100px 0}.hero{padding:100px 0 110px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.eyebrow,.section-label{display:inline-flex;font:700 11.5px JetBrains Mono,monospace;letter-spacing:.05em;text-transform:uppercase}.eyebrow{padding:7px 15px;border-radius:999px}.green{color:var(--green-dark);background:#e8fff5}.coral{color:var(--coral)}.iris{color:#4a38c4}.muted{color:var(--muted)}h1,h2,.statement p{font-family:Bricolage Grotesque,sans-serif;font-weight:800;letter-spacing:-.03em}.hero h1{font-size:clamp(42px,5.2vw,66px);line-height:1.02;margin:22px 0 0}.hero h1 em{font-style:normal;color:var(--green)}mark{background:var(--green-soft);color:inherit;padding:2px 8px;border-radius:6px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero h1 mark,.section-copy mark,.waitlist h2 mark,.final-cta mark{display:inline-block;transform:rotate(-1deg)}.lead{margin:22px 0 0;max-width:43ch;font-size:17px;line-height:1.65;color:var(--ink-2)}.hero-actions{min-height:53px;margin-top:32px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.join-button{border:0;border-radius:999px;padding:14px 26px;background:var(--green);color:var(--ink);font-size:15px;font-weight:700;cursor:pointer;transition:.15s}.join-button:hover{opacity:.88;transform:scale(1.04) rotate(-1deg)}.secondary-button{padding:12px 22px;border:1.5px solid #d3d8e8;border-radius:999px;font-size:14px;font-weight:700}.built-for{margin-top:28px;color:var(--muted);font-size:13px;font-weight:600}.hero-visual{position:relative}.hero-photo{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--line);border-radius:24px 64px}.hero-photo img{width:100%;height:100%;display:block;object-fit:cover}.sticker{position:absolute;z-index:3;display:grid;place-items:center;filter:drop-shadow(0 4px 2px #fff) drop-shadow(0 -4px 2px #fff) drop-shadow(4px 0 2px #fff) drop-shadow(-4px 0 2px #fff) drop-shadow(0 7px 4px rgba(18,24,56,.32));line-height:1}.backpack{top:-38px;left:-40px;width:92px;height:92px;font-size:48px;transform:rotate(-9deg)}.section-copy{max-width:660px;margin:14px 0 44px}.section-copy h2,.waitlist h2,.faq-wrap h2{margin:0;font-size:clamp(30px,3.6vw,42px);line-height:1.1}.section-copy p,.waitlist p{margin:16px 0 0;color:var(--ink-2);font-size:16px;line-height:1.65}.pink{background:#ff5e8a2e}.purple{background:#7a66f32e}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.comparison-wrap{position:relative}.comparison{height:100%;padding:30px 28px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.comparison-label{font:700 11.5px JetBrains Mono,monospace;letter-spacing:.06em;text-transform:uppercase;color:#0bad6c}.comparison.negative .comparison-label{color:var(--coral)}.comparison article{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.comparison>div{margin-top:18px}.comparison h3{margin:0;font-size:14px}.comparison p{margin:4px 0 0;color:var(--ink-2);font-size:13px;line-height:1.55}.icon{flex:none;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;font-weight:800}.check{background:#e8fff5;color:#0bad6c}.cross{background:#ff5e8a1f;color:var(--coral)}.pencil{top:-32px;right:-34px;width:90px;height:90px;font-size:44px;transform:rotate(6deg)}.statement{padding:110px 0}.statement-inner{position:relative;width:min(860px,calc(100% - 56px));margin:auto;text-align:center}.statement p{margin:0;font-size:clamp(30px,4.2vw,48px);line-height:1.28}.pin{top:-54px;right:4px;font-size:30px;transform:rotate(11deg)}.loop-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0;border:1px solid var(--line);border-radius:20px;background:#fff}.loop-grid article{padding:0 28px;border-right:1px solid var(--line)}.loop-grid article:last-child{border:0}.loop-grid article>span{color:#0bad6c;font:800 15px Bricolage Grotesque}.loop-grid article:nth-of-type(2)>span{color:#4a38c4}.loop-grid article:nth-of-type(3)>span{color:#b01a4b}.loop-grid article:nth-of-type(4)>span{color:#8a5a00}.loop-grid h3{margin:14px 0 0;font-size:17px}.loop-grid p{margin:8px 0 0;color:var(--ink-2);font-size:13.5px;line-height:1.55}.notebook{top:-32px;left:34px;font-size:34px;transform:rotate(-8deg)}.waitlist{padding:110px 0}.waitlist-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.waitlist h2{margin-top:14px}.waitlist-action{min-height:53px;margin-top:28px}.benefits{position:relative;padding:8px 22px;border:1px solid var(--line);border-radius:20px;background:#fff}.benefits>div{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid var(--line);color:var(--ink-2);font-size:14px}.folder{top:-32px;right:16px;font-size:32px;transform:rotate(7deg)}.faq-section{padding:100px 0}.faq-wrap{width:min(760px,calc(100% - 56px));margin:auto;text-align:center}.faq-wrap h2{margin:14px 0 40px}.faq-card{position:relative;padding:8px 24px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left}.faq-item{border-bottom:1px solid var(--line)}.faq-item:last-child{border:0}.faq-item button{width:100%;display:flex;align-items:center;gap:18px;padding:22px 4px;background:0;border:0;color:var(--ink);text-align:left;cursor:pointer}.faq-item button>span{flex:none;width:22px;color:var(--muted);font:600 12px JetBrains Mono}.faq-item button>strong{flex:1;font-size:15px}.faq-item button>b{color:var(--muted);font-size:20px}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer p{overflow:hidden;margin:0;padding:0 4px 0 44px;color:var(--ink-2);font-size:13.5px;line-height:1.6}.faq-answer.open{grid-template-rows:1fr}.faq-answer.open p{padding-bottom:22px}.note{top:-40px;left:22px;font-size:28px;transform:rotate(-7deg)}.joined{display:inline-flex;align-items:center;gap:12px;max-width:430px;padding:14px 18px;border:1px solid #73ebb9;border-radius:12px;background:#e8fff5}.joined p{margin:0;color:var(--green-dark);font-size:13px;text-align:left}.joined p strong{color:var(--ink)}.final-cta{padding:110px 28px;background:#080e1f;color:#fff;text-align:center}.final-cta>div{max-width:630px;margin:auto}.final-cta h2{margin:0;font:800 clamp(32px,4vw,46px)/1.1 "Bricolage Grotesque"}.final-cta p{margin:16px 0 30px;color:#a8b4d8;line-height:1.65}.final-cta .joined p{margin:0}.joined-dark{border-color:#31d9904d;background:#31d99024}.joined-dark p{color:#73ebb9}.joined-dark p strong{color:#fff}.trust-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:28px;color:#7a8bbf;font-size:12px;font-weight:600}footer{padding:60px 0 28px;background:#080e1f;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-grid img{width:140px;filter:brightness(0) invert(1)}.footer-grid p{max-width:34ch;color:#7a8bbf;font-size:13px;line-height:1.6}.footer-grid strong{color:#31d990;font:700 14px Bricolage Grotesque}.footer-grid h4{margin:0 0 14px;color:#4a5a9a;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-grid>div:not(:first-child) a{color:#c8ceea;font-size:13.5px}.footer-bottom{display:flex;justify-content:space-between;gap:12px;padding-top:22px;color:#4a5a9a;font-size:12px}.confetti{position:fixed;width:7px;height:7px;border-radius:2px;pointer-events:none;z-index:999;animation:confetti .8s cubic-bezier(.2,.8,.3,1) forwards}@keyframes confetti{to{transform:translate(var(--dx),var(--dy)) rotate(var(--rot));opacity:0}}@media (max-width:820px){.floating-header{border-radius:24px;padding:12px 16px}.floating-header nav{display:none}.hero-grid,.waitlist-grid{grid-template-columns:1fr;gap:60px}.compare-grid{grid-template-columns:1fr}.loop-grid{grid-template-columns:1fr 1fr;gap:0}.loop-grid article{padding:24px;border-bottom:1px solid var(--line)}.loop-grid article:nth-child(3){border-right:0}.hero{padding-top:72px}.backpack{left:-16px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:520px){.container,.faq-wrap,.statement-inner{width:min(100% - 36px,1180px)}.paper-sheet{background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,rgba(122,102,243,.12) 29px,rgba(122,102,243,.12) 30px)}.floating-header{width:calc(100% - 24px);top:8px}.brand img{width:112px}.nav-cta{padding:10px 14px;font-size:12px}.section,.faq-section{padding:72px 0}.hero{padding:70px 0 82px}.hero-actions{align-items:stretch;flex-direction:column}.join-button,.secondary-button{text-align:center}.hero-photo{border-radius:20px 46px}.pencil{right:-12px}.loop-grid{grid-template-columns:1fr}.loop-grid article{border-right:0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.faq-card{padding:6px 14px}.faq-item button{gap:10px}.faq-answer p{padding-left:36px}.statement{padding:84px 0}}.sticker img{display:block;width:52%;height:52%;object-fit:contain}.sticker{filter:none}.sticker img{width:auto;height:auto;object-fit:contain;filter:drop-shadow(-3px 0 0 #fff) drop-shadow(3px 0 0 #fff) drop-shadow(0 -3px 0 #fff) drop-shadow(0 3px 0 #fff) drop-shadow(-2px -2px 0 #fff) drop-shadow(2px -2px 0 #fff) drop-shadow(-2px 2px 0 #fff) drop-shadow(2px 2px 0 #fff) drop-shadow(0 6px 4px rgba(18,24,56,.34))}.backpack img{width:46px;height:46px}.pencil img{width:44px;height:44px}.pin{width:60px;height:60px}.pin img{width:30px;height:30px}.notebook{width:68px;height:68px}.notebook img{width:34px;height:34px}.folder{width:66px;height:66px}.folder img{width:32px;height:32px}.note{width:56px;height:56px}.note img{width:28px;height:28px}.statement mark{display:inline-block;transform:rotate(-1deg)}.final-cta mark{background:var(--green);color:var(--ink)}.paper-sheet{background-repeat:no-repeat,no-repeat,repeat,no-repeat;background-size:auto,auto,auto,auto;background-position:0 0,0 0,0 0,0 0;background-attachment:fixed,fixed,fixed,fixed}.join-button{display:inline-flex;align-items:center;justify-content:center}.form-page{min-height:100vh;padding:24px 24px 80px;background-color:#fcfbf7;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,rgba(122,102,243,.13) 29px,rgba(122,102,243,.13) 30px),linear-gradient(to right,transparent 0 74px,rgba(255,94,138,.24) 74px,rgba(255,94,138,.24) 75px,transparent 75px);color:var(--ink)}.form-header{width:min(1160px,100%);margin:0 auto 54px;padding:13px 18px 13px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 4px 16px #12183812}.form-header img{display:block;width:132px}.back-link{padding:10px 16px;border-radius:999px;background:#f2f4f2;color:var(--ink-2);font-size:13px;font-weight:700}.form-layout{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.form-intro{position:sticky;top:32px;padding:52px 0}.form-intro h1,.form-success h1{margin:20px 0 0;font:800 clamp(42px,5vw,64px)/1.02 "Bricolage Grotesque";letter-spacing:-.035em}.form-intro h1 mark,.form-success h1 mark{display:inline-block;transform:rotate(-1deg)}.form-intro>p{max-width:38ch;margin:22px 0 0;color:var(--ink-2);font-size:16px;line-height:1.7}.form-promises{margin-top:28px;display:flex;flex-direction:column;gap:10px;color:var(--green-dark);font-size:13px;font-weight:700}.form-doodle{display:block;margin:42px 0 0 24px;color:var(--coral);font:700 72px/1 Bricolage Grotesque;transform:rotate(-12deg)}.waitlist-form{padding:38px;border:1px solid var(--line);border-radius:24px;background:#fffffff0;box-shadow:0 18px 50px #12183817}.form-section-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.form-section-heading>span{flex:none;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e8fff5;color:var(--green-dark);font:700 11px JetBrains Mono}.form-section-heading h2{margin:0;font-size:21px;letter-spacing:-.02em}.form-section-heading p{margin:3px 0 0;color:var(--muted);font-size:12.5px}.field-grid{display:grid;gap:18px}.field-grid.two{grid-template-columns:1fr 1fr}.waitlist-form label>span,.subject-fieldset legend{display:block;margin-bottom:8px;color:var(--ink-2);font-size:12.5px;font-weight:700}.waitlist-form input,.waitlist-form select,.waitlist-form textarea{width:100%;border:1.5px solid #dce0ea;border-radius:11px;background:#fafbfa;color:var(--ink);font:500 14px Plus Jakarta Sans;outline:0;transition:.15s}.waitlist-form input,.waitlist-form select{height:48px;padding:0 13px}.waitlist-form textarea{padding:13px;resize:vertical}.waitlist-form input:focus,.waitlist-form select:focus,.waitlist-form textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #10cc811f}.waitlist-form input::placeholder,.waitlist-form textarea::placeholder{color:#a2abc8}.form-divider{height:1px;margin:34px 0;background:var(--line)}.subject-fieldset{margin:26px 0 0;padding:0;border:0}.subject-fieldset>p{margin:0 0 14px;color:var(--muted);font-size:12px}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.subject-grid button{min-height:42px;padding:8px 10px;display:flex;align-items:center;gap:7px;border:1.5px solid #dce0ea;border-radius:10px;background:#fff;color:var(--ink-2);font-size:11.5px;font-weight:700;text-align:left;cursor:pointer}.subject-grid button>span{flex:none;width:17px;height:17px;display:grid;place-items:center;border-radius:5px;background:#f2f4f2;color:var(--muted)}.subject-grid button.selected{border-color:var(--green);background:#e8fff5;color:var(--green-dark)}.subject-grid button.selected>span{background:var(--green);color:var(--ink)}.subject-fieldset.error{padding:12px;border:1px solid var(--coral);border-radius:12px}.field-error{display:block;margin-top:10px;color:#b01a4b;font-size:12px}.wide-field{display:block;margin-top:18px}.consent{margin:28px 0 20px;display:flex;align-items:flex-start;gap:10px}.consent input{width:18px;height:18px;accent-color:var(--green);flex:none}.consent span{margin:0!important;font-weight:600!important;line-height:1.5}.form-submit{width:100%;height:52px;border:0;border-radius:999px;background:var(--green);color:var(--ink);font-size:15px;font-weight:800;cursor:pointer;transition:.15s}.form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10cc813d}.privacy-note{margin:11px 0 0;color:var(--muted);font-size:11px;text-align:center}.form-success{width:min(680px,100%);margin:8vh auto 0;padding:52px;text-align:center;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 20px 60px #1218381a}.success-sticker{width:62px;height:62px;margin:0 auto 20px;display:grid;place-items:center;border:5px solid #fff;border-radius:18px;background:var(--green);color:var(--ink);font-size:30px;font-weight:800;box-shadow:0 7px 16px #1218382e;transform:rotate(-5deg)}.form-success h1{font-size:clamp(38px,5vw,56px)}.form-success>p{margin:22px auto;max-width:54ch;color:var(--ink-2);line-height:1.7}.success-note{margin:28px 0;display:flex;flex-direction:column;gap:5px;padding:18px;border-radius:14px;background:#e8fff5;color:var(--green-dark);font-size:13px}.success-note strong{color:var(--ink)}.form-confetti{animation-duration:.9s}@media (max-width:840px){.form-layout{grid-template-columns:1fr;gap:24px}.form-intro{position:static;padding:12px 10px 24px}.form-doodle{display:none}.field-grid.two{grid-template-columns:1fr}.subject-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.form-page{padding:12px 12px 56px;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,rgba(122,102,243,.12) 29px,rgba(122,102,243,.12) 30px)}.form-header{margin-bottom:30px}.form-header img{width:112px}.back-link{font-size:11px;padding:9px 11px}.form-intro h1{font-size:42px}.waitlist-form{padding:24px 18px;border-radius:18px}.subject-grid{grid-template-columns:1fr}.form-success{padding:38px 22px}.form-success h1{font-size:40px}}.form-success{position:relative;overflow:hidden;width:min(850px,100%);margin:5vh auto 0;padding:58px 58px 46px;border-radius:30px;box-shadow:0 22px 70px #1218381f}.success-top{position:relative;z-index:1;text-align:center}.success-sticker{width:72px;height:72px;margin-bottom:22px;border-width:6px;border-radius:21px;font-size:34px;box-shadow:0 8px #1218381f,0 15px 25px #12183829}.form-success h1{max-width:680px;margin-inline:auto;font-size:clamp(42px,6vw,66px)}.success-top>p{margin:22px auto 34px;max-width:62ch;color:var(--ink-2);font-size:15px;line-height:1.7}.success-confetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.success-confetti i{position:absolute;width:10px;height:22px;border-radius:3px;transform:rotate(var(--r))}.success-confetti i:nth-child(1){--r:18deg;top:12%;left:8%;background:var(--coral)}.success-confetti i:nth-child(2){--r:-28deg;top:20%;right:9%;background:#7a66f3}.success-confetti i:nth-child(3){--r:54deg;top:42%;left:4%;background:#f5b83c}.success-confetti i:nth-child(4){--r:-50deg;top:48%;right:4%;background:var(--green)}.success-confetti i:nth-child(5){--r:76deg;bottom:14%;left:10%;background:#7a66f3}.success-confetti i:nth-child(6){--r:28deg;bottom:10%;right:11%;background:var(--coral)}.success-confetti i:nth-child(7){--r:-18deg;top:8%;left:23%;width:8px;height:8px;border-radius:50%;background:var(--green)}.success-confetti i:nth-child(8){--r:0deg;top:10%;right:24%;width:8px;height:8px;border-radius:50%;background:#f5b83c}.next-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:left}.next-steps article{min-height:160px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fafbfa}.next-steps article>span{display:inline-grid;place-items:center;width:30px;height:30px;margin-bottom:18px;border-radius:9px;background:#e8fff5;color:var(--green-dark);font:700 10px JetBrains Mono}.next-steps strong{font-size:13px}.next-steps p{margin:7px 0 0;color:var(--muted);font-size:11.5px;line-height:1.55}.founding-ticket{position:relative;z-index:1;margin:16px 0 24px;padding:17px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-radius:14px;background:var(--ink);color:#fff;text-align:left}.founding-ticket>span{padding:6px 9px;border-radius:7px;background:var(--green);color:var(--ink);font:700 9px JetBrains Mono;letter-spacing:.05em}.founding-ticket strong{font-size:13px}.founding-ticket small{color:#a8b4d8;font-size:10px}.success-home{position:relative;z-index:1;display:flex;width:max-content;margin:auto}@media (max-width:840px){.form-success{padding:46px 30px}.next-steps{grid-template-columns:1fr}.next-steps article{min-height:0;display:flex;gap:14px}.next-steps article>span{margin:0}.founding-ticket{grid-template-columns:1fr;text-align:center}.founding-ticket>span{justify-self:center}}@media (max-width:520px){.form-success{padding:38px 20px}.success-confetti i:nth-child(n+5){display:none}.form-success h1{font-size:40px}}.site-shell{overflow-x:clip;overflow-y:visible}#problem,#loop,#waitlist,#faq{scroll-margin-top:96px}@media (max-width:520px){.paper-sheet{padding-top:18px;padding-bottom:16px}.floating-header{top:8px;padding:9px 11px 9px 15px;border-radius:20px}.brand img{width:105px}.nav-cta{padding:10px 13px;font-size:11.5px}.hero{padding:48px 0 68px}.hero-grid{gap:40px}.hero h1{font-size:40px;line-height:1.04}.lead{font-size:15px;line-height:1.68}.built-for{margin-top:18px}.hero-photo{aspect-ratio:4/4.65}.backpack{top:-30px;left:-8px;transform:rotate(-9deg) scale(.9)}.section,.faq-section{padding:64px 0}.section-copy{margin-bottom:30px}.section-copy p,.waitlist p{font-size:14.5px}.compare-grid{gap:14px}.comparison{padding:24px 20px}.comparison article{gap:10px}.comparison p{font-size:12.5px}.statement{padding:76px 0}.statement p{font-size:29px}.pin{right:-4px}.loop-grid article{padding:22px 20px}.waitlist{padding:72px 0}.waitlist-grid{gap:36px}.benefits{padding:8px 16px}.faq-wrap h2{margin-bottom:30px}.faq-item button{padding:19px 2px}.faq-item button>strong{font-size:13px}.final-cta{padding:78px 20px}.final-cta h2{font-size:37px}.trust-row{gap:12px 18px}footer{padding:46px 0 24px}.footer-grid{gap:28px}.footer-bottom{padding-top:18px}.form-header{margin-bottom:22px}.form-layout{gap:16px}.form-intro{padding:8px 8px 18px}.form-intro h1{margin-top:14px;font-size:39px}.form-intro>p{margin-top:16px;font-size:14.5px;line-height:1.65}.form-promises{margin-top:18px;gap:7px;font-size:12px}.waitlist-form{padding:22px 18px}.form-section-heading{gap:12px;margin-bottom:20px}.form-section-heading>span{width:32px;height:32px}.form-section-heading h2{font-size:19px}.form-divider{margin:28px 0}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subject-grid button{min-height:46px;padding:7px 8px;font-size:10.5px;line-height:1.25}.subject-grid button>span{width:16px;height:16px}.form-success{margin-top:24px;padding:36px 18px 30px;border-radius:22px}.success-sticker{width:62px;height:62px}.form-success h1{font-size:38px}.success-top>p{margin:18px auto 26px;font-size:13.5px}.next-steps{gap:9px}.next-steps article{padding:16px}.founding-ticket{margin-top:12px;padding:16px}.success-home{width:100%}}
