.section[data-astro-cid-sh445jdo]{background:var(--section-bg);padding-block:var(--section-py)}#hero{min-height:100vh;min-height:100dvh;display:flex;align-items:center}.hero__inner[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-3xl);text-align:center;width:100%}.hero__mascot[data-astro-cid-bbe6dxrz]{display:block;position:relative;width:clamp(120px,14vw,175px);line-height:0;opacity:0;transform:translateY(-60px);animation:hero-mascot-enter .6s cubic-bezier(.34,1.56,.64,1) forwards,hero-mascot-breathe 3.2s ease-in-out 2.2s infinite alternate;transform-origin:center bottom}.hero__mascot[data-astro-cid-bbe6dxrz] #left-eye,.hero__mascot[data-astro-cid-bbe6dxrz] #right-eye{animation:hero-mascot-blink 6s steps(1,end) .7s infinite}@keyframes hero-mascot-blink{0%,2.5%{opacity:0}3%,to{opacity:1}}.hero__mascot[data-astro-cid-bbe6dxrz]:before,.hero__mascot[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;width:24%;height:2%;background:#000;border-radius:999px;opacity:0;pointer-events:none;animation:hero-mascot-eyelid 6s steps(1,end) .7s infinite}.hero__mascot[data-astro-cid-bbe6dxrz]:before{top:53%;left:22%}.hero__mascot[data-astro-cid-bbe6dxrz]:after{top:48%;left:57%}@keyframes hero-mascot-eyelid{0%,2.5%{opacity:1}3%,to{opacity:0}}.hero__mascot[data-astro-cid-bbe6dxrz] svg{width:100%;height:auto}@keyframes hero-mascot-enter{0%{opacity:0;transform:translateY(-60px) scaleY(1)}60%{opacity:1;transform:translateY(0) scaleY(1)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes hero-mascot-breathe{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.hero__headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:var(--fs-title);line-height:var(--lh-title);letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary);margin:0 auto;max-width:22ch;display:flex;flex-direction:column;gap:.18em}.hero__headline[data-astro-cid-bbe6dxrz] .hl[data-astro-cid-bbe6dxrz],.hero__headline-line2[data-astro-cid-bbe6dxrz]{display:block;opacity:0;transform:translateY(20px)}.hero__headline[data-astro-cid-bbe6dxrz] .hl[data-astro-cid-bbe6dxrz]{animation:hero-text .35s .35s cubic-bezier(.2,.8,.2,1) forwards}.hero__headline-line2[data-astro-cid-bbe6dxrz]{animation:hero-text .35s .5s cubic-bezier(.2,.8,.2,1) forwards}@keyframes hero-text{to{opacity:1;transform:none}}.hero__divider[data-astro-cid-bbe6dxrz]{display:block;width:clamp(280px,50vw,545px);line-height:0;margin-top:calc(-1 * var(--sp-md));clip-path:inset(0 100% 0 0);animation:hero-divider .5s .8s linear forwards}.hero__divider[data-astro-cid-bbe6dxrz] svg{width:100%;height:auto}@keyframes hero-divider{to{clip-path:inset(0 0 0 0)}}.hero__subhead[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-weight:500;font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary);max-width:50ch;margin:0 auto;opacity:0;transform:translateY(8px);animation:hero-subhead .3s 1.1s cubic-bezier(.2,.8,.2,1) forwards}@keyframes hero-subhead{to{opacity:1;transform:none}}.hero__cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--text-on-dark);font-family:var(--font-display);font-size:var(--fs-subtitle);line-height:1;letter-spacing:.02em;text-transform:uppercase;padding:var(--sp-xl) var(--sp-4xl);border-radius:999px;text-decoration:none;transition:transform .12s ease-out;margin-top:var(--sp-md);opacity:0;transform:scale(.85);animation:hero-cta .45s 1.4s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes hero-cta{to{opacity:1;transform:scale(1)}}.hero__cta[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px)}@media(max-width:767px){#hero{min-height:auto}.hero__cta[data-astro-cid-bbe6dxrz]{display:none}.hero__inner[data-astro-cid-bbe6dxrz]{gap:var(--sp-2xl)}}@media(max-width:767px){#demo{padding-top:0}}.ipad-preview[data-astro-cid-fkn75obe]{position:relative;width:100%;max-width:1200px;margin:0 auto;aspect-ratio:1312 / 896;transform:translateY(80px) scale(.78) rotate(-3deg);transform-origin:center center}.ipad-preview[data-astro-cid-fkn75obe].is-visible{animation:reveal-fade-up .9s cubic-bezier(.34,1.56,.64,1) forwards}.ipad-preview__screen[data-astro-cid-fkn75obe]{position:absolute;top:5.57%;left:3.94%;width:92.27%;height:89.29%;object-fit:cover;border-radius:clamp(6px,1vw,14px)}.ipad-preview__frame[data-astro-cid-fkn75obe]{position:absolute;inset:0;display:block;pointer-events:none}.ipad-preview__frame[data-astro-cid-fkn75obe] svg{width:100%;height:100%;display:block}.about__inner[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-3xl);text-align:center;transform:translateY(40px) scale(.92)}.about__inner[data-astro-cid-zsov6f23].is-visible{animation:reveal-fade-up .7s cubic-bezier(.16,1,.3,1) forwards}.about__illustration[data-astro-cid-zsov6f23]{display:block;width:clamp(220px,35vw,348px);line-height:0}.about__illustration[data-astro-cid-zsov6f23] svg{width:100%;height:auto}.about__headline[data-astro-cid-zsov6f23]{max-width:26ch}.mascot__inner[data-astro-cid-fciobclh]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-3xl);text-align:center;transform:translateY(40px) scale(.92)}.mascot__inner[data-astro-cid-fciobclh].is-visible{animation:reveal-fade-up .7s cubic-bezier(.16,1,.3,1) forwards}.mascot__illustration[data-astro-cid-fciobclh]{display:block;width:clamp(220px,35vw,360px);line-height:0;transform-origin:center bottom;animation:mascot-section-breathe 3.4s ease-in-out 0s infinite alternate}.mascot__illustration[data-astro-cid-fciobclh] svg{width:100%;height:auto}.mascot__tagline[data-astro-cid-fciobclh]{max-width:28ch}@keyframes mascot-section-breathe{0%{transform:scale(1)}to{transform:scale(1.02)}}.section-heading[data-astro-cid-ytvomcwp]{display:inline-flex;flex-direction:column;align-items:center;gap:var(--sp-xs, 4px)}.section-heading[data-astro-cid-ytvomcwp].is-visible{opacity:1}.section-heading__text[data-astro-cid-ytvomcwp]{font-family:var(--font-display);font-size:var(--fs-subtitle);line-height:var(--lh-subtitle);letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary);opacity:0;transform:translateY(24px) scale(.94)}.section-heading[data-astro-cid-ytvomcwp].is-visible .section-heading__text[data-astro-cid-ytvomcwp]{animation:section-heading-text .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes section-heading-text{to{opacity:1;transform:none}}.section-heading__underline[data-astro-cid-ytvomcwp]{display:block;width:clamp(120px,18vw,220px);color:var(--c-yellow-400);line-height:0}.section-heading__underline[data-astro-cid-ytvomcwp] svg{width:100%;height:auto;display:block}.section-heading__underline[data-astro-cid-ytvomcwp] path[data-stroke-draw]{stroke-dasharray:var(--stroke-len, 240);stroke-dashoffset:var(--stroke-len, 240)}.section-heading[data-astro-cid-ytvomcwp].is-visible .section-heading__underline[data-astro-cid-ytvomcwp] path[data-stroke-draw]{animation:section-heading-underline .5s .2s linear forwards}@keyframes section-heading-underline{to{stroke-dashoffset:0}}.step-card[data-astro-cid-es7ysu2s]{display:flex;flex-direction:column;align-items:center;background:var(--bg-page);border-radius:33px;padding:var(--sp-3xl) var(--sp-2xl);text-align:center;gap:var(--sp-md);min-height:0}.step-card__badge[data-astro-cid-es7ysu2s]{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:var(--brand-primary);color:var(--c-white);font-family:var(--font-display);font-size:26px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 0 var(--c-yellow-400)}.step-card__badge[data-astro-cid-es7ysu2s] span[data-astro-cid-es7ysu2s]{display:block;padding-top:4px}.step-card__illustration[data-astro-cid-es7ysu2s]{display:block;width:100%;max-width:262px;max-height:244px;aspect-ratio:1;line-height:0}.step-card__illustration[data-astro-cid-es7ysu2s] svg{width:100%;height:100%}.step-card__title[data-astro-cid-es7ysu2s]{font-family:var(--font-display);font-size:var(--fs-subtitle);line-height:var(--lh-subtitle);letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary);text-wrap:balance;margin-top:var(--sp-lg)}.step-card__body[data-astro-cid-es7ysu2s]{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary);max-width:22ch}.how__header[data-astro-cid-kojs5727]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-2xl);text-align:center;margin-bottom:var(--sp-4xl)}.how__squiggle[data-astro-cid-kojs5727]{display:block;width:clamp(220px,30vw,371px);line-height:0;color:var(--c-yellow-400)}.how__squiggle[data-astro-cid-kojs5727] svg{width:100%;height:auto}.how__lead[data-astro-cid-kojs5727]{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary);max-width:50ch}.how__grid[data-astro-cid-kojs5727]{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--sp-lg);align-items:stretch}@media(min-width:768px){.how__grid[data-astro-cid-kojs5727]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.how__grid[data-astro-cid-kojs5727]{grid-template-columns:repeat(4,minmax(0,1fr))}}.how__lead[data-astro-cid-kojs5727]{transform:translateY(28px) scale(.92)}.how__lead[data-astro-cid-kojs5727].is-visible{animation:reveal-fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.features__list[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:clamp(var(--sp-3xl),4vw,var(--sp-5xl));transform:translateY(40px) scale(.92)}.features__list[data-astro-cid-uz7do4zo].is-visible{animation:reveal-fade-up .7s cubic-bezier(.16,1,.3,1) forwards}.features__spring[data-astro-cid-uz7do4zo]{display:block;line-height:0;width:var(--spring-width);margin-left:var(--spring-left);margin-block:calc(-1 * var(--sp-3xl))}.features__spring[data-astro-cid-uz7do4zo] svg{width:100%;height:auto;display:block}@media(max-width:767px){.features__spring[data-astro-cid-uz7do4zo]{display:none}}.feature[data-astro-cid-uz7do4zo]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(var(--sp-3xl),5vw,var(--sp-6xl))}.feature--ipad-right[data-astro-cid-uz7do4zo] .feature__ipad[data-astro-cid-uz7do4zo]{order:2}.feature__ipad[data-astro-cid-uz7do4zo]{display:flex;justify-content:center}.feature__ipad-cushion[data-astro-cid-uz7do4zo]{width:100%;max-width:640px;background:var(--cushion-color, var(--c-blue-200));border-radius:clamp(32px,3.5vw,52px);padding:clamp(16px,2.6vw,36px)}.feature__ipad-frame[data-astro-cid-uz7do4zo]{position:relative;width:100%;aspect-ratio:1312 / 896;container-type:inline-size}.feature__ipad-screen[data-astro-cid-uz7do4zo]{position:absolute;top:5.57%;left:3.94%;width:92.27%;height:89.29%;object-fit:cover;border-radius:1.3cqw}.feature__ipad-frame-svg[data-astro-cid-uz7do4zo]{position:absolute;inset:0;display:block;pointer-events:none}.feature__ipad-frame-svg[data-astro-cid-uz7do4zo] svg{width:100%;height:100%;display:block}.feature__bare-image[data-astro-cid-uz7do4zo]{width:100%;max-width:640px;height:auto;display:block}.feature__content[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-lg);max-width:28ch}.feature__mascot[data-astro-cid-uz7do4zo]{display:block;width:clamp(120px,14vw,180px);line-height:0;margin-bottom:var(--sp-md)}.feature__mascot[data-astro-cid-uz7do4zo] svg{width:100%;height:auto;display:block}.feature__title[data-astro-cid-uz7do4zo]{font-family:var(--font-display);font-size:var(--fs-subtitle);line-height:var(--lh-subtitle);letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary)}.feature__body[data-astro-cid-uz7do4zo]{font-family:var(--font-body);font-weight:500;font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary)}@media(max-width:767px){.feature[data-astro-cid-uz7do4zo]{grid-template-columns:minmax(0,1fr);gap:var(--sp-3xl)}.feature--ipad-right[data-astro-cid-uz7do4zo] .feature__ipad[data-astro-cid-uz7do4zo]{order:0}.feature__content[data-astro-cid-uz7do4zo]{align-items:center;text-align:center;max-width:36ch;margin:0 auto}}.final-cta{overflow:hidden}.final-cta__inner[data-astro-cid-42yt6lhh]{position:relative;min-height:clamp(720px,80vh,1100px)}.final-cta__doodles[data-astro-cid-42yt6lhh]{position:absolute;inset:0;pointer-events:none}.final-cta__doodle[data-astro-cid-42yt6lhh]{position:absolute;display:block;width:var(--doodle-size, 6vw);max-width:110px;transform:rotate(var(--doodle-rotate, 0deg));line-height:0;color:var(--text-secondary)}.final-cta__doodle[data-astro-cid-42yt6lhh] svg{width:100%;height:auto;display:block}.final-cta__doodle[data-astro-cid-42yt6lhh][data-reveal-stagger]{transform:scale(.3) rotate(var(--doodle-rotate, 0deg))}.final-cta__doodle[data-astro-cid-42yt6lhh][data-reveal-stagger].is-visible{animation:doodle-pop-in .5s calc(var(--stagger, 0) * 50ms) cubic-bezier(.34,1.56,.64,1) forwards}@keyframes doodle-pop-in{to{opacity:1;transform:scale(1) rotate(var(--doodle-rotate, 0deg))}}.final-cta__content[data-astro-cid-42yt6lhh]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--sp-2xl);text-align:center;padding-top:18%;padding-bottom:var(--sp-4xl);max-width:56ch;margin:0 auto;transform:translateY(40px) scale(.92)}.final-cta__content[data-astro-cid-42yt6lhh].is-visible{animation:reveal-fade-up .7s cubic-bezier(.16,1,.3,1) forwards}.final-cta__subhead[data-astro-cid-42yt6lhh]{font-family:var(--font-body);font-weight:500;font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary)}.final-cta__badge[data-astro-cid-42yt6lhh]{display:inline-flex;line-height:0;transition:transform .12s ease-out}.final-cta__badge[data-astro-cid-42yt6lhh] svg{height:clamp(48px,5vw,66px);width:auto;display:block}.final-cta__badge[data-astro-cid-42yt6lhh]:hover:not(.final-cta__badge--disabled){transform:translateY(-2px)}.final-cta__badge--disabled[data-astro-cid-42yt6lhh]{opacity:.6;cursor:not-allowed}.final-cta__kids[data-astro-cid-42yt6lhh]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;justify-items:center;gap:var(--sp-2xl);margin-top:var(--sp-4xl);margin-bottom:calc(-1 * var(--section-py))}.final-cta__kid[data-astro-cid-42yt6lhh]{width:100%;max-width:402px;margin:0;line-height:0}.final-cta__kid[data-astro-cid-42yt6lhh] img{width:100%;height:auto;display:block}@media(max-width:767px){.final-cta__doodles[data-astro-cid-42yt6lhh]{display:none}.final-cta__inner[data-astro-cid-42yt6lhh]{min-height:auto}.final-cta__kids[data-astro-cid-42yt6lhh]{gap:var(--sp-md)}}.faq-item[data-astro-cid-54eixxe5]{background:var(--bg-surface);border:3px solid var(--c-yellow-400);border-radius:18px;interpolate-size:allow-keywords}.faq-item__summary[data-astro-cid-54eixxe5]{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--sp-lg);cursor:pointer;padding:var(--sp-3xl)}.faq-item__summary[data-astro-cid-54eixxe5]::-webkit-details-marker{display:none}.faq-item__q[data-astro-cid-54eixxe5]{flex:1 1 auto;font-family:var(--font-display);font-size:var(--fs-subtitle);line-height:var(--lh-subtitle);letter-spacing:.02em;color:var(--text-primary);text-transform:uppercase}.faq-item__chevron[data-astro-cid-54eixxe5]{flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--text-primary);border-radius:50%;box-shadow:0 4px 0 var(--c-yellow-400);transition:transform .2s ease-out}.faq-item__chevron[data-astro-cid-54eixxe5] svg{width:14px;height:auto;display:block;margin-left:2px}.faq-item[data-astro-cid-54eixxe5][open] .faq-item__chevron[data-astro-cid-54eixxe5]{transform:rotate(90deg)}.faq-item__answer[data-astro-cid-54eixxe5]{overflow:hidden;height:0;transition:height .2s ease-out,padding-bottom .2s ease-out;padding:0 var(--sp-3xl)}.faq-item[data-astro-cid-54eixxe5][open] .faq-item__answer[data-astro-cid-54eixxe5]{height:auto;padding-bottom:var(--sp-3xl)}.faq-item__answer[data-astro-cid-54eixxe5] p[data-astro-cid-54eixxe5]{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary)}.faq__header[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-3xl);text-align:center;margin-bottom:var(--sp-4xl)}.faq__illustration[data-astro-cid-mh6t5pw4]{display:block;width:clamp(160px,22vw,231px);line-height:0}.faq__illustration[data-astro-cid-mh6t5pw4] svg{width:100%;height:auto}.faq__illustration[data-astro-cid-mh6t5pw4]{transform:translateY(28px) scale(.92)}.faq__illustration[data-astro-cid-mh6t5pw4].is-visible{animation:reveal-fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.faq__list[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;gap:var(--sp-3xl);max-width:880px;margin:0 auto}.social-tile[data-astro-cid-yvygf7xc]{display:flex;align-items:center;justify-content:center;width:100%;max-width:316px;aspect-ratio:316 / 288;background:var(--bg-page);border-radius:16px;color:var(--text-primary);transition:transform .12s ease-out}.social-tile[data-astro-cid-yvygf7xc]:hover:not(.social-tile--disabled){transform:translateY(-2px)}.social-tile--disabled[data-astro-cid-yvygf7xc]{opacity:.6;cursor:not-allowed}.social-tile__glyph[data-astro-cid-yvygf7xc]{display:block;width:clamp(48px,30%,96px);line-height:0}.social-tile__glyph[data-astro-cid-yvygf7xc] svg{width:100%;height:auto}.follow__header[data-astro-cid-nufvzjls]{display:flex;flex-direction:column;align-items:center;gap:var(--sp-lg);text-align:center;margin-bottom:var(--sp-3xl)}.follow__lead[data-astro-cid-nufvzjls]{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--text-secondary);max-width:50ch;transform:translateY(28px) scale(.92)}.follow__lead[data-astro-cid-nufvzjls].is-visible{animation:reveal-fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.follow__grid[data-astro-cid-nufvzjls]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sp-lg);max-width:1296px;margin:0 auto}.follow__grid[data-astro-cid-nufvzjls]>*{flex:0 0 calc((100% - var(--sp-lg) * 3) / 4);max-width:316px}@media(max-width:767px){.follow__grid[data-astro-cid-nufvzjls]>*{flex:0 0 calc((100% - var(--sp-lg)) / 2)}}
