@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Regular.otf');font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Medium.otf');font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Bold.otf');font-weight:700 900;font-display:swap}@font-face{font-family:Galmuri;src:url('/assets/Galmuri9.ttf');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#f6f7f3;color:#171b17;font:16px/1.6 Pretendard,-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif;letter-spacing:-.025em}button,select,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7dbe38;outline-offset:5px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.skip{position:fixed;z-index:99;left:20px;top:-100px;padding:10px;background:#d9fa8b}.skip:focus{top:10px}.wrap{max-width:1280px;margin:0 auto;padding:0 48px}.header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:#f6f7f3;position:relative;z-index:10;border-bottom:1px solid #dddeda}.brand{display:flex;gap:10px;align-items:center;font-size:25px;font-weight:700;letter-spacing:-.05em}.brand img{width:25px;height:25px;object-fit:contain;image-rendering:pixelated}.brand-period{font-size:10px;align-self:flex-start;margin:9px 0 0 -6px}nav{display:flex;gap:34px;font-size:14px;font-weight:500}nav a{transition:opacity .2s}nav a:hover{opacity:.5}.header-right{display:flex;align-items:center;gap:28px}.language select{border:0;background:transparent;color:inherit;font-size:14px;padding:8px;cursor:pointer}.nav-cta{display:flex;gap:30px;align-items:center;border:1px solid #222820;border-radius:5px;padding:9px 18px;font-size:14px;font-weight:500}.hero{min-height:720px;min-height:min(790px,calc(100svh - 86px));position:relative;isolation:isolate;color:#fff;display:flex;align-items:center;overflow:hidden;background:#101811}.hero-bg{position:absolute;inset:0;z-index:-2;background:url('/assets/wallpaper.jpg') 50% 55%/cover}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,17,10,.95),rgba(10,18,12,.84) 31%,rgba(11,26,16,.3) 66%,rgba(10,17,11,.32)),linear-gradient(0deg,#09160cdc,transparent 22%)}.hero-copy{padding:86px 0 110px 8%;width:55%;z-index:2}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.12em;margin:0 0 25px}.hero .eyebrow{color:#d4e7b7}.spark{color:#d9fa8b;font-size:22px;vertical-align:-2px;margin-right:10px}h1{font-size:clamp(44px,5vw,78px);line-height:1.16;letter-spacing:-.07em;margin:0 0 27px;font-weight:700}p{word-break:keep-all}.hero-description{font-size:19px;line-height:1.7;color:#d8dfd5;letter-spacing:-.03em;margin:0 0 36px}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;border:0;padding:16px 24px;min-height:56px;border-radius:5px;font-size:16px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:#dbfa97;color:#182111}.primary:hover{background:#e6ffb6}.availability{font-size:12px;color:#b5c2b0;margin:15px 0 0;letter-spacing:0}.hero-character{position:absolute;left:59%;top:47%;transform:translate(-15%,-42%);width:400px;text-align:center}.pixel{image-rendering:pixelated;image-rendering:crisp-edges}.pet-button{padding:0;border:0;background:transparent;width:400px;height:400px;animation:float 5s ease-in-out infinite;filter:drop-shadow(0 25px 22px #020e0a44);transition:filter .3s}.hero-pet{width:400px;height:400px;object-fit:contain}.ghost-message{position:relative;margin:0 auto -20px;z-index:2;width:max-content;max-width:90%;font:16px/1.3 Galmuri,monospace;background:#141914;color:#fff;border:3px solid #fff;padding:12px 16px;box-shadow:3px 3px 0 #141914;transform:rotate(-4deg)}.pet-hint{display:block;color:#e2e9de;font-size:12px;letter-spacing:.02em;margin-top:-22px}.hero-bottom{position:absolute;bottom:27px;left:48px;right:48px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.16em;color:#a8bca8}.hero-bottom a{letter-spacing:0;font-size:13px}.intro{padding-top:104px;padding-bottom:70px;text-align:center}.intro h2{font-size:44px;line-height:1.25;letter-spacing:-.055em;margin:0 0 22px}.intro>p:last-child{color:#6c7569;font-size:18px}.intro .eyebrow{color:#777e74;font-size:12px;letter-spacing:.08em}.footer{display:flex;gap:25px;align-items:center;padding-top:40px;padding-bottom:40px;border-top:1px solid #d9ddd4;font-size:13px;color:#737a6e}.footer .brand{color:#222;font-size:24px}.footer p{margin-right:auto}@keyframes float{0%,100%{transform:translate(0,0)}50%{transform:translate(12px,-14px)}}@keyframes hop{0%,100%{transform:translateY(0)}40%{transform:translateY(-70px) rotate(-8deg)}70%{transform:translateY(0) scaleY(.95)}}.pet-button.hopping{animation:hop .75s ease-in-out}@media(min-width:1700px){.hero-copy{padding-left:calc((100vw - 1440px)/2)}.hero-character{left:60%}}@media(max-width:900px){.header{padding:0 24px;height:76px}nav{gap:22px}.header-right{gap:12px}.hero{min-height:670px}.hero-copy{padding-left:6%;width:58%}h1{font-size:50px}.hero-character{width:320px;left:63%}.pet-button,.hero-pet{width:320px;height:320px}.hero-description{font-size:17px}.wrap{padding-left:28px;padding-right:28px}}@media(max-width:640px){.header{height:70px;padding:0 20px}.brand{font-size:22px}.brand img{width:21px;height:21px}nav,.nav-cta{display:none}.header-right{gap:0}.hero{min-height:850px;align-items:flex-start}.hero:before{background:linear-gradient(180deg,#09170be8,rgba(10,20,11,.78) 42%,rgba(10,24,14,.38) 74%,#0a170be6)}.hero-copy{width:100%;padding:54px 25px 0}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:49px;line-height:1.16;margin-bottom:19px}.hero-description{font-size:17px;margin-bottom:25px}.button{padding:14px 20px;min-height:52px;font-size:15px}.hero-character{left:50%;top:520px;transform:translateX(-50%);width:320px}.ghost-message{font-size:13px;padding:9px 13px;margin-bottom:-21px}.pet-hint{margin-top:-38px;font-size:11px}.hero-bottom{bottom:19px;left:25px;right:25px;font-size:9px}.hero-bottom>a{display:none}.intro{padding-top:72px;padding-bottom:45px}.intro h2{font-size:32px}.intro>p:last-child{font-size:16px}.footer{flex-wrap:wrap;gap:16px;padding:30px 24px}.footer .brand{width:100%}.footer p{width:100%;margin:0}.availability{font-size:11px}.wrap{padding-left:24px;padding-right:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-actions{display:flex;gap:22px;align-items:center}.film-link{border:0;color:#fff;background:transparent;display:flex;gap:10px;align-items:center;padding:10px;font-size:26px}.film-link span{font-size:13px}.motion-toggle{border:0;background:transparent;padding:0;color:inherit;font-size:12px;letter-spacing:0;text-decoration:underline;text-underline-offset:4px}.compatibility{display:flex;justify-content:center;align-items:center;gap:30px;border-bottom:1px solid #dde1d6;padding:21px 24px;font-size:12px;color:#66705e}.compatibility i{height:3px;width:3px;background:#99a68c;border-radius:50%}.demo-section{padding-bottom:104px}.demo-tabs{display:flex;gap:8px;justify-content:center;margin-bottom:38px;flex-wrap:wrap}.demo-tabs button{display:flex;align-items:center;gap:10px;justify-content:center;border:1px solid #d9ded1;background:transparent;border-radius:40px;padding:10px 23px;font-size:14px;color:#636d5c}.demo-tabs button[aria-selected=true]{background:#242e23;border-color:#242e23;color:#eff9e7}.demo-tabs button>span{font-size:20px;width:20px}.demo-layout{display:grid;grid-template-columns:.85fr 1.5fr;border:1px solid #e0e4da;border-radius:12px;overflow:hidden;background:#ecefe7;min-height:450px}.demo-copy{padding:50px 42px;display:flex;flex-direction:column;align-items:flex-start}.chapter{font-size:10px;letter-spacing:.12em;color:#829073}.demo-copy h3{font-size:32px;line-height:1.32;letter-spacing:-.05em;max-width:280px;margin:40px 0 20px}.demo-copy p{font-size:16px;line-height:1.8;color:#68705f;margin:0 0 32px}.demo-arrows{display:flex;gap:10px;margin-top:auto}.demo-arrows button{width:40px;height:40px;border:1px solid #c9d0bf;background:transparent;border-radius:50%;font-size:20px}.demo-arrows button:hover{background:#dce4d1}.demo-screen{position:relative;overflow:hidden;background:#182d26;min-width:0}.demo-screen video{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.video-controls{position:absolute;bottom:18px;left:22px;right:20px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.13em}.video-controls button{border:1px solid #ffffff66;width:33px;height:33px;background:#0c1a1577;color:white;border-radius:50%;backdrop-filter:blur(10px)}.daily{padding-bottom:112px}.section-heading{display:flex;gap:70px;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.section-heading .eyebrow{color:#7d8872;font-size:11px;margin-bottom:20px}.section-heading h2,.privacy-layout h2,.meet h2,.faq-section h2{font-size:42px;line-height:1.27;letter-spacing:-.055em;margin:0}.section-heading>p{color:#738067;max-width:350px;font-size:16px;margin:0 0 4px}.utility-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.utility-card{border-radius:10px;padding:28px 32px 34px;overflow:hidden;position:relative}.memo-card{background:#e4e9dc}.system-card{background:#dce5dd}.card-label{font-size:10px;letter-spacing:.14em;color:#627454}.utility-visual{height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding-top:16px}.utility-visual img{flex-shrink:0}.memo-ghost{margin-top:-6px}.pixel-note{font:14px/1.5 Galmuri,monospace;text-align:center;max-width:100%;padding:9px 14px;background:#20271d;color:#fff;border:3px solid #fafff5;box-shadow:3px 3px 0 #283324;z-index:1}.system-readout{font-family:ui-monospace,SFMono-Regular,monospace;background:#26382e;color:#e2f0d7;padding:13px 17px;width:218px;border:3px solid #f9fff8;font-size:13px;line-height:1.6;letter-spacing:-.03em;z-index:1;box-shadow:3px 3px 0 #26382e}.system-readout>div{display:flex;justify-content:space-between;gap:18px}.system-readout b{font-weight:400}.system-card .utility-visual img{margin-top:-9px}.utility-visual small{position:absolute;right:0;bottom:8px;font-size:10px;color:#718075}.utility-copy h3{font-size:23px;letter-spacing:-.04em;margin:12px 0 10px}.utility-copy p{font-size:15px;color:#67745d;margin:0;line-height:1.7;max-width:420px}.control-row{display:flex;align-items:center;gap:18px;padding:20px 28px;margin-top:22px;border:1px solid #dce2d4;border-radius:10px;min-height:100px}.control-icon{font-size:32px;color:#687d51}.control-row h3{font-size:17px;white-space:nowrap}.control-row p{font-size:14px;color:#7b866f;max-width:440px;margin-left:12px}.control-sizes{display:flex;align-items:flex-end;gap:8px;margin-left:auto}.control-sizes img:nth-child(1){width:40px}.control-sizes img:nth-child(2){width:60px}.control-sizes img:nth-child(3){width:80px}.privacy-band{background:#e9ede3;border-top:1px solid #e0e4d9;border-bottom:1px solid #e0e4d9}.privacy-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:76px;padding-bottom:76px}.privacy-layout .eyebrow{font-size:11px;color:#738862}.privacy-layout h2{font-size:36px;margin-bottom:24px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #677a55;padding-bottom:4px}.privacy-list{padding-top:5px}.privacy-list>p{font-size:15px;color:#76816a;margin:0 0 24px;line-height:1.7}.privacy-list>div{display:flex;gap:14px;font-size:15px;margin-top:13px}.privacy-list>div>span{color:#768e56}.meet{display:flex;justify-content:space-between;align-items:center;gap:60px;padding-top:108px;padding-bottom:108px}.meet .eyebrow{font-size:11px;color:#798c64}.meet-copy>p:not(.eyebrow){font-size:17px;color:#78836c;margin:22px 0 28px;max-width:560px}.meet-action{display:flex;align-items:center;gap:20px}.price{font-size:27px}.release-status{display:block;font-size:12px;color:#828a7b;margin-top:16px}.meet-icon{width:300px;text-align:center;flex-shrink:0}.meet-icon img{width:224px;height:224px;margin:0 auto 10px;border-radius:22%}.meet-icon>span{display:block;font-weight:700;font-size:25px;letter-spacing:-.04em}.meet-icon small{display:block;color:#87917f;font-size:11px;margin-top:4px;letter-spacing:.03em}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;padding-top:65px;padding-bottom:110px;border-top:1px solid #dce1d4}.faq-section .eyebrow{font-size:11px;color:#80916c}.faq-section h2{font-size:31px;margin-bottom:24px}.faq{border-bottom:1px solid #d5ddca}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:23px 0;font-size:16px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;font-weight:400;color:#7c8d68;flex-shrink:0;transition:transform .2s}.faq[open] summary span{transform:rotate(45deg)}.faq p{font-size:15px;line-height:1.8;color:#6e7a61;margin:0;padding:0 30px 24px 0}.footer{flex-wrap:wrap;justify-content:space-between;padding-top:38px;padding-bottom:26px;gap:30px}.footer-brand .brand{margin-bottom:8px;font-size:23px}.footer-brand>span{font-size:12px;color:#89927f}.footer-links{display:flex;gap:25px;align-items:center}.footer>p{width:100%;font-size:10px;letter-spacing:.02em;margin:0;padding-top:8px}.film-modal{width:min(1120px,95vw);max-width:95vw;border:0;padding:0;border-radius:10px;background:#111912;color:#fff;box-shadow:0 40px 160px #0008}.film-modal::backdrop{background:#08100de8;backdrop-filter:blur(15px)}.film-modal-head{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;font-size:13px}.film-modal-head button{background:transparent;border:0;color:white;font-size:18px;padding:7px}.film-modal video{display:block;width:100%;max-height:80svh}.dark{background:#263325;color:#fff}.document{padding-top:80px;padding-bottom:90px}.document-hero{max-width:760px;padding-bottom:55px}.document-hero .eyebrow{color:#748461;font-size:11px}.document-hero h1{font-size:55px;line-height:1.25;margin-bottom:22px}.document-hero>p:not(.eyebrow){font-size:18px;color:#76826c;line-height:1.7;margin:0 0 18px}.document-hero small{font-size:12px;color:#89947d}.quick-links{display:flex;gap:16px;padding-bottom:40px;flex-wrap:wrap}.quick-links a{border:1px solid #cfd8c2;border-radius:4px;font-size:14px;padding:10px 16px}.support-grid{display:grid;grid-template-columns:220px 1fr;gap:85px;border-top:1px solid #dce2d4;padding-top:50px}.support-grid aside{display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:max-content;position:sticky;top:32px}.support-grid aside img{border-radius:22%;margin-bottom:7px}.support-grid aside strong{font-size:24px;letter-spacing:-.05em}.support-grid aside span{font-size:12px;color:#839074}.support-grid aside a{font-size:13px;color:#62784e;margin-top:20px}.guide{margin-bottom:50px;padding-bottom:35px;border-bottom:1px solid #dce2d4;scroll-margin-top:32px}.guide-number{font-size:11px;color:#8a9d76;letter-spacing:.1em}.guide h2,.policy-body h2{font-size:25px;letter-spacing:-.04em;margin:12px 0 18px;line-height:1.4}.guide>p,.guide li,.policy-body p{font-size:16px;color:#68775c;line-height:1.85}.guide ol{padding-left:23px;margin:20px 0}.guide li{padding-left:6px;margin:12px 0}.info-note{background:#e8eddf;border-left:2px solid #9cb27e;padding:17px 22px;border-radius:0 5px 5px 0;font-size:14px!important;color:#667454!important}.contact-panel{background:#e5ebdc;padding:35px;border-radius:8px}.contact-panel .eyebrow{color:#758563;font-size:10px}.contact-panel h2{font-size:28px;margin:0 0 16px}.contact-panel>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#6c7a5f;margin:0 0 25px}.contact-email{display:block;margin-top:14px;font-size:14px}.contact-pending{display:block;padding:16px 0;border-top:1px solid #ced8c0;font-size:13px;color:#7b886d}.policy-body{max-width:830px;margin-left:auto;border-top:1px solid #d7dfce;padding-top:25px}.policy-body>section{margin:30px 0 45px}.policy-body>.button{margin-top:20px}.load-error{background:#fff0d2;color:#754e15;padding:20px;text-align:center}[data-motion=off] *{animation:none!important;scroll-behavior:auto!important}body[data-language=en] .hero h1{font-size:clamp(44px,4.6vw,70px);letter-spacing:-.055em}body[data-language=ja] .hero h1{font-size:clamp(40px,4.5vw,65px)}body[data-language=ja] p{word-break:normal}
@media(min-width:1500px){.hero-copy{padding-left:max(8%,calc((100vw - 1200px)/2))}.hero-character{left:calc(50% + 200px)}}
@media(max-width:1000px){.demo-copy{padding:35px 28px}.demo-copy h3{font-size:28px;margin-top:25px}.demo-copy p{font-size:15px}.section-heading{gap:35px}.section-heading h2,.meet h2{font-size:36px}.control-row{flex-wrap:wrap;gap:12px}.control-row p{max-width:40%;margin-left:0}.control-sizes{gap:0}.privacy-layout{gap:45px}.faq-section{gap:40px}.support-grid{gap:40px;grid-template-columns:180px 1fr}.meet-icon{width:240px}.meet-icon img{width:200px;height:200px}}
@media(max-width:740px){.demo-layout{grid-template-columns:1fr}.demo-copy{padding:30px}.demo-copy h3{font-size:28px;max-width:none;margin:21px 0 12px}.demo-copy p{margin-bottom:20px;max-width:480px}.demo-arrows{align-self:flex-end;margin-top:-2px}.demo-screen video{min-height:0;aspect-ratio:4/3;height:auto}.demo-tabs{gap:7px;margin-bottom:24px}.demo-tabs button{padding:8px 15px;font-size:13px}.demo-tabs button span{font-size:17px}.demo-section{padding-bottom:75px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:33px}.section-heading>p{margin-top:18px;max-width:440px}.utility-grid{grid-template-columns:1fr;gap:18px}.utility-card{padding:26px 28px 30px}.control-row{padding:20px 24px}.control-row h3{font-size:16px;margin:0}.control-row p{order:4;max-width:none;width:100%;margin:0}.control-sizes{margin-left:auto}.control-sizes img:nth-child(1){width:20px}.control-sizes img:nth-child(2){width:30px}.control-sizes img:nth-child(3){width:40px}.privacy-layout{grid-template-columns:1fr;gap:36px;padding-top:55px;padding-bottom:55px}.privacy-layout h2{font-size:32px}.daily{padding-bottom:75px}.meet{padding-top:75px;padding-bottom:75px;gap:30px}.meet h2{font-size:33px}.meet-icon{width:150px}.meet-icon img{width:140px;height:140px}.meet-icon>span{font-size:19px}.meet-copy>p:not(.eyebrow){font-size:15px}.faq-section{grid-template-columns:1fr;gap:30px;padding-top:45px;padding-bottom:75px}.faq-section h2{font-size:30px}.faq summary{font-size:15px}.footer-links{flex-wrap:wrap;gap:20px}.document{padding-top:50px}.document-hero h1{font-size:40px}.support-grid{grid-template-columns:1fr;gap:32px}.support-grid aside{position:static;display:none}.document-hero{padding-bottom:30px}.quick-links{gap:9px;padding-bottom:30px}.quick-links a{font-size:12px;padding:8px 12px}.contact-panel{padding:25px}.guide h2{font-size:24px}.policy-body h2{font-size:23px}}
@media(max-width:480px){.hero{min-height:850px}.hero-character{top:510px}.hero-copy{padding-top:48px}.hero-description br{display:none}.hero-description{max-width:300px}body[data-language=en] .hero h1{font-size:45px}body[data-language=ja] .hero h1{font-size:40px}.compatibility{gap:12px;font-size:9px;flex-wrap:wrap}.compatibility i{display:none}.intro h2{font-size:30px}.intro>p:last-child br{display:none}.section-heading h2{font-size:30px}.demo-tabs button{padding:7px 12px;gap:6px}.demo-copy{padding:28px 25px}.meet{flex-direction:column-reverse;align-items:flex-start;gap:35px}.meet-icon{display:none}.hero-bottom{font-size:8px}.hero-bottom .motion-toggle{font-size:10px}.ghost-message{max-width:80%}.footer .brand{font-size:22px}.privacy-layout h2{font-size:30px}.document-hero h1{font-size:34px}.guide>p,.guide li,.policy-body p{font-size:15px}.contact-panel h2{font-size:25px}.utility-visual{height:285px}.control-sizes{display:none}.control-row h3{white-space:normal}}
.draft-notice{position:sticky;bottom:0;z-index:20;background:#243c23;color:#f2ffe4;font-size:12px;text-align:center;padding:12px 20px}.draft-notice a{text-decoration:underline;margin-left:15px}
@media(max-width:640px){.hero-character{top:480px}.hero h1{font-size:clamp(39px,11.5vw,49px)}}
/* v2 — production sprites and message renderer, shared feature stage */
.hero-conversion{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-actions .button{min-height:56px;line-height:1.25;padding:16px 22px;gap:20px;letter-spacing:-.025em;justify-content:center}.cta-arrow{font-size:20px;line-height:1;width:20px;text-align:center;flex-shrink:0}.meet-action .button{gap:20px}.hero-conversion .availability{margin:0;font-size:13px;line-height:1.6;letter-spacing:-.01em;color:#b5c2b0}.film-link{display:inline-flex;gap:10px;padding:8px 0;font-size:14px;line-height:1.3;white-space:nowrap;letter-spacing:-.01em}.film-link>span:last-child{font-size:14px}.play-circle{font-size:11px;display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #c4cebd;border-radius:50%;padding-left:2px}.hero-character{width:480px;left:calc(58% - 57.6px);top:calc(49% - 240px);transform:none}.pet-button{display:block;width:480px;height:480px;animation:none;filter:none;outline-offset:-34px;cursor:pointer}.pet-button canvas{display:block;width:100%;height:100%;image-rendering:pixelated}.click-hand{position:absolute;width:68px;height:86px;right:66px;bottom:56px;background-image:url('/assets/cursor-sheet.jpg');background-size:340px 340px;background-position:-139px -28px;filter:invert(1);mix-blend-mode:screen;image-rendering:pixelated;pointer-events:none;transform:rotate(-16deg);animation:hand-invite 3s ease-in-out infinite;transition:opacity .25s}.click-hand.used{opacity:0}.demo-tabs{max-width:1120px;margin-left:auto;margin-right:auto;gap:8px}.demo-tabs button{padding:10px 18px;font-size:14px}.demo-screen{background:#182d26 url('/assets/wallpaper.jpg') center/cover;aspect-ratio:5/4}.demo-screen canvas{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.demo-layout{grid-template-columns:.85fr 1.5fr;min-height:0}.demo-copy{min-height:430px}.video-controls{pointer-events:none;font-size:11px}.video-controls button{pointer-events:auto}.demo-section{padding-bottom:88px}.demo-section .control-row{margin-top:24px}.film-modal{width:min(960px,calc(100vw - 72px));max-width:calc(100vw - 72px);max-height:calc(100svh - 64px);margin:auto;box-shadow:0 22px 80px #0006;border-radius:9px;overflow:hidden}.film-modal::backdrop{background:rgb(0 0 0 / .52);backdrop-filter:blur(1px)}.film-modal-head{padding:10px 15px;background:#182019}.film-modal video{width:100%;max-height:calc(100svh - 126px);object-fit:contain;background:#101410}.film-open{overflow:hidden}@keyframes hand-invite{0%,55%,100%{transform:translate(0,0) rotate(-16deg)}65%{transform:translate(-5px,-6px) rotate(-16deg)}75%{transform:translate(0,0) rotate(-16deg)}85%{transform:translate(-5px,-6px) rotate(-16deg)}}
@media(min-width:1500px){.hero-character{left:calc(50% + 122.4px)}}
@media(max-width:1100px){.hero-character{width:400px;left:calc(59% - 32px);top:calc(49% - 200px);transform:none}.pet-button{width:400px;height:400px}.click-hand{right:45px;bottom:37px;transform:scale(.8) rotate(-16deg)}.hero-actions{gap:18px}.hero-actions .button{font-size:15px}.hero-copy{width:57%}}
@media(max-width:740px){.demo-layout{grid-template-columns:1fr}.demo-copy{min-height:0}.demo-screen{aspect-ratio:5/4}.demo-tabs button{padding:9px 13px;font-size:13px}.demo-tabs{gap:7px}.video-controls{font-size:9px}}
@media(max-width:640px){.hero{min-height:830px}.hero-copy{width:100%;padding:46px 24px 0}.hero-character{width:360px;left:calc(50% - 180px);top:448px;transform:none}.pet-button{width:360px;height:360px;max-width:100%}.click-hand{right:37px;bottom:36px;width:68px;height:86px;scale:.75;transform-origin:bottom right}.hero-actions{gap:16px}.hero-conversion{gap:13px}.hero-actions .button{min-height:50px;padding:13px 16px;font-size:14px;gap:14px}.hero-conversion .availability{font-size:11px}.film-link{gap:7px}.film-link>span:last-child{font-size:12px}.play-circle{width:25px;height:25px;font-size:9px}.film-modal{width:calc(100vw - 28px);max-width:calc(100vw - 28px)}.film-modal-head{font-size:12px}.hero-bottom{bottom:18px}}
@media(max-width:370px){.hero{min-height:820px}.hero-character{width:320px;left:calc(50% - 160px);top:470px}.pet-button{width:320px;height:320px}.hero-actions{gap:15px}.hero-actions .button{font-size:13px;padding:12px 13px;gap:10px}.film-link>span:last-child{font-size:11px}.hero-conversion .availability{font-size:10px}.click-hand{right:28px;bottom:23px;scale:.65}}

.pet-fallback{position:relative;width:100%;aspect-ratio:1}.fallback-body{position:absolute;width:83.333%;left:6.25%;top:13.333%}.fallback-message{position:absolute;width:42.5%;left:21.458%;top:18.125%;z-index:1}

/* Full-height demo panel and device-pixel canvas rendering. */
.brand img{width:43px;height:43px;flex:0 0 43px}
.demo-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.6fr);align-items:stretch;min-height:0}
.demo-copy{min-height:0;padding:40px 32px}
.demo-screen{position:relative;aspect-ratio:auto;align-self:stretch;min-height:0;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;cursor:grab}
.demo-screen.is-swiping{cursor:grabbing}
.demo-screen:before{content:"";display:block;padding-top:62.5%;pointer-events:none}
.demo-screen canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;transform:translateX(var(--swipe-x,0px));transition:transform .18s ease-out}
.demo-screen.is-swiping canvas{transition:none}
@media(max-width:1000px){.demo-copy{padding:30px 24px}.demo-copy h3{font-size:26px;margin-top:24px}}
@media(max-width:740px){.demo-layout{grid-template-columns:minmax(0,1fr)}.demo-copy{padding:28px 26px}.demo-screen:before{padding-top:75%}}

