
:root{--paper:#f5f3ec;--ink:#253a31;--mint:#b8d7bd;--line:#c8cec3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'PingFang SC','Hiragino Sans GB',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #c78043;outline-offset:5px}header{height:70px;position:fixed;z-index:20;top:0;width:100%;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#f5f3eceb;backdrop-filter:blur(16px);border-bottom:1px solid #253a3112}.brand{font-weight:750;letter-spacing:-1px;font-size:22px}.brand small{font-weight:400;font-size:11px;letter-spacing:2px;margin-left:14px}nav{display:flex;gap:25px;font-size:12px}.hero{min-height:96svh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:110px 24px 65px}.eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase}.hero h1{font-size:clamp(48px,6.8vw,96px);line-height:1.17;letter-spacing:-.065em;margin:26px 0}.hero h1 span{color:#71927c}.hero p{font-size:17px;line-height:1.9;color:#66786c;margin:0}.pill{display:inline-flex;align-items:center;gap:25px;border:1px solid var(--ink);border-radius:30px;padding:15px 24px;margin-top:32px;font-size:13px}.hero .bottom{margin-top:65px;display:flex;gap:48px;font-size:11px;color:#718174}.dot{width:7px;height:7px;display:inline-block;background:#789a7e;border-radius:50%;margin-right:8px}.chapter{height:310svh;position:relative}.sticky{height:100svh;position:sticky;top:0;padding:105px 5vw 30px;display:flex;flex-direction:column;overflow:hidden}.chapter:nth-of-type(3){background:#e6ece2}.chapter:nth-of-type(4){background:#eae6dc}.chapter-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:2px;color:#6d7d6e}.layout{flex:1;min-height:0;display:grid;grid-template-columns:34% 66%;align-items:center}.copy{z-index:3;padding-right:30px}.copy h2{font-size:clamp(34px,4vw,62px);line-height:1.24;letter-spacing:-.06em;margin:16px 0 24px}.copy p{font-size:15px;color:#607165;line-height:1.9;max-width:320px}.phase{display:inline-block;font-size:11px;letter-spacing:1px;padding:8px 12px;border-radius:20px;background:#ffffff91}.art{position:relative;aspect-ratio:1.15;max-height:70vh;width:100%;transform-origin:55% 55%}.world{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 18px 15px #253a3106)}.handset{position:absolute;right:6%;bottom:2%;width:145px;aspect-ratio:.50;background:#24372f;border:5px solid #253a31;border-radius:27px;padding:25px 9px 12px;box-shadow:10px 18px 0 #23392e13;transform-origin:center bottom;color:var(--ink);will-change:transform,opacity}.phone-face{height:100%;border-radius:16px;background:#f9f7f0;padding:10px 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.island{position:absolute;top:9px;left:38%;width:24%;height:7px;background:#121f19;border-radius:10px}.phone-name{font-size:8px;letter-spacing:1px}.dial{width:99px;height:99px;border-radius:50%;background:#e4eadf;position:relative;border:1px solid #cad3c5}.dial button{border:0;background:transparent;position:absolute;font-size:16px;color:#294b38;width:33px;height:33px;padding:0}.dial .up{top:0;left:33px}.dial .down{bottom:0;left:33px}.dial .left{left:0;top:33px}.dial .right{right:0;top:33px}.dial .enter{top:33px;left:33px;border-radius:50%;background:#f9f7f0;font-size:10px;box-shadow:0 0 0 3px #f9f7f0}.mini{display:flex;gap:4px;width:100%}.mini button{flex:1;font-size:8px;padding:7px 0;border:1px solid #dce2d5;border-radius:4px;background:white;color:var(--ink)}.keys{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;width:100%}.keys i{height:16px;font-size:8px;background:white;border-radius:3px;display:grid;place-items:center;font-style:normal}.connected{font-size:8px;color:#54785c}.signal{position:absolute;right:28%;bottom:31%;width:100px;height:80px;border-top:2px dashed #71987d;border-radius:50%;transform:rotate(-35deg);opacity:0}.bubble{position:absolute;left:10%;top:60%;background:#fffdf5;border:1.5px solid #354e40;padding:14px 20px;border-radius:18px 18px 18px 2px;font-size:14px;box-shadow:3px 4px 0 #263d2d10;opacity:0}.result{opacity:0}.steps{display:flex;gap:18px;align-items:center;padding-top:15px;border-top:1px solid #253a3120}.track{height:2px;flex:1;background:#253a311c}.fill{height:100%;background:#577c61;transform-origin:left;transform:scaleX(0)}.step-label{font-size:11px;color:#667567;min-width:130px}.next{border:0;background:transparent;color:var(--ink);font-size:12px;padding:10px}.ending{padding:100px 8vw 55px;text-align:center}.ending h2{font-size:clamp(36px,5vw,70px);letter-spacing:-.06em;line-height:1.2}.ending p{color:#67776a;line-height:1.9}.notes{font-size:11px;max-width:700px;margin:50px auto 0;line-height:1.9;color:#6d786d}.storyboard{max-width:1100px;width:100%;border-radius:16px;margin:30px auto;display:block}.footer{border-top:1px solid #cdd3c7;display:flex;justify-content:space-between;margin-top:55px;padding-top:25px;font-size:11px;color:#748271}.prototype{position:fixed;bottom:12px;left:12px;z-index:30;font-size:9px;background:#f5f3ecdd;border:1px solid #d5dace;border-radius:5px;padding:5px 8px;color:#6c7d6e}.live-note{min-height:15px;font-size:9px;text-align:center;color:#617a64}
@media(max-width:700px){header{padding:0 22px;height:62px}.brand{font-size:18px}.brand small{display:none}nav{gap:16px;font-size:11px}.hero{min-height:92svh}.hero .bottom{gap:20px;font-size:10px}.sticky{padding:85px 22px 25px}.layout{display:flex;flex-direction:column;justify-content:center;gap:10px}.copy{width:100%;padding:0}.copy h2{font-size:36px;margin:12px 0}.copy p{font-size:13px;max-width:100%;margin:5px 0}.art{max-width:480px;max-height:45svh;width:100%;margin:auto}.handset{width:110px;border-width:4px;border-radius:22px;padding:20px 5px 8px}.dial{transform:scale(.78);margin:-10px}.phone-face{gap:10px;padding:5px}.bubble{font-size:11px;padding:10px}.step-label{min-width:100px;font-size:10px}.chapter{height:270svh}.ending{padding:70px 24px 45px}.signal{width:65px}.footer{gap:15px}.chapter-top{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter{height:auto}.sticky{position:relative;min-height:850px;height:auto}.layout{min-height:630px}.art{transform:none!important}.handset{opacity:1!important;transform:none!important}.bubble,.result,.signal{opacity:1!important}.steps{display:none}}

header{gap:20px}nav{min-width:0;white-space:nowrap}.brand{flex-shrink:0}.chapter#number{background:#eeeee2}.chapter#mouse{background:#e3ece5}.landscape-phone{width:300px;aspect-ratio:2.06;border-radius:23px;padding:9px 12px 9px 22px;right:0;bottom:0}.landscape-phone .island{top:38%;left:6px;width:6px;height:24%}.landscape-phone .phone-face{padding:6px;gap:4px;border-radius:12px}.landscape-phone .phone-name{font-size:8px}.landscape-phone .connected{font-size:7px}.landscape-phone .live-note{min-height:9px;font-size:7px}.landscape-keys{width:100%;display:flex;flex-direction:column;gap:3px}.landscape-keys>div{display:flex;gap:3px}.landscape-keys button{flex:1;min-width:0;height:14px;padding:0;background:#fff;border:1px solid #d6decd;border-radius:3px;font-size:6px;color:var(--ink)}.landscape-keys .space-key{flex:4}.number-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%}.number-keys button{height:27px;background:#edf1e5;border:1px solid #cbd8bf;border-radius:5px;font-size:13px;color:var(--ink)}.code-display{font-size:11px;background:#e7ecdf;width:100%;text-align:right;padding:6px;border-radius:4px;min-height:24px}.flat-phone{bottom:0;right:1%;box-shadow:6px 15px 0 #23392e18}.flat-phone .phone-face{gap:6px}.demo-touchpad{position:relative;width:100%;flex:1;min-height:57px;overflow:hidden;background:#d9e8d8;border:1px solid #c6d8c1;border-radius:7px}.demo-cursor{position:absolute;left:25%;top:50%;font-size:22px;color:#305b3c}.touch-hint{position:absolute;bottom:7px;right:9px;font-size:8px;color:#789579}.finger-trail{position:absolute;left:30%;top:45%;width:40%;height:2px;background:linear-gradient(90deg,transparent,#9fb798);transform:rotate(-20deg)}
@media(max-width:700px){header{gap:16px}nav{overflow-x:auto;scrollbar-width:none;gap:15px}.brand{font-size:16px}.landscape-phone{width:240px;padding:7px 8px 7px 18px;border-radius:19px;right:1%;bottom:-5px}.landscape-phone .phone-face{gap:3px}.landscape-keys button{height:12px;font-size:5px}.flat-phone{width:124px;bottom:-8px}.flat-phone .number-keys button{height:22px}.flat-phone .phone-face{gap:4px}.flat-phone .code-display{min-height:17px;padding:3px;font-size:9px}}
#watch .dial .left,#watch .dial .right{font-size:10px;font-weight:600;background:#c8dfc7;border-radius:50%}
.handset{width:190px;aspect-ratio:1206/2622;padding:0;border:5px solid #253a31;border-radius:25px;overflow:hidden;background:#f7f6f0}.screen-link,.actual-screen{display:block;width:100%;height:100%}.actual-screen{object-fit:contain}.landscape-phone{width:340px;aspect-ratio:2622/1206;padding:0;border-radius:20px}.flat-phone{width:180px}.screen-link:focus-visible{outline-offset:-5px}.copy h2{text-wrap:balance}
@media(max-width:700px){.handset{width:130px;border-width:4px;border-radius:18px}.landscape-phone{width:260px;border-radius:15px}.flat-phone{width:135px}}
/* Landing page: keep the approved paper, ink and comic palette. */
.brand{display:flex;align-items:center;gap:10px}.brand img{border-radius:8px}.brand small{margin-left:4px}header nav{align-items:center}.nav-cta{border:1px solid #aab9a8;border-radius:30px;padding:10px 16px}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}.primary-button,.secondary-button{display:inline-block;padding:15px 24px;border-radius:28px;background:#285845;color:white;border:1px solid #285845;font:inherit;font-size:14px;cursor:pointer}.secondary-button{background:transparent;color:var(--ink);padding:9px 16px}.text-link{font-size:14px;border-bottom:1px solid #a5b69d;padding-bottom:5px}.landing-hero{min-height:850px;min-height:95svh;display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;padding:140px 6vw 70px}.hero-copy h1{font-size:clamp(42px,5.3vw,78px);line-height:1.2;letter-spacing:-.055em;margin:24px 0}.hero-copy h1 em{font-style:normal;color:#71927c}.hero-copy p{font-size:16px;line-height:1.9;color:#687b6c}.hero-copy .hero-lead{font-size:20px;color:var(--ink)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.hero-tags{display:flex;gap:20px;font-size:11px;color:#687b6c;margin-top:36px}.hero-art{position:relative}.hero-comic{width:100%;aspect-ratio:.94;object-fit:cover;border-radius:100px 24px 24px 24px}.hero-caption{position:absolute;bottom:25px;left:-30px;background:#f5f3ecf2;padding:20px 28px;border-radius:12px;box-shadow:0 10px 40px #253a3110}.hero-caption span{display:block;font-size:10px;letter-spacing:2px;margin-bottom:8px}.hero-caption strong{font-size:16px}.section-intro{text-align:center;padding:90px 24px 65px}.section-intro h2,.section-heading h2,.setup-section h2,.faq-section h2,.download-section h2{font-size:clamp(32px,4vw,56px);line-height:1.2;letter-spacing:-.045em;margin:20px 0}.section-intro p,.section-heading p{color:#6d7d6e;line-height:1.8}.scene-nav{justify-content:center;gap:28px;margin-top:35px}.chapter{height:230svh}.chapter-top{letter-spacing:1px}.feature-section{padding:100px 6vw;background:#e9ede4}.section-heading{max-width:650px;margin-bottom:50px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature{background:#f7f7f0;border:1px solid #d6dece;border-radius:22px;padding:32px;display:flex;gap:30px;align-items:center;min-height:340px;overflow:hidden}.feature-copy{flex:1}.feature-copy>span{color:#81977d;font-size:11px}.feature h3{font-size:25px;letter-spacing:-1px}.feature p{font-size:14px;line-height:1.9;color:#6d7d6e}.feature a{width:38%}.feature img{width:100%;display:block;border-radius:15px;border:4px solid #253a31}.feature:nth-child(n+3){flex-direction:column;align-items:stretch}.feature:nth-child(n+3) a{width:100%}.setup-section{padding:100px 6vw}.setup-section ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.setup-section li{border-top:1px solid #bdc9b8;padding-top:24px}.setup-section li>span{font-size:12px;color:#7b9277}.setup-section h3{font-size:20px}.setup-section p{font-size:14px;line-height:1.9;color:#687b6c}.compatibility{margin-top:36px;max-width:850px}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:7vw;padding:80px 6vw 110px;border-top:1px solid #d5ddcd}.faq-list details{border-bottom:1px solid #c8d2c0;padding:22px 0}.faq-list summary{cursor:pointer;font-size:17px;line-height:1.6}.faq-list p{font-size:14px;line-height:1.9;color:#687b6c}.download-section{background:#dfe9dc;text-align:center;padding:90px 24px}.download-section>img{display:block;margin:0 auto 25px;border-radius:20px}.download-section p{color:#657e62}.coming-soon{display:inline-block;background:#253a31;color:white;padding:16px 26px;border-radius:30px;margin-top:18px}.release-note{font-size:12px;margin:18px 0 35px}.site-footer{padding:45px 6vw;border-top:1px solid #d5ddcd}.site-footer p{font-size:13px;color:#687b6c}.site-footer>div{display:flex;gap:25px;flex-wrap:wrap;font-size:12px;margin-top:24px;color:#687b6c}.site-footer>div span{margin-left:auto}.document{max-width:800px;margin:auto;padding:150px 24px 100px;min-height:75vh}.document h1{font-size:clamp(38px,5vw,62px);line-height:1.2;letter-spacing:-2px}.document p{line-height:1.9;color:#657760}.feedback-form{display:flex;flex-direction:column;gap:12px;margin-top:35px}.feedback-form label{font-size:14px;margin-top:12px}.feedback-form textarea,.feedback-form input:not([type=submit]){width:100%;padding:16px;border:1px solid #b9c8b0;border-radius:10px;font:inherit;background:#fffef8;color:var(--ink)}.feedback-form textarea{resize:vertical}.feedback-form .primary-button{align-self:flex-start}.form-hint{font-size:12px}.form-hint a{text-decoration:underline}.form-errors{padding:12px 18px;background:#f5e7dd;border-radius:10px}.form-errors p{color:#8d3d21;margin:4px 0}.feedback-entry{padding:25px 0;border-top:1px solid #c5d2bd}.entry-meta{display:flex;justify-content:space-between;font-size:12px;color:#6a7d61}.feedback-message{white-space:pre-wrap;overflow-wrap:anywhere}.pager{display:flex;gap:30px;justify-content:center;margin-top:35px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b87e44;outline-offset:4px}
@media(max-width:900px){header .brand small{display:none}.landing-hero{padding:110px 6vw 50px;gap:35px}.hero-caption{left:-12px}.feature{padding:24px;gap:16px}.feature h3{font-size:21px}}
@media(max-width:700px){header{padding:0 16px;gap:12px}header nav{gap:14px;font-size:11px}header .brand{font-size:15px;gap:6px}header .brand img{width:26px;height:26px}.nav-cta{display:none}.landing-hero{grid-template-columns:1fr;min-height:0;padding-top:110px}.hero-copy h1{font-size:47px}.hero-copy .hero-lead{font-size:18px}.hero-art{margin-top:8px}.hero-comic{aspect-ratio:1.15;border-radius:60px 18px 18px 18px}.hero-caption{left:12px;bottom:15px;padding:14px 18px}.section-intro{padding:65px 22px 45px}.scene-nav{gap:22px;font-size:12px}.chapter{height:220svh}.feature-grid{grid-template-columns:1fr}.feature-section,.setup-section{padding:65px 22px}.feature{min-height:280px}.setup-section ol{grid-template-columns:1fr;gap:18px;margin-top:30px}.setup-section li{padding-top:18px}.faq-section{grid-template-columns:1fr;padding:60px 22px;gap:25px}.download-section{padding:65px 22px}.site-footer{padding:35px 22px}.site-footer>div span{margin-left:0}.document{padding-top:115px}.hero-tags{gap:16px}.hero-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){.chapter{height:auto}.sticky{position:relative}}
