:root{--white:#fff;--soft:#f5f7fa;--ink:#0f1722;--text:#0f1722bd;--muted:#5b6676;--line:#e3e6eb;--bubble:#edeff2;--send:#1d6ff2;--send-dark:#1560d8;--send-tint:#e8f0fe;--rude:#c2352c;--rude-tint:#fbeceb;--fine:#17795e;--fine-tint:#e9f4f0;--amber:#c8811a;--amber-tint:#fcf2e4;--cold:#4a6b82;--cold-tint:#ebf1f5;--cringe:#a23b8c;--cringe-tint:#f8ecf5;--head:"Nunito", system-ui, "Segoe UI", sans-serif;--body:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--measure:34rem;--wide:1160px;font-family:var(--body);color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{background:var(--white);margin:0}img{max-width:100%}h1,h2,h3{font-family:var(--head);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.08}h1{font-size:2.6rem}h2{font-size:1.75rem}h3{font-size:1.35rem}p{max-width:34rem;margin:0}a{color:inherit}:focus-visible{outline:2px solid var(--send);outline-offset:3px}.container{width:100%;max-width:var(--measure);margin:0 auto;padding-inline:20px}.band{padding-block:64px;overflow-x:clip}.band--white{background:var(--white)}.band--soft{background:var(--soft)}.stack{flex-direction:column;gap:14px;display:flex}.stack p{color:var(--text)}.h2-big{font-size:2.3rem}.lede{font-weight:600;color:var(--ink)!important}.word-brand{color:var(--send)}.word-rude{color:var(--rude)}.topbar{background:var(--white);border-bottom:1px solid var(--line)}.topbar__inner{justify-content:space-between;align-items:center;gap:16px;padding-block:12px;display:flex}.brand{font-family:var(--head);letter-spacing:-.02em;color:var(--send);font-size:1.35rem;font-weight:800}.cta{background:var(--send);color:#fff;text-align:center;border-radius:999px;margin-top:24px;padding:16px 28px;font-size:1.05rem;font-weight:600;text-decoration:none;display:block;box-shadow:0 8px 20px -10px #1d6ff2b3}.cta:hover{background:var(--send-dark)}.cta--small{box-shadow:none;margin-top:0;padding:9px 18px;font-size:.92rem;display:inline-block}.cta__note{color:var(--muted);text-align:center;margin-top:12px;font-size:.88rem}.hero{grid-template-areas:"title""demo""pitch";gap:28px;display:grid}.band:has(.hero){padding-block:32px 64px}.hero__title{grid-area:title}.hero__demo{grid-area:demo;position:relative}.hero__pitch{grid-area:pitch}.hero h1{margin-bottom:10px}.hero__lead{color:var(--text);font-size:1.08rem}.hero__pitch p:first-child{color:var(--text);font-size:1.05rem}.screen{font-size:1rem}.demo{flex-direction:column;display:flex}.appbar{margin-bottom:1.1em}.appbar__row{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:.6em;display:flex}.appbar__name{font-family:var(--head);color:var(--send);font-weight:800}.appbar__label{color:var(--muted);font-size:.85em}.progress{gap:4px;display:flex}.progress__seg{background:var(--line);border-radius:999px;flex:1;height:4px}.progress__seg--on{background:var(--send)}.playable .appbar,.statusbar{display:none}.phone--mini .statusbar{color:var(--ink);justify-content:space-between;align-items:center;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.statusbar__icons{align-items:center;gap:5px;display:flex}.signal{align-items:flex-end;gap:1.5px;height:9px;display:flex}.signal i{background:var(--ink);border-radius:1px;width:2.5px;display:block}.signal i:first-child{height:3px}.signal i:nth-child(2){height:5px}.signal i:nth-child(3){height:7px}.signal i:nth-child(4){height:9px}.battery{border:1.5px solid var(--ink);border-radius:3px;width:19px;height:9px;position:relative}.battery:after{content:"";background:var(--ink);border-radius:1px;position:absolute;inset:1px 4px 1px 1px}.chat{background:var(--white);border:1px solid var(--line);border-radius:20px;margin-bottom:1em;padding:.8em .9em .75em}.chat__head{border-bottom:1px solid var(--line);align-items:center;gap:.65em;margin-bottom:.8em;padding-bottom:.7em;display:flex}.avatar{background:var(--send-tint);width:2.3em;height:2.3em;color:var(--send);font-family:var(--head);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.chat__who{flex-direction:column;min-width:0;line-height:1.3;display:flex}.chat__who strong{font-size:.95em;font-weight:600}.chat__who span{color:var(--muted);font-size:.8em}.chat__body{flex-direction:column;align-items:flex-end;gap:.35em;display:flex}.chat__draft{color:var(--muted);font-size:.75em}.prompt{font-family:var(--head);letter-spacing:-.01em;margin-bottom:.6em;font-size:1.15em;font-weight:800}.thread{flex-direction:column;gap:8px;margin-bottom:1.1em;display:flex}.thread__context{color:var(--muted);padding-left:4px;font-size:.86em}.bubble{background:var(--bubble);border-radius:22px 22px 22px 6px;align-self:flex-start;max-width:88%;padding:.8em 1.05em;font-size:1.12em;line-height:1.4}.bubble--sent{background:var(--send);color:#fff;border-radius:22px 22px 6px;align-self:flex-end}.choices{flex-direction:column;gap:10px;display:flex}.choice{font:inherit;text-align:left;border:1.5px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.6em;padding:.8em 1.1em;font-weight:500;display:flex}span.choice{cursor:default}button.choice:hover:not(:disabled){border-color:var(--send);color:var(--send)}.choice:disabled{cursor:default}.choice--answer[data-verdict=rude]{background:var(--rude);border-color:var(--rude);color:#fff}.choice--answer[data-verdict=fine]{background:var(--fine);border-color:var(--fine);color:#fff}.choice--answer[data-verdict=soft]{background:var(--amber);border-color:var(--amber);color:#fff}.choice--dim{opacity:.4}.choice__dot{border-radius:50%;flex:none;width:.65em;height:.65em}.choice__dot[data-dot=rude]{background:var(--rude)}.choice__dot[data-dot=fine]{background:var(--fine)}.choice__dot[data-dot=soft]{background:var(--amber)}.choice--answer .choice__dot{background:#fff}.choices--row{flex-direction:row;gap:6px}.choices--row .choice{white-space:nowrap;flex:1;justify-content:center;padding-inline:.4em;font-size:.9em}.answer{border-radius:18px;margin-top:1.1em;padding:1em 1.05em;animation:.26s ease-out both answer-in}.answer--still{margin-top:.8em;animation:none}.answer[data-verdict=rude]{background:var(--rude-tint)}.answer[data-verdict=fine]{background:var(--fine-tint)}.answer[data-verdict=soft]{background:var(--amber-tint)}.answer__score{margin-bottom:.3em;font-weight:600}.answer__why{margin-bottom:.75em;font-size:.95em}.answer__rewrite{border-top:1px solid #0f17221f;padding-top:.75em}.answer__rewrite span{color:var(--muted);margin-bottom:.3em;font-size:.85em;display:block}.answer__rewrite strong{font-weight:600}.next{min-height:2.4em;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:1em;font-size:.9em;display:flex}.next button{font:inherit;color:var(--send);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:1.08em;font-weight:600}@keyframes answer-in{0%{opacity:0;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.answer{animation:none}}.phone--mini{background:var(--soft);border:7px solid #1a2230;border-radius:38px;width:100%;max-width:270px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 0 0 1.5px #c9ced6,0 24px 48px -28px #0f172273}.phone--mini .screen{min-height:420px;padding:34px 12px 20px;font-size:12px}.phone--mini .statusbar{height:18px;padding-inline:20px;font-size:10px;top:9px}.phone--mini:before{content:"";background:#1a2230;border-radius:999px;width:64px;height:18px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.screen__note{color:var(--muted);text-align:center;margin-top:1em;font-size:.85em}.done{text-align:center;flex-direction:column;align-items:center;gap:.5em;padding-top:3.5em;display:flex}.done__big{font-family:var(--head);letter-spacing:-.02em;font-size:2em;font-weight:800}.done__sub{color:var(--muted)}.done__next{background:var(--send-tint);color:var(--send);border-radius:999px;margin-top:2.5em;padding:.6em 1.2em;font-weight:600}.dots{gap:8px;margin-block:1em;display:flex}.dot{border:2px solid var(--send);border-radius:50%;width:14px;height:14px}.dot--on{background:var(--send)}.crowd{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:.85em;padding:1em;display:flex}.crowd__title{font-family:var(--head);font-size:1.1em;font-weight:800}.crowd__row{grid-template-columns:5.2em 1fr 2.6em;align-items:center;gap:.6em;display:grid}.crowd__bar{background:var(--line);border-radius:999px;height:9px;overflow:hidden}.crowd__bar span{border-radius:999px;height:100%;display:block}.crowd__bar [data-verdict=rude]{background:var(--rude)}.crowd__bar [data-verdict=fine]{background:var(--fine)}.crowd__bar [data-verdict=soft]{background:var(--amber)}.crowd__n{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums}.split .h2-big{margin-bottom:18px}.examples{flex-direction:column;gap:10px;margin-top:28px;display:flex}.example{background:var(--white);border:1px solid var(--line);border-radius:20px 20px 20px 6px;align-self:flex-start;padding:11px 16px;font-size:1.02rem;font-weight:500}.example em{color:var(--muted);margin-top:2px;font-size:.82rem;font-style:normal;font-weight:400;display:block}.rows{flex-direction:column;gap:48px;margin:32px 0 0;padding:0;list-style:none;display:flex}.row{gap:28px;display:grid}.row__card{background:var(--white);border:1.5px solid var(--line);box-shadow:7px 7px 0 var(--send);border-radius:22px;margin-right:7px;padding:24px 24px 26px}.row__card h3{margin-bottom:8px}.row__card p{color:var(--text)}.buy{gap:56px;display:grid}.offer{background:var(--white);border:1.5px solid var(--line);box-shadow:7px 7px 0 var(--send);border-radius:24px;margin-right:7px;padding:28px 24px}.offer__price{font-family:var(--head);letter-spacing:-.03em;font-size:2.8rem;font-weight:800;line-height:1}.offer__price small{font-family:var(--body);color:var(--muted);letter-spacing:0;margin-top:10px;font-size:.95rem;font-weight:400;display:block}.offer ul{margin:20px 0 0;padding:0;list-style:none}.offer li{border-top:1px solid var(--line);padding:11px 0 11px 22px;position:relative}.offer li:before{content:"";background:var(--send);border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:2px}.offer__promise{border-top:1px solid var(--line);color:var(--muted);margin-top:18px;padding-top:16px;font-size:.93rem}.offer__promise strong{color:var(--ink);font-weight:600}details{border-top:1px solid var(--line);padding-block:15px}details:last-child{border-bottom:1px solid var(--line)}details summary{cursor:pointer;justify-content:space-between;gap:16px;font-weight:500;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";color:var(--send);font-weight:600}details[open] summary:after{content:"–"}details p{color:var(--text);margin-top:10px}.final{text-align:center}.final .h2-big{max-width:none}.final .cta{max-width:24rem;margin-inline:auto}.final .cta__note{margin-inline:auto}.footer{color:var(--muted);border-top:1px solid var(--line);padding-block:36px 48px;font-size:.88rem}.footer p+p{margin-top:6px}@media (width>=600px){h1{font-size:3rem}.h2-big{font-size:2.8rem}.playable .choices{flex-direction:row}.playable .choice{flex:1;justify-content:center}}@media (width>=960px){:root{font-size:17px}.container{max-width:var(--wide);padding-inline:40px}.band{padding-block:112px}h1{letter-spacing:-.035em;font-size:4.7rem;line-height:1.02}.h2-big{letter-spacing:-.03em;font-size:3rem}.band:has(.hero){padding-block:40px 104px}.hero{grid-template:"title demo""pitch demo"1fr/minmax(0,1fr) 390px;gap:0 96px}.hero__title{align-self:end;padding-top:80px}.hero h1{margin-bottom:20px}.hero__lead{font-size:1.2rem}.hero__pitch{padding-top:22px}.hero__pitch .cta{padding-inline:40px;display:inline-block}.hero__pitch .cta__note{text-align:left}.hero__demo:before{content:"";z-index:0;background:radial-gradient(closest-side,#1d6ff229,#1d6ff200);position:absolute;inset:-90px -120px}.hero__demo .phone{z-index:1;background:var(--soft);border:11px solid #1a2230;border-radius:54px;height:660px;display:flex;position:relative;box-shadow:0 0 0 2px #c9ced6,0 40px 80px -40px #0f172273}.hero__demo .phone:before,.hero__demo .phone:after{content:"";background:#1a2230;border-radius:999px;position:absolute;left:50%;transform:translate(-50%)}.hero__demo .phone:before{width:92px;height:26px;top:11px}.hero__demo .phone:after{width:116px;height:5px;bottom:9px}.hero__demo .screen{flex:1;padding:50px 16px 24px;font-size:14px;display:flex}.hero__demo .phone .statusbar{justify-content:space-between;align-items:center;height:26px;padding-inline:30px;font-size:13px;font-weight:600;display:flex;position:absolute;top:11px;left:0;right:0}.playable .demo{flex:1}.playable .appbar{display:block}.playable .demo--picked .bubble{font-size:1em}.playable .demo--picked .chat__head{margin-bottom:.6em;padding-bottom:.5em}.playable .demo--picked .choice{white-space:nowrap;padding:.65em .5em;font-size:.95em}.playable .demo--picked .answer{margin-top:.8em}.playable .demo:not(.demo--picked) .bubble{font-size:1.25em}.playable .demo:not(.demo--picked) .choices{flex-direction:column;gap:12px}.playable .demo:not(.demo--picked) .choice{justify-content:flex-start;padding:1.05em 1.3em;font-size:1.05em}.playable .next{margin-top:auto;padding-top:1em}.split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;column-gap:96px;display:grid}.split .line{display:block}.examples{gap:14px;margin-top:0}.example{padding:14px 20px;font-size:1.1rem}.example:nth-child(2n){margin-left:56px}.how>.h2-big{text-align:center}.rows{gap:96px;margin-top:80px}.row{grid-template-columns:1fr 1fr;align-items:center;gap:96px}.row:nth-child(2n) .row__card{order:2}.row__card{box-shadow:9px 9px 0 var(--send);padding:40px 40px 42px}.row__card h3{margin-bottom:12px;font-size:2.1rem}.row__card p{font-size:1.1rem}.phone--mini{border-width:9px;border-radius:44px;max-width:310px}.phone--mini .screen{min-height:500px;padding:42px 14px 24px;font-size:13.5px}.phone--mini .statusbar{height:22px;padding-inline:26px;font-size:11.5px;top:10px}.phone--mini:before{width:76px;height:22px;top:10px}.buy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:80px}.offer{box-shadow:9px 9px 0 var(--send);padding:40px 36px}.faq h2{font-size:2.2rem}}.topbar{z-index:20;position:sticky;top:0}[id]{scroll-margin-top:80px}.brand{text-decoration:none}.nav{display:none}.choice--answer[data-verdict=cold]{background:var(--cold);border-color:var(--cold);color:#fff}.choice--answer[data-verdict=cringe]{background:var(--cringe);border-color:var(--cringe);color:#fff}.answer[data-verdict=cold]{background:var(--cold-tint)}.answer[data-verdict=cringe]{background:var(--cringe-tint)}.choice__dot[data-dot=cold]{background:var(--cold)}.choice__dot[data-dot=cringe]{background:var(--cringe)}.gametag{letter-spacing:.06em;text-transform:uppercase;color:var(--send);margin-bottom:.7em;font-size:.74em;font-weight:600}.bubble--tokens{flex-wrap:wrap;gap:.2em .25em;display:flex}.token{font:inherit;color:inherit;cursor:pointer;background:#ffffff24;border:0;border-radius:8px;padding:.05em .35em}button.token:hover:not(:disabled){background:#ffffff52}.token:disabled{cursor:default}.token--bad{background:#fff;font-weight:600}.token--bad[data-verdict=rude]{color:var(--rude)}.token--bad[data-verdict=cold]{color:var(--cold)}.token--bad[data-verdict=soft]{color:var(--amber)}.token--bad[data-verdict=cringe]{color:var(--cringe)}.token--miss{opacity:.6;text-decoration:line-through}.scenario{background:var(--white);border:1px solid var(--line);border-radius:16px;margin-bottom:1em;padding:.8em .95em;font-size:.95em;line-height:1.45}.scenario__label{color:var(--muted);margin-bottom:.2em;font-size:.8em;display:block}.replies{flex-direction:column;gap:8px;display:flex}.reply{width:100%;font:inherit;text-align:left;background:var(--white);border:1.5px solid var(--line);color:var(--ink);cursor:pointer;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.35em;padding:.7em .9em;line-height:1.4;display:flex}span.reply,.reply:disabled{cursor:default}button.reply:hover:not(:disabled){border-color:var(--send)}.reply--answer{border-color:var(--fine);background:var(--fine-tint)}.reply--dim{opacity:.6}.reply__tone,.profile__tone{align-items:center;gap:.4em;font-weight:600;display:inline-flex}.reply__tone{font-size:.8em}.reply__tone:before,.profile__tone:before{content:"";background:currentColor;border-radius:50%;width:.6em;height:.6em}[data-dot=rude].reply__tone,[data-dot=rude].profile__tone{color:var(--rude)}[data-dot=cold].reply__tone,[data-dot=cold].profile__tone{color:var(--cold)}[data-dot=fine].reply__tone,[data-dot=fine].profile__tone{color:var(--fine)}[data-dot=soft].reply__tone,[data-dot=soft].profile__tone{color:var(--amber)}[data-dot=cringe].reply__tone,[data-dot=cringe].profile__tone{color:var(--cringe)}.finish{text-align:center;flex-direction:column;align-items:center;gap:.8em;padding:2.5em .5em 1em;display:flex}.finish__big{font-family:var(--head);letter-spacing:-.02em;font-size:1.8em;font-weight:800}.finish__sub{color:var(--text)}.finish__again{font:inherit;color:#fff;background:var(--send);cursor:pointer;border:0;border-radius:999px;margin-top:.4em;padding:.7em 1.5em;font-weight:600}.pb__head{margin-bottom:.7em;font-size:1.15em}.pb__search{background:var(--white);border:1px solid var(--line);color:var(--muted);border-radius:999px;margin-bottom:.7em;padding:.55em .95em;font-size:.9em}.pb__chips{flex-wrap:wrap;gap:6px;margin-bottom:.8em;display:flex}.pb__chip{background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.3em .75em;font-size:.8em}.pb__chip--on{background:var(--send);border-color:var(--send);color:#fff}.pb__list{flex-direction:column;gap:8px;display:flex}.pb__item{background:var(--white);border:1px solid var(--line);border-radius:14px;justify-content:space-between;gap:.6em;padding:.7em .8em;display:flex}.pb__text{font-weight:500;line-height:1.35}.pb__when{color:var(--muted);margin-top:.2em;font-size:.8em}.pb__star{color:var(--line);font-size:1.1em;line-height:1}.pb__star--on{color:var(--send)}.done{padding-top:2em}.done .done__next{margin-top:1.4em}.profile{background:var(--white);border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:center;gap:.25em;margin-top:.8em;padding:.7em 1.2em;display:flex}.profile__label{color:var(--muted);font-size:.8em}.signup{background:var(--white);border:1.5px dashed var(--line);border-radius:22px;margin-top:28px;padding:22px}.signup h3{margin-bottom:6px;font-size:1.35rem}.signup p{color:var(--text);font-size:.95rem}.signup__form{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.signup__form input[type=email]{min-width:0;font:inherit;border:1.5px solid var(--line);border-radius:999px;flex:200px;padding:12px 16px}.signup__form button{font:inherit;color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:12px 22px;font-weight:600}.signup__trap{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.signup .signup__status{color:var(--ink);margin-top:10px;font-weight:500}.signup .signup__note{color:var(--muted);margin-top:10px;font-size:.82rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=960px){.nav{gap:28px;margin-left:auto;margin-right:28px;display:flex}.nav a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none}.nav a:hover{color:var(--send)}.hero__demo .phone{padding:50px 0 24px;overflow:hidden}.hero__demo .screen{scrollbar-width:none;min-height:0;padding:0 16px 4px;overflow-y:auto}.hero__demo .screen::-webkit-scrollbar{display:none}.playable .demo{height:max-content;min-height:100%}}.pb__sub{color:var(--muted);font-size:.72em;display:block}.weak{background:var(--send-tint);border-radius:14px;flex-direction:column;align-items:flex-start;gap:.25em;margin-bottom:.8em;padding:.8em .9em;display:flex}.weak__go{color:#fff;background:var(--send);border-radius:999px;margin-top:.4em;padding:.35em .9em;font-size:.85em;font-weight:600}.pb__item--row{align-items:center}.play{color:var(--send);border:1.5px solid var(--send);border-radius:999px;padding:.25em .8em;font-size:.8em;font-weight:600}.story{background:var(--soft);border:1px solid var(--line);border-radius:24px;flex-direction:column;height:640px;display:flex;overflow:hidden}.story__head{background:var(--white);border-bottom:1px solid var(--line);align-items:center;gap:.65em;padding:.75em .9em;display:flex}.mood{flex-direction:column;align-items:flex-end;margin-left:auto;line-height:1.2;display:flex}.mood__label{color:var(--muted);font-size:.7em}.mood__value{color:var(--send);font-size:.85em;font-weight:600}.story__log{scrollbar-width:none;flex-direction:column;flex:1;gap:.45em;min-height:0;padding:.9em .9em 1.1em;display:flex;overflow-y:auto}.story__log::-webkit-scrollbar{display:none}.story__episode{letter-spacing:.06em;text-transform:uppercase;color:var(--send);align-self:center;margin-bottom:.2em;font-size:.72em;font-weight:600}.story__divider{color:var(--muted);align-self:center;margin:.4em 0 .1em;font-size:.75em}.msg{border-radius:18px;max-width:82%;padding:.6em .9em;font-size:.95em;line-height:1.4;animation:.18s ease-out both msg-in}.msg--them{background:var(--white);border:1px solid var(--line);border-bottom-left-radius:6px;align-self:flex-start}.msg-wrap{flex-direction:column;align-self:flex-end;align-items:flex-end;max-width:82%;display:flex}.msg-wrap .msg{max-width:100%}.msg--me{background:var(--send);color:#fff;border-bottom-right-radius:6px}.msg__seen{color:var(--muted);margin-top:.2em;font-size:.7em}.msg--typing{gap:4px;padding:.75em .9em;display:flex}.msg--typing i{background:var(--muted);opacity:.5;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite typing}.msg--typing i:nth-child(2){animation-delay:.15s}.msg--typing i:nth-child(3){animation-delay:.3s}@keyframes msg-in{0%{opacity:0;transform:translateY(6px)}}@keyframes typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.9;transform:translateY(-3px)}}.coach{border-radius:14px;align-self:stretch;margin:.35em 0 .2em;padding:.7em .85em;font-size:.88em;animation:.22s ease-out both msg-in}.coach[data-verdict=rude]{background:var(--rude-tint)}.coach[data-verdict=cold]{background:var(--cold-tint)}.coach[data-verdict=fine]{background:var(--fine-tint)}.coach[data-verdict=soft]{background:var(--amber-tint)}.coach[data-verdict=cringe]{background:var(--cringe-tint)}.coach__title{margin-bottom:.25em;font-weight:600}.coach__tone{align-items:center;gap:.35em;margin-right:.45em;font-size:.85em;display:inline-flex}.coach__tone:before{content:"";background:currentColor;border-radius:50%;width:.6em;height:.6em}.coach__tone[data-dot=rude]{color:var(--rude)}.coach__tone[data-dot=cold]{color:var(--cold)}.coach__tone[data-dot=fine]{color:var(--fine)}.coach__tone[data-dot=soft]{color:var(--amber)}.coach__tone[data-dot=cringe]{color:var(--cringe)}.coach__why{color:var(--text)}.coach__better{border-top:1px solid #0f17221a;margin-top:.45em;padding-top:.45em;font-weight:500}.coach__better span{color:var(--muted);font-size:.8em;font-weight:400;display:block}.story__composer{background:var(--white);border-top:1px solid var(--line);padding:.75em .9em .85em}.composer__idle{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.55em 1em;font-size:.9em}.turn__prompt{font-family:var(--head);margin-bottom:.55em;font-size:1em;font-weight:800}.turn__options{flex-direction:column;gap:6px;display:flex}.turn .reply{border-radius:14px;padding:.55em .8em;font-size:.9em}.draft{justify-content:flex-end;margin-bottom:.6em;display:flex}.draft .bubble{max-width:90%;font-size:1em}.turn .choices--row .choice{padding:.6em .4em;font-size:.92em}.episode-end{text-align:center;flex-direction:column;align-items:center;gap:.35em;padding:.3em 0 .2em;display:flex}.episode-end__big{font-family:var(--head);font-size:1.3em;font-weight:800}.episode-end__sub{color:var(--text);font-size:.92em}.episode-end__next{color:var(--muted);font-size:.82em}.episode-end .finish__again{margin-top:.3em;padding:.55em 1.3em}@media (prefers-reduced-motion:reduce){.msg,.coach,.msg--typing i{animation:none}}@media (width>=960px){.hero__demo .screen:has(.story){padding:0;display:flex;overflow:hidden}.hero__demo .phone:has(.story){padding:44px 0 20px}.hero__demo .story{border:0;border-radius:0;flex:1;height:auto;min-height:0}}.offer__cap{background:var(--send-tint);color:var(--send);font-family:var(--body);letter-spacing:0;border-radius:999px;margin-top:14px;padding:6px 12px;font-size:.85rem;font-weight:600;line-height:1.3;display:inline-block}.buy__main{width:100%;max-width:600px;margin-inline:auto}.offer-intro{text-align:center;margin-bottom:36px}.offer-intro .h2-big{margin-bottom:14px}.offer-intro p{color:var(--text);margin-inline:auto;font-size:1.05rem}@media (width>=960px){.buy{display:block}.offer-intro{margin-bottom:48px}.offer-intro p{font-size:1.15rem}.topbar__inner{grid-template-columns:1fr auto 1fr;display:grid}.topbar__inner .brand{justify-self:start}.topbar__inner .nav{margin:0}.topbar__inner .cta--small{justify-self:end}}.split__text .examples{margin-top:22px}.why__play{margin-top:40px}.why__caption{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--send);margin:0 auto 14px;font-size:.8rem;font-weight:600}.how__lead{text-align:center;color:var(--text);margin:12px auto 0;font-size:1.05rem}.episode{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;align-items:flex-start;gap:.5em;margin-bottom:.8em;padding:.9em;display:flex}.episode__who{align-items:center;gap:.6em;display:flex}.episode__teaser{color:var(--text);font-size:.92em;line-height:1.45}.pb__item--locked{opacity:.6}.mini-chat{flex-direction:column;gap:.6em;display:flex}.story__head--mini{border:1px solid var(--line);border-radius:14px;padding:.55em .7em}.mini-chat__log{flex-direction:column;gap:.45em;padding:.3em 0;display:flex}.mini-chat .story__composer{border:1px solid var(--line);border-radius:14px}.mini-chat .msg,.mini-chat .coach{animation:none}@media (width>=960px){#why .split{grid-template-columns:minmax(0,1fr) 390px}.why__play{margin-top:0}.how__lead{font-size:1.15rem}}.brand{align-items:center;gap:6px;display:inline-flex}.brand__mark{width:38px;height:38px;margin-left:-4px;display:block}.tono-peek,.tono-foot{display:none}@media (width>=960px){.hero__demo{padding-top:70px}.tono-peek{z-index:0;pointer-events:none;width:150px;height:150px;animation:.65s cubic-bezier(.2,.8,.3,1.25) .9s both tono-rise;display:block;position:absolute;top:-14px;left:24px;transform:rotate(-14deg)}.tono-foot{z-index:2;background:#1d6ff2;border-radius:50%;width:26px;height:16px;animation:.3s ease-out 1.35s both tono-grip;display:block;position:absolute;top:62px}.tono-foot--a{left:52px}.tono-foot--b{left:112px}}@keyframes tono-rise{0%{transform:translateY(80px)rotate(-14deg)}}@keyframes tono-grip{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.tono-peek,.tono-foot{animation:none}}.footer__inner{align-items:center;gap:14px;display:flex}.footer__tono{flex:none;width:64px;height:64px;display:block}.signup__form button:disabled{opacity:.6;cursor:default}.thanks{min-height:70vh}.thanks__inner{text-align:center;flex-direction:column;align-items:center;max-width:640px;display:flex}.thanks__tono{width:150px;height:150px;margin-bottom:12px}.thanks h1{margin-bottom:14px}.thanks__lead{color:var(--text);margin-inline:auto;font-size:1.1rem}.thanks__steps{counter-reset:thanks;text-align:left;flex-direction:column;gap:14px;width:100%;margin:36px 0 0;padding:0;list-style:none;display:flex}.thanks__steps li{counter-increment:thanks;background:var(--white);border:1.5px solid var(--line);border-radius:20px;padding:18px 20px 18px 64px;position:relative}.thanks__steps li:before{content:counter(thanks);background:var(--send);color:#fff;width:30px;height:30px;font-family:var(--head);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:18px;left:20px}.thanks__steps h2{margin-bottom:4px;font-size:1.2rem}.thanks__steps p{color:var(--text)}.thanks__promise{text-align:left;background:var(--send-tint);width:100%;color:var(--text);border-radius:20px;margin-top:22px;padding:18px 20px;font-size:.95rem}.thanks__promise p+p{margin-top:6px}.thanks__promise strong{color:var(--ink)}.thanks__back{margin-top:28px;padding-inline:36px;display:inline-block}@media (width>=960px){.thanks h1{font-size:3.4rem}.thanks__steps h2{font-size:1.3rem}}.footer__text p+p{margin-top:4px}.footer__links a{color:var(--muted)}.legal__inner{max-width:760px}.legal h1{margin-bottom:8px}.legal__updated{color:var(--muted);margin-bottom:36px}.legal section+section{margin-top:30px}.legal h2{margin-bottom:8px;font-size:1.35rem}.legal p,.legal li{color:var(--text);max-width:none}.legal ul{flex-direction:column;gap:8px;margin:8px 0 0;padding-left:22px;display:flex}.legal ul+p,.legal p+ul{margin-top:8px}.legal strong{color:var(--ink)}@media (width>=960px){.legal h1{font-size:3rem}}