/* Deliberate two-line feature copy, shared by every language and motion. */
.demo-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.6fr)}
.demo-copy{container-type:inline-size}
.demo-copy h3{width:100%;max-width:none;font-size:clamp(24px,10cqw,32px);line-height:1.32;min-height:2.64em;margin:30px 0 20px;word-break:keep-all}
.demo-copy p{width:100%;max-width:none;font-size:clamp(14px,6cqw,16px);line-height:1.8;min-height:3.6em;margin:0 0 28px;word-break:keep-all}
.demo-copy .copy-line{display:block;white-space:nowrap}
@media(max-width:740px){.demo-layout{grid-template-columns:minmax(0,1fr)}.demo-copy h3{font-size:28px;margin-top:24px}.demo-copy p{font-size:15px}.demo-arrows{align-self:flex-start;margin-top:0}}

/* Keep the supplied pixel cursor silhouette; retain opaque black inside it. */
.click-hand{mix-blend-mode:normal;clip-path:polygon(29.963% 1.788%, 41.213% 1.788%, 41.213% 5.988%, 46.838% 5.988%, 46.838% 23.779%, 58.088% 23.779%, 58.088% 27.980%, 74.338% 27.980%, 74.338% 32.427%, 85.588% 32.427%, 85.588% 36.875%, 91.213% 36.875%, 91.213% 41.323%, 96.838% 41.323%, 96.838% 71.962%, 91.213% 71.962%, 91.213% 85.305%, 85.588% 85.305%, 85.588% 98.401%, 29.963% 98.401%, 29.963% 89.506%, 24.338% 89.506%, 24.338% 80.858%, 18.713% 80.858%, 18.713% 71.962%, 13.088% 71.962%, 13.088% 63.314%, 7.463% 63.314%, 7.463% 58.866%, 1.838% 58.866%, 1.838% 41.323%, 18.713% 41.323%, 18.713% 45.770%, 24.338% 45.770%, 24.338% 5.988%, 29.963% 5.988%)}

