.home-part-four-card-2{padding:88px 0 96px;background:var(--bg-section-alt)}.home-advantages__heading{max-width:820px;margin:0 auto 50px;text-align:center}.home-advantages__eyebrow{display:block;margin-bottom:12px;color:#2563eb;font-size:14px;font-weight:600;line-height:1.4}html:lang(zh) .home-advantages .home-section-title{margin:0;color:var(--text-primary);font-size:36px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.home-advantages .home-section-lead{max-width:760px;margin:16px auto 0;color:var(--text-secondary);font-size:16px;font-weight:400;line-height:1.7}.home-advantages__primary{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);min-height:360px;overflow:hidden;padding:38px 40px;border:1px solid var(--border-default);border-radius:24px;background:linear-gradient(135deg,var(--brand-soft),var(--bg-card) 68%);box-shadow:var(--shadow-card);transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}.home-advantages__primary-copy{position:relative;z-index:2;align-self:center;max-width:680px}.home-advantages__primary-kicker{display:block;margin-bottom:10px;color:#2563eb;font-size:18px;font-weight:600;line-height:1.4}.home-advantages__primary h3{margin:0;color:var(--text-primary);font-size:28px;font-weight:700;line-height:1.25}.home-advantages__primary p{max-width:650px;margin:16px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.75}.home-advantages__tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.home-advantages__tags span{padding:6px 12px;border:1px solid var(--border-default);border-radius:999px;background:var(--brand-soft);color:var(--brand-primary);font-size:13px;font-weight:500;line-height:1.35;transition:transform .28s cubic-bezier(.22,1,.36,1)}.home-advantages__portrait{position:absolute;right:18px;bottom:0;width:min(34%,390px);height:100%;pointer-events:none}.home-advantages__portrait:before{position:absolute;inset:18% 2% 4% 4%;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.1),transparent 68%);content:""}.home-advantages__portrait img{position:relative;display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 24px rgba(15,23,42,.08));transition:transform .28s cubic-bezier(.22,1,.36,1)}.home-advantages__support-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;margin-top:26px}.home-advantages__support-card{min-height:236px;padding:27px;border:1px solid var(--border-default);border-radius:20px;background:var(--bg-card);box-shadow:var(--shadow-card);transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}.home-advantages__support-card:nth-child(-n+3){grid-column:span 2}.home-advantages__support-card:nth-child(4){grid-column:2/span 2}.home-advantages__support-card:nth-child(5){grid-column:span 2}.home-advantages__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--border-default);border-radius:13px;background:var(--brand-soft);color:var(--brand-primary);transition:transform .28s cubic-bezier(.22,1,.36,1)}.home-advantages__support-card h3{margin:20px 0 0;color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.35}.home-advantages__support-card p{margin:12px 0 0;color:var(--text-muted);font-size:15px;line-height:1.7}.home-advantages__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:40px;justify-content:center}.home-advantages__cta{display:inline-flex;height:46px;align-items:center;justify-content:center;padding:0 24px;border:1px solid rgba(0,0,0,0);border-radius:14px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease,background-color .26s ease,border-color .26s ease}.home-advantages__cta--primary{background:#2563eb;color:#fff;box-shadow:0 10px 22px -12px rgba(37,99,235,.62)}.home-advantages__cta--secondary{border-color:var(--border-strong);background:var(--bg-card);color:var(--brand-primary)}.home-advantages__cta:hover{transform:translateY(-2px)}.home-advantages__cta--primary:hover{background:#1d4ed8;box-shadow:0 14px 26px -12px rgba(37,99,235,.68)}.home-advantages__cta--secondary:hover{border-color:rgba(37,99,235,.72);background:rgba(37,99,235,.035)}.home-advantages__cta:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:4px}.home-advantages__primary:hover,.home-advantages__support-card:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.16);box-shadow:0 16px 36px rgba(15,23,42,.07)}.home-advantages__primary:hover .home-advantages__portrait img{transform:scale(1.01)}.home-advantages__primary:hover .home-advantages__tags span,.home-advantages__support-card:hover .home-advantages__icon{transform:translateY(-1px)}.home-advantages__legacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-advantages__legacy-card{padding:28px;border:1px solid var(--border-default);border-radius:20px;background:var(--bg-card);text-align:center}.home-advantages__legacy-icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-soft)}.home-advantages__legacy-icon img{width:38px;height:38px}.home-advantages__legacy-card h3{margin:20px 0 10px;color:var(--text-primary);font-size:20px;font-weight:600}.home-advantages__legacy-card p{margin:0;color:var(--text-muted);font-size:15px;line-height:1.7}@media(max-width:1023px){.home-advantages__primary{grid-template-columns:1fr;min-height:390px}.home-advantages__portrait{right:4px;width:37%}.home-advantages__primary-copy{max-width:55%}.home-advantages__support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-advantages__support-card:nth-child(n){grid-column:auto}.home-advantages__support-card:last-child{grid-column:1/-1}.home-advantages__legacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.home-part-four-card-2{padding:64px 0}.home-advantages__heading{margin-bottom:36px}html:lang(zh) .home-advantages .home-section-title{font-size:30px;line-height:1.25}.home-advantages__primary{grid-template-columns:1fr;min-height:650px;padding:28px 24px 0}.home-advantages__primary-copy{max-width:none;align-self:start}.home-advantages__primary h3{font-size:25px}.home-advantages__primary p{font-size:15px}.home-advantages__portrait{right:4%;bottom:0;width:70%;height:48%}.home-advantages__support-grid{grid-template-columns:1fr;gap:16px;margin-top:18px}.home-advantages__support-card,.home-advantages__support-card:last-child{grid-column:auto;min-height:auto;padding:24px}.home-advantages__actions{flex-direction:column;align-items:center;margin-top:32px}.home-advantages__cta{width:min(100%,260px)}.home-advantages__legacy-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-advantages__cta,.home-advantages__icon,.home-advantages__portrait img,.home-advantages__primary,.home-advantages__support-card,.home-advantages__tags span{transition:none}.home-advantages__cta:hover{transform:none}}.home-part-three-card{width:100%;padding:88px 0 96px;background:var(--bg-page)}.home-risk-heading{max-width:860px;margin-inline:auto;text-align:center}.home-risk-heading .home-section-title{color:var(--text-primary);font-size:36px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.005em}.home-risk-heading .home-section-lead{max-width:760px;margin:16px auto 0;color:var(--text-secondary)!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important}.home-risk__eyebrow{margin:0 0 12px;color:var(--brand-primary);font-size:14px;font-weight:600;line-height:1.4}.home-risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:52px}.home-risk-card{min-width:0;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-default);border-radius:21px;box-shadow:0 8px 26px rgba(15,23,42,.035);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.home-risk-card:hover{transform:translateY(-3px);border-color:rgba(22,93,255,.2);box-shadow:0 20px 42px -26px rgba(30,64,175,.32)}.home-risk-card__visual{aspect-ratio:16/10;overflow:hidden;background:var(--bg-section-alt)}.home-risk-card__visual img{display:block;width:100%;height:100%;object-fit:cover}.home-risk-card__content{padding:23px 26px 28px}.home-risk-card__content .home-card-title{margin:0;color:var(--text-primary);font-size:21px;font-weight:600;line-height:1.35}.home-risk-card__content .home-card-description{margin:11px 0 0;color:var(--text-muted);font-size:15px;font-weight:400;line-height:1.7}.home-risk-summary-panel{position:relative;display:grid;grid-template-columns:1.35fr .85fr;align-items:center;gap:40px;min-height:288px;margin:36px auto 0;padding:32px 40px;overflow:hidden;background:linear-gradient(135deg,var(--brand-soft) 0,var(--bg-card) 70%);border:1px solid var(--border-default);border-radius:24px}.home-risk-summary-panel:before{content:"";position:absolute;right:-90px;bottom:-120px;width:360px;height:360px;background:radial-gradient(circle,rgba(37,99,235,.085),rgba(37,99,235,0) 68%);pointer-events:none}.home-risk-summary{position:relative;z-index:1;max-width:680px;margin:0;color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.6;letter-spacing:-.01em;text-align:left}.home-risk-summary strong{color:var(--brand-primary);font-size:inherit;font-weight:inherit;line-height:inherit}.home-risk-summary__line{display:block}.home-risk-summary__visual{position:relative;z-index:1;align-self:end;height:234px;margin:0 -12px 0 0;text-align:center}.home-risk-summary__visual img{display:inline-block;width:auto;height:228px;max-width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px rgba(15,23,42,.08));transform:translate(10px,6px)}@media(max-width:1023px){.home-part-three-card{padding:80px 0 88px}.home-risk-heading .home-section-title{font-size:34px!important}.home-risk-grid{gap:20px}.home-risk-summary-panel{grid-template-columns:1.2fr .8fr;gap:24px;padding-inline:32px}.home-risk-summary{font-size:20px;line-height:1.6}.home-risk-card__content{padding:22px 20px 26px}.home-risk-card__content .home-card-title{font-size:19px}}@media(max-width:767px){.home-part-three-card{padding:64px 0}.home-risk-heading{padding-inline:4px}.home-risk-heading .home-section-title{font-size:30px!important;line-height:1.25!important}.home-risk-grid{grid-template-columns:1fr;gap:24px;margin-top:40px}.home-risk-card__content{padding:22px 22px 26px}.home-risk-card__content .home-card-title{font-size:20px}.home-risk-card__content .home-card-description{font-size:15px}.home-risk-summary{font-size:18px;line-height:1.65;text-align:center}.home-risk-summary__line{display:inline}.home-risk-summary-panel{grid-template-columns:1fr;gap:18px;min-height:0;margin-top:32px;padding:28px 22px 0}.home-risk-summary__visual{height:214px;margin:0 -8px}.home-risk-summary__visual img{height:210px;transform:translate(4px,4px)}}@media(prefers-reduced-motion:reduce){.home-risk-card{transition:none}.home-risk-card:hover{transform:none}}.home-part-four-card{width:100%;padding:88px 0 96px;background:var(--bg-section)}.home-environment-heading{max-width:860px;margin-inline:auto;text-align:center}.home-environment-heading .home-section-title{color:var(--text-primary);font-size:36px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.005em}.home-environment-heading .home-section-lead{max-width:760px;margin:16px auto 0;color:var(--text-secondary)!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important}.home-environment__eyebrow{margin:0 0 12px;color:var(--brand-primary);font-size:14px;font-weight:600;line-height:1.4}.home-environment-visual{width:min(100%,1000px);margin:52px auto 0;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-default);border-radius:22px;box-shadow:0 22px 52px -38px rgba(30,64,175,.32)}.home-environment-visual img,.home-environment-visual svg{display:block;width:100%;height:auto}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__control,.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__parameters,.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__profile{opacity:0}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__control{transform:translateY(10px)}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__lines{stroke-dasharray:1200;stroke-dashoffset:1200}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__profile{filter:blur(1px)}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__control{opacity:1;transform:none;transition:opacity .52s var(--home-motion-ease-out),transform .62s var(--home-motion-ease-out);animation:environment-control-pulse 2.8s ease-in-out .9s 2}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__lines{stroke-dashoffset:0;transition:stroke-dashoffset .76s var(--home-motion-ease-out) .18s}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__profile{opacity:1;filter:none;transition:opacity .48s var(--home-motion-ease-out),filter .64s var(--home-motion-ease-out)}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__profile--1{transition-delay:.32s}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__profile--2{transition-delay:.41s}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__profile--3{transition-delay:.5s}.home-page--motion.home-motion-ready .home-environment-visual.is-revealed .environment-diagram__parameters{opacity:1;transform:none;transition:opacity .42s ease .64s}@keyframes environment-control-pulse{0%,to{filter:none}50%{filter:drop-shadow(0 0 8px rgba(37,99,235,.24))}}.home-environment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px}.home-environment-card{position:relative;min-width:0;padding:28px 28px 30px;background:var(--bg-card);border:1px solid var(--border-default);border-radius:20px;box-shadow:0 14px 36px -30px rgba(30,64,175,.26);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.home-environment-card.is-featured{border-color:rgba(22,93,255,.2);box-shadow:0 16px 38px -28px rgba(30,64,175,.32)}.home-environment-card.is-featured:before{content:"";position:absolute;top:-1px;left:28px;width:52px;height:3px;border-radius:0 0 3px 3px;background:#165dff}.home-environment-card .home-card-title{margin:18px 0 0;color:var(--text-primary);font-size:21px;font-weight:600;line-height:1.35}.home-environment-card .home-card-description{margin:14px 0 0;color:var(--text-muted);font-size:15px;font-weight:400;line-height:1.7}@media(hover:hover)and (pointer:fine){.home-environment-card:hover{transform:translateY(-3px);border-color:rgba(22,93,255,.18);box-shadow:0 20px 44px -30px rgba(30,64,175,.34)}}.home-environment-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--brand-primary);background:var(--brand-soft);border:1px solid rgba(22,93,255,.08);border-radius:14px}@media(max-width:1023px){.home-part-four-card{padding:80px 0 88px}.home-environment-heading .home-section-title{font-size:34px!important}.home-environment-grid{gap:20px}.home-environment-card{padding:24px 22px 26px}.home-environment-card .home-card-title{font-size:19px}}@media(max-width:767px){.home-part-four-card{padding:64px 0}.home-environment-heading{padding-inline:4px}.home-environment-heading .home-section-title{font-size:30px!important;line-height:1.25!important}.home-environment-visual{margin-top:40px;border-radius:18px}.home-environment-grid{grid-template-columns:1fr;gap:20px;margin-top:24px}.home-environment-card{padding:24px}.home-environment-card .home-card-title{font-size:20px}.home-environment-card .home-card-description{font-size:15px}}@media(prefers-reduced-motion:reduce){.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__control,.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__parameters,.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__profile{opacity:1;transition:none}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__control{transform:none}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__lines{stroke-dashoffset:0;transition:none}.home-page--motion.home-motion-ready .home-environment-visual .environment-diagram__control{animation:none}.home-environment-card{transition:none}.home-environment-card:hover{transform:none}}.home-features{padding-top:88px;padding-bottom:96px;background:var(--bg-section-alt)}.home-features__heading{max-width:860px}.home-features__eyebrow{margin-bottom:12px;color:var(--brand-primary);font-size:14px;font-weight:600;line-height:1.4}html:lang(zh) .home-features .home-section-title{font-size:36px!important;line-height:1.2!important}.home-features .home-section-lead{max-width:760px;font-size:16px!important;line-height:1.7!important}.home-features__content{display:grid;gap:30px;max-width:1200px;margin:50px auto 0}.home-features__group-label{margin-bottom:14px;color:var(--text-muted);font-size:14px;font-weight:600;line-height:1.5}.home-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.home-features__card{min-width:0;min-height:272px;padding:26px 24px;border:1px solid var(--border-default);border-radius:20px;background:var(--bg-card);box-shadow:0 4px 16px rgba(15,23,42,.025);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.home-features__card--primary{min-height:282px;border-color:rgba(37,99,235,.14);box-shadow:0 8px 24px rgba(15,23,42,.05)}.home-features__card:hover{transform:translateY(-3px);border-color:rgba(37,99,235,.18);box-shadow:0 12px 28px rgba(15,23,42,.065)}.home-features__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:26px;border-radius:13px;background:rgba(37,99,235,.06);color:var(--brand-primary)}.home-features__card--primary .home-features__icon{background:rgba(37,99,235,.09)}.home-features .home-card-title{font-size:20px!important;font-weight:600!important;line-height:1.35!important}.home-features .home-card-description{margin-top:11px;font-size:15px!important;line-height:1.7!important}@media(max-width:1023px){.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-features__card,.home-features__card--primary{min-height:250px}}@media(max-width:767px){.home-features{padding-top:64px;padding-bottom:64px}html:lang(zh) .home-features .home-section-title{font-size:30px!important;line-height:1.25!important}.home-features__content{gap:26px;margin-top:38px}.home-features__grid{grid-template-columns:1fr;gap:16px}.home-features__group-label{margin-bottom:12px}.home-features__card,.home-features__card--primary{min-height:0;padding:24px 22px}.home-features__icon{margin-bottom:22px}}@media(prefers-reduced-motion:reduce){.home-features__card{transition:none}}.home-screen-shot{width:100%;margin:0 auto;padding-top:96px;padding-bottom:96px;position:relative;background:var(--bg-section)}@media(max-width:600px){.home-screen-shot{padding-top:48px;padding-bottom:48px}}.home-screen-shot .box{position:relative;margin-top:64px;width:100%;z-index:1}@media(max-width:600px){.home-screen-shot .box{margin-top:32px}}.home-screen-shot .Screenbox1{width:1120px;max-width:100%;aspect-ratio:3/2;height:auto;padding:10px;border-radius:30px;background:linear-gradient(145deg,#eff4ff,#dce8ff)!important;border:1px solid rgba(37,99,235,.1);box-shadow:0 28px 64px -24px rgba(37,99,235,.28);margin:0 auto}@media(max-width:600px){.home-screen-shot .Screenbox1{width:96%;margin:0 auto;height:auto;padding:5px;border-radius:16px}}html[data-theme=dark] .home-screen-shot .Screenbox1{background:linear-gradient(145deg,var(--bg-elevated) 0,var(--bg-card) 100%)!important;border-color:var(--border-strong);box-shadow:var(--shadow-elevated),0 24px 72px -36px rgba(59,130,246,.38)}.home-screen-shot .product-visual-stage{width:1120px;max-width:100%;margin-inline:auto;perspective:1400px;transform-origin:center bottom;will-change:opacity,transform}.home-page--motion.home-motion-ready .home-screen-shot .product-visual-stage:not(.is-revealed){opacity:0;transform:translateY(28px) scale(.97) rotateX(2.5deg)}.home-page--motion.home-motion-ready .home-screen-shot .product-visual-stage.is-revealed{opacity:1;transform:translateY(0) scale(1) rotateX(0) rotateY(0);transition:opacity .88s cubic-bezier(.22,1,.36,1),transform .88s cubic-bezier(.22,1,.36,1)}.home-screen-shot .home-screen-shot__product-image{display:block;width:100%;height:auto;border-radius:22px}@media(max-width:600px){.home-screen-shot .home-screen-shot__product-image{border-radius:10px}}.home-screen-shot .product-visual-trigger{appearance:none;border:0;cursor:pointer;transform:perspective(1400px) translateY(0) rotateX(0) scale(1);transform-origin:center bottom;transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.22,1,.36,1);will-change:transform}.home-screen-shot .product-visual-trigger.is-lifted{transform:perspective(1400px) translateY(-18px) rotateX(7deg) scale(1.01);box-shadow:0 38px 72px -28px rgba(37,99,235,.34)}@media(hover:hover)and (pointer:fine){.home-screen-shot .product-visual-trigger:hover:not(.is-lifted){transform:perspective(1400px) translateY(-3px) rotateX(1deg) scale(1.01);box-shadow:0 22px 46px -26px rgba(37,99,235,.26)}}.home-screen-shot .product-visual-trigger:focus-visible{outline:3px solid rgba(22,93,255,.36);outline-offset:8px}.home-screen-shot .text_312{width:487px;height:22px;overflow-wrap:break-word;color:#51515b;font-size:22px;font-family:PingFangSC-Medium;font-weight:500;white-space:nowrap;line-height:22px;margin:0 auto;text-align:center}@media(max-width:600px){.home-screen-shot .text_312{font-size:13px;width:400px}}.home-screen-shot .scene{width:1200px!important;margin:80px auto 0;overflow:hidden;width:100%;position:relative}@media(max-width:600px){.home-screen-shot .scene{width:330px!important;margin:80px 40px 0}}.home-screen-shot .scene:after,.home-screen-shot .scene:before{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.home-screen-shot .scene:before{left:0;background:linear-gradient(to right,var(--bg-section),transparent)}.home-screen-shot .scene:after{right:0;background:linear-gradient(to left,var(--bg-section),transparent)}.home-screen-shot .scene .scene__track{display:flex;align-items:center;gap:80px;animation:scene-marquee 10s linear infinite;will-change:transform}@media(max-width:600px){.home-screen-shot .scene .scene__track{gap:20px}.home-screen-shot .scene .scene__track img{height:20px}}.home-screen-shot .scene img{height:40px;width:auto;flex:0 0 auto;user-select:none;pointer-events:none;filter:grayscale(.1)}@keyframes scene-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}html:lang(en) .home-page--modern .home-screen-shot,html:lang(zh) .home-screen-shot,html:lang(zh-CN) .home-screen-shot{padding-top:88px;padding-bottom:96px}html:lang(en) .home-page--modern .home-screen-shot .home-section-heading,html:lang(zh) .home-screen-shot .home-section-heading,html:lang(zh-CN) .home-screen-shot .home-section-heading{width:100%;max-width:860px;margin-inline:auto;text-align:center}.home-screen-shot__eyebrow{margin:0 0 12px;color:var(--brand-primary);font-size:14px;font-weight:600;line-height:1.4}html:lang(en) .home-page--modern .home-screen-shot .home-section-title,html:lang(zh) .home-screen-shot .home-section-title,html:lang(zh-CN) .home-screen-shot .home-section-title{font-size:36px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.005em}html:lang(en) .home-page--modern .home-screen-shot .home-section-lead,html:lang(zh) .home-screen-shot .home-section-lead,html:lang(zh-CN) .home-screen-shot .home-section-lead{max-width:720px;margin:16px auto 0;color:var(--text-secondary)!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important;text-align:center}.home-screen-shot__capabilities{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;margin-top:22px;color:var(--text-muted);font-size:14px;font-weight:500;line-height:1.5}.home-screen-shot__capabilities span:not(:last-child):after{content:"·";margin-left:12px;color:rgba(22,93,255,.72)}.home-screen-shot__feature-link{display:inline-flex;width:fit-content;align-items:center;gap:6px;margin:24px auto 0;color:var(--brand-primary);font-size:15px;font-weight:600;line-height:1.5;text-decoration:none;background:rgba(0,0,0,0);transition:color .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.home-screen-shot__feature-link svg{flex-shrink:0;transition:transform .26s cubic-bezier(.22,1,.36,1)}.home-screen-shot__feature-link:hover{color:var(--brand-hover);transform:translateY(-2px)}.home-screen-shot__feature-link:hover svg{transform:translateX(2px)}.home-screen-shot__feature-link:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:5px;border-radius:6px}html:lang(en) .home-page--modern .home-screen-shot .box,html:lang(zh) .home-screen-shot .box,html:lang(zh-CN) .home-screen-shot .box{margin-top:var(--home-product-content-gap,52px)!important}@media(min-width:768px)and (max-width:1023px){html:lang(en) .home-page--modern .home-screen-shot,html:lang(zh) .home-screen-shot,html:lang(zh-CN) .home-screen-shot{padding-top:80px;padding-bottom:88px}html:lang(en) .home-page--modern .home-screen-shot .home-section-title,html:lang(zh) .home-screen-shot .home-section-title,html:lang(zh-CN) .home-screen-shot .home-section-title{font-size:34px!important}}@media(max-width:767px){html:lang(en) .home-page--modern .home-screen-shot,html:lang(zh) .home-screen-shot,html:lang(zh-CN) .home-screen-shot{padding-top:64px;padding-bottom:64px}html:lang(en) .home-page--modern .home-screen-shot .home-section-heading,html:lang(zh) .home-screen-shot .home-section-heading,html:lang(zh-CN) .home-screen-shot .home-section-heading{padding-inline:20px}html:lang(en) .home-page--modern .home-screen-shot .home-section-title,html:lang(zh) .home-screen-shot .home-section-title,html:lang(zh-CN) .home-screen-shot .home-section-title{font-size:30px!important;line-height:1.25!important}.home-screen-shot__capabilities{display:grid;grid-template-columns:repeat(2,max-content);gap:10px 18px;margin-top:20px}.home-screen-shot__capabilities span:after{content:none!important}html:lang(en) .home-page--modern .home-screen-shot .box,html:lang(zh) .home-screen-shot .box,html:lang(zh-CN) .home-screen-shot .box{margin-top:var(--home-product-content-gap,44px)!important}.product-visual-trigger.is-lifted{transform:perspective(1000px) translateY(-8px) rotateX(4deg) scale(1.005)}}@media(prefers-reduced-motion:reduce){.product-visual-stage{opacity:1;transform:none;transition:none}.product-visual-trigger{transition:none}.product-visual-trigger.is-lifted,.product-visual-trigger:hover{transform:none}.home-screen-shot__feature-link,.home-screen-shot__feature-link svg{transition:none}.home-screen-shot__feature-link:hover,.home-screen-shot__feature-link:hover svg{transform:none}}