.demo-request-page,
.demo-request-page *{box-sizing:border-box}
.demo-request-page{margin:0;overflow-x:hidden;background:#f7faff;color:#101828;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif}
.demo-request-page a{text-decoration:none}
.demo-shell{width:min(1200px,calc(100% - 64px));margin:0 auto}

.demo-hero{position:relative;overflow:hidden;padding:32px 0 24px;background:linear-gradient(155deg,#e7f1ff 0%,#f1f6ff 44%,#f9fbff 100%)}
.demo-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(77,124,194,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(77,124,194,.08) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.55) 72%,transparent 100%);pointer-events:none}
.demo-hero::before{content:"";position:absolute;top:-220px;left:-140px;width:620px;height:620px;border-radius:50%;background:rgba(132,184,255,.18);filter:blur(80px)}
.demo-hero::after{content:"";position:absolute;right:-220px;bottom:-280px;width:740px;height:740px;border-radius:50%;background:rgba(101,123,255,.13);filter:blur(100px)}
.demo-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.74fr) minmax(670px,1.26fr);align-items:center;gap:42px}
.demo-hero-copy{position:relative;top:36px;padding:10px 0 20px}
.demo-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:#2076e8;font-size:13px;font-weight:750;letter-spacing:.055em}
.demo-eyebrow span,.demo-section-head>p span{width:7px;height:7px;border-radius:50%;background:#4285ef;box-shadow:0 0 0 6px rgba(66,133,239,.11)}
.demo-hero-copy h1{margin:0;color:#111827;font-size:clamp(38px,3.6vw,48px);font-weight:850;letter-spacing:-.05em;line-height:1.22}
.demo-hero-copy h1 span,.demo-hero-copy h1 strong{display:inline-block;color:#2878e7;font-style:normal;font-weight:850;transition:opacity .2s ease,transform .2s ease}
.demo-hero-copy h1 strong{background:linear-gradient(90deg,#6658eb,#218fe9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.demo-hero-copy h1 .is-switching{opacity:0;transform:translateY(8px)}
.demo-hero-copy>p:not(.demo-eyebrow){max-width:430px;margin:14px 0 0;color:#66758f;font-size:16px;line-height:1.9}
.demo-hero-points{display:flex;gap:8px;margin-top:0}
.demo-hero-points button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#bad1f3;cursor:pointer;transition:width .25s ease,background .25s ease}
.demo-hero-points button.is-active{width:26px;background:#2d7cea}

.demo-form-wrap{min-width:0}
.demo-form-card{position:relative;min-height:472px;overflow:hidden;border:1px solid rgba(166,195,236,.54);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 26px 74px rgba(43,91,162,.14);backdrop-filter:blur(18px)}
.demo-form-content{padding:24px 24px 22px}
.demo-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:17px;padding:0}
.demo-form-head h2{margin:0;color:#101828;font-size:22px;line-height:1.35}
.demo-form-head span{display:block;margin-top:7px;color:#7a879c;font-size:12px;line-height:1.6}
.demo-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.demo-fields label,.demo-message-field{position:relative;display:block;min-width:0}
.demo-fields label>span,.demo-message-field>span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.demo-source-field legend{display:block;margin:0 0 7px;color:#4d5b72;font-size:12px;font-weight:650}
.demo-fields label>span b{color:#e5484d;font-weight:700}
.demo-fields input,.demo-message-field textarea{width:100%;border:1px solid #dfe7f2;border-radius:9px;outline:none;background:#fbfdff;color:#18243b;font:inherit;font-size:13px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.demo-fields input{height:46px;padding:0 13px}
.demo-message-field{margin-top:12px}
.demo-message-field textarea{display:block;min-height:72px;padding:13px;resize:vertical;line-height:1.6}
.demo-fields input::placeholder,.demo-message-field textarea::placeholder{color:#a2adbd}
.demo-fields input:focus,.demo-message-field textarea:focus{border-color:#4b8ff0;background:#fff;box-shadow:0 0 0 3px rgba(75,143,240,.11)}
.demo-fields input:user-invalid{border-color:#e68a8e;box-shadow:0 0 0 3px rgba(218,65,72,.08)}
.demo-source-field{min-width:0;margin:14px 0 0;padding:0;border:0}
.demo-source-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.demo-source-options button{min-height:34px;padding:5px 7px;border:1px solid #dfe9f8;border-radius:8px;background:#f6f9fe;color:#627087;font-family:inherit;font-size:12px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.demo-source-options button:hover,.demo-source-options button:focus-visible{border-color:#8db7f1;color:#2076e8;outline:none;transform:translateY(-1px)}
.demo-source-options button[aria-pressed=true]{border-color:#2076e8;background:#2076e8;color:#fff;box-shadow:0 7px 16px rgba(32,118,232,.2)}
.demo-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.demo-privacy{margin:13px 0 0;color:#8793a6;font-size:11px;line-height:1.55}
.demo-privacy a{margin-left:2px;color:#4b82d7}
.demo-form-status{min-height:18px;margin:7px 0 0;color:#d54449;font-size:12px;line-height:1.5}
.demo-submit{position:relative;display:flex;width:100%;height:44px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:9px;background:#2076e8;box-shadow:0 10px 22px rgba(32,118,232,.22);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}
.demo-submit:hover,.demo-submit:focus-visible{background:#155fc6;box-shadow:0 13px 28px rgba(32,118,232,.3);outline:none;transform:translateY(-1px)}
.demo-submit:disabled{cursor:wait;opacity:.78;transform:none}
.demo-submit i{display:none;width:15px;height:15px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:demo-spin .7s linear infinite}
.demo-submit.is-loading i{display:block}
.demo-success{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:42px;text-align:center;background:linear-gradient(155deg,#f8fbff,#eff6ff)}
.demo-success[hidden]{display:none}
.demo-success-mark{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:#2076e8;box-shadow:0 14px 32px rgba(32,118,232,.24);color:#fff;font-size:30px;font-weight:700;animation:demo-pop .45s cubic-bezier(.2,.8,.2,1)}
.demo-success p{margin:20px 0 8px;color:#2076e8;font-size:13px;font-weight:750;letter-spacing:.08em}
.demo-success h2{margin:0;color:#14213d;font-size:25px}
.demo-success>span:not(.demo-success-mark){max-width:430px;margin-top:12px;color:#718099;font-size:14px;line-height:1.7}
.demo-success button{margin-top:24px;padding:10px 18px;border:1px solid #b9d1f4;border-radius:9px;background:#fff;color:#2868c6;font:inherit;font-size:13px;font-weight:650;cursor:pointer}

.demo-response{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:28px;padding:19px 24px;border:1px solid rgba(159,190,233,.42);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 17px 42px rgba(47,89,151,.09);backdrop-filter:blur(14px)}
.demo-response>div{display:flex;align-items:center;gap:14px}
.demo-response-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#e8f2ff;color:#2076e8;font-size:13px;font-weight:800}
.demo-response p{margin:0}
.demo-response strong,.demo-response small{display:block}
.demo-response strong{color:#1a2740;font-size:15px}
.demo-response small{margin-top:5px;color:#7f8da3;font-size:12px}
.demo-response ol{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}
.demo-response li{position:relative;display:flex;align-items:center;gap:8px;color:#5e6d84;font-size:12px}
.demo-response li:not(:last-child)::after{content:"";width:56px;height:1px;margin:0 13px;background:#c9d9ef}
.demo-response li b{display:grid;width:28px;height:28px;place-items:center;border:1px solid #bad0ed;border-radius:50%;background:#f7fbff;color:#2076e8;font-size:10px}

.demo-capabilities,.demo-scenarios,.demo-faq{padding:96px 0}
.demo-capabilities{padding:24px 0 44px;background:linear-gradient(180deg,#e8f0ff 0%,#dce7fa 100%)}
.demo-capabilities .demo-shell{width:min(980px,calc(100% - 40px))}
.demo-capabilities .demo-section-head{padding:0;overflow:visible}
.demo-capabilities .demo-section-head h2{font-size:clamp(28px,3.6vw,40px);font-weight:800;line-height:1.5;letter-spacing:-.01em}
.demo-scenarios{background:linear-gradient(180deg,#f5f9ff,#edf5ff)}
.demo-faq{background:#fff}
.demo-section-head{text-align:center}
.demo-section-head>p{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 16px;color:#2076e8;font-size:13px;font-weight:750;letter-spacing:.06em}
.demo-section-head h2{margin:0;color:#101828;font-size:clamp(30px,3.35vw,46px);line-height:1.25;letter-spacing:-.035em}
.demo-section-head>div{margin-top:14px;color:#75839a;font-size:15px;line-height:1.7}
.demo-capability-map{position:relative;height:560px;margin-top:18px}
.demo-capability-orbit{position:absolute;z-index:0;inset:34px 42px 16px;border:1px solid rgba(130,177,247,.35);border-radius:50%}
.demo-capability-axis{position:absolute;z-index:0;top:50%;right:280px;left:280px;border-top:2px dashed rgba(71,143,239,.38);transform:translateY(-1px)}
.demo-capability-axis::before,.demo-capability-axis::after{content:"";position:absolute;top:-7px;width:12px;height:12px;border:2px solid #2e7fe8;border-radius:50%;background:#eef5ff}
.demo-capability-axis::before{left:-7px}.demo-capability-axis::after{right:-7px}
.demo-capability-slot{position:absolute;z-index:2}
.demo-capability-slot-workspace{top:0;left:29.59%;width:40.82%;height:193px}
.demo-capability-slot-memory{top:29.29%;right:0;width:28.57%;height:255px}
.demo-capability-slot-collaboration{bottom:0;left:29.59%;width:40.82%;height:197px}
.demo-capability-slot-personalization{top:29.29%;left:0;width:28.57%;height:220px}
.demo-capability-card{height:100%;padding:18px;border:1px solid rgba(150,185,255,.6);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(230,240,255,.6));box-shadow:0 16px 40px rgba(32,118,232,.14);text-align:left;backdrop-filter:blur(18px);transition:border-color .2s ease,box-shadow .2s ease}
.demo-capability-card:hover{border-color:#2076e8;box-shadow:0 22px 50px rgba(32,118,232,.24);animation-play-state:paused}
.demo-capability-slot-workspace .demo-capability-card{animation:demo-capability-float 6s ease-in-out infinite}
.demo-capability-slot-memory .demo-capability-card{animation:demo-capability-float 6.6s ease-in-out .4s infinite}
.demo-capability-slot-collaboration .demo-capability-card{animation:demo-capability-float 6.2s ease-in-out .7s infinite}
.demo-capability-slot-personalization .demo-capability-card{animation:demo-capability-float 6.8s ease-in-out .2s infinite}
.demo-capability-card-head{display:flex;align-items:center;gap:13px;padding:0;overflow:visible}
.demo-capability-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:12px;background:linear-gradient(150deg,#438ff0,#1765cf);box-shadow:0 10px 20px rgba(32,118,232,.3);color:#fff}
.demo-capability-icon img{width:24px;height:24px;filter:brightness(0) invert(1)}
.demo-capability-card b,.demo-scenario b{color:#2076e8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.08em}
.demo-capability-card h3{margin:5px 0 0;color:#111827;font-size:16px;line-height:1.3}
.demo-capability-card>p{margin:5px 0 12px;color:#69768a;font-size:12px;line-height:1.5;text-align:center}
.demo-capability-core{position:absolute;z-index:3;top:50%;left:50%;display:flex;width:160px;height:160px;align-items:center;justify-content:center;flex-direction:column;clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:linear-gradient(150deg,#3b95ff,#2076e8 52%,#1558c0);box-shadow:0 0 55px rgba(32,118,232,.35);color:#fff;transform:translate(-50%,-50%)}
.demo-capability-core img{width:58px;height:58px;object-fit:contain;filter:brightness(0) invert(1)}
.demo-capability-core strong{margin-top:5px;font-size:18px}
.demo-workflow{display:flex;height:69px;align-items:center;gap:9px;padding:8px;border:1px solid rgba(146,187,245,.35);border-radius:13px;background:rgba(239,246,255,.72)}
.demo-workflow-list{display:grid;width:38px;flex:0 0 auto;gap:6px;padding-right:8px;border-right:1px solid #d8e6f8}
.demo-workflow-list i{position:relative;display:block;width:28px;height:4px;border-radius:4px;background:#cfe0f7}
.demo-workflow-list i::before{content:"";position:absolute;top:-1px;left:0;width:5px;height:5px;border-radius:50%;background:#4e91eb}
.demo-workflow ol{display:grid;min-width:0;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:0;padding:0;list-style:none}
.demo-workflow li{position:relative;display:flex;min-width:0;height:48px;align-items:center;justify-content:center;flex-direction:column;border-radius:9px;background:#fff;box-shadow:0 4px 10px rgba(45,83,140,.12);color:#4c5a70;font-size:9px;font-weight:650;white-space:nowrap}
.demo-workflow li:not(:last-child)::after{content:"";position:absolute;top:17px;right:-14px;width:12px;height:12px;background:url("assets/icons/demo/arrow-right.svg") center/12px 12px no-repeat}
.demo-workflow small{display:block;width:10px;height:10px;margin-top:3px}
.demo-workflow small img{display:block;width:10px;height:10px}
.demo-memory-network{position:relative;height:97px;border:1px solid rgba(146,187,245,.35);border-radius:13px;background:rgba(239,246,255,.64)}
.demo-memory-network::before,.demo-memory-network::after{content:"";position:absolute;top:50%;left:50%;width:120px;border-top:1px dashed rgba(71,143,239,.45);transform-origin:center}
.demo-memory-network::before{transform:translate(-50%,-50%) rotate(25deg)}.demo-memory-network::after{transform:translate(-50%,-50%) rotate(-25deg)}
.demo-memory-network span{position:absolute;padding:5px 9px;border-radius:999px;background:#fff;box-shadow:0 3px 8px rgba(45,83,140,.15);color:#526178;font-size:9px;line-height:1;white-space:nowrap}
.demo-memory-network span:nth-child(1){top:9px;left:9px}.demo-memory-network span:nth-child(2){top:9px;right:9px}
.demo-memory-network span:nth-child(3){bottom:9px;left:9px}.demo-memory-network span:nth-child(4){right:9px;bottom:9px}
.demo-memory-network span:nth-child(5){bottom:0;left:50%;transform:translate(-50%,50%)}
.demo-memory-network>img{position:absolute;z-index:1;top:50%;left:50%;width:30px;height:30px;padding:5px;border-radius:7px;background:#2f7fe8;box-shadow:0 5px 12px rgba(32,118,232,.22);transform:translate(-50%,-50%)}
.demo-platform-flow{position:relative;display:flex;height:68px;align-items:center;gap:47px;padding:8px 16px;border:1px solid rgba(146,187,245,.35);border-radius:13px;background:rgba(239,246,255,.66)}
.demo-platform-flow::before{content:"";position:absolute;right:70px;left:37px;top:50%;border-top:2px dashed #9dc5fa}
.demo-platform-flow img{position:relative;z-index:1;width:42px;height:42px;border-radius:10px;background:#fff;box-shadow:0 5px 12px rgba(45,83,140,.18);object-fit:cover}
.demo-platform-flow strong{position:relative;z-index:1;margin-left:auto;color:#2076e8;font-size:12px;white-space:nowrap}
.demo-personalization-panel{display:grid;height:93px;grid-template-columns:1fr 100px;align-items:center;gap:12px;padding:10px 13px;border:1px solid rgba(146,187,245,.35);border-radius:13px;background:rgba(239,246,255,.66)}
.demo-personalization-panel>div{display:grid;gap:7px;padding-right:12px;border-right:1px solid #d8e6f8}
.demo-personalization-panel input{width:100%;height:10px;margin:0;accent-color:#2f83ee;pointer-events:none}
.demo-personalization-panel ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#526178;font-size:11px;font-weight:650}
.demo-personalization-panel li::before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border:2px solid #7895bc;background:#e9f1fb}
.demo-capability-links{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:14px}
.demo-capability-links a{color:#2076e8;font-size:13px;transition:color .18s ease}
.demo-capability-links a:hover,.demo-capability-links a:focus-visible{color:#1558c0;text-decoration:underline;outline:none}

.demo-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:50px}
.demo-scenario{position:relative;min-height:220px;padding:28px;border:1px solid #d8e6f7;border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 14px 35px rgba(45,88,150,.08);color:#17243d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.demo-scenario:hover,.demo-scenario:focus-visible{border-color:#87b4f0;box-shadow:0 20px 45px rgba(34,98,185,.14);outline:none;transform:translateY(-4px)}
.demo-scenario h3{margin:24px 0 10px;font-size:21px}
.demo-scenario p{margin:0;color:#748198;font-size:13px;line-height:1.8}
.demo-scenario span{position:absolute;bottom:26px;left:28px;color:#2076e8;font-size:12px;font-weight:650}

.demo-faq .demo-section-head{margin-bottom:44px}
.demo-faq-list{width:min(900px,100%);margin:0 auto}
.demo-faq details{margin-bottom:12px;padding:0 24px;border:1px solid #dce8f8;border-radius:13px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}
.demo-faq details:hover,.demo-faq details[open]{border-color:#8bb7f0;box-shadow:0 10px 30px rgba(43,99,178,.1)}
.demo-faq summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;list-style:none;color:#1a2740;font-size:15px;font-weight:650;cursor:pointer}
.demo-faq summary::-webkit-details-marker{display:none}
.demo-faq summary i{position:relative;width:24px;height:24px;flex:0 0 auto;border-radius:50%;background:#edf4fe}
.demo-faq summary i::before,.demo-faq summary i::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;border-radius:2px;background:#2076e8;transform:translate(-50%,-50%);transition:transform .2s ease}
.demo-faq summary i::after{transform:translate(-50%,-50%) rotate(90deg)}
.demo-faq details[open] summary i::after{transform:translate(-50%,-50%) rotate(0)}
.demo-faq details>div{padding:0 46px 20px 0;color:#718098;font-size:13px;line-height:1.8;animation:demo-fade-up .25s ease}

.demo-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}
.demo-reveal.is-visible{opacity:1;transform:none}

@keyframes demo-spin{to{transform:rotate(360deg)}}
@keyframes demo-pop{0%{opacity:0;transform:scale(.7)}100%{opacity:1;transform:scale(1)}}
@keyframes demo-fade-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes demo-capability-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}

@media(max-width:1040px){
  .demo-hero-grid{grid-template-columns:1fr;gap:30px}
  .demo-hero-copy{max-width:720px}
  .demo-hero-copy>p:not(.demo-eyebrow){max-width:650px}
  .demo-form-card{min-height:0}
  .demo-response{align-items:flex-start;flex-direction:column}
  .demo-response ol{width:100%;justify-content:space-between}
}

@media(max-width:1023px){
  .demo-capability-map{display:grid;height:auto;grid-template-columns:1fr;gap:16px;margin-top:22px}
  .demo-capability-orbit,.demo-capability-axis,.demo-capability-core{display:none}
  .demo-capability-slot{position:static;width:auto}
  .demo-capability-slot-workspace{height:193px}
  .demo-capability-slot-memory{height:255px}
  .demo-capability-slot-collaboration{height:197px}
  .demo-capability-slot-personalization{height:220px}
  .demo-capability-card{animation:none!important}
  .demo-capability-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;text-align:center}
}

@media(max-width:760px){
  .demo-shell{width:min(100% - 32px,1200px)}
  .demo-hero{padding:42px 0 38px}
  .demo-grid-bg{background-size:44px 44px}
  .demo-hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:26px}
  .demo-hero-copy{top:0;padding:0}
  .demo-eyebrow{margin-bottom:17px;font-size:11px}
  .demo-hero-copy h1{font-size:36px;line-height:1.24}
  .demo-hero-copy>p:not(.demo-eyebrow){margin-top:18px;font-size:14px;line-height:1.8}
  .demo-hero-points{margin-top:137px}
  .demo-form-content{padding:22px 18px 20px}
  .demo-form-head{margin-bottom:20px}
  .demo-form-head h2{font-size:20px}
  .demo-form-head img{width:38px;height:38px}
  .demo-fields{grid-template-columns:1fr;gap:12px}
  .demo-fields input{height:44px}
  .demo-message-field{margin-top:12px}
  .demo-source-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  .demo-source-options button{min-height:38px}
  .demo-submit{height:46px}
  .demo-success{position:relative;min-height:460px;padding:32px 20px}
  .demo-response{margin-top:18px;padding:20px}
  .demo-response ol{align-items:flex-start;flex-direction:column;gap:13px}
  .demo-response li:not(:last-child)::after{display:none}
  .demo-capabilities,.demo-scenarios,.demo-faq{padding:72px 0}
  .demo-capabilities{padding:24px 0 44px}
  .demo-capabilities .demo-shell{width:calc(100% - 40px)}
  .demo-capabilities .demo-section-head{text-align:center}
  .demo-capabilities .demo-section-head h2{font-size:28px;line-height:1.42}
  .demo-section-head{text-align:left}
  .demo-section-head>p{justify-content:flex-start}
  .demo-section-head h2{font-size:31px}
  .demo-section-head>div{font-size:14px}
  .demo-capability-map{margin-top:22px}
  .demo-scenario-grid{grid-template-columns:1fr;margin-top:34px}
  .demo-platform-flow{gap:29px}
  .demo-capability-links{grid-template-columns:1fr;margin-top:22px}
  .demo-capability-links a{font-size:12px}
  .demo-scenario{min-height:205px}
  .demo-faq .demo-section-head{margin-bottom:30px}
  .demo-faq details{padding:0 18px}
  .demo-faq summary{font-size:14px;line-height:1.5}
}

@media(prefers-reduced-motion:reduce){
  .demo-request-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .demo-reveal{opacity:1;transform:none}
}