/* Nine moments: a centered row of four, then five equal-width tabs. */
.demo-tabs{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));max-width:1080px;gap:12px;margin-bottom:38px}
.demo-tabs button{grid-column:span 2;min-width:0;min-height:52px;padding:12px 14px;line-height:1.4;white-space:nowrap}
.demo-tabs button:first-child{grid-column:2 / span 2}
.demo-tabs button:nth-child(5){grid-column:1 / span 2}
.demo-tabs button>span{flex-shrink:0}
@media(max-width:1000px){.demo-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.demo-tabs button,.demo-tabs button:first-child,.demo-tabs button:nth-child(5){grid-column:auto}.demo-tabs button{padding:10px 8px;gap:7px}}
@media(max-width:540px){.demo-tabs{gap:8px;margin-bottom:24px}.demo-tabs button{flex-direction:column;gap:3px;padding:9px 4px;font-size:12px;min-height:68px;white-space:normal}.demo-tabs button>span{font-size:18px;line-height:1.1}}

/* Final spacing pass and a cursor that touches the body rather than the tail. */
.click-hand{right:27.5%;bottom:20.833%}
.intro{padding-bottom:44px}
.intro>p:last-child{margin-bottom:0}
.meet{padding-bottom:72px}
.faq-section{padding-top:48px}
@media(max-width:740px){.meet{padding-bottom:52px}.faq-section{padding-top:36px}}
@media(max-width:640px){.intro{padding-bottom:30px}}

