@charset "UTF-8";
/* The ecosystem extends the existing RTS visual language. */
.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:5px 8px;border:1px solid var(--tone-c5d5e2);border-radius:5px;background:transparent;color:var(--brand);font-size:11px;line-height:1.2;white-space:nowrap}.theme-toggle:hover{background:var(--tone-e8eff5)}.theme-toggle-icon{display:block;width:18px;height:18px;flex-shrink:0;border-radius:50%;border:1px solid var(--brand);background:linear-gradient(135deg,var(--brand) 50%,var(--accent) 50%)}.global-header .header-actions{gap:16px}
@media(max-width:680px){.theme-toggle{width:32px;min-height:34px;padding:5px}.theme-toggle-name{display:none}.global-header .header-actions{gap:12px}.global-header .nav-inner{gap:14px}}
@media(max-width:360px){.global-header .header-actions{gap:9px}.global-header .nav-inner{gap:10px}}
.platform-page{--accent:var(--tone-c5def2);--soft:var(--tone-edf2f7);--deep:var(--tone-25303b);background:var(--tone-f4f7fa)}
.platform-page .container{width:calc(100% - 112px);max-width:1280px}
.global-header .desktop-nav{gap:25px}.global-header .desktop-nav a{font-size:12px;white-space:nowrap}
.global-header .desktop-nav a[aria-current=page]{color:var(--tone-405263)}.global-header .desktop-nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}
:where(.platform-page) :where(h1,h2,h3,p){margin-top:0}
.platform-page h2{font-size:clamp(31px,3.1vw,44px);font-weight:600;line-height:1.38;letter-spacing:-.035em}
.platform-page h3{font-weight:600;letter-spacing:-.02em}
.platform-page .eyebrow{font:10px/1.6 var(--mono);letter-spacing:.13em;color:var(--tone-6c7680);margin-bottom:24px}
.platform-page .button{font-size:12px;min-height:49px;gap:23px;padding-inline:24px}
.platform-page .button-dark{background:var(--tone-2d3844)}.platform-page .button-light{background:var(--tone-c5def2);color:var(--tone-2d3844)}
.platform-section{padding:100px 0}.platform-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:48px}
.platform-heading h2{margin-bottom:0}.platform-heading>.platform-lead{max-width:380px;font-size:14px;line-height:1.9;color:var(--tone-6c7776);margin:0 0 5px}
.platform-hero{background:var(--tone-2d3844);color:var(--tone-f1f4f7);position:relative;overflow:hidden}
.hero-mesh{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--tone-c5def206) 1px,transparent 1px),linear-gradient(90deg,var(--tone-c5def206) 1px,transparent 1px);background-size:88px 88px;mask-image:linear-gradient(100deg,transparent,#000)}
.platform-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;min-height:634px;padding-block:55px 35px;position:relative}
.platform-hero-copy{padding-bottom:8px;position:relative;z-index:2}
.platform-hero-copy>.eyebrow{font-size:10px;color:var(--tone-b4bbc1);margin-bottom:36px}
.platform-hero h1{font-size:clamp(45px,4.9vw,72px);font-weight:600;line-height:1.25;letter-spacing:-.045em;margin:0 0 26px;white-space:nowrap}
.platform-hero h1>span{color:var(--tone-c5def2)}.platform-hero-description{font-size:16px;line-height:1.9;max-width:435px;color:var(--tone-c6cfd3);margin-bottom:31px}
.platform-hero-actions{display:flex;align-items:center;gap:27px}.platform-hero .quiet-link{font-size:12px;color:var(--tone-e1e5e8)}
.hero-evolution-note{font-size:10px;line-height:1.85;color:var(--tone-a5b5b9);max-width:410px;margin:27px 0 0;display:flex;gap:9px}
.hero-evolution-note>span{flex:0 0 5px;height:5px;background:var(--tone-91b1ce);border-radius:50%;margin-top:7px}
.platform-hero-facts{position:relative;border-top:1px solid var(--tone-bdc3c91c);display:flex;gap:55px;align-items:center;padding-block:24px}
.platform-hero-facts>div{display:flex;align-items:center;gap:16px}.platform-hero-facts strong{font:15px/1 var(--mono);color:var(--tone-c5def2)}
.platform-hero-facts span{font-size:10px;color:var(--tone-b2c0c5)}.platform-hero-facts>a{margin-left:auto;display:grid;place-items:center;border:1px solid var(--tone-82959355);border-radius:50%;width:35px;height:35px}
.intelligence-scene{height:490px;position:relative;isolation:isolate;color:var(--tone-2d3844);width:100%;max-width:600px;margin:auto}
.scene-caption{position:absolute;top:7px;left:12px;right:2px;display:flex;justify-content:space-between;font:8px/1.5 var(--mono);letter-spacing:.14em;color:var(--tone-a2b4b7)}
.scene-orbit{position:absolute;inset:20px 0 0;border:1px solid var(--tone-9db8d219);border-radius:50%;transform:rotate(-28deg) scaleY(.72);z-index:-1}
.orbit-two{inset:5px -25px -15px;transform:rotate(40deg) scaleY(.73);border-style:dashed;animation:orbit-drift 25s ease-in-out infinite}
.voice-message{position:absolute;top:44px;left:0;width:85%;display:flex;gap:15px;padding:19px 21px;border:1px solid var(--tone-c5def245);border-radius:13px;background:var(--tone-394650ee);color:var(--tone-edf1f4);box-shadow:0 16px 35px var(--tone-0b152321);z-index:3;transform:rotate(-3deg)}
.voice-dot{width:36px;height:36px;background:var(--tone-c5def2);color:var(--tone-2d3844);border-radius:11px;display:grid;place-items:center;flex:0 0 36px}
.voice-message>div{min-width:0}.micro-label{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--tone-798692)}
.voice-message .micro-label{color:var(--tone-b3bcc4)}.voice-message p{font-size:12px;line-height:1.8;margin:8px 0 11px}
.voice-wave{display:flex;align-items:center;gap:4px;height:28px;width:100%;overflow:hidden}
.voice-wave i{flex:0 0 3px;border-radius:3px;height:7px;background:var(--tone-9fb9d1);animation:voice-level 2.1s ease-in-out infinite alternate}
.voice-wave i:nth-child(3n){height:23px;animation-delay:-1.2s}.voice-wave i:nth-child(4n){height:16px;animation-delay:-.6s}.voice-wave i:nth-child(5n){height:27px;animation-delay:-1.8s}.voice-wave i:nth-child(7n){height:11px;animation-delay:-.3s}
.draft-sheet{position:absolute;top:215px;left:14%;width:79%;background:var(--tone-f7fafc);box-shadow:0 30px 55px var(--tone-10192344);border:1px solid var(--tone-d4dde5);border-radius:10px;transform:rotate(3deg);z-index:2}
.sheet-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--tone-dfe6ed);gap:8px}
.sheet-toolbar>span:first-child{display:flex;align-items:center;gap:8px;font:12px/1 var(--mono)}.sheet-toolbar .icon{width:15px;height:15px}
.draft-badge{display:inline-flex;align-items:center;border:1px solid var(--tone-b9c7d5);border-radius:4px;background:var(--tone-e4ecf3);font-size:9px;line-height:1.4;padding:5px 8px;white-space:nowrap;color:var(--tone-4f657a)}
.sheet-heading{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:16px 20px 0}.sheet-heading>span{font:8px/1.5 var(--mono);color:var(--tone-7d8791)}
.draft-sheet dl{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:17px 20px}.draft-sheet dt{font-size:8px;color:var(--tone-7f8a94);margin-bottom:7px}.draft-sheet dd{margin:0;font:15px/1.3 var(--mono);letter-spacing:-.03em}
.draft-sheet dl>div:first-child dd{font-family:inherit;font-size:12px;line-height:1.4}.sheet-review{display:flex;align-items:center;gap:7px;background:var(--tone-e9eff5);padding:12px 20px;border-radius:0 0 10px 10px;font-size:9px;color:var(--tone-516577)}
.sheet-review .icon{width:13px;height:13px}.sheet-review i{width:5px;height:5px;background:var(--tone-738da6);border-radius:50%;margin-left:auto}
.vision-chip{position:absolute;right:-8px;top:174px;background:var(--tone-e8eef3);padding:15px 17px;display:flex;align-items:center;gap:13px;border:1px solid var(--tone-cbd7e2);border-radius:9px;z-index:5;box-shadow:0 15px 30px var(--tone-0b172827);animation:chip-float 6s ease-in-out infinite}
.vision-chip>.icon{width:31px;height:31px}.vision-chip strong{font:13px/1.4 var(--mono);display:block}.vision-chip strong span{font-size:8px;margin-left:6px;background:var(--tone-c0d2e2);padding:2px 4px;border-radius:2px}
.vision-chip small{font-size:8px;color:var(--tone-778695);display:block;margin-top:5px}.scan-mini{width:27px;height:25px;border:1px dashed var(--tone-839ab0);position:relative}.scan-mini:after{content:"";height:1px;background:var(--tone-718ba4);position:absolute;left:0;right:0;top:50%}
.ump-chip{position:absolute;left:0;bottom:12px;z-index:4;display:flex;align-items:center;gap:12px;color:var(--tone-c5def2);background:var(--tone-26323df5);border:1px solid var(--tone-8ea3b755);padding:13px 17px;border-radius:9px;box-shadow:0 12px 25px var(--tone-07112229)}
.ump-chip>.icon{width:21px;height:26px}.ump-chip strong{display:block;font:13px/1 var(--mono)}.ump-chip div>span{display:block;color:var(--tone-a9b3bc);font-size:8px;margin-top:6px}.ump-chip>.status-dot{margin-left:10px;width:4px;height:4px;background:var(--tone-9bb9d5)}
.scene-disclaimer{position:absolute;bottom:-13px;right:0;font-size:8px;color:var(--tone-b4bbc1);margin:0;letter-spacing:.015em}
.feature-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.feature-item{padding-top:26px;border-top:1px solid var(--tone-d5dbe1)}
.feature-symbol{width:28px;height:28px;color:var(--tone-5a6e80);margin-bottom:25px}.feature-number{font:10px/1 var(--mono);color:var(--tone-7a8998);display:block;margin-bottom:27px}
.feature-item h3{font-size:22px;margin-bottom:16px}.feature-item p{font-size:14px;line-height:1.9;color:var(--tone-6c7277);margin-bottom:0}
.ai-demo-section{background:var(--tone-edf3f8)}.ai-demo{border:1px solid var(--tone-ced8e1);border-radius:12px;overflow:hidden;background:var(--tone-f9fbfd);box-shadow:0 15px 45px var(--tone-262d3405)}
.ai-tabs{display:flex;border-bottom:1px solid var(--tone-ced8e1);background:var(--tone-e3edf5);padding-inline:28px;gap:32px}
.ai-tabs>button{border:0;background:transparent;font-size:13px;display:flex;align-items:center;gap:10px;position:relative;padding:22px 4px;color:var(--tone-677582)}
.ai-tabs .icon{width:17px;height:17px}.ai-tabs>button:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--tone-425668);transform:scaleX(0);transition:transform .2s}
.ai-tabs>button[aria-selected=true]{color:var(--tone-2d3844)}.ai-tabs>button[aria-selected=true]:after{transform:scaleX(1)}
.ai-panel{display:grid;grid-template-columns:1fr 1fr;min-height:370px;animation:panel-in .3s ease both}
.ai-input{position:relative;background:var(--tone-2d3844);color:var(--tone-e9eef2);padding:36px 42px;display:flex;flex-direction:column;align-items:start;overflow:hidden}
.ai-input:after{content:"";position:absolute;width:280px;height:280px;border:1px solid var(--tone-91a5b817);border-radius:50%;right:-120px;bottom:-170px}
.ai-input>.micro-label{color:var(--tone-a5b2bf)}.ai-input-symbol{position:absolute;top:30px;right:32px;color:var(--tone-b4c7d8)}.ai-input-symbol .icon{width:23px;height:23px}
.ai-input blockquote{font-size:22px;font-weight:400;line-height:1.9;margin:34px 0 25px;letter-spacing:-.015em;flex:1}
.ai-input .voice-wave{width:85%;height:35px;opacity:.8}.ai-mode{font:8px/1 var(--mono);color:var(--tone-9aa7b4);letter-spacing:.14em;margin-top:18px}
.ai-output{padding:34px 40px}.ai-output-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}.ai-output h3{font-size:17px;margin:0}
.ai-output dl{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:0}.ai-output dl>div{border-bottom:1px solid var(--tone-d8e0e7);padding-bottom:16px;min-width:0}
.ai-output dt{font-size:10px;color:var(--tone-798591);margin-bottom:10px}.ai-output dd{font:21px/1.4 var(--mono);margin:0;letter-spacing:-.04em;overflow-wrap:anywhere}.ai-output dl>div:first-child dd{font-size:18px}
.ai-field-note{font-size:10px;line-height:1.75;color:var(--tone-738290);margin:15px 0}.ai-review-note{display:flex;gap:10px;align-items:start;background:var(--tone-e5ecf2);padding:12px 14px;color:var(--tone-637585);border-radius:4px}
.ai-review-note .icon{flex:0 0 16px;width:16px;height:16px}.ai-review-note p{font-size:10px;line-height:1.7;margin:0}.ai-output>.text-button{margin-top:18px;font-size:11px}
.module-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.module-card{background:var(--tone-fcfdff);border:1px solid var(--tone-d9dfe5);border-radius:9px;display:block;position:relative;padding:26px 28px 21px;overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}
.module-card:hover{transform:translateY(-5px);border-color:var(--tone-93abc2);box-shadow:0 18px 36px var(--tone-2d38440d)}.module-card-top{display:flex;align-items:center;gap:12px}
.module-code{font:18px/1 var(--mono);letter-spacing:-.02em}.module-category{font-size:8px;color:var(--tone-7f8b97)}.module-card-icon{margin-left:auto;width:27px;height:27px;color:var(--tone-6c7b89)}
.module-card-art{height:100px;position:relative;margin:19px 0 13px;isolation:isolate}.module-card-art>i{position:absolute;border:1px solid var(--tone-bbc8d5);background:var(--tone-e9eef3);border-radius:5px;width:67px;height:44px;transform:skewY(-10deg);top:28px;left:50%;margin-left:-53px}
.module-card-art>i:nth-child(2){top:17px;left:calc(50% + 14px);background:var(--tone-d9e3ec)}.module-card-art>i:nth-child(3){top:6px;left:calc(50% + 28px);background:var(--tone-c9d7e5)}.module-card-art b{position:absolute;font:9px/1 var(--mono);left:calc(50% + 10px);top:28px;transform:skewY(-10deg);color:var(--tone-60768b)}
.module-rts .module-card-art>i{width:87px;height:44px}.module-rts .module-card-art>i:nth-child(3){background:var(--tone-2d3844);border-color:var(--tone-2d3844)}.module-rts .module-card-art b{color:var(--tone-c5def2)}
.module-vrs .module-card-art>i{border-radius:50%;width:57px;height:57px;transform:rotateX(35deg)}.module-vrs .module-card-art b{top:29px;left:calc(50% + 4px)}
.module-tts .module-card-art>i{width:12px;height:53px;border-radius:9px;transform:none;margin-left:-18px}.module-tts .module-card-art>i:nth-child(2){height:70px;top:10px}.module-tts .module-card-art>i:nth-child(3){height:45px;top:24px}.module-tts .module-card-art b{display:none}
.module-ve .module-card-art>i{height:64px;width:50px}.module-ve .module-card-art b{left:calc(50% + 1px);top:34px}
.module-card h3{font-size:23px;margin:0 0 13px}.module-card>p{font-size:13px;line-height:1.85;color:var(--tone-737a81);margin-bottom:25px;min-height:48px}
.module-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--tone-dde3e9);padding-top:16px;font-size:10px;color:var(--tone-657685)}.module-card-bottom .icon{width:17px;height:17px}
.section-bottom-link{display:flex;justify-content:center;margin-top:38px}.core-section{background:var(--tone-e8eff5)}.core-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center}
.core-layout>div>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--tone-697581);margin:25px 0 28px;max-width:350px}.architecture-note{font-size:9px;color:var(--tone-7d8995);display:block;margin-top:17px}
.ecosystem-map{width:100%;max-width:630px;margin:auto;padding:24px 0 0}.map-caption{font:8px/1 var(--mono);letter-spacing:.13em;color:var(--tone-7b8c9c);margin-bottom:26px}
.map-core{background:var(--tone-2d3844);color:var(--tone-c5def2);border:1px solid var(--tone-3b454e);border-radius:9px;padding:20px 25px;display:flex;align-items:center;gap:15px;box-shadow:0 18px 30px var(--tone-25313017)}
.map-core .icon{width:27px;height:32px}.map-core strong{font:24px/1 var(--mono)}.map-core>span{font-size:10px;color:var(--tone-b2bcc6);margin-left:auto}
.map-connector{height:35px;position:relative}.map-connector:before{content:"";position:absolute;left:50%;height:18px;border-left:1px solid var(--tone-a4b6c7)}
.map-connector:after{content:"";position:absolute;left:8%;right:8%;top:18px;height:16px;border:1px solid var(--tone-a4b6c7);border-bottom:0;border-radius:6px 6px 0 0}
.map-modules{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.map-modules>a{border:1px solid var(--tone-bbcad9);background:var(--tone-f0f4f8);border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:18px 4px;transition:background .2s,transform .2s}
.map-modules>a:hover{background:var(--tone-c5def2);transform:translateY(-3px)}.map-modules strong{font:11px/1 var(--mono)}.map-modules .icon{width:22px;height:22px;color:var(--tone-6d7c8b)}
.map-foundation{border:1px dashed var(--tone-a7b8c8);border-radius:5px;margin-top:18px;padding:14px 10px;text-align:center;font-size:9px;color:var(--tone-778695);line-height:1.7}
.workday-flow{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin:0;padding:0}.workday-flow li{position:relative;border-top:1px solid var(--tone-c5d5e2);padding-top:27px}
.workday-flow li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--tone-6486a2);position:absolute;top:-4px;left:0}.workday-flow li:after{content:"→";position:absolute;top:-9px;right:0;background:var(--tone-f4f7fa);color:var(--tone-597b98);font:14px/1 var(--mono);padding-left:5px}
.core-section .workday-flow li:after{background:var(--tone-e8eff5)}.workday-flow li:last-child:after{display:none}.workday-code{font:11px/1 var(--mono);color:var(--tone-6b8297);display:block;margin-bottom:18px}
.workday-flow h3{font-size:17px;line-height:1.5;margin-bottom:12px}.workday-flow p{font-size:12px;line-height:1.9;color:var(--tone-657a8b);margin-bottom:0}.section-note{font-size:10px;line-height:1.85;color:var(--tone-818d98);margin:30px 0 0;max-width:820px}
.four-steps{grid-template-columns:repeat(4,1fr)}.evolution-banner{background:var(--tone-2d3844);color:var(--tone-edf2f7);padding:74px 0}.evolution-banner .eyebrow{color:var(--tone-9cb0c3)}
.evolution-banner>.container>div{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.evolution-banner h2{color:var(--tone-e5ecf3);margin:0}.evolution-banner p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--tone-bac8c6);margin-bottom:25px}
.platform-contact .contact-layout h2{font-size:38px}.platform-contact .contact-layout>div>p:not(.eyebrow){font-size:14px;color:var(--tone-606f7d);max-width:440px;line-height:1.9}.platform-contact .text-button{font-size:12px}
.footer-modules{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 0 7px}.footer-modules a{font:11px/1.5 var(--mono);color:var(--tone-5c6772)}.footer-modules a:hover{color:var(--tone-2d3844)}.footer-modules a>span{display:block;font:9px/1.6 "Segoe UI","Microsoft YaHei",sans-serif;color:var(--tone-85919d);margin-top:5px}
.page-intro{background:var(--tone-edf2f7);border-bottom:1px solid var(--tone-d7dfe6)}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-block:75px;min-height:485px}
.page-intro h1{font-size:clamp(34px,3.7vw,53px);line-height:1.35;font-weight:600;letter-spacing:-.045em;margin-bottom:27px}
.intro-description{font-size:15px;line-height:1.95;max-width:495px;color:var(--tone-6c7680);margin-bottom:26px}.intro-status{display:inline-block;font-size:9px;border:1px solid var(--tone-bdcbd9);color:var(--tone-697c8e);background:var(--tone-ebf1f6);padding:7px 11px;border-radius:4px;line-height:1.5}
.page-ai .page-intro{background:var(--tone-2d3844);color:var(--tone-ecf2f7)}.page-ai .page-intro .eyebrow{color:var(--tone-aabac9)}.page-ai .page-intro .intro-description{color:var(--tone-bfc6cc)}.page-ai .page-intro .button{background:var(--tone-c5def2);color:var(--tone-2d3844)}.page-ai .intro-grid{padding-block:45px;min-height:600px}.page-ai .page-intro h1{font-size:clamp(35px,3.4vw,48px)}
.ai-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ai-pillars article{border:1px solid var(--tone-d2dce5);border-radius:9px;padding:26px 27px 28px;background:var(--tone-f8fbfd)}.ai-pillars h3{font-size:22px;margin:0 0 19px}.ai-pillars p{font-size:14px;line-height:1.9;color:var(--tone-6f7a85);margin:0}.pillar-icon{width:34px;height:34px;margin:30px 0 23px;color:var(--tone-5f778e)}
.status-label{display:inline-flex;font-size:9px;line-height:1.5;padding:5px 8px;border-radius:3px}.status-label.existing{background:var(--tone-dce6ef);color:var(--tone-526a80)}.status-label.planned{background:var(--tone-e9edef);color:var(--tone-7c8990)}
.page-ai .core-section .feature-trio{margin-top:50px}.status-section{background:var(--tone-eef3f7)}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.status-grid article{border-top:1px solid var(--tone-d1d9e0);padding-top:24px}.status-grid p{font-size:13px;line-height:2;color:var(--tone-727b84);margin:19px 0 0}.related-section{padding-top:72px}.related-section .module-card-art{height:65px;transform:scale(.8);margin-block:8px 21px}
.boundary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:33px}.boundary-grid article{background:var(--tone-f8fbfd);border:1px solid var(--tone-d7dfe6);padding:30px;border-radius:8px}.boundary-grid article>span{font:10px/1.5 var(--mono);letter-spacing:.1em;color:var(--tone-788a9b);display:block;margin-bottom:37px}.boundary-grid h3{font-size:22px;margin-bottom:18px}.boundary-grid p{font-size:14px;line-height:1.9;color:var(--tone-717b85);margin:0}
.architecture-section{background:var(--tone-2d3844);color:var(--tone-eff3f7)}.architecture-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}.architecture-layout .eyebrow{color:var(--tone-99b1c8)}.architecture-layout>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--tone-aebebd);margin:23px 0 0}
.architecture-stack{display:grid;gap:13px}.architecture-layer{display:flex;align-items:center;gap:22px;border:1px solid var(--tone-acbac733);border-radius:7px;padding:22px;background:var(--tone-35424c)}.architecture-layer>span{font:9px/1 var(--mono);color:var(--tone-9ba5ae)}.architecture-layer>div{flex:1}.architecture-layer strong{font-size:14px;font-weight:500}.architecture-layer p{font-size:10px;line-height:1.75;color:var(--tone-a6b0ba);margin:8px 0 0}.architecture-layer>.icon{width:24px;height:24px;color:var(--tone-9db1c4)}
.architecture-layer.layer-2{background:var(--tone-c5def2);border-color:var(--tone-c5def2);color:var(--tone-2d3844)}.layer-2>span,.layer-2>.icon{color:var(--tone-52677b)}.layer-2 p{color:var(--tone-66798b)}.layer-3{background:transparent;border-style:dashed}
.access-demo{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid var(--tone-ccd7e2);border-radius:10px;overflow:hidden}.access-controls{background:var(--tone-fcfdff);padding:25px 34px}.access-gate{position:relative;display:flex;gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid var(--tone-dae2e9);cursor:pointer}.access-gate>span{font-size:13px;line-height:1.6;display:flex;align-items:center;gap:13px;flex:1}.access-gate b{font:9px/1 var(--mono);color:var(--tone-8594a2)}
.access-gate input{position:absolute;right:0;width:40px;height:25px;opacity:0;cursor:pointer}.access-gate i{width:38px;height:22px;flex:0 0 38px;border-radius:13px;background:var(--tone-d7dee5);position:relative;pointer-events:none;transition:background .2s}.access-gate i:before{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px var(--tone-11161a22);transition:transform .2s}.access-gate input:checked+i{background:var(--tone-4d6378)}.access-gate input:checked+i:before{transform:translateX(16px)}.access-gate input:focus-visible+i{outline:3px solid var(--tone-7d95ac);outline-offset:4px}
.access-operation{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 0 7px;font-size:11px;color:var(--tone-6e7b88);line-height:1.7}.access-operation select{max-width:180px;border:1px solid var(--tone-bccbd9);background:var(--tone-eef3f8);padding:9px 10px;border-radius:4px;color:var(--tone-506272);font-size:11px}
.access-result{background:var(--tone-deebf5);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:34px;transition:background .2s}.access-lock{width:76px;height:76px;border:1px solid var(--tone-a0b7cd);display:grid;place-items:center;border-radius:50%;margin-bottom:25px;background:var(--tone-f0f5f9)}.access-lock>.icon{width:31px;height:31px;color:var(--tone-577087)}.access-result h3{font-size:28px;margin:14px 0}.access-result p{font-size:13px;color:var(--tone-6a7988);line-height:1.9;max-width:320px;margin:0}.access-line{height:3px;width:52px;background:var(--tone-63809c);margin-top:28px;border-radius:2px}.access-denied{background:var(--tone-f1ebef)}.access-denied .access-lock{background:var(--tone-fbf8fa);border-color:var(--tone-d8c6d0)}.access-denied .access-lock>.icon{color:var(--tone-95657e)}.access-denied p{color:var(--tone-80566d)}.access-denied .access-line{background:var(--tone-ae819a)}
.catalog-symbol{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;transform:rotate(-6deg);padding:15px 20px;max-width:435px;justify-self:end}.catalog-symbol span{display:grid;place-items:center;width:102px;height:102px;border:1px solid var(--tone-bbcad9);border-radius:15px;background:var(--tone-eff4f9);font:21px/1 var(--mono);color:var(--tone-5b7186);box-shadow:0 12px 20px var(--tone-2d384405)}.catalog-symbol span:nth-child(2){background:var(--tone-2d3844);color:var(--tone-c5def2);border-color:var(--tone-2d3844);transform:translateY(-11px)}.catalog-symbol span:nth-child(5){background:var(--tone-c5def2)}
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:27px}.catalog-filters{display:flex;gap:9px;flex-wrap:wrap}.catalog-filters button{font-size:11px;line-height:1.5;border:1px solid var(--tone-d2dce5);border-radius:6px;padding:10px 16px;background:var(--tone-f8fbfd);color:var(--tone-748391)}.catalog-filters button[aria-pressed=true]{background:var(--tone-2d3844);border-color:var(--tone-2d3844);color:var(--tone-ceddeb)}.filter-status{font:10px/1.5 var(--mono);color:var(--tone-798896);white-space:nowrap}
.workspace-section{background:var(--tone-e8eff5)}.workspace-builder{display:grid;grid-template-columns:1.3fr 1fr;border:1px solid var(--tone-becedc);border-radius:10px;overflow:hidden}.workspace-config{background:var(--tone-f5f9fc);padding:30px}.workspace-presets{display:flex;gap:8px;margin-bottom:27px;flex-wrap:wrap}.workspace-presets button{font-size:10px;padding:9px 13px;line-height:1.5;border:1px solid var(--tone-c3d1de);background:transparent;border-radius:4px;color:var(--tone-6e8193)}.workspace-presets button[aria-pressed=true]{color:var(--tone-405263);background:var(--tone-cfdeed);border-color:var(--tone-9fb6cc)}
.workspace-fixed{display:flex;align-items:center;gap:12px;font-size:11px;border:1px dashed var(--tone-a2b7cb);padding:17px 15px;border-radius:5px;margin-bottom:19px}.workspace-fixed .icon{color:var(--tone-6a859f)}.workspace-fixed strong{font:12px/1 var(--mono)}.workspace-fixed span{font-size:9px;color:var(--tone-76899a);margin-left:auto}
.module-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.module-choice{position:relative;cursor:pointer;display:block}.module-choice input{position:absolute;width:100%;height:100%;inset:0;opacity:0;margin:0;cursor:pointer}.module-choice>span{display:flex;flex-direction:column;gap:8px;align-items:start;background:var(--tone-fcfdfe);border:1px solid var(--tone-d1dbe4);border-radius:6px;padding:17px 15px;height:100%;min-height:105px;transition:background .2s}.module-choice .icon{width:20px;height:20px;color:var(--tone-8694a2)}.module-choice strong{font:12px/1.4 var(--mono)}.module-choice small{font-size:9px;line-height:1.6;color:var(--tone-7e8a96)}.module-choice>i{position:absolute;right:10px;top:10px;font:9px/1 var(--mono);color:var(--tone-50687e);opacity:0;pointer-events:none}.module-choice input:checked+span{background:var(--tone-dae5ef);border-color:var(--tone-99b2c9)}.module-choice input:checked~i{opacity:1}.module-choice input:focus-visible+span{outline:3px solid var(--tone-7e96ac);outline-offset:3px}.module-choice.is-required{cursor:default}.module-choice.is-required input{cursor:default}.dependency-note{font-size:10px;line-height:1.8;color:var(--tone-798a9a);margin:17px 0 0}
.workspace-summary{background:var(--tone-2d3844);color:var(--tone-e8eff5);padding:37px 35px}.workspace-summary .eyebrow{color:var(--tone-98b1c8)}.workspace-count{display:flex;align-items:baseline;gap:17px;margin:20px 0}.workspace-count strong{font:68px/1 var(--mono);letter-spacing:-.08em;color:var(--tone-c5def2)}.workspace-count span{font-size:11px;color:var(--tone-94a5b5)}.workspace-pills{display:flex;gap:8px;flex-wrap:wrap;min-height:66px;align-content:start;margin-bottom:16px}.workspace-pills span{font:10px/1 var(--mono);padding:9px 12px;border:1px solid var(--tone-6b819677);color:var(--tone-bcccdb);border-radius:4px}.workspace-summary>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--tone-b0bac3);margin-bottom:25px}.workspace-summary .button{background:var(--tone-c5def2);color:var(--tone-2d3844);font-size:11px}
.module-intro-meta{display:flex;flex-direction:column;align-items:start;gap:21px}.module-intro-meta>a{display:flex;align-items:center;gap:15px;font-size:11px;color:var(--tone-707d8a)}.module-intro-meta>a .icon{width:16px;height:16px}
.module-preview{border:1px solid var(--tone-becedc);border-radius:12px;background:var(--tone-f3f7fa);box-shadow:0 25px 55px var(--tone-2d38440e);transform:rotate(2deg);width:100%;max-width:470px;justify-self:end;overflow:hidden}.module-preview-top{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--tone-d4dee8);padding:16px 21px}.module-preview-top strong{font:12px/1 var(--mono)}.module-preview-top>span{font-size:9px;color:var(--tone-7a8b9a)}.module-preview-top>i{margin-left:auto;background:var(--tone-92a6b9);width:5px;height:5px;border-radius:50%}
.hub-preview{padding:23px}.hub-greeting{font-size:19px;display:flex;flex-direction:column;gap:7px}.hub-greeting span{font:8px/1 var(--mono);color:var(--tone-8b97a3)}.hub-module-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:24px 0}.hub-module-tiles>div{background:var(--tone-e3ebf2);border:1px solid var(--tone-c9d7e5);border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:17px 5px}.hub-module-tiles .icon{width:23px;height:23px;color:var(--tone-657b90)}.hub-module-tiles strong{font:9px/1 var(--mono)}.hub-preview>p{font-size:10px;color:var(--tone-8292a1);margin-bottom:13px}.hub-link-lines{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-link-lines span{display:flex;align-items:center;gap:9px;border:1px solid var(--tone-d5dfe8);padding:11px;font-size:10px}.hub-link-lines .icon{width:15px;height:15px;color:var(--tone-8397aa)}
.vehicle-preview{padding:22px}.vehicle-camera{background:var(--tone-2d3844);height:190px;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:7px}.vehicle-truck{width:125px;height:110px;color:var(--tone-8f98a0);stroke-width:.65}.recognition-box{position:absolute;inset:29px 56px 31px;border:1px solid var(--tone-c5def2);border-radius:3px}.recognition-box span{position:absolute;left:-1px;top:-15px;background:var(--tone-c5def2);padding:2px 6px;font:8px/1.5 var(--mono);color:var(--tone-405263)}.recognition-box i{position:absolute;bottom:13px;left:45%;width:50px;height:18px;border:1px dashed var(--tone-c5def2);background:var(--tone-c5def211)}.recognition-sweep{position:absolute;left:20px;right:20px;height:35px;background:linear-gradient(transparent,var(--tone-96b9da16));border-bottom:1px solid var(--tone-c5def255);animation:scan-sweep 4s ease-in-out infinite;top:20px}.vehicle-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;font-size:10px;color:var(--tone-6d7e8d)}.vehicle-caption strong{font-size:9px;font-weight:400;color:var(--tone-728494);background:var(--tone-dce5ee);padding:5px 8px}.vehicle-preview>p{font-size:9px;color:var(--tone-8492a0);text-align:center;margin:20px 0 2px}
.tts-preview{padding:25px}.tts-symbol{width:31px;height:31px;color:var(--tone-72889d);margin:0 0 15px}.tts-preview blockquote{font-size:21px;line-height:1.8;margin:0 0 24px}.tts-preview .voice-wave{height:54px;padding:8px;justify-content:center;background:var(--tone-dfe8f0);border-radius:7px}.tts-preview .voice-wave i{background:var(--tone-879db2)}.tts-flow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:22px;font-size:9px;color:var(--tone-798b9c)}.tts-flow .icon{width:14px;height:14px}
.server-preview{padding:24px}.server-rack{display:flex;align-items:center;gap:14px;color:var(--tone-c5def2);background:var(--tone-2d3844);padding:22px;border-radius:7px}.server-rack>.icon{width:26px;height:26px}.server-rack>strong{font:21px/1 var(--mono)}.server-rack>i{width:5px;height:5px;border-radius:50%;background:var(--tone-c5def2);margin-left:auto}.server-routes{margin-top:20px;padding-left:13px;border-left:1px solid var(--tone-acc0d3);display:grid;gap:10px}.server-routes>div{display:flex;align-items:center;gap:13px;background:var(--tone-e7eef4);border:1px solid var(--tone-cedbe7);border-radius:4px;padding:12px}.server-routes span{font:8px/1 var(--mono);color:var(--tone-8499ac)}.server-routes strong{font-size:10px;font-weight:400;color:var(--tone-5b6e80)}.server-routes .icon{width:14px;height:14px;margin-left:auto}.server-bottom{display:block;font-size:8px;color:var(--tone-8493a1);text-align:center;margin-top:17px}
.voucher-preview{padding:22px 27px}.voucher-paper{position:relative;background:var(--tone-fbfdfe);box-shadow:0 8px 22px var(--tone-262d330d);padding:22px 20px;border:1px solid var(--tone-dde2e7);transform:rotate(-2deg)}.voucher-paper h3{font-size:18px;text-align:center;padding-bottom:15px;border-bottom:2px solid var(--tone-626a72);margin-bottom:12px}.voucher-reference{display:flex;justify-content:space-between;font-size:8px;color:var(--tone-848f99);margin-bottom:14px}.voucher-reference b{font:8px/1 var(--mono)}.voucher-cells{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--tone-c4cdd5);border-top:1px solid var(--tone-c4cdd5)}.voucher-cells span{height:39px;border-right:1px solid var(--tone-c4cdd5);border-bottom:1px solid var(--tone-c4cdd5);font-size:7px;display:grid;place-items:center;color:var(--tone-8896a4)}.voucher-cells span:nth-child(even){background:var(--tone-e7eef5)}.voucher-lines{display:flex;gap:30px;justify-content:flex-end;margin-top:25px}.voucher-lines i{width:60px;height:8px;border-bottom:1px solid var(--tone-b7c2cd)}.voucher-watermark{position:absolute;right:15px;bottom:7px;font:35px/1 var(--mono);color:var(--tone-a7b6c52b);transform:rotate(-13deg);pointer-events:none}.voucher-preview>p{font-size:9px;color:var(--tone-7e8e9d);text-align:center;margin:18px 0 0}
.module-integration{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.module-integration>div>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--tone-677583);margin:26px 0}.integration-diagram{display:flex;align-items:center;gap:20px;justify-content:center}.integration-diagram>span,.integration-diagram>strong{width:130px;height:130px;border-radius:17px;display:grid;place-items:center;font:30px/1 var(--mono)}.integration-diagram>span{background:var(--tone-2d3844);color:var(--tone-c5def2);box-shadow:0 15px 30px var(--tone-282f3611)}.integration-diagram>strong{background:var(--tone-c5def2);border:1px solid var(--tone-a0b7cc);color:var(--tone-4d6276)}.integration-diagram>div{display:flex;align-items:center;gap:5px}.integration-diagram i{width:20px;height:1px;background:var(--tone-a1b5c8)}.integration-diagram small{font:9px/1 var(--mono);color:var(--tone-788c9e)}
.delivery-visual{display:grid;gap:15px;transform:rotate(-4deg);max-width:390px;width:100%;justify-self:end;padding-right:20px}.delivery-visual>div{display:flex;gap:30px;align-items:center;background:var(--tone-eff4f9);border:1px solid var(--tone-b5c7d8);border-radius:9px;padding:27px 30px;box-shadow:0 10px 15px var(--tone-29343f06)}.delivery-visual>div:nth-child(2){background:var(--tone-2d3844);color:var(--tone-c5def2);transform:translateX(20px);border-color:var(--tone-2d3844)}.delivery-visual span{font:9px/1 var(--mono);color:var(--tone-8194a5)}.delivery-visual strong{font:20px/1.3 var(--mono)}.delivery-note{display:flex;gap:13px;align-items:start;padding-block:22px;border-bottom:1px solid var(--tone-dae1e7);color:var(--tone-768492)}.delivery-note>.icon{width:17px;height:17px;flex:0 0 17px}.delivery-note p{font-size:11px;line-height:1.8;margin:0}
.delivery-policies{display:grid;grid-template-columns:repeat(2,1fr);gap:27px 50px;margin-top:55px;padding-top:35px;border-top:1px solid var(--tone-c0cfdd)}.delivery-policies article{position:relative;padding-left:34px}.delivery-policies .icon{position:absolute;left:0;top:2px;color:var(--tone-6f88a0);width:19px;height:19px}.delivery-policies h3{font-size:17px;margin-bottom:11px}.delivery-policies p{font-size:13px;line-height:1.85;color:var(--tone-6c7d8c);margin:0}
.roadmap-list{display:grid;gap:0}.roadmap-list article{display:grid;grid-template-columns:50px 110px .85fr 1.1fr;gap:27px;align-items:start;border-top:1px solid var(--tone-d3dce5);padding:27px 0}.roadmap-index{font:13px/1.5 var(--mono);color:var(--tone-8b9dae)}.roadmap-list .status-label{justify-self:start}.roadmap-list h3{font-size:20px;margin-bottom:0}.roadmap-list p{font-size:13px;line-height:1.9;color:var(--tone-727e89);margin:0}.readiness-note{font-size:11px;line-height:1.9;color:var(--tone-7a8998);padding:21px 24px;background:var(--tone-e6ecf2);border:1px solid var(--tone-d7dfe7);border-radius:6px;margin:21px 0 0}
.product-subnav{background:var(--tone-edf3f8);border-bottom:1px solid var(--tone-d0d9e1)}.product-subnav>.container{display:flex;align-items:center;gap:12px;min-height:43px;font-size:10px;color:var(--tone-7d8a96)}.product-subnav strong{font:10px/1 var(--mono);color:var(--tone-4c6277)}.product-subnav nav{display:flex;gap:23px;margin-left:auto}.product-subnav nav a:hover{color:var(--tone-364654)}
.rts-ai-note{background:var(--tone-e6eff7);border-bottom:1px solid var(--tone-c1d0de);padding:24px 0}.rts-ai-note>.container{display:flex;align-items:center;gap:20px}.rts-ai-note .icon{color:var(--tone-5d7892);flex:0 0 23px}.rts-ai-note strong{font-size:13px;font-weight:500}.rts-ai-note p{font-size:11px;line-height:1.8;color:var(--tone-758797);margin:7px 0 0}.rts-ai-note a{display:flex;align-items:center;gap:12px;font-size:11px;margin-left:auto;max-width:270px;line-height:1.8}.rts-ai-note a .icon{width:16px;height:16px;flex-basis:16px}
html[lang=en] .platform-hero h1{font-size:clamp(40px,4.1vw,63px);line-height:1.18;letter-spacing:-.05em}.platform-page:lang(en) h2{line-height:1.23}.platform-page:lang(en) .page-intro h1{font-size:clamp(34px,3.4vw,47px);line-height:1.22}.platform-page:lang(en) .feature-item h3{font-size:22px}.platform-page:lang(en) .platform-hero-copy>.eyebrow{font-size:9px}.platform-page:lang(en) .intro-description{font-size:14px}.platform-page:lang(en) .ai-input blockquote{font-size:22px;line-height:1.7}.platform-page:lang(en) .ai-output dl>div:first-child dd{font-size:16px}.platform-page:lang(en) .scene-disclaimer{font-size:7px}.platform-page:lang(en) .ai-pillars h3{font-size:21px;line-height:1.4}.platform-page:lang(en) .module-card h3{font-size:22px}.platform-page:lang(en) .module-category{font-size:7px}.platform-page:lang(en) .sheet-heading{font-size:9px}.platform-page:lang(en) .access-result h3{font-size:25px}
@keyframes voice-level{to{transform:scaleY(.55);opacity:.5}}@keyframes chip-float{50%{transform:translateY(-5px)}}@keyframes scan-sweep{50%{top:140px}}@keyframes orbit-drift{50%{transform:rotate(45deg) scaleY(.72)}}
@media(min-width:1600px){.platform-hero-grid{gap:75px;min-height:680px}.platform-hero h1{font-size:76px}.platform-page:lang(en) .platform-hero h1{font-size:66px}.intelligence-scene{height:510px}.draft-sheet{top:219px}.voice-message{top:51px}.ump-chip{bottom:24px}}
@media(max-width:1180px){.global-header .desktop-nav{display:none}.global-header .menu-toggle{display:block}.global-header .header-cta{display:none}.global-header .header-actions{margin-left:auto}.platform-page .container{width:calc(100% - 72px)}.platform-hero-grid{gap:30px;min-height:600px}.platform-hero h1{font-size:55px}.platform-hero-description{font-size:14px}.intelligence-scene{height:440px}.voice-message{top:40px;padding:17px;gap:11px;width:89%}.voice-message p{font-size:10px}.draft-sheet{top:208px;left:8%;width:86%}.draft-sheet dd{font-size:13px}.sheet-heading{font-size:10px}.vision-chip{top:172px;right:-6px;padding:12px;gap:9px}.vision-chip>.icon{width:25px;height:25px}.scan-mini{display:none}.ump-chip{bottom:6px;padding:10px 13px}.scene-disclaimer{bottom:-22px}.scene-caption{font-size:7px}.platform-hero-facts{gap:38px}.platform-heading{gap:45px}.platform-heading>.platform-lead{max-width:330px;font-size:13px}.feature-trio{gap:33px}.feature-item h3{font-size:20px}.ai-input{padding:30px}.ai-input blockquote{font-size:20px}.ai-output{padding:28px}.ai-output dd{font-size:18px}.module-card{padding:23px 22px 20px}.module-card-top{gap:9px}.module-card h3{font-size:21px}.module-card-icon{width:24px;height:24px}.module-card-art{height:84px}.module-card p{font-size:12px}.core-layout{gap:55px}.map-modules{gap:6px}.map-core>span{font-size:8px}.intro-grid{gap:43px;padding-block:62px;min-height:450px}.page-intro h1{font-size:39px}.page-ai .intro-grid{min-height:565px}.module-preview{max-width:400px}.ai-pillars{gap:24px}.ai-pillars article{padding:24px}.boundary-grid{gap:24px}.boundary-grid article{padding:24px}.boundary-grid h3{font-size:20px}.architecture-layout{gap:55px}.architecture-layer{padding:19px}.access-controls{padding:21px 25px}.access-gate>span{font-size:11px}.access-result{padding:25px}.catalog-symbol{gap:12px;padding-right:10px}.catalog-symbol span{width:82px;height:82px;font-size:18px}.workspace-builder{grid-template-columns:1.2fr 1fr}.workspace-config{padding:24px}.workspace-summary{padding:29px}.workspace-fixed span{font-size:8px}.module-choice>span{padding:13px 11px}.module-integration{gap:60px}.integration-diagram{gap:12px}.integration-diagram>span,.integration-diagram>strong{width:105px;height:105px;font-size:25px}.tts-preview blockquote{font-size:18px}.roadmap-list article{grid-template-columns:35px 90px .9fr 1.1fr;gap:20px}.roadmap-list h3{font-size:18px}.platform-page:lang(en) .platform-hero h1{font-size:45px}.platform-page:lang(en) .page-intro h1{font-size:36px}.platform-page:lang(en) .ai-input blockquote{font-size:20px}.platform-page:lang(en) .module-card h3{font-size:20px}.platform-page:lang(en) .module-category{font-size:6px}}
@media(max-width:900px){.platform-page .container{width:calc(100% - 56px)}.platform-hero-grid{gap:15px;min-height:563px}.platform-hero h1{font-size:44px}.platform-hero-copy>.eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:28px}.platform-hero-description{font-size:13px;line-height:1.9}.platform-hero-actions{gap:16px;flex-wrap:wrap}.platform-hero .button{font-size:11px;padding-inline:17px;gap:15px}.platform-hero .quiet-link{font-size:10px}.hero-evolution-note{font-size:8px;max-width:300px}.intelligence-scene{height:402px}.voice-message{top:37px;left:0;gap:9px;padding:13px;width:95%}.voice-dot{flex-basis:28px;width:28px;height:28px;border-radius:8px}.voice-dot .icon{width:17px;height:17px}.voice-message p{font-size:9px}.voice-message .micro-label{font-size:8px}.voice-wave{gap:3px;height:22px}.voice-wave i{flex-basis:2px}.vision-chip{top:169px;padding:10px;right:-5px}.vision-chip strong{font-size:10px}.vision-chip small{font-size:7px}.vision-chip>.icon{width:23px;height:23px}.draft-sheet{top:198px;width:92%;left:4%}.sheet-toolbar{padding:12px 14px}.sheet-toolbar>span:first-child{font-size:10px}.draft-badge{font-size:7px;padding:4px 5px}.sheet-heading{padding:12px 14px 0;font-size:9px}.sheet-heading>span{font-size:7px}.draft-sheet dl{margin:13px 14px;gap:12px}.draft-sheet dt{font-size:7px;margin-bottom:5px}.draft-sheet dd{font-size:11px}.sheet-review{padding:9px 14px;font-size:8px}.ump-chip{left:-5px;bottom:-3px;gap:8px;padding:9px 12px}.ump-chip>.icon{width:16px;height:20px}.ump-chip strong{font-size:10px}.ump-chip div>span{font-size:7px}.ump-chip>.status-dot{margin-left:4px}.scene-disclaimer{font-size:6px;bottom:-27px}.scene-caption{font-size:6px}.platform-hero-facts{gap:28px}.platform-hero-facts>div{gap:10px}.platform-hero-facts span{font-size:8px}.platform-hero-facts strong{font-size:13px}.platform-section{padding-block:76px}.platform-heading{gap:30px;margin-bottom:36px}.platform-heading>.platform-lead{max-width:285px;font-size:12px}.platform-page h2{font-size:34px}.feature-trio{gap:28px}.feature-item h3{font-size:18px}.feature-item p{font-size:13px}.ai-input{padding:26px}.ai-input blockquote{font-size:19px;margin-top:35px}.ai-output{padding:24px}.ai-output-title{gap:8px}.ai-output h3{font-size:14px}.ai-output dt{font-size:9px}.ai-output dd{font-size:16px}.ai-output dl{gap:15px}.ai-output dl>div:first-child dd{font-size:15px}.ai-field-note{font-size:9px}.ai-review-note p{font-size:9px}.module-card-grid{gap:17px;grid-template-columns:repeat(2,1fr)}.module-card-top{gap:13px}.module-card{padding:24px}.module-category{font-size:9px}.module-card p{font-size:13px}.module-card h3{font-size:22px}.core-layout{gap:35px;grid-template-columns:.85fr 1.15fr}.core-layout h2{font-size:32px}.core-layout>div>p:not(.eyebrow){font-size:13px}.map-modules{gap:5px}.map-modules>a{gap:9px;padding:15px 3px}.map-modules strong{font-size:9px}.map-modules .icon{width:19px;height:19px}.map-core{gap:12px;padding:16px}.map-core strong{font-size:19px}.map-core .icon{width:22px;height:27px}.map-core>span{font-size:7px;max-width:100px;line-height:1.6}.map-foundation{font-size:8px}.workday-flow{gap:18px}.workday-flow h3{font-size:15px}.workday-flow p{font-size:11px}.workday-code{font-size:10px}.evolution-banner>.container>div{gap:40px}.evolution-banner p:not(.eyebrow){font-size:13px}.platform-contact .contact-layout h2{font-size:31px}.footer-modules{gap:15px;flex-wrap:wrap}.footer-modules a{font-size:10px}.footer-modules a>span{font-size:8px}.intro-grid{gap:28px;padding-block:53px;min-height:420px}.page-intro h1{font-size:33px}.intro-description{font-size:13px}.page-intro .eyebrow{font-size:8px}.page-ai .intro-grid{min-height:520px}.page-ai .page-intro h1{font-size:34px}.ai-pillars{gap:18px}.ai-pillars article{padding:22px 20px}.ai-pillars h3{font-size:19px}.ai-pillars p{font-size:13px}.status-grid{gap:34px}.status-grid p{font-size:12px}.boundary-grid{gap:20px}.boundary-grid article{padding:21px}.boundary-grid h3{font-size:18px}.boundary-grid p{font-size:13px}.architecture-layout{gap:38px;grid-template-columns:.9fr 1.1fr}.architecture-layer{padding:17px;gap:14px}.architecture-layer strong{font-size:12px}.architecture-layer p{font-size:9px}.architecture-layer>.icon{width:20px;height:20px}.access-demo{grid-template-columns:1fr 1fr}.access-controls{padding:17px 21px}.access-gate{gap:10px}.access-gate>span{font-size:10px;gap:9px}.access-gate b{font-size:8px}.access-operation{flex-direction:column;align-items:start;gap:10px}.access-result h3{font-size:23px}.access-result p{font-size:12px}.catalog-symbol{gap:10px}.catalog-symbol span{width:72px;height:72px;font-size:17px}.catalog-toolbar{gap:15px}.catalog-filters button{font-size:10px;padding:9px 13px}.workspace-builder{grid-template-columns:1.2fr 1fr}.workspace-config{padding:20px}.workspace-summary{padding:26px}.workspace-fixed{gap:7px;flex-wrap:wrap}.workspace-fixed span{font-size:7px}.module-choices{grid-template-columns:repeat(2,1fr)}.workspace-presets{gap:6px}.workspace-presets button{font-size:9px;padding:8px 9px}.workspace-count strong{font-size:57px}.workspace-summary>.button{font-size:10px;padding-inline:15px;gap:13px}.module-preview-top{padding:14px 17px;gap:11px}.module-preview-top>span{font-size:8px}.hub-preview{padding:18px}.hub-greeting{font-size:17px}.hub-module-tiles{gap:7px}.hub-module-tiles>div{padding:13px 4px}.hub-module-tiles .icon{width:21px;height:21px}.hub-link-lines span{padding:9px;font-size:8px;gap:6px}.vehicle-preview{padding:18px}.vehicle-camera{height:174px}.recognition-box{inset:28px 37px 29px}.vehicle-caption{font-size:8px}.vehicle-caption strong{font-size:8px}.tts-preview{padding:20px}.tts-preview blockquote{font-size:16px}.tts-flow{font-size:7px;gap:6px}.server-preview{padding:18px}.server-rack{padding:18px}.server-routes>div{padding:10px}.server-routes strong{font-size:9px}.voucher-preview{padding:18px}.voucher-paper{padding:18px 14px}.voucher-paper h3{font-size:16px}.voucher-cells span{font-size:6px;height:32px}.voucher-preview>p{font-size:8px}.module-integration{gap:35px}.module-integration>div>p:not(.eyebrow){font-size:13px}.integration-diagram{gap:9px}.integration-diagram>span,.integration-diagram>strong{width:85px;height:93px;font-size:22px}.integration-diagram i{width:12px}.delivery-visual>div{padding:22px;gap:20px}.delivery-visual strong{font-size:17px}.roadmap-list article{grid-template-columns:25px 85px .85fr 1.2fr;gap:17px}.roadmap-list h3{font-size:17px}.roadmap-list p{font-size:12px}.roadmap-list .status-label{font-size:8px}.rts-ai-note a{max-width:210px;font-size:10px}.platform-page:lang(en) .platform-hero h1{font-size:37px}.platform-page:lang(en) .platform-hero-copy>.eyebrow{font-size:7px}.platform-page:lang(en) .page-intro h1{font-size:32px}.platform-page:lang(en) .intro-description{font-size:13px}.platform-page:lang(en) .ai-input blockquote{font-size:19px}.platform-page:lang(en) .ai-output dl>div:first-child dd{font-size:13px}.platform-page:lang(en) .ai-pillars h3{font-size:18px}.platform-page:lang(en) .module-category{font-size:8px}.platform-page:lang(en) .access-result h3{font-size:21px}.platform-page:lang(en) .scene-disclaimer{font-size:6px}}
@media(max-width:680px){.platform-page .container{width:calc(100% - 40px)}.platform-hero-grid{grid-template-columns:1fr;gap:20px;padding-block:46px 38px;min-height:auto}.platform-hero-copy{padding:0}.platform-hero h1{font-size:clamp(41px,10vw,62px);white-space:normal;margin-bottom:24px;line-height:1.3}.platform-hero-copy>.eyebrow{font-size:8px;margin-bottom:25px}.platform-hero-description{max-width:420px;font-size:14px;line-height:1.9;margin-bottom:26px}.platform-hero-actions{gap:22px}.platform-hero .button{font-size:11px;padding-inline:18px}.platform-hero .quiet-link{font-size:10px}.hero-evolution-note{max-width:385px;font-size:9px;margin-top:22px}.intelligence-scene{width:min(420px,100%);height:425px;margin-top:13px}.scene-caption{font-size:7px;left:6px;top:3px}.voice-message{top:39px;left:1%;width:89%;padding:17px;gap:11px}.voice-dot{width:31px;height:31px;flex-basis:31px}.voice-message p{font-size:10px;line-height:1.9}.voice-message .micro-label{font-size:8px}.voice-wave{gap:3px;height:25px}.voice-wave i{flex-basis:3px}.vision-chip{right:0;top:178px;padding:12px;gap:9px}.vision-chip>.icon{width:24px;height:24px}.vision-chip strong{font-size:11px}.vision-chip small{font-size:7px}.draft-sheet{top:207px;left:10%;width:87%}.sheet-toolbar{padding:13px 16px}.sheet-heading{padding:13px 16px 0;font-size:10px}.sheet-heading>span{font-size:7px}.draft-sheet dl{margin:14px 16px;gap:15px}.draft-sheet dt{font-size:8px}.draft-sheet dd{font-size:13px}.sheet-review{padding:10px 16px;font-size:8px}.ump-chip{left:0;bottom:-1px;padding:11px 13px}.ump-chip strong{font-size:11px}.ump-chip div>span{font-size:7px}.scene-disclaimer{bottom:-20px;font-size:7px}.platform-hero-facts{padding-block:21px;gap:12px;justify-content:space-between}.platform-hero-facts>div{flex-direction:column;align-items:start;gap:9px}.platform-hero-facts span{font-size:8px}.platform-hero-facts strong{font-size:13px}.platform-hero-facts>a{display:none}.platform-section{padding-block:62px}.platform-heading{display:block;margin-bottom:32px}.platform-heading>.platform-lead{margin:20px 0 0;max-width:440px;font-size:13px}.platform-page h2{font-size:32px;line-height:1.35}.platform-page .eyebrow{font-size:9px;margin-bottom:18px}.feature-trio{grid-template-columns:1fr;gap:28px}.feature-item{position:relative;padding:24px 0 0 42px}.feature-symbol{position:absolute;left:0;top:28px;width:23px;height:23px}.feature-number{position:absolute;left:0;top:28px;font-size:10px}.feature-item h3{font-size:21px;margin-bottom:13px}.feature-item p{font-size:13px;max-width:440px}.ai-tabs{padding-inline:14px;gap:20px;overflow-x:auto;scrollbar-width:thin}.ai-tabs>button{font-size:11px;gap:7px;padding:18px 1px;white-space:nowrap}.ai-tabs .icon{width:14px;height:14px}.ai-panel{grid-template-columns:1fr}.ai-input{padding:26px 27px 23px;min-height:238px}.ai-input blockquote{font-size:21px;line-height:1.8;margin:27px 0 20px;max-width:430px}.ai-input-symbol{top:21px;right:25px}.ai-input .voice-wave{height:26px;width:78%}.ai-mode{font-size:7px;margin-top:14px}.ai-output{padding:26px}.ai-output h3{font-size:17px}.ai-output-title{margin-bottom:23px}.ai-output .draft-badge{font-size:8px}.ai-output dl{gap:20px}.ai-output dt{font-size:10px}.ai-output dd{font-size:21px}.ai-output dl>div:first-child dd{font-size:17px}.ai-field-note{font-size:10px;margin-top:16px}.ai-review-note{padding:12px}.ai-review-note p{font-size:10px}.ai-output>.text-button{font-size:11px;margin-top:20px}.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.module-card{padding:18px 17px 16px;border-radius:7px}.module-card-top{gap:7px;flex-wrap:wrap}.module-code{font-size:16px}.module-category{font-size:7px;order:3;width:100%}.module-card-icon{width:22px;height:22px}.module-card-art{height:80px;transform:scale(.8);margin:12px -10px 5px}.module-card h3{font-size:18px;line-height:1.5;margin-bottom:11px}.module-card>p{font-size:11px;line-height:1.8;margin-bottom:18px;min-height:60px}.module-card-bottom{font-size:8px;padding-top:13px;gap:5px;line-height:1.5}.module-card-bottom .icon{width:14px;height:14px}.section-bottom-link{margin-top:30px}.core-layout{grid-template-columns:1fr;gap:35px}.core-layout h2{font-size:32px}.core-layout>div>p:not(.eyebrow){max-width:450px;font-size:13px;margin:20px 0 24px}.architecture-note{font-size:8px;margin-top:15px}.ecosystem-map{padding-top:0;max-width:520px}.map-caption{font-size:7px;margin-bottom:18px}.map-core{padding:18px;gap:14px}.map-core strong{font-size:22px}.map-core>span{font-size:9px;max-width:150px}.map-modules{gap:7px}.map-modules>a{padding:17px 4px;gap:11px}.map-modules strong{font-size:10px}.map-modules .icon{width:21px;height:21px}.map-foundation{font-size:8px;padding:13px 6px}.workday-flow{grid-template-columns:1fr;gap:0}.workday-flow li{padding:0 0 25px 32px;border-top:0;border-left:1px solid var(--tone-c5d5e2)}.workday-flow li:before{top:0;left:-4px}.workday-flow li:after{display:none}.workday-flow li:last-child{padding-bottom:0;border-left-color:transparent}.workday-code{font-size:9px;margin-bottom:10px}.workday-flow h3{font-size:18px;margin-bottom:9px}.workday-flow p{font-size:12px;max-width:420px}.section-note{font-size:9px;margin-top:25px}.evolution-banner{padding-block:53px}.evolution-banner>.container>div{grid-template-columns:1fr;gap:23px}.evolution-banner p:not(.eyebrow){font-size:13px;max-width:460px}.platform-contact .contact-layout h2{font-size:32px}.platform-contact .contact-layout>div>p:not(.eyebrow){font-size:13px}.footer-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 17px;padding-top:24px}.footer-modules a{font-size:10px}.footer-modules a>span{font-size:8px}.intro-grid{grid-template-columns:1fr;gap:38px;padding-block:43px 48px;min-height:0}.page-intro h1{font-size:clamp(31px,8.3vw,44px);line-height:1.4;margin-bottom:22px}.intro-description{font-size:14px;line-height:1.9;max-width:470px;margin-bottom:23px}.page-intro .eyebrow{font-size:8px;letter-spacing:.09em}.intro-status{font-size:9px}.page-ai .intro-grid{min-height:0;padding-block:43px 44px;gap:21px}.page-ai .page-intro h1{font-size:36px}.page-ai .intelligence-scene{margin-top:5px}.ai-pillars{grid-template-columns:1fr;gap:18px}.ai-pillars article{padding:25px;position:relative}.pillar-icon{position:absolute;right:25px;top:23px;margin:0;width:27px;height:27px}.ai-pillars h3{font-size:22px;margin:22px 0 15px}.ai-pillars p{font-size:13px;max-width:450px}.status-label{font-size:9px}.status-grid{grid-template-columns:1fr;gap:26px}.status-grid p{font-size:13px;margin-top:17px}.status-section .platform-heading h2{font-size:27px}.related-section{padding-top:58px}.related-section .module-card-grid{grid-template-columns:1fr}.related-section .module-card{padding:23px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.related-section .module-card-top{grid-column:1/-1}.related-section .module-category{order:0;width:auto;font-size:8px}.related-section .module-card h3{margin:23px 0 10px;grid-column:1;font-size:21px}.related-section .module-card>p{grid-column:1;font-size:12px;min-height:0}.related-section .module-card-art{position:absolute;right:15px;top:61px;width:90px;height:80px;margin:0}.related-section .module-card-bottom{grid-column:1/-1;font-size:10px}.boundary-grid{grid-template-columns:1fr;gap:20px}.boundary-grid article{padding:25px}.boundary-grid article>span{font-size:9px;margin-bottom:24px}.boundary-grid h3{font-size:22px;margin-bottom:15px}.boundary-grid p{font-size:13px;max-width:470px}.architecture-layout{grid-template-columns:1fr;gap:34px}.architecture-layout>div>p:not(.eyebrow){font-size:13px;margin-top:20px}.architecture-layer{padding:19px;gap:16px}.architecture-layer strong{font-size:14px}.architecture-layer p{font-size:10px}.architecture-layer>.icon{width:24px;height:24px}.access-demo{grid-template-columns:1fr}.access-controls{padding:12px 23px 25px}.access-gate{padding-block:20px}.access-gate>span{font-size:12px;gap:11px}.access-gate b{font-size:9px}.access-operation{flex-direction:row;align-items:center;font-size:10px;padding-top:20px}.access-operation select{font-size:10px;padding:8px;max-width:150px}.access-result{padding:32px 27px}.access-lock{width:64px;height:64px;margin-bottom:20px}.access-lock>.icon{width:28px;height:28px}.access-result h3{font-size:27px;margin:13px 0}.access-result p{font-size:13px}.access-line{margin-top:21px}.catalog-symbol{justify-self:center;width:min(320px,100%);max-width:none;padding:0;gap:12px}.catalog-symbol span{width:100%;height:84px;font-size:19px}.catalog-toolbar{align-items:start;gap:13px}.catalog-filters{gap:7px}.catalog-filters button{font-size:9px;padding:9px 10px}.filter-status{font-size:8px;padding-top:12px}.workspace-builder{grid-template-columns:1fr}.workspace-config{padding:23px}.workspace-presets{gap:8px;margin-bottom:22px}.workspace-presets button{font-size:10px;padding:9px 11px}.workspace-fixed{padding:15px 13px;gap:10px}.workspace-fixed span{font-size:8px}.workspace-fixed strong{font-size:12px}.module-choices{grid-template-columns:repeat(3,1fr);gap:9px}.module-choice>span{padding:13px 11px;min-height:112px}.module-choice small{font-size:8px}.module-choice strong{font-size:11px}.module-choice .icon{width:21px;height:21px}.dependency-note{font-size:9px;margin-top:17px}.workspace-summary{padding:28px}.workspace-count{margin-top:25px}.workspace-count strong{font-size:66px}.workspace-summary>p:not(.eyebrow){font-size:12px}.workspace-summary .button{font-size:11px}.workspace-pills{min-height:0;margin-bottom:23px}.module-intro-meta{gap:19px}.module-preview{justify-self:center;max-width:435px;transform:rotate(1deg)}.module-preview-top{padding:16px 20px}.module-preview-top>span{font-size:9px}.hub-preview{padding:23px}.hub-greeting{font-size:19px}.hub-module-tiles{gap:9px}.hub-module-tiles>div{padding:18px 4px}.hub-module-tiles .icon{width:24px;height:24px}.hub-module-tiles strong{font-size:10px}.hub-link-lines span{padding:12px;font-size:9px}.vehicle-preview{padding:21px}.vehicle-camera{height:184px}.recognition-box{inset:29px 42px}.vehicle-caption{font-size:10px}.vehicle-caption strong{font-size:9px}.tts-preview{padding:25px}.tts-preview blockquote{font-size:21px}.tts-flow{font-size:8px}.server-preview{padding:22px}.server-rack{padding:22px}.server-routes>div{padding:13px}.server-routes strong{font-size:10px}.voucher-preview{padding:24px}.voucher-paper{padding:23px 18px}.voucher-paper h3{font-size:19px}.voucher-cells span{height:38px;font-size:7px}.module-integration{grid-template-columns:1fr;gap:40px}.module-integration>div>p:not(.eyebrow){font-size:13px;max-width:480px}.integration-diagram{gap:20px}.integration-diagram>span,.integration-diagram>strong{width:106px;height:112px;font-size:27px}.integration-diagram i{width:16px}.delivery-visual{justify-self:center;max-width:350px;padding:0 19px 0 0}.delivery-visual>div{padding:22px 25px}.delivery-visual strong{font-size:18px}.delivery-note{padding-block:18px}.delivery-note p{font-size:10px}.delivery-policies{grid-template-columns:1fr;gap:26px;margin-top:37px}.delivery-policies h3{font-size:18px}.delivery-policies p{font-size:12px}.roadmap-list article{grid-template-columns:25px 1fr;gap:13px 19px;padding-block:24px}.roadmap-list .status-label{grid-column:2}.roadmap-list h3{grid-column:2;font-size:22px}.roadmap-list p{grid-column:2;font-size:13px}.roadmap-index{grid-row:1/4;font-size:11px;padding-top:5px}.readiness-note{padding:19px;font-size:10px;margin-top:13px}.product-subnav>.container{min-height:42px;font-size:9px;gap:9px}.product-subnav nav{gap:14px;font-size:8px}.rts-ai-note{padding:21px 0}.rts-ai-note>.container{align-items:start;flex-wrap:wrap;gap:12px}.rts-ai-note>.container>.icon{width:20px;height:20px;flex-basis:20px}.rts-ai-note>.container>div{width:calc(100% - 34px)}.rts-ai-note strong{font-size:12px}.rts-ai-note p{font-size:10px}.rts-ai-note a{margin:3px 0 0 32px;max-width:none;font-size:10px}.platform-page:lang(en) .platform-hero h1{font-size:clamp(35px,8.9vw,54px);line-height:1.17;white-space:nowrap}.platform-page:lang(en) .platform-hero-copy>.eyebrow{font-size:8px}.platform-page:lang(en) .platform-hero-description{font-size:14px}.platform-page:lang(en) h2{font-size:32px;line-height:1.23}.platform-page:lang(en) .page-intro h1{font-size:clamp(32px,8.2vw,45px);line-height:1.24}.platform-page:lang(en) .intro-description{font-size:14px}.platform-page:lang(en) .ai-input blockquote{font-size:21px;line-height:1.7}.platform-page:lang(en) .ai-output dl>div:first-child dd{font-size:16px}.platform-page:lang(en) .ai-pillars h3{font-size:23px}.platform-page:lang(en) .module-card h3{font-size:18px;line-height:1.3}.platform-page:lang(en) .module-category{font-size:7px}.platform-page:lang(en) .feature-item h3{font-size:22px}.platform-page:lang(en) .sheet-heading{font-size:9px}.platform-page:lang(en) .scene-disclaimer{font-size:6px}.platform-page:lang(en) .access-result h3{font-size:25px}.platform-page:lang(en) .module-card>p{min-height:80px}.platform-page:lang(en) .related-section .module-card>p{min-height:0}.platform-page:lang(en) .status-section h2{font-size:29px}}
@media(max-width:360px){.platform-page .container{width:calc(100% - 32px)}.platform-hero h1{font-size:40px}.platform-hero-copy>.eyebrow{font-size:7px}.platform-hero .quiet-link{font-size:9px}.platform-hero-actions{gap:17px}.intelligence-scene{height:405px}.voice-message{padding:14px;gap:9px;top:39px}.voice-message p{font-size:9px}.draft-sheet{top:203px;left:8%;width:89%}.draft-sheet dd{font-size:11px}.sheet-heading{font-size:9px}.vision-chip{top:166px;padding:10px}.vision-chip>.icon{width:23px;height:23px}.ump-chip{bottom:0}.sheet-review{font-size:7px}.scene-disclaimer{font-size:6px}.platform-hero-facts span{font-size:7px}.module-card{padding:17px 13px}.module-card h3{font-size:17px}.module-card>p{font-size:11px}.module-card-bottom{font-size:7px}.module-code{font-size:15px}.module-card-art{transform:scale(.7);height:71px}.ai-tabs{gap:13px;padding-inline:12px}.ai-tabs>button{font-size:10px}.ai-tabs .icon{width:13px;height:13px}.ai-input{padding:24px}.ai-output{padding:23px}.ai-output h3{font-size:15px}.ai-output dd{font-size:18px}.ai-output dl>div:first-child dd{font-size:15px}.ai-output .draft-badge{font-size:7px}.map-modules{gap:5px}.map-modules strong{font-size:9px}.map-modules .icon{width:19px;height:19px}.workspace-config{padding:20px}.workspace-presets{gap:6px}.workspace-presets button{font-size:9px;padding-inline:8px}.workspace-fixed{gap:7px}.workspace-fixed span{font-size:7px}.module-choice>span{padding:12px 9px}.module-choice small{font-size:7px}.access-gate>span{font-size:11px}.product-subnav nav{gap:10px;font-size:7px}.platform-page:lang(en) .platform-hero h1{font-size:32px}.platform-page:lang(en) .platform-hero-copy>.eyebrow{font-size:7px}.platform-page:lang(en) .module-card h3{font-size:16px}.platform-page:lang(en) .ai-tabs>button{font-size:9px}.platform-page:lang(en) .ai-output dl>div:first-child dd{font-size:14px}}
.page-ai .page-intro{overflow:hidden}.module-integration>div{min-width:0}.ai-tabs{overflow-y:hidden}
.platform-page .feature-item p,.platform-page .ai-pillars p,.platform-page .boundary-grid p,.platform-page .status-grid p,.platform-page .module-card>p,.platform-page .workday-flow p,.platform-page .delivery-policies p,.platform-page .roadmap-list p{color:var(--tone-586e80)}
@media(max-width:360px){.integration-diagram{gap:12px}.integration-diagram>span,.integration-diagram>strong{width:89px;height:98px;font-size:23px}.integration-diagram i{width:12px}}
@media(prefers-reduced-motion:reduce){.voice-wave i,.vision-chip,.recognition-sweep,.orbit-two{animation:none!important}.module-card:hover{transform:none}}
