/* Homepage product sandbox */
.product-sandbox{position:relative;clear:both;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,112px) 0;background:radial-gradient(circle at 86% 8%,rgba(117,225,208,.15),transparent 30%),radial-gradient(circle at 8% 92%,rgba(139,92,246,.1),transparent 34%),#090d13;color:#f8fafc}
.product-sandbox::before{content:"";position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px}
.product-sandbox-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:auto}
.product-sandbox-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:50px;align-items:end;margin-bottom:38px}
.product-sandbox-kicker{display:flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:#75e1d0;font-size:.76rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.product-sandbox-kicker::before{content:"";width:30px;height:2px;background:linear-gradient(90deg,#75e1d0,#8b5cf6)}
.product-sandbox-heading h2{margin:0;max-width:720px;color:#f8fafc;font-size:clamp(2.15rem,4.4vw,3.7rem);line-height:1.04;letter-spacing:-.045em}.product-sandbox-heading h2 span{background:linear-gradient(90deg,#75e1d0,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}
.product-sandbox-intro{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.product-sandbox-intro p{margin:0;color:#afbdcc;line-height:1.72}.product-sandbox-intro small{color:#78899b;font-size:.68rem}
.product-sandbox-launch{display:inline-flex;text-decoration:none;min-height:46px;align-items:center;gap:14px;padding:0 19px;border:0;border-radius:11px;background:linear-gradient(90deg,#75e1d0,#54ccba);color:#073b34;font:inherit;font-size:.8rem;font-weight:900;box-shadow:0 14px 30px rgba(45,199,177,.2);cursor:pointer}
.product-sandbox-preview{position:relative;display:block;width:100%;height:clamp(460px,54vw,640px);overflow:hidden;padding:0;border:1px solid rgba(148,163,184,.25);border-radius:27px;background:#111827;color:inherit;text-align:left;box-shadow:0 38px 90px rgba(0,0,0,.42);cursor:pointer;transition:transform .22s ease,border-color .22s ease}
.product-sandbox-preview:hover{transform:translateY(-4px);border-color:rgba(117,225,208,.58)}
.product-sandbox-preview-bar{display:flex;height:45px;align-items:center;gap:7px;padding:0 15px;background:#f8fafc;color:#64748b}.product-sandbox-preview-bar i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.product-sandbox-preview-bar i:first-child{background:#fb7185}.product-sandbox-preview-bar i:nth-child(2){background:#fbbf24}.product-sandbox-preview-bar i:nth-child(3){background:#34d399}.product-sandbox-preview-bar b{margin-left:12px;padding:6px 18px;border-radius:7px;background:#e8eef5;font-size:.63rem;font-weight:700}.product-sandbox-preview-bar em{margin-left:auto;padding:6px 9px;border-radius:99px;background:#dff8f4;color:#0f766e;font-size:.58rem;font-style:normal;font-weight:850}
.product-sandbox-preview-app{display:grid;height:calc(100% - 45px);grid-template-columns:75px 1fr;background:#f3f6f9}.preview-rail{display:flex;align-items:center;flex-direction:column;gap:24px;padding:18px 0;background:#111827}.preview-rail b{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#75e1d0;color:#073b34}.preview-rail i{width:25px;height:6px;border-radius:8px;background:#334155}.preview-rail i:nth-child(2){background:#75e1d0}
.preview-workspace{display:block;padding:28px 36px}.preview-stepper{display:flex;gap:clamp(20px,5vw,70px);padding:0 0 24px;border-bottom:1px solid #dde5ed}.preview-stepper i{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.64rem;font-style:normal;font-weight:850}.preview-stepper i.is-active{background:#75e1d0;color:#07483f;box-shadow:0 0 0 5px #dff8f4}.preview-hero{display:block;margin:30px 0 22px;padding:23px 25px;border-radius:17px;background:linear-gradient(120deg,#102431,#17334a);box-shadow:0 15px 35px rgba(15,23,42,.18)}.preview-hero small,.preview-hero strong,.preview-hero em{display:block}.preview-hero small{color:#75e1d0;font-size:.58rem;font-weight:850}.preview-hero strong{margin:7px 0;color:#fff;font-size:1.25rem}.preview-hero em{color:#b7c6d5;font-size:.7rem;font-style:normal}.preview-form{display:block;max-width:850px;padding:25px;border:1px solid #dbe4ec;border-radius:15px;background:#fff}.preview-form b{display:block;min-height:68px;color:#354256;font-size:.8rem;line-height:1.55}.preview-form i{display:block;width:70%;height:7px;margin:9px 0;border-radius:9px;background:#e2e8f0}.preview-form i:nth-of-type(2){width:45%}.preview-form span{display:inline-flex;margin-top:17px;padding:10px 14px;border-radius:8px;background:#0f766e;color:#fff;font-size:.65rem;font-weight:850}
.product-sandbox-preview-cta{position:absolute;z-index:3;left:50%;bottom:33px;display:grid;grid-template-columns:50px 1fr;translate:-50% 0;min-width:min(430px,calc(100% - 38px));padding:17px 20px;border:1px solid rgba(117,225,208,.45);border-radius:16px;background:rgba(9,17,26,.95);box-shadow:0 22px 55px rgba(0,0,0,.42)}.product-sandbox-preview-cta i{grid-row:1/3;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#75e1d0;color:#073b34;font-style:normal}.product-sandbox-preview-cta b{color:#fff;font-size:.84rem}.product-sandbox-preview-cta small{margin-top:3px;color:#9dadbc;font-size:.65rem}

/* Full-screen deterministic application simulator */
.reqsp-demo[hidden]{display:none}.reqsp-demo{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:clamp(10px,2vw,28px);font-family:inherit}.reqsp-demo-backdrop{position:absolute;inset:0;background:rgba(3,7,12,.84);backdrop-filter:blur(10px)}
.reqsp-demo-window{position:relative;width:min(1540px,100%);height:min(920px,100%);overflow:hidden;border:1px solid rgba(148,163,184,.34);border-radius:20px;background:#eef2f6;box-shadow:0 45px 140px rgba(0,0,0,.7);color:#172033}
.reqsp-demo-topbar{position:relative;z-index:5;display:grid;height:62px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;border-bottom:1px solid #263344;background:#111827;color:#fff}.reqsp-demo-brand{display:flex;align-items:center;gap:10px}.reqsp-demo-brand>span,.reqsp-demo-sidebar-brand{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#75e1d0;color:#073b34;font-weight:950}.reqsp-demo-brand strong{font-size:1rem}.reqsp-demo-brand em{padding:5px 8px;border:1px solid rgba(117,225,208,.3);border-radius:99px;color:#75e1d0;font-size:.56rem;font-style:normal;font-weight:850;text-transform:uppercase}.reqsp-demo-project{text-align:center}.reqsp-demo-project small,.reqsp-demo-project strong{display:block}.reqsp-demo-project small{color:#8796a8;font-size:.52rem;letter-spacing:.12em}.reqsp-demo-project strong{margin-top:3px;font-size:.72rem}.reqsp-demo-close{justify-self:end;width:34px;height:34px;border:1px solid #435166;border-radius:9px;background:#1d2939;color:#fff;font-size:1.3rem;cursor:pointer}
.reqsp-demo-layout{display:grid;height:calc(100% - 62px);grid-template-columns:72px 1fr}.reqsp-demo-sidebar{display:flex;align-items:center;flex-direction:column;gap:26px;padding:15px 7px;background:#172033;color:#94a3b8}.reqsp-demo-sidebar-brand{margin-bottom:6px}.reqsp-demo-sidebar-item{font-size:.55rem;font-weight:800;writing-mode:vertical-rl;rotate:180deg}.reqsp-demo-sidebar-item.is-active{color:#75e1d0}.reqsp-demo-content{min-width:0;overflow:hidden}.reqsp-demo-stepper{display:grid;height:74px;grid-template-columns:repeat(6,1fr);padding:0 24px;border-bottom:1px solid #d9e1e8;background:#fff}.reqsp-demo-stepper button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#78879a;font:inherit;font-size:.65rem;font-weight:750}.reqsp-demo-stepper button::after{content:"";position:absolute;right:-20%;width:40%;height:1px;background:#dbe3ea}.reqsp-demo-stepper button:last-child::after{display:none}.reqsp-demo-stepper i{position:relative;z-index:1;display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#e6ebf0;color:#64748b;font-style:normal}.reqsp-demo-stepper button.is-active{color:#0f766e}.reqsp-demo-stepper button.is-active i,.reqsp-demo-stepper button.is-done i{background:#75e1d0;color:#073b34}.reqsp-demo-stepper button.is-done::after{background:#75e1d0}
.reqsp-demo-stage{height:calc(100% - 74px);overflow:auto;padding:clamp(20px,2.5vw,34px) clamp(20px,3vw,44px) 120px;background:linear-gradient(145deg,#f8fafc,#eef3f6)}.reqsp-demo-scene{display:none;max-width:1250px;margin:0 auto;animation:demoScene .3s ease}.reqsp-demo-scene.is-active{display:block}@keyframes demoScene{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.demo-page-heading,.demo-builder-head,.demo-summary-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:21px 24px;border-radius:15px;background:linear-gradient(120deg,#102431,#17334a);color:#fff;box-shadow:0 12px 28px rgba(15,23,42,.13)}.demo-page-heading small,.demo-builder-head small,.demo-summary-hero small{color:#75e1d0;font-size:.56rem;font-weight:900;letter-spacing:.11em}.demo-page-heading h3,.demo-builder-head h3,.demo-summary-hero h3{margin:5px 0 3px;font-size:1.2rem}.demo-page-heading p,.demo-summary-hero p{margin:0;color:#b9c7d5;font-size:.7rem}.demo-draft-chip,.demo-health,.demo-summary-hero>span{padding:7px 10px;border-radius:99px;background:rgba(117,225,208,.13);color:#75e1d0;font-size:.6rem;font-weight:850}.demo-input-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.demo-panel,.demo-side-note,.demo-stat,.demo-finalize-main,.demo-version-card,.demo-story-list article{border:1px solid #dbe3ea;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.demo-requirement-panel{padding:22px}.demo-field-head{display:flex;justify-content:space-between;margin-bottom:9px;font-size:.68rem;font-weight:850}.demo-field-head span{color:#0f766e}.demo-requirement-panel textarea{width:100%;min-height:165px;resize:none;padding:16px;border:1px solid #cfd9e3;border-radius:10px;background:#fbfdfe;color:#263548;font:inherit;font-size:.78rem;line-height:1.65}.demo-context-row{display:flex;align-items:center;gap:12px;margin:14px 0 20px;padding:11px 13px;border-radius:9px;background:#f1f5f9;font-size:.65rem}.demo-context-row span{color:#64748b}.demo-context-row small{margin-left:auto;color:#0f766e}.demo-side-note{align-self:start;padding:20px}.demo-side-note span{color:#0f766e;font-size:.58rem;font-weight:900;text-transform:uppercase}.demo-side-note strong{display:block;margin:7px 0;font-size:.82rem}.demo-side-note p{margin:0;color:#68778a;font-size:.67rem;line-height:1.6}
.demo-primary{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:10px;padding:0 15px;border:0;border-radius:8px;background:#0f766e;color:#fff;font:inherit;font-size:.68rem;font-weight:850;cursor:pointer}.demo-primary:disabled{cursor:not-allowed;background:#94a3b8;opacity:.7}.demo-hotspot{position:relative}.demo-hotspot::after{content:"";position:absolute;inset:-5px;border:2px solid #14b8a6;border-radius:inherit;animation:demoPulse 1.6s ease-out infinite;pointer-events:none}@keyframes demoPulse{0%,30%{opacity:1;box-shadow:0 0 0 0 rgba(20,184,166,.28)}100%{opacity:0;box-shadow:0 0 0 12px rgba(20,184,166,0)}}
.demo-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.demo-release-card{grid-column:span 4;display:grid;grid-template-columns:110px 1fr 1.2fr;gap:20px;align-items:center;padding:18px 22px;border:1px solid #b8e8df;border-radius:15px;background:linear-gradient(110deg,#fff,#effcf9)}.demo-release-ring{display:grid;width:88px;height:88px;place-items:center;border-radius:50%;background:conic-gradient(#25b99f 100%,#e2e8f0 0);box-shadow:inset 0 0 0 12px #fff;color:#075e54}.demo-release-card>div:nth-child(2)>span,.demo-release-card>div:nth-child(2)>strong,.demo-release-card>div:nth-child(2)>small{display:block}.demo-release-card>div:nth-child(2)>span{color:#64748b;font-size:.6rem}.demo-release-card>div:nth-child(2)>strong{margin:4px 0;color:#0f766e;font-size:1rem}.demo-release-card>div:nth-child(2)>small{color:#6b7b8d;font-size:.6rem}.demo-release-card ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.demo-release-card li{display:flex;justify-content:space-between;padding:7px 9px;border-radius:7px;background:#fff;color:#607084;font-size:.62rem}.demo-release-card li b{color:#0f766e}.demo-stat{padding:17px}.demo-stat span,.demo-stat strong,.demo-stat small{display:block}.demo-stat span{color:#64748b;font-size:.6rem;font-weight:800}.demo-stat strong{margin:5px 0;color:#1f2e40;font-size:1.3rem}.demo-stat small{color:#8794a4;font-size:.57rem}.demo-stat.is-good{border-color:#b7e8d6}.demo-bottom-action{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:18px;color:#64748b;font-size:.65rem}
.demo-builder-head{margin-bottom:12px}.demo-builder-tools{display:flex;gap:7px}.demo-builder-tools button{min-height:31px;padding:0 10px;border:1px solid #496276;border-radius:7px;background:#223b4d;color:#d7e4eb;font:inherit;font-size:.59rem;font-weight:750;cursor:pointer}.demo-builder-tools button:disabled{cursor:default;opacity:.48}.demo-builder-tools button.demo-hotspot{border-color:#75e1d0;color:#75e1d0}.demo-builder-canvas{position:relative;min-height:430px;overflow:hidden;border:1px solid #cfd9e2;border-radius:14px;background-color:#fff;background-image:radial-gradient(#d6dee7 1px,transparent 1px);background-size:20px 20px}.demo-structogram{width:min(850px,88%);margin:35px auto;border:2px solid #34465a;background:#fff;color:#243447;font-size:.64rem}.demo-condition>strong{display:block;padding:12px;text-align:center}.demo-condition>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #64748b}.demo-condition>div span{padding:4px 8px;color:#64748b;font-size:.52rem;font-weight:850}.demo-condition>div span+span{text-align:right}.demo-branches{display:grid;grid-template-columns:2fr 1fr;border-top:1px solid #34465a}.demo-branches>div{min-height:90px;padding:10px}.demo-branches>div+div{border-left:1px solid #34465a}.demo-branches b{display:block;padding:9px;border-radius:6px;background:#e8faf7;color:#20564e;text-align:center}.demo-condition.nested{margin-top:10px;border:1px solid #64748b}.demo-branches.nested{grid-template-columns:1fr 1fr}.demo-branches.nested b{margin:8px;background:#f2efff;color:#51437b}.demo-tree{position:relative;width:min(900px,90%);margin:36px auto;text-align:center}.tree-node{display:inline-block;min-width:190px;padding:12px 15px;border:1px solid #7bd8ca;border-radius:9px;background:#e9faf7;color:#23574f;font-size:.66rem;font-weight:850;box-shadow:0 7px 18px rgba(15,118,110,.1)}.tree-node.action{border-color:#c2b5f2;background:#f4f0ff;color:#51457a}.tree-node.muted{border-color:#cbd5e1;background:#f1f5f9;color:#64748b}.tree-line.vertical{display:block;width:2px;height:52px;margin:auto;background:#94a3b8}.tree-line.short{display:block;width:2px;height:32px;margin:auto;background:#94a3b8}.tree-level{display:grid;grid-template-columns:2fr 1fr;gap:130px}.tree-level>div{position:relative}.tree-edge{display:block;margin-bottom:8px;color:#64748b;font-size:.55rem;font-weight:850}
.demo-finalize-grid{display:grid;grid-template-columns:1fr 280px;gap:16px}.demo-finalize-main,.demo-version-card{padding:22px}.demo-finalize-main h4{margin:0 0 8px}.demo-finalize-main p,.demo-version-card p{color:#68778a;font-size:.68rem;line-height:1.55}.demo-checks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.demo-checks span{padding:10px;border-radius:8px;background:#effaf7;color:#35635c;font-size:.63rem;font-weight:750}.demo-checks i{color:#0f9f82;font-style:normal}.demo-version-card small,.demo-version-card strong,.demo-version-card span{display:block}.demo-version-card small{color:#0f766e;font-size:.56rem;font-weight:850}.demo-version-card strong{margin:8px 0;font-size:1.45rem}.demo-version-card span{color:#526277;font-size:.68rem;font-weight:750}
.demo-summary-hero{margin-bottom:12px}.demo-artifact-tabs{display:flex;gap:3px;padding:0 13px;border-bottom:1px solid #d7e0e8;background:#fff}.demo-artifact-tabs button{padding:13px 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#64748b;font:inherit;font-size:.65rem;font-weight:800;cursor:pointer}.demo-artifact-tabs button:disabled{cursor:default}.demo-artifact-tabs button.is-active{border-color:#0f766e;color:#0f766e}.demo-artifact-tabs b{margin-left:5px;padding:3px 6px;border-radius:99px;background:#e2e8f0;font-size:.55rem}.demo-story-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px}.demo-story-list article{padding:18px}.demo-story-list article>div{display:flex;justify-content:space-between}.demo-story-list span{color:#0f766e;font-size:.58rem;font-weight:900}.demo-story-list em{padding:4px 7px;border-radius:99px;background:#dcfce7;color:#166534;font-size:.52rem;font-style:normal;font-weight:850}.demo-story-list h4{margin:10px 0 7px;font-size:.82rem}.demo-story-list p,.demo-story-list li{color:#637286;font-size:.63rem;line-height:1.55}.demo-story-list ul{padding-left:17px}
.demo-test-table{overflow:hidden;margin-top:15px;border:1px solid #d8e1e9;border-radius:12px;background:#fff}.demo-test-table>div{display:grid;grid-template-columns:.55fr 1.1fr .9fr 1.35fr .55fr;gap:10px;align-items:center;min-height:48px;padding:0 14px;border-bottom:1px solid #e8edf2;color:#627185;font-size:.61rem}.demo-test-table>div:last-child{border:0}.demo-test-table .head{min-height:40px;background:#eef3f6;color:#344256;font-size:.56rem;text-transform:uppercase}.demo-test-table strong{color:#2d3a4c}.demo-test-table em{justify-self:start;padding:4px 7px;border-radius:99px;background:#dcfce7;color:#166534;font-size:.52rem;font-style:normal;font-weight:850}.demo-complete{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;border:1px solid #abe4d8;border-radius:11px;background:#effcf9}.demo-complete>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#0f9f82;color:#fff}.demo-complete strong,.demo-complete small{display:block}.demo-complete strong{font-size:.72rem}.demo-complete small{margin-top:3px;color:#617286;font-size:.58rem}.demo-complete button{margin-left:auto;border:1px solid #0f766e;border-radius:7px;padding:8px 10px;background:#fff;color:#0f766e;font:inherit;font-size:.59rem;font-weight:800;cursor:pointer}
.reqsp-demo-guide{position:absolute;z-index:10;right:28px;bottom:25px;width:min(350px,calc(100% - 110px));padding:17px 19px;border:1px solid rgba(117,225,208,.5);border-radius:14px;background:rgba(11,20,29,.97);color:#fff;box-shadow:0 22px 60px rgba(0,0,0,.42)}.reqsp-demo-guide[data-position="left"]{left:100px;right:auto}.reqsp-demo-guide>span{color:#75e1d0;font-size:.56rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.reqsp-demo-guide h4{margin:7px 0 6px;font-size:.85rem}.reqsp-demo-guide p{margin:0;color:#bdc8d5;font-size:.67rem;line-height:1.5}.reqsp-demo-guide small{display:block;margin-top:10px;color:#75e1d0;font-size:.56rem;font-weight:750}
body.reqsp-demo-open{overflow:hidden}

/* Preserve the following landing page sections as independent blocks. */
.faq-section{position:relative!important;z-index:3!important;clear:both!important;display:block!important;height:auto!important;min-height:0!important;margin:0!important;overflow:visible!important}.faq-shell{position:relative!important;display:block!important;height:auto!important;margin-inline:auto!important}.faq-heading{position:relative!important;display:block!important;height:auto!important;margin:0 auto clamp(30px,4vw,44px)!important;padding:0!important;transform:none!important}.faq-heading .trust-kicker,.faq-heading h2,.faq-heading p{position:static!important;display:block!important;float:none!important;transform:none!important}.faq-grid{position:relative!important;clear:both!important;height:auto!important;margin:0!important}
@media(max-width:900px){.product-sandbox-heading{grid-template-columns:1fr;gap:20px}.reqsp-demo{padding:0}.reqsp-demo-window{height:100%;border-radius:0}.reqsp-demo-sidebar{display:none}.reqsp-demo-layout{grid-template-columns:1fr}.reqsp-demo-project{display:none}.reqsp-demo-topbar{grid-template-columns:1fr auto}.reqsp-demo-stepper span{display:none}.demo-input-layout,.demo-finalize-grid{grid-template-columns:1fr}.demo-side-note{display:none}.demo-stats-grid{grid-template-columns:1fr 1fr}.demo-release-card{grid-column:span 2;grid-template-columns:90px 1fr}.demo-release-card ul{grid-column:span 2}.demo-builder-tools button:first-child,.demo-builder-tools button:last-child{display:none}.demo-story-list{grid-template-columns:1fr}}
@media(max-width:640px){.product-sandbox-shell{width:min(100% - 28px,1180px)}.product-sandbox-launch{width:100%;justify-content:center}.product-sandbox-preview{height:440px;border-radius:20px}.product-sandbox-preview-app{grid-template-columns:48px 1fr}.preview-workspace{padding:20px 15px}.preview-stepper{gap:17px}.preview-stepper i:nth-child(n+5){display:none}.product-sandbox-preview-cta{bottom:18px}.reqsp-demo-topbar{height:54px}.reqsp-demo-layout{height:calc(100% - 54px)}.reqsp-demo-brand em{display:none}.reqsp-demo-stepper{height:58px;padding:0 5px}.reqsp-demo-stepper button::after{display:none}.reqsp-demo-stepper i{width:25px;height:25px}.reqsp-demo-stage{height:calc(100% - 58px);padding:12px 10px 145px}.demo-page-heading,.demo-builder-head,.demo-summary-hero{padding:15px}.demo-page-heading h3,.demo-builder-head h3,.demo-summary-hero h3{font-size:.95rem}.demo-page-heading p,.demo-summary-hero p{display:none}.demo-stats-grid{grid-template-columns:1fr 1fr}.demo-release-card{grid-column:span 2}.demo-stat{padding:12px}.demo-builder-canvas{min-height:420px}.demo-structogram{width:95%;margin:20px auto}.tree-level{gap:18px}.tree-node{min-width:120px;font-size:.56rem}.demo-checks{grid-template-columns:1fr}.demo-artifact-tabs{overflow-x:auto}.demo-test-table{overflow-x:auto}.demo-test-table>div{min-width:700px}.reqsp-demo-guide,.reqsp-demo-guide[data-position="left"]{left:10px;right:auto;bottom:10px;width:calc(100% - 20px)}.demo-bottom-action{align-items:flex-end;flex-direction:column}.demo-bottom-action .demo-primary{width:100%}}
@media(prefers-reduced-motion:reduce){.reqsp-demo-scene{animation:none}.demo-hotspot::after{animation:none}}