/* Shared columns align the icon, heading, description and trailing content. */
.intro{padding-top:72px;padding-bottom:72px}
.intro h2{margin-bottom:0}
.control-row,.privacy-card{--companion-muted:#7b866f;display:grid;grid-template-columns:32px 190px 16px minmax(0,1fr) 196px;column-gap:18px;align-items:center;min-height:126px;padding:20px 28px;border:1px solid #dce2d4;border-radius:10px}
.control-icon,.privacy-icon{grid-column:1;width:32px;display:flex;align-items:center;justify-content:center;color:#687d51}
.control-row h3,.privacy-card h3{grid-column:2;font-size:17px;line-height:1.6;letter-spacing:-.025em;margin:0;font-weight:700;white-space:normal}
.control-sizes{grid-column:5;margin:0;justify-self:end}
.privacy-card{margin-top:16px}
.demo-section+.meet{padding-top:32px}
.control-icon svg,.privacy-icon svg{display:block;width:32px;height:32px;stroke-width:1.7}
.privacy-policy{grid-column:5;justify-self:end;font-size:14px;line-height:1.6;color:#68775c;margin:0;padding-bottom:2px}
.control-list,.privacy-list{grid-column:3 / 5;list-style:none;margin:0;padding:0;display:grid;gap:7px}
.control-list>li,.privacy-list>li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:18px;align-items:start;font-size:14px;line-height:1.65;word-break:keep-all}
.control-list,.privacy-list,.privacy-policy{color:var(--companion-muted)}
.privacy-policy{border-bottom-color:currentColor}
.control-list>li>span:first-child,.privacy-list>li>span:first-child{text-align:center;color:inherit}
@media(max-width:900px){.control-row,.privacy-card{grid-template-columns:32px minmax(0,1fr);gap:16px 18px;padding:20px 24px;min-height:0}.control-row h3,.privacy-card h3{font-size:16px}.control-sizes{display:none}.control-list,.privacy-list{grid-column:1 / -1;gap:8px}.privacy-policy{grid-column:2;justify-self:start}}
@media(max-width:640px){.intro{padding-top:48px;padding-bottom:48px}}

/* Reserve space above the hero for the full jump and its speech bubble. */
.pet-button{position:relative}
.pet-button canvas{position:absolute;left:0;top:-25%;height:125%;pointer-events:none}

/* Keep desktop navigation together beside the language selector. */
@media(min-width:741px){.header>nav{margin-left:auto;margin-right:28px;gap:28px}.header-right{gap:28px}}
