@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;1,6..12,700&display=swap";:root{--ink:#193237;--deep:#25124f;--purple:#c2b7f2;--aqua:#a9e5ed;--teal:#3b727e;--coral:#ffa092;--yellow:#f2dd78;--cream:#f8f4e9;--white:#fff;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--cream);overflow-x:hidden}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.sn-icon{width:48px;height:48px;display:block}.arrow{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.kicker{font-size:9px;letter-spacing:.18em;font-weight:800;color:var(--teal)}.nav{height:76px;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:50;display:flex;align-items:center;justify-content:space-between;transition:.25s}.nav.scrolled{width:100%;padding-inline:max(24px,calc((100vw - 1180px)/2));background:#f8f4e9e0;border-bottom:1px solid rgba(25,50,55,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:19px}.brand>span{width:34px;height:34px;border-radius:11px;overflow:hidden;box-shadow:0 3px 12px #19323724}.brand img{width:100%;height:100%;object-fit:cover}.brand.wordmark-link{width:142px;height:auto}.brand.wordmark-link .wordmark{display:block;width:100%;height:auto;object-fit:contain}.nav nav{display:flex;gap:28px;margin-left:70px}.nav nav a{font-size:11px;font-weight:600}.nav nav a:hover{color:var(--teal)}.pill-button{border:0;border-radius:999px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s}.pill-button:hover{transform:translateY(-3px) rotate(-1deg);box-shadow:0 8px #19323721}.pill-button.dark{background:var(--ink);color:#fff}.pill-button.light{background:#fff;color:var(--deep)}.pill-button.big{padding:15px 22px;font-size:12px}.menu{display:none}.hero{min-height:870px;padding-top:120px;display:grid;grid-template-columns:.92fr 1.08fr;gap:55px;align-items:center}.mini-pill{display:inline-flex;align-items:center;background:#fff;border:1px solid rgba(25,50,55,.1);border-radius:999px;padding:9px 13px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 5px #1932370f}.hero h1{font-size:clamp(64px,7vw,92px);line-height:.9;letter-spacing:-.075em;margin:30px 0;font-weight:800}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--teal)}.hero-copy>p{font:17px/1.65 DM Sans;color:#65797c;max-width:550px}.hero-actions{display:flex;align-items:center;gap:24px;margin:34px 0}.hero-actions>a{font-size:11px;font-weight:800;border-bottom:2px solid var(--coral);padding-bottom:5px}.hero-actions>a span{margin-left:7px}.tiny-trust{display:flex;align-items:center;gap:10px}.tiny-trust .sn-icon{width:34px;height:34px}.tiny-trust b,.tiny-trust small{display:block;font-size:9px}.tiny-trust small{font:8px/1.4 DM Sans;color:#829093;margin-top:2px}.hero-art{height:680px;position:relative;display:grid;place-items:center;perspective:1000px;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .15s}.pollito-stage{width:570px;height:570px;border-radius:42% 58% 50% 50%/48% 42% 58% 52%;background:var(--purple);overflow:hidden;position:relative;box-shadow:0 25px #9f93d2,0 45px 70px #25124f38}.pollito-stage video{width:78%;height:78%;object-fit:cover;border-radius:50%;position:absolute;z-index:3;left:11%;top:11%;mix-blend-mode:multiply}.clay-cloud{position:absolute;background:#f5e5c6;border-radius:50%;box-shadow:inset -12px -12px #bd97811f}.clay-cloud.c1{width:230px;height:150px;right:-45px;top:25px}.clay-cloud.c2{width:280px;height:190px;left:-80px;bottom:-40px}.clay-leaf{position:absolute;width:65px;height:145px;background:var(--teal);border-radius:100% 0;opacity:.85}.clay-leaf.l1{left:25px;top:90px;transform:rotate(-35deg)}.clay-leaf.l2{right:15px;bottom:55px;transform:rotate(145deg)}.hero-sticker{position:absolute;z-index:6;background:#fff;border:2px solid var(--ink);border-radius:18px;display:flex;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;box-shadow:5px 6px 0 var(--ink)}.hero-sticker .sn-icon{width:29px;height:29px}.hero-sticker.s-one{left:-5px;top:150px;transform:rotate(-7deg)}.hero-sticker.s-two{right:-5px;bottom:140px;transform:rotate(6deg)}.hero-sticker.s-three{right:20px;top:70px;padding:8px;border-radius:50%}.hero-sticker.s-three .sn-icon{width:42px;height:42px}.doodle{position:absolute;font-size:30px;color:var(--coral);font-weight:900}.d1{bottom:40px;left:40px}.d2{top:60px;left:70px;color:var(--teal)}.d3{right:30px;bottom:55px}.hero-wave{height:100px;margin-top:-70px}.hero-wave svg{width:100%;height:100%}.ticker{height:105px;background:var(--ink);color:#fff;overflow:hidden;display:flex;align-items:center;border-block:1px solid rgba(255,255,255,.12)}.ticker>div{display:flex;width:max-content;animation:marquee 28s linear infinite}.ticker span{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;white-space:nowrap;padding:0 32px}.ticker .sn-icon{width:38px;height:38px}@keyframes marquee{to{transform:translate(-50%)}}.meet{padding:150px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.meet-art{height:550px;position:relative;display:grid;place-items:center}.pollito-bubble{width:420px;height:420px;background:var(--aqua);border-radius:38% 62% 47% 53%/55% 43% 57% 45%;overflow:hidden;position:relative;box-shadow:0 22px #84bbc4}.pollito-bubble img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.pollito-bubble span{position:absolute;right:70px;top:65px;background:#fff;border:2px solid var(--ink);border-radius:18px;padding:8px 12px;font-weight:800;font-size:12px;transform:rotate(8deg)}.orbit-icons i{position:absolute;width:78px;height:78px;border:2px solid var(--ink);border-radius:22px;background:#fff;display:grid;place-items:center;box-shadow:5px 6px 0 var(--ink)}.orbit-icons .sn-icon{width:48px}.orbit-icons i:nth-child(1){top:25px;left:40px;transform:rotate(-8deg)}.orbit-icons i:nth-child(2){top:70px;right:20px;transform:rotate(8deg)}.orbit-icons i:nth-child(3){bottom:35px;left:10px;transform:rotate(7deg)}.orbit-icons i:nth-child(4){bottom:0;right:70px;transform:rotate(-7deg)}.meet-copy h2,.section-heading h2,.app-copy h2,.learn-heading h2,.privacy-copy h2,.faq h2{font-size:clamp(45px,5.5vw,70px);line-height:.98;letter-spacing:-.06em;margin:22px 0;font-weight:800}.meet-copy>p,.app-copy>p,.learn-heading>p,.privacy-copy>p{font:15px/1.75 DM Sans;color:#697c7f;max-width:520px}.speech{display:inline-flex;gap:10px;background:var(--yellow);border-radius:24px;padding:18px 23px;margin-top:25px;transform:rotate(-2deg);box-shadow:7px 7px 0 var(--ink)}.speech>span{font:44px/1 Georgia}.speech p{font:700 14px/1.5 Manrope;margin:5px 0}.feature-section{background:var(--deep);color:#fff;padding:135px 0 150px;position:relative}.section-heading{text-align:center}.section-heading .kicker{color:var(--aqua)}.section-heading h2{font-size:clamp(50px,6vw,76px)}.section-heading>p{font:12px DM Sans;color:#ac9fca}.nest-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;margin-top:65px}.nest-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nest-card{min-height:215px;border:0;border-radius:24px;padding:20px;text-align:left;display:flex;flex-direction:column;position:relative;color:var(--ink);cursor:pointer;transition:.25s;box-shadow:inset 0 0 0 0 var(--ink)}.nest-card:hover,.nest-card.active{transform:translateY(-6px) rotate(-1deg);box-shadow:inset 0 0 0 4px var(--ink),0 8px #00000038}.nest-card.coral{background:var(--coral)}.nest-card.aqua{background:var(--aqua)}.nest-card.violet{background:var(--purple)}.nest-card.yellow{background:var(--yellow)}.nest-card>.sn-icon{width:58px;height:58px}.nest-card>span{margin-top:auto}.nest-card small,.nest-card b,.nest-card em{display:block;font-style:normal}.nest-card small{font-size:8px}.nest-card b{font-size:17px;line-height:1.05;margin:7px 0}.nest-card em{font:10px DM Sans;opacity:.65}.nest-card>i{position:absolute;right:18px;top:17px;font-style:normal;font-size:18px}.playground{min-height:440px;background:#f8f4e9;color:var(--ink);border-radius:30px;padding:17px;box-shadow:0 12px #100723}.playground-top{display:flex;justify-content:space-between;padding:2px 6px 14px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.playground-top>div{display:flex;gap:4px}.playground-top i{width:7px;height:7px;border-radius:50%;background:var(--coral)}.playground-top i:nth-child(2){background:var(--yellow)}.playground-top i:nth-child(3){background:var(--aqua)}.playground-scene{height:330px;background:var(--aqua);border:2px solid var(--ink);border-radius:22px;position:relative;overflow:hidden;padding:45px}.scene-icon{width:105px;height:105px;border-radius:28px;background:#fff;display:grid;place-items:center;box-shadow:7px 8px 0 var(--ink);transform:rotate(-6deg)}.scene-icon .sn-icon{width:72px;height:72px}.scene-copy{margin-top:28px}.scene-copy>span{font-size:8px;font-weight:800;letter-spacing:.16em}.scene-copy h3{font-size:56px;letter-spacing:-.07em;margin:5px 0 0}.scene-copy p{font-size:11px}.mini-pollito{position:absolute;width:190px;height:190px;border-radius:50%;overflow:hidden;right:30px;bottom:12px;border:3px solid var(--ink);background:#fff}.mini-pollito img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.mini-pollito i{position:absolute;top:14px;right:17px;width:33px;height:33px;background:var(--coral);border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-style:normal}.scene-confetti i{position:absolute;width:8px;height:25px;border-radius:5px;background:var(--coral);transform:rotate(30deg)}.scene-confetti i:nth-child(1){top:20px;right:250px}.scene-confetti i:nth-child(2){top:65px;right:25px;background:var(--yellow);transform:rotate(-30deg)}.scene-confetti i:nth-child(3){bottom:40px;left:250px;background:var(--purple)}.scene-confetti i:nth-child(4){top:25px;left:210px;background:var(--teal);height:10px}.scene-confetti i:nth-child(5){bottom:10px;left:30px;background:var(--coral);height:10px}.playground-note{font:11px/1.4 DM Sans;text-align:center;padding:15px 0 0}.squiggle-border{position:absolute;bottom:-1px;width:100%;height:38px;background:radial-gradient(28px at 50% 0,transparent 98%,var(--cream)) 0 0/56px 38px repeat-x}.app-section{padding:160px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.app-copy ul{list-style:none;padding:0;margin:35px 0}.app-copy li{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid rgba(25,50,55,.1);font-size:11px;font-weight:600}.app-copy li .sn-icon{width:36px;height:36px}.phone-zone{height:720px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,var(--purple),transparent 61%)}.phone-card{width:340px;height:680px;background:#181919;border:9px solid var(--ink);border-radius:48px;color:#fff;padding:20px 18px;position:relative;overflow:hidden;box-shadow:0 30px #1932371f,0 50px 80px #19323733;transform:rotate(2deg)}.phone-card:before{content:"";position:absolute;top:9px;left:50%;transform:translate(-50%);width:85px;height:22px;border-radius:12px;background:#080a0a}.status{display:flex;justify-content:space-between;font-size:8px;padding:0 5px}.hello{display:flex;justify-content:space-between;align-items:center;margin:22px 3px 15px}.hello small{font-size:6px;color:#778688;letter-spacing:.12em}.hello h3{font-size:21px;margin:4px 0}.hello>span{width:31px;height:31px;border-radius:50%;background:var(--teal);display:grid;place-items:center;font-size:9px}.shot-widget{height:165px;background:#273a3c;border-radius:20px;display:flex;align-items:center;padding:12px}.shot-widget>img{width:127px;height:127px;border-radius:50%;object-fit:cover;mix-blend-mode:screen}.shot-widget>div{padding-left:10px}.shot-widget small{font-size:6px;letter-spacing:.12em;color:var(--aqua)}.shot-widget h4{font-size:31px;margin:5px 0 0}.shot-widget p{font-size:7px;color:#94a2a3}.shot-widget button{border:0;border-radius:20px;background:var(--aqua);padding:7px 10px;font-size:7px;font-weight:800}.phone-card h5{font-size:10px;margin:18px 4px 10px}.mini-widget{height:70px;border-radius:15px;padding:10px;display:flex;align-items:center;margin-bottom:8px}.mini-widget.teal{background:#223638}.mini-widget.purple{background:#302e41}.mini-widget .sn-icon{width:36px;height:36px}.mini-widget p{margin:0 8px;flex:1}.mini-widget small,.mini-widget b{display:block;font-size:7px}.mini-widget b{font-size:10px;margin-top:4px}.mini-widget>span{color:var(--aqua)}.phone-tabs{position:absolute;bottom:0;left:0;right:0;height:75px;background:#202222;display:flex;justify-content:space-around;padding-top:10px}.phone-tabs i{font-style:normal;display:flex;flex-direction:column;align-items:center;color:#7e8a8b}.phone-tabs .sn-icon{width:24px;height:24px}.phone-tabs small{font-size:6px;margin-top:4px}.float-badge{position:absolute;background:#fff;border:2px solid var(--ink);border-radius:17px;padding:10px 14px;display:flex;align-items:center;gap:8px;box-shadow:5px 6px 0 var(--ink);font-size:9px}.float-badge .sn-icon{width:34px;height:34px}.float-badge.b1{left:45px;top:115px;transform:rotate(-8deg)}.float-badge.b2{right:25px;bottom:135px;transform:rotate(6deg)}.learn-section{background:var(--yellow);padding:150px 0;position:relative}.learn-wave{position:absolute;left:0;width:100%;height:38px;background:radial-gradient(28px at 50% 100%,transparent 98%,var(--cream)) 0 0/56px 38px repeat-x}.learn-wave.top{top:0}.learn-wave.bottom{bottom:0;transform:rotate(180deg)}.learn-heading{display:flex;justify-content:space-between;align-items:end}.learn-heading>p{max-width:410px;color:#5e604d}.lesson-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.lesson-card{background:#fff;border:2px solid var(--ink);border-radius:24px;padding:12px 12px 28px;box-shadow:7px 8px 0 var(--ink)}.lesson-card>div{height:230px;border-radius:15px;overflow:hidden;position:relative}.lesson-card img{width:100%;height:100%;object-fit:cover}.lesson-card>div>span{position:absolute;right:10px;bottom:10px;width:53px;height:53px;border-radius:15px;background:#fff;border:2px solid var(--ink);display:grid;place-items:center}.lesson-card .sn-icon{width:38px;height:38px}.lesson-card>small{display:block;font-size:7px;letter-spacing:.13em;color:var(--teal);font-weight:800;margin:20px 8px 0}.lesson-card h3{font-size:21px;margin:8px}.lesson-card p{font:11px/1.5 DM Sans;color:#687a7d;margin:8px}.learn-cta{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:42px;text-align:center}.learn-cta p{font:11px/1.5 DM Sans;color:#5e604d;margin:0}.learn-cta .pill-button{border:0}.privacy-cute{padding:150px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.privacy-copy .pill-button{width:auto;margin-top:23px;align-self:flex-start}.privacy-art{height:520px;border-radius:35px;background:var(--aqua);position:relative;display:grid;place-items:center;box-shadow:0 18px #83bec8}.big-shield{width:230px;height:230px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:9px 10px 0 var(--ink)}.big-shield .sn-icon{width:145px;height:145px}.privacy-pill{position:absolute;background:#fff;border:2px solid var(--ink);border-radius:18px;padding:10px 13px;display:flex;align-items:center;gap:8px;box-shadow:5px 6px 0 var(--ink)}.privacy-pill .sn-icon{width:38px;height:38px}.privacy-pill b,.privacy-pill small{display:block;font-size:9px}.privacy-pill small{font:7px DM Sans;color:#758588;margin-top:3px}.privacy-pill.p1{left:20px;top:55px;transform:rotate(-7deg)}.privacy-pill.p2{right:20px;top:80px;transform:rotate(6deg)}.privacy-pill.p3{right:45px;bottom:45px;transform:rotate(-4deg)}.faq{padding:70px 0 150px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.accordion article{border-top:2px solid var(--ink)}.accordion article:last-child{border-bottom:2px solid var(--ink)}.accordion button{width:100%;border:0;background:transparent;padding:20px 0;display:flex;justify-content:space-between;align-items:center;text-align:left}.accordion button>span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800}.accordion .sn-icon{width:35px;height:35px}.accordion button>i{font-style:normal;font-size:25px;transition:.2s}.accordion p{font:12px/1.7 DM Sans;color:#697b7e;max-height:0;overflow:hidden;margin:0 45px;transition:.3s}.accordion article.open p{max-height:150px;margin-bottom:22px}.accordion article.open button>i{transform:rotate(45deg)}.final-cta{min-height:610px;background:var(--deep);color:#fff;border-radius:42px;margin-bottom:100px;display:flex;align-items:center;justify-content:center;gap:70px;position:relative;overflow:hidden;padding:50px}.final-cta>.cta-pollito{width:330px;height:330px;border-radius:50%;object-fit:cover;mix-blend-mode:screen;position:relative;z-index:2;border:5px solid var(--aqua)}.final-cta>div:last-child{position:relative;z-index:2}.final-cta>div>span{font-size:8px;letter-spacing:.17em;color:var(--aqua);font-weight:800}.final-cta h2{font-size:75px;line-height:.88;letter-spacing:-.07em;margin:20px 0}.final-cta p{font:13px/1.6 DM Sans;color:#b7aed0}.cta-icons i{position:absolute;width:70px;height:70px;background:#fff;border:2px solid var(--ink);border-radius:20px;display:grid;place-items:center;box-shadow:5px 6px 0 var(--coral)}.cta-icons .sn-icon{width:45px}.cta-icons i:nth-child(1){top:30px;left:25px;transform:rotate(-9deg)}.cta-icons i:nth-child(2){bottom:25px;left:45%;transform:rotate(7deg)}.cta-icons i:nth-child(3){right:30px;top:45px;transform:rotate(8deg)}.cta-icons i:nth-child(4){right:25px;bottom:25px;transform:rotate(-6deg)}.footer{min-height:220px;border-top:2px solid var(--ink);padding:45px 0 25px;display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:40px}.footer p,.footer small{font:9px/1.6 DM Sans;color:#728285}.footer>div:nth-child(2){display:flex;flex-direction:column;gap:10px}.footer>div:nth-child(2) a{font-size:10px;font-weight:600}.footer>div:nth-child(2) hr{width:100%;max-width:110px;margin:3px 0 2px;border:0;border-top:1px solid rgba(25,50,55,.24)}.footer>div:last-child{text-align:right}.modal{position:fixed;z-index:100;inset:0;background:#0a1c219e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{width:min(490px,100%);background:var(--cream);border:3px solid var(--ink);border-radius:32px;padding:40px;text-align:center;box-shadow:12px 14px 0 var(--ink);position:relative}.modal-pollito{display:block;width:150px;height:150px;margin:0 auto;border:5px solid var(--aqua);border-radius:50%;object-fit:cover;mix-blend-mode:normal}.modal-card h2{font-size:40px;letter-spacing:-.055em;margin:13px 0}.modal-card>p{font:12px DM Sans}.modal-close{position:absolute;right:17px;top:12px;border:0;background:transparent;font-size:27px}.modal form{display:flex;margin-top:25px}.modal input{min-width:0;flex:1;border:2px solid var(--ink);border-radius:16px 0 0 16px;padding:13px}.modal form button{border:2px solid var(--ink);border-left:0;border-radius:0 16px 16px 0;background:var(--ink);color:#fff;padding:0 15px;font-size:9px;font-weight:800}.modal form .arrow{width:13px;vertical-align:middle}.success{display:none}.success.show{display:block;padding-top:20px}.success .sn-icon{width:60px;height:60px;margin:auto}.success h3{font-size:23px;margin:8px}.success p{font-size:10px}.reveal{opacity:0;transform:translateY(20px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.nav nav{margin-left:0}.hero{grid-template-columns:1fr;text-align:center;padding-top:150px}.hero-copy>p{margin-inline:auto}.hero-actions,.tiny-trust{justify-content:center}.hero-art{margin-top:-20px}.meet,.app-section,.privacy-cute{grid-template-columns:1fr}.meet-copy,.app-copy,.privacy-copy{text-align:center}.meet-copy>p,.app-copy>p,.privacy-copy>p{margin-inline:auto}.privacy-copy .pill-button{align-self:center}.app-copy ul{text-align:left;max-width:600px;margin-inline:auto}.nest-grid{grid-template-columns:1fr}.phone-zone{order:-1}.learn-heading{display:block}.learn-heading>p{margin-top:25px}.privacy-art{max-width:700px;width:100%;margin:auto}.faq{gap:45px}.final-cta{gap:30px}}@media(max-width:720px){.wrap{width:min(100% - 28px,1180px)}.nav{height:66px}.nav nav,.nav>.pill-button{display:none}.nav nav.open{display:flex;position:fixed;top:66px;left:0;width:100%;background:var(--cream);padding:24px;flex-direction:column;border-bottom:2px solid var(--ink)}.menu{display:block;border:0;background:transparent}.menu i{display:block;width:22px;height:2px;background:var(--ink);margin:5px}.hero{padding-top:115px;min-height:0}.hero h1{font-size:55px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-art{height:500px;margin-inline:-30px}.pollito-stage{width:370px;height:370px;box-shadow:0 15px #9f93d2,0 35px 50px #25124f2e}.hero-sticker.s-one{left:20px;top:65px}.hero-sticker.s-two{right:15px;bottom:60px}.hero-sticker.s-three{right:35px;top:20px}.hero-wave{margin-top:-20px}.ticker{height:85px}.ticker span{font-size:14px;padding:0 20px}.meet{padding:100px 0;gap:30px}.meet-art{height:410px}.pollito-bubble{width:300px;height:300px}.orbit-icons i{width:60px;height:60px}.orbit-icons .sn-icon{width:38px}.orbit-icons i:nth-child(1){left:10px}.orbit-icons i:nth-child(2){right:5px}.orbit-icons i:nth-child(4){right:30px}.meet-copy{text-align:left}.meet-copy h2,.section-heading h2,.app-copy h2,.learn-heading h2,.privacy-copy h2,.faq h2{font-size:43px}.feature-section{padding:100px 0 120px}.nest-tabs{grid-template-columns:1fr}.nest-card{min-height:155px}.playground{min-height:420px}.playground-scene{height:310px;padding:28px}.scene-icon{width:85px;height:85px}.scene-icon .sn-icon{width:58px}.scene-copy h3{font-size:45px}.mini-pollito{width:135px;height:135px;right:15px}.app-section{padding:100px 0;gap:30px}.phone-zone{height:660px;margin-inline:-20px}.phone-card{width:320px;height:640px}.float-badge.b1{left:0}.float-badge.b2{right:0}.learn-section{padding:110px 0}.lesson-row{grid-template-columns:1fr}.lesson-card>div{height:220px}.privacy-cute{padding:100px 0;gap:40px}.privacy-art{height:450px}.big-shield{width:180px;height:180px}.privacy-pill.p1{left:5px}.privacy-pill.p2{right:5px}.privacy-pill.p3{right:20px}.faq{grid-template-columns:1fr;padding-bottom:100px}.final-cta{min-height:680px;flex-direction:column;text-align:center;padding:35px 20px}.final-cta>.cta-pollito{width:230px;height:230px}.final-cta h2{font-size:57px}.footer{grid-template-columns:1fr 1fr}.footer>div:last-child{grid-column:1/-1;text-align:left}.modal-card{padding:30px 18px}.modal form{display:block}.modal input,.modal form button{width:100%;border-radius:13px;border:2px solid var(--ink)}.modal form button{padding:13px;margin-top:7px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}@media(min-width:1001px){:root{background:#eadb94}body{background:#eadb94;padding:34px 0 70px}#app{width:min(1160px,calc(100% - 64px));margin:0 auto;background:var(--cream);border:1px solid rgba(25,50,55,.08);border-radius:34px;overflow:hidden;box-shadow:0 24px 70px #4f3f1329}.wrap{width:min(1020px,calc(100% - 56px))}.nav{position:sticky;top:0;left:auto;transform:none;width:auto;height:82px;margin:0;padding:0 48px;background:#f8f4e9f0;border:0;border-radius:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;box-shadow:none}.nav.scrolled{width:auto;margin:0;padding-inline:48px;background:#f8f4e9f5;border:0;box-shadow:none}.nav nav{margin-left:20px}.hero{width:auto;min-height:650px;margin:12px 28px 28px;padding:65px 48px 45px;grid-template-columns:1.03fr .97fr;gap:8px;background:#f5dfc7;border-radius:29px;position:relative;overflow:hidden;box-shadow:0 3px 3px #4336191f}.hero:before,.hero:after{content:"";position:absolute;border:2px solid var(--ink);opacity:.12;border-radius:50%}.hero:before{width:115px;height:115px;left:-55px;top:42px}.hero:after{width:78px;height:78px;right:120px;bottom:-38px}.hero-copy{position:relative;z-index:5;padding-left:8px}.hero-copy h1{font-size:clamp(54px,5.2vw,70px);line-height:.92;margin:24px 0}.hero-copy>p{font-size:14px;max-width:430px}.hero-art{height:500px}.pollito-stage{width:420px;height:420px;box-shadow:0 17px #9f93d2,0 28px 45px #25124f29}.hero-sticker.s-one{left:-10px;top:102px}.hero-sticker.s-two{right:-5px;bottom:85px}.hero-sticker.s-three{right:4px;top:38px}.d1{bottom:20px}.d2{top:28px;left:45px}.d3{bottom:20px}.hero-wave{display:none}.hero{display:block;min-height:690px;text-align:center;padding-top:64px}.hero-copy{width:min(670px,100%);margin:0 auto;padding:0}.hero-copy h1{font-size:72px;line-height:.9;margin:22px 0 20px}.hero-copy>p{margin-inline:auto;max-width:510px}.hero-actions,.tiny-trust{justify-content:center}.tiny-trust{margin-top:26px}.hero-art{position:absolute;width:390px;height:390px;right:-42px;bottom:-78px;z-index:3}.pollito-stage{width:330px;height:330px;box-shadow:0 13px #9f93d2,0 22px 34px #25124f26}.hero-sticker.s-one{left:-32px;top:138px}.hero-sticker.s-two{right:54px;bottom:58px}.hero-sticker.s-three{right:36px;top:45px}.hero-art .d1{left:10px;bottom:92px}.hero-art .d2{left:18px;top:70px}.hero-art .d3{right:44px;bottom:18px}.hero:before{width:150px;height:150px;left:-62px;top:95px}.hero:after{width:100px;height:100px;right:auto;left:110px;bottom:-50px}.ticker{height:84px;margin:0 28px 30px;border-radius:20px;background:var(--ink);transform:rotate(-.35deg)}.ticker span{font-size:14px;padding:0 25px}.ticker .sn-icon{width:32px;height:32px}.meet{width:auto;margin:0 28px;padding:42px 0 60px;grid-template-columns:.92fr 1.08fr;gap:16px}.meet-art,.meet-copy{min-height:470px;border-radius:28px}.meet-art{height:470px;background:#d8eef0;overflow:hidden}.meet-copy{background:#fff;padding:66px 56px;display:flex;flex-direction:column;justify-content:center}.pollito-bubble{width:325px;height:325px;box-shadow:0 14px #84bbc4}.orbit-icons i{width:62px;height:62px;border-radius:18px}.orbit-icons .sn-icon{width:39px}.orbit-icons i:nth-child(1){left:26px;top:25px}.orbit-icons i:nth-child(2){right:24px;top:58px}.orbit-icons i:nth-child(3){left:22px;bottom:30px}.orbit-icons i:nth-child(4){right:42px;bottom:22px}.meet-copy h2,.section-heading h2,.app-copy h2,.learn-heading h2,.privacy-copy h2,.faq h2{font-size:clamp(40px,4.6vw,55px)}.feature-section{background:transparent;color:var(--ink);padding:24px 0 46px}.feature-section>.wrap{width:calc(100% - 56px);max-width:none;background:var(--deep);color:#fff;border-radius:30px;padding:74px 48px 58px;box-shadow:0 12px #b9a8dc}.section-heading h2{font-size:55px}.section-heading>p{color:#c2b8d8}.nest-grid{margin-top:48px;gap:14px}.nest-card{min-height:180px}.playground{min-height:374px}.playground-scene{height:278px;padding:30px}.scene-icon{width:82px;height:82px}.scene-icon .sn-icon{width:56px}.scene-copy{margin-top:17px}.scene-copy h3{font-size:45px}.mini-pollito{width:155px;height:155px}.squiggle-border{display:none}.app-section{width:calc(100% - 56px);max-width:none;margin:18px 28px 56px;padding:82px 60px;grid-template-columns:.95fr 1.05fr;gap:45px;background:#fff;border-radius:30px}.phone-zone{height:610px;border-radius:28px;background:radial-gradient(circle,var(--purple),#eee9fb 59%,transparent 60%)}.phone-card{width:285px;height:570px;border-radius:40px;padding:18px 15px}.shot-widget{height:138px}.shot-widget>img{width:100px;height:100px}.phone-tabs{height:65px}.float-badge.b1{left:10px}.float-badge.b2{right:5px}.learn-section{background:transparent;padding:24px 0 56px}.learn-section>.wrap{width:calc(100% - 56px);max-width:none;background:var(--yellow);border-radius:30px;padding:76px 48px 52px}.learn-wave{display:none}.lesson-row{margin-top:40px}.lesson-card>div{height:185px}.privacy-cute{width:auto;margin:0 28px;padding:20px 0 58px;grid-template-columns:.88fr 1.12fr;gap:16px}.privacy-copy{height:460px;background:#fff;border-radius:28px;padding:60px 50px;display:flex;flex-direction:column;justify-content:center}.privacy-art{height:460px;box-shadow:none}.faq{width:calc(100% - 56px);max-width:none;margin:0 28px 56px;padding:66px 48px;grid-template-columns:.8fr 1.2fr;gap:50px;background:#efeafa;border-radius:30px}.final-cta{width:calc(100% - 56px);max-width:none;min-height:510px;margin:0 28px 42px;border-radius:30px;gap:50px}.final-cta>.cta-pollito{width:270px;height:270px}.final-cta h2{font-size:62px}.footer{width:calc(100% - 96px);max-width:none}}@media(max-width:1000px){body{padding:0}#app{width:100%;margin:0;background:var(--cream);border-radius:0;box-shadow:none}.nav{box-shadow:none}}.brand.wordmark-link{width:auto;height:auto;gap:10px}.brand.wordmark-link .app-icon{display:block;width:36px;height:36px;border-radius:11px;object-fit:cover;box-shadow:0 3px 12px #19323724;flex:0 0 auto}.brand.wordmark-link .wordmark{display:block;width:142px;height:auto;object-fit:contain;flex:0 0 auto}@media(max-width:720px){.nav .brand.wordmark-link .app-icon{width:32px;height:32px;border-radius:10px}.nav .brand.wordmark-link .wordmark{width:124px}}.nest-card{overflow:hidden}.nest-card .feature-progress{position:absolute;z-index:2;left:18px;right:18px;bottom:11px;width:auto;height:3px;margin:0;border-radius:999px;background:var(--ink);transform:scaleX(0);transform-origin:left;opacity:.28}.nest-card.active .feature-progress{animation:feature-progress 4.8s linear forwards}.nest-grid.manual-selection .feature-progress{display:none}@keyframes feature-progress{to{transform:scaleX(1)}}.playground{min-height:600px}.playground-scene{height:535px;display:grid;place-items:center;padding:18px;background:#dfe7e4;isolation:isolate}.playground-scene:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 20%,rgba(255,255,255,.75),transparent 30%),radial-gradient(circle at 80% 78%,rgba(194,183,242,.72),transparent 32%);z-index:-1}.playground-scene[data-screen=progress]{background:var(--aqua)}.playground-scene[data-screen=supply]{background:var(--purple)}.playground-scene[data-screen=learn]{background:var(--yellow)}.screen-frame{height:505px;aspect-ratio:1320/2868;border:7px solid var(--ink);border-radius:36px;overflow:hidden;background:#151616;box-shadow:8px 10px 0 var(--ink),0 22px 45px #1932373d;position:relative;z-index:2}.screen-frame:after{content:"";position:absolute;inset:0;border-radius:28px;box-shadow:inset 0 0 0 1px #ffffff1f;pointer-events:none}.screen-frame img{display:block;width:100%;height:100%;object-fit:cover}.playground-note{min-height:45px;display:grid;place-items:center;padding:13px 18px 0}.feature-sticker{position:absolute;z-index:3;display:grid;place-items:center;background:#fff;border:2px solid var(--ink);box-shadow:5px 6px 0 var(--ink);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.feature-sticker .sn-icon{width:48px;height:48px}.feature-sticker-main{width:72px;height:72px;left:22px;top:52px;border-radius:21px;transform:rotate(-8deg)}.feature-sticker-sparkle{width:62px;height:62px;right:23px;top:112px;border-radius:50%;transform:rotate(8deg)}.feature-sticker-sparkle .sn-icon{width:42px;height:42px}.feature-sticker-pollito{width:92px;height:92px;right:18px;bottom:36px;border-radius:28px;overflow:visible;transform:rotate(6deg);background:var(--aqua)}.feature-sticker-pollito img{width:82px;height:82px;border-radius:23px;object-fit:cover;mix-blend-mode:multiply}.feature-sticker-pollito span{position:absolute;right:-12px;top:-13px;padding:5px 8px;border:2px solid var(--ink);border-radius:999px;background:var(--yellow);font-size:8px;font-weight:800;box-shadow:3px 3px 0 var(--ink)}.playground-scene[data-screen=progress] .feature-sticker-main{transform:rotate(7deg)}.playground-scene[data-screen=supply] .feature-sticker-main{transform:rotate(-5deg) translateY(12px)}.playground-scene[data-screen=learn] .feature-sticker-main{transform:rotate(6deg) translateY(-4px)}@media(min-width:1001px){.feature-section>.wrap{padding-bottom:64px}.nest-grid{grid-template-columns:.82fr 1.18fr}}@media(max-width:720px){.nest-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.nest-card{min-height:158px;padding:15px;border-radius:20px}.nest-card>.sn-icon{width:45px;height:45px}.nest-card b{font-size:14px;line-height:1.08}.nest-card em{font-size:9px;line-height:1.25}.nest-card>i{right:14px;top:13px}.nest-card .feature-progress{left:14px;right:14px}#playground{scroll-margin-top:78px}.playground{min-height:570px}.playground-scene{height:505px;padding:15px}.screen-frame{height:470px;border-width:6px;border-radius:32px;box-shadow:6px 8px 0 var(--ink),0 18px 35px #19323738}.playground-note{font-size:10px}.feature-sticker-main{width:54px;height:54px;left:8px;top:55px;border-radius:16px}.feature-sticker-main .sn-icon{width:37px;height:37px}.feature-sticker-sparkle{width:46px;height:46px;right:8px;top:126px}.feature-sticker-sparkle .sn-icon{width:32px;height:32px}.feature-sticker-pollito{width:65px;height:65px;right:5px;bottom:35px;border-radius:20px}.feature-sticker-pollito img{width:58px;height:58px;border-radius:17px}.feature-sticker-pollito span{right:-7px;top:-10px;padding:3px 6px;font-size:7px}}.routine-options{display:flex;flex-direction:column;margin:28px 0 0}.routine-option{width:100%;min-height:112px;border:0;border-bottom:1px solid rgba(25,50,55,.12);background:transparent;color:var(--ink);padding:17px 14px 17px 10px;display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;text-align:left;position:relative;cursor:pointer;transition:transform .25s,background .25s,border-radius .25s,box-shadow .25s}.routine-option>.sn-icon{width:38px;height:38px}.routine-option>span:not(.routine-progress){display:block}.routine-option b,.routine-option small{display:block}.routine-option b{font-size:11px;line-height:1.35}.routine-option small{font:9px/1.4 DM Sans;color:#718184;margin-top:4px}.routine-option>i{font-style:normal;font-size:16px;opacity:.45}.routine-option:hover,.routine-option.active{z-index:1;background:#f5dfc7;border:2px solid var(--ink);border-radius:18px;padding-inline:12px;transform:translate(7px) rotate(-.35deg);box-shadow:4px 5px 0 var(--ink)}.routine-option.active>i{opacity:1}.routine-progress{position:absolute;left:14px;right:14px;bottom:7px;height:3px;background:var(--teal);border-radius:99px;transform:scaleX(0);transform-origin:left;opacity:.45}.routine-option.active .routine-progress{animation:routine-progress 5.2s linear forwards}.routine-options.manual-selection .routine-progress{display:none}@keyframes routine-progress{to{transform:scaleX(1)}}.routine-phone{height:650px;aspect-ratio:1320/2868;background:#151616;border:9px solid var(--ink);border-radius:48px;overflow:hidden;position:relative;z-index:2;box-shadow:0 30px #1932371f,0 50px 80px #19323733;transform:rotate(2deg);transition:transform .35s}.phone-zone:hover .routine-phone{transform:rotate(.75deg) translateY(-5px)}.routine-phone img{display:block;width:100%;height:100%;object-fit:cover}.phone-zone .float-badge{z-index:4}@media(min-width:1001px){.app-section{align-items:center}.app-copy{padding-right:6px}.routine-phone{height:575px;border-radius:42px}.routine-option{min-height:108px}}@media(max-width:1000px){.app-section .phone-zone{order:0}.routine-options{max-width:660px;margin:30px auto 0}.routine-phone{height:620px}}@media(max-width:720px){.routine-option{min-height:90px;grid-template-columns:40px 1fr 16px;padding:12px 10px}.routine-option:hover,.routine-option.active{transform:translate(3px) rotate(-.2deg)}.routine-option b{font-size:11px}.routine-option small{font-size:8px}.phone-zone{height:625px}.routine-phone{height:560px;border-width:7px;border-radius:39px}.phone-zone .float-badge.b1{top:90px;left:0}.phone-zone .float-badge.b2{right:0;bottom:80px}}.hero-phone{height:500px;aspect-ratio:1320/2868;border:8px solid var(--ink);border-radius:42px;overflow:hidden;background:#151616;position:absolute;z-index:4;left:58px;top:16px;box-shadow:9px 11px 0 var(--ink),0 32px 58px #25124f3d;transform:rotate(-5deg)}.hero-phone img{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1001px){.hero{display:grid;min-height:650px;text-align:left;padding:62px 52px 48px;grid-template-columns:1.02fr .98fr;gap:22px;align-items:center}.hero-copy{width:auto;max-width:500px;margin:0;padding:0 0 0 4px}.hero-copy h1{font-size:58px;line-height:.94;letter-spacing:-.065em;margin:24px 0 22px}.hero-copy h1 em{display:inline-block;font-size:.86em;line-height:1.02}.hero-copy>p{max-width:430px;margin:0;font-size:14px;line-height:1.65}.hero-actions,.tiny-trust{justify-content:flex-start}.hero-actions{margin:30px 0 24px}.tiny-trust{margin-top:0}.hero-art{position:relative;width:100%;height:540px;right:auto;bottom:auto;margin:0;z-index:3}.hero-art:before{content:"";position:absolute;width:410px;height:410px;right:-28px;top:72px;border-radius:45% 55% 50% 50%/55% 43% 57% 45%;background:linear-gradient(145deg,#b9aaf0,#d8d0fa);transform:rotate(8deg)}.hero-art .pollito-stage{position:absolute;width:245px;height:245px;right:-8px;bottom:12px;z-index:5;box-shadow:0 11px #9f93d2,0 20px 34px #25124f29}.hero-sticker.s-one{left:8px;top:72px}.hero-sticker.s-two{right:12px;bottom:38px}.hero-sticker.s-three{right:5px;top:40px}.hero-art .d1{left:16px;bottom:26px}.hero-art .d2{left:32px;top:24px}.hero-art .d3{right:88px;bottom:2px}.hero:before{width:115px;height:115px;left:-55px;top:42px}.hero:after{width:78px;height:78px;right:auto;left:115px;bottom:-38px}}@media(max-width:1000px){.hero-art{height:560px;margin-top:12px}.hero-art:before{content:"";position:absolute;width:430px;height:430px;left:50%;top:70px;border-radius:45% 55% 50% 50%/55% 43% 57% 45%;background:linear-gradient(145deg,#b9aaf0,#d8d0fa);transform:translate(-42%) rotate(8deg)}.hero-phone{left:50%;top:10px;transform:translate(-72%) rotate(-5deg)}.hero-art .pollito-stage{position:absolute;width:250px;height:250px;left:52%;right:auto;bottom:8px;z-index:5;box-shadow:0 11px #9f93d2,0 20px 34px #25124f29}}@media(max-width:720px){.hero{padding-top:110px}.hero h1{font-size:50px;line-height:.94}.hero h1 em{display:block;font-size:.88em;line-height:1.03}.hero-art{height:490px;margin-inline:-12px}.hero-art:before{width:340px;height:340px;top:80px}.hero-phone{height:420px;border-width:7px;border-radius:36px;left:50%;top:12px;transform:translate(-76%) rotate(-5deg);box-shadow:7px 9px 0 var(--ink),0 24px 42px #25124f33}.hero-art .pollito-stage{width:205px;height:205px;left:51%;bottom:5px}.hero-sticker.s-one{left:0;top:80px}.hero-sticker.s-two{right:0;bottom:55px}.hero-sticker.s-three{right:2px;top:28px}}:root{--dusk:#493867;--purple-pale:#e9e2f7;--yellow:#e7d7a3;font-family:Nunito Sans,Arial,sans-serif}h1,h2,h3,h4,h5,h6,.pill-button,.mini-pill,.nav nav a,.nest-card b,.routine-option b,.accordion button,.footer a,.modal form button{font-family:Nunito Sans,Arial,sans-serif}.hero h1,.meet-copy h2,.section-heading h2,.app-copy h2,.learn-heading h2,.privacy-copy h2,.faq h2,.final-cta h2,.legal-hero h1,.document h2,.contact-card h2,.modal-card h2{font-family:Nunito Sans,Arial,sans-serif;letter-spacing:-.045em}.hero h1,.section-heading h2,.meet-copy h2,.app-copy h2,.learn-heading h2,.privacy-copy h2,.faq h2,.final-cta h2,.pill-button,.mini-pill,.modal form button{font-weight:700}.hero h1 em{font-family:Nunito Sans,Arial,sans-serif;font-style:italic;font-weight:700;letter-spacing:-.055em}.hero-copy>p,.tiny-trust small,.meet-copy>p,.app-copy>p,.learn-heading>p,.privacy-copy>p,.section-heading>p,.nest-card em,.playground-note,.routine-option small,.lesson-card p,.learn-cta p,.privacy-pill small,.accordion p,.final-cta p,.footer p,.footer small,.modal-card>p,.legal-hero p,.privacy-promises span,.contact-card p,.document p{font-family:Nunito Sans,Arial,sans-serif}.speech{background:var(--purple-pale)}.speech p{font-family:Nunito Sans,Arial,sans-serif;font-weight:700}.nest-card.yellow{background:#d9cdf3}.playground-scene[data-screen=learn]{background:#c9b9ec}.playground-top i:nth-child(2),.scene-confetti i:nth-child(2){background:#d8c38c}.learn-section{background:linear-gradient(145deg,#3f2b60,#594477 52%,#33204f);color:var(--cream)}.learn-heading .kicker{color:var(--aqua)}.learn-heading>p,.learn-cta p{color:#dcd3ec}.lesson-card{background:#f4f0fa;box-shadow:7px 8px #160c29}.lesson-card>div>span{background:#fbf9ff}.lesson-card>small{color:#65568a}.lesson-card h3{color:var(--ink)}.lesson-card p{color:#627578}.learn-cta .pill-button{background:var(--cream);color:var(--deep)}.modal-card{background:linear-gradient(145deg,#fbfaf6,#eef8f7);box-shadow:12px 14px #0a2025}.modal-open{overflow:hidden}.modal-pollito{background:#fff}.modal form[hidden]{display:none}.modal form button{padding-inline:22px;font-size:15px;line-height:1.2}.modal form button:disabled{cursor:wait;opacity:.72}.form-error{margin:12px 8px 0;color:#8f2f3b;font:700 12px/1.45 Nunito Sans,Arial,sans-serif}.modal-card .modal-privacy{margin:18px 0 0;font-size:11px;line-height:1.5;color:#697b7e}.modal-privacy a{color:var(--teal);font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(min-width:1001px){:root{background:#493867}body{background:radial-gradient(circle at 15% 12%,rgba(194,183,242,.32),transparent 27%),radial-gradient(circle at 88% 78%,rgba(169,229,237,.12),transparent 24%),linear-gradient(145deg,#59466b,#352648)}#app{box-shadow:0 28px 80px #0f081c52}.hero-copy h1{font-size:68px}.learn-section>.wrap{background:radial-gradient(circle at 92% 4%,rgba(169,229,237,.12),transparent 25%),radial-gradient(circle at 5% 95%,rgba(255,160,146,.11),transparent 23%),linear-gradient(145deg,#463064,#594477,#33204f);color:var(--cream);box-shadow:0 12px #251739}}@media(min-width:721px){.modal form{border:2px solid var(--ink);border-radius:16px;overflow:hidden;transition:box-shadow .2s}.modal form:focus-within{box-shadow:0 0 0 3px var(--aqua)}.modal input{border:0;border-radius:0;outline:0}.modal form button{border:0;border-left:2px solid var(--ink);border-radius:0}}@media(max-width:720px){.wrap{width:min(100% - 36px,1180px)}.kicker{font-size:11px;line-height:1.35}.mini-pill{font-size:11px;padding:10px 14px}.pill-button{font-size:14px;padding:13px 19px}.pill-button.big{font-size:15px;padding:15px 22px}.hero{padding-top:96px}.hero h1{font-size:48px}.hero-copy>p{font-size:17px;line-height:1.58}.hero-actions{gap:17px;margin:28px 0}.hero-actions>a{font-size:14px}.tiny-trust{align-items:flex-start;text-align:left}.tiny-trust b{font-size:13px}.tiny-trust small{font-size:12px;line-height:1.45}.hero-art{height:455px}.meet{padding:72px 0;gap:24px}.meet-art{height:365px}.meet-copy>p,.app-copy>p,.learn-heading>p,.privacy-copy>p{font-size:16px;line-height:1.65}.speech{padding:16px 19px;margin-top:20px}.speech p{font-size:15px}.feature-section{padding:72px 0 78px}.section-heading>p{font-size:15px;line-height:1.55}.nest-grid{margin-top:38px}.nest-card{min-height:166px;padding:15px}.nest-card small{font-size:11px}.nest-card b{font-size:16px;line-height:1.12}.nest-card em{font-size:12px;line-height:1.35}.playground-note{font-size:13px;line-height:1.45;padding-top:13px}.app-section{padding:72px 0;gap:24px}.routine-options{margin-top:24px}.routine-option{min-height:106px;grid-template-columns:44px 1fr 18px;gap:11px;padding:14px 10px}.routine-option>.sn-icon{width:42px;height:42px}.routine-option b{font-size:14px;line-height:1.35}.routine-option small{font-size:12px;line-height:1.42;margin-top:5px}.phone-zone{height:575px}.routine-phone{height:515px}.float-badge{font-size:12px;padding:9px 12px}.learn-section{padding:76px 0}.lesson-row{margin-top:36px;gap:18px}.lesson-card{padding-bottom:24px}.lesson-card>small{font-size:11px;margin-top:18px}.lesson-card h3{font-size:24px;line-height:1.15}.lesson-card p{font-size:15px;line-height:1.55}.learn-cta{margin-top:34px}.learn-cta p{font-size:15px}.privacy-cute{padding:72px 0;gap:32px}.privacy-art{height:395px}.privacy-pill{padding:9px 11px}.privacy-pill b{font-size:13px}.privacy-pill small{font-size:11px;line-height:1.35}.faq{padding:58px 0 76px;gap:28px}.accordion button{padding:18px 0}.accordion button>span{font-size:15px;line-height:1.35}.accordion p{font-size:15px;line-height:1.65;margin-inline:40px}.final-cta{min-height:560px;margin-bottom:58px;padding:34px 22px;gap:22px}.final-cta>.cta-pollito{width:210px;height:210px}.final-cta h2{font-size:52px}.final-cta p{font-size:16px;line-height:1.55}.footer{min-height:0;padding:36px 0 28px;gap:28px 22px}.footer p,.footer small{font-size:13px;line-height:1.55}.footer>div:nth-child(2){gap:13px}.footer>div:nth-child(2) a{font-size:14px}.modal-card>p{font-size:14px;line-height:1.5}.modal input{font-size:16px;padding:14px}.modal form button,.form-error,.success p{font-size:14px}.modal-card .modal-privacy{font-size:13px}}@media print{.reveal{opacity:1!important;transform:none!important}}.motion-hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:center;padding:72px 0 80px;min-height:690px}.motion-hero-copy{position:relative;z-index:3}.motion-hero-copy h1{font-size:clamp(58px,5.25vw,76px);line-height:.91;letter-spacing:-.065em;margin:24px 0 22px}.motion-hero-copy h1 em{display:block;color:var(--teal);font-style:italic}.motion-hero-copy>p{max-width:485px;color:#607376;font-size:16px;line-height:1.65}.motion-hero-demo{position:relative;min-width:0;padding:20px 28px 64px 5px}.motion-hero-demo:before{content:"";position:absolute;inset:5% -2% 3% 5%;border-radius:43% 57% 52% 48%/47% 45% 55% 53%;background:linear-gradient(145deg,#c4b7f0,#ebe5fb);transform:rotate(3deg)}.motion-hero-demo .product-demo{position:relative;z-index:2;transform:rotate(1.4deg)}.motion-hero-demo .demo-window{filter:drop-shadow(0 28px 32px rgba(37,18,79,.18))}.hero-pollito{position:absolute;z-index:4;right:-2px;bottom:2px;width:148px;height:148px;border:3px solid var(--ink);border-radius:50%;background:#dceff0;box-shadow:6px 7px 0 var(--ink);overflow:visible}.hero-pollito video{width:100%;height:100%;border-radius:50%;object-fit:cover;mix-blend-mode:multiply}.product-demo{margin:0;min-width:0}.demo-window{position:relative;min-height:570px;display:grid;place-items:center;background:transparent}.demo-window:before{content:"";position:absolute;z-index:0;width:75%;aspect-ratio:1;left:50%;top:49%;translate:-50% -50%;border-radius:50%;background:radial-gradient(circle at 38% 33%,#fffffff2,#cceef1c2 42%,#c2b7f2b3 72%,#c2b7f200 73%);filter:blur(.2px)}.product-demo.coral .demo-window:before{background:radial-gradient(circle at 38% 33%,#fffffff2,#ffded6cc 43%,#c2b7f29e 72%,#c2b7f200 73%)}.product-demo.yellow .demo-window:before{background:radial-gradient(circle at 38% 33%,#fffffff2,#f5e7bcd6 43%,#c2b7f299 72%,#c2b7f200 73%)}.demo-canvas{position:relative;z-index:2;box-sizing:content-box;height:535px;aspect-ratio:1320/2868;overflow:hidden;border:9px solid var(--ink);border-radius:36px;background:#151616;box-shadow:0 26px #1932371a,0 42px 60px #19323733;transform:rotate(1.6deg)}.product-story.reverse .demo-canvas{transform:rotate(-1.6deg)}.demo-video,.demo-fallback{position:absolute;inset:0;width:100%;height:100%}.demo-video{z-index:2;display:block;object-fit:cover;opacity:0;transition:opacity .4s ease;background:#151616}.has-recording .demo-video{opacity:1}.has-recording .demo-fallback{opacity:0}.demo-fallback{display:grid;place-items:center;transition:opacity .4s ease}.fallback-screen{display:block;width:100%;height:100%;object-fit:cover;background:#151616}.demo-callout{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;min-width:190px;padding:12px 16px;border:3px solid var(--ink);border-radius:20px;background:#fff;color:var(--ink);box-shadow:6px 7px 0 var(--ink);font-size:11px;line-height:1.2}.demo-callout .sn-icon{width:34px;height:34px;flex:0 0 auto}.demo-callout b{font-size:11px;color:inherit}.callout-one{left:auto;right:calc(50% + 145px);top:29%;transform:rotate(-6deg)}.callout-two{right:auto;left:calc(50% + 145px);bottom:23%;transform:rotate(5deg)}.product-demo figcaption{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;color:#647578;font-size:11px;font-weight:700;text-align:center;padding:12px 12px 0}.demo-live-dot{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px #ffa0922b}.story-intro{text-align:center;padding:105px 0 44px;scroll-margin-top:100px}.story-intro h2{font-size:clamp(52px,6vw,78px);line-height:.91;letter-spacing:-.06em;margin:18px 0}.story-intro p{max-width:530px;margin:0 auto;color:#657679;font-size:16px;line-height:1.65}.product-stories{padding:10px 0 85px}.product-story{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:center;padding:86px 0;border-top:1px solid rgba(25,50,55,.14)}.product-story.reverse{grid-template-columns:1.22fr .78fr}.product-story.reverse .story-copy{order:2}.product-story.reverse .product-demo{order:1}.story-copy{position:relative;padding:30px 0}.story-number{position:absolute;right:0;top:0;color:#19323726;font-size:50px;font-weight:900;letter-spacing:-.05em}.story-icon{width:62px;height:62px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:18px;background:#fff;box-shadow:4px 5px 0 var(--ink);margin-bottom:30px;transform:rotate(-4deg)}.story-icon .sn-icon{width:43px;height:43px}.reverse .story-icon{transform:rotate(4deg)}.story-copy h2{font-size:clamp(45px,4.6vw,61px);line-height:.94;letter-spacing:-.055em;margin:16px 0 20px}.story-copy>p{color:#627477;font-size:15px;line-height:1.7}.outcome{margin-top:28px;padding-top:22px;border-top:2px solid var(--ink)}.outcome span,.outcome b{display:block}.outcome span{color:var(--teal);font-size:9px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;margin-bottom:7px}.outcome b{font-size:12px;line-height:1.55}.product-story>.product-demo .demo-canvas{height:535px}.learn-story{padding:86px 0;background:linear-gradient(145deg,#463064,#594477 54%,#33204f);color:var(--cream)}.learn-story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}.learn-copy h2{font-size:clamp(48px,4.8vw,63px);line-height:.93;letter-spacing:-.055em;margin:18px 0 22px}.learn-copy>p{color:#ddd5eb;font-size:15px;line-height:1.7}.lesson-pills{display:flex;flex-direction:column;align-items:flex-start;gap:11px;margin-top:28px}.lesson-pills span{display:flex;align-items:center;gap:9px;padding:9px 13px;background:#f5f1fa;color:var(--ink);border:2px solid #160c29;border-radius:999px;box-shadow:3px 4px #160c29;font-size:10px;font-weight:800}.lesson-pills .sn-icon{width:28px;height:28px}.learn-story .product-demo figcaption{color:#e8e2f2}@media(min-width:1001px){.motion-hero{width:auto;margin:12px 28px 18px;padding:65px 48px 80px;min-height:690px;background:#f5dfc7;border-radius:29px;overflow:hidden}.motion-hero-copy h1{font-size:58px}.motion-hero-demo{padding-right:2px}.motion-hero-demo .demo-window{min-height:510px}.motion-hero-demo .demo-canvas{height:450px}.story-intro,.product-stories{width:calc(100% - 112px);max-width:none}.product-story{gap:48px}.product-story>.product-demo .demo-window{min-height:540px}.product-story>.product-demo .demo-canvas{height:500px}.learn-story{margin:0 28px 58px;border-radius:30px}.learn-story-grid{width:calc(100% - 96px);gap:48px}.learn-story .demo-window{min-height:540px}.learn-story .demo-canvas{height:500px}.privacy-cute{padding-top:18px}}@media(max-width:1000px){.motion-hero{grid-template-columns:1fr;padding-top:125px;text-align:center;gap:42px}.motion-hero-copy>p{margin-inline:auto}.motion-hero .hero-actions,.motion-hero .tiny-trust{justify-content:center}.motion-hero-demo{width:min(660px,100%);margin:auto}.hero-pollito{right:0}.product-story,.product-story.reverse{grid-template-columns:1fr;gap:35px;padding:70px 0}.product-story.reverse .story-copy,.product-story.reverse .product-demo{order:initial}.story-copy{max-width:630px;margin:auto;text-align:center}.story-icon{margin-inline:auto}.story-number{right:8%}.outcome{text-align:left}.product-story>.product-demo{width:min(650px,100%);margin:auto}.learn-story-grid{grid-template-columns:1fr}.learn-copy{text-align:center;max-width:620px;margin:auto}.lesson-pills{align-items:center}.learn-story .product-demo{width:min(650px,100%);margin:auto}}@media(max-width:720px){.motion-hero{padding-top:92px;padding-bottom:65px}.motion-hero-copy h1{font-size:48px}.motion-hero-copy>p{font-size:17px}.motion-hero-demo{padding:6px 3px 54px}.motion-hero-demo:before{inset:2% -7% 4%}.motion-hero-demo .demo-window{min-height:580px}.motion-hero-demo .demo-canvas{height:455px}.product-story>.product-demo,.learn-story .product-demo{--mobile-device-height:clamp(340px,50svh,430px)}.product-story>.product-demo .demo-window,.learn-story .demo-window{min-height:calc(var(--mobile-device-height) + 74px)}.product-story>.product-demo .demo-canvas,.learn-story .demo-canvas{height:var(--mobile-device-height)}.motion-hero-demo .demo-canvas,.product-story>.product-demo .demo-canvas,.learn-story .demo-canvas{border-width:7px;border-radius:32px}.demo-window:before{width:96%}.demo-callout{min-width:0;max-width:150px;padding:6px 8px;border-width:2px;border-radius:13px;box-shadow:3px 4px 0 var(--ink)}.demo-callout .sn-icon{width:22px;height:22px}.demo-callout b{font-size:8px}.callout-one{left:0;right:auto;top:1%;transform:rotate(-4deg)}.callout-two{left:auto;right:0;bottom:1%;transform:rotate(4deg)}.product-demo figcaption{display:none}.hero-pollito{width:110px;height:110px;right:-4px;bottom:-2px}.story-intro{padding:76px 0 28px}.story-intro h2{font-size:50px}.story-intro p{font-size:16px}.product-stories{padding-bottom:55px}.product-story,.product-story.reverse{position:relative;display:grid;grid-template-columns:1fr;gap:0;padding:54px 0}.product-story .story-copy{display:contents}.story-number{top:54px;font-size:42px;right:2%}.story-copy>.story-icon{order:1;margin-bottom:24px}.story-copy>.kicker{order:2}.story-copy>h2{order:3;width:100%;font-size:clamp(38px,11vw,44px);margin:14px auto 12px}.product-story>.product-demo,.product-story.reverse>.product-demo{order:4;width:100%;margin:2px auto 0}.story-copy>p{order:5;width:100%;margin:24px auto 0;font-size:16px;text-align:center}.story-copy>.outcome{order:6;width:100%;margin:24px auto 0;text-align:left}.outcome b{font-size:14px}.learn-story{padding:64px 0}.learn-story-grid{display:grid;gap:0}.learn-copy{display:contents}.learn-copy>.kicker{order:1}.learn-copy>h2{order:2;width:100%;font-size:clamp(38px,11vw,45px);margin:14px auto 12px}.learn-story .product-demo{order:3;width:100%;margin:2px auto 0}.learn-copy>p{order:4;width:100%;margin:24px auto 0;font-size:16px;text-align:center}.learn-copy>.lesson-pills{order:5;margin-top:24px}.lesson-pills span{font-size:11px}}@media(prefers-reduced-motion:reduce){.fallback-screen{opacity:1!important;transform:none!important;animation:none!important}}:root{--cream:#f3f5f2;--surface:#fafbf9;--aqua-wash:#e7f1f2;--violet-wash:#efecf8}#app{background:var(--cream)}.nav.scrolled{background:#f3f5f2e6}.product-story:nth-child(2n){background:linear-gradient(90deg,#e7f1f200,#e7f1f2b8 24%,#efecf8a8 76%,#efecf800);border-radius:30px}.product-demo.coral .demo-window:before{background:radial-gradient(circle at 38% 33%,#fffffff5,#ffded875 43%,#c2b7f2a8 72%,#c2b7f200 73%)}.product-demo.yellow .demo-window:before{background:radial-gradient(circle at 38% 33%,#fffffff5,#e7f1f2c7 43%,#d3caf0b3 72%,#c2b7f200 73%)}@media(min-width:1001px){.nav,.nav.scrolled{background:#f3f5f2f2}.motion-hero{background:linear-gradient(135deg,#edf3f2,#e7edf5 58%,#eeeaf7);box-shadow:0 3px 3px #2744481a}.product-story:nth-child(2n){padding-inline:42px}.privacy-copy{background:var(--surface)}}@media(max-width:1000px){.motion-hero{background:linear-gradient(180deg,#e7f1f2b8,#efecf861 72%,#f3f5f200)}}@media(max-width:720px){.product-story:nth-child(2n){margin-inline:-18px;padding-inline:18px}.motion-hero-demo .callout-two{width:145px;max-width:145px;left:auto;right:106px;bottom:1%}.hero-pollito{width:96px;height:96px;right:-2px;bottom:-4px}}.nav-mobile-cta{display:none}.nav .nav-join{background:var(--coral);color:var(--ink);box-shadow:inset 0 0 0 1px #1932371f}.nav .nav-join .arrow{stroke-width:2}.nav nav a{position:relative;padding:9px 2px;font-size:12px;font-weight:700;transition:color .2s}.nav nav a:hover,.nav nav a:focus-visible{color:var(--teal)}.footer{position:relative;min-height:0;padding:42px 44px 22px;margin-bottom:28px;display:block;overflow:hidden;border:0;border-radius:30px;background:radial-gradient(circle at 53% 12%,rgba(169,229,237,.16),transparent 23%),radial-gradient(circle at 8% 100%,rgba(255,160,146,.12),transparent 27%),linear-gradient(145deg,#285760 0%,var(--ink) 58%,#102a30 100%);color:var(--cream);box-shadow:0 10px #19323724}.footer-main{display:grid;grid-template-columns:1.3fr .6fr 1fr;gap:42px;align-items:center}.footer-intro{position:relative;z-index:2}.footer .footer-brand{display:inline-flex;padding:9px 12px;border-radius:16px;background:var(--cream);box-shadow:none;transition:transform .2s,box-shadow .2s}.footer .footer-brand:hover,.footer .footer-brand:focus-visible{transform:translateY(-3px) rotate(-1deg);box-shadow:0 8px #0a2025}.footer .footer-brand .app-icon{width:32px;height:32px}.footer .footer-brand .wordmark{width:126px}.footer-tagline{margin:25px 0 22px!important;color:#fff!important;font-size:25px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.035em}.footer-privacy{display:flex;align-items:flex-start;gap:11px;max-width:310px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)}.footer-privacy>span{width:10px;height:10px;margin-top:4px;flex:0 0 auto;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 5px #a9e5ed1f}.footer-privacy b{display:block;color:var(--aqua);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.footer-privacy p{margin:4px 0 0!important;color:#c1d9dc!important;font-size:11px!important;line-height:1.45!important}.footer-pollito{width:145px;height:145px;justify-self:center;border-radius:50%;object-fit:cover;background:#dceff0;mix-blend-mode:normal;box-shadow:0 0 0 3px var(--aqua),7px 8px #0a2025;transform:rotate(-3deg)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:34px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links b{margin-bottom:6px;color:var(--aqua);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.footer-links a{position:relative;color:#fff;font-size:13px;font-weight:700}.footer-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:2px;background:var(--coral);transition:right .2s}.footer-links a:hover:after,.footer-links a:focus-visible:after{right:0}.footer-bottom{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.17)}.footer-bottom small,.footer-bottom p,.footer-bottom a{margin:0!important;color:#aac5c8!important;font-size:10px!important;line-height:1.4!important}.footer-legal small{display:block}.footer-legal small+small{margin-top:3px!important}.footer-bottom p{text-align:center}.footer-bottom a{color:var(--aqua)!important;font-weight:700}.footer-bottom a span{margin-left:5px;color:var(--coral)}@media(min-width:1001px){.nav,.nav.scrolled{top:10px;width:calc(100% - 56px);height:64px;margin:28px 28px 8px;padding:9px 10px 9px 18px;border:1px solid rgba(25,50,55,.1);border-radius:22px;background:#fafbf9e6;box-shadow:0 7px 20px #19323714}.nav nav{margin-left:auto;margin-right:34px;padding:0 7px;gap:27px}.nav .nav-join{padding:12px 17px}.footer{width:calc(100% - 56px);max-width:none}}@media(max-width:720px){.nav,.nav.scrolled{top:9px;width:calc(100% - 28px);height:58px;padding:8px 9px 8px 12px;border:1px solid rgba(25,50,55,.1);border-radius:19px;background:#fafbf9f0;box-shadow:0 7px 22px #1932371a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav .brand.wordmark-link .app-icon{width:30px;height:30px}.nav .brand.wordmark-link .wordmark{width:116px}.nav>.pill-button{display:none}.nav nav.open{top:calc(100% + 8px);left:0;width:100%;padding:14px;gap:4px;border:1px solid rgba(25,50,55,.1);border-radius:19px;background:#fafbf9fa;box-shadow:0 12px 25px #1932371f}.nav nav a{padding:12px 13px;border-radius:12px;font-size:15px}.nav nav a:hover{background:var(--aqua-wash)}.nav-mobile-cta{display:flex;width:100%;margin-top:7px;padding:13px 14px;align-items:center;justify-content:space-between;border:0;border-radius:13px;background:var(--coral);color:var(--ink);font-size:14px;font-weight:800}.menu{width:40px;height:40px;padding:0;border-radius:13px;background:var(--purple-pale)}.menu i{width:19px;margin:5px auto;transition:transform .2s,opacity .2s}.menu[aria-expanded=true] i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu[aria-expanded=true] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.footer{width:calc(100% - 28px);padding:28px 22px 20px;margin:0 auto 18px;border-radius:26px}.footer-main{grid-template-columns:1fr auto;gap:26px 14px;align-items:start}.footer-intro{grid-column:1/-1}.footer-tagline{font-size:30px!important;margin:27px 0 20px!important}.footer-privacy{max-width:none}.footer-privacy p{font-size:13px!important}.footer-privacy b{font-size:11px}.footer-pollito{grid-column:2;width:92px;height:92px;align-self:end;margin-bottom:3px;box-shadow:0 0 0 3px var(--aqua),5px 6px #100722}.footer-links{grid-column:1;grid-row:2;gap:28px}.footer-links b{font-size:11px}.footer-links a{font-size:14px}.footer-bottom{grid-template-columns:1fr auto;gap:10px 20px;margin-top:27px}.footer-bottom p{grid-column:1/-1;grid-row:2;text-align:left}.footer-bottom small,.footer-bottom p,.footer-bottom a{font-size:11px!important}}.nav,.nav.scrolled{backdrop-filter:none;-webkit-backdrop-filter:none}.brand.wordmark-link .wordmark{image-rendering:auto;shape-rendering:geometricPrecision}.nav .nav-join:hover,.nav .nav-join:focus-visible{box-shadow:0 8px #19323726}.final-cta .pill-button:hover,.final-cta .pill-button:focus-visible{box-shadow:0 8px 0 var(--coral)}@media(min-width:1001px){.motion-hero-demo:before{inset:7% 4% 8% 8%}.hero-pollito{right:12px;bottom:58px;width:132px;height:132px}.motion-hero-demo .callout-two{left:auto;right:-24px;bottom:24%;width:165px;min-width:165px;max-width:165px;padding-inline:12px}#progress-demo .callout-two{left:auto;right:8px;bottom:19%;max-width:215px}}.onboarding-story{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;grid-template-areas:"copy showcase" "controls showcase";grid-template-rows:1fr 1fr;column-gap:44px;row-gap:0;align-items:stretch;padding:76px 58px;border-radius:32px;overflow:hidden;isolation:isolate;color:#f8f6fb;background:radial-gradient(circle at 85% 13%,rgba(169,229,237,.16),transparent 28%),radial-gradient(circle at 8% 92%,rgba(255,160,146,.13),transparent 25%),linear-gradient(145deg,#493568,#34214f 54%,#211338);box-shadow:0 13px #d8cfed}.onboarding-story:before,.onboarding-story:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.13);border-radius:50%}.onboarding-story:before{width:245px;height:245px;left:-140px;top:90px}.onboarding-story:after{width:180px;height:180px;right:-85px;bottom:40px}.onboarding-copy{grid-area:copy;position:relative;z-index:4;min-width:0;align-self:end}.onboarding-copy .kicker{color:var(--aqua)}.onboarding-copy h2{max-width:500px;margin:17px 0 20px;font-size:clamp(45px,4.6vw,60px);line-height:.94;letter-spacing:-.055em}.onboarding-copy>p{max-width:470px;margin:0;color:#d8d0e5;font-size:15px;line-height:1.68}.onboarding-controls{grid-area:controls;position:relative;z-index:4;min-width:0;align-self:start}.onboarding-tabs{display:flex;flex-direction:column;gap:9px;margin-top:32px}.onboarding-tab{position:relative;width:100%;min-height:71px;display:grid;grid-template-columns:31px 1fr;gap:12px;align-items:center;padding:11px 14px 13px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#ffffff0e;color:#fff;text-align:left;cursor:pointer;transition:transform .24s,background .24s,border-color .24s,box-shadow .24s}.onboarding-tab:hover,.onboarding-tab:focus-visible{border-color:#a9e5eda6;outline:0}.onboarding-tab.active{color:var(--ink);background:#f7f4fa;border-color:#f7f4fa;transform:translate(7px);box-shadow:5px 6px #160c29}.onboarding-tab>span:first-child{color:var(--aqua);font-size:10px;font-weight:900;letter-spacing:.08em}.onboarding-tab.active>span:first-child{color:var(--teal)}.onboarding-tab b,.onboarding-tab small{display:block}.onboarding-tab b{font-size:13px;line-height:1.18}.onboarding-tab small{margin-top:4px;color:#bdb2cf;font-size:10px;line-height:1.35}.onboarding-tab.active small{color:#6d7f82}.onboarding-progress{position:absolute;left:14px;right:14px;bottom:6px;height:3px;border-radius:999px;background:var(--teal);transform:scaleX(0);transform-origin:left;opacity:.45}.onboarding-tab.active .onboarding-progress{animation:onboarding-progress 5.6s linear forwards}.onboarding-story.manual-selection .onboarding-progress{display:none}@keyframes onboarding-progress{to{transform:scaleX(1)}}.onboarding-trust{display:flex;align-items:flex-start;gap:10px;margin-top:24px;color:#fff}.onboarding-trust .sn-icon{width:34px;height:34px;flex:0 0 auto}.onboarding-trust b,.onboarding-trust small{display:block}.onboarding-trust b{font-size:11px}.onboarding-trust small{margin-top:3px;color:#bfb5cf;font-size:10px;line-height:1.45}.onboarding-showcase{grid-area:showcase;position:relative;min-width:0;min-height:740px;display:grid;place-items:center}.onboarding-orbit{position:absolute;border-radius:50%;filter:blur(.1px)}.onboarding-orbit.orbit-one{width:520px;height:520px;background:radial-gradient(circle at 35% 30%,#ffffff38,#c2b7f245 48%,#c2b7f200 70%)}.onboarding-orbit.orbit-two{width:365px;height:365px;border:2px solid rgba(169,229,237,.18);transform:rotate(-12deg)}.onboarding-device{position:relative;z-index:2;width:min(340px,100%);aspect-ratio:1206/2622;overflow:hidden;border:8px solid #0b171a;border-radius:47px;background:#15191a;box-shadow:10px 13px #100920,0 36px 65px #08031466;transform:rotate(1.2deg)}.onboarding-device:after{content:"";position:absolute;inset:0;border-radius:38px;box-shadow:inset 0 0 0 1px #ffffff12;pointer-events:none}.onboarding-panel{position:absolute;inset:0;overflow:hidden;opacity:0;visibility:hidden;transform:translate(22px) scale(.985);transition:opacity .34s ease,transform .34s ease,visibility 0s linear .34s}.onboarding-panel.active{opacity:1;visibility:visible;transform:none;transition-delay:0s}.onboarding-app-screen{display:block;width:100%;height:100%;object-fit:cover}.onboarding-swipe-hint{display:none}.onboarding-sticker{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;padding:8px 11px;border:2px solid var(--ink);border-radius:15px;background:#f8f6fb;color:var(--ink);box-shadow:4px 5px #100920;white-space:nowrap}.onboarding-sticker .sn-icon{width:28px;height:28px}.onboarding-sticker b{font-size:8px}.sticker-private{left:2px;top:140px;transform:rotate(-6deg)}.sticker-ready{right:-2px;bottom:105px;transform:rotate(5deg)}@media(min-width:1001px){.onboarding-story{width:calc(100% - 56px);max-width:none;margin:10px 28px 64px}}@media(max-width:1000px){.onboarding-story{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "showcase" "controls";grid-template-rows:auto auto auto;padding:68px 52px;row-gap:0}.onboarding-copy{align-self:auto;text-align:center}.onboarding-copy h2,.onboarding-copy>p{margin-inline:auto}.onboarding-controls{align-self:auto}.onboarding-tabs{max-width:650px;margin-inline:auto}.onboarding-trust{justify-content:center;text-align:left}.onboarding-showcase{min-height:720px;margin-top:42px}}@media(max-width:720px){.onboarding-story{width:calc(100% - 28px);margin:8px auto 48px;padding:54px 18px 40px;border-radius:26px;box-shadow:0 9px #d8cfed}.onboarding-copy h2{font-size:42px}.onboarding-copy>p{font-size:16px;line-height:1.6}.onboarding-tabs{max-width:none;display:flex;flex-direction:row;gap:10px;margin:20px -18px 0;padding:4px 18px 12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:18px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.onboarding-tabs::-webkit-scrollbar{display:none}.onboarding-tab{width:min(76vw,280px);height:106px;min-height:106px;flex:0 0 min(76vw,280px);display:block;padding:14px;text-align:left;scroll-snap-align:start;scroll-snap-stop:always}.onboarding-tab.active{transform:translateY(-3px)}.onboarding-tab>span:first-child{display:block;margin-bottom:9px}.onboarding-tab>span:nth-child(2){display:block}.onboarding-tab small{font-size:10px}.onboarding-progress{left:14px;right:14px}.onboarding-trust{margin-top:20px}.onboarding-trust small{font-size:11px}.onboarding-showcase{min-height:470px;margin-top:30px;margin-inline:-8px}.onboarding-orbit.orbit-one{width:330px;height:330px}.onboarding-orbit.orbit-two{width:245px;height:245px}.onboarding-device{width:min(215px,60vw);border-width:6px;border-radius:36px;box-shadow:6px 8px #100920,0 24px 40px #08031457;touch-action:pan-y;user-select:none;-webkit-user-select:none}.onboarding-device:after{border-radius:29px}.onboarding-swipe-hint{position:absolute;z-index:7;left:50%;bottom:1px;display:flex;align-items:center;padding:7px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#100920c7;box-shadow:0 5px 14px #0803144d;transform:translate(-50%,50%);pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.onboarding-swipe-dots{display:flex;align-items:center;gap:4px}.onboarding-swipe-dots i{width:5px;height:5px;border-radius:50%;background:#ffffff75;transition:width .2s,background .2s}.onboarding-swipe-dots i.active{width:16px;border-radius:999px;background:var(--aqua)}.onboarding-sticker{padding:5px 7px}.onboarding-sticker .sn-icon{width:22px;height:22px}.sticker-private{left:4px;top:70px}.sticker-ready{right:4px;bottom:50px}}@media(prefers-reduced-motion:reduce){.onboarding-tab.active .onboarding-progress{display:none}.onboarding-panel{transform:none}}
