@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat-normal-latin-400.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/montserrat-normal-latin-600.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat-normal-latin-700.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/montserrat-normal-latin-800.woff2) format("woff2")}:root{--accent: #ff7e00;--accent-soft: rgba(255, 138, 42, .12);--ink: #172132;--muted: #657386;--line: #dfe7f1;--soft: #f4f7fb;--deep: #101927;--panel: #182638;--white: #ffffff;--container: 1180px;--h1: clamp(34px, 3.2vw, 52px);--h2: clamp(28px, 2.4vw, 40px);--h3: clamp(20px, 1.35vw, 24px);--h1-line: 1.14;--h2-line: 1.22;--h3-line: 1.34}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);background:#fff;font-family:Montserrat,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:0;color:#fff;background:#141c27fa;border-bottom:1px solid rgba(255,255,255,.1);font-family:Montserrat,sans-serif;backdrop-filter:blur(8px);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease,padding .22s ease}.site-header.is-scrolled{padding:5px 0;color:#2e3e56;background:#f5f5f5cc;border-bottom-width:0;box-shadow:none;backdrop-filter:blur(10px)}.site-header-inner{display:flex;width:min(1170px,calc(100% - 48px));min-height:80px;margin:0 auto;align-items:center;gap:0;transition:min-height .22s ease}.site-header.is-scrolled .site-header-inner{min-height:61px}.brand{position:relative;display:flex;align-items:center;flex:0 0 auto;margin-right:24px}.brand img{width:132px;transition:width .22s ease,opacity .22s ease}.brand-logo-light{opacity:1}.brand-logo-dark{position:absolute;inset:0 auto auto 0;opacity:0}.site-header.is-scrolled .brand img{width:103px}.site-header.is-scrolled .brand-logo-light{opacity:0}.site-header.is-scrolled .brand-logo-dark{opacity:1}.main-nav{display:flex;flex:0 0 auto;gap:22px;align-items:center;min-width:0;font-size:15px;font-weight:600;line-height:21px;letter-spacing:0}.nav-item{position:relative;display:flex;align-items:center;min-height:80px;transition:min-height .22s ease}.site-header.is-scrolled .nav-item{min-height:61px}.nav-link{position:relative;display:inline-flex;gap:6px;align-items:center;min-height:41px;padding:10px 5px 10px 9px;color:#f5f5f5;font-size:15px;font-weight:600;line-height:21px;white-space:nowrap;transition:color .18s ease}.nav-link:after{position:absolute;right:0;bottom:-10px;left:0;height:0;content:"";background:var(--accent);opacity:0;transform:scaleX(.5);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active,.nav-item:hover>.nav-link{color:var(--accent)}.nav-link:hover:after,.nav-link:focus-visible:after,.nav-link.is-active:after,.nav-item:hover>.nav-link:after{opacity:0;transform:scaleX(1)}.site-header.is-scrolled .nav-link{color:#2e3e56}.site-header.is-scrolled .nav-link:hover,.site-header.is-scrolled .nav-link:focus-visible,.site-header.is-scrolled .nav-link.is-active,.site-header.is-scrolled .nav-item:hover>.nav-link{color:var(--accent)}.nav-caret{width:6px;height:6px;margin-top:2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.82;transform:rotate(45deg);transition:opacity .18s ease}.nav-item:hover>.nav-link .nav-caret,.nav-item:focus-within>.nav-link .nav-caret{opacity:1}.nav-dropdown{position:absolute;top:80px;z-index:20;color:#fff;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.site-header.is-scrolled .nav-dropdown{top:71px}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown-mega{position:fixed;top:80px;right:0;left:0;width:100vw;background:#121d2df5;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 28px 52px #070e184d}.site-header.is-scrolled .nav-dropdown-mega{top:71px}.nav-item.has-mega:after{position:absolute;top:80px;right:-14px;left:-14px;height:19px;content:""}.site-header.is-scrolled .nav-item.has-mega:after{top:61px}.nav-dropdown-shell{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;width:min(1200px,calc(100% - 48px));margin:0 auto;padding:38px 0 42px}.nav-dropdown-group{min-width:0}.nav-group-title{display:inline-flex;margin:0 0 17px;padding-bottom:10px;color:#fff;border-bottom:2px solid var(--accent);font-size:18px;font-weight:800;line-height:1.25}.nav-group-description{margin:-6px 0 16px;color:#ffffff9e;font-size:13px;line-height:1.55}.nav-dropdown-group ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.nav-dropdown-group li a{display:inline-flex;align-items:center;color:#ffffffb8;font-size:14px;font-weight:500;line-height:1.45;transition:color .18s ease,transform .18s ease}.nav-dropdown-group li a:after{width:6px;height:6px;margin-left:8px;content:"";border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;opacity:0;transform:rotate(45deg) translate(-4px);transition:opacity .18s ease,transform .18s ease}.nav-dropdown-group li a:hover,.nav-dropdown-group li a:focus-visible{color:var(--accent);transform:translate(2px)}.nav-dropdown-group li a:hover:after,.nav-dropdown-group li a:focus-visible:after{opacity:1;transform:rotate(45deg) translate(0)}.nav-dropdown-simple{top:56px;left:0;width:300px;transform:translateY(8px)}.nav-item:hover .nav-dropdown-simple,.nav-item:focus-within .nav-dropdown-simple{transform:translateY(0)}.nav-dropdown-simple ul{display:grid;gap:0;margin:0;padding:0;list-style:none;background:#233044;box-shadow:0 22px 46px #070e1847}.nav-dropdown-simple a{display:flex;min-height:56px;align-items:center;padding:16px 20px;color:#f5f5f5c7;font-size:14px;font-weight:500;line-height:22.4px;border-bottom:1px solid rgba(13,24,39,.42);transition:color .18s ease,background .18s ease}.nav-dropdown-simple a:hover,.nav-dropdown-simple a:focus-visible{color:var(--accent);background:#ffffff0a}.nav-dropdown-products{position:fixed;top:80px;right:0;left:0;width:100vw;padding:24px 0;color:#fff;background:#121d2df5;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 28px 52px #070e184d;transform:translateY(8px)}.site-header.is-scrolled .nav-dropdown-products{top:71px}.nav-item:hover .nav-dropdown-products,.nav-item:focus-within .nav-dropdown-products{transform:translateY(0)}.nav-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(1280px,calc(100vw - 48px));margin:0 auto}.nav-product-card{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:118px;padding:12px;color:#fff;border:1px solid rgba(255,255,255,.11);background:#233044db;box-shadow:0 14px 34px #070e1829;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.nav-product-card:hover,.nav-product-card:focus-visible{border-color:#f98e239e;box-shadow:0 20px 42px #070e1840;transform:translateY(-3px)}.nav-product-media{display:flex;width:96px;min-height:92px;align-items:center;justify-content:center;padding:8px;background:linear-gradient(135deg,#fffffff5,#edf3fae6)}.nav-product-media img{width:100%;max-height:76px;object-fit:contain}.nav-product-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:2px 10px 2px 16px}.nav-product-title{position:relative;display:inline-flex;width:fit-content;max-width:100%;color:#fff;font-size:15px;font-weight:900;line-height:1.36}.nav-product-title:after{position:absolute;right:-16px;bottom:.14em;width:7px;height:7px;content:"";border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.nav-product-desc{display:-webkit-box;overflow:hidden;margin-top:8px;color:#ffffff9e;font-size:12px;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nav-product-card:hover .nav-product-title,.nav-product-card:focus-visible .nav-product-title{color:var(--accent)}.nav-product-card:hover .nav-product-desc,.nav-product-card:focus-visible .nav-product-desc{color:#ffffffc7}.mega-services{--services-shell: min(1400px, calc(100vw - 48px) );--services-right-start: calc((100vw - var(--services-shell)) / 2 + 900px);min-height:720px;background:linear-gradient(90deg,rgba(18,29,45,.99) 0,rgba(18,29,45,.99) var(--services-right-start),rgba(35,48,68,.99) var(--services-right-start),rgba(35,48,68,.99) 100%)}.mega-services-shell{display:grid;grid-template-columns:440px 460px minmax(0,1fr);width:var(--services-shell);min-height:720px;margin:0 auto}.mega-service-column{padding:50px 28px 48px 0}.mega-service-ai{padding-left:0}.mega-service-iot{padding-left:0;border-left:0}.mega-service-panel{display:flex;flex-direction:column;padding:50px 0 48px 28px;border-left:0}.mega-service-panel .mega-panel-title{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;align-items:start;position:relative;margin-bottom:61px}.mega-service-panel .mega-panel-title:before{content:"☆";color:#fff;font-size:24px;font-weight:400;line-height:1}.mega-service-panel .mega-panel-title:after{position:absolute;bottom:-25px;left:0;width:32px;height:2px;content:"";background:var(--accent)}.mega-kicker,.mega-panel-title{display:inline-flex;align-items:center;gap:12px;color:var(--accent);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0;text-transform:uppercase}.mega-kicker-lines{display:inline-flex;width:auto;gap:6px;justify-items:start;line-height:25px}.mega-service-ai>.mega-kicker{min-height:36px;align-items:center}.mega-panel-title{display:block;margin-bottom:19px;color:#fff}.mega-iconbox{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.32);border-radius:9px;background:#ffffff12}.mega-iconbox svg{width:19px;height:19px;color:var(--accent)}.mega-services .mega-iconbox{color:var(--accent);border:0;border-radius:0;background:transparent}.mega-services .mega-icon-ai-text{width:32px;height:32px;color:#172132;border-radius:4px;background:var(--accent);font-size:20px;font-weight:600;line-height:32px;text-transform:none}.mega-rule{width:66px;height:2px;margin:18px 0 26px;background:var(--accent)}.mega-subsection{margin-top:44px}.mega-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 24px}.mega-service-ai .mega-link-grid{grid-template-columns:1fr;gap:0}.mega-feature-link{display:inline-flex;min-width:0;align-items:center;justify-content:space-between;gap:9px;color:#ffffffc2;font-size:15px;font-weight:400;line-height:21px;transition:color .18s ease,transform .18s ease}.mega-services .mega-feature-link,.mega-services .mega-list a{color:#fffc;font-size:14px;font-weight:500;line-height:22.4px}.mega-service-ai .mega-feature-link{width:320px;min-height:32.4px;justify-content:flex-start;padding:5px 0;text-align:left}.mega-service-ai .mega-feature-link span{display:block;width:auto}.mega-service-ai .mega-subsection{margin-top:64px}.mega-service-ai .mega-subsection .mega-iconbox{display:none}.mega-service-ai .mega-subsection .mega-kicker{width:320px;font-size:19px;line-height:30.4px;white-space:nowrap}.mega-service-ai .mega-subsection .mega-rule{margin:10px 0}.mega-service-ai .mega-subsection .mega-feature-link{width:320px;text-align:left}.mega-feature-link i,.mega-list a:after{display:inline-block;width:7px;height:7px;content:"";border-top:1.7px solid currentColor;border-right:1.7px solid currentColor;transform:rotate(45deg)}.mega-feature-link:hover,.mega-feature-link:focus-visible,.mega-list a:hover,.mega-list a:focus-visible,.mega-media-card:hover,.mega-media-card:focus-visible,.mega-platform-link:hover,.mega-platform-link:focus-visible{color:var(--accent)}.mega-list{display:grid;gap:10px}.mega-service-iot .mega-subsection{margin-top:64px}.mega-service-iot .mega-subsection .mega-rule{margin:10px 0}.mega-list a{position:relative;display:flex;width:fit-content;max-width:100%;align-items:center;gap:10px;color:#ffffffc2;font-size:15px;font-weight:400;line-height:21px;transition:color .18s ease,transform .18s ease}.mega-list a:before{display:none}.mega-card-list{display:grid;grid-template-columns:1fr;gap:30px;max-width:540px}.mega-media-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;align-items:center;min-height:82px;padding:0;color:#ffffffdb;border:0;background:transparent;font-size:14px;font-weight:600;line-height:22.4px;transition:color .18s ease,border-color .18s ease,background .18s ease}.mega-media-card img{width:120px;height:82px;grid-row:1 / span 2;object-fit:cover;border-radius:6px;background:#ffffff0f}.mega-media-card span,.mega-media-card small{display:block;grid-column:2}.mega-media-card small{margin-top:6px;color:#ffffff94;font-size:15px;font-weight:400;line-height:22.5px}.mega-panel-cta{display:inline-flex;width:fit-content;min-height:43px;align-items:center;margin-top:26px;padding:0 15px;color:var(--accent);border:1px solid var(--accent);font-size:14px;font-weight:700;line-height:21px;text-transform:uppercase}.mega-service-panel .mega-panel-cta{margin-top:42px;text-transform:none}.mega-panel-cta:after{width:7px;height:7px;margin-left:14px;content:"";border-top:1.7px solid currentColor;border-right:1.7px solid currentColor;transform:rotate(45deg)}.mega-open-tech{margin-top:36px;padding-top:14px;color:#ffffff9e;font-size:13px;line-height:1.6;border-top:1px solid rgba(255,255,255,.12)}.mega-open-tech div{display:flex;flex-wrap:wrap;gap:20px;margin-top:21px}.mega-open-tech a{display:grid;justify-items:center;gap:8px;min-width:50px;color:var(--accent);font-size:13px;font-weight:400;line-height:18px}.mega-open-tech img{width:21px;height:22px;object-fit:contain}.mega-open-tech b{color:var(--accent);border-bottom:1px dashed var(--accent);font-size:13px;font-weight:400}.mega-ai-tech{margin-top:0}.mega-ai-tech-head{display:grid;gap:0;color:#fff}.mega-ai-tech-head span{color:#fff;font-size:17px;font-weight:700;line-height:1.35}.mega-ai-tech-head small{max-width:420px;color:#ffffff94;font-size:13px;line-height:1.5}.mega-ai-tech>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.mega-ai-tech>div>a{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;min-height:56px;padding:9px;color:#ffffffd1;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.mega-ai-tech>div>a:hover,.mega-ai-tech>div>a:focus-visible{color:var(--accent);border-color:#f98e238c;background:#f98e2314;transform:translateY(-2px)}.mega-ai-tech svg{width:20px;height:20px;color:var(--accent)}.mega-ai-tech strong,.mega-ai-tech small{display:block}.mega-ai-tech strong{color:currentColor;font-size:12px;font-weight:800;line-height:1.25}.mega-ai-tech small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#ffffff8f;font-size:10px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mega-tuya-compact{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.mega-tuya-compact>span{display:block;color:#ffffffc7;font-size:13px;font-weight:800;line-height:1.4}.mega-tuya-compact>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.mega-tuya-compact a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:#ffffffb8;border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700}.mega-tuya-compact a:hover,.mega-tuya-compact a:focus-visible{color:var(--accent);border-color:#f98e238c}.mega-solutions{top:80px;min-height:527px;background:linear-gradient(90deg,#121d2df0 0% 30.6%,#233044f0 30.6% 56.4%,#233044e6 56.4% 100%)}.mega-solutions-shell{display:grid;grid-template-columns:627px 528px minmax(0,1fr);gap:0;width:100%;min-height:527px;margin:0 auto;padding:0}.mega-solution-feature{display:grid;min-height:527px;align-content:start;padding:45px 24px 50px 307px;color:#fff;background:#121d2db8}.mega-solution-feature strong{display:block;margin-top:18px;font-size:20px;font-weight:700;line-height:1.32}.mega-solution-feature>span:not(.mega-iconbox){margin-top:12px;color:#ffffffa3;font-size:14px;font-weight:400;line-height:22px}.mega-solution-feature img{width:267px;height:150px;margin-top:18px;object-fit:cover;background:#ffffff0d}.mega-solution-feature em{display:inline-flex;width:216px;min-height:48px;align-items:center;justify-content:center;margin-top:21px;padding:0 18px;color:#fff;background:var(--accent);font-size:15px;font-style:normal;font-weight:600;line-height:30px;text-transform:uppercase;white-space:nowrap}.mega-solution-feature em:after{width:8px;height:8px;margin-left:16px;content:"";border-top:1.8px solid currentColor;border-right:1.8px solid currentColor;transform:rotate(45deg)}.mega-solution-column{min-width:0;padding:42px 26px;border-left:1px solid rgba(255,255,255,.12)}.mega-solutions .mega-iconbox{width:34px;height:34px;color:var(--accent);border:0;border-radius:0;background:transparent}.mega-solutions .mega-panel-title{margin-bottom:25px;color:#fff;font-size:21px;font-weight:600;line-height:29.4px;text-transform:none}.mega-solutions .mega-panel-title:after{display:block;width:64px;height:2px;margin-top:10px;content:"";background:var(--accent)}.mega-solutions .mega-list{gap:0}.mega-solutions .mega-list a{display:block;width:100%;max-width:none;padding:0 0 17px;margin:0 0 15px;color:#ffffffeb;border-bottom:1px solid rgba(255,255,255,.08);font-size:15px;font-weight:600;line-height:21px}.mega-solutions .mega-list a:before{display:none}.mega-solutions .mega-list a:after{display:none}.mega-solutions .mega-list a>span:after{display:inline-block;width:7px;height:7px;margin-left:12px;content:"";border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px)}.mega-solutions .mega-list small{display:block;margin-top:8px;color:#ffffff8f;font-size:15px;font-weight:400;line-height:27px}.mega-solutions .mega-list a[href="/cases/"] span{color:var(--accent)}.mega-platform{top:80px;right:0;left:0;width:100vw;min-height:0;background:#121d2df5;overflow:hidden;transform:translateY(8px)}.nav-item:hover .mega-platform,.nav-item:focus-within .mega-platform{transform:translateY(0)}.mega-platform-shell{display:grid;grid-template-columns:400px minmax(0,1fr);width:min(1200px,calc(100vw - 80px));height:490px;margin:0 auto}.mega-platform-card{display:grid;align-content:start;gap:10px;padding:36px 60px;background:#142030c2}.mega-platform-card img{width:261px;height:163px;object-fit:contain;background:#ffffff0a}.mega-platform-card strong{color:#fff;font-size:20px;font-weight:600;line-height:36px}.mega-platform-card a{display:inline-flex;width:fit-content;min-height:42px;align-items:center;margin-top:8px;padding:0 22px;color:#fff;background:var(--accent);font-size:14px;font-weight:700}.mega-platform-card>a{min-height:44px;margin-top:26px;padding:0 28px;text-transform:uppercase}.mega-platform-points{display:grid;gap:21px;margin-top:12px;width:300px}.mega-platform-points a{display:grid;grid-template-columns:18px minmax(0,1fr);width:auto;min-height:0;margin:0;padding:0;color:#ffffffd1;background:transparent;font-size:15px;font-weight:400;line-height:21px}.mega-platform-points svg{width:16px;height:16px;color:#fff}.mega-platform-content{padding:48px 24px}.mega-platform-content .mega-panel-title{text-transform:none}.mega-platform-stack{display:grid;max-width:525px;gap:0}.mega-platform-row{display:grid;gap:8px;padding:25px 0 27px;color:#ffffffd6;border-bottom:1px solid rgba(255,255,255,.09)}.mega-platform-row span{font-size:16px;font-weight:500;line-height:24px}.mega-platform-row span:after{display:inline-block;width:8px;height:8px;margin-left:15px;content:"";border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.mega-platform-row small{color:#ffffff8f;font-size:15px;font-weight:400;line-height:24px;white-space:nowrap}.mega-platform-content .mega-panel-cta{min-height:0;margin-top:16px;padding:0;color:var(--accent);border:0;font-size:16px;font-weight:400;line-height:24px;text-transform:none}.header-cta{display:inline-flex;flex:0 0 auto;min-height:38px;align-items:center;justify-content:center;margin-left:22px;padding:5px 22px;color:var(--accent);border:1px solid rgba(249,142,35,.95);border-radius:20px;font-size:15px;font-weight:600;line-height:24px;text-transform:uppercase;white-space:nowrap;transition:color .18s ease,background .18s ease,border-color .18s ease}.header-cta:hover,.header-cta:focus-visible{color:#111b2a;background:var(--accent)}.site-header.is-scrolled .header-cta{color:#2e3e56;border-color:#2e3e56;background:transparent}.site-header.is-scrolled .header-cta:hover,.site-header.is-scrolled .header-cta:focus-visible{color:#fff;border-color:var(--accent);background:var(--accent)}.menu-toggle,.mobile-nav{display:none}.page{background:#fff}.hero{position:relative;min-height:650px;overflow:hidden;padding:146px 0 84px;color:#fff;background:linear-gradient(110deg,#0d1724fa,#18273aeb),radial-gradient(circle at 78% 18%,rgba(255,138,42,.22),transparent 28%),#101927}.hero:after{position:absolute;right:-12%;bottom:-26%;width:58%;height:420px;content:"";background:linear-gradient(120deg,rgba(255,138,42,.24),transparent);filter:blur(70px);transform:rotate(-10deg)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:64px;align-items:center}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px;color:#fff9;font-size:14px;font-weight:800}.breadcrumb a:hover{color:var(--accent)}.kicker{display:block;margin-bottom:18px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero h1,.index-hero h1{max-width:940px;margin:0;color:#fff;font-size:var(--h1);line-height:1.05;letter-spacing:0}.hero-copy>p,.index-hero p{max-width:760px;margin:26px 0 0;color:#ffffffbd;font-size:18px;line-height:1.82}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border:1px solid var(--accent);color:#fff;background:var(--accent);font-weight:850;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn-outline{border-color:#ffffff9e;background:transparent}.btn-outline:hover,.btn-outline:focus-visible{color:#121b2b;border-color:var(--accent);background:var(--accent)}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-points span{padding:8px 12px;border:1px solid rgba(255,255,255,.12);color:#ffffffc2;background:#ffffff0f;font-size:13px;font-weight:800}.hero-media{position:relative;padding:28px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;box-shadow:0 34px 80px #0000003d}.hero-media img{width:100%;max-height:390px;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(0,0,0,.25))}.section{padding:88px 0}.section-tight{padding-top:0}.section-alt{background:var(--soft)}.section-dark{color:#fff;background:var(--deep)}.section-heading{max-width:780px;margin-bottom:42px}.section-heading-split{display:flex;max-width:none;gap:28px;align-items:flex-end;justify-content:space-between}.section-heading.center{margin-right:auto;margin-left:auto;text-align:center}.section-heading h2{margin:0;color:var(--ink);font-size:var(--h2);line-height:1.16}.section-dark .section-heading h2{color:#fff}.section-heading p{margin:16px 0 0;color:var(--muted);font-size:17px}.section-dark .section-heading p{color:#ffffffad}.lead{color:var(--muted);font-size:17px}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.metric{padding:28px;border:1px solid var(--line);background:#fff}.metric strong{display:block;color:var(--accent);font-size:34px;line-height:1}.metric span{display:block;margin-top:12px;color:var(--muted);font-weight:800}.grid-2,.grid-3,.grid-4{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-item,.guide-step,.link-panel,.product-card,.tech-card,.topic-card{min-width:0;padding:28px;border:1px solid var(--line);background:#fff;box-shadow:0 22px 54px #182b470f;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.feature-item:hover,.guide-step:hover,.link-panel:hover,.product-card:hover,.tech-card:hover,.topic-card:hover{border-color:#ff8a2a75;box-shadow:0 30px 70px #182b471a;transform:translateY(-3px)}.feature-item svg,.guide-step svg,.link-panel svg,.product-card svg,.tech-card svg,.topic-card svg{width:34px;height:34px;color:var(--accent)}.feature-item h3,.guide-step h3,.link-panel h3,.product-card h3,.tech-card h3,.topic-card h3{margin:22px 0 0;color:var(--ink);font-size:22px;line-height:1.34}.feature-item p,.guide-step p,.link-panel p,.product-card p,.tech-card p,.topic-card p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.72}.guide-step>span{display:inline-flex;color:var(--accent);font-size:28px;font-weight:900}.topic-primer{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:stretch}.topic-definition,.topic-audience{padding:34px;border:1px solid var(--line);background:#fff;box-shadow:0 22px 54px #182b470f}.topic-definition h2{margin:10px 0 0;color:var(--ink);font-size:34px;line-height:1.24}.topic-definition p{margin:18px 0 0;color:var(--text);font-size:17px;line-height:1.78}.topic-audience ul{display:grid;gap:16px;padding:0;margin:18px 0 0;list-style:none}.topic-audience li{position:relative;padding-left:24px;color:var(--text);font-size:15px;font-weight:750;line-height:1.7}.topic-audience li:before{position:absolute;top:10px;left:0;width:8px;height:8px;content:"";border:1px solid var(--accent);border-radius:50%;background:#f98e2329}.article-grid{align-items:stretch}.article-panel{display:block;min-width:0;padding:24px 28px;color:inherit;text-decoration:none;border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 18px 48px #182b470e;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.article-panel:hover{border-color:#f98e2370;box-shadow:0 26px 64px #182b471a;transform:translateY(-3px)}.article-panel strong,.article-panel span{display:block}.article-panel strong{color:var(--ink);font-size:19px;line-height:1.42}.article-panel span{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.68}.image-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:42px;align-items:center}.image-band img{width:100%;min-height:360px;object-fit:cover}.two-column-rich{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,.64fr);gap:54px;align-items:center}.rich-side-image{overflow:hidden;margin:0;border:1px solid var(--line);background:#fff;box-shadow:0 26px 70px #182b471a}.rich-side-image img{width:100%;min-height:420px;object-fit:cover}.gallery-layout{display:grid;gap:28px}.gallery-grid{display:grid;grid-template-columns:1.18fr .82fr .82fr;gap:20px}.gallery-grid.gallery-count-1{grid-template-columns:minmax(0,1fr)}.gallery-grid.gallery-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item{position:relative;overflow:hidden;min-height:230px;margin:0;border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f5f8fb);box-shadow:0 22px 54px #182b4714}.gallery-item-1{grid-row:span 2;min-height:478px}.gallery-count-1 .gallery-item-1,.gallery-count-2 .gallery-item-1{grid-row:auto}.gallery-item>img{width:100%;height:100%;min-height:inherit;object-fit:contain;padding:18px}.gallery-item.is-scene>img,.gallery-item:nth-child(n+3).is-scene>img{object-fit:cover;padding:0}.gallery-item.is-scene:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 55%,rgba(12,24,38,.22));pointer-events:none;z-index:1}.link-stack{display:grid;gap:14px}.compact-grid{gap:16px}.compact-card{padding:22px}.product-card-large img{height:270px}.dark-card{border-color:#ffffff1f;color:#ffffffc7;background:#ffffff0f;box-shadow:none}.dark-card h3,.section-dark .feature-item h3,.section-dark .guide-step h3,.section-dark .link-panel strong{color:#fff}.dark-card p,.section-dark .feature-item p,.section-dark .guide-step p,.section-dark .link-panel span{color:#ffffffa8}.contact-card{display:grid;gap:18px;align-content:center}.contact-card svg{width:54px;height:54px;color:var(--accent)}.contact-card strong{color:#fff;font-size:28px;line-height:1.2}.contact-card span,.contact-card p{margin:0;color:#ffffffb8}.image-band-copy h2{margin:0;font-size:var(--h2);line-height:1.16}.image-band-copy p{color:var(--muted);font-size:17px}.list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.list li{position:relative;padding-left:24px;color:#354257;font-weight:750}.list li:before{position:absolute;top:12px;left:0;width:8px;height:8px;content:"";border:1px solid var(--accent);border-radius:50%}.link-panel,.link-panel strong,.link-panel span{display:block}.link-panel strong{color:var(--ink);font-size:19px;line-height:1.38}.link-panel span{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.65}.faq-list{display:grid;gap:12px}.faq-list details{padding:22px 26px;border:1px solid var(--line);background:#fff}.faq-list summary{color:var(--ink);font-size:17px;font-weight:850;cursor:pointer}.faq-list p{margin:14px 0 0;color:var(--muted)}.contact-section{color:#fff;background:linear-gradient(110deg,#101927f5,#1c2b40eb),radial-gradient(circle at 80% 10%,rgba(255,138,42,.2),transparent 32%)}.contact-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,.72fr);gap:56px;align-items:start}.contact-layout h2{margin:0;color:#fff;font-size:var(--h2);line-height:1.16}.contact-layout p{color:#ffffffb8}.contact-section .list li{color:#ffffffc7}.contact-section .list li:before{border-color:var(--accent)}.contact-form{display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.16);color:#fff;background:#ffffff14;outline:none}.contact-form input{min-height:48px;padding:0 16px}.contact-form textarea{min-height:136px;padding:14px 16px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff85}.contact-form-status{margin:0;font-size:14px}.contact-form-status.is-success{color:#8ee9b0}.contact-form-status.is-error{color:#ffb1a6}.footer{color:#d8dee7;background:#2f3f57;overflow:hidden}.footer-prelude{position:relative;display:none;height:clamp(150px,10.8vw,214px);overflow:hidden;background:#f5f5f5;isolation:isolate}.footer.is-footer-prelude-visible .footer-prelude{display:block}.footer-prelude-geometry{position:absolute;right:0;bottom:-1px;left:0;height:100%;pointer-events:none}.footer-prelude-geometry:before{position:absolute;inset:0;z-index:1;content:"";background:#7e899657;clip-path:polygon(60% 27%,100% 20%,100% 43.8%,67% 45%)}.footer-prelude-geometry:after{position:absolute;inset:0;z-index:2;content:"";background:#7e899647;clip-path:polygon(0 45.5%,33.3% 72.9%,54% 47%,67% 45%,46% 8%,33.3% 13%,0 23%)}.footer-slope{position:absolute;inset:0;z-index:3;display:block;transform-origin:50% 100%}.footer-slope-light{inset:0;background:#7e899673;clip-path:polygon(0 45.5%,33.3% 13%,54% 47%,33.3% 72.9%,0 45.5%)}.footer-slope-mid{z-index:4;inset:0;background:#5b687985;clip-path:polygon(33.3% 72.9%,46% 8%,67% 45%,54% 47%)}.footer-slope-dark{z-index:5;inset:0;background:#2f3f57;clip-path:polygon(0 45.5%,33.3% 72.9%,66.7% 15.5%,100% 43.8%,100% 100%,0 100%)}.footer-body{position:relative;z-index:2;margin-top:-1px;padding:88px 0 26px;background:#2f3f57}@keyframes footer-slope-drift{0%{transform:translate(-8px)}to{transform:translate(8px)}}.footer .container{width:min(1140px,calc(100% - 48px))}.footer-main{display:grid;grid-template-columns:minmax(420px,1.35fr) minmax(420px,1fr);gap:clamp(56px,8vw,118px);align-items:start}.footer-company img{width:158px}.footer-tagline{max-width:620px;margin:26px 0 12px;color:#fff;font-size:14px;font-weight:400;line-height:2}.footer-socials{display:flex;gap:12px;margin:22px 0;align-items:center}.footer .footer-socials a{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;color:#33465e;background:#ffffffeb;border-radius:3px;transition:color .2s ease,background .2s ease,transform .2s ease}.footer .footer-socials a:hover,.footer .footer-socials a:focus-visible{color:#fff;background:var(--accent);transform:translateY(-2px)}.footer-socials svg{width:15px;height:15px;display:block;fill:currentColor}.footer-contact{display:grid;gap:6px;margin:0;color:#ffffffb3;font-style:normal;font-size:13px;line-height:1.7}.footer-contact p{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;margin:0}.footer-contact-icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;color:#33465e;background:#ffffffeb;border-radius:4px;transform:translateY(2px)}.footer-contact-icon svg{width:14px;height:14px}.footer-contact strong{color:#ffffffb3;font-size:inherit;font-weight:400}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px}.footer nav{display:grid;align-content:start;gap:13px}.footer strong{color:#fff;font-size:16px;font-weight:700;line-height:1.8}.footer a{color:#ffffffb3;font-size:14px;font-weight:400;line-height:1.65;transition:color .18s ease}.footer a:hover,.footer a:focus-visible{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:64px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff85;font-size:12px}.footer-bottom nav{display:inline-flex;flex-wrap:wrap;gap:20px;align-items:center}.footer-bottom a{color:#ffffffb3;font-size:12px}.index-hero{min-height:720px;padding:156px 0 92px;color:#fff;background:linear-gradient(110deg,#0d1724f5,#0f1e2fdb),url(/images/products/zhengzhou-office.jpg) center / cover no-repeat}.index-hero .container{max-width:1180px}.index-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:54px;background:#ffffff1f}.index-proof div{padding:24px;background:#101927b8}.index-proof strong{display:block;color:var(--accent);font-size:28px}.tech-card,.product-card,.topic-card{display:flex;flex-direction:column}.tech-card a,.product-card a,.topic-card a{margin-top:auto;padding-top:22px;color:var(--accent);font-weight:850}.product-card img{height:210px;object-fit:contain;margin:-4px 0 16px}.spec-table{display:grid;border:1px solid var(--line);background:#fff}.spec-row{display:grid;grid-template-columns:220px minmax(0,1fr) minmax(0,1fr);gap:20px;padding:18px 22px;border-bottom:1px solid var(--line)}.spec-row:last-child{border-bottom:0}.spec-row strong{color:var(--ink)}.spec-row span,.spec-row small{color:var(--muted)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1180px){.site-header-inner{gap:18px}.main-nav{gap:12px;font-size:13px}.header-cta{padding:0 14px;font-size:12px}.nav-dropdown-products{padding:18px}.nav-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-product-card{grid-template-columns:82px minmax(0,1fr);min-height:106px}.nav-product-media{width:82px;min-height:80px}.nav-product-media img{max-height:66px}.nav-product-title{font-size:14px}.nav-product-desc{font-size:11px}.ai-tech-service-grid,.ai-tech-architecture-grid,.ai-tech-evaluation-grid,.ai-tech-related-grid,.ai-tech-openai .ai-tech-service-grid,.ai-tech-dify .ai-tech-service-grid,.ai-tech-funasr .ai-tech-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-tech-case-grid,.ai-tech-link-columns,.hero-layout,.image-band,.contact-layout,.two-column-rich{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:1fr;gap:42px}}@media(max-width:980px){.container{width:min(100% - 32px,var(--container))}.site-header-inner{width:min(100% - 32px,var(--container));min-height:68px;justify-content:space-between}.brand img{width:124px}.main-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;flex-direction:column;width:42px;height:38px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff0f;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff}.site-header.is-scrolled .menu-toggle{border-color:#2e3e5647;background:#2e3e560a}.site-header.is-scrolled .menu-toggle span{background:#2e3e56}.mobile-nav{position:fixed;top:68px;right:0;left:0;max-height:0;overflow:hidden;background:#182331;opacity:0;transition:max-height .24s ease,opacity .2s ease}.site-header.menu-open .mobile-nav{display:grid;max-height:calc(100vh - 68px);overflow-y:auto;opacity:1}.mobile-nav a,.mobile-nav summary{display:flex;min-height:46px;align-items:center;padding:0 22px;border-top:1px solid rgba(255,255,255,.08);font-weight:800}.mobile-nav details a{padding-left:36px;color:#ffffffbd;font-size:14px}.ai-tech-hero{min-height:0;padding:112px 0 56px}.ai-tech-hero-inner,.ai-tech-intro,.ai-tech-visual-layout,.ai-tech-capability-layout,.ai-tech-process-layout,.ai-tech-deliverable-layout,.ai-tech-reason-layout,.ai-tech-faq-layout{grid-template-columns:1fr}.ai-tech-hero-panel{min-height:260px}.ai-tech-visual-copy{padding-left:24px}.ai-tech-service-grid,.ai-tech-architecture-grid,.ai-tech-capability-list,.ai-tech-evaluation-grid,.ai-tech-related-grid,.ai-tech-deliverable-list,.ai-tech-openai .ai-tech-service-grid,.ai-tech-dify .ai-tech-service-grid,.ai-tech-funasr .ai-tech-service-grid{grid-template-columns:1fr}.hero,.index-hero{min-height:0;padding:112px 0 56px}.hero h1,.index-hero h1{font-size:clamp(34px,10vw,48px)}.section{padding:62px 0}.section-tight{padding-top:0}.grid-2,.grid-3,.grid-4,.metrics,.index-proof,.topic-primer,.section-heading-split,.gallery-grid,.footer-main,.footer-links{grid-template-columns:1fr}.section-heading-split{display:grid;align-items:start}.topic-tags{justify-content:flex-start}.gallery-item-1{grid-row:auto}.hero-media{padding:20px}.spec-row{grid-template-columns:1fr;gap:8px}.footer-bottom{display:grid}.footer-prelude,.footer-prelude-geometry{height:128px}.footer-slope-light,.footer-slope-mid,.footer-slope-dark{inset:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:is(.page,.home-live,.ai-tech-page,.product-index-page) h1{font-size:var(--h1);line-height:var(--h1-line)}:is(.page,.home-live,.ai-tech-page,.product-index-page) h2{font-size:var(--h2);line-height:var(--h2-line)}:is(.page,.home-live,.ai-tech-page,.product-index-page) h3,:is(.page,.home-live,.ai-tech-page,.product-index-page) h3 button{font-size:var(--h3);line-height:var(--h3-line)}.home-live-hero h2{font-size:var(--h1);line-height:var(--h1-line)}
