:root{--navy:#17233c;--navy2:#0f1830;--blue:#1767ff;--cream:#fff9eb;--paper:#fffdf7;--yellow:#ffd84a;--red:#ff5c50;--green:#21b776;--teal:#16a6a1;--ink:#14203a;--muted:#657086;--line:rgba(20,32,58,.14);--shadow:0 22px 60px rgba(16,30,58,.13);--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}img{display:block}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:12px 16px;border-radius:8px}.skip-link:focus{top:16px}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;padding:14px 20px;transition:.25s}.site-header.scrolled{background:rgba(255,249,235,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,32,58,.08)}.nav-wrap{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{width:39px;height:39px}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font:800 18px Poppins,sans-serif;letter-spacing:-.04em}.brand small{font:800 8px Inter,sans-serif;letter-spacing:.18em;margin-top:5px;color:var(--blue)}.site-nav{display:flex;align-items:center;gap:27px;font-weight:700;font-size:14px}.site-nav>a:not(.button):hover{color:var(--blue)}.nav-signin{padding-left:12px;border-left:1px solid var(--line)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px)}.button.small{padding:11px 17px;background:var(--navy);color:#fff}.button.primary{background:var(--blue);color:white;box-shadow:0 13px 30px rgba(23,103,255,.24)}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.large{padding:17px 22px}.button.huge{padding:19px 27px;font-size:17px}.menu-button{display:none;border:0;background:none;width:44px;height:44px}.menu-button span{display:block;width:22px;height:2px;background:var(--navy);margin:6px auto}.hero{min-height:850px;position:relative;background:linear-gradient(117deg,#fff9ea 0,#fff7df 52%,#f2f6ff 100%);padding:146px 22px 70px;overflow:hidden}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:66px;background:var(--navy);clip-path:polygon(0 72%,72% 28%,100% 64%,100% 100%,0 100%)}.hero-noise{position:absolute;inset:0;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.10'/%3E%3C/svg%3E");pointer-events:none}.hero-shape{position:absolute;border-radius:999px;filter:blur(1px);opacity:.55}.shape-a{width:380px;height:380px;background:#ffd94c;right:-190px;top:80px}.shape-b{width:280px;height:280px;border:70px solid #ff6657;left:-190px;bottom:110px}.hero-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.16em}.eyebrow span{width:26px;height:3px;background:currentColor;border-radius:10px}.eyebrow.dark{color:var(--navy)}.hero h1{font:900 clamp(48px,5vw,76px)/.98 Poppins,sans-serif;letter-spacing:-.055em;margin:20px 0 12px;max-width:650px}.hero-punch{font:900 clamp(48px,5vw,76px)/1 Poppins,sans-serif;letter-spacing:-.055em;margin:0 0 28px;color:var(--blue);transform:rotate(-1.2deg);transform-origin:left}.hero-lede{font-size:18px;line-height:1.65;color:#46536c;max-width:590px;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.text-link{font-weight:800;border-bottom:2px solid var(--ink);padding:8px 0}.microcopy{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:#6b7485;font-weight:650;margin-top:18px}.microcopy span{color:var(--green)}.pop-demo-wrap{position:relative;padding:30px 35px 50px}.pop-demo{position:relative;z-index:2;background:white;border:2px solid var(--navy);border-radius:28px;box-shadow:15px 16px 0 rgba(23,35,60,.10),0 35px 70px rgba(22,35,61,.17);overflow:hidden;transform:rotate(1.1deg)}.demo-topbar{height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffdf7}.mini-brand{display:flex;align-items:center;gap:8px;letter-spacing:.13em}.mini-brand img{width:27px}.demo-online{font-size:11px;font-weight:800;color:#69768c}.demo-online i{display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;margin-right:5px}.demo-body{height:330px;padding:30px 27px 15px;position:relative}.demo-question{position:absolute;inset:30px 27px 15px;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .38s,transform .38s}.demo-question.active{opacity:1;transform:none}.bubble{max-width:87%;padding:15px 17px;border-radius:17px;font-size:14px;line-height:1.45}.user-bubble{margin-left:auto;background:var(--navy);color:white;border-bottom-right-radius:4px}.pop-answer{display:grid;grid-template-columns:34px 1fr;gap:11px;margin-top:22px;align-items:start}.pop-dot{width:34px;height:34px;border-radius:10px;background:var(--blue);color:white;display:grid;place-items:center;font:800 14px Poppins}.pop-answer strong{font:800 16px Poppins}.pop-answer p{font-size:13px;color:#667187;line-height:1.5;margin:4px 0 12px}.receipt{display:flex;gap:6px;flex-wrap:wrap}.receipt span,.memory-chip{padding:7px 9px;border-radius:8px;background:#ecf8f1;color:#16764e;font-size:10px;font-weight:800}.receipt span:last-child{background:#edf3ff;color:#265dbd}.memory-chip{display:inline-block;background:#fff0f1;color:#a54a50}.poster-row{display:flex;gap:7px}.poster-row span{height:66px;width:49px;border-radius:7px;background:linear-gradient(160deg,#17233c,#425275);color:white;font-size:7px;font-weight:900;display:flex;align-items:flex-end;padding:7px}.poster-row span:nth-child(2){background:linear-gradient(160deg,#a93535,#ef754f)}.poster-row span:nth-child(3){background:linear-gradient(160deg,#15786a,#52c89d)}.fake-composer{margin:0 17px 17px;border:1.5px solid #cad1dc;border-radius:14px;padding:10px 10px 10px 15px;display:flex;align-items:center;justify-content:space-between;color:#98a0ae;font-size:12px}.fake-composer button{border:0;border-radius:9px;background:var(--blue);color:white;font-weight:800;padding:9px 12px}.demo-dots{position:absolute;bottom:4px;left:50%;display:flex;gap:5px;transform:translate(-50%,100%);padding-top:17px}.demo-dots i{width:6px;height:6px;border-radius:50%;background:#bdc4d0}.demo-dots i.active{width:18px;border-radius:5px;background:var(--blue)}.tape{position:absolute;z-index:4;background:var(--yellow);border:1px solid rgba(0,0,0,.12);box-shadow:2px 4px 8px rgba(0,0,0,.1);padding:9px 18px;font-size:10px;font-weight:900;letter-spacing:.16em;transform:rotate(-7deg)}.tape-one{top:15px;right:0}.float-card{position:absolute;z-index:5;background:#fff;border:1.5px solid var(--navy);box-shadow:7px 8px 0 rgba(23,35,60,.10);border-radius:13px;padding:11px 13px;display:flex;align-items:center;gap:10px;animation:floaty 4s ease-in-out infinite}.float-card img{width:32px;height:32px}.float-card span{display:flex;flex-direction:column;min-width:92px}.float-card b{font-size:11px}.float-card small{font-size:9px;color:#778296;margin-top:3px}.float-card em{font-style:normal;color:var(--green);font-weight:900}.shopping-float{left:-3px;bottom:7px;transform:rotate(-4deg)}.dinner-float{right:-4px;top:105px;transform:rotate(5deg);animation-delay:-1.6s}.scroll-cue{position:absolute;z-index:3;bottom:57px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;color:#fff;font-size:8px;font-weight:900;letter-spacing:.2em}.scroll-cue i{width:34px;height:1px;background:#fff;position:relative}.scroll-cue i:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-right:1px solid white;border-bottom:1px solid white;transform:rotate(45deg)}@keyframes floaty{0%,100%{translate:0 0}50%{translate:0 -7px}}.section{padding:105px 22px}.section-inner{max-width:var(--max);margin:auto}.problem{background:var(--navy);color:white;padding-top:120px}.split-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:start}.problem h2,.connected h2,.together h2{font:850 clamp(34px,4vw,56px)/1.05 Poppins;margin:17px 0;letter-spacing:-.045em}.intro-copy{font-size:17px;line-height:1.7;color:#ccd4e2}.intro-copy p{margin-top:0}.intro-copy strong{color:white}.problem .eyebrow{color:var(--yellow)}.chaos-strip{max-width:1180px;height:315px;margin:65px auto 0;position:relative}.chaos-card{position:absolute;background:#fff;color:var(--ink);border-radius:5px;padding:13px 16px;box-shadow:8px 9px 0 rgba(0,0,0,.2);font:700 13px/1.2 Inter;transform:rotate(var(--r));white-space:nowrap}.c1{left:1%;top:30px;--r:-5deg;background:#fff1a8}.c2{left:6%;top:130px;--r:4deg}.c3{left:24%;top:52px;--r:7deg;background:#ffd6d1}.c4{left:19%;top:190px;--r:-3deg}.c5{left:38%;top:130px;--r:3deg;background:#cfefe3}.c6{left:41%;top:20px;--r:-6deg}.c7{left:5%;top:235px;--r:2deg;background:#d6e4ff}.chaos-arrow{position:absolute;left:53%;top:120px;font-size:58px;color:var(--yellow);font-weight:300}.chaos-pop{position:absolute;right:7%;top:64px;width:260px;height:155px;border-radius:22px;background:var(--cream);color:var(--ink);display:grid;grid-template-columns:50px 1fr;grid-template-rows:1fr 1fr;align-items:end;padding:26px;box-shadow:13px 14px 0 rgba(0,0,0,.22);transform:rotate(2deg)}.chaos-pop img{width:45px;grid-row:1/3;align-self:center}.chaos-pop strong{font:800 17px Poppins;align-self:end}.chaos-pop small{align-self:start;color:var(--green);font-weight:800}.how{background:#f1f6ff}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{font:850 clamp(36px,4.4vw,59px)/1.04 Poppins;margin:16px 0;letter-spacing:-.05em}.section-heading p{font-size:17px;line-height:1.65;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.step{position:relative;background:white;border:1px solid rgba(20,32,58,.11);padding:34px 29px 28px;border-radius:21px;box-shadow:0 18px 40px rgba(22,36,63,.07);min-height:350px;overflow:hidden}.step:before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:var(--blue)}.step-two:before{background:var(--red)}.step-three:before{background:var(--green)}.step-number{position:absolute;top:20px;right:22px;color:#d7dde8;font:800 29px Poppins}.step-icon{font:900 52px Poppins;color:var(--blue);line-height:1;height:65px}.step-two .step-icon{color:var(--red)}.step-three .step-icon{color:var(--green)}.step h3{font:800 22px Poppins;margin:17px 0 8px}.step p{font-size:14px;line-height:1.65;color:#69748a}.step-example{position:absolute;bottom:25px;left:29px;right:29px;padding:12px 14px;border-radius:10px;background:#f6f7f9;font-size:12px;font-weight:700}.connected{background:var(--cream)}.connected-head{display:grid;grid-template-columns:1.05fr .8fr;gap:100px;align-items:end}.connected-head p{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:22px}.feature-stage{height:650px;position:relative;margin-top:42px}.connection-lines{position:absolute;inset:0;width:100%;height:100%;z-index:0}.connection-lines path{fill:none;stroke:#b8c2d2;stroke-width:1.5;stroke-dasharray:5 7}.feature-center{position:absolute;z-index:2;left:50%;top:50%;width:170px;height:170px;transform:translate(-50%,-50%);border-radius:50%;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 24px 50px rgba(23,35,60,.25)}.feature-center img{width:54px;filter:drop-shadow(0 4px 9px rgba(0,0,0,.2))}.feature-center strong{font:800 16px Poppins;letter-spacing:.12em;margin-top:8px}.feature-center small{color:#8f9db5;font-size:9px}.pulse{position:absolute;inset:-20px;border:1px solid rgba(23,103,255,.17);border-radius:50%}.p2{inset:-43px;border-color:rgba(23,103,255,.08)}.feature-node{position:absolute;z-index:2;width:255px;min-height:100px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:flex;align-items:center;gap:13px;box-shadow:var(--shadow)}.feature-node img,.round-icon{width:45px;height:45px;flex:0 0 45px}.feature-node div{display:flex;flex-direction:column}.feature-node b{font:800 14px Poppins}.feature-node span{font-size:11px;line-height:1.45;color:var(--muted);margin-top:3px}.round-icon{border-radius:13px;display:grid!important;place-items:center;font:900 22px Poppins;color:white;background:var(--teal)}.list-icon{background:var(--yellow);color:var(--navy)}.node-shopping{left:5%;top:55px}.node-recipes{right:5%;top:55px}.node-watch{left:2%;top:370px}.node-people{right:2%;top:370px}.node-lists{left:50%;bottom:0;transform:translateX(-50%)}.examples{background:var(--red);color:white}.examples .eyebrow{color:#ffe7c5}.examples .section-heading{max-width:850px}.example-list{margin-top:55px;border-top:1px solid rgba(255,255,255,.35)}.example-list article{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.35)}.prompt{font:750 clamp(21px,2.3vw,30px)/1.25 Poppins;letter-spacing:-.025em}.outcomes{display:flex;gap:7px;flex-wrap:wrap}.outcomes span{padding:9px 11px;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:10px;font-weight:800;background:rgba(255,255,255,.08)}.together{background:#fffdf8}.together-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.together-art{height:530px;position:relative;background:#eef3ff;border-radius:40% 60% 55% 45%/50% 42% 58% 50%}.avatar{position:absolute;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;border:5px solid white;box-shadow:0 8px 20px rgba(23,35,60,.16);font:800 22px Poppins;color:white;z-index:3}.a1{left:15%;top:8%;background:var(--blue)}.a2{right:10%;top:17%;background:var(--red)}.a3{left:8%;bottom:18%;background:var(--green)}.a4{right:16%;bottom:8%;background:#8a66c7}.shared-card{position:absolute;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px 20px;display:flex;flex-direction:column;width:240px}.shared-card small{font-size:8px;font-weight:900;letter-spacing:.15em;color:var(--blue)}.shared-card b{font:800 15px Poppins;margin:6px 0 3px}.shared-card span{font-size:10px;color:var(--muted)}.sc-shopping{left:18%;top:26%;transform:rotate(-3deg)}.sc-watch{right:1%;top:47%;transform:rotate(3deg)}.sc-dinner{left:25%;bottom:11%;transform:rotate(-1deg)}.together-copy p{font-size:16px;line-height:1.7;color:var(--muted)}.together-copy ul{list-style:none;padding:0;margin:26px 0}.together-copy li{padding:12px 0 12px 26px;border-bottom:1px solid var(--line);font-size:14px;line-height:1.5;position:relative}.together-copy li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.pricing{background:var(--navy);color:white}.pricing .eyebrow{color:var(--yellow)}.pricing-heading p{color:#aeb9cb}.billing-choice{display:flex;flex-direction:column;align-items:center;gap:12px;margin:32px auto 44px}.billing-toggle{display:grid;grid-template-columns:1fr 1fr;min-width:260px;background:#0c1529;border:1px solid #41506b;border-radius:15px;padding:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.billing-toggle button{min-height:46px;border:0;background:transparent;color:#c8d1df;font:800 14px Inter,sans-serif;padding:10px 20px;border-radius:11px;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.billing-toggle button:hover:not(.active){color:#fff;background:rgba(255,255,255,.05)}.billing-toggle button.active{background:#fff;color:var(--navy);box-shadow:0 4px 14px rgba(0,0,0,.22)}.billing-toggle button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.billing-saving{display:flex;align-items:center;justify-content:center;gap:9px;min-height:24px;font-size:11px;color:#c7d0df;text-align:center}.billing-saving strong{display:inline-flex;align-items:center;min-height:23px;padding:4px 8px;border-radius:999px;background:#d9f7e8;color:#168053;font-size:10px;font-weight:900;letter-spacing:.02em}.billing-saving span{line-height:1.35}.price[hidden],.effective[hidden]{display:none!important}.pricing-grid{max-width:920px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.price-card{position:relative;border-radius:23px;padding:33px;background:#fff;color:var(--ink);display:flex;flex-direction:column}.plus-card{border:3px solid var(--yellow);box-shadow:0 18px 60px rgba(0,0,0,.24)}.popular-tag{position:absolute;right:25px;top:-13px;background:var(--yellow);color:var(--navy);padding:8px 11px;border-radius:8px;font-size:9px;font-weight:900;letter-spacing:.1em;transform:rotate(2deg)}.plan-label{font-size:10px;font-weight:900;letter-spacing:.15em;color:var(--blue)}.price-card h3{font:800 21px/1.3 Poppins;margin:12px 0 20px;min-height:55px}.price{display:flex;align-items:flex-start}.price sup{font:700 20px Poppins;margin-top:8px}.price strong{font:900 50px/1 Poppins;letter-spacing:-.05em}.price span{align-self:flex-end;color:var(--muted);font-size:11px;margin:0 0 6px 8px}.effective{font-size:10px;font-weight:800;color:var(--green);margin-top:6px}.price-top>p{color:var(--muted);font-size:12px;line-height:1.55;min-height:57px}.price-button{padding:14px 16px;margin:17px 0 22px}.price-card ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.price-card li{font-size:12px;padding:9px 0 9px 22px;border-bottom:1px solid rgba(20,32,58,.07);position:relative}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.founder-strip{max-width:920px;margin:18px auto 0;border:1px solid #3f4c64;background:#101a31;border-radius:16px;padding:17px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px}.founder-badge{background:var(--yellow);color:var(--navy);font-size:8px;font-weight:900;line-height:1.1;text-align:center;padding:9px;transform:rotate(-3deg)}.founder-strip div:nth-child(2){display:flex;flex-direction:column}.founder-strip strong{font:700 13px Poppins}.founder-strip span{font-size:10px;color:#9facc0;margin-top:4px}.founder-strip a{font-size:11px;font-weight:800;color:var(--yellow)}.pricing-note{text-align:center;color:#7e8ba2;font-size:10px;margin-top:16px}.final-cta{background:var(--yellow);position:relative;overflow:hidden;text-align:center}.final-cta:before{content:"";position:absolute;width:340px;height:340px;border:80px solid rgba(23,103,255,.09);border-radius:50%;left:-180px;top:-110px}.final-inner{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column}.final-inner>img{width:70px}.final-inner>p{font-weight:900;letter-spacing:.09em;font-size:10px;margin:20px 0}.final-inner h2{font:850 clamp(38px,5vw,66px)/1.08 Poppins;letter-spacing:-.05em;margin:0 0 32px}.final-inner h2 em{font-style:normal;color:var(--blue);position:relative}.final-inner small{margin-top:14px;font-size:10px;font-weight:700;color:#5f5d54}.final-sticker{position:absolute;background:white;border:1px solid var(--navy);box-shadow:5px 6px 0 rgba(23,35,60,.18);padding:10px 13px;font-size:9px;font-weight:900;letter-spacing:.1em}.s1{top:23%;left:8%;transform:rotate(-7deg)}.s2{right:7%;bottom:20%;transform:rotate(5deg);background:#dff7ea;color:#167850}.site-footer{background:#0d1629;color:white;padding:48px 22px}.footer-inner{max-width:var(--max);margin:auto;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:30px}.footer-brand strong{color:white}.footer-brand small{color:var(--yellow)}.footer-links{justify-self:end;display:flex;gap:22px;flex-wrap:wrap;font-size:11px;font-weight:700;color:#aab5c6}.footer-inner>p{grid-column:1/-1;border-top:1px solid #263249;padding-top:24px;color:#67748b;font-size:10px;margin:0}
@media(max-width:900px){.site-nav{display:none;position:absolute;top:64px;left:12px;right:12px;background:#fffdf8;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:14px;flex-direction:column;align-items:stretch;gap:2px}.site-nav.open{display:flex}.site-nav a{padding:12px}.nav-signin{border:0}.menu-button{display:block}.hero{padding-top:120px;min-height:auto;padding-bottom:110px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero .eyebrow,.hero-actions,.microcopy{justify-content:center}.hero h1,.hero-lede{margin-left:auto;margin-right:auto}.hero-punch{transform:none}.pop-demo-wrap{max-width:620px;width:100%;margin:auto}.scroll-cue{display:none}.split-intro,.connected-head,.together-grid{grid-template-columns:1fr;gap:38px}.chaos-strip{transform:scale(.83);transform-origin:center top;margin-bottom:-45px}.feature-stage{transform:scale(.85);transform-origin:center top;margin-bottom:-90px}.together-art{max-width:570px;width:100%;margin:auto;order:2}.together-copy{order:1}.site-footer .footer-inner{grid-template-columns:1fr}.footer-links{justify-self:start}.footer-inner>p{grid-column:auto}}
@media(max-width:650px){.site-header{padding:11px 14px}.brand img{width:35px;height:35px}.brand strong{font-size:16px}.hero{padding:108px 17px 90px}.hero h1{font-size:43px;line-height:1.01}.hero-punch{font-size:43px}.hero-lede{font-size:15px;line-height:1.6}.hero-actions{flex-direction:column;gap:11px}.button.large{width:100%;max-width:360px}.microcopy{font-size:9px;gap:8px}.pop-demo-wrap{padding:20px 2px 45px}.pop-demo{transform:none;border-width:1.5px}.dinner-float{right:-14px;top:80px}.shopping-float{left:-10px}.tape-one{right:-7px;top:2px}.demo-body{height:305px;padding:24px 18px 10px}.demo-question{inset:24px 18px 10px}.bubble{font-size:12px}.section{padding:78px 17px}.split-intro{gap:20px}.problem h2,.connected h2,.together h2,.section-heading h2{font-size:38px}.intro-copy,.section-heading p{font-size:15px}.chaos-strip{height:390px;transform:none;margin-top:40px}.chaos-card{font-size:10px;padding:10px 11px}.c1{left:2%;top:12px}.c2{left:3%;top:79px}.c3{left:42%;top:26px}.c4{left:27%;top:140px}.c5{left:59%;top:105px}.c6{left:55%;top:185px}.c7{left:5%;top:208px}.chaos-arrow{left:46%;top:245px;transform:rotate(90deg);font-size:40px}.chaos-pop{right:50%;transform:translateX(50%) rotate(1deg);top:292px;width:230px;height:100px;padding:17px;grid-template-columns:42px 1fr}.chaos-pop img{width:36px}.steps-grid{grid-template-columns:1fr;margin-top:35px}.step{min-height:310px}.connected-head{gap:20px}.feature-stage{height:auto;transform:none;margin:40px 0 0;display:flex;flex-direction:column;gap:11px}.connection-lines,.pulse{display:none}.feature-center,.feature-node{position:relative;inset:auto!important;transform:none!important;width:100%;height:auto;min-height:0}.feature-center{border-radius:18px;padding:19px;flex-direction:row;gap:11px;justify-content:flex-start}.feature-center img{width:38px}.feature-center small{margin-left:auto}.feature-node{box-shadow:0 8px 25px rgba(22,36,63,.07)}.example-list article{grid-template-columns:1fr;gap:17px;padding:24px 0}.together-grid{gap:55px}.together-art{height:390px}.avatar{width:52px;height:52px;font-size:18px}.shared-card{width:195px;padding:13px}.sc-shopping{left:14%}.sc-watch{right:-2%}.sc-dinner{left:12%}.pricing-grid{grid-template-columns:1fr}.pricing-heading p{font-size:14px}.billing-toggle{margin-bottom:28px}.founder-strip{grid-template-columns:auto 1fr;align-items:start}.founder-strip a{grid-column:1/-1;padding-left:65px}.final-sticker{display:none}.final-inner h2{font-size:41px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* v5.33 — people, private beta, and a more relatable first impression */
@media(min-width:901px){
  .hero{min-height:940px;padding-top:132px}
  .hero-grid{grid-template-columns:.92fr 1.08fr;gap:54px}
  .pop-demo-wrap{min-height:650px;padding:0 0 30px 48px;display:flex;align-items:flex-start;justify-content:flex-end}
  .human-photo-card{position:relative;margin:0;width:88%;height:565px;border-radius:34px;overflow:hidden;box-shadow:0 30px 80px rgba(17,30,52,.18);transform:rotate(1.1deg);background:#ddd3c5}
  .human-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(10,20,35,.68));pointer-events:none}
  .human-photo-card img{width:100%;height:100%;object-fit:cover;object-position:center}
  .human-photo-card figcaption{position:absolute;z-index:2;left:22px;right:22px;bottom:18px;color:#fff;font-size:11px;font-weight:750;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.4)}
  .human-photo-card figcaption a{display:block;margin-top:3px;font-size:8px;font-weight:600;opacity:.72}
  .pop-demo{position:absolute;z-index:5;left:-4px;bottom:0;width:78%;transform:rotate(-1.2deg);border-width:1px;border-radius:22px;box-shadow:10px 12px 0 rgba(23,35,60,.10),0 24px 60px rgba(22,35,61,.20)}
  .demo-topbar{height:54px}.demo-body{height:270px;padding:22px 21px 10px}.demo-question{inset:22px 21px 10px}.bubble{font-size:12px;padding:12px 14px}.pop-answer{margin-top:16px}.pop-answer p{font-size:11px}.fake-composer{margin:0 13px 13px}.float-card{transform:scale(.9)}.shopping-float{left:-34px;bottom:38px}.dinner-float{right:-13px;top:125px}.tape-one{top:8px;right:2px}
}
.beta-story{background:#eef2ff;color:var(--ink);position:relative;overflow:hidden}.beta-story:before{content:"";position:absolute;width:330px;height:330px;border:75px solid rgba(23,103,255,.06);border-radius:50%;right:-150px;top:-110px}.beta-story-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.beta-story h2{font:850 clamp(36px,4vw,58px)/1.03 Poppins,sans-serif;letter-spacing:-.05em;margin:16px 0}.beta-story p{font-size:16px;line-height:1.7;color:#55637a;max-width:660px}.beta-story-note{font-size:12px!important;font-weight:700;color:#778399!important}.invite-pass{justify-self:center;width:330px;height:205px;border:2px solid var(--navy);border-radius:18px;background:#fff9eb;box-shadow:13px 15px 0 rgba(23,35,60,.13);padding:25px;display:flex;flex-direction:column;position:relative;transform:rotate(2deg)}.invite-pass:before{content:"";position:absolute;left:-2px;right:-2px;top:52px;border-top:2px dashed rgba(23,35,60,.25)}.invite-pass span{font-size:9px;font-weight:900;letter-spacing:.18em;color:var(--blue)}.invite-pass strong{font:900 31px/1 Poppins,sans-serif;letter-spacing:-.045em;margin-top:35px}.invite-pass small{font:800 14px Poppins;margin-top:8px;color:var(--red)}.invite-pass i{font-style:normal;position:absolute;right:18px;bottom:18px;padding:6px 8px;background:var(--yellow);border-radius:4px;font-size:8px;font-weight:900;letter-spacing:.1em;transform:rotate(-3deg)}
@media(max-width:900px){.human-photo-card{position:relative;margin:0 auto 22px;width:min(100%,560px);height:430px;border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.human-photo-card img{width:100%;height:100%;object-fit:cover}.human-photo-card figcaption{position:absolute;left:15px;right:15px;bottom:12px;padding:8px 10px;border-radius:10px;background:rgba(15,24,48,.76);color:#fff;font-size:9px;line-height:1.4}.human-photo-card figcaption a{display:block;opacity:.75;margin-top:2px}.beta-story-grid{grid-template-columns:1fr;gap:38px}.invite-pass{justify-self:start}}
@media(max-width:650px){.human-photo-card{height:330px}.pop-demo-wrap{display:block}.beta-story h2{font-size:40px}.beta-story p{font-size:14px}.invite-pass{width:min(100%,310px);height:190px}.invite-pass strong{font-size:27px}}

/* v6.2 pricing billing switch: simple segmented choice, no nested-button circus. */
.billing-choice{display:flex;flex-direction:column;align-items:center;gap:10px;margin:28px auto 42px}
.billing-toggle{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:min(310px,100%);padding:4px;border:1px solid #3a4a64;border-radius:15px;background:#0f1b31;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.billing-toggle button{appearance:none;border:0!important;outline:0;min-height:44px;border-radius:11px;background:transparent!important;color:#c4cce0!important;font:800 13px/1 Inter,sans-serif;cursor:pointer;box-shadow:none!important;transition:background .16s,color .16s,box-shadow .16s,transform .16s}
.billing-toggle button:hover{color:#fff!important}
.billing-toggle button.active{background:#fff!important;color:var(--navy)!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important}
.billing-toggle button:focus-visible{outline:3px solid rgba(255,216,74,.65)!important;outline-offset:2px}
.billing-saving{display:flex;align-items:center;justify-content:center;gap:8px;min-height:22px;color:#afbad0;font-size:10px;text-align:center}
.billing-saving strong{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#dff7e8;color:#16764e;font-size:9px;white-space:nowrap}
.billing-saving[hidden]{display:none!important}
.monthly-price[hidden],.annual-price[hidden],.annual-only[hidden]{display:none!important}
@media(max-width:650px){.billing-choice{margin:22px auto 30px}.billing-toggle{width:min(300px,100%)}.billing-saving{max-width:310px;line-height:1.35;flex-wrap:wrap}}
