/* 818Cloud public website · R5.1. System fonts only. No application styles. */
.ai-cloud-site{--cloud-blue:#1765ff;--cloud-ink:#202b3d;--cloud-muted:#667d9e;--cloud-line:#e1e8f3;margin:0;background:#fff;color:var(--cloud-ink);font:14px/1.7 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC","Segoe UI",sans-serif;color-scheme:light}
.ai-cloud-site *{box-sizing:border-box}.ai-cloud-site a{color:inherit;text-decoration:none}.ai-cloud-site button,.ai-cloud-site input{font:inherit}.ai-cloud-site button{cursor:pointer}.ai-cloud-site [hidden]{display:none!important}.ai-cloud-site h1,.ai-cloud-site h2,.ai-cloud-site h3,.ai-cloud-site p{margin:0}.ai-cloud-site h1,.ai-cloud-site h2{font-weight:800}.ai-cloud-site h3,.ai-cloud-site strong{font-weight:700}.ai-cloud-site :focus-visible{outline:3px solid #1765ff;outline-offset:4px}.ai-cloud-site ::selection{background:#dce8ff}.ai-cloud-site .c-wrap{width:calc(100% - 112px);max-width:1280px;margin:auto}.c-skip{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:12px}.c-skip:focus{top:8px}.c-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
/* Shared chrome, including legacy product/account pages. Keep their bodies untouched. */
#site-header{background:#fff!important;color:#202b3d;border-bottom:1px solid #e7edf5;backdrop-filter:none;z-index:80}body.ai-cloud-site #site-header{position:sticky;top:0}
#site-header .site-header__inner{width:calc(100% - 112px);max-width:1280px;margin:auto;height:68px;display:flex;align-items:center;gap:38px;padding:0}
#site-header a{text-decoration:none}#site-header .brand{display:flex;align-items:center;gap:10px;flex:none;color:#202b3d}#site-header .c-brand-mark{width:32px;height:28px;color:#1765ff;display:block}#site-header .c-brand-word{font:400 24px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.6px}#site-header .c-brand-word b{color:#1765ff;font-weight:800}
#site-header .main-nav{display:flex;align-items:center;gap:27px;white-space:nowrap;height:100%}#site-header .main-nav>a{display:flex;align-items:center;height:100%;font-size:14px;font-weight:700;color:#202b3d;position:relative}#site-header .main-nav>a:hover,#site-header .main-nav>a.is-active{color:#1765ff}#site-header .main-nav>a.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#1765ff}
#site-header .header-actions{display:flex;align-items:center;gap:15px;margin-left:auto;white-space:nowrap}#site-header .header-login,#site-header .header-actions .btn{font-size:12px;font-weight:700;color:#27364e}#site-header .header-actions .btn{display:inline-flex;align-items:center;justify-content:center;height:37px;padding:0 13px;border:1px solid #dbe3ee;border-radius:3px;background:#fff;line-height:1.3}#site-header .header-actions .btn--primary{background:#1765ff;color:#fff;border-color:#1765ff}#site-header .header-actions .btn--primary:hover{background:#0a51df}#site-header .header-theme{color:#52657e;background:transparent;border:0;width:27px;height:27px}#site-header .header-theme svg{width:20px;height:20px}
#site-header [hidden],#mobile-nav [hidden]{display:none!important}#site-header .header-user{position:relative}#site-header .header-avatar{height:32px;width:32px;background:#eaf1ff;color:#1765ff;border:1px solid #d4e1fb;border-radius:50%;font-weight:700;cursor:pointer}#site-header .header-user-menu{display:none;position:absolute;right:0;top:42px;width:185px;border:1px solid #e1e8f3;border-radius:4px;padding:8px;background:#fff;box-shadow:0 12px 35px #1a315b15;color:#202b3d}#site-header .header-user.is-open .header-user-menu{display:block}#site-header .header-user-menu a,#site-header .header-user-menu button{display:block;width:100%;padding:9px 12px;background:transparent;border:0;color:#344054;text-align:left;font-size:13px;cursor:pointer}#site-header .header-user-menu a:hover,#site-header .header-user-menu button:hover{background:#f0f5ff;color:#1765ff}#site-header .header-auth-status{font-size:11px;color:#b53932;white-space:normal}
#site-header .nav-toggle{display:none;width:34px;height:34px;background:transparent;border:1px solid #dbe3ee;border-radius:3px;padding:8px;cursor:pointer}#site-header .nav-toggle span{display:block;height:2px;background:#344054;margin:3px 0;width:16px}#site-header .header-products-mobile{display:none;color:#202b3d;font-weight:700;font-size:13px}#mobile-nav{display:none;position:static;inset:auto;width:100%;height:auto;opacity:1;visibility:visible;transform:none;background:#fff;border-bottom:1px solid #e1e8f3;padding:16px 24px;color:#202b3d}#mobile-nav nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#mobile-nav a,#mobile-nav button{color:#202b3d;padding:9px;font:600 14px/1.5 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;background:transparent;border:0;text-align:left}
#site-footer{background:#f6f8fb;color:#65758e;padding:45px 0 0;border-top:1px solid #e1e8f3;font:13px/1.8 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}#site-footer .container{max-width:1280px;width:calc(100% - 112px);margin:auto}#site-footer .footer__grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:35px;padding-bottom:35px}#site-footer .brand{display:flex;gap:10px;align-items:center;color:#202b3d;text-decoration:none}#site-footer .brand img{width:32px;height:32px}#site-footer .brand__text strong{display:block;font-size:19px;font-weight:800;letter-spacing:0}#site-footer .brand__text span{display:block;font-size:9px;letter-spacing:1px}#site-footer p{font-size:12px;max-width:240px;margin:18px 0 0;color:#6a7e9c}#site-footer h4{font-size:14px;font-weight:700;color:#202b3d;margin:0 0 15px}#site-footer .footer__col a{display:block;text-decoration:none;font-size:12px;color:#6a7e9c;margin:8px 0}#site-footer .footer__col a:hover{color:#1765ff}#site-footer .footer__bar{border-top:1px solid #e1e8f3;display:flex;justify-content:space-between;gap:16px;padding:18px 0;font-size:11px;color:#72829a}
.c-icon{width:21px;height:21px;display:inline-block;vertical-align:middle;flex-shrink:0}.c-link{display:inline-flex;align-items:center;gap:7px;color:#1765ff!important;font-size:13px;font-weight:600}.c-link .c-icon{width:16px;height:16px}.c-link:hover{text-decoration:underline!important}.c-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 22px;border:1px solid #d5dfef;background:#fff;color:#31425d!important;font-size:14px;font-weight:700;border-radius:3px;transition:background .15s,border-color .15s;white-space:nowrap}.c-button:hover{border-color:#1765ff;background:#f4f8ff}.c-button.c-primary{background:#1765ff;color:#fff!important;border-color:#1765ff}.c-button.c-primary:hover{background:#0a51df}.c-button.c-small{font-size:12px;min-height:34px;padding:6px 12px}.c-eyebrow{display:flex;align-items:center;gap:10px;color:#4670ad;font-size:12px;letter-spacing:1.2px}.c-eyebrow .c-icon{width:15px;margin-left:8px;color:#1765ff}.c-badge{background:#1765ff;color:white;padding:1px 5px;font-size:9px;letter-spacing:0}
.c-hero{background:linear-gradient(108deg,#f7faff 0%,#f3f7ff 49%,#eaf2ff 100%);overflow:hidden}.c-hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:506px;align-items:center;gap:35px}.c-hero-copy{padding:40px 0 30px;position:relative;z-index:2}.c-hero-copy h1{font-size:56px;line-height:1.25;letter-spacing:-1.8px;margin:31px 0 23px;font-weight:800;-webkit-text-stroke:.28px currentColor}.c-hero-copy h1 em{font-weight:800;font-style:normal;color:#1765ff}.c-hero-copy>p{font-size:16px;line-height:2;color:#667d9e;min-height:64px}.c-hero-buttons{display:flex;gap:14px;margin:28px 0 18px}.c-trust{display:flex;flex-wrap:wrap;gap:16px;color:#8195b3;font-size:11px}.c-trust span{display:flex;gap:6px;align-items:center}.c-trust .c-icon{width:12px;height:12px;color:#6195ff}.c-hero-pages{display:flex;align-items:center;gap:8px;margin-top:35px;height:17px}.c-hero-pages button{width:28px;height:20px;padding:0;border:0;background:transparent;position:relative}.c-hero-pages button:after{content:"";position:absolute;left:0;right:0;top:8px;height:3px;background:#cdddf7}.c-hero-pages button.active{width:40px}.c-hero-pages button.active:after{background:#1765ff}.c-hero-pages span{font-size:10px;color:#89a2c7;letter-spacing:1px;margin-left:12px}
/* Reuse the approved layered-cloud composition without external imagery. */
.ai-cloud-art{height:430px;position:relative;perspective:850px;isolation:isolate}.ai-cloud-art:before{content:"";position:absolute;inset:10%;border-radius:50%;background:radial-gradient(circle,#cfe1ff95,transparent 68%);filter:blur(20px)}.cloud-stack{position:absolute;width:330px;height:330px;top:79px;left:155px;transform-style:preserve-3d;transform:rotateX(56deg) rotateZ(-43deg)}.cloud-plate{position:absolute;width:100%;height:100%;border-radius:24px;background:#f8fbff;border:3px solid #fff;box-shadow:7px 10px 0 #c8dcfc;overflow:hidden}.cloud-plate.bottom{transform:translateZ(-39px);background:#d7e7ff;opacity:.68}.cloud-plate.middle{transform:translateZ(-19px);background:#e5efff;opacity:.85}.cloud-plate.top{transform:translateZ(1px)}.plate-lines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 29px,#e2ecfd 30px,transparent 31px),repeating-linear-gradient(90deg,transparent 0 29px,#e2ecfd 30px,transparent 31px)}.ai-chip{position:absolute;inset:78px;background:linear-gradient(125deg,#548eff,#1765ff);border:3px solid #83adff;border-radius:15px;box-shadow:5px 7px 0 #0a4dde,0 0 30px #2070ff33;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.ai-chip:after{content:"";position:absolute;inset:7px;border:1px solid #b0cdff65;border-radius:8px}.ai-chip b{font-size:57px;font-weight:700;line-height:1.1}.ai-chip span{font-size:9px;letter-spacing:3px;margin-top:9px}.art-orbit{position:absolute;inset:68px 25px 65px 24px;border:1px solid #cbdfff;border-radius:50%;transform:rotate(-27deg)}.art-orbit.o2{inset:39px 18px 38px 112px;border-style:dashed;opacity:.8;transform:rotate(63deg)}.art-label{position:absolute;background:#ffffffee;border:1px solid white;box-shadow:0 12px 25px #527ecc0b;border-radius:9px;width:196px;min-height:70px;padding:16px 21px;display:flex;align-items:center;gap:14px;z-index:2}.art-label>.c-icon{width:25px;height:25px;color:#6599ff}.art-label small{display:block;font-size:8px;letter-spacing:1.6px;color:#7e9bc6}.art-label strong{font-size:12px;font-weight:500;color:#4e6892}.art-label i{position:absolute;right:22px;top:21px;width:4px;height:4px;background:#1765ff;border-radius:50%;box-shadow:0 0 0 3px #e6efff}.art-models{top:53px;right:0}.art-knowledge{left:0;top:181px}.art-apps{right:0;bottom:25px;width:205px}.art-footer-label{position:absolute;bottom:-6px;left:65px;font-size:8px;letter-spacing:2px;color:#7ca5e7}.art-float{position:absolute;width:13px;height:13px;border-radius:3px;background:linear-gradient(150deg,#eef5ff,#7aafff);transform:rotate(25deg);box-shadow:0 7px 12px #548dec1c}.f1{top:111px;left:112px}.f2{right:5px;bottom:131px}
.c-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e1e8f3}.c-quick{display:flex;align-items:center;gap:22px;min-height:94px;padding:20px 29px;border-right:1px solid #e1e8f3;transition:background .15s}.c-quick:first-child{padding-left:5px}.c-quick:last-child{border:0}.c-quick:hover{background:#f6f9ff}.c-quick-icon>.c-icon{width:28px;height:28px;color:#1765ff}.c-quick strong{display:block;font-size:16px;font-weight:700}.c-quick small{display:block;font-size:11px;color:#8195b3;margin-top:2px}.c-quick>.c-icon:last-child{width:13px;color:#7f9ac2;margin-left:auto}.c-news{display:flex;align-items:center;min-height:48px;border-bottom:1px solid #e1e8f3;font-size:11px;color:#7a90b1;gap:22px}.c-news strong{font-size:12px;padding-right:22px;border-right:1px solid #e1e8f3;color:#516887}.c-news>.c-link{font-size:11px;margin-left:auto}
.c-section{padding-top:58px;padding-bottom:64px}.c-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.c-section-head .c-eyebrow{color:#1765ff;font-weight:600;font-size:11px;letter-spacing:1.5px}.c-section-head h2{font-size:29px;letter-spacing:-.6px;margin-top:12px;line-height:1.5;font-weight:800}.c-section-head p{font-size:14px;color:#667d9e;margin-top:10px}.c-tabs{display:flex;gap:32px;border-bottom:1px solid #dde6f3;margin-bottom:24px;overflow-x:auto;scrollbar-width:thin}.c-tabs button{white-space:nowrap;border:0;background:transparent;color:#7387a6;padding:13px 0 15px;font-size:13px;font-weight:700;position:relative}.c-tabs button.active{color:#1765ff}.c-tabs button.active:after{content:"";position:absolute;bottom:0;height:3px;background:#1765ff;left:0;right:0}.c-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.c-product{border:1px solid #e1e8f3;border-radius:5px;padding:27px 25px 0;display:flex;flex-direction:column;transition:box-shadow .15s,border-color .15s;background:#fff}.c-product:hover{border-color:#adc7f2;box-shadow:0 6px 24px #233f710b}.c-product-top{display:flex;justify-content:space-between;align-items:center}.c-glyph{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#eff5ff;border:1px solid #e0ebff;border-radius:5px;color:#1765ff}.c-glyph .c-icon{width:25px;height:25px}.c-code{font-size:9px;letter-spacing:1px;color:#859abb}.c-product h3{font-size:21px;font-weight:700;margin:18px 0 10px}.c-product>p{font-size:13px;line-height:1.85;color:#657b9a;min-height:73px}.c-capabilities{font-size:11px;color:#8597b2;margin:16px 0 22px}.c-product-actions{margin-top:auto;padding:17px 0;display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid #edf1f8}.c-product-actions .c-link{font-size:12px}
.c-solutions{background:#f6f8fc;padding:56px 0 60px;scroll-margin-top:85px}.c-solution-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:22px 0}.c-solution-panel+.c-solution-panel{border-top:1px solid #e1e8f3}.c-solution-panel h3{font-size:25px;font-weight:700;margin:16px 0}.c-solution-panel p{font-size:14px;color:#697e9d;line-height:1.9;max-width:535px;margin-bottom:25px}.c-solution-flow{display:flex;gap:20px;justify-content:center}.c-solution-flow>div{flex:1;min-height:139px;border:1px solid #d9e5f9;border-radius:7px;background:linear-gradient(140deg,#fff,#edf4ff);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;box-shadow:5px 6px 0 #e9f0fc}.c-solution-flow .c-icon{width:34px;height:34px;color:#1765ff}.c-solution-flow strong{font-size:13px;font-weight:700}.c-bottom-cta{padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.c-bottom-cta h2{font-size:27px;font-weight:800}.c-bottom-cta p{font-size:14px;color:#7186a5;margin-top:10px}
.c-catalog-hero{background:linear-gradient(108deg,#f7faff,#edf4ff);border-bottom:1px solid #e1e8f3;padding:46px 0 34px}.c-catalog-hero h1{font-size:40px;font-weight:800;margin:10px 0}.c-catalog-hero p{font-size:15px;color:#6a7e9c}.c-search{display:flex;align-items:center;gap:14px;margin-top:25px;width:560px;max-width:100%;background:#fff;border:1px solid #d4dfef;padding:5px 5px 5px 15px;border-radius:4px}.c-search label{display:flex;color:#7d93b5}.c-search input{min-width:0;width:100%;background:none;border:0;color:#263a56;outline-offset:2px;height:34px}.c-search .c-button{min-height:36px;font-size:13px;padding:6px 20px}.c-catalog{display:grid;grid-template-columns:218px 1fr;gap:38px;padding-top:38px;padding-bottom:60px}.c-categories{border-right:1px solid #e1e8f3;padding-right:24px}.c-categories h2{font-size:16px;font-weight:700;margin:0 0 15px}.c-category-buttons{display:flex;flex-direction:column;gap:7px}.c-category-buttons button{display:flex;justify-content:space-between;gap:12px;width:100%;padding:10px 13px;border:1px solid transparent;border-radius:3px;background:none;color:#5d718f;font-weight:700;text-align:left}.c-category-buttons button span{font-size:11px;color:#8ca0bc}.c-category-buttons button.active{background:#edf3ff;color:#1765ff;border-color:#e1ebff}.c-help{margin-top:30px;border-top:1px solid #e1e8f3;padding-top:25px}.c-help h3{font-size:14px;font-weight:700}.c-help p{font-size:12px;line-height:1.85;color:#7185a2;margin:12px 0 18px}.c-help .c-link{font-size:12px}.c-catalog-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.c-catalog-title h2{font-size:21px;font-weight:700}.c-catalog-title span{font-size:12px;color:#7d91ae}.c-catalog .c-products{grid-template-columns:repeat(2,minmax(0,1fr))}.c-catalog-note{background:#f7f9fc;padding:22px 25px;margin-top:24px;border:1px solid #e6ecf5;border-radius:4px}.c-catalog-note strong{font-size:14px}.c-catalog-note p{color:#7185a2;font-size:12px;margin-top:7px}.c-empty{text-align:center;padding:70px 24px;border:1px dashed #cfdbeb;border-radius:5px}.c-empty h3{font-size:20px}.c-empty p{margin:12px 0 25px;color:#7185a2;font-size:13px}.c-noscript{padding:15px;color:#63738e}
@media(min-width:1700px){.c-hero-grid{min-height:540px}.c-hero-copy h1{font-size:60px}}
@media(max-width:1280px){.ai-cloud-site .c-wrap,#site-header .site-header__inner,#site-footer .container{width:calc(100% - 72px)}#site-header .site-header__inner{gap:27px}#site-header .main-nav{gap:21px}#site-header .header-actions{gap:11px}#site-header .header-actions>.btn:not(.btn--primary){display:none}.c-hero-copy h1{font-size:49px}.cloud-stack{left:88px;width:300px;height:300px;top:96px}.ai-chip{inset:70px}.art-label{width:180px;padding:15px}.art-knowledge{left:-10px}.c-quick{gap:16px;padding:20px}.c-quick strong{font-size:15px}.c-quick small{font-size:10px}.c-product{padding:23px 20px 0}.c-code{font-size:8px}}
@media(max-width:1000px){#site-header .main-nav{display:none}#site-header .header-products-mobile,#site-header .nav-toggle{display:inline-flex}#site-header .nav-toggle{display:block}body.nav-open #mobile-nav{display:block}.c-hero-copy h1{font-size:42px}.c-hero-grid{gap:15px}.ai-cloud-art{height:380px}.cloud-stack{width:255px;height:255px;left:77px;top:100px}.ai-chip{inset:58px}.ai-chip b{font-size:45px}.art-label{width:155px;padding:12px;gap:8px;min-height:62px}.art-label strong{font-size:11px}.art-label small{font-size:6px}.art-models{top:45px}.art-knowledge{top:163px}.art-apps{bottom:21px}.art-footer-label{font-size:7px;left:25px}.c-hero-copy>p{font-size:14px}.c-hero-buttons .c-button{padding:10px 16px;font-size:13px}.c-trust{gap:8px;font-size:9px}.c-products{grid-template-columns:repeat(2,minmax(0,1fr))}.c-quick-grid{grid-template-columns:repeat(2,1fr)}.c-quick{border-bottom:1px solid #e1e8f3}.c-quick:first-child{padding-left:20px}.c-quick:nth-child(2){border-right:0}.c-quick:nth-child(3),.c-quick:nth-child(4){border-bottom:0}.c-solution-panel{gap:30px}.c-solution-flow{gap:10px}.c-solution-flow strong{font-size:11px}.c-catalog{grid-template-columns:175px 1fr;gap:25px}.c-categories{padding-right:18px}#site-footer .footer__grid{grid-template-columns:repeat(4,1fr);gap:24px}#site-footer .footer__brand{grid-column:1/-1}#site-footer p{max-width:none;margin-top:10px}}
@media(max-width:700px){.ai-cloud-site .c-wrap,#site-header .site-header__inner,#site-footer .container{width:calc(100% - 40px)}#site-header .site-header__inner{height:62px;gap:12px}#site-header .c-brand-mark{width:27px;height:25px}#site-header .c-brand-word{font-size:20px}#site-header .brand{gap:7px}#site-header .header-actions{gap:12px}#site-header .header-actions>.btn,#site-header .header-theme{display:none}#site-header .header-login{font-size:12px}#site-header .nav-toggle{width:30px;height:30px;padding:6px}.c-hero-grid{grid-template-columns:1fr;gap:0}.c-hero-copy{padding:32px 0 0}.c-hero-copy h1{font-size:42px;letter-spacing:-1px;margin:23px 0 19px}.c-hero-copy>p{font-size:14px;line-height:1.9;min-height:53px}.c-hero-buttons{margin:24px 0 17px;gap:10px}.c-hero-buttons .c-button{min-height:43px;padding:10px 16px}.c-eyebrow{font-size:10px;gap:7px}.c-trust{gap:9px;justify-content:flex-start;font-size:9px}.c-hero-pages{margin-top:23px}.ai-cloud-art{width:360px;max-width:100%;margin:0 auto;height:310px}.cloud-stack{width:235px;height:235px;left:80px;top:60px}.ai-chip{inset:53px}.ai-chip b{font-size:41px}.ai-chip span{font-size:7px}.art-label{width:145px;min-height:54px;padding:10px;gap:8px}.art-label>.c-icon{width:21px;height:21px}.art-label strong{font-size:10px}.art-label i{right:11px;top:15px;width:3px;height:3px}.art-models{top:15px;right:0}.art-knowledge{left:-6px;top:130px}.art-apps{bottom:16px;width:153px}.art-orbit{inset:45px 0}.art-orbit.o2{inset:25px 15px 33px 70px}.art-footer-label{bottom:6px;font-size:6px;left:0;letter-spacing:1px}.f1{top:74px;left:55px;width:9px;height:9px}.f2{bottom:86px;width:9px;height:9px}.c-quick{min-height:84px;padding:16px 10px;gap:11px}.c-quick:first-child{padding-left:5px}.c-quick-icon>.c-icon{width:24px;height:24px}.c-quick strong{font-size:13px}.c-quick small{font-size:9px;max-width:130px}.c-quick>.c-icon:last-child{display:none}.c-news{font-size:10px;gap:12px;padding-top:14px;padding-bottom:14px;align-items:flex-start}.c-news strong{white-space:nowrap;padding-right:12px;font-size:10px}.c-news>.c-link{display:none}.c-section{padding-top:35px;padding-bottom:40px}.c-section-head{gap:16px;margin-bottom:19px}.c-section-head h2{font-size:25px;margin-top:10px}.c-section-head p{font-size:12px}.c-section-head>.c-link{display:none}.c-tabs{gap:23px;margin-bottom:18px}.c-tabs button{font-size:12px}.c-products,.c-catalog .c-products{grid-template-columns:1fr;gap:15px}.c-product{padding:23px 22px 0}.c-product h3{font-size:21px}.c-product>p{min-height:0}.c-code{font-size:9px}.c-capabilities{font-size:10px;margin:14px 0 20px}.c-product-actions{padding:16px 0}.c-solutions{padding:35px 0 38px}.c-solution-panel{grid-template-columns:1fr;gap:28px;padding-top:13px}.c-solution-panel h3{font-size:23px}.c-solution-panel p{font-size:13px}.c-solution-flow>div{min-height:116px}.c-solution-flow strong{font-size:11px}.c-bottom-cta{padding-top:35px;padding-bottom:38px;flex-direction:column;align-items:flex-start;gap:24px}.c-bottom-cta h2{font-size:24px}.c-bottom-cta p{font-size:12px}.c-catalog-hero{padding:30px 0}.c-catalog-hero h1{font-size:32px}.c-catalog-hero p{font-size:13px}.c-search{margin-top:22px;gap:8px}.c-search input{font-size:12px}.c-search .c-button{padding:7px 13px}.c-catalog{grid-template-columns:1fr;gap:26px;padding-top:25px}.c-categories{border:0;padding:0}.c-categories h2{font-size:15px}.c-category-buttons{flex-direction:row;flex-wrap:wrap;gap:8px}.c-category-buttons button{width:auto;padding:7px 10px;font-size:11px;border-color:#e1e8f3;gap:9px}.c-category-buttons button span{font-size:10px}.c-help{display:none}.c-catalog-title{margin-bottom:17px}.c-catalog-title h2{font-size:19px}.c-catalog-title span{font-size:11px}.c-catalog-note{padding:19px}.c-empty{padding:45px 15px}#site-footer{padding-top:30px}#site-footer .footer__grid{grid-template-columns:1fr 1fr;gap:24px}#site-footer .footer__bar{flex-direction:column;font-size:10px;gap:7px}#site-footer h4{font-size:13px}#site-footer .footer__col a{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ai-cloud-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* R5.2 real service forms: same cloud visual, no product-dialog redesign. */
.c-api-note{font-size:12px;color:#65758e;margin:16px 0}.c-api-note[data-state="offline"]{color:#8a5b18}
.c-contact-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:28px}.c-form-panel{background:#fff;border:1px solid #e1e7ee;padding:28px;min-width:0}.c-form-panel h2{font-size:22px;font-weight:700;margin:0 0 16px}.c-form-panel h3{font-size:16px;font-weight:700}.c-form-panel p{color:#58677c;line-height:1.8}.c-form-panel hr{border:0;border-top:1px solid #e5eaf1;margin:28px 0}.c-form-panel fieldset{border:0;padding:0;margin:0}.c-form-panel label{display:block;font-size:14px;font-weight:600;margin:14px 0}.c-form-panel input:not([type="checkbox"]),.c-form-panel select,.c-form-panel textarea{display:block;width:100%;font:inherit;color:#172842;background:white;border:1px solid #c9d3e0;border-radius:4px;padding:11px;margin-top:8px}.c-form-panel :focus-visible{outline:2px solid #1677ff;outline-offset:2px}.c-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.c-form-panel .c-consent{display:flex;align-items:flex-start;gap:9px;font-weight:400;line-height:1.8}.c-consent input{margin-top:6px}.c-form-panel :disabled{opacity:.55;cursor:not-allowed}.c-record-toolbar{display:flex;align-items:center;gap:14px;justify-content:space-between}.c-record-toolbar label{display:flex;align-items:center;gap:12px;margin:0}.c-record-toolbar select{width:130px;margin:0}.c-record-scroll{overflow-x:auto;margin:20px 0}.c-records{width:100%;border-collapse:collapse;min-width:680px;text-align:left}.c-records th{font-size:13px;font-weight:700;background:#f4f7fc;padding:14px;border-bottom:1px solid #dfe7f1}.c-records td{vertical-align:top;font-size:14px;padding:16px 14px;border-bottom:1px solid #e8edf4;max-width:400px;overflow-wrap:anywhere}.c-records small{display:block;color:#64748b;margin:8px 0}.c-records textarea{min-width:180px}.c-records p{white-space:pre-wrap;margin:8px 0}.c-records .c-button{margin-top:8px}.c-error{color:#b02e28!important}.c-success{color:#087554!important}
@media(max-width:760px){.c-contact-layout,.c-form-grid{grid-template-columns:1fr}.c-form-panel{padding:18px}.c-record-toolbar{flex-wrap:wrap}.c-section-head h1{font-size:30px}}
