:root{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14251c;background:#f7f8f4;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #14251c;--ink-soft: #263c30;--green: #20c968;--green-dark: #0b8843;--green-pale: #eaf8ee;--blue: #0f70f5;--yellow: #ffe16b;--paper: #f7f8f4;--surface: #ffffff;--text: #526259;--line: #dde5de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;min-height:100dvh;overflow-x:hidden;background:var(--paper)}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit}a{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:11px 16px;border-radius:10px;color:#fff;background:var(--ink);transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{position:fixed;inset:0 0 auto;z-index:100;padding-top:env(safe-area-inset-top);border-bottom:1px solid rgba(20,37,28,.08);background:#f7f8f4e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1180px,calc(100% - 48px));min-height:76px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{min-height:48px;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:42px;height:42px;border-radius:13px;object-fit:cover}.brand span{display:flex;align-items:baseline;gap:4px;line-height:1}.brand strong{font-size:20px;letter-spacing:-.04em}.brand small{color:#7a887f;font-size:12px;font-weight:650}.site-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.site-nav a{position:relative;min-height:44px;display:inline-flex;align-items:center;color:#46574d;font-size:14px;font-weight:650;text-decoration:none}.site-nav a:after{content:"";position:absolute;inset:auto 0 6px;height:2px;border-radius:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-nav a:hover:after{transform:scaleX(1)}.header-download{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--ink);cursor:pointer;font-size:14px;font-weight:750;transition:background .2s ease,transform .2s ease}.header-download:hover{background:var(--green-dark);transform:translateY(-1px)}.header-download svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hero{position:relative;min-height:860px;padding:154px 0 96px;overflow:hidden;background:var(--paper)}.hero:before{content:"";position:absolute;width:620px;height:620px;right:-210px;top:110px;border-radius:50%;background:#e1f6e7;filter:blur(2px)}.hero:after{content:"";position:absolute;width:180px;height:180px;left:-90px;bottom:20px;border-radius:50%;background:var(--yellow);opacity:.55}.hero-grid{position:absolute;inset:0;opacity:.3;background-image:linear-gradient(rgba(20,37,28,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(20,37,28,.08) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,transparent 10%,#000 46%,transparent 92%);mask-image:linear-gradient(to bottom,transparent 10%,#000 46%,transparent 92%)}.hero-inner{position:relative;z-index:2;min-height:610px;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:64px}.eyebrow,.section-kicker{color:var(--green-dark);font-size:12px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.eyebrow{margin-bottom:24px;display:flex;align-items:center;gap:10px}.eyebrow span{width:32px;height:3px;border-radius:3px;background:var(--green)}.hero h1{max-width:710px;margin-bottom:26px;color:var(--ink);font-size:clamp(52px,5.25vw,76px);line-height:1.12;letter-spacing:-.055em}.hero h1 span{position:relative;display:inline-block;z-index:1}.hero h1 span:after{content:"";position:absolute;z-index:-1;left:-1%;right:-2%;bottom:3px;height:17px;border-radius:999px;background:var(--yellow);transform:rotate(-1.2deg)}.hero-description{max-width:570px;margin-bottom:32px;color:var(--text);font-size:18px;line-height:1.85}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.hero-store-button,.text-button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;cursor:pointer;font-weight:750;text-decoration:none}.hero-store-button{min-width:184px;padding:0 22px;border:1px solid var(--ink);transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.hero-store-button:hover{color:#fff;border-color:var(--green-dark);background:var(--green-dark);transform:translateY(-2px);box-shadow:0 18px 34px #0b884333}.apple-button{color:#fff;background:var(--ink);box-shadow:0 14px 30px #14251c29}.android-button{color:var(--ink);background:#fff}.text-button{padding:0 12px;color:var(--ink-soft)}.text-button:hover{color:var(--green-dark)}.hero-store-button svg{width:23px;height:23px;flex:none}.text-button svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hero-promises{margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:18px;list-style:none}.hero-promises li{display:inline-flex;align-items:center;gap:6px;color:#607067;font-size:13px;font-weight:650}.hero-promises svg{width:19px;height:19px;padding:3px;border-radius:50%;fill:none;stroke:var(--green-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3;background:var(--green-pale)}.quote-stage{position:relative;min-height:610px;display:grid;place-items:center}.quote-orbit{position:absolute;border:1px dashed rgba(20,37,28,.15);border-radius:50%}.quote-orbit-one{width:560px;height:560px}.quote-orbit-two{width:680px;height:680px}.quote-phone{position:relative;z-index:2;width:min(470px,100%);padding:18px 20px 20px;border:1px solid rgba(20,37,28,.1);border-radius:38px;overflow:hidden;background:#fffffffa;box-shadow:0 38px 90px #29523a2e,0 4px #fffc inset;transform:rotate(1deg)}.phone-bar{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#18261e;font-size:11px;font-weight:800}.phone-bar>i{width:62px;height:18px;border-radius:999px;background:#15241b}.phone-status{display:flex;align-items:end;gap:2px}.phone-status b{width:3px;border-radius:3px;background:#15241b}.phone-status b:nth-child(1){height:5px}.phone-status b:nth-child(2){height:8px}.phone-status b:nth-child(3){height:11px}.quote-header{padding:16px 10px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ece8}.quote-header small{display:block;margin-bottom:9px;color:#8b9690;font-size:11px;font-weight:650}.quote-header h2{margin-bottom:7px;font-size:26px;line-height:1.2;letter-spacing:-.04em}.quote-header h2 span{color:#97a19b;font-weight:500}.quote-header p{margin-bottom:0;color:#64736a;font-size:11px}.quoting{flex:none;display:inline-flex;align-items:center;gap:6px;margin-top:27px;color:var(--green-dark);font-size:11px;font-weight:750}.quoting i,.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #20c9681f}.merchant-list{padding:14px 0 4px;display:grid;gap:10px}.merchant-card{position:relative;min-height:98px;padding:14px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:10px;border:1px solid #e5ebe6;border-radius:17px;background:#fff;box-shadow:0 7px 20px #1f3a2a0d}.merchant-card.best-price{border:2px solid var(--green);background:#fbfffc;box-shadow:0 10px 28px #20c96821}.merchant-meta{min-width:0;display:flex;align-items:center;gap:10px}.merchant-logo{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--green-dark);font-size:13px;font-weight:800}.merchant-logo.muted{color:#56665c;background:#eef2ef}.merchant-meta div{min-width:0}.merchant-meta strong,.merchant-meta small{display:block}.merchant-meta strong{margin-bottom:4px;font-size:13px}.merchant-meta small{color:#87928b;font-size:10px;white-space:nowrap}.price-meta{text-align:right}.price-meta span{display:block;margin-bottom:3px;color:#9aa39e;font-size:9px}.price-meta strong{color:var(--ink);font-size:21px;font-variant-numeric:tabular-nums}.best-price .price-meta strong{color:#f04438}.price-meta strong small{font-size:11px}.merchant-footer{grid-column:1 / -1;display:flex;align-items:center;gap:6px}.merchant-footer span{padding:3px 6px;border-radius:6px;color:#44855e;background:#edf8f0;font-size:9px;font-weight:650}.merchant-footer b{margin-left:auto;padding:3px 7px;border-radius:999px;color:#075e30;background:#c9f5d7;font-size:9px}.last-card{min-height:72px}.quote-summary{margin-top:6px;padding:16px 10px 4px;display:flex;align-items:center;justify-content:space-between;color:#738078;font-size:11px}.quote-summary span{display:inline-flex;align-items:center;gap:5px}.quote-summary svg{width:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.quote-summary strong{color:var(--ink);font-size:16px}.quote-float{position:absolute;z-index:5;min-height:46px;display:flex;align-items:center;gap:9px;padding:0 15px;border:1px solid rgba(20,37,28,.09);border-radius:14px;background:#fffffff0;box-shadow:0 16px 40px #26483324;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:750}.float-top{top:52px;right:-18px}.float-bottom{left:-38px;bottom:70px}.quote-float svg{width:20px;fill:none;stroke:var(--green-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.promise-strip{position:relative;z-index:3;color:#fff;background:var(--ink)}.promise-grid{min-height:172px;display:grid;grid-template-columns:repeat(3,1fr)}.promise-grid article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:34px 30px;border-right:1px solid rgba(255,255,255,.12)}.promise-grid article:first-child{padding-left:0}.promise-grid article:last-child{padding-right:0;border-right:0}.promise-grid article>span{color:var(--green);font-size:12px;font-weight:850;letter-spacing:.13em}.promise-grid h2{margin-bottom:7px;font-size:19px;letter-spacing:-.02em}.promise-grid p{margin-bottom:0;color:#aebbb3;font-size:13px;line-height:1.6}.how-section{padding-block:124px 132px}.section-heading{max-width:720px;margin:0 auto 54px;text-align:center}.left-heading{margin-left:0;text-align:left}.section-kicker{display:block;margin-bottom:16px}.section-heading h2{margin-bottom:18px;color:var(--ink);font-size:clamp(38px,4.2vw,58px);line-height:1.16;letter-spacing:-.05em}.section-heading>p:last-child{margin-bottom:0;color:var(--text);font-size:17px;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;min-height:310px;padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.step-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #24433017}.step-card.highlighted{color:#fff;border-color:var(--ink);background:var(--ink)}.step-icon{width:58px;height:58px;margin-bottom:50px;display:grid;place-items:center;border-radius:18px;color:var(--green-dark);background:var(--green-pale)}.step-icon svg{width:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.highlighted .step-icon{color:var(--ink);background:var(--yellow)}.step-card>span{display:block;margin-bottom:10px;color:var(--green-dark);font-size:11px;font-weight:850;letter-spacing:.15em}.highlighted>span{color:#77e4a3}.step-card h3{margin-bottom:10px;font-size:22px;letter-spacing:-.025em}.step-card p{margin-bottom:0;color:var(--text);line-height:1.75}.highlighted p{color:#bcc8c0}.site-footer{padding:38px 0 calc(38px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-company{color:var(--ink);font-size:19px;font-weight:850;letter-spacing:.02em}.footer-inner div{text-align:right}.footer-inner p{margin:0 0 5px;color:#77857c;font-size:12px}.toast{position:fixed;z-index:300;left:50%;bottom:calc(28px + env(safe-area-inset-bottom));max-width:calc(100% - 32px);padding:12px 20px;border-radius:12px;color:#fff;background:#14251cf5;box-shadow:0 16px 40px #0000002e;transform:translate(-50%);font-size:14px}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,12px)}.dialog-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:#08140d94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog{position:relative;width:min(410px,100%);padding:38px;border-radius:28px;background:#fff;box-shadow:0 30px 80px #0000003d;text-align:center}.android-store-dialog{width:min(520px,100%);max-height:calc(100dvh - 48px);padding:34px;overflow-y:auto;text-align:left}.dialog-close{position:absolute;top:10px;right:10px;width:48px;height:48px;border:0;border-radius:50%;color:#657165;background:transparent;cursor:pointer;font-size:28px}.dialog-close:hover{background:#eef4ec}.dialog-icon{width:68px;height:68px;margin:0 auto 20px;display:grid;place-items:center;border-radius:22px;color:var(--green-dark);background:var(--green-pale)}.dialog-icon svg{width:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.dialog h2{margin-bottom:12px;color:var(--ink);font-size:26px}.dialog p{margin-bottom:24px;color:var(--text);line-height:1.7}.dialog-heading{padding-inline:24px;text-align:center}.dialog-heading p{margin-bottom:22px;font-size:14px}.wechat-tip{margin-bottom:14px;padding:11px 13px;border:1px solid #f0cf75;border-radius:12px;color:#694d00;background:#fff8dd;font-size:12px;line-height:1.6}.android-store-list{display:grid;gap:10px}.android-store-option{width:100%;min-height:70px;display:flex;align-items:center;gap:13px;padding:10px 14px;border:1px solid #dfe7e1;border-radius:16px;color:var(--ink);background:#fff;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.android-store-option:hover{border-color:#9dcaaa;background:#fbfefc;transform:translateY(-1px);box-shadow:0 9px 22px #24433014}.android-store-option.recommended{border:2px solid var(--green);background:#f5fcf7;box-shadow:0 9px 24px #20c9681a}.android-store-option:disabled{border-color:#e6ebe7;color:#8f9993;background:#f5f7f5;cursor:not-allowed;box-shadow:none;transform:none}.store-mark{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:13px;color:#fff;font-size:15px;font-weight:850}.store-yingyongbao{background:#1976ee}.store-xiaomi{background:#ff6a00}.store-huawei{background:#d93240}.store-honor{background:#151b18}.store-copy{min-width:0;flex:1}.store-copy strong,.store-copy small{display:block}.store-copy strong{margin-bottom:4px;font-size:15px}.store-copy small{color:#7e8a82;font-size:11px}.recommended-badge{flex:none;padding:5px 9px;border-radius:999px;color:#096839;background:#d7f6e1;font-size:10px;font-weight:800}.store-chevron{width:20px;flex:none;fill:none;stroke:#607067;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.dialog-copy-link{width:100%;min-height:46px;margin-top:12px;border:0;color:var(--green-dark);background:transparent;cursor:pointer;font-size:12px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.dialog-copy-link:hover{color:#075f31}.dialog-enter-active,.dialog-leave-active{transition:opacity .2s ease}.dialog-enter-active .dialog,.dialog-leave-active .dialog{transition:transform .24s ease}.dialog-enter-from,.dialog-leave-to{opacity:0}.dialog-enter-from .dialog,.dialog-leave-to .dialog{transform:translateY(18px) scale(.97)}button:focus-visible,a:focus-visible{outline:3px solid #0b6c3c;outline-offset:4px}@media(max-width:1020px){.site-nav{display:none}.hero{padding-top:136px}.hero-inner{grid-template-columns:1fr;gap:48px}.hero-copy{max-width:760px;margin-inline:auto;text-align:center}.eyebrow,.hero-actions,.hero-promises{justify-content:center}.hero-description{margin-inline:auto}.quote-stage{width:min(650px,100%);margin-inline:auto}.promise-grid article{grid-template-columns:1fr;gap:9px}}@media(max-width:760px){.section-shell,.header-inner{width:calc(100% - 32px)}.header-inner{min-height:68px;gap:14px}.brand img{width:38px;height:38px;border-radius:12px}.brand strong{font-size:18px}.brand small{display:none}.header-download{min-height:44px;padding-inline:15px}.header-download svg{display:none}.hero{min-height:auto;padding:calc(116px + env(safe-area-inset-top)) 0 74px}.hero:before{width:420px;height:420px;right:-250px}.hero-inner{gap:34px}.eyebrow{margin-bottom:18px;font-size:11px}.hero h1{font-size:clamp(39px,11.8vw,58px);line-height:1.13}.hero h1 span:after{height:12px}.hero-description{font-size:16px;line-height:1.75}.hero-actions{flex-direction:column}.hero-store-button,.text-button{width:100%}.hero-promises{gap:10px 14px;margin-top:22px}.hero-promises li{font-size:12px}.quote-stage{min-height:580px}.quote-phone{width:min(460px,100%);padding:14px 14px 16px;border-radius:30px;transform:none}.quote-orbit-one{width:470px;height:470px}.quote-orbit-two{display:none}.float-top{top:12px;right:-4px}.float-bottom{left:-3px;bottom:12px}.promise-grid{grid-template-columns:1fr;padding-block:12px}.promise-grid article,.promise-grid article:first-child,.promise-grid article:last-child{min-height:116px;grid-template-columns:auto 1fr;gap:16px;padding:22px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.promise-grid article:last-child{border-bottom:0}.how-section{padding-block:82px}.section-heading{margin-bottom:36px}.section-heading h2{font-size:36px}.section-heading>p:last-child{font-size:16px}.steps-grid{grid-template-columns:1fr;gap:12px}.step-card{min-height:auto;padding:24px}.step-icon{margin-bottom:30px}.step-card:hover{transform:none}.dialog-backdrop{place-items:end center;padding:0}.android-store-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));padding:30px 20px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.dialog-heading{padding-inline:18px}.dialog-heading .dialog-icon{width:58px;height:58px;margin-bottom:15px;border-radius:18px}.dialog h2{font-size:24px}.dialog-heading p{margin-bottom:18px;font-size:13px}.android-store-option{min-height:66px}.dialog-enter-from .dialog,.dialog-leave-to .dialog{transform:translateY(100%)}.footer-inner{flex-direction:column;text-align:center}.footer-inner div{text-align:center}}@media(max-width:470px){.quote-stage{min-height:562px}.float-top{display:none}.float-bottom{min-height:40px;font-size:11px}.quote-header{padding-inline:6px}.quote-header h2{font-size:22px}.merchant-card{padding:11px}.merchant-logo{width:30px;height:30px}.merchant-meta strong{font-size:12px}.merchant-meta small{max-width:120px;overflow:hidden;text-overflow:ellipsis}.price-meta strong{font-size:19px}.merchant-footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
