:root{--ink:#214a40;--muted:#5e7165;--paper:#f8f7ef;--line:#d9e0d3;--gold:#ae843c;--soft:#e9eedf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure,dl,dd{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{max-width:1240px;padding-left:48px;padding-right:48px;margin-inline:auto}.skip-link{position:absolute;left:20px;top:-100px;background:var(--ink);color:#fff;padding:10px 20px;z-index:10}.skip-link:focus{top:10px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:114px}.brand{display:block;flex-shrink:0;width:280px}.brand img{width:100%}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.nav-cta{border:1px solid #a8b8a2;border-radius:30px;padding:11px 20px;white-space:nowrap}.nav-cta span{margin-left:15px}.hero{overflow:hidden;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:56px;padding-top:28px;padding-bottom:76px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;color:var(--muted)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold);margin-right:9px}.hero h1{font-size:clamp(38px,4.1vw,57px);line-height:1.55;letter-spacing:-.04em;font-weight:800;margin:24px 0}.hero h1 em{font-style:normal;color:#658452}.hero-lead{font-size:16px;line-height:2.1;font-weight:600}.hero-description{font-size:14px;color:var(--muted);line-height:2.1;margin-top:22px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:16px 23px;border:1px solid var(--ink);border-radius:32px;background:var(--ink);color:#fff;font-size:13px;font-weight:700;line-height:1.6;min-height:52px;transition:background .2s}.button:hover{background:#376453;text-decoration:none}.button span{font-size:19px}.text-link{font-size:12px;font-weight:600;white-space:nowrap}.release-note{font-size:11px;color:var(--muted);margin-top:19px}.hero-art{position:relative;width:100%;max-width:394px;justify-self:center}.hero-art>img{width:100%;border-radius:28px;box-shadow:0 22px 65px #214a4021;border:5px solid #fffdf5}.hero-art:before{content:"";position:absolute;inset:12% -9% 10%;border:1px solid #a5b88d75;border-radius:50%;transform:rotate(-15deg);z-index:-1}.hero-art figcaption{position:absolute;right:-18px;bottom:34px;background:#fffdf6;padding:13px 20px;border-radius:12px;box-shadow:0 8px 30px #214a401a;font-size:12px;font-weight:700;transform:rotate(-3deg)}.facts{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px;border-block:1px solid var(--line);text-align:center}.facts>div+div{border-left:1px solid var(--line)}.facts strong{font-size:34px;font-weight:700;line-height:1.4;letter-spacing:-.03em}.facts strong span{font-size:17px;margin-left:5px}.facts p{font-size:11px;color:var(--muted);margin-top:7px}.section{padding-top:88px;padding-bottom:88px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2,.app-copy h2,.faq h2{font-size:34px;font-weight:700;letter-spacing:.01em;line-height:1.6;margin-top:16px}.section-heading>p,.faq>div>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:2}.mobile-only{display:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:46px}.steps article{padding-top:17px;border-top:1px solid #a8b69a}.step-number{font-size:27px;color:#8a9c78;letter-spacing:.02em}.step-number span{font-size:11px;color:var(--muted);margin-left:15px;letter-spacing:.1em}.steps h3{font-size:22px;line-height:1.7;margin:21px 0 15px}.steps p{font-size:13px;line-height:2;color:var(--muted)}.app-section{background:#eaf0e2;border-block:1px solid #dfe6d5}.app-grid{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:100px;padding-block:70px}.app-preview{width:100%;max-width:266px;justify-self:center}.app-preview img{width:100%;border:7px solid #2c4439;border-radius:30px;box-shadow:8px 18px 40px #214a401c;background:#fff}.app-preview figcaption{text-align:center;font-size:10px;color:var(--muted);margin-top:16px}.app-copy h2{font-size:38px}.section-lead{font-size:15px;line-height:1.9;margin-top:18px}.feature-list{margin-top:26px}.feature-list>div{border-top:1px solid #cdd8c2;padding-block:17px}.feature-list dt{font-size:15px;font-weight:700}.feature-list dd{font-size:12px;line-height:1.9;color:var(--muted);margin-top:6px}.small-note{font-size:11px;color:var(--muted);line-height:1.9}.platforms{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px;align-items:start}.platform{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fffefa;min-width:0}.platform.android{border-color:#adc09d}.platform-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.platform-name{font-size:22px;font-weight:700}.pill{font-size:10px;background:#e9efde;border-radius:20px;padding:5px 12px;white-space:nowrap}.pill.neutral{background:#f0efe8;color:#666c62}.platform h3{font-size:18px;margin-top:24px}.platform p{font-size:13px;line-height:2;color:var(--muted);margin-top:13px}.platform-note{padding-top:20px;border-top:1px solid var(--line);margin-top:26px!important}.test-download{margin-top:24px;border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-size:14px;font-weight:600;position:relative;padding:19px 30px 19px 0;line-height:1.8}summary::-webkit-details-marker{display:none}summary:after{content:"＋";position:absolute;right:0;top:19px;font-weight:400}details[open]>summary:after{content:"−"}.test-download>div{padding-bottom:4px}.test-download p{margin-top:0;margin-bottom:16px}.test-download .button{width:100%;gap:12px;font-size:12px}.test-download .small-note{font-size:10px;margin-top:14px;margin-bottom:0}.roadmap-note{font-size:12px;color:var(--muted);padding:22px 0;border-bottom:1px solid var(--line);margin-top:20px}.roadmap-note span{font-weight:700;color:var(--ink);margin-right:16px}.faq{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;padding-top:10px}.faq>div>p:not(.eyebrow){margin-top:18px}.questions{border-top:1px solid var(--line)}.questions details{border-bottom:1px solid var(--line)}.questions summary{padding-block:22px;font-size:14px}.questions summary:after{top:22px}.questions details>p{font-size:13px;line-height:2;color:var(--muted);padding:0 28px 23px 0}.closing{background:var(--ink);text-align:center;color:#fff8e9;padding:66px 24px}.closing .eyebrow{color:#d0dcc0}.closing h2{font-size:31px;line-height:1.7;margin:15px 0 26px}.button.light{background:#f5f1df;color:var(--ink);border-color:#f5f1df}.button.light:hover{background:#e0e9cf}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:28px}.site-footer .brand{width:245px}.site-footer>div{text-align:right;font-size:11px}.site-footer small{display:block;margin-top:10px;color:var(--muted);font-size:10px}.about-page{max-width:830px;margin-inline:auto;padding:40px 30px 80px}.about-page .brand{max-width:100%;width:285px;margin-bottom:35px}.about-page h1{font-size:30px;line-height:1.7;margin-bottom:12px}.about-page h2{font-size:20px;margin:32px 0 10px}.about-page p,.about-page li{font-size:14px;line-height:2;color:var(--muted)}.about-page p+p{margin-top:12px}.about-page p a{text-decoration:underline;text-underline-offset:4px}.about-page .button{margin-top:32px}.about-page .updated{font-size:11px;margin-bottom:25px}
@media(min-width:1440px){.hero{gap:75px}.hero-art{max-width:410px}}
@media(max-width:1000px){.wrap{padding-inline:30px}.site-header nav{gap:18px}.brand{width:250px}.hero{gap:30px}.hero h1{font-size:40px}.hero-art{max-width:345px}.hero-lead{font-size:14px}.hero-description{font-size:13px}.steps{gap:26px}.app-grid{gap:50px}.platform{padding:24px}.faq{gap:40px}}
@media(max-width:760px){.mobile-only{display:initial}.wrap{padding-inline:22px}.site-header{min-height:90px;gap:12px}.site-header .brand{width:220px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:11px;padding:9px 13px}.nav-cta span{display:none}.hero{grid-template-columns:1fr;gap:38px;padding-top:24px;padding-bottom:46px}.hero-copy{max-width:540px}.hero h1{font-size:clamp(33px,7.8vw,48px);line-height:1.55;margin-block:20px}.hero-lead{font-size:14px}.hero-description{font-size:13px;margin-top:18px}.hero-actions{margin-top:25px;gap:20px}.release-note{font-size:10px}.hero-art{max-width:330px;width:82%}.hero-art>img{border-radius:23px}.hero-art figcaption{font-size:11px;right:-16px;bottom:24px;padding:11px 15px}.facts{padding-block:22px;gap:5px}.facts strong{font-size:25px}.facts strong span{display:block;font-size:12px;margin:0}.facts p{font-size:10px;line-height:1.7;max-width:100px;margin:7px auto 0}.section{padding-block:54px}.section-heading{display:block}.section-heading h2,.faq h2{font-size:28px}.section-heading>p{margin-top:18px;font-size:12px}.steps{grid-template-columns:1fr;gap:27px;margin-top:30px}.steps article{display:grid;grid-template-columns:66px 1fr;gap:0 15px}.step-number{grid-row:1 / 3;font-size:25px}.step-number span{display:block;margin:5px 0 0;font-size:10px}.steps h3{font-size:20px;margin:0 0 12px}.steps p{font-size:13px}.app-grid{grid-template-columns:1fr;gap:32px;padding-block:48px}.app-copy{grid-row:1}.app-copy h2{font-size:30px}.app-preview{max-width:260px}.platforms{grid-template-columns:1fr;gap:18px;margin-top:28px}.platform{padding:25px}.roadmap-note span{display:block;margin-bottom:6px}.faq{grid-template-columns:1fr;gap:27px;padding-top:0}.questions summary{font-size:13px}.closing{padding:49px 22px}.closing h2{font-size:25px}.closing .eyebrow{font-size:10px}.site-footer{align-items:start;flex-direction:column;gap:12px;padding-block:24px}.site-footer .brand{width:230px}.site-footer>div{text-align:left}.about-page{padding:22px 24px 55px}.about-page h1{font-size:25px}}
@media(max-width:380px){.site-header{gap:7px;padding-inline:15px}.site-header .brand{width:190px}.nav-cta{font-size:10px;padding:8px 10px}.hero h1{font-size:31px}.button{font-size:12px;padding:14px 18px;gap:13px}.facts strong{font-size:23px}.facts p{font-size:9px}.platform{padding:20px}.platform h3{font-size:16px}.platform-name{font-size:20px}.pill{padding:4px 9px}.closing h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
