:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17272c;background:#f5f8f8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17272c;--ink-soft: #34464b;--muted: #66767a;--muted-light: #849195;--teal: #14776e;--teal-dark: #0d5e58;--teal-soft: #e9f4f2;--blue: #315f6b;--blue-soft: #edf3f5;--line: #dce5e5;--line-strong: #cbd8d9;--surface: #ffffff;--surface-soft: #f8fafa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{min-width:320px;min-height:100vh;margin:0;background:#f5f8f8}button,a{font:inherit}a,button{color:inherit}img,svg{display:block}.page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:inline-flex;width:fit-content;align-items:center;gap:11px;text-decoration:none}.brand img,.footer-brand img{flex:0 0 auto;border-radius:12px}.brand span,.footer-brand span{display:grid;gap:1px}.brand strong,.footer-brand strong{color:var(--ink);font-size:16px;font-weight:700;letter-spacing:.03em}.brand small,.footer-brand small{color:var(--muted-light);font-size:10px;font-weight:600;letter-spacing:.08em}nav{display:flex;align-items:center;gap:4px}nav a{padding:10px 13px;border-radius:8px;color:#536469;font-size:13px;font-weight:600;text-decoration:none;transition:color .16s ease,background-color .16s ease}nav a:hover{color:var(--teal-dark);background:var(--teal-soft)}.header-download{justify-self:end;padding:9px 16px;border:1px solid #b8cfcc;border-radius:8px;color:var(--teal-dark);background:#f8fbfb;font-size:12px;font-weight:700;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.header-download:hover{border-color:#8fb5b0;background:var(--teal-soft)}main{padding-top:42px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(52px,7vw,92px);align-items:center;min-height:610px;padding:66px clamp(38px,5.8vw,72px);border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 22px 60px #243d4112}.status-label{display:inline-flex;width:fit-content;align-items:center;gap:7px;color:var(--teal-dark);font-size:12px;font-weight:700;letter-spacing:.03em}.status-label svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.title-lockup{display:flex;align-items:center;gap:19px;margin-top:28px}.app-icon{width:86px;height:86px;flex:0 0 auto;border-radius:22px;box-shadow:0 13px 28px #1f575629}.title-lockup p{margin:0 0 4px;color:var(--muted);font-size:13px;font-weight:600}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(34px,4.2vw,50px);line-height:1.16;letter-spacing:-.035em}.tagline{max-width:620px;margin:29px 0 9px;color:#243a40;font-size:clamp(21px,2.2vw,27px);font-weight:700;line-height:1.45;letter-spacing:-.02em}.description{max-width:650px;margin:0;color:var(--muted);font-size:14px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.primary-button,.secondary-button,.panel-download{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.primary-button{gap:9px;padding:0 21px;border:1px solid var(--teal);color:#fff;background:var(--teal);box-shadow:0 9px 22px #14776e30}.primary-button:hover,.panel-download:hover{transform:translateY(-1px);background:var(--teal-dark);box-shadow:0 12px 24px #0d5e5836}.primary-button:disabled{border-color:#d9e0e0;color:#899698;background:#edf1f1;box-shadow:none;cursor:not-allowed}.primary-button svg,.panel-download svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.secondary-button{padding:0 19px;border:1px solid var(--line-strong);color:var(--ink-soft);background:var(--surface)}.secondary-button:hover{border-color:#a8bcbc;background:var(--surface-soft)}.release-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:34px 0 0;border-top:1px solid var(--line)}.release-grid div{min-width:0;padding:19px 14px 0;border-left:1px solid var(--line)}.release-grid div:first-child{padding-left:0;border-left:0}.release-grid dt{color:var(--muted-light);font-size:11px;font-weight:600}.release-grid dd{margin:5px 0 0;color:var(--ink-soft);font-size:13px;font-weight:700}.download-panel{padding:24px;border:1px solid var(--line-strong);border-radius:18px;background:#fbfdfd;box-shadow:0 18px 48px #2745481a}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading p{margin:0 0 3px;color:var(--muted);font-size:11px}.panel-heading h2{margin:0;font-size:18px;letter-spacing:-.02em}.panel-heading>span,.notice-tag,.feature-state{display:inline-flex;align-items:center;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.panel-heading>span{padding:5px 9px;color:var(--blue);background:var(--blue-soft)}.qr-frame{display:grid;width:244px;height:244px;margin:23px auto 0;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff}.qr-frame img{width:220px;height:220px;object-fit:contain}.qr-frame.is-empty{border-style:dashed;background:#f7fafa}.qr-placeholder{display:grid;gap:12px;place-items:center;color:var(--muted);font-size:12px}.qr-placeholder svg{width:66px;height:66px;fill:#b8c9c8}.scan-tip{margin:15px 0;color:var(--muted);font-size:12px;line-height:1.6;text-align:center}.panel-download{width:100%;gap:9px;border:1px solid var(--teal);color:#fff;background:var(--teal)}.download-address{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.download-address>div{display:grid;min-width:0;gap:2px}.download-address span{color:var(--muted-light);font-size:10px}.download-address strong{overflow:hidden;color:#405458;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.download-address button{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line-strong);border-radius:6px;color:var(--blue);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.download-address button:hover{border-color:#9fb7b8;background:var(--blue-soft)}.download-address button:disabled{color:#98a3a5;cursor:not-allowed}.copy-feedback{min-height:15px;margin:5px 0 -5px;color:var(--teal-dark);font-size:10px;text-align:right}.test-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:17px;align-items:center;margin:24px 0 0;padding:21px 24px;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:12px;background:var(--surface)}.notice-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;color:var(--blue);background:var(--blue-soft)}.notice-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.section-kicker{margin:0 0 6px;color:var(--teal-dark);font-size:11px;font-weight:800;letter-spacing:.12em}.test-notice h2{margin:0;font-size:16px}.test-notice div>p:last-child{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.notice-tag{padding:6px 10px;color:#4f6266;background:#eef2f2}.content-section{padding:106px 4px 0}.section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:48px;align-items:end}.section-heading h2,.safety-copy h2,.final-download h2{margin:0;font-size:clamp(27px,3.4vw,38px);line-height:1.3;letter-spacing:-.03em}.section-heading>p{margin:0 0 3px;color:var(--muted);font-size:13px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.feature-grid article{min-height:260px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface);transition:border-color .16s ease,transform .16s ease}.feature-grid article:hover{transform:translateY(-2px);border-color:#bacccc}.feature-icon{display:grid;width:44px;height:44px;margin-bottom:23px;place-items:center;border-radius:10px;color:var(--blue);background:var(--blue-soft)}.feature-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.feature-state{padding:5px 8px;color:#5d6d70;background:#eef2f2}.feature-state.is-ready{color:var(--teal-dark);background:var(--teal-soft)}.feature-grid h3{margin:13px 0 8px;font-size:17px}.feature-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.guide-section{padding-top:112px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:40px 0 0;padding:0;list-style:none}.steps li{min-height:224px;padding:25px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.step-top{display:flex;align-items:center;justify-content:space-between}.step-number{color:var(--teal-dark);font-size:12px;font-weight:800;letter-spacing:.08em}.step-top svg{width:28px;height:28px;fill:none;stroke:#739197;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.steps h3{margin:45px 0 8px;font-size:18px}.steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.safety-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:clamp(44px,8vw,100px);align-items:center;margin-top:112px;padding:52px clamp(32px,6vw,68px);border:1px solid #cfe0dd;border-radius:18px;background:#f0f6f5}.safety-copy p:last-child{max-width:570px;margin:15px 0 0;color:#58706f;font-size:13px;line-height:1.85}.safety-section ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.safety-section li{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(120,158,153,.23);border-radius:9px;color:#425d5c;background:#ffffffa3;font-size:12px;font-weight:600}.safety-section li svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.faq-section{padding-bottom:108px}.faq-list{margin-top:38px;border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 3px;color:var(--ink-soft);font-size:14px;font-weight:700;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:#718286;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .16s ease}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details>p{max-width:850px;margin:-7px 0 22px;color:var(--muted);font-size:13px;line-height:1.8}.final-download{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:19px;align-items:center;margin-bottom:84px;padding:29px 32px;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface);box-shadow:0 14px 36px #2a43470f}.final-download>img{border-radius:16px}.final-download h2{font-size:21px}.final-download div>p:last-child{margin:6px 0 0;color:var(--muted);font-size:11px}footer{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;padding:34px 3px 45px;border-top:1px solid var(--line);color:var(--muted-light);font-size:11px}footer>div>p{margin:13px 0 0}.footer-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 19px;text-align:right}.footer-meta a{color:#627377;font-weight:600;text-decoration:none}.footer-meta a:hover{color:var(--teal-dark)}.footer-meta p{width:100%;margin:1px 0 0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(20,119,110,.35);outline-offset:3px}@media(max-width:1040px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:minmax(0,1fr) 340px;gap:40px;padding-inline:38px}.release-grid{grid-template-columns:repeat(2,1fr);row-gap:17px}.release-grid div:nth-child(3){padding-left:0;border-left:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article{min-height:230px}}@media(max-width:820px){.page-shell{width:min(100% - 32px,680px)}.hero{grid-template-columns:1fr;min-height:auto;padding:48px 36px 36px}.download-panel{width:min(100%,390px);justify-self:center}.test-notice{grid-template-columns:auto 1fr}.notice-tag{grid-column:2;justify-self:start}.section-heading,.safety-section{grid-template-columns:1fr}.section-heading{gap:15px}.section-heading>p{max-width:570px}.steps{grid-template-columns:1fr}.steps li{min-height:auto}.steps h3{margin-top:27px}.safety-section{gap:30px}.final-download{grid-template-columns:auto 1fr}.final-download .primary-button{grid-column:1 / -1;width:100%}}@media(max-width:560px){.page-shell{width:min(100% - 22px,460px)}.site-header{min-height:72px}.brand img{width:38px;height:38px}.brand small{display:none}.header-download{padding-inline:11px}main{padding-top:22px}.hero{gap:35px;padding:33px 20px 22px;border-radius:16px}.title-lockup{gap:14px;margin-top:23px}.app-icon{width:68px;height:68px;border-radius:18px}.title-lockup p{font-size:11px}h1{font-size:27px}.tagline{margin-top:23px;font-size:20px}.hero-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.primary-button,.secondary-button{width:100%}.release-grid{margin-top:28px}.release-grid div{padding-inline:12px}.download-panel{padding:20px 17px;border-radius:14px}.qr-frame{width:min(244px,100%);height:auto;aspect-ratio:1}.qr-frame img{width:calc(100% - 22px);height:calc(100% - 22px)}.test-notice{grid-template-columns:1fr;padding:20px}.notice-icon{width:38px;height:38px}.notice-tag{grid-column:1}.content-section{padding-top:77px}.section-heading h2,.safety-copy h2{font-size:26px}.feature-grid{grid-template-columns:1fr;margin-top:28px}.feature-grid article{min-height:auto;padding:21px}.steps{margin-top:28px}.steps li{padding:21px}.safety-section{margin-top:78px;padding:32px 21px}.faq-section{padding-bottom:77px}.faq-list{margin-top:27px}.faq-list summary{padding-block:19px;font-size:13px}.faq-list details>p{font-size:12px}.final-download{grid-template-columns:1fr;margin-bottom:58px;padding:24px 21px}.final-download>img{width:54px;height:54px}.final-download .primary-button{grid-column:1}footer{display:block}.footer-meta{justify-content:flex-start;margin-top:25px;text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
