@charset "UTF-8";
:root{--ink:#163b31;--muted:#597266;--green:#22745c;--dark:#153e32;--cream:#f8f9f3;--line:#dce3d9;--lime:#d5eead;--white:#fff;font-family:Inter,"Segoe UI","Noto Sans JP",system-ui,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:108px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #df9853;outline-offset:5px}img{display:block;max-width:100%}svg{display:block;width:24px;height:24px;flex-shrink:0}p{line-height:1.85}h1,h2,h3,h4,p,figure{margin:0}ul{padding-left:1.3em;line-height:1.9}.wrap{width:min(1180px,calc(100% - 72px));margin-inline:auto}.skip{position:fixed;top:-80px;left:20px;background:var(--dark);color:white;padding:15px;z-index:20}.skip:focus{top:15px}
/* Shared navigation and controls. */
.header{position:sticky;top:0;z-index:10;background:#f8f9f3f2;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:600;letter-spacing:-1.3px;white-space:nowrap}.brand img{width:37px;height:37px}.brand b{color:var(--green)}.nav-links{display:flex;gap:27px;margin-left:auto;font-size:14px;font-weight:550;align-items:center}.language{font-size:12px;border-left:1px solid var(--line);padding-left:23px;white-space:nowrap}.language a[aria-current]{font-weight:750}.language span{margin-inline:7px;color:#7d9282}.nav-links a:hover,.footer a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:9px;background:var(--green);border:1px solid var(--green);color:white;min-height:49px;padding:12px 23px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#17513f;transform:translateY(-1px);color:white}.button.secondary{background:transparent;color:var(--ink);border-color:#bfcbbf}.button.secondary:hover{background:#edf0e5}.nav .button{min-height:42px;padding:10px 18px;font-size:13px}.nav-links .button:hover{color:white}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--green);display:flex;align-items:center;gap:9px;margin-bottom:18px}.dot{width:6px;height:6px;border-radius:50%;background:#568e53}.micro,.fine-print{font-size:12px;color:var(--muted);line-height:1.85}.text-link{display:inline-flex;font-size:13px;gap:9px;border-bottom:1px solid currentColor;padding-bottom:3px;margin-top:24px}.text-link:hover{color:var(--green)}.icon{display:inline-flex;padding:12px;border-radius:12px;background:#eaf1e4;color:var(--green)}.tier{display:inline-flex;align-items:center;background:#edf3e8;color:#34614a;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:750;letter-spacing:.7px;line-height:1.3}.tier.paid{background:#ebebdd;color:#6a6139}.tool-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.tool-tags span{padding:7px 12px;border:1px solid var(--line);border-radius:6px;font-size:12px;background:#ffffff80}
/* A visual overview of the four workflows. */
.hero{padding:68px 0 0;overflow:hidden}.hero-copy{text-align:center;max-width:890px;margin:auto}.hero .eyebrow{justify-content:center;font-size:10px;letter-spacing:2.2px;margin-bottom:21px}.hero h1{font-size:clamp(46px,5.2vw,68px);line-height:1.22;font-weight:650;letter-spacing:-2.9px}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead{margin:24px auto 0;font-size:16px;color:var(--muted);line-height:1.9}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.hero .micro{margin-top:16px;font-size:11px}.story-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.story-link{display:block;min-width:0;transition:transform .2s}.story-link:hover{transform:translateY(-5px)}.story-art{height:170px;border-radius:17px;background:#e7eddf;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.story-link.edit .story-art{background:#f0e7dc}.story-link.video .story-art{background:#dfebe7}.story-link.share .story-art{background:#e7eadd}.story-label{display:flex;gap:9px;align-items:center;margin-top:15px}.story-label>span:first-child{font-size:10px;color:var(--muted)}.story-label h2{font-size:18px;font-weight:600;letter-spacing:-.4px}.story-arrow{margin-left:auto;color:var(--green);font-size:18px}.story-link>p{font-size:12px;color:var(--muted);margin:6px 0 0 24px}.proof-row{display:flex;justify-content:center;gap:64px;padding:28px 0;margin-top:32px;border-block:1px solid var(--line)}.proof-row p{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:9px}.proof-row svg{width:16px;height:16px;color:var(--green)}
.mini-page{position:relative;background:white;width:142px;height:133px;border-radius:7px;padding:13px 15px;transform:rotate(-7deg);box-shadow:0 9px 26px #315c3017}.mini-page>i{display:block;background:#91b398;width:25px;height:4px;margin-bottom:10px}.mini-page>b{display:block;height:35px;background:#d9e7d2;border-radius:3px}.mini-page>span{display:block;height:4px;background:#e5eae0;width:90%;margin-top:7px}.mini-page>span:nth-last-of-type(1){width:65%}.mini-page>em{position:absolute;inset:24px 7px 14px;border:1.5px solid #3b926f;border-radius:3px}.capture-corner{position:absolute;width:38px;height:38px;background:var(--green);border:4px solid #e7eddf;border-radius:10px;right:40px;bottom:17px}.capture-corner::after{content:'↘';color:white;display:grid;place-items:center;height:100%;font-style:normal;font-size:19px}.mini-note{width:181px;height:111px;padding:24px 18px;background:#fffdf7;border:1px solid #e0d9cb;border-radius:8px;transform:rotate(-4deg);box-shadow:0 9px 26px #6549220b}.mini-note span,.mini-note strong{display:block;font-size:17px}.mini-note span{font-size:12px;color:#857865;margin-bottom:7px}.mini-note strong{font-weight:600;width:max-content;position:relative}.mini-note strong::after{content:'';position:absolute;inset:-5px -8px;border:1.5px solid #cc805a;transform:rotate(2deg);border-radius:4px}.mini-pencil{position:absolute;background:#fcf4e5;padding:8px;border-radius:8px;right:24px;bottom:18px;color:#9d633d;transform:rotate(9deg);border:1px solid #e7d6bf}.mini-pencil svg{width:20px;height:20px}.mini-film{width:184px;height:110px;border-radius:9px;background:#245b49;transform:rotate(-4deg);display:flex;gap:3px;align-items:flex-end;padding:11px;box-shadow:0 8px 24px #153e3221}.mini-film>span{position:absolute;left:calc(50% - 18px);top:23px;background:#f2f7e928;color:#e7eddf;padding:10px;border-radius:50%}.mini-film>span svg{width:17px;height:17px}.mini-film>i{width:25%;height:20px;background:#73a28b;border-radius:2px}.mini-film>i:nth-child(even){background:#a8c9b0}.mini-time{position:absolute;right:28px;bottom:22px;background:white;border-radius:6px;padding:6px 10px;font-size:11px;box-shadow:0 3px 14px #153e3212}.mini-peer{width:67px;height:53px;border:1px solid #b9cbb2;background:#fffef7;border-radius:7px;display:grid;place-items:center;transform:rotate(-8deg)}.mini-peer.second{transform:rotate(8deg)}.mini-peer svg{width:28px;height:28px;color:#70986c}.mini-connection{border-top:1px dashed #8caa7c;position:relative;width:53px}.mini-connection svg{background:#e7eadd;width:24px;height:24px;position:absolute;top:-13px;left:15px;color:#4c7550;padding:4px}
/* Detailed feature stories. */
.section{padding:92px 0}.section h2{font-size:clamp(29px,3.2vw,42px);font-weight:600;line-height:1.35;letter-spacing:-1.4px}.story-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.story-grid.reverse{grid-template-columns:1.15fr 1fr;gap:60px}.story-copy>.lead{font-size:14px;color:var(--muted);margin-top:23px}.feature-points{display:grid;gap:22px;margin-top:29px}.feature-points>div{position:relative;padding-left:52px}.feature-points .tier{position:absolute;left:0;top:3px}.feature-points h3{font-size:16px;font-weight:600;margin-bottom:6px}.feature-points p{font-size:13px;color:var(--muted)}.story-copy>.fine-print{margin-top:15px;font-size:11px}.demo-frame{background:#e9efe2;border:1px solid #dce5d4;border-radius:22px;overflow:hidden}.demo-browser{height:42px;display:flex;align-items:center;gap:15px;padding:0 17px;background:#f8faf4;border-bottom:1px solid #dce5d4}.window-dots{display:flex;gap:4px}.window-dots i{height:5px;width:5px;background:#b9cbb1;border-radius:50%}.demo-browser>span:nth-child(2){font-size:10px;color:var(--muted);margin:auto}.demo-browser>svg{height:14px;width:14px;color:var(--green)}.capture-scene{padding:29px 53px 0;position:relative;height:458px;overflow:hidden}.long-page{height:510px;padding:27px 26px;background:white;border:1px solid #d7e1d1;border-radius:9px;box-shadow:0 10px 25px #27452b0b;transform:rotate(-3deg)}.long-page small{font-size:8px;letter-spacing:1.4px;color:#70876c}.long-page h3{font-size:18px;margin-top:15px;letter-spacing:-.7px}.long-page p{font-size:10px;color:var(--muted);margin-top:8px}.landscape{height:120px;background:#e8eede;position:relative;overflow:hidden;margin:20px 0 18px;border-radius:6px}.sun{width:31px;height:31px;border-radius:50%;background:#e5c995;position:absolute;right:47px;top:19px}.hill{position:absolute;width:170px;height:150px;border-radius:50% 50% 0 0;bottom:-89px;background:#bbd3ad;transform:rotate(15deg)}.hill.one{left:-49px;bottom:-66px}.hill.two{left:81px;background:#729c7d;bottom:-60px}.hill.three{left:167px;background:#3d7d5b;bottom:-80px}.mock-lines{display:grid;gap:7px}.mock-lines i{height:5px;border-radius:3px;background:#e8ede3}.mock-lines i:last-child{width:70%}.page-cards{display:flex;gap:12px;margin:18px 0}.page-cards i{flex:1;height:65px;border-radius:6px;background:#f0ebdf}.page-cards i+ i{background:#e2ebe0}.capture-tag{position:absolute;left:20px;top:80px;display:flex;align-items:center;gap:7px;background:var(--green);color:white;border-radius:7px;padding:11px 13px;font-size:11px;box-shadow:0 7px 20px #163b311a;transform:rotate(-5deg)}.capture-tag svg{width:15px;height:15px}.frame-card{position:absolute;right:15px;bottom:33px;transform:rotate(5deg);background:white;border:1px solid #d2dfc9;padding:8px;width:190px;border-radius:10px;box-shadow:0 12px 30px #254c3824;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.frame-picture{height:101px;width:100%;display:grid;place-items:center;background:linear-gradient(160deg,#bdd4b1 35%,#81ad8e 35%,#81ad8e 61%,#356b52 61%);border-radius:5px;color:white}.frame-picture svg{width:32px;height:32px;filter:drop-shadow(0 1px 4px #2348)}.frame-card>span{font-size:9px;margin-top:7px}.frame-card>b{font-size:8px;font-weight:500;margin-top:7px;color:var(--muted)}.demo-frame figcaption{position:relative;background:#e9efe2;text-align:center;font-size:10px;color:var(--muted);padding:13px}.edit-section{background:#eef2e8}.editor-preview{min-width:0}.editor-preview>a{display:block;border:1px solid #cfdcc8;border-radius:14px;overflow:hidden;box-shadow:0 18px 36px #243c2e0d;background:white;transition:transform .2s}.editor-preview>a:hover{transform:translateY(-3px)}.editor-preview img{width:100%;height:auto}.editor-preview figcaption{font-size:10px;color:var(--muted);line-height:1.7;margin-top:15px}.ai-note{display:flex;gap:17px;border-top:1px solid #d5dfce;margin-top:28px;padding-top:26px}.ai-note>.icon{align-self:flex-start}.ai-note h3{font-size:16px;font-weight:600;margin:10px 0}.ai-note p{font-size:13px;color:var(--muted)}
/* Video and guides use original, explicitly illustrative visuals. */
.pro-section{background:var(--dark);color:#f2f7ed}.pro-section .eyebrow{color:var(--lime)}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:end;margin-bottom:38px}.section-heading>div>p{font-size:14px;color:#c4d7c7}.pro-section .text-link{color:var(--lime);margin-top:14px}.pro-features{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pro-feature{min-width:0;border:1px solid #456453;border-radius:17px;overflow:hidden;background:#204838}.pro-feature-copy{padding:28px 30px 31px}.pro-feature .tier.paid{background:#d9eab6;color:#284b2f}.pro-feature h3{font-size:21px;font-weight:550;letter-spacing:-.5px;margin:16px 0 12px}.pro-feature-copy>p{font-size:13px;color:#d0dfd0}.pro-feature-copy>.fine-print{font-size:11px;margin-top:13px;color:#bbcebd}.video-visual,.guide-visual{height:290px;background:#dce8d5;padding:23px 34px;overflow:hidden;color:var(--ink)}.video-screen{height:178px;border-radius:8px;position:relative;overflow:hidden;background:#315b4e;border:1px solid #2d5841}.recording-dot{font-size:9px;letter-spacing:1px;position:absolute;top:13px;left:13px;z-index:1;color:white;background:#17382fc9;border-radius:4px;padding:5px 8px;display:flex;align-items:center;gap:6px}.recording-dot::before{content:'';width:5px;height:5px;background:#f39177;border-radius:50%}.recording-dot b{font-weight:400;margin-left:7px;letter-spacing:0}.video-landscape{position:absolute;inset:0;background:#8ba899}.video-landscape i{position:absolute;transform:rotate(38deg);height:230px;width:210px;background:#618576;left:-10px;top:60px}.video-landscape i:nth-child(2){left:180px;top:44px;background:#416d5c}.video-landscape i:nth-child(3){left:90px;top:130px;background:#2c5446}.video-play{position:absolute;left:calc(50% - 23px);top:calc(50% - 23px);padding:14px;border-radius:50%;background:#f4f9edeb;color:#2f604c;box-shadow:0 5px 15px #17382f26}.video-play svg{height:20px;width:20px}.video-caption{position:absolute;bottom:11px;left:14px;color:white;font-size:10px}.timeline{display:flex;align-items:center;gap:9px;margin-top:17px}.timeline>span{font-size:8px;color:var(--muted)}.timeline-frames{height:29px;display:flex;flex:1;gap:2px;position:relative;padding:3px;border-radius:3px;background:#b7c9ae}.timeline-frames i{width:17%;background:#82a68f;border-radius:2px}.timeline-frames i:nth-child(2n){background:#4e7f66}.trim-range{position:absolute;inset:-3px 18% -3px 16%;border:2px solid #2c7654;border-radius:3px;background:#8bb94f12}.trim-range::before,.trim-range::after{content:'';width:4px;background:#2c7654;position:absolute;top:5px;bottom:5px}.trim-range::before{left:0}.trim-range::after{right:0}.video-visual>p{font-size:9px;color:var(--muted);margin-top:13px;text-align:center}.guide-visual{padding:24px 47px 0;background:#e7e7d8}.guide-paper{position:relative;background:#fffdf6;border:1px solid #d8dac9;border-radius:7px 7px 0 0;padding:23px 25px 30px;transform:rotate(3deg);box-shadow:0 8px 20px #1e3f2821}.guide-paper>small{font-size:8px;letter-spacing:1.5px;color:#708162}.guide-paper h4{font-size:15px;margin:12px 0 17px;font-weight:600}.guide-step{display:flex;align-items:center;gap:12px;border-top:1px solid #e3e8d9;padding:12px 0}.guide-step>b{height:20px;min-width:20px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:10px;font-weight:500}.guide-step>div{flex:1}.guide-step strong{font-size:10px;font-weight:550;display:block;margin-bottom:6px}.guide-step span{display:block;height:3px;background:#e2e9da;border-radius:2px;margin-top:4px;width:90%}.guide-step span:last-child{width:60%}.guide-step>i{padding:8px;background:#e7eedf;border-radius:5px}.guide-step svg{width:17px;height:17px;color:#648162}.pdf-label{display:flex;align-items:center;gap:6px;position:absolute;bottom:26px;right:-25px;background:#fffef8;padding:10px 15px;border:1px solid #cad7bd;border-radius:8px;font-size:11px;font-weight:600;box-shadow:0 5px 15px #1e3f281a;transform:rotate(-6deg)}.pdf-label svg{width:17px;height:17px}.demo-note{text-align:right;font-size:10px;color:#b7cbb6;margin-top:14px}
.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center}.center-heading>p{font-size:14px;color:var(--muted);margin-top:17px}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:44px}.use-cases h3{font-size:18px;font-weight:600;margin:21px 0 12px}.use-cases p{font-size:13px;color:var(--muted)}.use-cases .icon{background:#edf0e3}.use-section{border-bottom:1px solid var(--line)}.share-facts{display:flex;gap:29px;margin-top:28px}.share-facts>div{display:flex;flex-direction:column;gap:8px}.share-facts strong{font-size:24px;font-weight:550;letter-spacing:-.8px}.share-facts span{font-size:10px;color:var(--muted)}.share-visual{padding:40px 22px 35px;background:#edf1e5;border:1px solid #dbe3d3;border-radius:22px;text-align:center}.peer-row{display:flex;align-items:center;justify-content:center}.peer{width:126px;flex-shrink:0}.peer-device{height:92px;background:#fffef8;border:1px solid #c6d5bc;border-radius:9px;display:grid;place-items:center;position:relative;box-shadow:0 9px 20px #24452909;margin-bottom:22px}.peer-device::after{content:'';position:absolute;bottom:-9px;width:56px;height:8px;background:#c0d0b5;border-radius:0 0 3px 3px}.peer-device svg{height:39px;width:39px;color:#82a37b}.peer>span{font-size:11px;color:var(--muted)}.connection{width:104px;position:relative;align-self:flex-start;margin-top:39px;border-top:1px dashed #8eae7b}.connection>span{position:absolute;top:-19px;left:calc(50% - 17px);height:36px;width:36px;padding:9px;border-radius:50%;background:var(--green);color:white;border:4px solid #edf1e5;display:grid;place-items:center}.connection svg{height:14px;width:14px}.share-visual>strong{display:block;font-size:14px;font-weight:550;margin-top:33px}.share-visual figcaption{font-size:11px;color:var(--muted);margin-top:10px;line-height:1.8}.privacy-section{padding:58px 0;background:#eaf0e3}.privacy-heading{display:flex;align-items:center;gap:22px}.privacy-heading>svg{height:45px;width:45px;color:var(--green)}.privacy-heading h2{font-size:28px;letter-spacing:-.6px}.privacy-heading .eyebrow{font-size:10px;margin-bottom:8px}.privacy-points{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:35px}.privacy-points h3{font-size:15px;font-weight:600;line-height:1.8;margin-bottom:12px}.privacy-points p{font-size:12px;color:var(--muted)}
/* Pricing, availability and FAQ. */
.plans{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:37px auto 0}.plan{padding:35px;background:white;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column}.plan.pro{border:1.5px solid #68876b;background:#edf2e5}.plan-top{display:flex;justify-content:space-between;align-items:center}.plan-top h3{font-size:24px;font-weight:550}.badge{font-size:10px;font-weight:650;letter-spacing:.5px;border:1px solid #bfd0b9;border-radius:50px;padding:5px 9px;background:#f9fcf4}.plan-audience{font-size:12px;color:var(--muted);margin-top:8px}.price{display:flex;align-items:baseline;gap:8px;margin-top:22px;line-height:1.3}.price strong{font-size:58px;font-weight:600;letter-spacing:-3px}.price span{font-size:13px;color:var(--muted)}.price-note{font-size:13px;color:var(--muted);margin-top:8px;min-height:26px}.plan-description{font-size:13px;color:var(--muted);margin-top:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.plan ul{list-style:none;padding:0;margin:23px 0 28px;flex:1}.plan li{font-size:13px;display:flex;align-items:flex-start;gap:11px;margin-top:10px}.plan li svg{width:15px;height:15px;margin-top:5px;color:var(--green)}.plan .button{width:100%}.plan-foot{font-size:11px;color:var(--muted);text-align:center;margin-top:12px}.pricing-detail{max-width:900px;margin:23px auto 0;font-size:12px;color:var(--muted);line-height:1.9}.pricing-detail a{text-decoration:underline;text-underline-offset:3px}.platform-section{padding-top:0;padding-bottom:30px}.platform-panel{display:flex;align-items:center;gap:34px;padding:33px;background:#e9eee1;border:1px solid #d9e2ce;border-radius:17px}.platform-panel>div:nth-child(2){flex:1}.platform-panel .eyebrow{font-size:9px;margin-bottom:10px}.platform-panel h2{font-size:23px;letter-spacing:-.5px}.platform-panel p{font-size:12px;color:var(--muted);margin-top:12px}.platform-panel p.fine-print{font-size:10px;margin-top:8px}.platform-art{padding:15px 11px;background:#f8faf3;border:1px solid #d5dfc9;border-radius:11px;min-width:104px;text-align:center}.platform-art>svg{width:49px;height:49px;margin:auto;color:#507b51}.platform-art>span{display:block;font-size:9px;margin-top:10px;color:var(--muted)}.platform-panel>.button{flex-shrink:0}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.faq-intro p{font-size:14px;color:var(--muted);margin-top:17px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;font-size:15px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';font-size:22px;font-weight:400;line-height:1}.faq details[open] summary::after{content:'−'}.faq details p{font-size:13px;color:var(--muted);margin-top:14px;max-width:570px}.launch{background:#e8edde;border:1px solid #d5dfca;padding:42px;text-align:center;border-radius:22px}.launch>img{margin:0 auto 20px}.launch h2{font-size:30px;letter-spacing:-.8px;font-weight:600}.launch p{font-size:14px;color:var(--muted);margin:16px auto 23px;max-width:640px}
/* Legal and support pages share the same shell. */
.footer{padding:52px 0 24px;border-top:1px solid var(--line);margin-top:70px}.footer-top{display:flex;justify-content:space-between;gap:55px}.footer-brand p{font-size:12px;color:var(--muted);margin-top:10px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 35px;font-size:12px}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:20px}.document-header{padding:68px 0 38px;max-width:820px}.document-header h1{font-size:clamp(29px,4vw,44px);font-weight:600;letter-spacing:-1.2px;line-height:1.4}.document-header>p{font-size:15px;margin-top:18px;color:var(--muted)}.document{max-width:820px;padding-bottom:30px}.document .notice{border-left:3px solid var(--green);background:#edf2e5;padding:18px 22px;font-size:14px;margin-bottom:30px}.document section{margin-top:33px}.document h2{font-size:21px;margin-bottom:12px;font-weight:600;letter-spacing:-.3px}.document p,.document li{font-size:14px;color:#475f52;line-height:1.95}.document p+p{margin-top:12px}.document a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.document table{border-collapse:collapse;width:100%;font-size:14px;margin:23px 0}.document th,.document td{text-align:left;border-bottom:1px solid var(--line);padding:17px 12px;vertical-align:top;line-height:1.9}.document th{font-weight:550;width:27%;background:#f0f3e9}.document .contact-card{background:white;border:1px solid var(--line);border-radius:18px;padding:30px;margin:27px 0}.contact-card strong{font-size:21px;display:block;margin-bottom:13px}.contact-card a{overflow-wrap:anywhere}.muted{color:var(--muted)}.pending{color:#986533}.underlined{text-decoration:underline;text-underline-offset:4px}
@media(min-width:1450px){.hero{padding-top:85px}.story-art{height:185px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{gap:20px}.nav-links{gap:20px}.nav-contact{display:none}.hero h1{font-size:58px}.story-nav{gap:14px}.story-art{height:152px}.story-link>p{font-size:11px;margin-left:0}.story-label h2{font-size:16px}.mini-page{width:123px;height:124px}.capture-corner{right:20px}.mini-note{width:160px}.mini-film{width:154px}.mini-peer{width:58px;height:47px}.mini-connection{width:39px}.mini-connection svg{left:7px}.proof-row{gap:32px}.proof-row p{font-size:11px}.story-grid{gap:42px}.story-grid.reverse{gap:40px}.section-heading{gap:45px}.capture-scene{padding-inline:32px}.capture-tag{left:10px}.frame-card{width:163px;right:9px}.long-page{padding:24px 20px}.long-page h3{font-size:16px}.guide-visual{padding-inline:32px}.video-visual{padding-inline:24px}.pro-feature-copy{padding:25px}.use-cases{gap:32px}.peer{width:104px}.connection{width:64px}.share-facts{gap:23px}.platform-panel{gap:24px;padding:28px}.platform-panel h2{font-size:21px}.faq-layout{gap:45px}}
@media(max-width:760px){:root{scroll-padding-top:88px}.wrap{width:calc(100% - 36px)}.nav{min-height:70px;gap:14px}.brand{font-size:25px}.brand img{width:33px;height:33px}.nav-links{margin-left:auto;gap:15px}.nav-links>a{display:none}.language{padding-left:0;border:0}.hero{padding-top:40px}.hero .eyebrow{font-size:8px;letter-spacing:1.15px;margin-bottom:21px}.hero h1{font-size:45px;letter-spacing:-1.8px;line-height:1.32}.hero-lead{font-size:14px;margin-top:20px}.hero-actions{margin-top:24px;gap:10px;flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:12px 16px;min-height:46px}.hero .micro{font-size:9px;line-height:1.8;margin-top:15px}.story-nav{grid-template-columns:1fr 1fr;gap:23px 14px;margin-top:33px}.story-art{height:148px;border-radius:13px}.story-label{gap:6px;margin-top:12px}.story-label>span:first-child{font-size:9px}.story-label h2{font-size:16px;letter-spacing:-.5px}.story-arrow{font-size:16px}.story-link>p{font-size:10px;line-height:1.6;margin-top:6px}.mini-page{width:118px;height:113px;padding:10px 13px}.mini-page>em{inset:20px 7px 10px}.mini-note{width:136px;height:100px;padding:21px 12px}.mini-note strong{font-size:15px}.mini-note span{font-size:11px}.mini-pencil{right:12px;bottom:18px;padding:6px}.mini-film{width:130px;height:101px}.mini-time{font-size:9px;right:15px;bottom:16px;padding:6px 8px}.capture-corner{right:14px;bottom:16px;width:32px;height:32px}.mini-peer{width:51px;height:44px}.mini-peer svg{width:24px;height:24px}.mini-connection{width:27px}.mini-connection svg{left:2px;width:22px;height:22px;top:-12px}.proof-row{flex-wrap:wrap;gap:13px 22px;padding:22px 0;margin-top:29px}.proof-row p{font-size:10px}.proof-row svg{height:14px;width:14px}.section{padding:58px 0}.section h2{font-size:30px;letter-spacing:-1px;line-height:1.4}.story-grid,.story-grid.reverse{grid-template-columns:1fr;gap:32px}.story-copy>.lead{font-size:14px;margin-top:19px}.feature-points{gap:20px;margin-top:25px}.feature-points h3{font-size:15px}.feature-points p{font-size:12px}.capture-scene{height:382px;padding:24px 37px 0}.long-page{padding:24px}.long-page h3{font-size:18px}.capture-tag{top:91px;left:16px}.frame-card{width:170px;right:19px;bottom:15px}.demo-frame{max-width:460px;width:100%;margin:auto}.story-grid.reverse>.story-copy{grid-row:1}.editor-preview{max-width:530px;margin:auto}.ai-note{margin-top:25px;padding-top:22px;gap:13px}.ai-note h3{font-size:15px}.ai-note p{font-size:12px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:29px}.pro-features{grid-template-columns:1fr;gap:24px}.pro-feature h3{font-size:21px}.video-visual,.guide-visual{height:270px}.video-visual{padding:22px 25px}.video-screen{height:158px}.guide-visual{padding:23px 40px 0}.guide-paper{max-width:350px;margin:auto;padding-inline:21px}.guide-paper h4{font-size:13px}.pro-feature-copy{padding:25px}.pro-feature-copy>p{font-size:13px}.demo-note{font-size:9px}.use-cases{grid-template-columns:1fr;gap:28px;margin-top:32px}.use-cases article{position:relative;padding-left:69px}.use-cases .icon{position:absolute;left:0;top:0}.use-cases h3{font-size:17px;margin:0 0 10px}.use-cases p{font-size:13px}.center-heading{text-align:left}.center-heading .eyebrow{justify-content:flex-start}.share-facts{gap:30px;margin-top:23px}.share-facts strong{font-size:25px}.share-facts span{font-size:9px}.share-visual{padding:32px 15px 28px}.peer{width:101px}.peer-device{height:77px}.connection{width:82px;margin-top:33px}.privacy-section{padding:43px 0}.privacy-heading{gap:15px;align-items:flex-start}.privacy-heading>svg{height:32px;width:32px;margin-top:6px}.privacy-heading h2{font-size:23px;letter-spacing:-.6px}.privacy-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.privacy-points{grid-template-columns:1fr;gap:24px;margin-top:28px}.privacy-points h3{font-size:14px;margin-bottom:7px}.privacy-points p{font-size:12px}.plans{grid-template-columns:1fr;gap:18px;margin-top:28px}.plan{padding:28px}.plan-top h3{font-size:24px}.pricing-detail{font-size:11px}.platform-section{padding:0 0 5px}.platform-panel{padding:28px 22px;flex-wrap:wrap;gap:22px}.platform-panel .platform-art{display:none}.platform-panel>div:nth-child(2){flex-basis:100%}.platform-panel h2{font-size:24px}.platform-panel>.button{width:100%}.faq-layout{grid-template-columns:1fr;gap:27px}.faq summary{font-size:14px}.launch{padding:32px 23px}.launch h2{font-size:25px}.launch p{font-size:13px}.footer{margin-top:52px;padding-top:34px}.footer-top{display:block}.footer-links{margin-top:25px;gap:14px 20px}.footer-bottom{display:block;line-height:2}.document-header{padding-top:42px}.document th{width:31%;min-width:95px}.document th,.document td{padding:13px 9px;font-size:12px}.document .contact-card{padding:22px}.contact-card strong{font-size:18px}.desktop-break{display:none}}
@media(max-width:390px){.hero h1{font-size:39px;letter-spacing:-1.9px}html[lang=ja] .hero h1{font-size:37px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding-inline:13px}.story-art{height:137px}.mini-note{width:128px}.mini-note strong{font-size:14px}.mini-film{width:123px}.story-label h2{font-size:15px}.capture-scene{padding-inline:28px}.long-page h3{font-size:16px}.guide-visual{padding-inline:32px}.guide-paper h4{font-size:12px}.connection{width:58px}.peer{width:95px}.share-facts{gap:23px}.share-facts strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
/* Balance short headlines and preserve the two-line Japanese hero on narrow phones. */
h1,h2,h3{text-wrap:balance}
@media(max-width:390px){html[lang=ja] .hero h1{font-size:clamp(30px,9.5vw,37px)}}
/* Explain P2P beside the direct-transfer diagram, including its practical requirements. */
.share-overview{min-width:0}.p2p-explainer{margin-top:20px;padding:25px 27px;border:1px solid var(--line);border-radius:16px;background:#fffef9}.p2p-explainer h3{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600}.p2p-explainer h3 svg{width:19px;height:19px;color:var(--green)}.p2p-explainer p{margin-top:13px;font-size:13px;color:var(--muted)}.p2p-explainer .p2p-online{border-top:1px solid var(--line);padding-top:14px;font-size:12px;color:var(--ink)}
@media(max-width:760px){.p2p-explainer{padding:23px}.p2p-explainer p{font-size:12px}.p2p-explainer .p2p-online{font-size:11px}}
