: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}}
