:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy-950:#050b13;--navy-900:#07111f;--navy-850:#0a1728;--navy-800:#10233b;--navy-700:#173d6a;--blue-500:#2c73c9;--yellow-500:#ffc518;--yellow-400:#ffd44d;--green-500:#20a67a;--ink-900:#122033;--ink-700:#3c4e62;--ink-500:#6e7e90;--line:#dce4ec;--surface:#fff;--surface-muted:#f4f7fa;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--shadow-soft:0 24px 70px #0e22391a;--container:1200px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;color:var(--ink-900);background:var(--surface);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:inherit}body,button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button,summary{font:inherit}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:999;color:var(--navy-950);background:var(--yellow-500);border-radius:10px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;color:#fff;-webkit-backdrop-filter:blur(18px);background:#050b13c7;border-bottom:1px solid #ffffff17;height:76px;position:fixed;inset:0 0 auto}.nav-shell{align-items:center;gap:28px;height:100%;display:flex}.brand{align-items:center;width:126px;min-height:48px;display:inline-flex}.brand img{width:126px;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,40px);margin-left:auto;display:flex}.desktop-nav a{color:#ffffffb8;padding-block:26px;font-size:14px;transition:color .2s;position:relative}.desktop-nav a:after{content:"";background:var(--yellow-500);border-radius:999px;height:2px;transition:right .2s,left .2s;position:absolute;bottom:17px;left:50%;right:50%}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#fff}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{left:0;right:0}.nav-phone{min-height:42px;color:var(--navy-950);background:var(--yellow-500);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #ffc51833}.nav-phone:hover,.nav-phone:focus-visible{background:var(--yellow-400);transform:translateY(-1px)}.nav-phone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.mobile-nav{margin-left:auto;display:none}.hero{color:#fff;background:radial-gradient(circle at 74% 39%, #20569533, transparent 26%), linear-gradient(135deg, var(--navy-950) 0%, var(--navy-900) 46%, #0a1b30 100%);min-height:880px;padding:150px 0 64px;position:relative;overflow:hidden}.hero-grid{opacity:.24;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.hero-glow{pointer-events:none;filter:blur(2px);border-radius:50%;width:420px;height:420px;position:absolute}.hero-glow--yellow{background:radial-gradient(circle,#ffc5182e,#0000 67%);top:-250px;left:-210px}.hero-glow--blue{background:radial-gradient(circle,#2c73c93d,#0000 68%);bottom:80px;right:-180px}.hero-layout{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;min-height:600px;display:grid;position:relative}.hero-copy{z-index:3;max-width:670px;padding-bottom:56px;position:relative}.eyebrow{color:#ffffffa8;letter-spacing:.16em;align-items:center;gap:11px;margin:0 0 28px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow span{background:var(--yellow-500);width:26px;height:2px}.hero h1{letter-spacing:-.045em;max-width:660px;margin:0;font-size:clamp(48px,5.4vw,76px);font-weight:750;line-height:1.08}.hero h1 strong{color:var(--yellow-500);font-weight:inherit;margin-top:12px;display:block}.hero-summary{color:#ffffffad;max-width:620px;margin:30px 0 0;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .2s,color .2s,background .2s,border-color .2s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button--primary{color:var(--navy-950);background:var(--yellow-500);box-shadow:0 14px 34px #ffc51833}.button--primary:hover,.button--primary:focus-visible{background:var(--yellow-400)}.button--ghost{color:#fff;background:#ffffff0a;border-color:#fff3}.button--ghost:hover,.button--ghost:focus-visible{background:#ffffff17;border-color:#ffffff5c}.hero-tags{color:#ffffff8f;flex-wrap:wrap;gap:24px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.hero-tags li{align-items:center;gap:8px;display:flex}.hero-tags span{background:var(--green-500);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #20a67a1f}.hero-product{justify-content:center;align-self:stretch;align-items:center;min-height:620px;display:flex;position:relative}.hero-product:before{content:"";filter:blur(8px);background:radial-gradient(#00000094,#0000 65%);height:90px;position:absolute;bottom:42px;left:6%;right:4%}.charger-image{z-index:2;object-fit:contain;filter:drop-shadow(0 34px 45px #00000070);width:auto;height:min(680px,70vw);animation:5.5s ease-in-out infinite charger-float;position:relative}.product-orbit{border:1px solid #4988d638;border-radius:50%;position:absolute}.product-orbit--one{background:radial-gradient(circle,#255ea133,#0000 66%);width:430px;height:430px;box-shadow:inset 0 0 90px #2c73c914,0 0 120px #1e508c1f}.product-orbit--two{border-color:#ffffff0e;width:540px;height:540px}.product-label{z-index:4;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b192bd6;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:11px;min-width:182px;padding:12px 16px;font-size:12px;font-weight:700;line-height:1.35;display:flex;position:absolute;box-shadow:0 18px 48px #0000003d}.product-label:after{content:"";background:linear-gradient(90deg,#ffffff73,#0000);width:62px;height:1px;position:absolute}.product-label small{color:#ffffff7a;margin-bottom:2px;font-size:10px;font-weight:500;display:block}.product-label__icon{width:34px;height:34px;color:var(--navy-950);background:var(--yellow-500);border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.product-label__icon--blue{color:#fff;background:var(--blue-500)}.product-label__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.product-label--top{top:28%;right:-4%}.product-label--top:after{transform-origin:100%;right:100%;transform:rotate(12deg)}.product-label--bottom{bottom:23%;left:-6%}.product-label--bottom:after{transform-origin:0;background:linear-gradient(90deg,#ffffff73,#0000);left:100%;transform:rotate(-12deg)}.solution-bar{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:space-between;align-items:center;min-height:94px;padding:20px 28px;display:flex;position:relative}.solution-bar>p{color:#ffffff8a;max-width:240px;margin:0;font-size:13px;line-height:1.65}.solution-bar ul{justify-content:flex-end;align-items:center;gap:clamp(24px,5vw,70px);margin:0;padding:0;list-style:none;display:flex}.solution-bar li{color:#ffffffdb;align-items:center;gap:11px;font-size:14px;font-weight:650;display:flex}.solution-bar svg{fill:none;width:23px;height:23px;stroke:var(--yellow-500);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.section{padding:108px 0;position:relative}.section--light{background:radial-gradient(circle at 8% 8%,#20a67a0d,#0000 23%),#fff}.section-heading{text-align:center;max-width:760px;margin:0 auto 58px}.section-heading--left{text-align:left;justify-content:space-between;align-items:flex-end;max-width:none;display:flex}.section-heading--left>p{max-width:380px;margin-bottom:4px}.section-kicker{color:var(--blue-500);letter-spacing:.18em;margin:0 0 16px;font-size:12px;font-weight:800}.section-kicker--dark{color:var(--yellow-500)}.section-heading h2,.platform-copy h2,.about-copy h2{color:var(--ink-900);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,48px);font-weight:750;line-height:1.22}.section-heading>p:last-child{color:var(--ink-500);margin:20px auto 0;font-size:16px;line-height:1.8}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.capability-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:318px;padding:30px 26px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.capability-card:hover{box-shadow:var(--shadow-soft);border-color:#2c73c94d;transform:translateY(-6px)}.capability-card--featured{color:#fff;background:linear-gradient(145deg, var(--navy-850), #112d4f);border-color:#0000;box-shadow:0 26px 60px #09203933}.capability-card--featured:after{content:"";background:radial-gradient(circle,#ffc51829,#0000 70%);width:180px;height:180px;position:absolute;bottom:-55px;right:-55px}.card-index{color:#1220332e;font-size:12px;font-weight:800;position:absolute;top:24px;right:24px}.capability-card--featured .card-index{color:#ffffff3d}.card-icon{width:56px;height:56px;color:var(--blue-500);background:#2c73c914;border-radius:16px;place-items:center;margin-bottom:58px;display:grid}.capability-card--featured .card-icon{color:var(--navy-950);background:var(--yellow-500)}.card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:27px;height:27px}.capability-card h3{color:var(--ink-900);margin:0 0 13px;font-size:20px;font-weight:750}.capability-card--featured h3{color:#fff}.capability-card p{color:var(--ink-500);margin:0;font-size:14px;line-height:1.8}.capability-card--featured p{color:#ffffff9e}.card-line{background:var(--line);height:1px;position:absolute;bottom:25px;left:26px;right:26px}.card-line:after{content:"";background:var(--blue-500);border-radius:999px;width:36px;height:5px;position:absolute;top:-2px;left:0}.capability-card--featured .card-line{background:#ffffff24}.capability-card--featured .card-line:after{background:var(--yellow-500)}.section--scenarios{background:var(--surface-muted)}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.scenario-card{border-radius:var(--radius-md);background:#fff;border:1px solid #d3dde7e6;transition:transform .25s,box-shadow .25s;overflow:hidden}.scenario-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.scenario-visual{background:linear-gradient(#ffffff6b,#0000),#eaf1f7;align-items:center;min-height:230px;padding:20px;display:flex}.scenario-card--park .scenario-visual{background:linear-gradient(#ffffff6b,#0000),#edf3ed}.scenario-card--public .scenario-visual{background:linear-gradient(#ffffff6b,#0000),#f1efe8}.scenario-visual svg{width:100%;height:auto}.scene-ground,.scene-main,.scene-secondary,.scene-accent-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.scene-ground{stroke:#173d6a33;stroke-width:2px}.scene-main{stroke:var(--navy-700);stroke-width:3px}.scene-secondary{stroke:#173d6a73;stroke-width:2.5px}.scene-accent{fill:var(--yellow-500);stroke:none}.scene-accent-line{stroke:var(--navy-900);stroke-width:2px}.scenario-copy{padding:30px;position:relative}.scenario-copy>span{color:#12203333;font-size:12px;font-weight:800;position:absolute;top:30px;right:30px}.scenario-copy h3{color:var(--ink-900);margin:0 0 12px;font-size:22px}.scenario-copy p{color:var(--ink-500);margin:0;font-size:14px;line-height:1.8}.section--platform{color:#fff;background:radial-gradient(circle at 100% 40%, #2c73c938, transparent 30%), var(--navy-900);overflow:hidden}.platform-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(60px,8vw,112px);display:grid}.platform-copy h2{color:#fff}.platform-intro{color:#ffffff9e;margin:24px 0 38px;font-size:16px;line-height:1.85}.audience-switch{gap:14px;display:grid}.audience-switch article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;gap:16px;padding:20px;display:flex}.audience-icon{color:#fff;background:var(--blue-500);border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.audience-icon--yellow{color:var(--navy-950);background:var(--yellow-500)}.audience-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.audience-switch h3{margin:1px 0 7px;font-size:16px}.audience-switch p{color:#ffffff8f;margin:0;font-size:13px;line-height:1.7}.platform-console{background:#f3f6fa;border:1px solid #ffffff24;border-radius:22px;overflow:hidden;transform:perspective(1100px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 90px #0000004d}.console-topbar{height:54px;color:var(--ink-700);background:#fff;border-bottom:1px solid #e7edf3;align-items:center;padding:0 18px;font-size:11px;font-weight:700;display:flex}.console-topbar img{object-fit:contain;width:36px;height:27px;margin-right:9px}.console-topbar i{background:#dce4ec;border-radius:50%;width:7px;height:7px;margin-left:7px}.console-topbar i:first-of-type{background:#ffd95c;margin-left:auto}.console-body{grid-template-columns:64px 1fr;min-height:390px;display:grid}.console-body aside{background:var(--navy-850);flex-direction:column;align-items:center;gap:20px;padding-top:26px;display:flex}.console-body aside span{background:#ffffff2e;border-radius:999px;width:24px;height:7px}.console-body aside span.active{background:var(--yellow-500)}.console-content{padding:28px}.console-title span,.console-title small,.console-panels strong,.console-panels span{background:#d7e0e9;border-radius:999px;display:block}.console-title span{width:120px;height:10px}.console-title small{width:210px;height:6px;margin-top:10px}.console-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:25px;display:grid}.console-panels>div{background:#fff;border:1px solid #e7edf3;border-radius:12px;min-height:86px;padding:16px}.console-panels strong{background:#aab9c7;width:44%;height:7px}.console-panels span{width:74%;height:5px;margin-top:13px}.console-panels span:last-child{width:55%}.console-chart{background:#fff;border:1px solid #e7edf3;border-radius:12px;height:182px;margin-top:16px;position:relative;overflow:hidden}.chart-grid{background-image:linear-gradient(#edf1f5 1px,#0000 1px),linear-gradient(90deg,#edf1f5 1px,#0000 1px);background-size:48px 38px;position:absolute;inset:18px}.console-chart svg{width:calc(100% - 36px);height:130px;position:absolute;bottom:18px;left:18px;right:18px}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--yellow-500);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.section--process{background:#fff}.process-list{counter-reset:process;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);min-height:205px;padding:30px 28px;position:relative}.process-list li:first-child{border-radius:18px 0 0 18px}.process-list li:last-child{border-right:1px solid var(--line);border-radius:0 18px 18px 0}.process-list li>span{color:#1220332b;font-size:12px;font-weight:800;position:absolute;top:20px;right:22px}.process-icon{width:44px;height:44px;color:var(--blue-500);background:#2c73c914;border-radius:13px;place-items:center;margin-bottom:30px;display:grid}.process-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:23px;height:23px}.process-list h3{margin:0 0 8px;font-size:17px}.process-list p{color:var(--ink-500);margin:0;font-size:13px}.section--about{color:#fff;background:radial-gradient(circle at 10% 100%, #2c73c933, transparent 30%), linear-gradient(135deg, var(--navy-950), var(--navy-850))}.about-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.about-copy h2{color:#fff}.about-copy>p:not(.section-kicker){color:#ffffff9e;max-width:700px;margin:26px 0 0;font-size:16px;line-height:1.9}.about-signature{align-items:center;gap:20px;margin-top:36px;display:flex}.about-signature img{width:94px;height:auto}.about-signature span{color:#ffffff80;border-left:1px solid #ffffff29;padding-left:20px;font-size:13px}.contact-panel{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:24px;padding:38px;position:relative;overflow:hidden}.contact-panel__glow{background:radial-gradient(circle,#ffc51838,#0000 67%);width:210px;height:210px;position:absolute;top:-80px;right:-70px}.contact-panel p{color:#ffffff8f;margin:0;font-size:13px}.contact-panel h3{color:var(--yellow-500);letter-spacing:.02em;margin:12px 0 28px;font-size:clamp(34px,4vw,50px);position:relative}.contact-panel a{width:100%;min-height:52px;color:var(--navy-950);background:var(--yellow-500);border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.contact-panel a:hover,.contact-panel a:focus-visible{background:var(--yellow-400);transform:translateY(-2px)}.contact-panel a svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.contact-panel small{color:#ffffff6b;text-align:center;margin-top:16px;font-size:11px;display:block}.site-footer{color:#ffffff80;background:#030810}.footer-main{grid-template-columns:150px 1fr auto;align-items:center;gap:46px;min-height:130px;display:grid}.footer-brand{width:116px;display:inline-block}.footer-main p{max-width:540px;margin:0;font-size:12px;line-height:1.8}.footer-phone{color:#ffffffc2;font-size:13px;font-weight:650}.footer-phone:hover,.footer-phone:focus-visible{color:var(--yellow-500)}.footer-bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:58px;font-size:11px;display:flex}.footer-bottom a{color:#ffffff94}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#fff}.reveal{opacity:1;transform:none}@keyframes charger-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (width<=1080px){.desktop-nav{gap:20px}.hero-layout{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr)}.product-label{display:none}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-layout{grid-template-columns:.9fr 1.1fr;gap:50px}}@media (width<=860px){.site-header{height:68px}.desktop-nav{display:none}.nav-phone{margin-left:auto}.mobile-nav{margin-left:0;display:block;position:relative}.mobile-nav summary{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:#fff;border-radius:999px;width:18px;height:2px}.mobile-nav nav{z-index:101;background:#07111ffa;border:1px solid #ffffff1f;border-radius:14px;min-width:180px;padding:10px;display:grid;position:fixed;top:68px;right:20px;box-shadow:0 20px 50px #00000057}.mobile-nav nav a{color:#ffffffc2;border-radius:9px;align-items:center;min-height:44px;padding:0 12px;font-size:13px;display:flex}.mobile-nav nav a:hover,.mobile-nav nav a:focus-visible{color:#fff;background:#ffffff0f}.hero{min-height:auto;padding-top:122px}.hero-layout{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;max-width:720px;padding-bottom:20px}.eyebrow,.hero-actions,.hero-tags{justify-content:center}.hero-summary{margin-inline:auto}.hero-product{min-height:560px}.charger-image{height:560px}.product-orbit--one{width:390px;height:390px}.product-orbit--two{width:480px;height:480px}.solution-bar{flex-direction:column;align-items:flex-start;gap:22px}.solution-bar>p{max-width:none}.solution-bar ul{justify-content:space-between;width:100%}.section-heading--left{flex-direction:column;align-items:flex-start;gap:18px}.section-heading--left>p{max-width:600px;margin:0}.scenario-grid{grid-template-columns:1fr}.scenario-card{grid-template-columns:.9fr 1.1fr;display:grid}.scenario-visual{min-height:210px}.scenario-copy{flex-direction:column;justify-content:center;display:flex}.platform-layout,.about-layout{grid-template-columns:1fr}.platform-console{transform:none}.about-layout{gap:48px}.process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.process-list li,.process-list li:first-child,.process-list li:last-child{border:1px solid var(--line);border-radius:16px}.footer-main{grid-template-columns:120px 1fr;gap:26px;padding-block:34px}.footer-phone{grid-column:2}}@media (width<=600px){.container{width:min(calc(100% - 32px), var(--container))}.site-header{height:64px}.brand,.brand img{width:105px}.nav-shell{gap:10px}.nav-phone{width:44px;min-width:44px;padding:0}.nav-phone span{display:none}.hero{padding:106px 0 38px}.hero-grid{background-size:38px 38px}.hero h1{letter-spacing:-.05em;font-size:clamp(39px,12vw,52px)}.hero-summary{margin-top:24px;font-size:15px;line-height:1.8}.hero-actions{flex-direction:column;margin-top:30px}.button{width:100%;min-height:50px}.hero-tags{gap:16px;font-size:12px}.hero-product{min-height:470px;margin-top:16px}.charger-image{height:470px}.product-orbit--one{width:310px;height:310px}.product-orbit--two{width:390px;height:390px}.solution-bar{padding:22px}.solution-bar ul{flex-direction:column;align-items:flex-start;gap:16px}.section{padding:78px 0}.section-heading{margin-bottom:40px}.section-heading h2,.platform-copy h2,.about-copy h2{font-size:32px}.section-heading>p:last-child{font-size:14px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:278px}.scenario-card{display:block}.scenario-visual{min-height:200px}.platform-layout{gap:42px}.console-body{grid-template-columns:44px 1fr;min-height:300px}.console-content{padding:16px}.console-panels{gap:7px}.console-panels>div{min-height:68px;padding:11px}.console-chart{height:150px}.process-list{grid-template-columns:1fr}.process-list li{min-height:170px}.about-signature{flex-direction:column;align-items:flex-start}.about-signature span{border-top:1px solid #ffffff29;border-left:0;padding:14px 0 0}.contact-panel{padding:30px 24px}.footer-main{grid-template-columns:1fr;gap:20px}.footer-main p,.footer-phone{grid-column:1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding-block:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
