:root{color:#101827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #111827;--muted: #8b95a4;--line: #e8ecf2;--soft: #f7f8fb;--blue: #3b7cff;--deep-blue: #111f56;--green: #17a878;--orange: #f17b13;--coral: #de7c5d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% 0%,rgba(33,91,255,.08),transparent 28rem),#fff}button,a{font:inherit}a{color:inherit;text-decoration:none}.app{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:18px;height:84px;padding:0 clamp(28px,2.2vw,44px);background:#fff;border-bottom:1px solid transparent;transition:background .28s ease,border-color .28s ease}.site-header.is-scrolled{background:transparent}.brand{display:inline-flex;align-items:center;gap:11px;min-width:0}.brand img,.footer-logo img{width:38px;height:38px;object-fit:contain}.brand span{display:grid;gap:1px;max-width:150px;overflow:hidden;opacity:1;transform:translate(0);transition:max-width .25s ease,opacity .2s ease,transform .25s ease}.site-header.is-at-top .brand span{max-width:0;opacity:0;transform:translate(-8px)}.brand strong{color:#0f172a;font-size:19px;font-weight:400;line-height:1;white-space:nowrap}.brand small{color:#8a93a2;font-size:11px;line-height:1.1;white-space:nowrap}.nav-shell{display:flex;align-items:center;justify-content:center;min-width:660px;height:46px;padding:0 18px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.site-header.is-scrolled .nav-shell{background:#ffffffc7;border-color:#ffffff61;box-shadow:0 14px 38px #1e40af14;-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%)}.nav-item{position:relative;display:inline-flex;align-items:center;gap:5px;height:46px;padding:0 20px;color:#646b77;font-size:13px;font-weight:400;transition:color .2s ease}.nav-item:hover{color:#111827}.nav-item:hover:after{opacity:1}.nav-item:after{position:absolute;bottom:7px;left:50%;width:7px;height:7px;content:"";background:#3677ff;border-radius:50%;opacity:0;transform:translate(-50%);transition:opacity .2s ease}.mega-menu{position:absolute;top:53px;left:50%;display:grid;width:320px;gap:16px;padding:20px 24px;pointer-events:none;background:#fffffff5;border:1px solid var(--line);border-radius:18px;box-shadow:0 28px 70px #0f172a21;opacity:0;transform:translate(-50%,-8px);transition:.18s ease}.mega-menu.tall{width:350px;gap:16px}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{pointer-events:auto;opacity:1;transform:translate(-50%)}.mega-row{display:grid;gap:3px}.mega-row strong{color:#111827;font-size:14px;font-weight:400;line-height:1.15}.mega-row span{color:#9098a5;font-size:12px;font-weight:400;line-height:1.35}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.language-switch{display:grid;grid-template-columns:1fr 1fr;align-items:center;width:90px;height:46px;padding:4px;border:1px solid #dfe4ec;border-radius:999px;background:#ffffffeb;box-shadow:0 14px 34px #0f172a14;transition:width .25s ease,background .25s ease}.language-switch button{width:40px;height:38px;color:#8b95a4;font-weight:400;cursor:pointer;background:transparent;border:0;border-radius:50%}.site-header.is-at-top .language-switch{grid-template-columns:1fr;width:46px;background:#fffffff5}.site-header.is-at-top .language-switch button:last-child{display:none}.language-switch .active{color:#fff;background:#070707}.console-btn,.cta-actions button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:46px;padding:0 20px;color:#fff;font-size:14px;font-weight:400;cursor:pointer;background:#070707;border:0;border-radius:999px;box-shadow:0 16px 38px #00000029}.console-btn svg{color:#3478ff}main{width:min(1660px,calc(100% - clamp(64px,18vw,360px)));margin:0 auto;padding:60px 0 88px}.hero-wrap{position:relative}.region-tabs{display:flex;justify-content:flex-end;margin:0 0 34px}.region-tabs button{display:inline-flex;align-items:center;gap:10px;height:46px;padding:0 22px;font-size:13px;color:#8d95a2;font-weight:400;cursor:pointer;background:#f7f7f8;border:1px solid #dfe3ea}.region-tabs button:first-child{border-radius:999px 0 0 999px}.region-tabs button:last-child{border-radius:0 999px 999px 0}.region-tabs .active{color:#fff;background:#111b33;box-shadow:0 10px 24px #111b333d}.hero-panel{padding:44px 56px;overflow:hidden;color:#fff;background:linear-gradient(110deg,#101f53f5,#1f4ab6eb,#3771fff5),radial-gradient(circle at 92% 12%,rgba(255,255,255,.28),transparent 22rem);border-radius:20px}.hero-panel h1{margin:0;font-size:clamp(32px,2.7vw,38px);font-weight:400;line-height:1.05;letter-spacing:0}.hero-copy{max-width:940px;margin:14px 0 0;color:#ffffffd1;font-size:16px;font-weight:400;line-height:1.65}.hero-chips{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.hero-chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 15px;font-size:12px;color:#ffffffd1;font-weight:400;background:#ffffff21;border:1px solid rgba(255,255,255,.22);border-radius:999px}.section-title{display:flex;align-items:center;gap:18px;margin:40px 0 18px;color:#9aa2ad;font-size:13px;font-weight:400}.section-title i{flex:1;height:1px;background:var(--line)}.vendor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vendor-card{min-height:200px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px #0f172a08}.vendor-top{display:flex;align-items:center;gap:14px}.vendor-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;color:#fff;font-size:15px;font-weight:400;border-radius:12px}.vendor-icon.tiny{width:24px;height:24px;flex-basis:24px;font-size:11px;border-radius:7px}.green{background:#2db391}.coral{background:var(--coral)}.blue{background:#4d89f5}.vendor-card h3{margin:0;color:#141c2c;font-size:19px;font-weight:400;line-height:1.05}.vendor-card p{margin:5px 0 0;color:#99a0aa;font-size:13px;font-weight:400}.range{margin:20px 0 12px;font-size:30px;font-weight:400;line-height:1}.range.green,.green-text{color:var(--green);background:transparent}.range.coral{color:var(--coral);background:transparent}.range.blue,.blue-text{color:var(--blue);background:transparent}.range small{margin-left:8px;color:#8c94a1;font-size:14px;font-weight:400}.vendor-meta{display:flex;gap:28px;color:#969da8;font-size:12px;font-weight:400}.vendor-meta b{color:#5a6270;font-weight:400}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.tag-row span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;color:#8b929e;background:#f0f1f3;border-radius:6px;font-size:11px;font-weight:400}.pricing-stack{display:grid;gap:22px}.table-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px #0f172a08}.table-title{display:flex;align-items:center;gap:10px;height:56px;padding:0 16px;color:#263044;font-size:14px;font-weight:400}.table-scroll{overflow-x:auto}table{width:100%;min-width:840px;border-collapse:collapse}th,td{height:44px;padding:0 16px;text-align:center;border-top:1px solid #eef1f5}th{color:#858d99;font-size:14px;background:#fafbfc;font-weight:400}th:first-child,td:first-child{text-align:left}td{color:#1e293b;font-size:14px;font-weight:400}tbody tr:nth-child(odd){background:#fcfdff}.model-name{color:#1e293b;font-weight:400}.muted{color:#d6dbe2}.orange-text{color:var(--orange)}.new-badge{display:inline-flex;align-items:center;height:22px;margin-left:8px;padding:0 7px;color:#fff;font-size:11px;font-weight:400;vertical-align:middle;background:#1fac58;border-radius:5px}.note-board{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px}.note-head{display:flex;justify-content:space-between;align-items:center;height:62px;padding:0 24px;color:#1f2937;font-weight:400;border-bottom:1px solid #eef1f5}.note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.note-item{display:grid;grid-template-columns:150px 1fr 86px;gap:24px;align-items:center;min-height:86px;padding:18px 24px;border-bottom:1px solid #eef1f5}.note-item:nth-child(odd){border-right:1px solid #eef1f5}.note-item div:first-child{display:grid;gap:7px}.note-item strong{color:#1e293b;font-weight:400}.note-item p{margin:0;color:#9aa2ae;font-size:14px;font-weight:400;line-height:1.45}.rating{display:flex;color:#111827}.rating svg:nth-last-child(-n+2){color:#cfd4dc}.info-strip{margin:44px 0 0;padding:20px 24px;color:#4d7ed9;font-size:14px;font-weight:400;line-height:1.65;background:#edf4ff;border:1px solid #d5e5ff;border-radius:10px}.cta{display:grid;justify-items:center;margin:62px 0 84px;padding:92px 24px;text-align:center;background:radial-gradient(circle at 24% 20%,rgba(69,125,255,.1),transparent 24rem),radial-gradient(circle at 74% 55%,rgba(241,123,19,.1),transparent 24rem),#fbfaf7;border:1px solid #edf0f4;border-radius:26px;box-shadow:0 34px 80px #0f172a14}.cta h2{margin:0;color:#111827;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.1}.cta p{max-width:780px;margin:26px 0 36px;color:#a0a6b0;font-size:18px;font-weight:400;line-height:1.65}.cta-actions{display:flex;gap:18px}.cta-actions .ghost{color:#111827;background:transparent;border:1px solid #d7dce4;box-shadow:none}.site-footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:58px;padding:72px max(32px,calc((100vw - min(1660px,calc(100vw - clamp(64px,18vw,360px))))/2)) 48px;border-top:1px solid var(--line)}.footer-logo{display:flex;align-items:center;gap:13px;color:#111827;font-size:18px}.footer-logo strong{font-weight:400}.footer-brand p{max-width:360px;margin:26px 0 52px;color:#969da8;font-weight:400;line-height:1.65}.footer-brand small,.footer-col a,.footer-bottom{color:#a2a9b3;font-size:14px;font-weight:400}.footer-col{display:grid;align-content:start;gap:17px}.footer-col strong{color:#7c8592;font-weight:400;margin-bottom:8px}.footer-col a:hover,.footer-bottom a:hover{color:#111827}.footer-bottom{grid-column:2 / -1;display:flex;justify-content:flex-end;gap:24px}.float-actions{position:fixed;right:38px;bottom:32px;z-index:18;display:grid;gap:28px;pointer-events:none;visibility:hidden;opacity:0;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.float-actions.is-visible{pointer-events:auto;visibility:visible;opacity:1;transform:translateY(0)}.float-actions button{display:grid;place-items:center;width:46px;height:46px;color:#5b6471;cursor:pointer;background:#fffffff2;border:1px solid #dfe4ec;border-radius:50%;box-shadow:0 14px 34px #0f172a1a}.float-actions button:last-child{color:#fff;background:#242424}.wechat-icon{width:23px;height:23px;fill:currentColor;stroke:none}.wechat-icon circle{fill:#242424;stroke:none}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto;height:auto;padding-top:18px;padding-bottom:18px}.nav-shell{grid-column:1 / -1;grid-row:2;justify-self:stretch;min-width:0;overflow-x:auto;justify-content:flex-start}.nav-item{flex:0 0 auto}main{padding-top:72px}.vendor-grid{grid-template-columns:1fr}.vendor-card{padding:24px}.note-grid{grid-template-columns:1fr}.note-item:nth-child(odd){border-right:0}.site-footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:720px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:12px 10px;padding:14px 18px}.brand strong{font-size:20px}.header-actions{justify-content:flex-end;gap:8px}.console-btn{flex:0 0 auto;padding:0 16px}.nav-shell{width:100%;padding:0 10px}.nav-item{padding:0 15px;font-size:13px}main{width:min(100% - 28px,1540px);padding-top:40px}.region-tabs{justify-content:stretch;margin-bottom:28px}.region-tabs button{flex:1;justify-content:center;min-width:0;padding:0 12px;font-size:13px}.hero-panel{padding:34px 26px;border-radius:22px}.hero-copy{font-size:16px}.vendor-card{min-height:0;padding:24px}.range{font-size:30px}.note-item{grid-template-columns:1fr;gap:10px}.cta{padding:56px 18px}.cta-actions{width:100%;flex-direction:column}.site-footer{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.footer-bottom{flex-direction:column}.float-actions{right:18px;bottom:18px}}
