@property --glow-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes glow-spin{0%{--glow-angle: 0deg}to{--glow-angle: 360deg}}.hero-cta-outer{position:relative;width:100%;max-width:660px;margin:0 auto;border-radius:100px;padding:2px;background:conic-gradient(from var(--glow-angle),#e5e7eb 0deg,#e5e7eb 69deg,rgba(66,133,244,.55) 115deg,rgba(26,166,74,.5) 193deg,#e5e7eb 270deg,rgba(252,189,0,.5) 291deg,rgba(219,55,45,.5) 322deg,#e5e7eb 360deg);animation:glow-spin 10s linear infinite;box-shadow:0 2px 4px #1c63ff0a,0 8px 16px #1c63ff0f,0 16px 32px #1c63ff14}.hero-cta-wrapper{position:relative;display:flex;gap:6px;align-items:center;background:#fff;border:none;border-radius:100px;padding:5px 5px 5px 8px;transition:all .3s var(--ease-out)}.hero-cta-outer:hover{box-shadow:0 2px 4px #1c63ff0d,0 8px 16px #1c63ff14,0 20px 40px #1c63ff1f}.hero-cta-outer:focus-within{box-shadow:0 2px 4px #1c63ff0d,0 8px 16px #1c63ff14,0 20px 40px #1c63ff1f,0 0 0 3px #1c63ff14}.hero-cta-input{flex:1;background:transparent;border:none;outline:none;color:#111827;font-size:16px;padding:14px 18px;min-width:0}.hero-cta-input::placeholder{color:#9ea3ae}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#1c63ff,#4b8dff);color:#fff;font-weight:650;font-size:16px;padding:14px 30px;border-radius:100px;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease;box-shadow:0 4px 16px #1c63ff4d}.hero-cta-btn:hover{background:linear-gradient(135deg,#1854d9,#4080f0);box-shadow:0 6px 24px #1c63ff66;transform:translateY(-1px)}.hero-cta-btn:active{transform:translateY(0);box-shadow:0 2px 8px #1c63ff4d}.hero-cta-btn svg{width:18px;height:18px}@media(max-width:640px){.hero-cta-wrapper{flex-direction:column;padding:8px}.hero-cta-input{width:100%;padding:12px 18px 6px;text-align:center}.hero-cta-btn{width:100%;min-height:52px;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:8px 10px;margin-top:16px}.platform-cover-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;background:#f7f9fd;border:1px solid #eaeef5;border-radius:999px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.platform-cover-chip:hover{border-color:#cfdcff;box-shadow:0 6px 16px #1c63ff14;transform:translateY(-1px)}.platform-cover-chip img{width:26px;height:26px;object-fit:contain;flex:none}.platform-cover-chip span{font-size:13.5px;font-weight:600;color:#374151;white-space:nowrap}@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}}.voice-masonry{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:start}.voice-col{display:flex;flex-direction:column;gap:14px}@media(max-width:1024px){.voice-masonry{grid-template-columns:repeat(3,1fr)}.voice-col:nth-child(4){display:none}}@media(max-width:768px){.voice-masonry{grid-template-columns:repeat(2,1fr);gap:10px}.voice-col:nth-child(3),.voice-col:nth-child(4){display:none}}@media(max-width:480px){.voice-masonry{grid-template-columns:1fr}.voice-col:nth-child(2){display:block}}.voice-section-wrap{position:relative;overflow:hidden;max-height:660px}.voice-section-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;background:linear-gradient(to top,#fff,#fff0);pointer-events:none;z-index:2}.voice-card{break-inside:avoid;background:#fff;border:1px solid var(--border-default);border-radius:16px;padding:20px;box-shadow:var(--shadow-sm);transition:border-color var(--duration-normal) ease,box-shadow var(--duration-normal) ease}.voice-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-blue)}.voice-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.voice-name{font-size:14px;font-weight:600;color:var(--text-title)}.voice-quote{font-size:15px;font-weight:700;color:var(--text-title);line-height:1.5;margin:10px 0 6px}.voice-quote-highlight{color:var(--maxgeo-blue)}.voice-desc{font-size:13px;color:var(--text-muted);line-height:1.65}.voice-card-header{display:flex;align-items:center;gap:12px}.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-title-en{font-size:clamp(36px,5vw,56px)}.hero-title-zh{font-size:clamp(44px,6.2vw,72px)}.hero-title-sub{display:block;margin-top:10px;font-weight:500;color:#6b7280;line-height:1.3}.hero-title-en .hero-title-sub{font-size:.5em}.hero-title-zh .hero-title-sub{font-size:.46em;letter-spacing:.01em}@media(max-width:640px){.hero-title-en{font-size:clamp(30px,8vw,40px)}.hero-title-zh{font-size:clamp(32px,8.5vw,46px)}.hero-title-sub{margin-top:6px}}.hero-title-accent{color:#1c63ff}.hero-pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.hero-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;font-size:13px;font-weight:500;color:#4b5563;background:#f7f9fd;border:1px solid #e6ebf5;border-radius:999px;white-space:nowrap}.hero-pill-ico{width:14px;height:14px;flex:none;color:#1c63ff}@media(max-width:640px){.hero-pills{gap:6px;margin-bottom:16px}.hero-pill{padding:4px 11px;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%{transform:scale(1)}25%{transform:scale(1.03)}50%{transform:scale(.98)}75%{transform:scale(1.015)}to{transform:scale(1)}}.hero-cta-outer.hero-highlight{animation:glow-spin 2s linear infinite,hero-cta-bounce .5s ease;box-shadow:0 0 0 4px #1c63ff1f,0 4px 20px #1c63ff2e,0 8px 32px #1c63ff1f}.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}}.hero-sample-proof{position:relative;z-index:3;width:min(930px,100%);margin-top:40px}.hero-sample-heading{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:9px;font-size:12px;line-height:18px;color:#8b93a1}.hero-sample-heading span{font-size:12px;font-weight:650}.hero-sample-heading strong{font-weight:500;color:#6b7280}.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-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-proof{margin-top:22px}.hero-sample-heading{flex-direction:column;gap:2px}.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}}
