:root{--ink:#192333;--muted:#677385;--blue:#2458d3;--pale:#f4f6f9;--line:#e1e6ed}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:white;color:var(--ink);font:16px/1.75 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.3;letter-spacing:-.04em}h2{font-size:43px;font-weight:650}h3{font-size:25px}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #6188eb;outline-offset:4px}.container{width:min(1200px,calc(100% - 64px));margin:auto}header{height:94px;background:#ffffffed;backdrop-filter:blur(15px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{height:100%;display:flex;align-items:center;gap:30px}.logo{display:inline-flex;align-items:center;flex-shrink:0}.logo img{object-fit:contain;display:block}.nav nav{margin-left:auto;display:flex;gap:30px;font-size:14px}.nav a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--blue);border:1px solid var(--blue);color:white;border-radius:6px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:600;transition:background .15s}.button:hover{background:#173fa5}.button.small{min-height:44px;padding:9px 18px}.menu{display:none}.text-link{border:0;background:none;color:var(--blue);display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:600;padding:0}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--blue);font-weight:600;display:block;margin-bottom:24px}.hero{padding-top:64px}.hero-top{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:end;margin-bottom:42px}.hero h1{font-size:63px;line-height:1.25;font-weight:650;letter-spacing:-2.7px}.hero h1 span{color:var(--blue)}.hero-summary{padding-bottom:6px}.positioning{font-size:19px;color:var(--ink);font-weight:550;margin-bottom:15px}.hero-summary>p{line-height:1.9}.actions{display:flex;align-items:center;gap:25px;margin-top:26px}.muted-note{font-size:11px;color:var(--muted);display:block;margin-top:17px}.hero-photo{height:410px;position:relative;overflow:hidden;border-radius:10px;background:#263238}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 57%;display:block}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#14233275,transparent 55%),linear-gradient(0deg,#14233265,transparent 40%)}.photo-caption{position:absolute;bottom:36px;left:36px;z-index:1;color:white}.photo-caption span{font-size:10px;letter-spacing:2.5px;display:block;margin-bottom:10px}.photo-caption strong{font-size:24px;font-weight:500}.photo-note{position:absolute;bottom:12px;right:16px;color:white;font-size:9px;z-index:1}.freedom{display:grid;grid-template-columns:.85fr 1.6fr;gap:55px;padding-top:80px;padding-bottom:80px}.freedom h2{font-size:35px;line-height:1.4}.freedom-title>p{font-size:14px;margin-top:20px}.freedom-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:22px}.freedom-facts article{border-left:1px solid var(--line);padding-left:20px}.freedom-facts strong{font-size:65px;color:var(--blue);font-weight:550;letter-spacing:-3px;display:block;line-height:1.4}.freedom-facts article:first-child strong{font-size:40px;height:91px;display:flex;align-items:center;letter-spacing:-1.5px}.freedom-facts small{font-size:27px}.freedom-facts h3{font-size:17px;margin:10px 0}.freedom-facts p{font-size:12px}.scope{font-size:11px;line-height:1.8;color:#778295;margin-top:23px}.freedom-facts>.scope{grid-column:1/-1;border-top:1px solid var(--line);padding-top:19px;margin-top:0}.section{padding:88px 0}.pale{background:var(--pale)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:42px}.section-head>p{font-size:15px;line-height:1.9;padding-bottom:5px}.feature{display:grid;grid-template-columns:1.25fr 1fr;gap:0;background:white;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.feature figure{position:relative;display:flex;align-items:center;background:#f5f7fb;min-width:0}.feature figure img{width:100%;height:auto;object-fit:contain;display:block}.feature figcaption{position:absolute;bottom:12px;left:18px;font-size:9px;color:#78869a}.feature-copy{padding:40px;align-self:center}.pill{display:inline-block;border:1px solid #d6dff3;border-radius:30px;background:#f3f6fd;padding:4px 10px;font-size:11px;color:var(--blue);margin-bottom:22px}.feature-copy h3{font-size:34px;line-height:1.4;margin-bottom:18px}.feature-copy>p{font-size:14px;line-height:1.9}.feature-copy>small{font-size:10px;color:var(--muted);display:block;margin-top:25px}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 25px;margin-top:25px}.module-grid>span{font-size:11px;color:var(--muted)}.module-grid b{display:block;font-size:15px;color:var(--ink);margin-bottom:3px}.business-flow{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dce2ec;margin-top:30px;padding-top:27px;font-size:14px;color:#526078}.business-flow i{font-style:normal;color:#92a3be}.china-feature{grid-template-columns:.85fr 1.2fr;background:#fff}.china-feature .feature-copy{padding:40px}.app-groups{margin-top:24px}.app-groups>div{border-bottom:1px solid var(--line);padding:12px 0}.app-groups label{font-size:11px;color:#8a96a7}.app-groups p{font-size:13px;color:var(--ink);margin-top:4px}.app-groups>div:last-child{border-bottom:0}.feature-copy .text-link{margin-top:18px}.finance-feature{grid-template-columns:1.1fr 1fr}.finance-steps article{display:flex;gap:17px;margin-top:21px}.finance-steps article>b{font-weight:400;color:var(--blue);font-size:13px;padding-top:3px}.finance-steps h4{font-size:17px;font-weight:600;letter-spacing:0}.finance-steps h4 span{font-size:10px;font-weight:400;color:#7b89a0;vertical-align:middle;margin-left:8px}.finance-steps p{font-size:12px;margin-top:6px}.global-visual{position:relative;min-height:480px;border-radius:12px;overflow:hidden;background:#eef3fa;display:flex;justify-content:flex-end;align-items:center;border:1px solid var(--line)}.global-visual>img{display:block;width:72%;height:auto;object-fit:contain}.global-visual-copy{position:absolute;left:40px;top:48px;max-width:280px;z-index:1}.global-visual-copy span{font-size:10px;letter-spacing:1.5px;color:var(--blue)}.global-visual-copy h3{font-size:33px;margin-top:22px;line-height:1.45}.global-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:34px}.global-columns article{border-top:1px solid var(--line);padding-top:24px}.global-columns article>span{font-size:10px;color:var(--blue);letter-spacing:1.5px}.global-columns h3{font-size:21px;margin:15px 0 12px}.global-columns p{font-size:13px}.brand-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.brand-tags b{font-size:11px;font-weight:500;border:1px solid var(--line);border-radius:4px;padding:5px 9px}.service-section{background:#172438;color:white}.service-section .eyebrow{color:#90b2ff}.service-section .section-head>p{color:#b7c3d6}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.service-grid article{padding:28px 0;border-top:1px solid #ffffff32}.service-grid article>span{font-size:13px;color:#88aaff}.service-grid h3{font-size:24px;margin:17px 0}.service-grid p{font-size:14px;color:#b9c6d8}.service-grid ul{list-style:none;padding:17px 0 0;margin:0;color:#c4cfdf;font-size:13px;line-height:2.5}.service-grid li:before{content:'↗';color:#8fadff;margin-right:12px}.service-bottom{border-top:1px solid #ffffff32;padding-top:30px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:30px}.service-bottom h3{font-size:21px}.service-bottom p{font-size:12px;color:#b8c6d9;margin-top:10px}.service-bottom .button{background:#fff;color:#234a9d;border-color:white;white-space:nowrap}.faq{padding-top:80px;padding-bottom:80px;display:grid;grid-template-columns:.75fr 1fr;gap:70px}.faq h2{font-size:30px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;cursor:pointer;min-height:30px}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#7d91b0;font-size:20px}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.9;margin-top:15px}.closing{padding:50px;background:#edf2fc;border:1px solid #e0e8f9;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:35px}.closing h2{font-size:38px}.closing p{font-size:14px;margin-top:22px}.closing .button{white-space:nowrap}.footer-main{display:flex;align-items:center;gap:25px;padding:45px 0 28px}.footer-main strong{font-weight:600;font-size:15px}.footer-main p{font-size:12px;margin-top:7px}.footer-main>span{margin-left:auto;font-size:14px;color:var(--muted)}.footer-note{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7c899b;border-top:1px solid var(--line);padding:22px 0 30px}dialog{border:1px solid var(--line);border-radius:12px;padding:36px;width:min(490px,calc(100% - 32px));color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#15223880;backdrop-filter:blur(4px)}dialog h2{font-size:30px}dialog>p{font-size:12px;margin:15px 0 20px}.close{position:absolute;right:10px;top:10px;width:44px;height:44px;border:0;background:none;color:var(--muted);font-size:28px}form label{display:block;font-size:14px;margin-top:16px}input,textarea{display:block;width:100%;margin-top:7px;border:1px solid #c5cfdf;border-radius:5px;padding:10px;color:var(--ink);background:#fff}textarea{resize:vertical}form .button{width:100%;margin-top:23px}#form-result{font-size:13px;margin-top:15px;color:var(--blue)}
@media(max-width:1100px){.nav nav{gap:20px}.hero-top{gap:35px}.hero h1{font-size:53px}.hero-summary p{font-size:14px}.hero-summary .positioning{font-size:17px}.freedom{gap:30px;grid-template-columns:.8fr 1.3fr}.freedom-facts{gap:15px}.freedom-facts article{padding-left:15px}.freedom-facts h3{font-size:15px}.feature-copy{padding:28px}.feature-copy h3{font-size:29px}.section-head h2{font-size:37px}.section-head>p{font-size:14px}.global-visual{min-height:400px}.global-visual-copy{left:28px;max-width:210px}.global-visual-copy h3{font-size:28px}.china-feature .feature-copy{padding:28px}.global-visual-copy span{font-size:8px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}header{height:80px}.logo img{width:64px;height:64px}.nav{gap:15px}.nav nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;gap:18px}.nav nav.open{display:flex}.nav>.button{margin-left:auto}.menu{display:block;border:0;background:none;width:44px;height:44px;font-size:22px;color:var(--ink)}.hero{padding-top:40px}.hero-top{grid-template-columns:1fr;gap:25px}.hero h1{font-size:54px}.hero-photo{height:350px}.photo-caption strong{font-size:20px}.freedom{grid-template-columns:1fr;gap:20px;padding:55px 0}.freedom-title>p{display:none}.freedom-facts{padding-top:0}.freedom-facts article:first-child{padding-left:0;border:0}.section{padding:60px 0}.section-head{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:30px}.feature,.china-feature,.finance-feature{grid-template-columns:1fr}.feature-copy,.china-feature .feature-copy{padding:30px}.china-feature figure{order:-1}.feature-copy h3{font-size:32px}.feature figure img{max-height:500px}.global-visual{flex-direction:column;align-items:stretch;min-height:0}.global-visual>img{width:100%;order:2}.global-visual-copy{position:static;max-width:none;padding:30px 30px 0}.global-visual-copy h3{font-size:30px}.global-visual-copy span{font-size:10px}.global-columns{gap:20px}.global-columns h3{font-size:18px}.service-grid{gap:24px}.service-grid h3{font-size:20px}.service-grid p{font-size:13px}.service-bottom{align-items:flex-start;flex-direction:column}.faq{grid-template-columns:1fr;gap:25px;padding-top:55px;padding-bottom:55px}.closing{padding:35px;align-items:flex-start;flex-direction:column}.closing h2{font-size:33px}.footer-main>span{display:none}.footer-note{flex-direction:column;gap:6px}.business-flow{font-size:12px}.freedom h2{font-size:33px}}
@media(max-width:480px){.container{width:calc(100% - 36px)}.nav>.button{font-size:12px;padding:8px 13px}.hero h1{font-size:42px;letter-spacing:-1.9px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:20px}.hero-top{margin-bottom:27px}.hero-summary .positioning{font-size:16px}.hero-summary p{font-size:14px}.actions{gap:20px}.button{font-size:13px;padding:11px 17px}.text-link{font-size:12px}.hero-photo{height:290px}.hero-photo>img{object-position:65% center}.photo-caption{bottom:27px;left:20px;right:15px}.photo-caption span{font-size:8px}.photo-caption strong{font-size:17px}.hero-photo:after{background:linear-gradient(0deg,#142332b3,transparent 70%)}.photo-note{font-size:8px;bottom:5px}.freedom h2{font-size:30px}.freedom-facts{gap:10px}.freedom-facts article{padding-left:10px}.freedom-facts strong{font-size:49px;line-height:1.4}.freedom-facts article:first-child strong{font-size:29px;height:69px}.freedom-facts h3{font-size:12px}.freedom-facts article p{font-size:10px}.freedom-facts small{font-size:22px}.freedom-facts>.scope{font-size:10px;margin-top:10px;padding-top:17px}.section-head h2{font-size:32px}.section-head>p{font-size:13px}.feature-copy,.china-feature .feature-copy{padding:25px}.feature-copy h3{font-size:28px}.module-grid{gap:17px}.feature-copy>p{font-size:13px}.scope{font-size:10px}.business-flow{font-size:10px;gap:4px}.feature figcaption{font-size:8px;bottom:7px}.finance-steps p{font-size:12px}.global-visual-copy{padding:25px 25px 0}.global-visual-copy h3{font-size:27px}.global-columns{grid-template-columns:1fr;gap:25px}.global-columns h3{font-size:21px}.global-columns p{font-size:13px}.service-grid{grid-template-columns:1fr;gap:10px}.service-grid h3{font-size:24px}.service-grid article{padding-bottom:22px}.service-bottom h3{font-size:21px}.service-bottom p{font-size:12px}.faq h2{font-size:27px}.faq summary{font-size:13px}.faq details p{font-size:12px}.closing{padding:28px}.closing h2{font-size:31px}.closing p{font-size:12px}.footer-main{gap:15px}.footer-main strong{font-size:12px}.footer-main p{font-size:10px}.footer-main .logo img{width:85px;height:85px}dialog{padding:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Full-width, two-page hero. */
[hidden]{display:none!important}.hero-slider{display:grid;overflow-anchor:none;width:100%;position:relative;background:#15283a;isolation:isolate}.hero-slide{grid-area:1 / 1;min-width:0;min-height:660px;position:relative;overflow:hidden}.slide-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-2}.photo-slide{color:#fff;isolation:isolate}.slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,#102539ec 0%,#102539b0 33%,#10253920 70%),linear-gradient(0deg,#102539aa,transparent 40%);z-index:-1}.slide-content{padding-top:74px;padding-bottom:115px}.slide-content h1{font-size:66px;line-height:1.25;letter-spacing:-2.5px}.slide-content h1 span{color:#a8c9ff}.slide-content .eyebrow{color:#a8c9ff}.slide-content p{font-size:17px;color:#dce5f0;line-height:1.85;margin-top:20px}.slide-content .slide-promise{font-size:26px;color:#fff;font-weight:600}.slide-content small{font-size:11px;display:block;max-width:550px;margin-top:23px;color:#c6d4e4}.photo-slide .text-link{color:#fff}.slider-controls{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.slide-dots,.slide-actions{display:flex;gap:10px}.slider-controls button{border:1px solid #ffffff65;background:#10253975;color:#fff;border-radius:5px;min-height:44px;min-width:44px;padding:7px 14px;font-size:13px}.slide-dots button[aria-pressed=true]{background:#fff;color:#2458d3}.ecosystem-slide{background:#edf3fd}.ecosystem-inner{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:35px}.ecosystem-inner>img{width:100%;height:auto;border-radius:12px}.ecosystem-slide .slide-content{padding-top:68px}.ecosystem-slide .eyebrow{color:#2458d3;font-size:10px}.version-badge{display:inline-block;border:1px solid #c9d8f6;border-radius:30px;padding:5px 13px;background:#fff;color:#2458d3;font-size:13px;margin-bottom:22px}.ecosystem-slide h2{font-size:38px;line-height:1.45}.ecosystem-slide h2 span{color:#2458d3}.ecosystem-slide p{color:#576c89;font-size:16px}.ecosystem-slide small{color:#667993;font-size:10px}.ecosystem-labels{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ecosystem-labels span{font-size:12px;background:#fff;border:1px solid #d4e0f1;border-radius:4px;padding:6px 10px}.hero-slider.is-ecosystem .slider-controls button{background:#fff;color:#345476;border-color:#b9cbe4}.hero-slider.is-ecosystem .slide-dots button[aria-pressed=true]{background:#2458d3;color:#fff}.hero-slider:focus-visible{outline:3px solid #2458d3;outline-offset:-3px}
@media(min-width:1700px){.hero-slide{min-height:740px}.slide-content{padding-top:100px}.slide-content h1{font-size:78px}}
@media(max-width:800px){.slide-content h1{font-size:52px}.hero-slide{min-height:670px}.ecosystem-inner{grid-template-columns:1fr;gap:0}.ecosystem-slide .slide-content{padding-top:45px;padding-bottom:20px}.ecosystem-inner>img{max-width:420px;margin:0 auto 95px}.ecosystem-slide h2{font-size:34px}.slide-content p{font-size:15px}.slide-shade{background:linear-gradient(90deg,#102539df,#10253965),linear-gradient(0deg,#102539b3,transparent)}.slide-photo{object-position:65% center}}
@media(max-width:480px){.slide-content{padding-top:50px;padding-bottom:110px}.slide-content h1{font-size:41px;letter-spacing:-1.8px}.slide-content .slide-promise{font-size:21px}.slide-content p{font-size:14px;margin-top:23px}.slide-content small{font-size:10px;max-width:310px}.hero-slide{min-height:645px}.slide-content .eyebrow{font-size:9px;letter-spacing:1.5px}.ecosystem-slide h2{font-size:27px;letter-spacing:-1px}.ecosystem-slide .eyebrow{font-size:8px}.ecosystem-labels{gap:5px}.ecosystem-labels span{font-size:10px;padding:5px 7px}.ecosystem-slide small{font-size:9px}.ecosystem-inner>img{margin-bottom:90px}.slider-controls{bottom:21px}.slider-controls button{padding:7px 10px}.slide-actions,.slide-dots{gap:6px}}

/* Retain both slide sizes so switching never moves the following content. */
.hero-slide[hidden]{display:block!important;visibility:hidden;pointer-events:none}

/* Odoo official application imagery with QingERP local integration. */
.ecosystem-slide{background:radial-gradient(ellipse at 85% 15%,#e8def2 0,transparent 50%),linear-gradient(120deg,#f5f8ff,#edf3fb)}
.ecosystem-inner{grid-template-columns:1fr 1.15fr;gap:55px;min-height:660px}
.slide-content{padding-bottom:74px}.ecosystem-slide .slide-content{padding:65px 0}.ecosystem-slide h2{font-size:40px;line-height:1.45}.ecosystem-slide .eyebrow{letter-spacing:1.4px}
.ecosystem-art{position:relative;background:#ffffffde;border:1px solid white;border-radius:24px;padding:28px;box-shadow:0 24px 70px #304b7920;transform:rotate(-1deg);margin:40px 0}
.art-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:23px}.odoo-wordmark{color:#714b67;font-size:37px;font-weight:700;letter-spacing:-2px;line-height:1}.odoo-wordmark>span{color:#7a7381;font-size:13px;font-weight:500;letter-spacing:0}.art-caption{font-size:11px;color:#7d8494}
.odoo-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.odoo-app{display:flex;align-items:center;flex-direction:column;gap:8px;padding:15px 3px 12px;background:#fff;border:1px solid #ececf3;border-radius:13px;box-shadow:0 5px 12px #31365705}.odoo-app img{display:block;width:54px;height:54px;object-fit:contain}.odoo-app span{font-size:12px;color:#45526a}
.ecosystem-bridge{display:flex;align-items:center;justify-content:center;gap:12px;margin:21px 0}.ecosystem-bridge span{height:1px;width:50px;background:#c6d5e9}.ecosystem-bridge b{color:#7b88a0;font-size:11px;font-weight:500}.qing-hub{display:flex;align-items:center;gap:16px;background:#edf5f5;border:1px solid #d9e8e6;border-radius:13px;padding:12px 18px}.qing-hub img{width:72px;height:72px;object-fit:contain}.qing-hub strong{font-size:16px;color:#234b50;font-weight:600}.qing-hub p{font-size:12px;color:#6d868c;margin-top:5px}.local-connections{display:flex;justify-content:space-between;gap:7px;margin-top:15px}.local-connections span{font-size:11px;border:1px solid #dce6ef;border-radius:6px;text-align:center;padding:7px 9px;background:white;flex:1;white-space:nowrap}.art-source{display:block;text-align:center;font-size:9px;color:#8b95a6;margin-top:20px}
@media(min-width:1700px){.ecosystem-inner{min-height:740px}}
@media(max-width:1100px){.ecosystem-inner{gap:28px}.ecosystem-slide h2{font-size:34px}.ecosystem-art{padding:20px}.art-caption{display:none}.qing-hub{padding:10px;gap:10px}.qing-hub strong{font-size:13px}.local-connections span{padding:6px 4px;font-size:10px}}
@media(max-width:800px){.ecosystem-inner{grid-template-columns:1fr;gap:0}.ecosystem-slide .slide-content{padding:45px 0 20px}.ecosystem-art{margin:0 auto 35px;width:100%;max-width:540px;transform:none}.hero-slide{min-height:670px}.photo-slide .slide-content{padding-bottom:65px}.ecosystem-slide h2{font-size:34px}.odoo-app-grid{gap:9px}.odoo-app{padding:12px 3px}.odoo-app img{width:46px;height:46px}.odoo-app span{font-size:11px}}
@media(max-width:480px){.ecosystem-art{padding:17px;border-radius:18px}.ecosystem-slide h2{font-size:29px}.ecosystem-slide .slide-content{padding-top:35px}.ecosystem-slide .eyebrow{font-size:8px}.ecosystem-slide .version-badge{margin-bottom:15px}.ecosystem-slide .slide-content p{margin-top:15px;font-size:13px}.ecosystem-slide .actions{margin-top:18px}.ecosystem-labels{margin-top:15px}.ecosystem-slide .slide-content small{margin-top:14px}.odoo-app-grid{gap:7px}.odoo-app img{width:39px;height:39px}.odoo-app span{font-size:10px}.odoo-wordmark{font-size:31px}.art-heading{margin-bottom:17px}.qing-hub img{width:52px;height:52px}.qing-hub strong{font-size:12px}.qing-hub p{font-size:10px}.ecosystem-bridge{margin:15px 0}.local-connections{gap:4px}.art-source{font-size:8px;margin-top:14px}}

/* Photographic full-bleed ecosystem slide. */
.ecosystem-slide{isolation:isolate;background:#142c42;color:white}.ecosystem-background{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.ecosystem-tint{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#102638a8,transparent 75%),linear-gradient(0deg,#0f263858,transparent 60%)}
.ecosystem-inner{min-height:740px;align-items:end}.ecosystem-slide .slide-content{align-self:center}.ecosystem-slide h2{color:white}.ecosystem-slide h2 span{color:#a8c9ff}.ecosystem-slide p{color:#dce5f0}.ecosystem-slide .eyebrow{color:#b5d3ff}.ecosystem-slide .text-link{color:white}.ecosystem-slide small{color:#cbd7e5}.ecosystem-slide .version-badge{background:#ffffff14;border-color:#ffffff55;color:#e9f3ff}.ecosystem-labels span{background:#ffffff12;border-color:#ffffff40;color:#edf4ff}
.ecosystem-art{margin:0 0 34px;background:#fffffff0;padding:20px;max-width:555px;transform:none;border-radius:18px;box-shadow:0 16px 45px #0c223630}.art-heading{margin-bottom:13px}.odoo-wordmark{font-size:29px}.odoo-wordmark>span{font-size:11px}.odoo-app-grid{gap:8px}.odoo-app{gap:4px;padding:8px 3px}.odoo-app img{width:36px;height:36px}.odoo-app span{font-size:10px}.ecosystem-bridge{margin:10px 0}.ecosystem-bridge b{font-size:9px}.qing-hub{padding:6px 12px;gap:10px}.qing-hub img{width:48px;height:48px}.qing-hub strong{font-size:13px}.qing-hub p{font-size:10px;color:#6d868c;margin-top:3px}.local-connections{margin-top:9px}.local-connections span{font-size:10px;padding:5px}.art-source{margin-top:9px;font-size:8px}
@media(max-width:1100px){.ecosystem-slide h2{font-size:32px}.ecosystem-art{padding:15px}.qing-hub strong{font-size:11px}}
@media(max-width:800px){.ecosystem-inner{min-height:0}.ecosystem-background{object-position:64% center}.ecosystem-tint{background:linear-gradient(90deg,#102638dd,#1026385c),linear-gradient(0deg,#10263890,transparent)}.ecosystem-art{margin:10px auto 30px}.ecosystem-slide .slide-content{padding-top:45px}.ecosystem-slide h2{font-size:34px}.ecosystem-slide .slide-content p{color:#e3edf8}}
@media(max-width:480px){.ecosystem-slide h2{font-size:29px}.ecosystem-slide .slide-content{padding-top:35px}.odoo-app img{width:34px;height:34px}.ecosystem-art{padding:14px}.odoo-app span{font-size:9px}.qing-hub strong{font-size:11px}.local-connections span{font-size:9px}}

.ecosystem-art{color:#192333}.local-connections span{color:#45526a}

/* Separate translucent floating icons leave the office scene visible. */
.ecosystem-cloud{position:relative;align-self:stretch;min-width:0;min-height:740px;pointer-events:none}
.floating-app{position:absolute;width:84px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #ffffff45;border-radius:18px;background:#ffffff20;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 7px 22px #0a253515;animation:app-drift 6s ease-in-out infinite;will-change:transform}
.floating-app img{width:42px;height:42px;object-fit:contain;opacity:.92;filter:drop-shadow(0 2px 3px #08243322)}.floating-app span{font-size:10px;color:white;text-shadow:0 1px 5px #061a2ecc;white-space:nowrap}
.float-1{left:7%;top:13%;animation-delay:-1s}.float-2{left:39%;top:7%;animation-delay:-3s}.float-3{left:73%;top:14%;animation-delay:-2s}.float-4{left:0;top:39%;animation-delay:-4s}.float-5{left:16%;top:65%;animation-delay:-2.5s}.float-6{left:2%;top:83%;animation-delay:-.5s}.float-7{left:48%;top:81%;animation-delay:-3.5s}.float-8{left:78%;top:72%;animation-delay:-1.5s}.floating-qing{left:34%;top:42%;width:98px;height:104px;background:#ffffff30;animation-delay:-2s}.floating-qing img{width:62px;height:62px}.cloud-source{position:absolute;bottom:9px;right:0;font-size:8px;color:#edf4fa;opacity:.75;text-shadow:0 1px 4px #102738;pointer-events:auto}
@keyframes app-drift{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}
.hero-slide[hidden] .floating-app{animation-play-state:paused}
@media(max-width:1100px){.floating-app{width:70px;height:78px}.floating-app img{width:35px;height:35px}.floating-qing{width:85px;height:94px}.floating-qing img{width:54px;height:54px}}
@media(max-width:800px){.ecosystem-cloud{min-height:320px;margin:0 0 25px}.floating-app{width:62px;height:69px;border-radius:14px}.floating-app img{width:31px;height:31px}.floating-app span{font-size:9px}.float-1{left:1%;top:8%}.float-2{left:32%;top:0}.float-3{left:68%;top:5%}.float-4{left:13%;top:41%}.float-5{left:77%;top:40%}.float-6{left:0;top:76%}.float-7{left:36%;top:76%}.float-8{left:72%;top:76%}.floating-qing{left:43%;top:36%;width:76px;height:83px}.floating-qing img{width:48px;height:48px}.cloud-source{bottom:-14px;font-size:7px}.ecosystem-inner{min-height:0}}
@media(prefers-reduced-motion:reduce){.floating-app{animation:none;will-change:auto}}

/* Quiet, centered carousel bars with generous invisible click targets. */
.hero-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:10px}.hero-pagination button{position:relative;width:58px;height:44px;padding:0;border:0;background:transparent;border-radius:4px}.hero-pagination button:before{content:'';position:absolute;left:0;right:0;top:20px;height:4px;border-radius:4px;background:#ffffff66;transition:background .2s,box-shadow .2s}.hero-pagination button[aria-pressed=true]:before{background:#edf5ff;box-shadow:0 0 10px #ffffff33}.hero-pagination button:hover:before{background:#fff}.hero-pagination button:focus-visible{outline:2px solid #dceaff;outline-offset:0}.ecosystem-cloud .cloud-source{bottom:10px}
@media(max-width:800px){.ecosystem-cloud{margin-bottom:55px}.hero-pagination{bottom:7px}.cloud-source{bottom:-10px!important}}
/* Unified typography for the three hero slides. */
.hero-slider .slide-content h1,.hero-slider .slide-content h2{font-size:66px;line-height:1.25;letter-spacing:-2.5px;font-weight:700}.hero-slider .slide-content p{font-size:17px;line-height:1.85}.hero-slider .slide-content .slide-promise{font-size:26px}.hero-slider .slide-content .eyebrow{font-size:11px}.hero-slider .slide-content small{font-size:11px}
.trade-cloud{position:relative;align-self:stretch;min-height:740px;pointer-events:none}.trade-float,.trade-brand{position:absolute;border:1px solid #ffffff45;border-radius:16px;background:#ffffff17;backdrop-filter:blur(3px);display:flex;flex-direction:column;justify-content:center;align-items:center;width:112px;height:72px;gap:5px;animation:app-drift 7s ease-in-out infinite;box-shadow:0 6px 22px #09233315}.trade-float strong{font-size:17px;font-weight:650;color:#fff;text-shadow:0 1px 5px #092333}.trade-float span,.trade-brand span{font-size:10px;color:#e5edf8;text-shadow:0 1px 4px #092333}.trade-1{left:3%;top:12%;animation-delay:-1s}.trade-2{left:40%;top:6%;animation-delay:-3s}.trade-3{left:72%;top:19%;animation-delay:-2s}.trade-4{left:9%;top:37%;animation-delay:-4s}.trade-5{left:66%;top:43%;animation-delay:-2.5s}.trade-6{left:0;top:62%;animation-delay:-.5s}.trade-7{left:32%;top:68%;animation-delay:-3.5s}.trade-8{left:74%;top:70%;animation-delay:-1.5s}.trade-9{left:15%;top:86%;animation-delay:-4.5s}.trade-10{left:57%;top:87%;animation-delay:-2s}.trade-brand{left:36%;top:39%;width:100px;height:108px;background:#ffffff25}.trade-brand img{width:65px;height:65px;object-fit:contain}.trade-slide[hidden] .trade-float,.trade-slide[hidden] .trade-brand{animation-play-state:paused}
@media(min-width:1700px){.hero-slider .slide-content h1,.hero-slider .slide-content h2{font-size:78px}}
@media(max-width:1100px){.trade-float{width:94px;height:68px}.trade-float strong{font-size:15px}}
@media(max-width:800px){.hero-slider .slide-content h1,.hero-slider .slide-content h2{font-size:52px}.hero-slider .slide-content p{font-size:15px}.trade-cloud{min-height:380px;margin-bottom:65px}.trade-float{width:94px;height:60px}.trade-1{left:0;top:3%}.trade-2{left:36%;top:0}.trade-3{left:70%;top:5%}.trade-4{left:3%;top:31%}.trade-5{left:70%;top:33%}.trade-6{left:0;top:57%}.trade-7{left:36%;top:60%}.trade-8{left:70%;top:58%}.trade-9{left:15%;top:84%}.trade-10{left:55%;top:85%}.trade-brand{left:37%;top:27%;width:86px;height:96px}.trade-brand img{width:55px;height:55px}}
@media(max-width:480px){.hero-slider .slide-content h1,.hero-slider .slide-content h2{font-size:41px;letter-spacing:-1.8px}.hero-slider .slide-content p{font-size:14px}.hero-slider .slide-content .slide-promise{font-size:21px}.hero-slider .slide-content .eyebrow{font-size:9px}.hero-slider .slide-content small{font-size:10px}.trade-float{width:86px}.trade-float strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){.trade-float,.trade-brand{animation:none}}

/* Clean photo-led slides without overlaid application clouds. */
.ecosystem-inner{display:flex;align-items:center;min-height:740px}.ecosystem-inner>.slide-content{width:55%;max-width:620px;padding:74px 0}
@media(max-width:800px){.ecosystem-inner{min-height:670px}.ecosystem-inner>.slide-content{width:100%;max-width:620px;padding:50px 0 80px}}
@media(max-width:480px){.ecosystem-inner{min-height:645px}}

/* Community promise as three editorial image stories. */
.promise-section{padding-top:86px;padding-bottom:80px}.promise-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.promise-heading h2{font-size:42px;line-height:1.35}.promise-heading>p{font-size:15px;line-height:1.9;padding-bottom:4px}.promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.promise-card{min-width:0}.promise-picture{position:relative;aspect-ratio:1.25;overflow:hidden;border-radius:12px;background:#e9eff6}.promise-picture img{position:absolute;top:0;left:0;max-width:none;width:300%;height:100%;object-fit:fill}.promise-picture.free img{left:-100%}.promise-picture.team img{left:-200%}.promise-copy{padding:24px 2px 0}.promise-copy>span{font-size:10px;color:#2458d3;font-weight:600;letter-spacing:1.5px}.promise-copy h3{font-size:30px;margin:10px 0 15px;line-height:1.35}.promise-copy h4{font-size:16px;font-weight:550;letter-spacing:0;margin-bottom:8px}.promise-copy p{font-size:13px;line-height:1.9}.promise-scope{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e1e6ed;margin-top:36px;padding-top:20px;font-size:11px;color:#7b8696}.promise-scope>span{display:block}
@media(max-width:800px){.promise-section{padding-top:55px;padding-bottom:55px}.promise-heading{align-items:flex-start;flex-direction:column;gap:18px}.promise-heading h2{font-size:36px}.promise-grid{gap:18px}.promise-copy h3{font-size:24px}.promise-copy h4{font-size:14px}.promise-copy p{font-size:12px}.promise-scope{flex-direction:column;gap:5px}}
@media(max-width:600px){.promise-grid{grid-template-columns:1fr;gap:32px}.promise-picture{aspect-ratio:1.4}.promise-copy{padding-top:18px}.promise-copy h3{font-size:29px;margin:8px 0 10px}.promise-copy h4{font-size:16px}.promise-copy p{font-size:13px}.promise-heading h2{font-size:33px}}

.promise-picture img{height:auto;top:50%;transform:translateY(-50%)}

.promise-picture.standalone img{width:100%;height:100%;left:0;top:0;transform:none;object-fit:cover}

/* Product workflows with real application captures */
.product-showcase{padding-top:78px;background:#f4f6f9}.product-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:40px}.product-heading p{font-size:15px;line-height:1.9}.product-stage{position:relative;background:#122b3d;overflow:hidden}.product-panel{position:relative;min-height:610px;padding:70px 0 112px}.product-panel[hidden]{display:none}.product-backdrop,.product-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-overlay{background:linear-gradient(90deg,rgba(12,35,52,.95),rgba(17,41,59,.76) 45%,rgba(17,41,59,.4))}.product-layout{position:relative;display:grid;grid-template-columns:.72fr 1.5fr;align-items:center;gap:54px}.product-number{font-size:12px;letter-spacing:3px;color:#a8c9f7;display:block;margin-bottom:26px}.product-story h3{font-size:40px;line-height:1.4;color:white;letter-spacing:-1px}.product-story h3 em{font-style:normal;color:#a6caff}.product-story p{font-size:15px;color:#d3dfeb;margin-top:24px;line-height:1.9}.product-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.product-tags span{color:#e5edf5;font-size:11px;border-top:1px solid #ffffff40;padding-top:9px}.product-demo{min-width:0}.product-module-tabs{display:flex;gap:8px;margin-bottom:16px}.product-module-tabs button{border:1px solid #ffffff40;border-radius:24px;color:#e0e8f1;background:#ffffff10;padding:7px 19px;font-size:13px}.product-module-tabs button[aria-pressed=true]{background:white;border-color:white;color:#183349}.product-capture{margin:0}.product-capture[hidden]{display:none}.product-capture img{width:100%;height:auto;display:block;border-radius:10px;box-shadow:0 18px 55px #07172655}.product-capture figcaption{font-size:11px;color:#d6e1ec;margin-top:13px}.capture-pending{aspect-ratio:1.7;background:#f3f6fa;border:1px solid #dbe4ee;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#334c65}.capture-pending strong{font-size:28px}.capture-pending span{font-size:13px;color:#7c8ea0}.product-controls{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:20px;align-items:center}.product-controls>button{border:0;border-top:2px solid #ffffff40;background:none;text-align:left;min-height:48px;padding:12px 0 0;color:#d0dce7;font-size:13px;flex:1}.product-controls>button span{color:#91acc4;margin-right:14px;font-size:11px}.product-controls>button[aria-pressed=true]{border-color:white;color:white}.product-controls>button.product-pause{flex:0 0 45px;border:0;padding:0;text-align:right;font-size:11px}.product-controls button:hover,.product-module-tabs button:hover{color:#a6caff}
@media(min-width:1700px){.product-layout{grid-template-columns:.7fr 1.5fr}.product-stage>.product-panel{padding-top:95px;padding-bottom:125px}}
@media(max-width:1000px){.product-layout{gap:28px;grid-template-columns:.7fr 1.2fr}.product-story h3{font-size:32px}.product-story p{font-size:13px}.product-panel{min-height:540px}}
@media(max-width:700px){.product-showcase{padding-top:50px}.product-heading{display:block;padding-bottom:30px}.product-heading h2{font-size:33px}.product-heading p{margin-top:18px;font-size:13px}.product-layout{grid-template-columns:1fr;gap:26px}.product-panel{padding:35px 0 110px}.product-number{margin-bottom:16px}.product-story h3{font-size:34px}.product-story p{margin-top:16px}.product-tags{margin-top:16px}.product-controls{gap:12px}.product-controls>button{font-size:10px}.product-controls>button span{display:block;margin:0 0 4px}.product-controls>button.product-pause{flex-basis:28px}.product-overlay{background:linear-gradient(90deg,#102b3eef,#102b3ebb)}.product-module-tabs button{padding:6px 17px}}

.product-capture .capture-open{position:relative;width:100%;padding:0;border:1px solid #ffffff60;border-radius:10px;background:#f5f7f9;display:block;overflow:hidden;box-shadow:0 18px 55px #07172655}.product-capture .capture-open img{width:100%;height:auto;aspect-ratio:1.8;object-fit:contain;border-radius:0;box-shadow:none}.capture-zoom{position:absolute;right:12px;bottom:10px;padding:5px 10px;border-radius:5px;background:#173349e8;color:white;font-size:10px;opacity:0;transition:opacity .2s}.capture-open:hover .capture-zoom,.capture-open:focus-visible .capture-zoom{opacity:1}#capture-viewer{width:96vw;max-width:1800px;max-height:94vh;padding:16px;border:1px solid #dfe5ec;border-radius:12px;background:#f6f8fb}#capture-viewer::backdrop{background:#071521dc}#capture-viewer>img{display:block;width:100%;height:auto}.capture-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 14px}.capture-toolbar h2{font-size:17px;letter-spacing:0}.capture-close{border:1px solid #d6dfe9;border-radius:5px;background:white;color:#1b344e;padding:6px 14px;font-size:13px}.product-panel{animation:product-reveal .5s ease}@keyframes product-reveal{from{opacity:.5}to{opacity:1}}@media(prefers-reduced-motion:reduce){.product-panel{animation:none}}@media(max-width:700px){.capture-zoom{opacity:1;font-size:9px;padding:3px 6px;right:6px;bottom:6px}.product-capture figcaption{min-height:38px}.product-controls>button{font-size:11px}#capture-viewer{padding:10px;width:98vw}}

/* Chinese ecosystem overview and dedicated scene slides */
.ecosystem-carousel{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#f3f6fa}.ecosystem-carousel [data-eco-panel][hidden]{display:none}.ecosystem-carousel .china-feature{border:0;border-radius:0;grid-template-columns:.7fr 1.3fr;min-height:570px}.ecosystem-carousel .china-feature .feature-copy{padding:36px}.ecosystem-carousel .china-feature figure{overflow:hidden;display:flex;align-items:center;background:#eaf2fc}.ecosystem-carousel .china-feature figure img{width:100%;height:100%;max-height:none;object-fit:contain;transform:none}.ecosystem-carousel .china-feature figcaption{z-index:1}.ecosystem-carousel .app-groups{margin-top:22px}.eco-scene{position:relative;min-height:570px;overflow:hidden}.eco-backdrop,.eco-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.eco-shade{background:linear-gradient(90deg,#f1f8f9ee 0%,#f1f8f9c9 28%,#f1f8f933 56%,transparent 75%)}.eco-copy{position:relative;z-index:1;padding:65px 48px;width:53%}.eco-label{display:block;font-size:13px;letter-spacing:2px;color:#2c6973;margin-bottom:22px}.eco-copy h3{font-size:43px;line-height:1.35}.eco-copy p{font-size:15px;line-height:1.9;margin-top:22px;color:#506275}.eco-copy .eco-brands{font-size:18px;font-weight:600;color:#213c52}.eco-tags{display:flex;gap:18px;margin-top:25px;font-size:12px;color:#385770}.eco-copy .text-link{margin-top:25px}.eco-controls{display:flex;gap:20px;padding:20px 32px;background:white;border-top:1px solid var(--line)}.eco-controls button{flex:1;text-align:left;border:0;border-top:2px solid #dfe6ed;padding:12px 0 0;background:none;font-size:13px;color:#69768b}.eco-controls button span{margin-right:12px;color:#96a5b8;font-size:11px}.eco-controls button[aria-pressed=true]{border-color:#2458d3;color:#2458d3}.eco-controls .eco-pause{flex:0 0 30px;border:0;font-size:11px}.eco-scene{animation:product-reveal .5s ease}@media(prefers-reduced-motion:reduce){.eco-scene{animation:none}}@media(max-width:800px){.ecosystem-carousel .china-feature{grid-template-columns:1fr}.ecosystem-carousel .china-feature figure{height:390px;order:0}.eco-copy{padding:40px 28px;width:65%}.eco-copy h3{font-size:34px}.eco-controls{gap:13px;padding:18px}.eco-controls button{font-size:11px}.eco-controls button span{display:block}.eco-scene{min-height:590px}}@media(max-width:480px){.eco-copy{width:100%;padding:32px 25px}.eco-copy h3{font-size:33px}.eco-copy p{font-size:13px}.eco-copy .eco-brands{font-size:15px}.eco-scene{min-height:650px}.eco-backdrop{object-position:72% center}.eco-shade{background:linear-gradient(180deg,#f1f8f9fa 0%,#f1f8f9ec 45%,#f1f8f944 72%,transparent)}.eco-tags{gap:13px}.eco-controls{gap:10px}.ecosystem-carousel .china-feature figure{height:300px}.ecosystem-carousel .china-feature .feature-copy{padding:28px}}

/* Full-width ecosystem scenes with static app identity rows */
#china .section-head{margin-bottom:42px}#china .ecosystem-carousel{border:0;border-radius:0;background:#eaf2fc}.eco-scene{min-height:650px}.eco-copy{width:min(600px,48%);padding:70px 0 100px;margin-left:max(32px,calc((100% - 1200px)/2))}.eco-apps{display:flex;gap:25px;margin:26px 0}.eco-apps>div{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:64px;font-size:12px;color:#233e54}.eco-apps img{width:40px;height:40px;object-fit:contain}.eco-copy p{margin-top:20px}.eco-controls{padding:20px max(32px,calc((100% - 1200px)/2));border-top:1px solid #dbe5ed;background:#f3f7fb}.ecosystem-carousel [data-eco-panel="0"]{position:relative;background:#e8f2fc}.ecosystem-carousel .china-feature{display:block;position:relative;min-height:650px;background:transparent;overflow:hidden}.ecosystem-carousel .china-feature .feature-copy{position:relative;z-index:2;width:350px;padding:52px 0;margin-left:max(32px,calc((100% - 1200px)/2));background:transparent}.ecosystem-carousel .china-feature figure{position:absolute;inset:0 0 0 auto;width:67%;height:100%;background:#e8f2fc}.ecosystem-carousel .china-feature figure img{object-fit:contain;width:100%;height:100%;max-height:none}.ecosystem-carousel .china-feature:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#edf5fc 0%,#edf5fc 26%,#edf5fc00 48%)}.ecosystem-carousel .china-feature figcaption{right:20px;left:auto}#china>.scope{margin-top:23px}.eco-shade{background:linear-gradient(90deg,#f1f8f9ee 0%,#f1f8f9bb 30%,#f1f8f911 60%,transparent 75%)}@media(min-width:1800px){.eco-scene,.ecosystem-carousel .china-feature{min-height:720px}.eco-copy{padding-top:100px}.ecosystem-carousel .china-feature .feature-copy{padding-top:75px}}@media(max-width:800px){.eco-copy{margin-left:25px;width:55%;padding:45px 0 65px}.eco-copy h3{font-size:34px}.eco-apps{gap:16px}.eco-apps img{width:36px;height:36px}.eco-apps>div{min-width:52px;font-size:11px}.ecosystem-carousel .china-feature .feature-copy{margin-left:25px;width:280px}.ecosystem-carousel .china-feature figure{width:75%;opacity:.7}.ecosystem-carousel .china-feature:after{background:linear-gradient(90deg,#edf5fc 0%,#edf5fcee 30%,#edf5fc00 80%)}.eco-controls{padding:18px 25px}}@media(max-width:480px){.eco-copy{width:calc(100% - 50px);padding:32px 0 260px}.eco-scene{min-height:740px}.eco-shade{background:linear-gradient(180deg,#f1f8f9fa 0%,#f1f8f9ee 48%,#f1f8f955 74%,transparent)}.ecosystem-carousel .china-feature{min-height:900px}.ecosystem-carousel .china-feature .feature-copy{width:calc(100% - 50px);padding:35px 0}.ecosystem-carousel .china-feature figure{inset:auto 0 0;width:100%;height:380px;opacity:1}.ecosystem-carousel .china-feature:after{display:none}.eco-apps{gap:24px}}

/* Screen-height product and ecosystem carousels */
:root{--site-header-height:94px}.product-showcase,#china.section{padding-top:0;padding-bottom:0}.product-stage>.product-panel{min-height:calc(100svh - var(--site-header-height));display:flex;align-items:center;padding:45px 0 105px}.product-stage>.product-panel[hidden]{display:none}.ecosystem-carousel{position:relative;padding-bottom:76px}.ecosystem-carousel .eco-scene,.ecosystem-carousel .china-feature{min-height:calc(100svh - var(--site-header-height) - 76px);display:flex;align-items:center}.ecosystem-carousel .eco-scene[hidden]{display:none}.ecosystem-carousel .eco-copy{padding-top:42px;padding-bottom:42px}.ecosystem-carousel .china-feature .feature-copy{padding-top:36px;padding-bottom:36px}.eco-controls{position:absolute;bottom:0;left:0;right:0;min-height:76px;align-items:center}.eco-controls button{min-height:42px}#china>.scope{padding-bottom:20px}@media(max-width:800px){:root{--site-header-height:80px}}@media(max-width:700px){.product-stage>.product-panel{padding:35px 0 110px}}@media(max-width:480px){.ecosystem-carousel .eco-scene{min-height:max(740px,calc(100svh - 156px))}.ecosystem-carousel .eco-copy{padding-top:32px;padding-bottom:260px}.ecosystem-carousel .china-feature{min-height:max(900px,calc(100svh - 156px));align-items:flex-start}}

/* Match the opening hero pagination */
.product-controls,.eco-controls{position:absolute;left:50%;right:auto;bottom:10px;transform:translateX(-50%);width:auto;min-height:0;display:flex;justify-content:center;gap:10px;padding:0;border:0;background:transparent;z-index:3}.product-controls>button,.eco-controls>button{position:relative;flex:0 0 58px;width:58px;height:44px;min-height:44px;padding:0;border:0;background:transparent;border-radius:4px}.product-controls>button:before,.eco-controls>button:before{content:'';position:absolute;left:0;right:0;top:20px;height:4px;border-radius:4px;background:#ffffff66;transition:background .2s}.product-controls>button[aria-pressed=true]:before,.eco-controls>button[aria-pressed=true]:before{background:#edf5ff;box-shadow:0 0 10px #ffffff33}.eco-controls>button:before{background:#8099b455}.eco-controls>button[aria-pressed=true]:before{background:#fff;box-shadow:0 0 2px #41608055}.ecosystem-carousel{padding-bottom:0}.ecosystem-carousel .eco-scene,.ecosystem-carousel .china-feature{min-height:calc(100svh - var(--site-header-height))}.ecosystem-carousel .eco-copy,.ecosystem-carousel .china-feature .feature-copy{padding-bottom:75px}@media(max-width:480px){.ecosystem-carousel .eco-scene{min-height:max(740px,calc(100svh - 80px))}.ecosystem-carousel .china-feature{min-height:max(900px,calc(100svh - 80px))}.ecosystem-carousel .eco-copy{padding-bottom:260px}.eco-controls,.product-controls{bottom:7px;gap:10px}.eco-controls>button,.product-controls>button{flex-basis:48px;width:48px}}

.eco-scope-top,.finance-scope-top{position:absolute;z-index:4;top:20px;left:max(32px,calc((100% - 1200px)/2));right:32px;font-size:10px;line-height:1.6;color:#6b8197;pointer-events:none}.finance-carousel{position:relative;background:#eaf2f9;isolation:isolate}.finance-slide{position:relative;min-height:calc(100svh - var(--site-header-height));display:flex;align-items:center;overflow:hidden}.finance-slide[hidden]{display:none}.finance-backdrop,.finance-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.finance-shade{background:linear-gradient(90deg,#edf5faed 0%,#edf5fab0 30%,#edf5fa00 65%)}.finance-copy{position:relative;z-index:1;width:min(570px,48%);margin-left:max(32px,calc((100% - 1200px)/2));padding:100px 0}.finance-label{font-size:14px;letter-spacing:2px;color:#42657c;display:block;margin-bottom:25px}.finance-copy h2{font-size:48px;line-height:1.4}.finance-copy p{margin-top:28px;font-size:17px;color:#536b7e;line-height:1.9}.finance-tags{display:flex;gap:22px;font-size:12px;color:#426178;margin-top:30px}.finance-copy .text-link{margin-top:35px}.finance-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:3}.finance-pagination button{position:relative;width:58px;height:44px;padding:0;border:0;background:none}.finance-pagination button:before{content:'';position:absolute;left:0;right:0;top:20px;height:4px;border-radius:4px;background:#8099b455}.finance-pagination button[aria-pressed=true]:before{background:white;box-shadow:0 0 2px #41608055}.finance-slide{animation:product-reveal .5s ease}@media(prefers-reduced-motion:reduce){.finance-slide{animation:none}}@media(max-width:800px){.finance-copy{margin-left:25px;width:55%}.finance-copy h2{font-size:38px}.finance-copy p{font-size:15px}.eco-scope-top,.finance-scope-top{left:25px;right:25px;font-size:9px}}@media(max-width:480px){.finance-slide{min-height:max(740px,calc(100svh - 80px));align-items:flex-start}.finance-copy{width:calc(100% - 50px);padding:90px 0 280px}.finance-copy h2{font-size:34px}.finance-backdrop{object-position:72% center}.finance-shade{background:linear-gradient(180deg,#edf5fafa 0%,#edf5faee 50%,#edf5fa33 80%,transparent)}.finance-pagination button{width:48px}.finance-tags{gap:16px;font-size:11px}.ecosystem-carousel .eco-copy{padding-top:85px}.ecosystem-carousel .china-feature .feature-copy{padding-top:85px}}
.finance-carousel,.ecosystem-carousel,.product-stage{overflow-anchor:none}@media(max-aspect-ratio:1/1){.finance-backdrop{object-position:72% center}}

.global-app-names{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.global-app-names span{font-size:18px;font-weight:600;color:#31536e;padding:5px 0;margin-right:12px;border-bottom:1px solid #91a9bd66}@media(max-width:480px){.global-app-names span{font-size:15px}}
.care-section{position:relative;isolation:isolate;min-height:calc(100svh - var(--site-header-height));background:#eef5f8;overflow:hidden}.care-background,.care-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.care-shade{z-index:-1;background:linear-gradient(90deg,#edf5f9f2 0%,#edf5f9cf 30%,#edf5f911 72%),linear-gradient(0deg,#edf5f9f2 0%,#edf5f955 28%,transparent 60%)}.care-content{padding-top:48px;padding-bottom:44px}.care-brand{display:flex;align-items:center;gap:18px}.care-brand img{object-fit:contain}.care-brand strong{display:block;font-size:17px;color:#254455}.care-brand span{display:block;font-size:12px;color:#577183;margin-top:4px}.care-copy{max-width:610px;padding-top:34px}.care-label{font-size:13px;letter-spacing:2px;color:#597b8c}.care-copy h2{font-size:48px;line-height:1.4;margin-top:18px}.care-copy h2 em{font-style:normal;color:#276c80}.care-copy p{font-size:17px;line-height:1.95;color:#4c6678;margin-top:22px}.care-copy .button{margin-top:26px}.care-copy small{display:block;font-size:10px;color:#668092;margin-top:15px}.care-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.care-steps article{border-top:1px solid #7392a866;padding-top:20px}.care-steps span{font-size:11px;color:#527d91;letter-spacing:1px}.care-steps h3{font-size:22px;margin-top:10px;color:#213d50}.care-steps p{font-size:13px;line-height:1.9;margin-top:12px;color:#496577}@media(min-width:1700px){.care-content{padding-top:65px;padding-bottom:55px}.care-copy{padding-top:45px}.care-steps{margin-top:65px}}@media(max-width:800px){.care-brand img{width:64px;height:64px}.care-copy h2{font-size:38px}.care-steps{gap:22px}.care-steps h3{font-size:18px}.care-background{object-position:65% center}.care-shade{background:linear-gradient(90deg,#edf5f9ed,#edf5f9aa 55%,#edf5f933),linear-gradient(0deg,#edf5f9fa,transparent 65%)}}@media(max-width:480px){.care-content{padding-top:35px;padding-bottom:35px}.care-copy h2{font-size:33px}.care-copy p{font-size:15px}.care-brand strong{font-size:15px}.care-steps{grid-template-columns:1fr;gap:22px;margin-top:35px}.care-steps h3{font-size:22px}.care-background{object-position:70% center}.care-shade{background:linear-gradient(180deg,#edf5f9dd,#edf5f9b0 40%,#edf5f9f5 68%)}.care-copy small{max-width:270px}}
@media(max-width:700px){.care-steps{grid-template-columns:1fr;gap:22px;margin-top:35px}.care-steps h3{font-size:22px}.care-shade{background:linear-gradient(180deg,#edf5f9dd,#edf5f9b0 40%,#edf5f9f5 68%)}}
/* Compact FAQ and branded closing invitation */
.faq-end{padding:76px 0;background:#f5f7fb}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.faq-kicker{display:block;color:var(--blue);font-size:13px;margin-bottom:18px}.faq-intro h2{font-size:42px;line-height:1.3}.faq-intro p{font-size:15px;line-height:1.9;margin-top:22px}.faq-intro .text-link{margin-top:22px}.faq-list{border-top:1px solid #dce3ec}.faq-list details{border-bottom:1px solid #dce3ec;padding:22px 0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;min-height:34px;font-size:18px;font-weight:550}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;color:#71819a;font-weight:400}.faq-list details[open] summary{color:var(--blue)}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:1.95;padding:14px 30px 0 0}.closing-brand{background:radial-gradient(ellipse at 95% 10%,#27617a70,transparent 60%),linear-gradient(115deg,#12283f,#173f59);color:#fff;overflow:hidden}.closing-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;padding-top:64px;padding-bottom:68px;align-items:center}.closing-signature{display:flex;align-items:center;gap:16px;font-size:14px;color:#e2eaf3;margin-bottom:30px}.closing-signature img{background:#fff;border-radius:12px;object-fit:contain;padding:5px}.closing-signature small{font-size:11px;color:#a6bed3}.closing-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.3;font-weight:600}.closing-copy em{font-style:normal;color:#a9cdf7}.closing-copy>p{color:#becfe0;font-size:15px;line-height:1.9;margin-top:22px}.closing-actions{display:flex;align-items:center;gap:30px;margin-top:30px}.closing-actions .button{background:#fff;border-color:#fff;color:#204b79;padding:14px 25px}.closing-actions .button:hover{background:#e7f1ff}.closing-actions>a{font-size:13px;color:#c8d8e7}.closing-route{border-left:1px solid #ffffff24;padding-left:46px}.route-caption{font-size:13px;color:#adc3d6;display:block;margin-bottom:20px}.closing-route>div{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid #ffffff20}.closing-route>div:last-child{border:0}.closing-route b{font-size:12px;font-weight:400;color:#99bad7;padding-top:5px}.closing-route h3{font-size:23px;font-weight:550;letter-spacing:0}.closing-route p{font-size:13px;color:#afc6da;margin-top:6px}
@media(max-width:800px){.faq-end{padding:48px 0}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-intro h2{font-size:34px}.faq-intro h2 br{display:none}.faq-intro p{margin-top:15px}.faq-intro .text-link{margin-top:12px}.closing-layout{grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:48px}.closing-route{border-left:0;padding-left:0;border-top:1px solid #ffffff24;padding-top:25px}.closing-route>div{padding:18px 0}.closing-signature{margin-bottom:26px}.faq-list summary{font-size:16px;gap:12px}.faq-list details p{padding-right:8px}.closing-actions{gap:22px}.closing-copy h2{font-size:40px}}
