@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#fffefa;--wash:#f5f2ec;--ink:#252e2c;--muted:#616861;--accent:#b34f2d;--accent-hover:#913b1e;--line:#deded4;--ease:cubic-bezier(.16,1,.3,1)}
.word-never{color:var(--paper);background:var(--accent);padding:0 .13em .04em;border-radius:.1em;font-weight:750;box-decoration-break:clone;-webkit-box-decoration-break:clone}.word-scroll{position:relative;white-space:nowrap}.word-scroll:after{content:"";position:absolute;height:3px;inset:55% -.045em auto;background:var(--accent);transform:rotate(-8deg);border-radius:2px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;scrollbar-color:#969e91 var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font:400 1rem/1.65 Manrope,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:#eed6bd;color:#252e2c}a,button,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline-offset:5px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{caret-color:var(--accent)}:focus-visible{outline:3px solid var(--accent)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.035em;line-height:1.2;text-wrap:balance}h1{font-size:clamp(2.5rem,4.1vw,3.375rem);line-height:1.18}h2{font-size:clamp(2rem,3vw,2.625rem)}h3{font-size:clamp(1.625rem,2.3vw,2.125rem);line-height:1.25}em{font-style:normal;color:var(--accent)}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}img{display:block;width:100%;max-width:100%}.content-width{width:min(1240px,calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:16px;z-index:100;padding:12px 18px;background:var(--ink);color:var(--paper);border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:15px 23px;border:0;border-radius:50px;background:var(--accent);color:#fffdf9;font:600 .875rem/1.4 Manrope,sans-serif;text-align:center;transition:background .2s,transform .25s var(--ease)}.button:hover{background:var(--accent-hover);transform:translateY(-2px)}.button:active{transform:none}.button-small{min-height:46px;padding:12px 19px;gap:15px;font-size:.8125rem}.button-small svg{width:18px;height:18px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;letter-spacing:-.04em;font-size:1.4375rem;line-height:1.3;font-weight:750}.brand-portrait{width:64px;height:64px;object-fit:contain;flex:none}.site-footer .brand-portrait{width:44px;height:44px}.site-header nav{display:flex;gap:34px;font-size:.875rem;font-weight:500}.site-header nav a{padding:14px 0}.site-header nav a:hover{color:var(--accent)}
.hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;min-height:690px;padding-top:25px;padding-bottom:60px}.hero-content{padding-bottom:40px}.hero h1{max-width:500px}.hero-content>p{font-size:1.0625rem;line-height:1.75;color:var(--muted);max-width:390px;margin-top:24px}.hero-content>.button{margin-top:30px}.hero-note{display:block;font-size:.75rem;color:var(--muted);margin-top:12px;padding-left:4px}.app-showcase{min-width:0}.phones{position:relative;width:calc(100% - 30px);max-width:600px;margin-inline:auto;height:575px}.phone{position:absolute;display:block;padding:5px;border:0;border-radius:29px;background:#17242e;box-shadow:6px 20px 33px -16px #263a405e;cursor:zoom-in;transition:translate .35s var(--ease),box-shadow .35s;overflow:hidden}.phone>img{border-radius:24px;height:auto;pointer-events:none}.phone:before{content:"";position:absolute;inset:1px;border:1px solid #79818a;border-radius:28px;pointer-events:none}.phone:hover{translate:0 -8px;box-shadow:6px 25px 38px -15px #263a406b}.phone:focus-visible{outline-offset:8px}.phone-explore{width:34%;left:0;top:95px;transform:rotate(-9deg);z-index:1}.phone-progress{width:41%;left:28%;top:8px;transform:rotate(-1deg);z-index:3}.phone-choice{width:34%;left:66%;top:87px;transform:rotate(9deg);z-index:2}.showcase-caption{display:flex;align-items:center;justify-content:center;gap:5px;font-size:.75rem;color:var(--muted);margin-top:4px;white-space:nowrap}.showcase-caption svg{width:16px;height:16px;margin-right:4px}
.experience-section{background:var(--wash);padding-block:70px 48px;scroll-margin-top:0}.experience-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.experience-heading>p{font-size:1rem;line-height:1.7;color:var(--muted);padding-bottom:3px}.story-player{display:grid;grid-template-columns:1.2fr 1fr;border-radius:16px;background:var(--paper);overflow:hidden;min-height:525px;box-shadow:0 18px 35px -25px #28352d25}.story-visual{position:relative;isolation:isolate;min-height:525px;background:#132130;color:#fff9ef}.story-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08121c99,transparent 30%,transparent 72%,#08121ccc);z-index:-1}.story-image-top{position:absolute;inset:21px 23px auto;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem}.story-image-top>span:first-child{font-weight:600}.story-image-top>span:last-child{padding:4px 8px;border:1px solid #fff7e850;border-radius:20px;background:#08142175}.image-pin{position:absolute;left:38%;bottom:24%;display:flex;align-items:center;gap:9px;min-height:48px;padding:11px 16px;border:1px solid #eee4d08a;border-radius:50px;background:#142433ed;color:#fff9ef;font-size:.8125rem;font-weight:500;transition:background .2s}.image-pin:hover{background:#fff9ef;color:#142433}.image-pin svg{width:19px;height:19px}.image-pin:focus-visible{outline-color:#fff9ef}.scene-place{position:absolute;left:23px;bottom:20px;font-size:.75rem}.story-content{display:flex;flex-direction:column;min-width:0;padding:24px 36px 25px}.story-top{display:flex;align-items:center;gap:16px;min-height:44px;margin-bottom:33px}.story-steps{list-style:none;display:flex;flex:1;gap:18px;justify-content:space-between;margin:0;padding:0;font-size:.75rem}.story-steps li{padding-bottom:8px;border-bottom:1px solid var(--line);color:var(--muted)}.story-steps li[aria-current]{border-color:var(--accent);color:var(--accent);font-weight:700}.story-steps li.complete{color:var(--ink);border-color:var(--ink)}.restart-button{width:44px;height:44px;flex:none;display:grid;place-items:center;border:0;background:transparent;color:var(--muted);padding:0}.restart-button:hover{color:var(--accent)}.restart-button svg{width:19px;height:19px}#story-panel{flex:1;min-height:276px;outline:none}#story-panel h3{margin-bottom:20px}#story-panel p{font-size:1rem;line-height:1.75;color:var(--muted);max-width:360px}#story-panel .button{margin-top:27px;min-height:50px;font-size:.8125rem;padding:14px 20px;gap:15px;max-width:100%}.story-caption{border-top:1px solid var(--line);padding-top:16px;margin-top:22px;font-size:.75rem;color:var(--muted)}.choices{display:grid;gap:10px;margin-top:22px}.choice{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;text-align:left;min-height:58px;padding:14px;border:1px solid #bfc5b9;background:var(--paper);color:var(--ink);border-radius:10px;font-size:.875rem;line-height:1.4}.choice:hover{border-color:var(--accent);background:#f7ede4}.choice[aria-pressed=true]{border-color:var(--accent);background:#f7ede4}.choice svg{width:18px;height:18px}.feedback:empty{display:none}.feedback{margin-top:17px;font-size:.875rem;line-height:1.65;color:var(--accent)}.model-note{display:block;margin-top:21px;font-size:.75rem;line-height:1.6;color:var(--muted)}.experience-note{text-align:center;color:var(--muted);font-size:.875rem;margin-top:29px}.experience-note strong{color:var(--ink);font-weight:500}.noscript-note{padding:20px;background:var(--paper)}
.invitation{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-block:84px 78px;border-bottom:1px solid var(--line);scroll-margin-top:15px}.invitation h2{font-size:clamp(2rem,3vw,2.5rem);line-height:1.25}.invitation p{margin-top:20px;font-size:1rem;color:var(--muted)}.download{padding-top:7px;text-align:center;flex:none}.download-note{display:block;font-size:.75rem;color:var(--muted);margin-top:13px}.parents{display:grid;grid-template-columns:.8fr 1.25fr;gap:85px;padding-block:69px 65px;align-items:start}.parents h2{font-size:2rem;line-height:1.35}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;cursor:pointer;font-size:.9375rem;font-weight:500;line-height:1.5;padding:22px 0;min-height:75px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{position:relative;width:18px;height:18px;flex:none}.faq-list summary>span:before,.faq-list summary>span:after{content:"";position:absolute;left:1px;top:8px;width:16px;height:1px;background:var(--muted)}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list [open] summary>span:after{transform:none}.faq-list summary:hover,.faq-list [open] summary{color:var(--accent)}.faq-list details>p{padding:0 20px 24px 0;color:var(--muted);font-size:1rem;line-height:1.75;max-width:65ch}.site-footer{min-height:106px;display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.site-footer .brand{font-size:1.25rem;color:var(--ink)}.site-footer>a:last-child{display:flex;align-items:center;gap:8px;padding-block:15px}.site-footer>a:last-child:hover{color:var(--accent)}.site-footer svg{width:16px;height:16px}
.screen-dialog{border:0;border-radius:16px;padding:18px 24px;width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 24px);overflow:auto;background:var(--paper);color:var(--ink);box-shadow:0 22px 70px -25px #0006}.screen-dialog::backdrop{background:#26332dcc}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:15px}.dialog-header h2{font-size:1rem;letter-spacing:-.02em;font-weight:600}.dialog-header p{font-size:.75rem;color:var(--muted);margin-top:2px}.icon-button{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:50%;cursor:pointer}.icon-button:hover{background:var(--wash);border-color:var(--accent);color:var(--accent)}.dialog-screen{display:flex;justify-content:center;min-height:200px}.dialog-screen>img{width:auto;max-width:100%;height:calc(100dvh - 208px);max-height:760px;object-fit:contain;border-radius:18px;background:#091723}.dialog-footer{display:flex;align-items:center;justify-content:center;gap:28px;padding-top:14px;font-size:.8125rem;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:730px}.phones{height:600px}.hero-content{padding-bottom:65px}}
@media(max-width:1200px){.content-width{width:calc(100% - 80px)}.hero{min-height:610px;gap:18px}.hero h1{font-size:3rem}.hero-content>p{font-size:1rem;max-width:350px}.phones{height:500px}.phone{padding:4px;border-radius:24px}.phone>img{border-radius:20px}.phone:before{border-radius:23px}.phone-explore{top:86px}.phone-choice{top:80px}.showcase-caption{font-size:.75rem;gap:4px}.showcase-caption>span{display:inline}.story-content{padding-inline:28px}.story-top{gap:8px}.story-steps{gap:14px}.parents{gap:60px}.invitation{gap:30px}}
@media(max-width:900px){.site-header{height:86px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:54px;gap:35px;min-height:0}.hero-content{text-align:center;padding:0}.hero h1{font-size:3.125rem;max-width:none}.hero-content>p{max-width:420px;margin-inline:auto;margin-top:21px}.hero-content>.button{margin-top:26px}.hero-note{padding:0}.app-showcase{width:min(580px,100%);margin-inline:auto}.phones{height:540px;width:calc(100% - 30px)}.showcase-caption>span{display:inline}.story-player{grid-template-columns:1fr 1fr}.story-content{padding-inline:23px}.story-visual{min-height:535px}.story-top{margin-bottom:25px}.story-image-top{inset:18px 18px auto;flex-wrap:wrap;justify-content:flex-start;gap:9px}.image-pin{left:24%;bottom:24%}.experience-heading{gap:30px}.parents{grid-template-columns:.7fr 1.3fr;gap:30px}.invitation{align-items:flex-start}.invitation h2{font-size:2rem}.download{padding-top:12px}.download .button{font-size:.8125rem;padding-inline:19px;gap:12px}}
@media(max-width:800px){.story-player{grid-template-columns:1fr}.story-visual{height:370px;min-height:370px}.story-visual>img{object-position:center 45%}.story-image-top{justify-content:space-between;flex-wrap:nowrap;gap:10px}.story-content{padding:20px 28px 25px}.story-top{margin-bottom:25px}.story-steps{max-width:380px;gap:25px}.restart-button{margin-left:auto}#story-panel{min-height:215px}#story-panel p{max-width:500px}#story-panel h3{font-size:1.875rem}.story-caption{margin-top:25px}.image-pin{left:43%}.parents{grid-template-columns:1fr;gap:27px}.invitation{flex-direction:column;gap:24px}.download{text-align:left;padding:0}.invitation h2{font-size:2.125rem}}
@media(max-width:700px){.content-width{width:calc(100% - 40px)}.site-header{height:80px;gap:15px}.brand{font-size:1.25rem;gap:6px}.brand-portrait{width:48px;height:48px}.site-header nav{display:none}.button-small{font-size:.75rem;min-height:44px;padding:11px 15px;gap:9px}.button-small svg{width:16px;height:16px}.hero{padding-top:36px;padding-bottom:43px;gap:31px}.hero h1{font-size:2.375rem;line-height:1.2}.hero-content>p{font-size:1rem;line-height:1.65;max-width:315px;margin-top:18px}.hero-content>.button{margin-top:23px;min-height:51px;font-size:.875rem;padding:14px 23px}.hero-note{font-size:.75rem;margin-top:11px}.app-showcase{width:min(420px,100%)}.phones{height:calc((100vw - 40px)*1.02);max-height:430px;width:calc(100% - 15px)}.phone{border-radius:20px;padding:3px;box-shadow:4px 14px 23px -12px #263a4066}.phone>img{border-radius:16px}.phone:before{border-radius:19px}.phone-explore{top:69px;left:1%;width:34%}.phone-progress{width:43%;left:27%;top:5px}.phone-choice{top:61px;left:65%;width:34%}.showcase-caption{font-size:.75rem;gap:3px;margin-top:0}.showcase-caption svg{margin-right:2px;width:14px}.showcase-caption>span{display:inline}.experience-section{padding-block:48px 36px}.experience-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:25px}.experience-heading h2{font-size:2rem;line-height:1.25}.experience-heading>p{font-size:1rem;padding:0}.experience-heading>p br{display:none}.story-player{border-radius:14px}.story-visual{min-height:320px;height:320px}.story-image-top{font-size:.75rem;inset:18px 16px auto;gap:8px}.story-image-top>span:last-child{padding:4px 7px}.scene-place{left:16px;bottom:17px;font-size:.75rem}.image-pin{left:auto;right:9%;bottom:23%;font-size:.8125rem;min-height:46px;padding:10px 14px}.story-content{padding:15px 23px 23px}.story-top{margin-bottom:25px}.story-steps{font-size:.75rem;gap:22px}.restart-button{width:38px}#story-panel{min-height:225px}#story-panel h3{font-size:1.75rem;margin-bottom:19px}#story-panel p{font-size:1rem;line-height:1.7}#story-panel .button{font-size:.8125rem;margin-top:25px}.story-caption{margin-top:21px;font-size:.75rem}.experience-note{font-size:.875rem;line-height:1.75;margin-top:23px}.experience-note strong{display:block}.choices{gap:10px;margin-top:20px}.choice{font-size:.875rem;padding:14px 12px}.feedback{font-size:.875rem}.invitation{padding-block:48px 43px;gap:25px}.invitation h2{font-size:2rem;line-height:1.28}.invitation p{font-size:.9375rem;margin-top:18px}.download .button{font-size:.8125rem;gap:18px;min-height:52px;padding:15px 20px}.download-note{font-size:.75rem;margin-top:12px}.parents{padding-block:44px 43px;gap:25px}.parents h2{font-size:1.75rem}.faq-list summary{font-size:.9375rem;min-height:74px;padding-block:21px}.faq-list details>p{font-size:1rem;padding-right:0}.site-footer{flex-wrap:wrap;padding-block:27px;gap:15px;min-height:0}.site-footer .brand{font-size:1.1875rem}.site-footer>span{margin-left:auto;max-width:160px;font-size:.75rem}.site-footer>a:last-child{flex-basis:100%;font-size:.75rem;padding:0}.screen-dialog{padding:15px 16px;width:calc(100vw - 24px)}.dialog-header h2{font-size:.875rem}.dialog-screen>img{height:calc(100dvh - 210px);max-height:740px;max-width:100%}.dialog-footer{padding-top:13px;gap:26px}}
@media(max-width:360px){.site-header{gap:8px}.brand{font-size:1.125rem}.brand-portrait{width:42px;height:42px}.button-small{padding-inline:12px;gap:7px}.hero h1{font-size:2.125rem}.hero-content>p{font-size:.9375rem;max-width:280px}.hero{padding-top:28px;gap:30px}.phones{height:300px}.phone-explore{top:57px}.phone-choice{top:52px}.showcase-caption{font-size:.75rem}.story-image-top{font-size:.75rem;gap:5px;inset-inline:13px}.story-image-top>span:first-child{max-width:112px;line-height:1.3}.story-content{padding-inline:19px}.story-steps{gap:16px}.invitation h2{font-size:1.875rem}.site-footer>span{max-width:132px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}.phone:hover{translate:none}}
