.hero-cta-outer{position:relative;width:100%;max-width:680px;margin:0 auto;padding:0;overflow:hidden;background:#fffffff5;border:1px solid #d9e0ea;border-radius:18px;box-shadow:0 1px 2px #0f172a0a,0 16px 40px #2463eb1a;transition:border-color .2s ease,box-shadow .2s ease}.hero-cta-wrapper{position:relative;display:flex;gap:6px;align-items:center;background:transparent;border:none;border-radius:17px;padding:8px 6px}.hero-cta-outer:hover{border-color:#c5cedb;box-shadow:0 1px 2px #0f172a0d,0 16px 44px #2463eb24}.hero-cta-outer:focus-within{border-color:#2463eb8c;box-shadow:0 1px 2px #0f172a0a,0 16px 40px #0f172a1a,0 0 0 5px #2463eb24}.hero-cta-input{flex:1;background:transparent;border:none;outline:none;color:#0f172a;font-size:16px;padding:13px 18px;min-width:0}.hero-cta-input::placeholder{color:#6b7280}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#2463eb;color:#fff;font-weight:650;font-size:16px;padding:13px 28px;border-radius:12px;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .18s ease,box-shadow .18s ease;box-shadow:0 1px 2px #0f172a1f}.hero-cta-btn:hover{background:#1d55d0;box-shadow:0 4px 12px #2463eb33}.hero-cta-btn:active{background:#194ab7;box-shadow:0 1px 2px #0f172a1f}.hero-cta-btn svg{width:18px;height:18px}@media(max-width:640px){.hero-cta-outer{border-radius:18px}.hero-cta-wrapper{flex-direction:column;padding:6px}.hero-cta-input{width:100%;padding:13px 14px 9px;text-align:left}.hero-cta-btn{width:100%;min-height:50px;justify-content:center}}.hero-starburst{width:34px;height:34px;opacity:0;transform:scale(.3) rotate(-15deg);flex-shrink:0}.hero-starburst-path{stroke:#1c63ff66;stroke-width:.3;stroke-linejoin:round;fill:none;stroke-dasharray:120;stroke-dashoffset:120}.hero-starburst-accent{stroke:#1c63ff40}.reveal.visible .hero-starburst{animation:starburst-appear .7s var(--ease-out) .5s forwards}.reveal.visible .hero-starburst-path{animation:starburst-draw .8s ease-out forwards,starburst-fill .3s ease-out 1.2s forwards}.reveal.visible .hero-starburst-accent{animation:starburst-draw .8s ease-out forwards,starburst-fill-accent .3s ease-out 1.2s forwards}.reveal.visible .hero-starburst-path:nth-child(1){animation-delay:.55s,1.1s}.reveal.visible .hero-starburst-path:nth-child(2){animation-delay:.6s,1.15s}.reveal.visible .hero-starburst-path:nth-child(3){animation-delay:.65s,1.2s}.reveal.visible .hero-starburst-path:nth-child(4){animation-delay:.7s,1.25s}.reveal.visible .hero-starburst-path:nth-child(5){animation-delay:.75s,1.3s}.reveal.visible .hero-starburst-path:nth-child(6){animation-delay:.6s,1.15s}.reveal.visible .hero-starburst-path:nth-child(7){animation-delay:.7s,1.25s}.reveal.visible .hero-starburst-path:nth-child(8){animation-delay:.8s,1.35s}.reveal.visible .hero-starburst-path:nth-child(9){animation-delay:.85s,1.4s}.reveal.visible .hero-starburst-path:nth-child(10){animation-delay:.85s,1.4s}@keyframes starburst-appear{0%{opacity:0;transform:scale(.3) rotate(-15deg)}60%{opacity:1;transform:scale(1.06) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes starburst-draw{0%{stroke-dashoffset:120}to{stroke-dashoffset:0}}@keyframes starburst-fill{0%{fill:transparent}to{fill:#1c63ff4d}}@keyframes starburst-fill-accent{0%{fill:transparent}to{fill:#1c63ff2e}}.platform-cover{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.platform-cover-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 8px;background:#fff;border:1px solid #e5eaf1;border-radius:10px;box-shadow:0 1px 2px #0f172a08;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.platform-cover-chip:hover{border-color:#c8d2e0;box-shadow:0 8px 20px #0f172a12;transform:translateY(-1px)}.platform-cover-chip img{width:26px;height:26px;object-fit:contain;flex:none}.platform-cover-chip span{font-size:13px;font-weight:600;color:#374151;white-space:nowrap}.platform-coverage-section{padding:0 0 64px;background:#f8fafc}.platform-coverage-inner{max-width:1080px}.platform-coverage-title{margin:0;font-size:13px;font-weight:500;line-height:1.6;color:#647084;letter-spacing:.01em}@media(max-width:640px){.platform-cover{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.platform-cover-chip{justify-content:flex-start}.platform-cover-chip:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}}.sc-stack{position:relative;padding-bottom:60px}.sc-card{position:sticky;top:70px;min-height:620px;will-change:transform;border-radius:16px;overflow:hidden;margin:0 32px;box-shadow:0 8px 40px #00000014}.sc-card:nth-child(3){top:75px}.sc-card:nth-child(4){top:80px}.sc-card:nth-child(5){top:85px}.sc-card-inner{position:relative;min-height:520px}.sc-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:.5;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:40px 40px}.sc-card-dark:after{background-image:none;background:radial-gradient(circle at 25% 35%,rgba(100,160,255,.22) 0%,transparent 40%),radial-gradient(circle at 30% 70%,rgba(56,120,255,.12) 0%,transparent 45%);opacity:1}.sc-card-text{position:relative;z-index:2;max-width:500px;padding:48px 0 48px 48px;display:flex;flex-direction:column;justify-content:center;height:100%;min-height:520px}.sc-card-demo{position:absolute;top:0;right:0;bottom:0;width:52%}.sc-demo-frame{position:absolute;inset:0;border-radius:0;overflow:hidden}.sc-card .sc-card-cta:hover{background:#0000000f;border-color:#00000059;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.sc-card-dark .sc-card-cta:hover{background:#ffffff1a;border-color:#ffffff80}@media(max-width:768px){.sc-card-inner{flex-direction:column!important;gap:32px!important;min-height:auto!important}.sc-card-text,.sc-card-demo{min-width:100%!important;flex:unset!important}.sc-card-text{max-width:100%!important}.sc-card-demo{position:relative!important;width:100%!important;height:auto!important}.sc-demo-frame{position:relative!important;height:auto!important;border-radius:18px!important}.sc-card{padding:48px 0!important;min-height:auto}}.consult-band{padding:8px 24px 0;background:#fff}.consult-band-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 22px;max-width:880px;margin:0 auto;padding:22px 28px;background:linear-gradient(135deg,#f5f8ff,#eef4ff);border:1px solid #dde7fb;border-radius:16px}.consult-band-text{margin:0;font-size:15.5px;color:#4b5563}.consult-band-text strong{font-weight:650;color:#111827}.consult-band-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:600;color:#1c63ff;cursor:pointer;background:#fff;border:1.5px solid rgba(28,99,255,.35);border-radius:100px;transition:all .2s ease}.consult-band-btn:hover{color:#fff;background:#1c63ff;border-color:#1c63ff}.consult-band-btn:focus-visible{outline:2px solid rgba(28,99,255,.42);outline-offset:3px}@media(max-width:640px){.consult-band-inner{flex-direction:column;gap:12px;padding:20px;text-align:center}}.stats-bar{background:linear-gradient(135deg,#ffffff80,#dbeafe40,#fff6);backdrop-filter:blur(40px) saturate(1.4);-webkit-backdrop-filter:blur(40px) saturate(1.4);border:1px solid rgba(255,255,255,.55);border-radius:24px;padding:56px 40px;box-shadow:var(--shadow-md)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;text-align:center}.stats-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.stats-item+.stats-item{border-left:1px solid var(--border-hover)}.stats-num{font-size:52px;font-weight:800;color:var(--text-title);letter-spacing:-.02em;line-height:1}.stats-label{margin-top:12px;font-size:15px;font-weight:500;color:var(--text-muted)}@media(max-width:640px){.stats-bar{padding:40px 20px}.stats-grid{grid-template-columns:1fr;gap:32px}.stats-item+.stats-item{border-left:none;border-top:1px solid var(--border-hover);padding-top:32px}.stats-num{font-size:40px}}.pricing-section{background:#fff;padding:80px 0 0}.pricing-toggle-wrap{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:0}.pricing-save-tag{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#16a34a;margin-top:16px;margin-bottom:40px}.pricing-save-tag svg{width:16px;height:16px}.pricing-toggle{display:flex;background:#f3f4f6;border-radius:10px;padding:4px;gap:2px}.pricing-toggle-btn{padding:8px 24px;border-radius:8px;font-size:14px;font-weight:600;color:var(--text-muted);background:transparent;border:none;cursor:pointer;transition:all .2s}.pricing-toggle-btn.active{background:#fff;color:var(--text-title);box-shadow:var(--shadow-sm)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:1024px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricing-grid{grid-template-columns:1fr;max-width:400px}}.pricing-card{border:1px solid var(--border-default);border-radius:16px;padding:28px 24px;background:#fff;position:relative;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:border-color var(--duration-normal) ease,box-shadow var(--duration-normal) ease,transform var(--duration-normal) ease}.pricing-card:hover{box-shadow:var(--shadow-blue);border-color:var(--border-hover);transform:translateY(-2px)}.pricing-card.featured{border:2px solid var(--maxgeo-blue);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.pricing-card.featured:hover{box-shadow:var(--shadow-lg),var(--shadow-blue);transform:translateY(-10px)}.pricing-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#1c63ff;color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:20px;white-space:nowrap}.pricing-plan{font-size:18px;font-weight:700;color:var(--text-title);margin-bottom:6px}.pricing-desc{font-size:13px;color:var(--text-muted);margin-bottom:20px;min-height:36px}.pricing-price-wrap{margin-bottom:20px}.pricing-price-old{font-size:16px;color:var(--text-secondary);text-decoration:line-through;margin-right:6px}.pricing-price{font-size:36px;font-weight:800;color:var(--text-title);letter-spacing:-.02em}.pricing-price-unit{font-size:14px;font-weight:500;color:var(--text-muted)}.pricing-price-custom{font-size:28px;font-weight:800;color:var(--maxgeo-blue)}.pricing-btn{display:block;width:100%;padding:12px;border-radius:12px;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:all .2s;border:1.5px solid var(--border-default);background:#fff;color:var(--text-title);margin-bottom:24px;text-decoration:none}.pricing-btn:hover{border-color:var(--maxgeo-blue);color:var(--maxgeo-blue)}.pricing-btn.primary{background:var(--maxgeo-blue);color:#fff;border-color:var(--maxgeo-blue)}.pricing-btn.primary:hover{background:var(--maxgeo-blue-hover)}.pricing-features-title{font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:12px}.pricing-features{list-style:none;padding:0;margin:0}.pricing-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#374151;line-height:1.5;margin-bottom:8px}.pricing-features li svg{flex-shrink:0;margin-top:2px}.pricing-check{width:16px;height:16px;color:var(--maxgeo-blue)}.pricing-savings-badge{display:inline-block;font-size:11px;padding:2px 8px;border-radius:4px;background:#22c55e1a;color:#22c55e;font-weight:600}.faq-section{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background:#fff}.faq-list{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:28px;width:100%}.faq-item{max-width:1000px;width:100%;border:1px solid var(--border-default);border-radius:16px;cursor:pointer;transition:border-color var(--duration-normal) ease,box-shadow var(--duration-normal) ease;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.faq-item:hover{border-color:var(--border-hover);box-shadow:var(--shadow-blue)}.faq-item.active{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 20px 32px;gap:16px}.faq-question span:first-child{font-size:17px;font-weight:600;color:var(--text-title);line-height:1.4}.faq-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--text-title);transition:transform .35s var(--ease-standard),color var(--duration-normal)}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s var(--ease-standard),padding .4s var(--ease-standard);padding:0 32px}.faq-item.active .faq-answer{max-height:500px;padding:0 32px 24px}.faq-answer p{font-size:15px;line-height:1.7;color:var(--text-muted);margin:0}.feat-pill-btn{display:flex;align-items:center;gap:10px;height:56px;padding:0 28px 0 16px;border-radius:28px;border:none;background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000000f;cursor:pointer;transition:all .3s}.faq-item:focus-visible,.pricing-card:focus-visible,.pricing-btn:focus-visible,.pricing-toggle-btn:focus-visible,.hero-cta-btn:focus-visible{outline:2px solid var(--maxgeo-blue);outline-offset:2px}.hero-section{--teaser-peek: clamp(180px, 27svh, 300px);padding-top:70px;padding-bottom:0;background:linear-gradient(180deg,#f8fafc 0% 88%,#fff);isolation:isolate}.hero-grid-bg{position:absolute;z-index:-1;inset:0;pointer-events:none;background-image:radial-gradient(450px 260px at 50% 310px,rgba(36,99,235,.16),transparent 70%),radial-gradient(560px 320px at 50% calc(100svh - var(--teaser-peek) - 150px),rgba(36,99,235,.05),transparent 70%)}.hero-content{padding-top:96px;padding-bottom:0}@media(min-width:641px){.hero-content{display:flex;flex-direction:column;justify-content:center;min-height:calc(100svh - var(--teaser-peek) - 70px);padding-top:32px;padding-bottom:16px}}.hero-title-en{max-width:1160px;margin-inline:auto;font-size:clamp(38px,5.4vw,66px);font-weight:620;line-height:1.06;letter-spacing:-.045em;margin-bottom:22px}.hero-title-zh{font-size:clamp(36px,5.3vw,58px);font-weight:600;line-height:1.1;letter-spacing:-.01em;margin-bottom:22px}.hero-title-line{display:block;text-wrap:balance}@media(max-width:640px){.hero-title-en,.hero-title-zh{font-size:clamp(29px,7.8vw,40px);margin-bottom:14px}}.hero-title-accent{display:block;margin-top:-2px;color:#2463eb}.hero-title-zh .hero-title-accent{opacity:0;transform:translateY(8px);transition:opacity .6s var(--ease-out) .25s,transform .6s var(--ease-out) .25s}.reveal.visible .hero-title-zh .hero-title-accent{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hero-title-zh .hero-title-accent{opacity:1;transform:none;transition:none}}.hero-plat-chip{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;font-size:.9em;font-weight:600;line-height:1.4;color:#374151;vertical-align:-2px;background:#fff;border:1px solid #e5e7eb;border-radius:7px}@media(min-width:641px){.hero-subtitle-zh .hero-plat-chip{vertical-align:0}}.hero-plat-chip img{width:14px;height:14px;flex:none;object-fit:contain}.hero-subtitle{max-width:820px;margin-bottom:30px;font-size:20px;line-height:30px;color:#5f6b7c}.hero-subtitle-en{text-wrap:balance}@media(max-width:640px){.hero-subtitle-en{font-size:17px;line-height:28px}.hero-subtitle-zh{font-size:15px;line-height:26px}}@media(max-width:640px){.hero-plat-chip{padding:1px 7px 1px 5px}.hero-plat-chip img{width:13px;height:13px}}.hero-seam{position:absolute;bottom:100%;inset-inline:0;margin-inline:auto;width:min(1150px,92vw);pointer-events:none;user-select:none;-webkit-mask-image:radial-gradient(62% 100% at 50% 100%,#000 50%,transparent 100%);mask-image:radial-gradient(62% 100% at 50% 100%,#000 50%,transparent 100%)}.hero-seam svg{display:block;width:100%;height:auto}@media(max-width:640px),(max-height:760px){.hero-seam{display:none}}.hrt{position:relative;width:100%;margin-top:0;padding:0 16px}.hrt.reveal{transform:translateY(18px)}.hrt.reveal.visible{transform:none}.hrt-link{display:block;max-width:1240px;margin:0 auto;color:#111827;text-decoration:none}.hrt-link:focus-visible{outline:2px solid rgba(36,99,235,.42);outline-offset:3px;border-radius:16px}.hrt-card{position:relative;display:block;overflow:hidden;background:#fff;border:1px solid #d3dbe6;border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 -6px 20px #0f172a0d,0 -24px 64px #0f172a1a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hrt-link:hover .hrt-card{transform:translateY(-2px);border-color:#c5cedb;box-shadow:0 -8px 24px #0f172a12,0 -26px 70px #0f172a21}.hrt-head{display:flex;align-items:center;gap:9px;padding:9px 16px;border-bottom:1px solid #eef1f6;background:#fbfcfe}.hrt-kicker{flex:none;padding:2.5px 8px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#5b6675;white-space:nowrap;background:#f1f4f9;border-radius:999px}.hrt-badge{display:inline-flex;flex:none;align-items:center;gap:5px;margin-left:auto;padding:3px 8px;font-size:10.5px;font-weight:700;letter-spacing:.02em;color:#15803d;white-space:nowrap;background:#ecfdf5;border-radius:999px}.hrt-badge-dot{width:5px;height:5px;border-radius:50%;background:#22c55e}.hrt-domain{flex:none;overflow:hidden;font-size:12.5px;font-weight:600;color:#5b6675;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.hrt-head-sep{flex:none;color:#c5cedb}.hrt-conclusion{display:block;padding:14px 16px 12px;font-size:20px;line-height:1.4;font-weight:700;letter-spacing:.005em;color:#111827;border-bottom:1px solid #eef1f6}.hrt-conclusion b{font-weight:800;color:#2463eb;font-variant-numeric:tabular-nums}.hrt-body{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:0 30px;padding:13px 16px 14px}.hrt-rankpanel{display:flex;min-width:0;flex-direction:column;gap:7px}.hrt-ranklist{display:flex;flex-direction:column;gap:6px}.hrt-rank-row{display:flex;align-items:center;gap:8px;min-width:0}.hrt-rank-no{flex:none;width:26px;font-size:11px;font-weight:700;color:#8b93a1;font-variant-numeric:tabular-nums}.hrt-rank-name{flex:none;width:112px;overflow:hidden;font-size:13px;font-weight:600;color:#374151;text-overflow:ellipsis;white-space:nowrap}.hrt-rank-bar{flex:1 1 40px;height:7px;overflow:hidden;background:#eef1f6;border-radius:3.5px}.hrt-rank-bar i{display:block;height:100%;background:#b6c2d4;border-radius:3.5px}.hrt-rank-pct{flex:none;min-width:40px;font-size:12.5px;font-weight:750;color:#374151;text-align:right;font-variant-numeric:tabular-nums}.hrt-rank-row.me .hrt-rank-no,.hrt-rank-row.me .hrt-rank-pct{color:#2463eb}.hrt-rank-row.me .hrt-rank-name{font-weight:750;color:#111827}.hrt-rank-row.me .hrt-rank-bar i{background:#2463eb}.hrt-rank-skip{height:11px;padding-left:8px;font-size:12px;line-height:11px;color:#aab3c0}.hrt-qa{display:flex;flex-direction:column;gap:8px;padding:11px 16px 12px;border-top:1px solid #eef1f6}.hrt-ask{display:flex;align-items:baseline;gap:7px;min-width:0;flex-wrap:wrap}.hrt-ask-prefix{flex:none;font-size:13px;font-weight:600;color:#6b7280}.hrt-ask-q{min-width:0;overflow:hidden;font-size:15px;font-weight:650;color:#111827;text-overflow:ellipsis;white-space:nowrap}.hrt-ask-result{display:inline-flex;flex:none;align-items:center;gap:8px;margin-left:auto;font-size:12.5px;font-weight:700;color:#374151;white-space:nowrap}.hrt-ask-ais{display:inline-flex;align-items:center}.hrt-ask-ais img{width:18px;height:18px;object-fit:contain;background:#fff;border:1.5px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e5eaf1}.hrt-ask-ais img+img{margin-left:-5px}.hrt-picks-label{margin-top:2px;font-size:11px;font-weight:700;letter-spacing:.05em;color:#8b93a1}.hrt-chips{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.hrt-chips::-webkit-scrollbar{display:none}.hrt-chip{display:inline-flex;flex:none;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5eaf1;border-radius:999px}.hrt-chip-rank{font-size:11px;font-weight:700;color:#8b93a1;font-variant-numeric:tabular-nums}.hrt-chip.me{color:#111827;background:#f5f8ff;border-color:#2463eb80}.hrt-chip.me .hrt-chip-rank{color:#2463eb}.hrt-quote{display:block;margin-top:1px;padding:7px 14px 6px;background:#f7f9fd;border-left:3px solid #cbd5e1;border-radius:0 8px 8px 0}.hrt-quote-text{position:relative;display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.6;color:#374151;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hrt-quote-text:after{content:"";position:absolute;right:0;bottom:0;left:0;height:46px;background:linear-gradient(180deg,#f7f9fd00,#f7f9fdb8 58%,#f7f9fd 94%)}.hrt-quote-by{display:block;margin-bottom:4px;font-size:11.5px;font-weight:600;color:#6b7280}.hrt-insight{display:flex;flex-direction:column;gap:6px;padding-left:24px;border-left:1px solid #eef1f6}.hrt-panel-head{display:flex;align-items:baseline;gap:8px}.hrt-panel-title{font-size:11px;font-weight:700;letter-spacing:.05em;color:#8b93a1}.hrt-panel-title.top{margin-top:8px}.hrt-panel-num{margin-left:auto;font-size:11.5px;font-weight:700;color:#5b6675;white-space:nowrap;font-variant-numeric:tabular-nums}.hrt-tiles{display:flex;gap:8px}.hrt-tile{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:1px;padding:8px 10px 7px;background:#f8fafc;border:1px solid #eef1f6;border-radius:8px}.hrt-tile b{font-size:17px;font-weight:800;line-height:1.2;color:#111827;font-variant-numeric:tabular-nums}.hrt-tile-label{overflow:hidden;font-size:11px;font-weight:600;color:#8b93a1;text-overflow:ellipsis;white-space:nowrap}.hrt-tile.competitor b{color:#d97706}.hrt-tile.owned b{color:#2463eb}.hrt-top{display:flex;flex-direction:column;gap:6px}.hrt-top-row{display:flex;align-items:center;gap:8px;min-width:0}.hrt-top-domain{display:inline-flex;flex:none;gap:5px;align-items:center;font-size:12.5px;font-weight:600;color:#374151;white-space:nowrap}.hrt-own-tag{padding:1.5px 5px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.04em;color:#15803d;background:#ecfdf5;border-radius:4px}.hrt-top-ico{flex:none;width:16px;height:16px;object-fit:contain;border-radius:4px}.hrt-top-cites{flex:none;margin-left:auto;font-size:12.5px;font-weight:750;color:#111827;text-align:right;font-variant-numeric:tabular-nums}.hrt-action{display:flex;flex-direction:column;gap:6px;padding:10px 16px 11px;font-size:12.5px;background:#fbfcfe;border-top:1px solid #eef1f6}.hrt-action-row{display:flex;align-items:center;gap:8px;min-width:0}.hrt-action-label{flex:none;min-width:34px;padding:3px 9px;font-size:11.5px;font-weight:750;color:#5b6675;text-align:center;white-space:nowrap;background:#f1f4f9;border-radius:999px}.hrt-action-title{min-width:0;overflow:hidden;font-weight:600;color:#111827;text-overflow:ellipsis;white-space:nowrap}.hrt-action-chan{flex:none;padding:2.5px 7px;font-size:11px;font-weight:650;color:#5b6675;white-space:nowrap;background:#f1f4f9;border-radius:6px}.hrt-action-more{flex:none;margin-left:auto;font-weight:700;color:#8b93a1;white-space:nowrap}.hrt-caption{display:block;margin:12px auto 26px;font-size:13px;line-height:1.6;color:#6b7280;text-align:center;transition:color .16s ease}.hrt-caption-icon{display:inline-block;width:14px;height:14px;margin-right:6px;vertical-align:-2.5px;color:#2463eb}.hrt-caption-sep{margin:0 2px;color:#c5cedb}.hrt-caption-link{font-weight:600;color:#2463eb;white-space:nowrap}.hrt-link:hover .hrt-caption{color:#2463eb}.hrt-link:hover .hrt-caption-link{text-decoration:underline;text-underline-offset:3px}@media(min-width:641px)and (max-height:780px){.hero-content{padding-top:24px}.hero-title-en{font-size:clamp(34px,4.7vw,62px)}.hero-title-zh{font-size:clamp(34px,4.5vw,56px)}.hero-title-en,.hero-title-zh{margin-bottom:12px}.hero-subtitle{margin-bottom:16px}}@media(max-width:640px){.hero-content{padding-bottom:8px}.hero-title-en,.hero-title-zh,.hero-subtitle{margin-bottom:14px}.hrt{margin-top:14px;padding:0 12px}.hrt-body{grid-template-columns:1fr;gap:12px;padding:11px 13px 12px}.hrt-insight{padding-top:11px;padding-left:0;border-top:1px solid #eef1f6;border-left:0}.hrt-qa,.hrt-panel-title.top,.hrt-top,.hrt-action-chan{display:none}.hrt-conclusion{padding:11px 13px 10px;font-size:16px}.hrt-tile{padding:7px 8px 6px}.hrt-tile b{font-size:15px}.hrt-action{padding:10px 13px;font-size:12px}.hrt-caption{margin:10px auto 20px;font-size:12px}}.hero-cta-below{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:38px;padding-top:10px}.hero-example-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-size:13px;color:#9ea3ae}.hero-example-chip{padding:3px 12px;font-size:12.5px;font-weight:600;color:#2463eb;cursor:pointer;background:#f0f5ff;border:1px solid rgba(36,99,235,.22);border-radius:8px;transition:all .15s ease}.hero-example-chip:hover{background:#e3edff;border-color:#2463eb66}@media(max-width:640px){.hero-section{padding-top:92px;padding-bottom:0}.hero-content{padding-top:20px;padding-bottom:0}.hero-subtitle-en br{display:none}.hero-subtitle-zh br:nth-of-type(2){display:inline}.platform-coverage-section{padding-top:24px}.platform-coverage-title{font-size:12px}}.cta-bottom{position:relative;overflow:hidden;padding:120px 24px;text-align:center;background:#f8faff}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:680px;height:680px;background:radial-gradient(circle,rgba(75,141,255,.15) 0%,rgba(28,99,255,.06) 35%,transparent 65%);pointer-events:none;z-index:0}.cta-bottom .cta-inner{position:relative;z-index:1}.cta-bottom h2{font-size:clamp(32px,5vw,48px);font-weight:700;color:#111827;margin-bottom:20px;line-height:1.15;letter-spacing:-.02em}.cta-bottom .cta-sub{font-size:16px;color:#6b7280;margin-bottom:40px}.cta-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:100px;background:#1c63ff;color:#fff;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s;border:none;cursor:pointer}.cta-btn-primary:hover{background:#1854d9}.cta-btn-primary:focus-visible{outline:2px solid #1c63ff;outline-offset:3px}@media(max-width:640px){.cta-bottom{padding:80px 24px}}@keyframes hero-cta-bounce{0%,to{border-color:#d9e0ea}50%{border-color:#2463eb8c}}.hero-cta-outer.hero-highlight{animation:hero-cta-bounce .9s ease 1;box-shadow:0 1px 2px #0f172a0a,0 16px 40px #0f172a1a,0 0 0 4px #2463eb14}.hero-arrow-hint{position:absolute;top:-52px;right:20%;pointer-events:none;z-index:10;opacity:1;transition:opacity .4s ease}.hero-arrow-hint.exit{opacity:0}@media(prefers-reduced-motion:reduce){.hero-starburst{opacity:1;transform:none}.hero-starburst-path{stroke-dashoffset:0;fill:#1c63ff4d}.hero-starburst-accent{fill:#1c63ff2e}.reveal.visible .hero-starburst,.reveal.visible .hero-starburst-path,.hero-cta-outer,.hero-cta-outer.hero-highlight{animation:none}.hrt.reveal{transform:none;transition:none}}.sample-reports-wrap{position:relative;width:min(930px,100%);margin:0 auto}.sample-reports-kicker{margin:0 0 10px;font-size:13px;font-weight:650;letter-spacing:.04em;color:#1c63ff}.hero-sample-rail{position:relative}.hero-sample-grid{display:grid;min-width:0;gap:12px;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px) / 3);grid-template-columns:none;margin:-3px;padding:3px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-sample-grid::-webkit-scrollbar{display:none}.hero-sample-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:162px;overflow:hidden;color:#111827;text-align:left;text-decoration:none;background:#ffffffe6;border:1px solid rgba(214,223,236,.96);border-radius:10px;scroll-snap-align:start;box-shadow:0 10px 24px #1118270d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hero-sample-card:hover{transform:translateY(-2px);background:#fff;border-color:#608eff6b;box-shadow:0 16px 32px #1c63ff1a}.hero-sample-card:focus-visible{outline:2px solid rgba(28,99,255,.42);outline-offset:3px}.hero-sample-card-top{display:flex;align-items:center;gap:9px;min-width:0;padding:13px 13px 9px}.hero-sample-brand-lockup{display:flex;min-width:0;align-items:center;gap:9px}.hero-sample-logo-wrap{position:relative;display:flex;flex:none;align-items:center;justify-content:center;width:34px;height:34px;overflow:hidden;background:#fff;border:1px solid #e6edf7;border-radius:8px;box-shadow:0 4px 12px #1118270d}.hero-sample-logo{width:100%;height:100%;padding:5px;object-fit:contain}.hero-sample-logo-fallback{display:none;align-items:center;justify-content:center;width:100%;height:100%;font-size:13px;font-weight:700;line-height:1;color:#1c63ff;background:#eef4ff}.hero-sample-logo-fallback.is-shown{display:flex}.hero-sample-id{display:flex;flex-direction:column;min-width:0;gap:1px}.hero-sample-brand{min-width:0;overflow:hidden;font-size:14.5px;font-weight:700;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.hero-sample-cat{overflow:hidden;font-size:11px;font-weight:600;line-height:15px;color:#8b93a1;text-overflow:ellipsis;white-space:nowrap}.hero-sample-rank{flex:none;display:inline-flex;align-items:center;gap:3px;margin-left:auto;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;color:#5b6675;white-space:nowrap;background:#eef1f6;border-radius:999px}.hero-sample-rank-n{font-variant-numeric:tabular-nums}.hero-sample-rank.is-first{color:#1c63ff;background:#eef4ff}.hero-sample-rank.is-behind{color:#b45309;background:#fef3c7}.hero-sample-bars{display:flex;flex-direction:column;gap:7px;padding:2px 13px 4px}.hero-sample-bar{display:grid;grid-template-columns:66px 1fr 32px;align-items:center;gap:8px}.hero-sample-bar-name{overflow:hidden;font-size:11.5px;font-weight:600;line-height:16px;color:#6b7280;text-overflow:ellipsis;white-space:nowrap}.hero-sample-bar.is-me .hero-sample-bar-name{color:#111827;font-weight:750}.hero-sample-bar-track{height:7px;overflow:hidden;background:#eaedf3;border-radius:999px}.hero-sample-bar-fill{display:block;height:100%;background:#c0c8d6;border-radius:999px}.hero-sample-bar.is-me .hero-sample-bar-fill{background:linear-gradient(90deg,#1c63ff,#5a8bff)}.hero-sample-bar-pct{font-size:11.5px;font-weight:700;line-height:16px;text-align:right;color:#6b7280;font-variant-numeric:tabular-nums}.hero-sample-bar.is-me .hero-sample-bar-pct{color:#111827}.hero-sample-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:10px 13px;border-top:1px solid #eef1f6;background:#fbfcfe}.hero-sample-meta{font-size:11px;font-weight:600;color:#8b93a1}.hero-sample-open{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:1;color:#9aa3b2;white-space:nowrap;transition:color .16s ease}.hero-sample-card:hover .hero-sample-open{color:#1c63ff}.hero-sample-arrow{flex:none;display:inline-block;transition:transform .16s ease}.hero-sample-card:hover .hero-sample-arrow{transform:translate(2px)}.hero-sample-nav{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:38px;height:38px;color:#1c63ff;cursor:pointer;background:#fff;border:1px solid #e6edf7;border-radius:999px;box-shadow:0 6px 18px #1118271f;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.92);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.hero-sample-nav svg{width:17px;height:17px}.hero-sample-nav-prev{left:-17px}.hero-sample-nav-next{right:-17px}.hero-sample-rail:hover .hero-sample-nav{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1);box-shadow:0 10px 24px #11182729}.hero-sample-nav:hover{color:#fff;background:#1c63ff;border-color:#1c63ff;box-shadow:0 12px 26px #1c63ff57;transform:translateY(-50%) scale(1.06)}.hero-sample-nav:focus-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1);outline:2px solid rgba(28,99,255,.42);outline-offset:2px}.hero-sample-nav[hidden]{display:none}@media(max-width:760px){.hero-sample-rail{display:block}.hero-sample-grid{display:flex;gap:10px;grid-auto-columns:unset;max-width:100vw;margin-inline:-16px;padding-inline:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.hero-sample-grid::-webkit-scrollbar{display:none}.hero-sample-nav{display:none}.hero-sample-card{flex:0 0 min(270px,78vw);min-height:158px;scroll-snap-align:center}}
