:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif;color:#1f2428;background:#fffdf9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1f2428;--muted: #667079;--orange: #f66a2b;--orange-dark: #db4f16;--peach: #fff2e6;--warm: #fffaf4;--soft: #f8fafc;--line: #eadfd3;--blue: #3978e9;--green: #1b9b68;--shadow: 0 18px 55px rgba(85, 54, 29, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fffdf9;color:var(--ink)}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section-warm{background:var(--warm)}.section-soft{background:var(--soft)}.site-header{position:sticky;top:0;z-index:20;background:#fffdf9f0;border-bottom:1px solid rgba(234,223,211,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.brand-mark{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 20px #2b72da24}.brand-logo{width:100%;height:100%;object-fit:contain}.brand-name{font-size:19px;letter-spacing:-.03em}.desktop-navigation{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-navigation a{color:#4f585f;font-size:14px;font-weight:600;transition:color .18s ease}.desktop-navigation a:hover{color:var(--orange-dark)}.header-download{display:inline-flex;align-items:center;gap:8px;padding:12px 17px;color:#fff;background:var(--orange);border-radius:9px;font-size:14px;font-weight:700;transition:background .18s ease}.header-download:hover{background:var(--orange-dark)}.header-download svg{width:17px;height:17px}.menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:8px;color:var(--ink);place-items:center;cursor:pointer}.menu-toggle svg{width:23px;height:23px}.mobile-navigation{display:none}.hero{padding:76px 0 38px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;min-height:560px}.hero-copy{position:relative;z-index:2}.hero-kicker,.section-label{color:var(--orange-dark);font-size:13px;font-weight:700;letter-spacing:.02em}.hero-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 24px;padding:9px 12px;background:#fff2e6;border:1px solid #f8d9c1;border-radius:8px}.hero-kicker svg{width:15px;height:15px}.hero h1{margin:0;font-size:clamp(44px,4vw,60px);line-height:1.13;letter-spacing:-.055em;font-weight:800}.hero h1 span{color:var(--orange)}.hero-description{max-width:520px;margin:27px 0 30px;color:var(--muted);font-size:17px;line-height:1.85}.download-actions{display:flex;flex-wrap:wrap;gap:12px}.download-button{min-width:208px;display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.download-button:hover{border-color:#f3a476;box-shadow:0 10px 26px #55361d1a;transform:translateY(-2px)}.download-button.windows{color:#fff;background:var(--orange);border-color:var(--orange)}.download-button.windows:hover{background:var(--orange-dark)}.download-button svg{width:28px;height:28px;flex:0 0 auto}.download-button span{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.download-button strong{font-size:13px}.download-button small{color:inherit;opacity:.72;font-size:10px}.text-link{display:inline-flex;gap:8px;margin-top:24px;color:#343b40;font-size:14px;font-weight:700}.hero-product{position:relative;min-width:0;padding:12px 0}.hero-product:before{content:"";position:absolute;top:4%;right:-3%;bottom:-3%;left:7%;background:#ffe7d3;border-radius:28px;transform:rotate(2.2deg)}.hero-dashboard{position:relative;padding:22px;overflow:hidden;background:#fffffff5;border:1px solid rgba(224,211,199,.9);border-radius:18px;box-shadow:0 28px 70px #5c391d29}.dashboard-topbar,.dashboard-section-heading,.market-bar>div,.dashboard-activity{display:flex;align-items:center;justify-content:space-between}.dashboard-topbar{padding-bottom:18px;border-bottom:1px solid #edf0f2}.dashboard-topbar>div{display:flex;flex-direction:column;gap:4px}.dashboard-eyebrow,.dashboard-section-heading span{color:#87919a;font-size:10px;font-weight:600}.dashboard-topbar strong{font-size:16px}.live-status{display:inline-flex;align-items:center;gap:7px;color:#5f696f;font-size:10px;font-weight:600}.live-status i{width:7px;height:7px;background:#28b37c;border-radius:50%;box-shadow:0 0 0 5px #28b37c1f;animation:livePulse 2s ease-in-out infinite}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 0}.dashboard-metric{min-width:0;padding:13px 12px;background:#f8fafb;border:1px solid #edf0f2;border-radius:10px}.dashboard-metric>span{display:block;overflow:hidden;color:#7d878f;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.dashboard-metric strong{display:block;margin:7px 0 5px;font-size:clamp(14px,1.4vw,20px);letter-spacing:-.04em}.dashboard-metric small{font-size:9px;font-weight:700}.metric-green{color:#159566}.metric-blue{color:#3978e9}.metric-orange{color:#e45a1c}.metric-red{color:#e24f5f}.dashboard-body{display:grid;grid-template-columns:1.45fr .8fr;gap:12px}.sales-chart,.market-split{min-width:0;padding:15px;border:1px solid #edf0f2;border-radius:11px}.dashboard-section-heading>div{display:flex;flex-direction:column;gap:3px}.dashboard-section-heading strong{font-size:12px}.dashboard-section-heading small{color:#8a949b;font-size:9px}.dashboard-section-heading b{color:#159566}.sales-chart svg{width:100%;height:118px;margin-top:7px;overflow:visible}.chart-grid{fill:none;stroke:#edf0f2;stroke-width:1;stroke-dasharray:3 5}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;stroke-dasharray:650;animation:drawTrend 1.7s ease-out both}.chart-point{fill:#fff;stroke:var(--orange);stroke-width:3;animation:pointPulse 2.2s 1.3s ease-in-out infinite}.chart-labels{display:flex;justify-content:space-between;color:#a0a8ae;font-size:8px}.market-bars{display:grid;gap:16px;margin-top:22px}.market-bar>div{gap:6px;font-size:9px}.market-bar>div i{width:22px;color:#626c73;font-size:8px;font-style:normal;font-weight:800}.market-bar>div span{margin-right:auto;color:#6b757c}.market-bar>div strong{font-size:9px}.bar-track{display:block;height:5px;margin-top:7px;overflow:hidden;background:#f0f2f4;border-radius:99px}.bar-track i{display:block;width:var(--bar-width);height:100%;background:linear-gradient(90deg,#ffad7d,var(--orange));border-radius:inherit;transform-origin:left;animation:growBar 1.2s .35s ease-out both}.dashboard-activity{gap:10px;margin-top:12px;padding:11px 13px;background:#fff5ec;border:1px solid #f7ddc9;border-radius:10px}.activity-icon{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;color:#fff;background:var(--orange);border-radius:9px;font-size:9px;font-weight:800}.dashboard-activity p{display:flex;flex:1;flex-direction:column;gap:3px;margin:0}.dashboard-activity p strong{font-size:10px}.dashboard-activity p small{color:#7b858c;font-size:8px}.dashboard-activity>b{color:var(--orange-dark);font-size:9px;white-space:nowrap}@keyframes livePulse{50%{box-shadow:0 0 0 2px #28b37c14}}@keyframes drawTrend{0%{stroke-dashoffset:650}to{stroke-dashoffset:0}}@keyframes growBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pointPulse{50%{r:7}}.trust-rail{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #55361d0f}.trust-rail>div{display:flex;align-items:center;gap:14px;padding:4px 20px;border-right:1px solid var(--line)}.trust-rail>div:last-child{border-right:0}.trust-rail svg{width:34px;height:34px;color:var(--blue)}.trust-rail span{display:flex;flex-direction:column;gap:4px}.trust-rail strong{font-size:14px}.trust-rail small{color:var(--muted);font-size:12px}.marketplace-section,.feature-section,.operations-section,.security-section,.start-section,.faq-section,.download-section{padding:96px 0;scroll-margin-top:76px}.section-heading{max-width:680px;margin-bottom:44px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2,.operations-copy h2,.download-panel h2{margin:0;font-size:clamp(31px,3vw,44px);line-height:1.2;letter-spacing:-.04em}.section-heading p,.operations-copy>p,.download-panel p{color:var(--muted);font-size:16px;line-height:1.8}.marketplace-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.marketplace-item{min-height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:10px}.marketplace-item:nth-child(n+9){transform:translate(52%)}.marketplace-item img{width:34px;height:24px;object-fit:cover;border-radius:3px;box-shadow:0 1px 4px #1f24281f}.marketplace-item strong{font-size:13px}.marketplace-item small{color:var(--muted);font-size:10px}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.feature-item{min-height:224px;padding:26px 22px;background:#fff;border:1px solid #e5e9ed;border-radius:12px;transition:border-color .18s ease,transform .18s ease}.feature-item:hover{border-color:#f5b28b;transform:translateY(-3px)}.feature-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:28px;color:var(--orange);background:var(--peach);border-radius:12px}.feature-icon svg{width:27px;height:27px}.feature-item h3{margin:0 0 10px;font-size:17px}.feature-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.data-flow{display:grid;grid-template-columns:.65fr 1.35fr;gap:48px;margin-top:18px;padding:32px;background:#fff7ef;border:1px solid #f3ddca;border-radius:14px}.flow-heading h3{margin:0 0 8px;font-size:24px}.flow-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.flow-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.flow-item{position:relative;display:flex;flex-direction:column;gap:5px}.flow-item>span{width:38px;height:38px;display:grid;place-items:center;color:var(--orange);background:#fff;border:1px solid #f0d4bc;border-radius:50%}.flow-item svg{width:21px;height:21px}.flow-item strong{margin-top:8px;font-size:13px}.flow-item small{color:var(--muted);font-size:10px;line-height:1.5}.flow-item i{position:absolute;top:10px;right:-11px;color:#dca47f;font-style:normal}.operations-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.operations-copy>p{max-width:560px}.operations-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px;padding:0;margin:30px 0 0;list-style:none}.operations-copy li{display:flex;align-items:center;gap:8px;color:#485158;font-size:14px}.operations-copy li svg{color:var(--orange)}.operations-visual{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;padding:42px 32px;background:#23282d;border-radius:16px;box-shadow:var(--shadow)}.operations-visual>div{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#2f353a;border:1px solid #454c52;border-radius:11px}.operations-visual svg{width:42px;height:42px;color:#ff8a52;margin-bottom:16px}.operations-visual strong{font-size:14px}.operations-visual small{margin-top:5px;color:#aeb5ba;font-size:11px}.operations-visual>span{color:#ff8a52}.security-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:stretch}.security-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.security-list article{display:flex;gap:15px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:10px}.security-list article:last-child{grid-column:1 / -1}.security-list article>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:var(--orange);background:var(--peach);border-radius:9px}.security-list svg{width:21px;height:21px}.security-list h3{margin:0 0 6px;font-size:14px}.security-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.security-statement{display:flex;flex-direction:column;justify-content:center;padding:52px;color:#fff;background:#24292e;border-radius:15px}.security-statement>svg{width:72px;height:72px;color:#ff8a52}.security-statement h3{max-width:420px;margin:30px 0 13px;font-size:30px;line-height:1.25}.security-statement p{color:#c6cbd0;line-height:1.8}.security-statement a{margin-top:18px;color:#ff9a68;font-weight:700}.start-grid{display:grid;grid-template-columns:repeat(4,1fr)}.start-grid article{position:relative;text-align:center;padding:20px 30px}.start-grid article:not(:last-child):after{content:"→";position:absolute;right:-5px;top:49px;color:#d8aa87}.start-grid span{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 20px;background:var(--warm);border:1px solid var(--line);border-radius:50%}.start-grid svg{width:29px;height:29px}.start-grid h3{margin:0 0 8px;font-size:16px}.start-grid p{color:var(--muted);font-size:12px;line-height:1.7}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 18px}.faq-grid details{background:#fff;border:1px solid #e6e9ec;border-radius:9px}.faq-grid summary{position:relative;padding:18px 50px 18px 20px;cursor:pointer;list-style:none;font-size:14px;font-weight:600}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{position:absolute;right:20px;transition:transform .18s ease}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{margin:0;padding:0 20px 20px;color:var(--muted);font-size:13px;line-height:1.75}.download-section{padding-top:54px}.download-panel{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:42px 48px;background:#fff2e6;border:1px solid #f3d5bc;border-radius:14px}.download-panel h2{font-size:32px}.download-panel p{margin-bottom:0}.download-actions.compact{flex-wrap:nowrap}.download-actions.compact .download-button{min-width:195px}.site-footer{padding:38px 0 20px;background:#22272b;color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr .58fr .58fr .72fr 1.72fr;gap:38px}.footer-brand .brand-mark{box-shadow:none}.footer-brand p{max-width:250px;color:#aeb5ba;font-size:13px;line-height:1.7}.footer-grid h3{margin:0 0 18px;font-size:13px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-grid a:not(.brand){margin-bottom:10px;color:#aeb5ba;font-size:12px}.footer-grid a:hover{color:#ff9a68}.footer-contact a{display:flex;align-items:center;gap:7px}.footer-contact svg{width:17px;height:17px}.footer-contact small{color:#7f898f;font-size:10px}.wechat-contact{width:100%;display:grid;grid-template-columns:1fr 112px;align-items:start;gap:12px;margin:6px 0 14px}.wechat-contact>img{width:92px;height:92px;justify-self:center;margin-top:-48px;padding:4px;object-fit:contain;background:#fff;border-radius:8px}.wechat-contact>span{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:6px;color:#d8dde0;font-size:12px;font-weight:600}.wechat-contact>span small{width:100%;font-weight:400}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:28px;padding-top:16px;border-top:1px solid #3a4045;color:#778187;font-size:10px}.footer-bottom a{color:#a7afb4;text-align:center}.footer-bottom a:hover{color:#fff}.footer-bottom span:last-child{text-align:right}:focus-visible{outline:3px solid rgba(246,106,43,.38);outline-offset:3px}@media(max-width:1024px){.desktop-navigation{gap:18px}.desktop-navigation a{font-size:13px}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:24px}.hero h1{font-size:48px}.marketplace-grid{grid-template-columns:repeat(5,1fr)}.marketplace-item:nth-child(n+9){transform:none}.feature-grid{grid-template-columns:repeat(3,1fr)}.data-flow,.operations-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr repeat(2,.8fr)}.footer-contact{grid-column:2 / -1}}@media(max-width:768px){.container{width:min(100% - 28px,640px)}.header-inner{min-height:66px}.desktop-navigation,.header-download{display:none}.menu-toggle{display:grid}.mobile-navigation{position:absolute;left:14px;right:14px;top:72px;display:none;padding:10px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.mobile-navigation.open{display:grid}.mobile-navigation a{padding:13px 14px;border-radius:7px;font-size:14px;font-weight:600}.mobile-navigation a:hover{background:var(--peach)}.hero{padding:54px 0 26px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero h1{font-size:clamp(39px,11vw,56px)}.hero-product{padding:10px 0;margin-top:24px}.hero-product:before{display:none}.hero-dashboard{padding:16px;border-radius:14px}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-body{grid-template-columns:1fr}.market-split{display:none}.trust-rail{grid-template-columns:1fr;margin-top:34px;padding:10px 20px}.trust-rail>div{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-rail>div:last-child{border-bottom:0}.marketplace-section,.feature-section,.operations-section,.security-section,.start-section,.faq-section{padding:70px 0}.download-section{padding:28px 0 70px}.section-heading{margin-bottom:32px}.marketplace-grid{grid-template-columns:repeat(3,1fr);gap:8px}.marketplace-item{min-height:100px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-item{min-height:210px;padding:22px 18px}.flow-list{grid-template-columns:repeat(2,1fr);gap:22px}.flow-item i{display:none}.operations-copy ul{grid-template-columns:1fr}.operations-visual{grid-template-columns:1fr;padding:20px}.operations-visual>div{min-height:125px}.operations-visual>span{transform:rotate(90deg);justify-self:center}.security-layout,.security-list{grid-template-columns:1fr}.security-list article:last-child{grid-column:auto}.security-statement{padding:36px 28px}.start-grid{grid-template-columns:repeat(2,1fr);gap:24px 0}.start-grid article:after{display:none}.faq-grid{grid-template-columns:1fr}.download-panel{align-items:flex-start;flex-direction:column;padding:32px 24px}.download-actions.compact{flex-wrap:wrap;width:100%}.download-actions.compact .download-button{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:36px 20px}.footer-brand,.footer-contact{grid-column:1 / -1}.wechat-contact>img{margin-top:0}.footer-bottom{grid-template-columns:1fr}.footer-bottom,.footer-bottom span:last-child{text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.live-status i,.chart-line,.chart-point,.bar-track i{animation:none}}@media(max-width:480px){.download-actions,.download-button{width:100%}.marketplace-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-item{min-height:auto}.feature-icon{margin-bottom:18px}.flow-list,.start-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
