:root{--paper:#f4f3ec;--ink:#23251f;--muted:#707269;--line:#dcded4;--orange:#ff692c;--green:#dce5d3;--display:"Avenir Next","Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;--mono:"SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--display);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}::selection{background:var(--orange);color:var(--ink)}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.mono,.eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:1.3px}.header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center}.brand img{border-radius:9px}.brand strong{font-size:23px;letter-spacing:-1px;display:flex;align-items:center;gap:11px}.brand strong span{font-size:10px;letter-spacing:1.8px;font-weight:500}.header nav{display:flex;gap:34px;font-size:13px}.header a:hover,.footer a:hover{color:#c94911}.nav-cta{font-size:13px;border:1px solid var(--ink);padding:12px 18px;border-radius:30px;display:flex;gap:30px}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:725px;align-items:center;gap:20px;padding-top:30px;padding-bottom:50px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 31px}.status-dot,.orange-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;display:inline-block;flex-shrink:0}.small-tag{border:1px solid #c9ccbf;border-radius:3px;font-size:9px;padding:4px 5px;margin-left:3px}h1{font-size:clamp(42px,4.5vw,67px);line-height:1.35;letter-spacing:-3px;font-weight:650;margin:0 0 31px;white-space:nowrap}.orange{color:var(--orange)}.worth{position:relative}.worth svg{position:absolute;width:104%;left:-2%;bottom:-12px;fill:none;stroke:var(--orange);stroke-width:4;stroke-linecap:round}.hero-description{font-size:16px;line-height:1.95;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 25px;border-radius:6px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#45483c}.dark{background:var(--ink);color:white}.button span{font-size:21px;font-weight:400}.text-link{font-size:13px;border-bottom:1px solid #aaa;padding:8px 0}.text-link span{margin-left:16px}.hero-note{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:50px}.hero-note .mono{font-size:9px;letter-spacing:0;border-left:1px solid var(--line);padding-left:10px;margin-left:3px}.note-icon{font-size:17px}.hero-art{position:relative;height:625px;display:grid;place-items:center;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:12% -8% 4%;z-index:-2;background:radial-gradient(ellipse,#d9dfc8 0%,#e8e9dc77 45%,transparent 70%)}.orbit{position:absolute;border:1px solid #d4d8ca;border-radius:50%;z-index:-1}.orbit-one{width:490px;height:490px}.orbit-two{width:590px;height:590px;border-style:dashed;opacity:.6}.art-caption{position:absolute;left:0;top:42px;font-size:9px;color:#767d66;writing-mode:vertical-rl}.art-cross{position:absolute;font-family:var(--mono);color:#90977c;font-size:22px}.cross-one{top:93px;right:20px}.cross-two{left:25px;bottom:124px}.device{width:296px;height:572px;border:6px solid #30332c;border-radius:43px;background:#f7f7f0;transform:rotate(-7deg);box-shadow:10px 15px 0 #c4c8b622,20px 27px 48px #2e392b26,0 0 0 1px #92968a;overflow:hidden}.device-top{height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:10px;font-weight:600;position:relative}.island{position:absolute;width:83px;height:22px;background:#23251f;border-radius:20px;left:calc(50% - 41px);top:9px}.device-content{padding:7px 16px}.screen-heading{display:flex;align-items:center;justify-content:space-between}.screen-brand{font-size:20px;font-weight:650}.screen-brand span{font-size:11px;color:var(--muted);font-weight:400}.avatar{width:25px;height:25px;border-radius:50%;background:var(--green);font-size:12px;display:grid;place-items:center}.screen-subtitle{font-size:9px;color:var(--muted);margin:7px 0 17px}.daily-card{background:var(--ink);color:#e9eddf;padding:17px 14px 10px;border-radius:13px;font-size:10px}.info-dot{float:right;opacity:.5}.screen-amount{font-size:42px;letter-spacing:-2px;font-weight:500;margin-top:10px}.screen-amount small{font-size:19px;vertical-align:top;position:relative;top:8px;letter-spacing:0}.screen-amount>span{font-size:10px;letter-spacing:0;color:#bcc6aa}.mini-rule{height:2px;background:linear-gradient(to right,#d5e7a7 66%,#5e6353 66%);margin:13px 0}.daily-bottom{display:flex;justify-content:space-between;font-size:8px;color:#c1c9b6}.daily-bottom>span:last-child{color:#d6f6a0;font-size:15px}.screen-stats{display:flex;padding:18px 0;gap:20px}.screen-stats>div{display:flex;flex-direction:column;gap:7px;width:50%;font-size:9px;color:var(--muted)}.screen-stats>div+div{border-left:1px solid var(--line);padding-left:17px}.screen-stats strong{font-size:17px;letter-spacing:-.5px;color:var(--ink)}.screen-stats small{font-size:10px}.screen-section{display:flex;justify-content:space-between;font-size:11px;padding:4px 0 8px}.screen-section>span{font-size:8px;color:var(--muted)}.asset-row{display:flex;align-items:center;gap:8px;border-bottom:1px solid #e5e6dc;padding:12px 0}.asset-row>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.asset-row strong{font-size:10px}.asset-row span{font-size:8px;color:var(--muted)}.asset-price{margin-left:auto;font-size:12px;text-align:right}.asset-price span{display:block;padding-top:4px}.asset-icon{width:33px;height:33px;background:#e8ebdf;border-radius:8px;display:grid;place-items:center}.asset-icon i{position:relative;display:block}.laptop i{width:22px;height:14px;border:1.5px solid #727d66;border-radius:2px}.laptop i:after{position:absolute;content:"";bottom:-4px;width:27px;left:-4px;height:2px;background:#727d66}.headphones i{width:20px;height:19px;border:3px solid #7a7d6b;border-bottom:0;border-radius:12px 12px 3px 3px}.camera i{width:22px;height:15px;background:#8b8977;border-radius:3px}.camera i:after{position:absolute;content:"";width:8px;height:8px;border:2px solid #e4e7d7;border-radius:50%;top:2px;left:5px}.screen-tabs{display:flex;justify-content:space-around;padding-top:13px;color:#989e8d;text-align:center;font-size:16px}.screen-tabs small{display:block;font-size:7px;margin-top:2px}.screen-tabs .selected{color:var(--ink)}.floating-label{position:absolute;z-index:2}.label-top{right:-9px;top:117px;background:var(--paper);border:1px solid #cdd3be;padding:13px 17px;font-size:11px;box-shadow:0 8px 16px #29302408;transform:rotate(5deg);display:flex;gap:8px;align-items:center}.cost-sticker{left:-22px;bottom:80px;background:var(--orange);display:flex;align-items:center;gap:16px;padding:19px 24px;transform:rotate(-5deg);box-shadow:6px 6px 0 #28312412}.sticker-arrow{font-size:39px;font-weight:300}.cost-sticker .mono{font-size:8px;display:block;margin-bottom:7px}.cost-sticker strong{font-size:19px;letter-spacing:1px}.art-footnote{position:absolute;bottom:0;font-size:9px;color:var(--muted)}.ticker{overflow:hidden;background:var(--orange);padding:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.ticker>div{display:flex;gap:36px;align-items:center;white-space:nowrap;width:max-content;font-size:16px;letter-spacing:1.4px;font-weight:600}.ticker span{font-size:24px;line-height:1}.section{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}h2{font-size:42px;line-height:1.4;letter-spacing:-1.8px;font-weight:600;margin:0}.section .eyebrow{font-size:10px;color:var(--muted);margin-bottom:22px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:7px}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.feature-card{border:1px solid var(--line);border-radius:10px;padding:30px;overflow:hidden}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.card-top .mono{font-size:9px;letter-spacing:1px;color:var(--muted)}.card-top>span:last-child:not(.mono){font-size:22px}.feature-card h3{font-size:26px;line-height:1.5;font-weight:600;letter-spacing:-.6px;margin:0 0 14px}.feature-card p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}.cost-feature,.value-feature{grid-column:span 3}.cost-feature{background:#e5e9db}.value-feature{background:#efefe7}.cost-visual{display:flex;align-items:center;gap:20px;margin:38px 0 22px}.old-price{color:#7b816d;text-decoration:line-through;font-size:24px;letter-spacing:-1px}.visual-arrow{font-size:32px;color:#888e7a}.cost-visual>div{display:flex;align-items:baseline;gap:10px}.cost-visual strong{font-size:47px;letter-spacing:-3px;font-weight:500}.cost-visual>div>span{font-size:11px;color:var(--muted)}.visual-caption{font-size:10px;color:#676e5d}.value-chart{width:100%;height:125px;display:block;margin-top:15px;overflow:visible}.chart-grid{stroke:#d6d9cc;fill:none;stroke-dasharray:3 5}.chart-fill{fill:#dbe2ca}.chart-line{fill:none;stroke:#647549;stroke-width:2.5}.value-chart circle{fill:var(--orange);stroke:var(--paper);stroke-width:3}.chart-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:8px}.small-feature{grid-column:span 2;padding:27px}.small-feature h3{font-size:20px}.feature-symbol{font-size:35px;color:#5f6c4d}.currencies{font-family:Georgia,serif;font-size:28px;letter-spacing:-2px}.pill-row{display:flex;gap:6px;margin-top:24px}.pill-row span{font-size:10px;border:1px solid var(--line);padding:6px 9px;border-radius:20px}.lab{background:var(--ink);color:var(--paper);position:relative}.lab-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.lab .eyebrow{color:#a9b599}.lab-copy>p:not(.eyebrow){font-size:14px;line-height:1.95;color:#b6bdac;margin-top:24px}.lab-formula{display:flex;flex-direction:column;gap:13px;border-left:2px solid var(--orange);padding-left:20px;margin-top:47px}.lab-formula>span{font-size:10px;color:#b6bdac}.lab-formula strong{font-size:13px;font-weight:500}.calculator{border:1px solid #4b5141;border-radius:12px;background:#2e3128;padding:30px 35px}.calc-top{display:flex;justify-content:space-between;font-size:10px;align-items:center}.calc-top .mono{font-size:9px;color:#b4bea5}.live-label{font-size:9px;display:flex;gap:6px;align-items:center;color:#c5d9a8}.live-label i{width:5px;height:5px;background:#c5d9a8;border-radius:50%}.calc-result{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:9px;padding:35px 0 29px}.calc-result>span:first-child{flex-basis:100%;text-align:center;font-size:12px;color:#b6bdac;margin-bottom:5px}.calc-result>output{font-size:66px;letter-spacing:-4px;font-weight:500;color:#e0edc6;font-variant-numeric:tabular-nums}.calc-result>span:last-child{font-size:12px;color:#aeb99d}.control{margin:18px 0 25px}.control label{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:12px}.control output{font-family:var(--mono);font-size:12px;color:#e0edc6}.control input{width:100%;margin:5px 0;height:20px;accent-color:var(--orange);cursor:pointer}.range-ends{display:flex;justify-content:space-between;color:#b1b9a4;font-size:9px;margin-top:7px}.calc-bottom{display:flex;align-items:center;justify-content:space-between;font-size:10px;border-top:1px solid #4b5141;padding-top:20px;color:#b6bdac}.calc-bottom strong{color:var(--paper);margin-left:10px;font-size:11px}.calc-bottom button{border:0;background:none;color:#dce6ce;cursor:pointer;padding:7px;font-size:11px}.calc-bottom button:hover{color:var(--orange)}.privacy{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.privacy-art{min-height:425px;display:grid;place-items:center;position:relative;background:radial-gradient(ellipse,#e2e8d5 0%,transparent 67%)}.privacy-rings,.privacy-rings:before,.privacy-rings:after{position:absolute;inset:50%;width:360px;height:360px;border:1px solid #d2d9c7;border-radius:50%;transform:translate(-50%,-50%)}.privacy-rings:before{content:"";width:290px;height:290px;border-style:dashed}.privacy-rings:after{content:"";width:430px;height:430px;border-style:dashed;opacity:.6}.privacy-art>.mono{position:absolute;bottom:0;font-size:9px;color:var(--muted)}.lock{width:132px;height:122px;background:linear-gradient(130deg,#71815d,#33412a);border-radius:22px;box-shadow:18px 22px 30px #26381b22,inset 1px 1px 2px #9eaa8d;position:relative;margin-top:35px;transform:rotate(-10deg)}.lock>span{position:absolute;bottom:107px;width:87px;height:92px;border:13px solid #6d7e58;border-radius:55px 55px 0 0;left:23px;box-shadow:inset 2px 0 2px #bccaa8}.lock>i{position:absolute;width:14px;height:22px;left:59px;top:49px;background:#e4edd4;clip-path:polygon(20% 0,80% 0,100% 25%,70% 50%,85% 100%,15% 100%,30% 50%,0 25%)}.privacy-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.9;margin:22px 0}.privacy-list{list-style:none;padding:0;margin:28px 0 0}.privacy-list li{display:flex;gap:20px;padding:19px 0;border-top:1px solid var(--line)}.privacy-list li>span{font-family:var(--mono);font-size:10px;color:#7d846e;margin-top:3px}.privacy-list strong{font-size:14px;font-weight:600}.privacy-list p{font-size:11px;color:var(--muted);line-height:1.8;margin:6px 0 0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-top:65px}.faq h2{font-size:30px}.faq-list details{border-bottom:1px solid var(--line)}summary{padding:23px 0;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:14px;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:18px;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{margin:0 0 23px;font-size:13px;line-height:1.9;color:var(--muted)}.get-app{background:var(--orange);border-radius:12px;position:relative;text-align:center;padding:32px 45px 62px;overflow:hidden}.get-app-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.get-app-top>.mono{font-size:10px}.get-app-top>span:last-child{font-size:34px}.get-app>img{border-radius:16px;margin-bottom:19px;box-shadow:0 8px 17px #4d270c22}.get-app h2{font-size:56px;line-height:1.3;letter-spacing:-2px}.get-app p{font-size:14px;line-height:1.9;margin:20px 0 26px}.get-note{display:block;font-size:10px;margin-top:15px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:140px}.footer>.brand strong{font-size:20px}.footer>span{font-size:11px;color:var(--muted)}.footer>div{display:flex;align-items:center;gap:21px;font-size:11px}.footer .mono{font-size:9px;color:var(--muted)}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:10}.skip-link:focus{top:10px}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .8s ease-out both}.hero-art{animation:enter 1s .12s ease-out both}.floating-label{animation:float 6s ease-in-out infinite}.cost-sticker{animation-delay:-3s}@keyframes enter{from{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}@keyframes float{50%{translate:0 -8px}}}@media(min-width:1600px){.hero{min-height:780px}.hero-art{height:680px}.device{scale:1.06}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:0}.hero-art{scale:.9;margin-left:-10px;margin-right:-20px}.hero-note{font-size:10px}.cost-sticker{left:-5px}.label-top{right:0}.hero h1{font-size:49px}.lab-grid,.privacy{gap:45px}.feature-card{padding:25px}.cost-visual{gap:13px}.cost-visual strong{font-size:39px}.small-feature h3{font-size:17px}.small-feature p{font-size:12px}.footer>span{display:none}.orbit-two{width:490px;height:490px}.orbit-one{width:420px;height:420px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand strong span{display:none}.header nav{gap:20px;font-size:12px}.nav-cta{padding:10px 13px;font-size:11px;gap:14px}.hero{grid-template-columns:1fr;padding-top:57px;padding-bottom:30px;text-align:center}.hero .eyebrow{justify-content:center;font-size:10px}.hero h1{font-size:clamp(41px,7.5vw,59px);letter-spacing:-2px}.hero-description{font-size:14px}.hero-actions,.hero-note{justify-content:center}.hero-note{margin-top:30px}.hero-art{scale:1;width:min(480px,100%);margin:25px auto 0;height:610px}.label-top{right:0}.cost-sticker{left:0;bottom:87px}.orbit-two{width:100%;height:auto;aspect-ratio:1}.orbit-one{width:84%;height:auto;aspect-ratio:1}.hero-art:before{inset:10% 0}.art-caption{left:8px}.ticker{padding:15px 0}.ticker>div{font-size:12px;gap:25px}.section{padding-block:72px}.section-heading{display:block}.section-heading>p{margin-top:22px}h2{font-size:34px}.feature-grid{gap:13px}.feature-card{grid-column:span 6;padding:27px}.cost-visual strong{font-size:48px}.small-feature h3{font-size:22px}.small-feature p{font-size:14px}.small-feature .card-top{margin-bottom:15px}.value-chart{height:140px}.lab-grid,.privacy,.faq{grid-template-columns:1fr;gap:38px}.lab-copy h2{font-size:35px}.lab-formula{margin-top:26px}.calculator{padding:25px}.privacy-art{min-height:320px;order:2}.privacy-rings{width:240px;height:240px}.privacy-rings:before{width:190px;height:190px}.privacy-rings:after{width:310px;height:310px}.lock{scale:.82}.privacy-art>.mono{bottom:0}.faq{padding-top:45px;gap:15px}.faq h2{font-size:29px}.get-app{padding:25px 23px 44px}.get-app-top>.mono{font-size:8px;letter-spacing:.8px}.get-app h2{font-size:46px}.footer{flex-wrap:wrap;justify-content:center;padding:35px 0;min-height:130px}.footer .brand{display:none}.footer>div{flex-wrap:wrap;justify-content:center;font-size:11px;gap:20px}.hero-art .art-footnote{font-size:8px}.section .eyebrow{font-size:9px}.header nav a:last-child{display:none}}@media(max-width:380px){.header nav{gap:12px}.hero h1{font-size:39px}.hero-art{height:570px}.device{scale:.91}.label-top{top:93px;font-size:9px;padding:11px}.cost-sticker{padding:13px 17px;bottom:60px}.hero-note{font-size:9px}.hero-actions{gap:20px}.button{gap:20px;padding:16px 19px}.calculator{padding:22px}.calc-result>output{font-size:58px}.cost-visual strong{font-size:40px}.cost-visual{gap:12px}.old-price{font-size:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* 极窄屏为倾斜设备保留边缘空间。 */
@media(max-width:380px){.hero-art{width:calc(100% + 30px);margin-inline:-15px}.device{scale:.8}}
body>main.wrap>h1{white-space:normal}
.hero{overflow:clip}.hero-copy,.hero-art{min-width:0}
@media(max-width:800px){.hero{grid-template-columns:minmax(0,1fr)}}
@media(max-width:380px){.header nav{display:none}.brand strong,.nav-cta{white-space:nowrap}.hero h1{font-size:35px}.hero .eyebrow{font-size:8px;gap:6px}.hero-actions{gap:14px}.hero-actions .button{font-size:12px;padding:16px 14px;gap:14px;white-space:nowrap}.text-link{font-size:12px;white-space:nowrap}.text-link span{margin-left:10px}.label-top{right:8px}}
/* 装饰图形不创建横向滚动区域。 */
body{overflow-x:hidden}
@media(max-width:380px){.hero-description{font-size:12px}.hero-art{width:100%;margin-inline:0}.device{scale:.72}}
