@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&display=swap');
:root{--paper:#f6f3ec;--ink:#252a23;--muted:#6c7067;--coral:#db553c;--line:#d9dcd0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Golos Text',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--coral);outline-offset:6px}a:hover{transition:opacity .2s}img{display:block;width:100%;object-fit:cover}.wrap{max-width:1320px;margin:auto;padding-left:56px;padding-right:56px}.header{height:112px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:48px;font-weight:800;letter-spacing:-4px;line-height:1}.logo span{color:var(--coral);font-size:30px;display:inline-block;vertical-align:top;padding-top:5px;margin-left:4px;letter-spacing:0}.header nav{display:flex;gap:34px;font-size:14px}.header nav a:hover,.footer a:hover{color:var(--coral)}.nav-cta{font-size:14px;border:1px solid var(--ink);border-radius:40px;padding:14px 20px;display:flex;gap:30px}.nav-cta:hover{background:var(--ink);color:var(--paper)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:695px;align-items:center;padding-top:35px;padding-bottom:95px;gap:25px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;display:flex;align-items:center;gap:10px;line-height:1.6}.eyebrow>span{width:7px;height:7px;background:var(--coral);border-radius:100%}h1{font-size:clamp(68px,7.1vw,96px);font-weight:500;line-height:1.02;letter-spacing:-6px;margin:28px 0}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--coral);letter-spacing:-.055em}.intro{font-size:18px;line-height:1.7;color:var(--muted);margin:26px 0 31px}.button{display:inline-flex;align-items:center;gap:16px;background:var(--ink);color:#fff;padding:18px 24px;border-radius:50px;font-size:15px;font-weight:500;transition:transform .2s,background .2s}.button:hover{background:#404939;transform:translateY(-3px)}.button svg{width:25px;height:25px;fill:currentColor}.button .arrow{margin-left:18px;font-size:21px}.small{font-size:12px;color:var(--muted);line-height:1.5}.hero-note{margin-top:17px}.hero-art{position:relative;height:550px;isolation:isolate}.main-portrait{position:absolute;top:10px;left:17%;width:72%;height:455px;transform:rotate(7deg);margin:0;border-radius:150px 150px 24px 24px;overflow:hidden;background:#ddd}.main-portrait img{height:100%;object-position:50% 50%}.portrait figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 25px 22px;color:white;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(transparent,#171d238a);font-size:19px}.portrait figcaption span+span{font-size:12px;opacity:.9}.orbit{position:absolute;border:1px solid #d3d5c6;border-radius:50%;width:93%;height:84%;top:22px;left:4%;transform:rotate(-27deg);z-index:-1}.art-star{position:absolute;top:-15px;right:0;font-size:100px;font-weight:400;color:var(--coral);line-height:1;transform:rotate(12deg)}.chat-preview{position:absolute;bottom:5px;left:-6%;width:355px;transform:rotate(-5deg);padding:20px;background:#fffef9;border:1px solid #e5e3d8;border-radius:18px;box-shadow:0 20px 45px #30352212}.chat-label{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.bubble{font-size:13px;line-height:1.6;padding:12px 14px;margin:12px 0;border-radius:14px;width:fit-content}.you{background:#e8ecdf;margin-left:auto;border-bottom-right-radius:3px}.companion{background:#f1eee7;border-bottom-left-radius:3px}.art-caption{position:absolute;bottom:4px;right:-12px;font-size:13px;line-height:1.5;transform:rotate(7deg)}.art-caption i{font-family:Georgia,serif;font-size:19px}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 32px;display:flex;justify-content:center;align-items:center;gap:50px;font-size:23px;letter-spacing:-.5px;overflow:hidden;white-space:nowrap}.ticker b{font-size:27px;color:var(--coral);font-weight:400}.connection{padding-top:110px;padding-bottom:65px}h2{font-size:clamp(40px,4.3vw,60px);font-weight:500;line-height:1.13;letter-spacing:-2.5px;margin:22px 0}.section-intro{font-size:17px;line-height:1.8;color:var(--muted)}.closing{text-align:center;padding-top:80px;padding-bottom:100px}.closing .eyebrow{justify-content:center}.closing .button{margin-top:20px}.footer{border-top:1px solid var(--line);padding-top:35px;padding-bottom:35px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer .logo{font-size:34px}.footer .logo span{font-size:21px}.footer p,.footer a:not(.logo),.footer small{font-size:12px;color:var(--muted)}.footer div{display:flex;gap:22px;margin-left:auto}.skip{position:fixed;top:-100px;left:20px;z-index:20;padding:15px;background:var(--ink);color:white}.skip:focus{top:10px}@media(min-width:1450px){.hero{min-height:740px}}@media(max-width:1000px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:10px}h1{font-size:72px;letter-spacing:-4px}.hero-art{height:500px}.main-portrait{height:400px;width:82%;left:10%}.chat-preview{width:305px;left:-2%;bottom:0}.chat-label{font-size:8px}.bubble{font-size:12px}.art-caption{display:none}.ticker{gap:26px;font-size:20px}.footer div{margin-left:0}}@media(max-width:700px){.wrap{padding-left:24px;padding-right:24px}.header{height:90px}.logo{font-size:40px}.logo span{font-size:25px}.header nav{display:none}.nav-cta{font-size:12px;padding:12px 16px;gap:20px}.hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:45px;gap:34px}.eyebrow{font-size:10px;letter-spacing:1.35px}h1{font-size:72px;letter-spacing:-4.5px;margin:23px 0}.intro{font-size:16px;margin:21px 0 25px}.button{font-size:14px;padding:16px 21px}.hero-art{height:490px;width:100%;max-width:440px;margin:auto}.main-portrait{width:77%;left:16%;height:390px;top:10px}.art-star{font-size:78px;right:0}.chat-preview{left:0;bottom:0;width:300px;padding:17px}.ticker{justify-content:flex-start;gap:22px;padding:22px 24px;font-size:17px}.connection{padding-top:70px;padding-bottom:30px}h2{font-size:42px;letter-spacing:-2px}.section-intro{font-size:16px}.section-intro br{display:none}.closing{padding-top:65px;padding-bottom:75px}.footer{gap:12px}.footer p{width:calc(100% - 80px)}.footer div{flex-wrap:wrap;gap:16px;margin:12px 0;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.features{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:110px}.feature{border-radius:24px;padding:36px 38px;overflow:hidden}.memory{background:#e8ebdf}.voice{background:#ecdace}.feature-top{display:flex;justify-content:space-between;align-items:center}.feature-number{font-size:12px;letter-spacing:1.5px}.feature-top>span+span{font-size:31px}.feature h3{font-size:30px;line-height:1.2;font-weight:500;letter-spacing:-1px;margin:28px 0 15px}.feature>p{font-size:16px;line-height:1.65;color:#595f52;max-width:410px;margin:0}.memory-note{background:#fffef7;padding:22px 24px;margin:35px 0 16px;border-radius:3px 18px 18px 18px;box-shadow:0 12px 22px #26352207;transform:rotate(-2deg)}.memory-note>p{font-family:Georgia,serif;font-style:italic;font-size:25px;line-height:1.3;margin:18px 0 25px}.memory-note>div{display:flex;align-items:center;gap:8px;font-size:11px;color:#68705b}.note-dot{width:7px;height:7px;background:#6c805a;border-radius:50%}.voice-visual{display:flex;flex-direction:column;align-items:center;padding:24px 0 0}.voice-orb{font-family:Georgia,serif;font-style:italic;font-size:47px;color:#fff4e8;background:var(--coral);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 10px #db553c12}.wave{height:90px;display:flex;gap:7px;align-items:center;justify-content:center;width:100%}.wave i{height:19px;width:4px;border-radius:3px;background:#98523d}.wave i:nth-child(3n){height:37px}.wave i:nth-child(4n){height:53px}.wave i:nth-child(5n){height:66px}.voice-visual>span{font-size:12px;color:#7c5c4d}.character-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-bottom:110px}.character-image{position:relative;max-width:450px;height:480px;border-radius:200px 200px 20px 20px;overflow:hidden}.character-image img{height:100%}.character-name{position:absolute;bottom:0;left:0;right:0;padding:50px 30px 26px;background:linear-gradient(transparent,#0b122eaa);color:white;font-size:23px}.character-name small{font-size:12px;float:right;padding-top:8px}.character-copy .section-intro{max-width:410px}.personality-tags{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 35px}.personality-tags span{font-size:12px;padding:10px 13px;border:1px solid #d5d8ca;border-radius:30px}.text-link{display:inline-flex;gap:35px;border-bottom:1px solid var(--ink);padding-bottom:9px;font-size:15px}.text-link:hover{color:var(--coral)}.steps{padding-top:60px;padding-bottom:65px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}.steps h2{font-size:48px}.steps ol{padding:0;list-style:none;margin:0}.steps li{display:flex;gap:25px;align-items:baseline;padding:22px 0;border-bottom:1px solid var(--line)}.steps li>span{font-size:12px;color:var(--coral)}.steps h3{font-size:20px;font-weight:500;margin:0 0 8px}.steps li p{font-size:14px;line-height:1.6;margin:0;color:var(--muted)}.closing{position:relative;background:#e9ecdf;border-radius:28px;margin-top:40px;margin-bottom:80px;max-width:1208px}.closing-star{display:block;font-size:68px;color:var(--coral);line-height:1;margin-bottom:30px}.closing .small{margin-top:20px}.chat-label{font-size:10px;letter-spacing:.8px}@media(max-width:1000px){.features{gap:18px}.feature{padding:28px}.character-section{gap:45px}.character-image{height:430px}.steps{gap:35px}.steps h2{font-size:40px}.closing{margin-left:30px;margin-right:30px}.feature h3{font-size:27px}}@media(max-width:700px){.features{grid-template-columns:1fr;padding-bottom:70px;gap:18px}.feature{padding:27px}.feature h3{font-size:29px}.character-section{grid-template-columns:1fr;gap:35px;padding-bottom:65px}.character-image{max-width:100%;height:420px;width:100%}.character-copy h2 br{display:none}.character-copy h2{max-width:330px}.steps{grid-template-columns:1fr;gap:5px;padding-top:45px;padding-bottom:35px}.steps h2{font-size:40px}.closing{margin-left:16px;margin-right:16px;margin-bottom:45px;padding-left:20px;padding-right:20px}.closing h2{font-size:39px}.chat-label{font-size:9px}.bubble{font-size:13px}.ticker{font-size:16px}.hero-art{max-width:390px}}@media(max-width:370px){h1{font-size:62px}.hero-art{height:455px}.main-portrait{height:355px}.chat-preview{width:278px}.closing h2{font-size:34px}.memory-note{padding:20px}.memory-note>p{font-size:22px}}
.hero-copy,.hero-art{min-width:0}.hero-art{overflow:clip;overflow-clip-margin:12px}.chat-label{font-size:12px;letter-spacing:.3px;line-height:1.5;display:block}.memory-note>div{font-size:12px}.header nav,.nav-cta{font-size:14px}@media(max-width:700px){h1{font-size:clamp(55px,16.3vw,72px)}.hero-art{overflow-clip-margin:0}.eyebrow{font-size:12px;letter-spacing:.75px}.chat-label{font-size:12px}.nav-cta{font-size:13px}.character-copy h2 br{display:block}.hero-art .orbit{width:82%;left:8%}}@media(max-width:370px){h1{font-size:55px}}

@media(min-width:701px){.hero-art{overflow:visible}}

html[lang=en] h1{font-size:clamp(62px,6.8vw,92px);letter-spacing:-5px}html[lang=en] .hero .eyebrow{max-width:370px}html[lang=en] .character-copy h2{font-size:clamp(40px,4vw,57px)}@media(max-width:1000px) and (min-width:701px){html[lang=en] h1{font-size:64px;letter-spacing:-4px}}@media(max-width:700px){html[lang=en] h1{font-size:clamp(52px,14.9vw,72px);letter-spacing:-3px)}
