/* YUNDIAN — premium homepage / native HTML, CSS, SVG and Canvas.
   Global content rail: max-width 1400px. No remote fonts or UI libraries. */
:root{--container:1400px;--ink:#141c2b;--muted:#747e91;--blue:#4e70f9;--blue-dark:#3457de;--purple:#8668e9;--line:#e4e8ee;--paper:#fff;--off:#f6f7fa;--night:#080e1c;--radius:18px;--font:"Inter","SF Pro Display","PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif;--ease:cubic-bezier(.22,.68,0,1.01)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none;padding:0}img{display:block;max-width:100%;height:auto}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650}h1,h2,h3{line-height:1.25}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #6a84ff;outline-offset:5px;border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8096f6;outline-offset:1px}::selection{color:white;background:#516af0}[hidden]{display:none!important}button:disabled{opacity:.6;cursor:wait}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.icon{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{width:0;height:0;position:absolute;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:20px;top:-80px;background:white;color:#141c2b;padding:12px;z-index:999}.skip-link:focus{top:12px}.section{padding:112px 0}.eyebrow{display:block;font-size:11px;font-family:Arial,var(--font);font-weight:600;letter-spacing:2.2px;line-height:1.6;color:#657494;margin-bottom:21px}.micro{font-family:Arial,var(--font);font-size:9px;letter-spacing:1.5px}.muted{color:#949cab}.gradient-text{color:#b6c5ff;background:linear-gradient(100deg,#c5d6ff 0%,#a3b7ff 36%,#a69bf2 76%,#dfdcff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:49px}.section-heading h2,h2{font-size:clamp(32px,3vw,44px);letter-spacing:-1.8px;line-height:1.42}.heading-aside{max-width:360px;color:#737c8b;font-size:14px;line-height:1.9}.heading-aside .text-link{margin-top:22px}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:600;color:var(--ink);line-height:1.6}.text-link .icon{width:20px;height:20px;transition:transform .25s}.text-link:hover .icon{transform:translate(3px,-2px)}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:14px 24px;border:1px solid transparent;border-radius:7px;line-height:1.3;font-size:13px;font-weight:600;transition:background .25s,box-shadow .25s,border-color .25s,transform .25s;white-space:nowrap}.button .icon{width:19px;height:19px}.primary{color:#fff;background:linear-gradient(120deg,#527cff,#5064e8);box-shadow:0 4px 24px #4c6cf626}.primary:hover{background:linear-gradient(120deg,#658bff,#6374f2);box-shadow:0 8px 28px #4c6cf650;transform:translateY(-2px)}.ghost{background:transparent;color:inherit;border-color:#ffffff25}.ghost:hover{border-color:#ffffff60;background:#ffffff09}.small{min-height:42px;padding:11px 18px;font-size:12px}.pill{display:inline-flex;align-items:center;border:1px solid #d7ddef;border-radius:30px;white-space:nowrap;padding:5px 11px;font:9px Arial,sans-serif;letter-spacing:1px;color:#6c78a0}.status-dot,.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#94dcc8;box-shadow:0 0 10px #78d8ba40;flex-shrink:0}.status-dot{position:relative}.status-dot:after{content:"";position:absolute;inset:-5px;border:1px solid #94dcc840;border-radius:50%;animation:ping 3s infinite}.circle-button{border:1px solid #d5ddea;border-radius:50%;display:grid;place-items:center;width:47px;height:47px;color:#4a61bc;transition:background .2s,transform .2s}.circle-button:hover{background:white;transform:rotate(10deg)}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5e8ee;border-radius:50%;color:#49536b}.icon-button:hover{background:#f2f4f9}#scroll-progress{position:fixed;top:0;left:0;height:2px;width:100%;transform-origin:left;transform:scaleX(0);background:linear-gradient(90deg,#5477f5,#a593ff);z-index:110}
/* Header / navigation */
.site-header{position:absolute;top:0;width:100%;height:88px;z-index:90;color:#e7eaf4;border-bottom:1px solid #ffffff0b;transition:background .3s,box-shadow .3s,color .3s}.site-header.is-fixed{position:fixed;height:74px;background:#fffffff0;backdrop-filter:blur(20px);color:#222c3f;border-color:#d6ddeb70;box-shadow:0 6px 22px #1e294b04}.nav-row{height:100%;display:flex;justify-content:space-between;align-items:center;gap:35px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-symbol{width:38px;height:38px}.brand-type{font-size:25px;font-weight:750;line-height:1.1;letter-spacing:3px}.brand-type>span{display:block;font-size:8px;font-family:Arial,sans-serif;letter-spacing:2.3px;margin-top:5px;font-weight:500}.desktop-nav{display:flex;align-items:center;gap:29px;margin-left:auto}.nav-link{font-size:12px;white-space:nowrap;position:relative;display:flex;align-items:center;gap:5px;color:inherit;opacity:.78;min-height:44px}.nav-link:hover,.nav-link[aria-expanded=true]{opacity:1}.nav-link.current{opacity:1}.nav-link.current:after{content:"";position:absolute;width:3px;height:3px;background:#93aaff;border-radius:50%;bottom:3px;left:50%}.nav-link .icon{width:12px;height:12px}.nav-actions{display:flex;align-items:center;gap:20px}.nav-contact{font-size:12px;opacity:.75;white-space:nowrap}.nav-contact:hover{opacity:1}.menu-button{display:none;color:inherit;width:35px;height:40px;place-items:center}.mega-menu{position:absolute;top:100%;background:#fcfdff;color:#242d43;box-shadow:0 25px 38px #01071630;width:100%;border-bottom:1px solid #dce2ef;padding:35px 0 38px;max-height:calc(100dvh - 90px);overflow:auto}.mega-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px}.mega-intro{padding-right:30px;border-right:1px solid #e1e5ef}.mega-intro .eyebrow{font-size:8px;margin-bottom:17px}.mega-intro h3{font-size:26px;line-height:1.5;margin-bottom:22px}.mega-col p{color:#999fb1;font-size:11px;margin:5px 0 14px}.mega-col button,.mega-col a{display:block;padding:8px 0;font-size:13px;text-align:left}.mega-col button:hover,.mega-col a:hover{color:var(--blue)}
/* Hero / native 3D canvas and moving SVG orbits */
.hero{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 80% 65%,#172443,transparent 51%),#080e1c;color:#f7f8ff;padding-top:88px;min-height:860px}.hero-ambient{position:absolute;width:800px;height:600px;top:90px;right:-300px;background:radial-gradient(ellipse,#31467928,transparent 60%);z-index:-1}.hero-grid{position:absolute;inset:88px 0 0;background-image:linear-gradient(#7c91b90a 1px,transparent 1px),linear-gradient(90deg,#7c91b90a 1px,transparent 1px);background-size:100px 100px;mask-image:linear-gradient(90deg,transparent 25%,black 90%);z-index:-1}.hero-layout{display:grid;grid-template-columns:.94fr 1.06fr;gap:15px;align-items:center;min-height:690px}.hero-copy{position:relative;z-index:3;padding:55px 0 38px}.hero-kicker{font-size:12px;letter-spacing:1px;color:#a7b3ce;display:flex;align-items:center;gap:12px;margin-bottom:29px}.hero-kicker .line{height:1px;background:linear-gradient(90deg,#91a5db60,transparent);width:51px;margin-left:8px}.hero h1{font-size:clamp(46px,4.45vw,72px);line-height:1.3;letter-spacing:-3.8px;font-weight:650;white-space:nowrap;margin-bottom:25px}.hero-description{font-size:15px;color:#98a4bc;line-height:2.08;font-weight:400}.hero-buttons{display:flex;align-items:center;gap:13px;margin-top:37px}.round-play{display:grid;place-items:center;width:25px;height:25px;border:1px solid #909ab66e;border-radius:50%}.round-play .icon{width:12px;height:12px;margin-left:2px}.hero .ghost{padding-inline:17px;gap:10px;font-size:12px}.hero-promises{display:flex;gap:27px;font-size:10px;color:#8e9bb5;margin-top:40px}.hero-promises>span{display:flex;align-items:center;gap:7px}.hero-promises .icon{height:15px;width:15px;stroke-width:1.4}.hero-visual{position:relative;height:657px;min-width:0;perspective:1200px}.hero-visual canvas{position:absolute;width:100%;height:100%;inset:0;z-index:0;pointer-events:none}.hero-orbits{position:absolute;inset:0;width:100%;height:100%;opacity:.7;pointer-events:none}.orbit-dash{animation:orbitDash 25s linear infinite}.orbit-label{position:absolute;top:52px;right:11px;font:9px Arial,sans-serif;letter-spacing:3px;color:#617491;display:flex;gap:20px}.orbit-label span{font-size:17px;color:#879fd9;line-height:8px}.parallax-layer{--dx:0px;--dy:0px;translate:var(--dx) var(--dy);will-change:translate;transition:translate .2s ease-out}.search-chip{position:absolute;top:128px;right:64px;min-width:338px;height:54px;display:flex;align-items:center;gap:16px;padding:0 15px;color:#bdc9e0;font-size:12px;background:linear-gradient(120deg,#25344ed9,#13233be6);border:1px solid #8da2e435;border-radius:11px;box-shadow:0 25px 60px #02071350;z-index:3;backdrop-filter:blur(10px);transform:rotate(-4deg)}.search-chip>.icon{width:17px;height:17px;color:#8b9fee}.keycap{border:1px solid #8b9aa235;border-radius:5px;padding:0 6px;font-size:15px;line-height:23px;margin-left:auto}.hero-browser{position:absolute;left:4%;right:1%;top:220px;border-radius:13px;background:#1a2941;box-shadow:-8px 37px 78px #000a,0 0 0 1px #a6bcff40,0 0 70px #536dec15;overflow:hidden;transform:rotateY(-12deg) rotateX(7deg) rotateZ(-3deg);z-index:2;transform-origin:center}.browser-bar{height:34px;display:flex;align-items:center;padding:0 15px;gap:25px;color:#8c9abb;background:linear-gradient(90deg,#2b3954,#18263e)}.browser-dots{display:flex;gap:5px}.browser-dots i{height:5px;width:5px;border-radius:50%;background:#7f8faa60}.browser-address{font:8px Arial,sans-serif;letter-spacing:1.7px;margin:auto}.browser-bar>.icon{width:12px;height:12px}.hero-browser img{width:100%;transition:opacity .18s}.browser-bottom{display:flex;gap:9px;align-items:center;color:#9faeca;font-size:8px;padding:11px 17px;background:#142138}.browser-bottom .micro{margin-left:auto;font-size:6px;color:#667eab}.float-card{position:absolute;backdrop-filter:blur(16px);z-index:4;border:1px solid #bccfff30;border-radius:12px;box-shadow:0 16px 40px #030a1833;background:linear-gradient(120deg,#1a2e4eeb,#101e38ef)}.connect-card{display:flex;align-items:center;gap:13px;left:-1%;top:198px;padding:15px 17px;transform:rotate(-3deg)}.float-icon{width:37px;height:37px;display:grid;place-items:center;background:#5979b826;border:1px solid #9facdf1a;border-radius:10px;color:#a9bdff}.float-icon .icon{width:22px;height:22px}.connect-card small{font:7px Arial,sans-serif;color:#93a1c1;letter-spacing:1px;display:block;margin-bottom:5px}.connect-card strong{font-size:11px;color:#d2dafa;font-weight:500}.spark-dot{height:5px;width:5px;background:#96d8c6;border-radius:50%;margin-left:6px;box-shadow:0 0 14px #6bffb97a}.market-card{bottom:72px;right:-14px;width:246px;padding:18px 18px 12px;transform:rotate(4deg)}.market-top{display:flex;gap:9px;align-items:center;font-size:10px;color:#d7e3fa}.market-languages{display:flex;gap:7px;margin:12px 0}.market-languages span{background:#637aac1c;border:1px solid #708bce25;border-radius:4px;color:#99a8c4;font:8px Arial,sans-serif;padding:4px 6px}.market-card>svg{width:100%;height:37px;margin:12px 0 4px}.market-card>small{font-size:7px;letter-spacing:.3px;color:#7a88a7}.line-draw{stroke-dasharray:250;stroke-dashoffset:250;animation:drawLine 4s 1s both}.concept-switch{position:absolute;display:flex;gap:3px;left:18%;bottom:15px;z-index:5;border:1px solid #7c8ca61f;background:#090f20bf;border-radius:30px;padding:4px;backdrop-filter:blur(10px)}.concept-switch button{font-size:10px;color:#7685a3;padding:7px 15px;border-radius:30px;transition:background .2s,color .2s}.concept-switch button.active{background:#667ea121;color:#c8d4ed}.hero-bottom{height:81px;border-top:1px solid #ffffff10;display:flex;align-items:center;justify-content:space-between;color:#65728d;font:8px Arial,sans-serif;letter-spacing:1.9px}.hero-bottom>a{display:flex;align-items:center;gap:17px;font-size:10px;letter-spacing:1px}.scroll-mouse{height:22px;width:13px;border:1px solid #64738e;border-radius:10px;display:inline-block;position:relative}.scroll-mouse:after{content:"";width:2px;height:4px;position:absolute;top:4px;left:4px;background:#94a4c3;border-radius:2px;animation:mouseScroll 2s infinite}.ecosystem{background:#f7f8fb;border-bottom:1px solid #e9ecf3}.ecosystem-inner{min-height:118px;display:flex;align-items:center;gap:66px}.ecosystem p{font-size:11px;color:#939cad;white-space:nowrap;line-height:1.9}.ecosystem strong{font-weight:500;color:#556174}.platform-words{display:flex;align-items:center;justify-content:space-between;gap:30px;width:100%;font:17px Arial,sans-serif;color:#7b8497;letter-spacing:-.4px}.platform-words .wp-word{font-size:22px;white-space:nowrap}.wp-word b{font-family:Georgia,serif;font-size:18px;font-weight:500}.shop-word{font-style:italic;font-weight:700}.meta-word{font-size:20px}.ai-word{font-size:12px!important;letter-spacing:1px;display:flex;align-items:center;gap:8px}.ai-word .icon{width:19px;height:19px}
/* Service switcher */
.services-section{padding-bottom:81px}.service-workspace{display:grid;grid-template-columns:365px 1fr;gap:52px}.service-tabs{display:flex;flex-direction:column}.service-tab{display:flex;align-items:center;gap:15px;width:100%;text-align:left;padding:17px 13px 17px 0;border-bottom:1px solid #e7eaf0;position:relative;transition:color .2s,background .2s;color:#8b92a0;min-height:82px}.service-tab:last-child{border-bottom:0}.tab-num{font:10px Arial,sans-serif;color:#b8bdc7;width:22px;flex-shrink:0}.service-tab>.icon:not(.tab-arrow){width:20px;height:20px;color:#8a95af}.service-tab>span:not(.tab-num){font-size:15px;line-height:1.6}.service-tab small{display:block;font:8px Arial,sans-serif;letter-spacing:1.3px;color:#a4aab6;margin-top:6px}.tab-arrow{margin-left:auto;width:18px;height:18px;color:#9aa6c7;opacity:0;transform:translate(-5px,5px);transition:opacity .3s,transform .3s}.service-tab.active{color:#233763}.service-tab.active>.icon{color:#6078d3}.service-tab.active small{color:#8a9bc2}.service-tab.active .tab-arrow,.service-tab:hover .tab-arrow{opacity:1;transform:none}.service-tab:hover{color:#334668}.service-panel{border:1px solid #e1e6f2;border-radius:var(--radius);background:radial-gradient(ellipse at 90% 40%,#e8edff,transparent 65%),#f7f9fe;padding:36px 38px 23px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-width:0;transition:background .4s}.service-panel[data-mode=geo]{background:radial-gradient(ellipse at 90% 40%,#e9e3ff,transparent 65%),#f9f8fe}.service-panel[data-mode=ads]{background:radial-gradient(ellipse at 90% 40%,#ffecd8,transparent 65%),#fcfaf6}.service-panel[data-mode=social]{background:radial-gradient(ellipse at 90% 40%,#f6e5f6,transparent 65%),#fcf8fe}.service-panel[data-mode=growth]{background:radial-gradient(ellipse at 90% 40%,#e1f1ec,transparent 65%),#f6fbf9}.service-topline{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:#8c97b0}.service-content{display:grid;grid-template-columns:1fr 230px;align-items:center;gap:10px;flex:1;margin:21px 0 29px}.service-content h3{font-size:32px;letter-spacing:-.8px;line-height:1.5;color:#253257;margin-bottom:18px}.service-content p{font-size:13px;line-height:1.95;color:#7b859e;max-width:490px}.service-emblem{position:relative;width:224px;height:224px;display:grid;place-items:center}.emblem-ring{position:absolute;border:1px solid #889ee928;border-radius:50%;width:184px;height:184px;transform:rotateX(40deg) rotateZ(-25deg)}.ring-2{width:221px;height:221px;border-style:dashed;border-color:#93a2d92b;transform:rotateX(20deg) rotateZ(22deg);animation:rotateSlow 60s linear infinite}.emblem-center{width:101px;height:101px;border-radius:29px;background:linear-gradient(150deg,#fff,#dce4fd);box-shadow:10px 18px 30px #7887cb20,inset 0 1px 1px #fff;border:1px solid #fff;display:grid;place-items:center;transform:rotate(-10deg)}.emblem-center .icon{width:47px;height:47px;color:#718be4;stroke-width:1.2;transform:rotate(10deg)}.emblem-node{position:absolute;border-radius:6px;width:19px;height:19px;background:linear-gradient(135deg,#c8d3fb,#f9faff);border:1px solid white;box-shadow:0 8px 16px #6b7cac16}.n1{top:28px;left:42px;transform:rotate(24deg)}.n2{bottom:22px;left:54px;width:12px;height:12px;transform:rotate(-18deg)}.n3{right:21px;top:139px;transform:rotate(18deg)}.service-features{display:grid;grid-template-columns:1fr 1fr;gap:12px 23px;padding-bottom:25px;font-size:11px;color:#637296}.service-features>span{display:flex;gap:9px;align-items:center}.service-features>span:before{content:"";width:5px;height:5px;border:1px solid #a3b1d5;border-radius:50%;flex-shrink:0}.service-panel-foot{display:flex;align-items:center;gap:20px;border-top:1px solid #d7dff0;padding-top:19px;justify-content:space-between}.service-panel-foot p{display:flex;gap:8px;align-items:center;color:#7c8aa3;font-size:10px}.service-panel-foot .live-dot{background:#94a8de;box-shadow:none;width:5px;height:5px}.service-footnote{margin:28px 0 0;padding-left:417px;display:flex;justify-content:space-between;gap:20px;color:#9ca4b1;font-size:11px}.service-footnote .text-link{font-size:11px;color:#586994}.panel-change{animation:panelIn .4s var(--ease)}
/* Work showcase */
.work-section{background:#f7f8fa}.work-section .section-heading{margin-bottom:35px}.work-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px}.filter-group{display:flex;align-items:center;gap:8px}.filter-group button{border:1px solid transparent;border-radius:30px;padding:9px 16px;font-size:11px;color:#929aaa;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}.filter-group button span{font-size:8px;font-family:Arial;color:#aab2bf;margin-left:5px}.filter-group button.active{background:white;color:#25395e;border-color:#e2e6ef;box-shadow:0 4px 10px #33426303}.filter-group button:hover{color:#425ca8}.sample-note{display:flex;align-items:center;gap:7px;color:#9ca3b0;font-size:10px}.sample-note>span{width:5px;height:5px;background:#a9b0be;border-radius:50%}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.work-card{display:block;text-align:left;min-width:0}.work-art{height:300px;border-radius:12px;position:relative;overflow:hidden;padding:71px 23px 0;transition:box-shadow .4s}.dark-art{background:radial-gradient(ellipse at 70% 60%,#28446c,#131f36 68%)}.warm-art{background:radial-gradient(ellipse at 70% 50%,#e4ded3,#dad3c7)}.purple-art{background:radial-gradient(ellipse at 70% 50%,#e4dcfb,#cdc4e2)}.work-badge{position:absolute;top:23px;left:25px;font:8px Arial,sans-serif;letter-spacing:1.9px;color:#8d9db9}.warm-art .work-badge{color:#8b8374}.purple-art .work-badge{color:#8c7aa8}.work-browser{border-radius:6px;overflow:hidden;box-shadow:-10px 20px 35px #01061542;transform:rotate(-5deg) perspective(1000px) rotateY(-4deg);border:1px solid #ffffff5e;width:100%;transition:transform .6s var(--ease)}.tiny-bar{height:15px;background:#f6f7f9;display:flex;align-items:center;gap:3px;padding-left:7px}.tiny-bar i{height:3px;width:3px;border-radius:50%;background:#b8bbc5}.work-browser img{width:100%}.warm-art .work-browser{transform:rotate(5deg) perspective(1000px) rotateY(4deg)}.purple-art .work-browser{transform:rotate(-4deg) perspective(1000px) rotateY(-4deg)}.work-card:hover .work-browser{transform:rotate(0) translateY(-6px) scale(1.025)}.work-card:hover .work-art{box-shadow:0 20px 36px #22345114}.work-corner{position:absolute;top:16px;right:17px;border:1px solid #ffffff30;background:#fff1;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;color:white;opacity:0;transform:translate(-3px,3px);transition:opacity .3s,transform .3s}.work-corner .icon{width:14px;height:14px}.work-card:hover .work-corner{opacity:1;transform:none}.warm-art .work-corner,.purple-art .work-corner{color:#514766;border-color:#fff8;background:#ffffff4f}.work-caption{display:flex;align-items:center;justify-content:space-between;margin-top:23px;gap:12px}.work-caption>div>span{font:8px Arial,sans-serif;letter-spacing:1.35px;color:#9ba3b1;display:block;margin-bottom:10px}.work-caption h3{font-size:17px;font-weight:600;letter-spacing:-.5px}.work-index{color:#b4bdcb;font:11px Arial,sans-serif}.work-card>p{color:#8e97a6;font-size:11px;margin-top:10px;line-height:1.9}.work-card[hidden]{display:none}
/* AI dark chapter */
.ai-section{background:#0c1120;color:#eceff9;position:relative;overflow:hidden;isolation:isolate}.ai-mesh{position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 50% 45%,#28215180,transparent 58%)}.light-eyebrow{color:#8592b2}.ai-section .section-heading h2{font-size:41px}.ai-section .heading-aside{color:#8995ae}.dark-pill{color:#acb5df;border-color:#717db039;font-size:10px;font-family:var(--font);letter-spacing:.6px;padding:7px 12px;margin-bottom:18px}.ai-workbench{display:grid;grid-template-columns:1fr 320px 1fr;gap:20px;align-items:center;position:relative;padding:27px 40px 25px;border:1px solid #7282a820;border-radius:20px;background:linear-gradient(120deg,#1f2a402b,#26233c38);overflow:hidden;min-height:315px}.ai-sources,.ai-output{position:relative;z-index:2}.ai-sources>.micro,.ai-output>.micro{font-size:8px;color:#747f9b;margin-bottom:23px;display:block}.ai-sources>div{display:flex;align-items:center;gap:13px;padding:12px 15px;border:1px solid #a1b4f414;border-radius:8px;background:#172037a6;max-width:300px;margin-top:9px;box-shadow:0 3px 12px #0308100d}.ai-sources>div>.icon{width:23px;height:23px;color:#8b91ce}.ai-sources>div>span{font-size:11px;color:#b6c0d7}.ai-sources small{display:block;color:#6d7e9b;font-size:9px;margin-top:4px}.ai-core{position:relative;align-self:center;z-index:2}.ai-core>svg{width:280px;margin:0 auto}.ai-core>span{display:block;font:9px Arial,sans-serif;letter-spacing:4px;color:#909dc2;position:absolute;left:0;right:0;bottom:7px;text-align:center}.ai-orbit{transform-origin:150px 150px;animation:rotateSlow 25s linear infinite}.output-window{background:linear-gradient(120deg,#171e34e0,#20283cdf);border:1px solid #acbce12b;border-radius:13px;padding:19px}.output-top{font-size:9px;color:#97a1bd;display:flex;gap:7px;align-items:center;padding-bottom:16px;border-bottom:1px solid #aebade11}.output-top>span:last-child{margin-left:auto;font:7px Arial;letter-spacing:1px;color:#717f9b}.output-window p{font-size:12px;color:#c3c6e1;margin:20px 0 17px;min-height:21px}.output-lines{display:flex;flex-direction:column;gap:9px}.output-lines i{height:5px;background:linear-gradient(90deg,#4f58785c,#4f587819);border-radius:3px;width:92%}.output-lines i:nth-child(2){width:76%}.output-lines i:nth-child(3){width:83%}.human-review{display:flex;align-items:center;gap:8px;font-size:8px;color:#8794b1;margin-top:28px}.human-review>.icon{height:14px;width:14px;color:#91baa9}.ai-connectors{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.beam{animation:beamMove 5s linear infinite}.ai-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:32px}.ai-steps{display:flex;gap:18px;align-items:center;flex:1}.ai-steps button{display:flex;align-items:center;gap:11px;font-size:11px;color:#687692;border-bottom:1px solid #64718d27;flex:1;padding:13px 2px;position:relative;transition:color .3s}.ai-steps button>span{font:9px Arial;color:#56617b}.ai-steps button:after{position:absolute;content:"";height:1px;bottom:-1px;background:linear-gradient(90deg,#7b9ff5,#b996fc);left:0;right:100%;transition:right .4s}.ai-steps button.active:after{right:0}.ai-steps button.active,.ai-steps button.active>span{color:#bcc8ee}.ai-controls .button{min-height:41px;font-size:11px;padding:10px 19px;margin-left:33px}.ai-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:23px;font-size:10px;color:#7c87a0}.ai-foot>span{font-size:9px;color:#53617d}.ai-section.running .output-lines i{background:linear-gradient(90deg,#6a72ba,#4f587810,#6a72ba);background-size:200% 100%;animation:shimmer 2s linear infinite}
/* solutions */
.solution-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.solution-tabs button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 0;text-align:left;border-bottom:1px solid #e5e9ef;color:#a6acb7;font-size:14px;position:relative;transition:color .25s}.solution-tabs button>span{font-size:10px;font-family:Arial;color:#b7c0d0}.solution-tabs button.active{color:#213967}.solution-tabs button:after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:-1px;background:#708ae5;transition:right .3s}.solution-tabs button.active:after{right:0}.solution-tabs button:hover{color:#455b8c}.solution-panel{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;padding:45px 48px;background:#f8f9fb;border:1px solid #e9edf2;border-radius:17px;align-items:center}.solution-copy .eyebrow{font-size:9px;letter-spacing:1.6px;color:#96a1b5;margin-bottom:22px}.solution-copy h3{font-size:26px;line-height:1.6;letter-spacing:-.7px;margin-bottom:17px}.solution-copy>p{font-size:12px;color:#828c9f;line-height:1.95;min-height:68px}.solution-tags{display:flex;gap:7px;flex-wrap:wrap;margin:19px 0 23px}.solution-tags>span{font-size:9px;padding:4px 9px;border-radius:4px;border:1px solid #e2e6ec;color:#8691a6;background:#fff6}.solution-copy .text-link{font-size:12px}.journey-label{font:8px Arial;letter-spacing:1.7px;color:#8b98ad;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:43px}.journey-label>span{font:9px var(--font);letter-spacing:0;color:#a3acb9}.journey-path{display:flex;align-items:center;gap:7px;justify-content:space-between}.journey-path>div{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;padding:31px 8px 24px;border:1px solid #e9edf3;border-radius:10px;min-width:0;flex:1;box-shadow:0 7px 20px #223b7603}.journey-number{position:absolute;top:8px;left:10px;font:8px Arial;color:#adb8cb}.journey-path .icon{height:30px;width:30px;color:#7d94c8;stroke-width:1.2;margin-bottom:15px}.journey-path strong{font-size:11px;font-weight:500;white-space:nowrap}.journey-path small{font:6px Arial;color:#a3aec2;letter-spacing:.4px;margin-top:7px}.journey-connector{font:18px Arial;color:#b0bace}.solution-stack{display:flex;gap:6px;margin-top:31px;justify-content:center;flex-wrap:wrap}.solution-stack span{color:#a1aabe;font-size:9px}.solution-stack span+span:before{content:"+";margin-right:6px;color:#bdc4d0}
/* process */
.process-section{padding-top:32px;padding-bottom:100px}.process-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:105px;border-top:1px solid #e7eaf0;padding-top:80px}.process-intro h2{margin-bottom:24px}.process-intro>p{font-size:13px;color:#8f99aa;line-height:2}.process-seal{display:flex;align-items:center;gap:10px;margin:30px 0;font-size:10px;color:#8e9bb1}.process-seal>.icon{width:18px;height:18px;stroke-width:1.3;color:#819ac5}.process-list details{border-bottom:1px solid #e8ecf2}.process-list details:first-child{border-top:1px solid #e8ecf2}.process-list summary{display:flex;align-items:center;gap:35px;padding:22px 0;cursor:pointer;list-style:none}.process-list summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.step-number{font:30px Arial;color:#c1c9d5;letter-spacing:-1px;width:46px}.process-list summary>span:nth-child(2){font-size:17px;color:#59647a}.process-list summary small{display:block;font:8px Arial;letter-spacing:1.7px;color:#a7afbe;margin-top:8px}.process-list .plus{margin-left:auto}.plus{font:22px Arial;color:#adb7c9;transition:transform .25s}.process-list details[open] summary>span:nth-child(2){color:#253d6a}.process-list details[open] .step-number{color:#6d85cc}.process-list details[open] .plus,.faq-list details[open] .plus{transform:rotate(45deg)}.process-detail{padding:0 30px 26px 82px;color:#8a95a8;font-size:12px;line-height:2}.process-detail>div{display:flex;gap:19px;font-size:9px;margin-top:15px;color:#98a8c7}
/* resources */
.academy-section{background:#f7f8fa}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.resource-card{display:block;text-align:left;border:1px solid #e4e8ef;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;background:white}.resource-card:hover{transform:translateY(-5px);box-shadow:0 18px 25px #1e385612}.resource-art{height:206px;position:relative;overflow:hidden;padding-top:39px}.art-course{background:#edf1fc}.art-training{background:#edf2ed}.art-guide{background:#f3efe7}.resource-kind{position:absolute;top:22px;left:26px;font-size:8px;letter-spacing:1.5px;font-family:Arial,var(--font);color:#7e89a5}.resource-art svg{width:100%;height:100%;transition:transform .6s var(--ease)}.resource-card:hover .resource-art svg{transform:scale(1.05) rotate(-2deg)}.resource-body{padding:26px}.resource-body>span{font-size:9px;color:#a0a9b8}.resource-body h3{font-size:17px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:15px;margin:12px 0}.resource-body h3>.icon{width:17px;height:17px;color:#9da9bf}.resource-body p{font-size:11px;color:#919aaa;line-height:1.9}
/* about & FAQ */
.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy>p{font-size:13px;color:#8a95a7;line-height:2;margin-top:24px}.about-values{margin-top:31px}.about-values>div{display:flex;gap:13px;align-items:center;margin-top:17px;font-size:11px;color:#8290a8}.about-values .icon{color:#93a8d2;width:19px;height:19px;stroke-width:1.35}.faq-list>.eyebrow{font-size:8px;margin-top:8px;margin-bottom:26px}.faq-list details{border-bottom:1px solid #e7ebf1}.faq-list details:first-of-type{border-top:1px solid #e7ebf1}.faq-list summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;color:#566079;padding:21px 0;list-style:none}.faq-list summary .plus{font-size:19px}.faq-list details[open] summary{color:#314671}.faq-list p{color:#919aab;font-size:11px;line-height:2;padding:0 35px 23px 0}
/* contact and footer */
.contact-section{position:relative;isolation:isolate;background:#0b1223;color:#e9edf7;overflow:hidden;padding:102px 0}.contact-orb{position:absolute;top:-260px;left:-400px;width:1060px;height:1060px;border:1px solid #c5d5f009;border-radius:50%;box-shadow:0 0 0 110px #9cbcf904,0 0 0 225px #9cbcf902;z-index:-1;background:radial-gradient(circle,#22365935,transparent 70%)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.contact-copy h2{font-size:53px;line-height:1.5;letter-spacing:-2px;margin-bottom:23px}.contact-copy>p{font-size:13px;line-height:2.1;color:#8190aa}.direct-contact{display:flex;gap:16px;flex-direction:column;margin:38px 0 30px;max-width:310px}.direct-contact>a,.direct-contact>button{display:flex;align-items:center;gap:15px;text-align:left;color:#9ba9c5;padding:13px 0;border-bottom:1px solid #8d9abb21}.contact-icon{height:34px;width:34px;border-radius:50%;border:1px solid #7b91b632;display:grid;place-items:center}.contact-icon>.icon{height:17px;width:17px;color:#8d9cc1}.direct-contact>a>span:nth-child(2),.direct-contact>button>span:nth-child(2){font-size:10px}.direct-contact small{font-size:15px;display:block;margin-top:2px;color:#c8d0e1;letter-spacing:.3px}.direct-contact>a>.icon,.direct-contact>button>.icon{height:17px;width:17px;margin-left:auto}.direct-contact>a:hover,.direct-contact>button:hover{border-color:#7b92cd6b}.contact-small{font-size:9px;color:#505f7c}.contact-form{background:#121c2f;border:1px solid #b4c7ee13;border-radius:15px;padding:31px;box-shadow:0 25px 60px #01061030}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.form-heading h3{font-size:19px;font-weight:500}.form-heading>span{font:8px Arial,sans-serif;letter-spacing:1.6px;color:#617190}.contact-form label{display:block;font-size:10px;color:#8999b6;margin-bottom:17px;line-height:1.7}.contact-form label>span:not(:only-child){color:#99a4c0}.contact-form input:not([type=checkbox]),.contact-form textarea,.contact-form select{width:100%;display:block;border:1px solid #a0b6e115;background:#0e182a;box-shadow:inset 0 1px 3px #0108150a;border-radius:5px;outline-offset:2px;color:#cdd5e7;font-size:11px;padding:11px 12px;margin-top:8px;line-height:1.4;min-height:42px;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#4e607e}.contact-form select{color:#91a1bf;color-scheme:dark}.contact-form textarea{resize:vertical;min-height:79px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form .consent{display:flex;align-items:flex-start;gap:8px;margin:2px 0 17px;color:#65799c;font-size:9px}.consent input{accent-color:#617deb;flex-shrink:0;margin:2px 0 0}.consent>span{color:#6c7e9c!important}.consent strong{font-weight:500}.form-submit{width:100%;min-height:47px;font-size:12px;padding:12px 20px;justify-content:space-between}.form-disclaimer{font-size:8px;color:#556987;line-height:1.9;margin-top:12px}.site-footer{background:#080f1d;color:#8895af}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 100px;gap:50px;padding-top:68px;padding-bottom:56px}.footer-brand .brand{color:#dbe3f3}.footer-brand .brand-symbol{width:32px;height:32px}.footer-brand .brand-type{font-size:22px}.footer-brand .brand-type>span{font-size:7px}.footer-brand p{font-size:10px;color:#60708d;line-height:2;margin-top:23px}.footer-col h3{font-size:11px;font-weight:500;color:#a4b0c8;margin-bottom:19px}.footer-col button,.footer-col a{display:block;font-size:10px;color:#697a98;margin-top:10px;text-align:left}.footer-col button:hover,.footer-col a:hover{color:#c1cceb}.back-top{display:flex;flex-direction:column;align-items:center;gap:17px;color:#6a7c9a;align-self:start}.back-top>.icon{width:36px;height:36px;border:1px solid #5061824f;border-radius:50%;padding:8px;transform:rotate(-90deg)}.back-top>span{font:7px Arial;letter-spacing:1.4px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #839bc00c;font-size:8px;color:#465a7a;padding:24px 0}.footer-bottom>span:last-child{font:7px Arial;letter-spacing:1.5px}.motion-toggle{position:fixed;bottom:22px;right:23px;z-index:85;display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #b0bee04d;border-radius:30px;backdrop-filter:blur(10px);background:#f9fbffe8;color:#7a88a4;font-size:9px;box-shadow:0 4px 25px #041d4812}.motion-toggle .icon{width:11px;height:11px}.toast{position:fixed;left:50%;bottom:45px;transform:translate(-50%,10px);border-radius:8px;background:#25314f;color:#fff;font-size:12px;padding:12px 22px;z-index:150;opacity:0;visibility:hidden;transition:opacity .25s,transform .25s;max-width:calc(100% - 40px);box-shadow:0 8px 30px #0c183731}.toast.visible{opacity:1;transform:translate(-50%,0);visibility:visible}
/* dialogs / real local interactions */
.content-dialog{position:fixed;width:min(780px,calc(100% - 40px));max-height:calc(100dvh - 60px);padding:30px 34px 35px;border:1px solid #dce3f0;border-radius:18px;background:#fbfcff;color:#25314b;box-shadow:0 40px 120px #0005;margin:auto;overscroll-behavior:contain}.content-dialog::backdrop,.mobile-dialog::backdrop{background:#070d20aa;backdrop-filter:blur(9px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:20px}.dialog-header .eyebrow{font-size:9px;margin-bottom:0}.dialog-header .icon-button{width:34px;height:34px}.dialog-header .icon{height:16px;width:16px}#dialog-body h2{font-size:29px;line-height:1.6;margin-bottom:17px;letter-spacing:-.6px}#dialog-body h3{font-size:15px;margin:23px 0 9px}#dialog-body p{font-size:12px;color:#7f8ba3;line-height:1.95;margin:12px 0}#dialog-body ul{padding-left:21px;font-size:12px;color:#6e7d97;line-height:2.2}#dialog-body img{border:1px solid #e5eaf3;border-radius:8px;margin:15px 0;width:100%}.dialog-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.dialog-tags span{color:#7088b9;font-size:10px;background:#edf1fc;padding:6px 9px;border-radius:5px}.dialog-actions{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.dialog-actions .button{min-height:44px;font-size:11px}.dialog-actions .ghost{border-color:#dce3f1;color:#5c709c}.brief-preview{font:12px/1.9 var(--font);background:#f0f3fa;color:#677997;padding:20px;border-radius:9px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:310px;overflow:auto}.wechat-number{display:flex;align-items:center;gap:25px;padding:23px;border:1px solid #e0e6f2;border-radius:12px;background:#f4f7ff;margin:24px 0}.wechat-number strong{font:30px Arial;letter-spacing:1px;color:#425caa}.wechat-number button{margin-left:auto;display:flex;gap:9px;align-items:center;font-size:11px;color:#667cac}.wechat-number>.icon{width:30px;height:30px;color:#7795b8}.mobile-dialog{border:0;margin:0 0 0 auto;padding:25px;width:min(420px,100%);height:100dvh;max-height:100dvh;max-width:100%;background:#101b30;color:#d8e2f7;overflow:auto}.mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;gap:20px}.mobile-head strong{font-size:14px;letter-spacing:1px}.mobile-head .icon-button{color:#b9c8e7;border-color:#8fa6d427}.mobile-dialog nav>a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #809ec020;font-size:20px;color:#b3c2df}.mobile-dialog nav>a span{font:10px Arial;color:#6e86ad}.mobile-dialog>p{color:#5a7096;font-size:11px;margin-top:45px}.noscript-note{padding:15px;text-align:center;color:#546683;background:#edf1fa;font-size:13px}
/* Motion respects OS preference and explicit user choice. Content remains usable without JS. */
.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-off *,.motion-off *::before,.motion-off *::after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-off .reveal{opacity:1;transform:none;transition:none}.motion-off .parallax-layer{translate:0 0!important}.motion-off .line-draw{stroke-dashoffset:0;animation:none}.motion-off .hero-orbits .orbit-dash{opacity:.65}body.modal-open{overflow:hidden}@keyframes ping{0%,100%{transform:scale(.7);opacity:.4}60%{transform:scale(1.5);opacity:0}}@keyframes mouseScroll{0%,100%{transform:translateY(0);opacity:.6}60%{transform:translateY(6px);opacity:.2}}@keyframes orbitDash{to{stroke-dashoffset:-1600}}@keyframes rotateSlow{to{transform:rotate(360deg)}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes beamMove{to{stroke-dashoffset:-528}}@keyframes panelIn{from{opacity:.5;translate:0 4px}to{opacity:1;translate:0 0}}@keyframes shimmer{to{background-position:-200% 0}}
@media(min-width:1800px){.hero{min-height:890px}.hero-layout{min-height:720px}.hero-visual{height:685px}.hero-browser{top:228px}.market-card{bottom:75px}.hero h1{font-size:74px}}
@media(max-width:1399px){.desktop-nav{gap:21px}.nav-row{gap:22px}.nav-actions{gap:16px}.nav-contact{display:none}.hero-layout{grid-template-columns:1fr 1fr;min-height:645px;gap:0}.hero{min-height:810px}.hero-visual{height:613px}.hero h1{font-size:59px}.search-chip{right:20px;top:127px;min-width:285px;gap:10px;font-size:10px}.connect-card{top:194px;left:0}.hero-browser{top:235px;left:3%;right:0}.market-card{right:-3px;bottom:61px;width:218px;padding:14px}.hero-copy{padding:35px 0}.hero-bottom{height:76px}.service-workspace{grid-template-columns:300px 1fr;gap:38px}.service-content{grid-template-columns:1fr 180px}.service-emblem{width:180px;height:200px}.emblem-ring{width:165px;height:165px}.ring-2{width:183px;height:183px}.service-panel{padding:30px}.service-footnote{padding-left:338px;font-size:10px}.service-content h3{font-size:28px}.work-art{height:266px;padding:65px 20px 0}.ai-workbench{grid-template-columns:1fr 270px 1fr;padding:23px 30px;gap:10px}.ai-core>svg{width:250px}.ai-section .section-heading h2{font-size:36px}.solution-panel{gap:35px;padding:35px}.journey-label{letter-spacing:1px}.journey-label>span{font-size:8px}.process-layout{gap:65px}.contact-layout{gap:70px}.contact-copy h2{font-size:46px}.footer-main{gap:30px}.platform-words{font-size:16px;gap:20px}.ecosystem-inner{gap:40px}.hero-bottom>span{font-size:7px}}
@media(max-width:1099px){.container{width:calc(100% - 56px)}.desktop-nav{gap:18px}.desktop-nav .nav-link{font-size:11px}.brand-symbol{width:32px;height:32px}.brand-type{font-size:23px}.nav-row{gap:15px}.nav-actions .button{font-size:11px;padding:10px 14px;gap:10px}.hero h1{font-size:49px;letter-spacing:-2.5px}.hero-description{font-size:13px}.hero-kicker{font-size:10px;letter-spacing:0}.hero-layout{min-height:605px}.hero-visual{height:585px}.hero{min-height:770px}.hero-buttons{gap:8px}.hero-buttons .button{font-size:11px;padding:13px 15px;gap:11px}.hero-promises{gap:17px;font-size:9px}.hero-browser{top:257px}.search-chip{top:170px;min-width:272px;right:1%;height:46px}.connect-card{top:239px;left:0;padding:10px;gap:8px}.connect-card strong{font-size:9px}.connect-card small{font-size:6px}.connect-card .float-icon{width:29px;height:29px}.market-card{bottom:46px;width:189px;padding:11px}.market-top{font-size:8px}.market-card>small{font-size:6px}.market-languages span{font-size:6px}.market-card>svg{height:25px;margin-top:7px}.concept-switch{left:10%;bottom:2px}.concept-switch button{padding:6px 11px;font-size:9px}.section{padding:82px 0}.section-heading h2,h2{font-size:35px}.heading-aside{font-size:12px}.section-heading{gap:30px;margin-bottom:36px}.ecosystem-inner{min-height:103px;gap:23px}.ecosystem p{font-size:9px}.platform-words{font-size:14px;gap:18px;flex-wrap:wrap}.platform-words .wp-word{font-size:16px}.wp-word b{font-size:15px}.shop-word{font-size:15px}.meta-word{font-size:17px}.ai-word{font-size:10px!important}.service-workspace{grid-template-columns:280px 1fr;gap:28px}.service-tab{gap:10px}.service-tab>span:not(.tab-num){font-size:13px}.service-tab small{font-size:7px}.service-panel{padding:27px}.service-topline .pill{display:none}.service-content{grid-template-columns:1fr}.service-emblem{position:absolute;right:0;top:85px;opacity:.13;pointer-events:none}.service-content>div:first-child{position:relative;z-index:1}.service-content h3{font-size:29px}.service-content p{font-size:12px}.service-features{font-size:10px;gap:11px 15px}.service-panel-foot p{font-size:9px;max-width:245px}.service-footnote{padding-left:308px;font-size:9px}.service-footnote .text-link{font-size:10px}.work-grid{gap:18px}.work-art{height:235px;padding:66px 16px 0}.work-badge{font-size:7px;left:17px;letter-spacing:1px}.work-caption h3{font-size:14px}.work-caption>div>span{font-size:6px;letter-spacing:1px}.work-card>p{font-size:9px}.sample-note{font-size:8px}.filter-group button{font-size:10px;padding:7px 12px}.ai-section .section-heading h2{font-size:31px}.ai-workbench{grid-template-columns:1fr 210px 1fr;padding:23px;gap:8px}.ai-core>svg{width:210px}.ai-core>span{font-size:7px;bottom:1px}.ai-sources>div{padding:10px}.ai-sources>div>span{font-size:10px}.ai-sources small{font-size:8px}.ai-sources>.micro,.ai-output>.micro{font-size:6px;letter-spacing:1px}.output-window{padding:13px}.output-top{font-size:7px}.output-window p{font-size:10px}.human-review{font-size:7px;gap:5px}.ai-steps{gap:11px}.ai-steps button{font-size:10px;gap:8px}.ai-controls .button{margin-left:15px;font-size:10px}.ai-foot{font-size:9px}.ai-foot>span{font-size:8px}.solution-panel{grid-template-columns:.9fr 1.1fr;gap:27px;padding:28px}.solution-tabs button{font-size:12px}.solution-copy h3{font-size:22px}.solution-copy>p{font-size:11px}.solution-tags span{font-size:8px}.journey-label{font-size:7px;margin-bottom:30px}.journey-label>span{display:none}.journey-path{gap:5px}.journey-path strong{font-size:9px}.journey-path small{font-size:5px;letter-spacing:0}.journey-path>div{padding:27px 5px 20px}.solution-stack span{font-size:8px}.process-layout{grid-template-columns:.9fr 1.1fr;gap:45px;padding-top:65px}.process-section{padding-top:25px}.process-list summary{gap:20px}.process-detail{padding-left:64px}.resource-grid{gap:20px}.resource-art{height:183px}.resource-body{padding:22px}.resource-body h3{font-size:14px}.resource-body p{font-size:10px}.resource-kind{font-size:7px;letter-spacing:1px;left:22px}.about-layout{gap:60px}.about-copy>p{font-size:12px}.about-values>div{font-size:10px}.faq-list summary{font-size:12px}.faq-list p{font-size:10px}.contact-layout{gap:43px}.contact-copy h2{font-size:39px}.contact-copy>p{font-size:12px}.contact-form{padding:25px}.form-heading h3{font-size:17px}.form-heading>span{font-size:7px}.form-row{gap:12px}.footer-main{gap:25px;grid-template-columns:1.4fr 1fr 1fr 1fr 65px}.footer-bottom{font-size:7px}.footer-bottom>span:last-child{display:none}}
@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:grid}.nav-actions{margin-left:auto}.nav-row{gap:25px}.nav-contact{display:block}.site-header{height:76px}.site-header.is-fixed{height:68px}.hero{padding-top:76px}.mega-menu{display:none}.hero-layout{grid-template-columns:1fr;min-height:auto}.hero{min-height:0}.hero-copy{padding:66px 0 17px;text-align:center}.hero-kicker{justify-content:center;font-size:10px}.hero h1{font-size:64px;letter-spacing:-3px;margin-bottom:25px}.hero-description{font-size:14px;line-height:1.95}.hero-description br:nth-child(1){display:none}.hero-buttons{justify-content:center;margin-top:26px}.hero-promises{justify-content:center;margin-top:28px}.hero-visual{height:555px;width:660px;max-width:100%;margin:-15px auto 24px}.hero-browser{left:10%;right:7%;top:204px}.hero-orbits{height:100%;inset:0}.search-chip{top:109px;right:10%;height:45px;min-width:303px;font-size:11px}.connect-card{top:181px;left:8%;padding:13px;gap:10px}.connect-card small{font-size:7px}.connect-card strong{font-size:11px}.connect-card .float-icon{width:32px;height:32px}.market-card{bottom:54px;right:6%;width:208px;padding:13px}.market-top{font-size:9px}.market-languages span{font-size:7px}.market-card>svg{height:31px}.market-card>small{font-size:7px}.concept-switch{bottom:4px;left:50%;transform:translateX(-50%);white-space:nowrap}.orbit-label{right:11%;top:51px}.hero-bottom{height:64px}.hero-note{display:none}.hero-bottom>a{font-size:9px}.ecosystem-inner{flex-direction:column;padding-block:24px;gap:22px}.ecosystem p{text-align:center;font-size:10px}.ecosystem p br{display:none}.ecosystem p strong{margin-left:5px}.platform-words{justify-content:center;gap:29px;font-size:14px;flex-wrap:wrap}.service-workspace{grid-template-columns:240px 1fr;gap:22px}.service-tab{min-height:82px;gap:9px;padding-right:6px}.tab-num{width:15px;font-size:8px}.service-tab>.icon:not(.tab-arrow){width:17px;height:17px}.service-tab>span:not(.tab-num){font-size:12px}.service-tab small{font-size:6px;letter-spacing:.8px}.tab-arrow{width:15px;height:15px}.service-panel{padding:25px}.service-content h3{font-size:25px}.service-content p{font-size:11px}.service-features{grid-template-columns:1fr;font-size:10px}.service-content{margin-bottom:20px}.service-topline{font-size:10px}.service-panel-foot{gap:12px}.service-panel-foot p{font-size:8px}.circle-button{width:37px;height:37px}.circle-button>.icon{width:19px;height:19px}.service-footnote{padding-left:262px;flex-direction:column;gap:8px}.section-heading h2,h2{font-size:30px;letter-spacing:-1px}.heading-aside{font-size:11px;max-width:240px}.section-heading{gap:20px}.work-grid{gap:16px}.work-art{height:186px;padding:58px 13px 0}.work-caption{margin-top:19px}.work-caption>div>span{font-size:5px;letter-spacing:.5px}.work-caption h3{font-size:12px}.work-index{display:none}.work-card>p{font-size:8px}.work-toolbar{flex-wrap:wrap;gap:14px}.ai-workbench{grid-template-columns:1fr 180px 1fr;gap:6px;padding:20px}.ai-core>svg{width:180px}.ai-sources>div{padding:10px 8px;gap:9px}.ai-sources .icon{width:18px;height:18px}.ai-sources small{font-size:7px}.ai-sources>div>span{font-size:9px}.ai-sources>.micro,.ai-output>.micro{font-size:5px;letter-spacing:.8px}.ai-section .section-heading h2{font-size:30px}.ai-section .heading-aside{max-width:200px;font-size:10px}.output-top{font-size:6px}.output-window p{font-size:9px}.human-review{font-size:6px}.output-lines{gap:8px}.ai-steps{gap:12px}.ai-steps button{font-size:9px;gap:7px}.ai-steps button span{font-size:8px}.ai-foot{flex-direction:column;align-items:flex-start;gap:9px}.solution-panel{grid-template-columns:1fr;gap:35px;padding:35px}.solution-copy h3{font-size:25px}.solution-copy>p{min-height:0;max-width:520px}.solution-tabs button{font-size:11px}.solution-tabs button>span{font-size:8px}.journey-label{margin-bottom:22px}.journey-label>span{display:block}.journey-path strong{font-size:12px}.journey-path small{font-size:7px}.journey-path>div{padding:28px 12px 21px}.solution-diagram{padding-top:28px;border-top:1px solid #e3e8f0}.solution-stack{margin-top:23px}.process-layout{gap:38px;grid-template-columns:.9fr 1.1fr}.process-list summary>span:nth-child(2){font-size:14px}.process-list summary{gap:16px}.process-list summary small{font-size:7px}.step-number{font-size:25px;width:31px}.process-detail{padding-left:47px;padding-right:5px;font-size:11px}.process-detail>div{font-size:8px;gap:11px}.resource-grid{gap:16px}.resource-body{padding:19px}.resource-body h3{font-size:12px;gap:7px}.resource-body p{font-size:9px}.resource-body>span{font-size:8px}.resource-art{height:170px}.resource-kind{font-size:6px;left:20px;letter-spacing:.8px}.about-layout{grid-template-columns:1fr 1fr;gap:38px}.about-values>div{font-size:9px}.faq-list>.eyebrow{font-size:6px;letter-spacing:1px}.faq-list summary{font-size:11px;gap:17px}.contact-layout{gap:32px}.contact-copy h2{font-size:35px}.contact-copy>p{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:23px}.contact-form label{margin-bottom:14px}.form-heading>span{display:none}.contact-form input:not([type=checkbox]),.contact-form select{min-height:40px}.direct-contact small{font-size:13px}.contact-small{font-size:8px}.footer-main{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:24px}.back-top{display:none}}
@media(max-width:640px){.container{width:calc(100% - 40px)}html{scroll-padding-top:89px}.section{padding:68px 0}.site-header{height:73px}.brand-symbol{width:31px;height:31px}.brand-type{font-size:22px}.brand-type>span{font-size:6px;letter-spacing:2.6px}.nav-actions{gap:12px}.nav-actions .button{min-height:35px;font-size:10px;padding:9px 11px;gap:8px;border-radius:5px}.nav-actions .button>.icon{width:14px;height:14px}.nav-contact{display:none}.menu-button .icon{width:20px;height:20px}.hero{padding-top:73px}.hero-copy{padding:58px 0 20px;text-align:left}.hero-kicker{justify-content:flex-start;font-size:9px;gap:11px;margin-bottom:23px}.hero-kicker .line{width:30px;margin-left:0}.hero h1{font-size:clamp(34px,8.9vw,53px);letter-spacing:-1.8px;line-height:1.4;margin-bottom:22px}.hero-description{font-size:12px;line-height:1.95}.hero-description br:nth-child(1){display:block}.hero-buttons{justify-content:flex-start;margin-top:25px;gap:10px}.hero-buttons .button{font-size:10px;min-height:43px;padding:11px 13px;gap:10px}.hero-buttons .button>.icon{width:14px;height:14px}.hero .ghost{font-size:10px;padding-inline:11px;gap:8px}.round-play{width:20px;height:20px}.round-play .icon{width:10px;height:10px}.hero-promises{justify-content:flex-start;gap:21px;margin-top:27px;font-size:8px}.hero-promises .icon{width:13px;height:13px}.hero-visual{height:414px;margin:-10px auto 16px;width:100%}.hero-browser{left:1%;right:0;top:161px;transform:rotateY(-8deg) rotateX(6deg) rotateZ(-3deg)}.browser-bar{height:23px;padding:0 8px;gap:7px}.browser-dots i{width:3px;height:3px}.browser-dots{gap:3px}.browser-address{font-size:5px;letter-spacing:1px}.browser-bar>.icon{width:9px;height:9px}.browser-bottom{padding:8px;font-size:5px;gap:5px}.browser-bottom .live-dot{width:4px;height:4px}.browser-bottom .micro{font-size:4px;letter-spacing:.5px}.search-chip{top:75px;right:1%;min-width:250px;height:39px;padding:0 11px;font-size:9px;gap:11px;border-radius:8px}.search-chip>.icon{width:14px;height:14px}.keycap{font-size:12px;line-height:19px}.connect-card{top:142px;left:-1%;padding:8px;gap:8px;border-radius:8px}.connect-card small{font-size:5px;letter-spacing:.6px;margin-bottom:3px}.connect-card strong{font-size:8px}.connect-card .float-icon{width:26px;height:26px;border-radius:7px}.float-icon .icon{width:15px;height:15px}.spark-dot{width:4px;height:4px;margin-left:2px}.market-card{width:161px;bottom:36px;right:0;padding:10px;border-radius:8px}.market-top{font-size:7px;gap:6px}.market-top>.live-dot{width:4px;height:4px}.market-languages{gap:4px;margin:7px 0}.market-languages span{font-size:5px;padding:3px 4px}.market-card>svg{height:23px;margin:4px 0}.market-card>small{font-size:5px}.concept-switch{bottom:-1px;padding:3px;left:38%}.concept-switch button{font-size:8px;padding:6px 9px}.orbit-label{top:30px;right:4%;font-size:6px;letter-spacing:2px}.orbit-label span{font-size:11px}.hero-bottom{height:57px;font-size:6px;letter-spacing:.6px;gap:10px}.hero-bottom>span{font-size:6px;letter-spacing:1px}.hero-bottom>a{font-size:8px;gap:11px;white-space:nowrap}.scroll-mouse{height:19px;width:11px}.scroll-mouse:after{left:3px}.ecosystem-inner{padding-block:24px;gap:21px}.ecosystem p{font-size:9px}.platform-words{gap:21px 24px;font-size:12px}.wp-word b{font-size:13px}.platform-words .wp-word{font-size:15px}.shop-word{font-size:14px}.meta-word{font-size:16px}.ai-word{font-size:9px!important}.ai-word .icon{width:14px;height:14px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:18px}.section-heading h2,h2{font-size:30px;line-height:1.5;letter-spacing:-1.4px}.heading-aside{font-size:11px;max-width:none;line-height:1.9}.heading-aside .text-link{margin-top:14px;font-size:10px}.service-workspace{grid-template-columns:1fr;gap:22px}.service-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.service-tab{min-height:65px;border:1px solid #e4e9f2!important;border-radius:7px;background:#fafbfe;padding:10px 6px;gap:7px;justify-content:center}.service-tab.active{border-color:#afbee9!important;background:#eff3ff}.service-tab>span:not(.tab-num){font-size:9px}.service-tab small{font-size:4px;letter-spacing:.15px;margin-top:4px}.service-tab>.icon:not(.tab-arrow){width:13px;height:13px;stroke-width:1.5}.tab-num,.tab-arrow{display:none}.service-panel{padding:25px 23px 20px;min-height:360px;border-radius:12px}.service-topline{font-size:9px}.service-content h3{font-size:25px}.service-content p{font-size:11px;line-height:1.9}.service-content{margin:23px 0}.service-features{grid-template-columns:1fr 1fr;font-size:9px;gap:10px 14px;padding-bottom:23px}.service-panel-foot p{font-size:8px;max-width:240px}.service-panel-foot .circle-button{flex-shrink:0}.service-footnote{padding-left:0;font-size:9px;gap:11px;margin-top:20px}.service-footnote .text-link{font-size:9px}.service-emblem{top:105px;right:3px;opacity:.12}.work-toolbar{margin-bottom:24px;gap:15px;flex-direction:column;align-items:flex-start}.filter-group{gap:5px;width:100%;justify-content:space-between}.filter-group button{padding:7px 10px;font-size:9px}.filter-group button>span{font-size:6px}.sample-note{font-size:8px}.work-grid{grid-template-columns:1fr;gap:29px}.work-art{height:296px;padding:67px 26px 0;border-radius:11px}.work-badge{font-size:8px;left:25px;letter-spacing:1.7px}.work-corner{opacity:1;transform:none}.work-caption h3{font-size:16px}.work-caption>div>span{font-size:7px;letter-spacing:1px}.work-caption{margin-top:19px}.work-index{display:block;font-size:10px}.work-card>p{font-size:10px;margin-top:8px}.ai-section .section-heading h2{font-size:27px;letter-spacing:-1px}.ai-section .heading-aside{max-width:none;font-size:11px}.dark-pill{font-size:9px;margin-bottom:11px}.ai-workbench{grid-template-columns:1fr;gap:23px;padding:25px 22px;min-height:0;border-radius:13px}.ai-sources{display:none}.ai-core{max-width:230px;margin:0 auto}.ai-core>svg{width:220px}.ai-core>span{font-size:8px;bottom:0}.ai-output>.micro{font-size:7px;text-align:center;letter-spacing:1px;margin-bottom:13px}.output-window{padding:18px}.output-top{font-size:9px}.output-window p{font-size:12px}.human-review{font-size:8px;margin-top:24px}.ai-connectors{display:none}.ai-controls{flex-direction:column;align-items:stretch;gap:23px;padding-top:21px}.ai-steps{gap:6px;width:100%;align-items:stretch}.ai-steps button{flex-direction:column;align-items:flex-start;padding:10px 1px;font-size:9px;gap:7px;white-space:nowrap}.ai-steps button>span{font-size:8px}.ai-controls .button{align-self:flex-start;margin-left:0;font-size:10px;min-height:40px}.ai-foot{margin-top:20px;font-size:10px;gap:10px}.ai-foot>span{font-size:8px}.solution-tabs{gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:25px}.solution-tabs button{font-size:11px;padding:14px 0}.solution-tabs button>span{font-size:8px}.solution-panel{padding:26px 23px;gap:27px;border-radius:12px}.solution-copy .eyebrow{font-size:8px;margin-bottom:17px}.solution-copy h3{font-size:24px;line-height:1.55;letter-spacing:-1px}.solution-copy>p{font-size:11px}.solution-tags{gap:5px;margin:18px 0 22px}.solution-tags span{font-size:8px;padding:4px 7px}.solution-copy .text-link{font-size:10px}.solution-diagram{padding-top:25px}.journey-label{font-size:7px;letter-spacing:1px;margin-bottom:22px}.journey-label>span{display:none}.journey-path{gap:5px}.journey-path>div{padding:27px 4px 19px;border-radius:7px}.journey-path strong{font-size:8px}.journey-path small{font-size:4px;letter-spacing:0}.journey-path .icon{width:24px;height:24px}.journey-connector{font-size:10px}.journey-number{font-size:7px;left:7px}.solution-stack{gap:5px}.solution-stack span{font-size:7px}.solution-stack span+span:before{margin-right:5px}.process-section{padding-top:8px}.process-layout{grid-template-columns:1fr;gap:39px;padding-top:60px}.process-intro h2{margin-bottom:17px}.process-intro>p{font-size:12px}.process-seal{font-size:9px;margin:22px 0}.process-intro>.text-link{font-size:11px}.process-list summary{padding:22px 0;gap:22px}.process-list summary>span:nth-child(2){font-size:16px}.step-number{font-size:28px;width:36px}.process-list summary small{font-size:7px;letter-spacing:1.6px}.process-detail{padding-left:58px;font-size:11px;padding-right:0}.process-detail>div{font-size:8px;gap:12px}.resource-grid{grid-template-columns:1fr;gap:21px}.resource-art{height:199px;padding-top:29px}.resource-kind{font-size:8px;left:24px;letter-spacing:1.3px}.resource-body{padding:24px}.resource-body>span{font-size:9px}.resource-body h3{font-size:17px;margin:12px 0}.resource-body p{font-size:11px}.about-layout{grid-template-columns:1fr;gap:40px}.about-copy>p{font-size:12px}.about-values{margin-top:22px}.about-values>div{font-size:11px}.faq-list>.eyebrow{font-size:7px;letter-spacing:1.5px}.faq-list summary{font-size:12px;padding:19px 0}.faq-list p{font-size:11px;padding-right:12px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-copy h2{font-size:41px;letter-spacing:-1.5px}.contact-copy>p{font-size:12px}.direct-contact{flex-direction:row;gap:22px;max-width:none;flex-wrap:wrap;margin:27px 0 25px}.direct-contact>a,.direct-contact>button{gap:10px;padding:10px 0;flex:1;min-width:145px}.contact-icon{width:29px;height:29px}.contact-icon .icon{width:15px;height:15px}.direct-contact>a>span:nth-child(2),.direct-contact>button>span:nth-child(2){font-size:9px}.direct-contact small{font-size:12px}.direct-contact>a>.icon,.direct-contact>button>.icon{width:12px;height:12px}.contact-small{font-size:8px}.contact-form{padding:25px 22px;border-radius:12px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.form-heading h3{font-size:18px}.form-heading>span{display:block;font-size:6px}.contact-form label{font-size:9px;margin-bottom:15px}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{font-size:16px;min-height:45px;padding:11px 10px}.contact-form input::placeholder,.contact-form textarea::placeholder{font-size:11px}.contact-form select{font-size:12px}.contact-form .consent{font-size:8px;gap:8px;margin-bottom:18px}.form-disclaimer{font-size:8px}.form-submit{font-size:11px}.footer-main{grid-template-columns:repeat(3,1fr);gap:33px 16px;padding-top:48px;padding-bottom:34px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:28px;border-bottom:1px solid #839bb518}.footer-brand p{font-size:8px;margin-top:0;line-height:1.9}.footer-brand .brand-symbol{width:30px;height:30px}.footer-brand .brand-type{font-size:20px}.footer-brand .brand-type>span{font-size:6px}.footer-col h3{font-size:10px;margin-bottom:17px}.footer-col a,.footer-col button{font-size:9px;margin-top:10px;line-height:1.8}.footer-bottom{font-size:7px;flex-direction:column;align-items:flex-start;gap:8px;padding:23px 0 68px}.motion-toggle{bottom:15px;right:14px;font-size:8px;padding:8px 10px}.motion-toggle>.icon{width:10px;height:10px}.content-dialog{width:calc(100% - 28px);max-height:calc(100dvh - 40px);padding:22px;border-radius:12px}.dialog-header .eyebrow{font-size:7px}#dialog-body h2{font-size:25px}#dialog-body h3{font-size:14px}#dialog-body p,#dialog-body ul{font-size:11px}.wechat-number{gap:14px;padding:18px}.wechat-number strong{font-size:24px}.wechat-number>.icon{width:20px;height:20px}.wechat-number button{font-size:10px;gap:5px}.wechat-number button>.icon{width:15px;height:15px}.brief-preview{font-size:11px;padding:15px}.motion-ready .reveal{transform:translateY(14px)}.hero .parallax-layer{translate:0 0!important}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:32px}.hero-copy{padding-top:44px}.hero-visual{height:371px}.hero-browser{top:159px}.market-card{bottom:15px;width:148px}.concept-switch{bottom:-4px;left:29%}.search-chip{min-width:226px}.hero-promises{gap:14px}.hero-buttons .button{padding:11px;font-size:9px}.service-tab>span:not(.tab-num){font-size:8px}.service-tab small{font-size:4px}.service-tab{gap:4px}.service-tab>.icon:not(.tab-arrow){width:12px;height:12px}.work-art{height:261px}.form-row{grid-template-columns:1fr;gap:0}.contact-copy h2{font-size:35px}.section-heading h2,h2{font-size:27px}.ai-section .section-heading h2{font-size:24px}.hero-bottom>span{font-size:5px;letter-spacing:.6px}.filter-group button{font-size:8px;padding:7px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important}.parallax-layer{translate:0 0!important}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.line-draw{stroke-dashoffset:0!important}}
@media print{.site-header,.hero-visual,.motion-toggle,.toast,.dialog,.concept-switch,.hero-bottom,.contact-form,.ai-controls{display:none!important}.hero,.ai-section,.contact-section,.site-footer{background:white!important;color:#25304a!important}.hero{padding-top:20px;min-height:0}.hero-layout{display:block}.hero-copy{padding:25px 0}.hero h1{font-size:40px}.gradient-text{color:#25304a!important;-webkit-text-fill-color:currentColor!important}.section{padding:30px 0}.reveal{opacity:1!important;transform:none!important}.container{width:100%}.contact-layout{display:block}.hero-description,.ai-section p{color:#67768a}.work-card,.resource-card{break-inside:avoid}}

/* Final optical adjustments. */
@media(min-width:1400px){.hero-browser{left:8%;right:8%;top:188px}.concept-switch{bottom:-12px;left:22%}.orbit-label{top:46px}.service-content p{font-size:14px}.solution-copy>p{font-size:13px}.faq-list p{font-size:12px}.contact-form input:not([type=checkbox]),.contact-form textarea,.contact-form select{font-size:13px}.resource-body p{font-size:12px}.work-card>p{font-size:12px}.contact-copy>p{font-size:14px}}
@media(min-width:1800px){.hero-browser{top:203px}.concept-switch{bottom:1px}}
@media(max-width:640px) and (min-width:371px){.hero-visual{height:435px}.concept-switch{bottom:-1px}}
.hero-grid,.hero-ambient{will-change:transform}.motion-off .hero-grid,.motion-off .hero-ambient{transform:none!important}
@media(max-width:640px){.service-tabs{grid-template-columns:repeat(2,1fr);gap:9px}.service-tab{min-height:65px;gap:9px;padding:13px 9px;justify-content:flex-start}.service-tab>span:not(.tab-num){font-size:11px}.service-tab small{display:none}.service-tab>.icon:not(.tab-arrow){width:16px;height:16px}.hero-description{font-size:13px}.service-content p,.solution-copy>p,.faq-list p,.resource-body p{font-size:12px}.work-card>p{font-size:11px}.contact-copy>p{font-size:13px}}
