:root{--ink: #382e2e;--coral: #e88782;--coral-dark: #d9706b;--rose: #f5b9b4;--paper: #fff5f3;--blush: #fce2df;--line: #efd4d1;--muted: #786868;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(1180px,calc(100% - 64px));margin-inline:auto}.site-header{position:fixed;z-index:50;top:24px;left:50%;transform:translate(-50%);width:min(1356px,calc(100% - 48px));min-height:62px;display:flex;align-items:center;gap:22px;padding:10px 12px 10px 15px;border:1px solid rgba(239,212,209,.9);border-radius:12px;background:#fffaf9f0;box-shadow:0 10px 30px #2d1e1e1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:900;letter-spacing:-.02em;white-space:nowrap}.brand img{width:34px;height:34px;border-radius:9px}.site-header nav{display:flex;justify-content:flex-end;gap:23px;flex:1}.site-header nav a{font-size:13px;font-weight:750;color:#6c5b5b}.site-header nav a:hover{color:var(--coral-dark)}.header-actions{display:flex;align-items:center;gap:7px}.header-cta{border:0;border-radius:8px;background:var(--coral);color:var(--ink);padding:10px 14px;font-size:12px;font-weight:900}.language-toggle{display:flex;align-items:center;gap:6px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:11px}.language-toggle b{color:var(--ink)}.hero{position:relative;overflow:hidden;min-height:820px;background:var(--ink);color:#fff}.hero:before{content:"";position:absolute;left:-180px;bottom:-240px;width:650px;height:650px;border-radius:50%;background:#e887821f}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 30%,rgba(245,185,180,.14),transparent 32%);pointer-events:none}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:62px;min-height:820px;padding:128px 0 72px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;color:var(--rose);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(72px,7.7vw,112px);line-height:.9;letter-spacing:-.07em;font-weight:900}.hero-lede{max-width:690px;margin:27px 0 0;color:#f9e8e6;font-size:19px;line-height:1.75;font-weight:650}.hero-actions,.launch-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.store-button,.secondary-button{min-height:48px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:900;transition:transform .2s ease}.store-button{border:1px solid var(--rose);background:var(--coral);color:var(--ink);box-shadow:0 8px 22px #e8878233}.secondary-button{border:1px solid rgba(255,255,255,.3);color:#fff}.store-button:hover,.secondary-button:hover,.header-cta:hover{transform:translateY(-2px)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px;max-width:720px}.stat{min-height:89px;padding:15px 16px;border:1px solid rgba(245,185,180,.19);border-radius:8px;background:#ffffff0e}.stat strong{display:block;color:#ffd7d3;font-size:22px;letter-spacing:-.04em}.stat span{display:block;margin-top:7px;color:#d7c5c5;font-size:11px;line-height:1.45}.hero-disclaimer{display:flex;align-items:flex-start;gap:9px;max-width:720px;margin:18px 0 0;color:#cdbbbb;font-size:11px;line-height:1.65}.hero-disclaimer svg{flex:none;margin-top:1px;color:var(--rose)}.hero-visual{position:relative;height:610px;display:flex;align-items:center;justify-content:center}.phone-frame{position:relative;z-index:3;width:306px;padding:12px 9px 10px;border:1px solid rgba(255,255,255,.28);border-radius:38px;background:#231d1d;box-shadow:0 34px 74px #00000061;transform:rotate(1.5deg);overflow:hidden}.phone-frame img{width:100%;border-radius:27px}.phone-speaker{position:absolute;z-index:4;top:18px;left:50%;transform:translate(-50%);width:54px;height:5px;border-radius:99px;background:#2f2727}.hero-orbit{position:absolute;border:1px solid rgba(245,185,180,.24);border-radius:50%}.orbit-one{width:470px;height:470px}.orbit-two{width:570px;height:570px}.floating-level{position:absolute;z-index:4;right:12px;top:102px;width:92px;height:92px;display:grid;place-content:center;text-align:center;border-radius:22px;background:var(--paper);color:var(--ink);box-shadow:0 18px 50px #462a2a2e;transform:rotate(5deg)}.floating-level span{color:var(--coral-dark);font-size:31px;line-height:1;font-weight:950}.floating-level small{margin-top:5px;color:var(--muted);font-weight:800}.section{padding:92px 0}.section-white{background:#fff}.section-blush{background:var(--paper)}.section-screens{overflow:hidden;background:#fbf9f9}.section-heading{margin-bottom:38px}.split-heading{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:end}.section-heading h2,.launch-copy h2{white-space:pre-line;margin:0;color:var(--ink);font-size:clamp(40px,4vw,58px);line-height:1.02;letter-spacing:-.055em;font-weight:900}.section-heading>p,.split-heading>p{margin:0 0 5px;color:var(--muted);font-size:15px;line-height:1.9}.section-kicker{color:var(--coral-dark)}.feature-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.feature-card,.benefit-card{min-height:270px;padding:24px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 4px 18px #462a2a09}.feature-card h3,.benefit-card h3{margin:23px 0 11px;font-size:18px;letter-spacing:-.025em}.feature-card p,.benefit-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.icon-tile{width:max-content;min-width:52px;height:44px;padding:0 11px;display:flex;align-items:center;gap:8px;border-radius:7px;font-size:10px;font-weight:900}.tone-1{background:#fff0c7;color:#9b6d18}.tone-2{background:#ede6ff;color:#64539a}.tone-3{background:#def4ed;color:#407e69}.tone-4{background:#fce2df;color:#a65350}.benefit-badge{width:max-content;display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:99px;background:var(--ink);color:#fff2f0;font-size:11px;font-weight:900}.safety-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;margin-top:18px;padding:38px 42px;border-radius:9px;background:var(--ink);color:#fff}.safety-card h3{white-space:pre-line;margin:17px 0 0;font-size:38px;line-height:1.02;letter-spacing:-.045em}.safety-mark{display:flex;align-items:center;gap:8px;color:var(--rose);font-size:11px;font-weight:900;letter-spacing:.08em}.safety-copy>p{margin:3px 0 20px;color:#e0cece;font-size:14px;line-height:1.95}.safety-tags{display:flex;flex-wrap:wrap;gap:7px}.safety-tags span{padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#f9e9e7;font-size:11px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.faq-heading{position:sticky;top:120px}.faq-heading>svg{margin-bottom:20px;color:var(--coral-dark)}.faq-heading p{margin-top:24px}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 4px 14px #462a2a09;overflow:hidden}.faq-list summary{min-height:64px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:14px;font-weight:850}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{margin:0;padding:0 20px 21px;color:var(--muted);font-size:13px;line-height:1.85}.faq-plus{color:var(--coral-dark);font-size:21px;transition:transform .2s ease}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.screen-heading{align-items:center}.screen-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:13px}.screen-card{min-width:0;height:495px;display:flex;flex-direction:column;padding:18px 16px 0;border:1px solid rgba(70,42,42,.08);border-radius:8px;overflow:hidden}.screen-tone-1{background:#ffedb9}.screen-tone-2{background:#dff3f1}.screen-tone-3{background:#fae1d0}.screen-tone-4{background:#e7e6fb}.screen-tone-5{background:#e4f2df}.screen-label small{display:block;margin-bottom:8px;color:#382e2e8c;font-size:9px;font-weight:900;letter-spacing:.06em}.screen-label strong{display:block;font-size:15px}.screen-label span{display:block;margin-top:5px;color:var(--muted);font-size:11px}.screen-phone{width:84%;margin:18px auto 0;padding:6px 5px 0;border-radius:19px 19px 0 0;background:#2b2323;box-shadow:0 20px 36px #382e2e38;overflow:hidden}.screen-phone img{width:100%;border-radius:14px 14px 0 0}.launch-section{padding:75px 0;background:var(--ink);color:#fff}.launch-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:78px;align-items:center}.launch-copy h2{color:#fff}.launch-copy>p:not(.section-kicker){max-width:650px;color:#d7c4c4;line-height:1.8}.section-kicker.light{color:var(--rose)}.download-card{display:grid;grid-template-columns:70px 1fr;gap:17px;align-items:center;padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#fff1}.download-card>img{width:70px;height:70px;border-radius:18px}.download-card small{color:var(--rose);font-size:10px;font-weight:900}.download-card h3{margin:6px 0 0;font-size:16px;line-height:1.5}.download-card .store-button{grid-column:1 / -1;width:100%}footer{padding:30px 0;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand img{width:30px;height:30px}.footer-inner p{margin:10px 0 0;color:var(--muted);font-size:10px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:var(--muted);font-size:10px;font-weight:700}.toast{position:fixed;z-index:80;left:50%;bottom:24px;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:13px 18px;border-radius:99px;background:var(--ink);color:#fff;box-shadow:0 18px 50px #462a2a2e;font-size:13px;font-weight:800}.legal-page{min-height:100vh;background:linear-gradient(180deg,var(--paper),#fff 420px)}.legal-header{width:min(1040px,calc(100% - 48px));min-height:66px;margin:24px auto 0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 12px 10px 15px;border:1px solid var(--line);border-radius:12px;background:#ffffffeb;box-shadow:0 10px 30px #2d1e1e14}.legal-shell{width:min(820px,calc(100% - 48px));margin:0 auto;padding:74px 0 96px}.legal-back{display:inline-flex;align-items:center;gap:7px;color:var(--coral-dark);font-size:13px;font-weight:850}.legal-title{margin-top:44px;padding-bottom:30px;border-bottom:1px solid var(--line)}.legal-title>p{margin:0 0 13px;color:var(--coral-dark);font-size:11px;font-weight:900;letter-spacing:.12em}.legal-title h1{margin:0;font-size:clamp(42px,7vw,68px);line-height:1;letter-spacing:-.055em}.legal-title span{display:block;margin-top:18px;color:var(--muted);font-size:12px}.legal-intro{margin:30px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.legal-notice{display:flex;align-items:flex-start;gap:10px;margin:25px 0 42px;padding:17px 18px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#655454;font-size:13px;line-height:1.7}.legal-notice svg{flex:none;margin-top:2px;color:var(--coral-dark)}.legal-sections{display:grid;gap:38px}.legal-sections section{padding-bottom:34px;border-bottom:1px solid #f1e4e2}.legal-sections h2{margin:0 0 15px;font-size:21px;letter-spacing:-.025em}.legal-sections p{margin:0 0 11px;color:#665757;font-size:14px;line-height:1.95}.legal-sections a{color:var(--coral-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.legal-operator{margin:38px 0 0;font-size:13px;font-weight:850}.legal-footer{border-top:1px solid var(--line)}@media(max-width:1050px){.site-header nav{display:none}.header-actions{margin-left:auto}.hero-inner{grid-template-columns:1fr .76fr;gap:25px}.feature-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.screen-grid{overflow-x:auto;grid-template-columns:repeat(5,220px);padding-bottom:12px;scroll-snap-type:x mandatory}.screen-card{scroll-snap-align:start}}@media(max-width:760px){.page-width{width:min(100% - 30px,540px)}.site-header{top:12px;width:calc(100% - 24px);min-height:58px;padding:9px}.brand span{font-size:14px}.header-cta{padding:9px 10px;font-size:10px}.language-toggle{padding:8px}.language-toggle span,.language-toggle svg{display:none}.hero{min-height:auto}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:35px;padding:112px 0 68px}.hero h1{font-size:clamp(58px,18vw,78px)}.hero-lede{font-size:16px}.hero-stats{grid-template-columns:1fr}.stat{min-height:72px}.hero-visual{height:580px}.phone-frame{width:min(78vw,300px)}.floating-level{right:4px}.orbit-one{width:390px;height:390px}.orbit-two{width:500px;height:500px}.section{padding:68px 0}.split-heading,.faq-layout,.safety-card,.launch-grid{grid-template-columns:1fr;gap:28px}.section-heading h2,.launch-copy h2{font-size:41px}.feature-grid,.benefit-grid{grid-template-columns:1fr}.feature-card,.benefit-card{min-height:auto}.safety-card{padding:30px 24px}.safety-card h3{font-size:34px}.faq-heading{position:static}.screen-grid{margin-right:-15px;padding-right:22px}.download-card{padding:20px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}.legal-header{width:calc(100% - 24px);margin-top:12px}.legal-shell{width:calc(100% - 30px);padding:50px 0 70px}.legal-title{margin-top:34px}.legal-title h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
