html,body,#root{height:100%;width:100%;margin:0;padding:0}body{overflow:hidden;background:transparent}.introq-root{height:100dvh;min-height:100vh;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#5e17eb,#5e17ebf5 40%,#5e17ebeb);scroll-behavior:smooth;color:#fff;font-family:Inter,sans-serif;scrollbar-width:thin;scrollbar-color:#6b26ff transparent}.introq-root::-webkit-scrollbar{width:10px}.introq-root::-webkit-scrollbar-track{background:transparent}.introq-root::-webkit-scrollbar-thumb{border-radius:8px;background:linear-gradient(#6b26ff,#5e17eb);transition:opacity .2s ease}.introq-root::-webkit-scrollbar-thumb:hover{opacity:.9}.introq-root .thin-scroll{scrollbar-width:thin;scrollbar-color:#6b26ff transparent}.introq-root .thin-scroll::-webkit-scrollbar{width:6px}.introq-root .thin-scroll::-webkit-scrollbar-thumb{border-radius:6px;background:linear-gradient(#6b26ff,#5e17eb)}.introq-root .thin-scroll::-webkit-scrollbar-thumb:hover{opacity:.9}.introq-root .scroll-pane{overflow-y:auto;-webkit-overflow-scrolling:touch}.introq-root .fade-bottom{position:relative}.introq-root .fade-bottom:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(94,23,235,.9))}.introq-root a{color:#bda8ff;text-decoration:none;transition:opacity .2s ease}.introq-root a:hover{opacity:.85}.introq-root .text-dim{color:#ffffffb3}.introq-root hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:.75rem 0}.introq-scroll{scrollbar-width:thin;scrollbar-color:#4a18c9 transparent}.introq-scroll::-webkit-scrollbar{width:6px}.introq-scroll::-webkit-scrollbar-track{background:transparent}.introq-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4a18c9,#7f3ff2);border-radius:999px}.introq-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5b21d3,#a855f7)}.workflow-demo-page{min-height:100vh;max-height:none;overflow-y:auto;overflow-x:hidden;background:#f7f3ff;color:#111827;padding:40px;scrollbar-width:thin;scrollbar-color:#5e17eb rgba(94,23,235,.12)}.workflow-demo-page::-webkit-scrollbar{width:10px}.workflow-demo-page::-webkit-scrollbar-track{background:#5e17eb1f;border-radius:999px}.workflow-demo-page::-webkit-scrollbar-thumb{background:#5e17eb;border-radius:999px;border:2px solid rgba(255,255,255,.75)}.workflow-demo-page::-webkit-scrollbar-thumb:hover{background:#4a12bd}.workflow-hero{max-width:1180px;margin:0 auto 28px;background:linear-gradient(135deg,#5e17eb,#2d0b7a);color:#fff;border-radius:28px;padding:48px;box-shadow:0 20px 50px #5e17eb38}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;opacity:.85;margin-bottom:14px}.workflow-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.05;margin:0 0 18px;max-width:900px}.hero-copy{font-size:18px;line-height:1.7;max-width:780px;opacity:.92}.workflow-tabs{max-width:1180px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tab{border:1px solid #e5ddff;background:#fff;border-radius:22px;padding:20px;text-align:left;display:flex;gap:14px;cursor:pointer;transition:.2s ease;box-shadow:0 12px 30px #1118270f}.tab:hover,.tab.active{border-color:#5e17eb;transform:translateY(-2px)}.tab span{width:42px;height:42px;border-radius:14px;background:#f0e8ff;color:#5e17eb;display:flex;align-items:center;justify-content:center}.tab strong{display:block;font-size:16px;margin-bottom:6px}.tab small{color:#6b7280;line-height:1.4}.workflow-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:340px 1fr;gap:24px}.workflow-sidebar,.stage-card,.pilot-section{background:#fff;border:1px solid #e5ddff;border-radius:28px;box-shadow:0 18px 45px #11182712}.workflow-sidebar{padding:26px}.workflow-sidebar h2{margin:0 0 12px;font-size:24px}.workflow-sidebar p{color:#4b5563;line-height:1.65}.step-list{display:grid;gap:10px;margin-top:24px}.step-pill{border:1px solid #ede9fe;background:#faf7ff;border-radius:16px;padding:12px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px}.step-pill span{width:28px;height:28px;border-radius:50%;background:#fff;color:#5e17eb;display:flex;align-items:center;justify-content:center;font-weight:700}.step-pill.active{background:#5e17eb;color:#fff}.step-pill.active span{background:#fff;color:#5e17eb}.workflow-stage{min-width:0}.progress-wrap{height:10px;background:#e9ddff;border-radius:999px;overflow:hidden;margin-bottom:16px}.progress-bar{height:100%;background:#5e17eb;transition:width .25s ease}.stage-card{padding:34px}.stage-icon{width:58px;height:58px;border-radius:20px;background:#f0e8ff;color:#5e17eb;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.step-count{color:#5e17eb;font-weight:700;margin:0 0 8px}.stage-card h2{font-size:34px;margin:0 0 28px}.comparison-grid{display:grid;grid-template-columns:1fr 64px 1fr;gap:18px;align-items:stretch}.comparison-card{border-radius:24px;padding:24px;min-height:190px}.comparison-card h3{margin:0 0 12px;font-size:18px}.comparison-card p{line-height:1.7;color:#374151}.comparison-card.current{background:#fff7ed;border:1px solid #fed7aa}.comparison-card.qincept{background:#f0fdf4;border:1px solid #bbf7d0}.arrow-box{display:flex;align-items:center;justify-content:center;color:#5e17eb}.demo-actions{margin-top:28px;display:flex;justify-content:flex-end;gap:12px}.demo-actions button{border:1px solid #ddd6fe;background:#fff;color:#111827;border-radius:14px;padding:12px 18px;cursor:pointer;font-weight:700}.demo-actions button.primary{background:#5e17eb;color:#fff}.demo-actions button:disabled{opacity:.45;cursor:not-allowed}.pilot-section{max-width:1180px;margin:28px auto 0;padding:32px}.pilot-section h2{margin:0 0 20px;font-size:28px}.pilot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pilot-grid div{background:#faf7ff;border:1px solid #ede9fe;border-radius:20px;padding:22px}.pilot-grid strong{display:block;margin-bottom:8px;color:#5e17eb}.pilot-grid p{margin:0;color:#4b5563;line-height:1.6}@media(max-width:900px){.workflow-demo-page{padding:18px}.workflow-hero{padding:30px}.workflow-tabs,.workflow-layout,.pilot-grid,.comparison-grid{grid-template-columns:1fr}.arrow-box{transform:rotate(90deg)}}html,body,#root{min-height:100%;overflow-y:auto}.qsd-page{min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#f7f3ff;color:#111827;padding:40px;scrollbar-width:thin;scrollbar-color:#5e17eb rgba(94,23,235,.12)}.qsd-page::-webkit-scrollbar{width:10px}.qsd-page::-webkit-scrollbar-track{background:#5e17eb1f;border-radius:999px}.qsd-page::-webkit-scrollbar-thumb{background:#5e17eb;border-radius:999px;border:2px solid rgba(255,255,255,.75)}.qsd-page::-webkit-scrollbar-thumb:hover{background:#4a12bd}.qsd-hero{max-width:1180px;margin:0 auto 28px;background:linear-gradient(135deg,#5e17eb,#2d0b7a);color:#fff;border-radius:30px;padding:54px;box-shadow:0 20px 50px #5e17eb38}.qsd-eyebrow,.demo-step{text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:800;opacity:.86;margin-bottom:14px}.qsd-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;max-width:960px;margin:0 0 18px}.qsd-hero p{font-size:18px;line-height:1.7;max-width:860px;opacity:.92}.qsd-shell{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:340px 1fr;gap:24px}.qsd-nav{position:sticky;top:24px;align-self:start;display:grid;gap:10px;background:#fff;border:1px solid #e5ddff;border-radius:28px;padding:18px;box-shadow:0 18px 45px #11182712}.qsd-nav-item{border:1px solid #ede9fe;background:#faf7ff;border-radius:18px;padding:12px;text-align:left;cursor:pointer;display:grid;grid-template-columns:34px 36px 1fr;gap:10px;align-items:center;transition:.2s ease}.qsd-nav-item:hover,.qsd-nav-item.active{background:#5e17eb;color:#fff;border-color:#5e17eb;transform:translateY(-1px)}.qsd-nav-label{width:30px;height:30px;border-radius:999px;background:#fff;color:#5e17eb;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}.qsd-nav-icon{width:34px;height:34px;border-radius:12px;background:#f0e8ff;color:#5e17eb;display:flex;align-items:center;justify-content:center}.qsd-nav-icon svg{width:18px;height:18px}.qsd-nav-item.active .qsd-nav-icon,.qsd-nav-item:hover .qsd-nav-icon{background:#ffffff29;color:#fff}.qsd-nav-item strong{display:block;font-size:14px;margin-bottom:3px}.qsd-nav-item small{display:block;font-size:12px;color:#6b7280;line-height:1.35}.qsd-nav-item.active small,.qsd-nav-item:hover small{color:#ffffffc7}.qsd-stage{min-width:0}.qsd-progress{height:10px;background:#e9ddff;border-radius:999px;overflow:hidden;margin-bottom:16px}.qsd-progress-bar{height:100%;background:#5e17eb;transition:width .25s ease}.demo-panel{background:#fff;border:1px solid #e5ddff;border-radius:30px;padding:34px;box-shadow:0 18px 45px #11182712;display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center;min-height:620px}.demo-icon{width:58px;height:58px;border-radius:20px;background:#f0e8ff;color:#5e17eb;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.demo-icon svg{width:27px;height:27px}.demo-step{color:#5e17eb;opacity:1;margin:0 0 8px}.demo-copy h2{font-size:38px;line-height:1.08;margin:0 0 16px;letter-spacing:-.4px}.demo-main-copy{color:#4b5563;line-height:1.75;font-size:16px}.demo-insight{margin-top:22px;background:#faf7ff;border:1px solid #ede9fe;border-radius:22px;padding:20px}.demo-insight strong{color:#5e17eb;display:block;margin-bottom:8px}.demo-insight p{margin:0;color:#374151;line-height:1.65}.demo-interface{min-width:0;background:#0b0b14;color:#fff;border-radius:28px;padding:28px;min-height:420px;box-shadow:0 24px 60px #0b0b1440;border:1px solid rgba(255,255,255,.12)}.scatter-map{display:grid;gap:14px}.scatter-node{background:#ffffff14;border-radius:16px;padding:16px;border-left:4px solid #5e17eb}.scatter-arrow{margin:6px auto;color:#c4b5fd;transform:rotate(90deg)}.continuity-box{background:#5e17eb;border-radius:22px;padding:22px;display:grid;gap:8px;text-align:center}.continuity-box strong{font-size:24px}.institution-map{display:grid;gap:14px}.tree-node{background:#ffffff14;border-radius:16px;padding:15px;text-align:center;font-weight:800}.tree-node.main{background:#5e17eb}.tree-line{width:2px;height:28px;background:#ffffff38;margin:0 auto}.tree-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.code-strip{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.code-strip span{background:#ffffff1a;color:#ddd6fe;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.handle-sim{display:grid;gap:20px;align-items:center;justify-items:center}.handle-card{background:#5e17eb;border-radius:22px;padding:22px 28px;font-size:24px;font-weight:900}.group-stack{display:grid;gap:12px;width:100%}.group-stack span{background:#ffffff14;padding:15px;border-radius:16px;border-left:4px solid #5e17eb}.role-picker{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.role-chip{border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:900}.role-chip.active{background:#5e17eb;border-color:#5e17eb}.permission-panel h3{margin-top:0}.permission-row{display:flex;align-items:center;gap:10px;background:#ffffff14;border-radius:16px;padding:14px;margin-bottom:10px}.permission-row svg{color:#c4b5fd}.message-case-grid,.decision-sim,.governance-grid{display:grid;grid-template-columns:1fr 42px 1fr;gap:16px;align-items:center}.chat-window,.meeting-card,.case-card,.decision-card,.case-detail-card,.audit-card,.agent-card,.business-card{background:#ffffff14;border-radius:22px;padding:20px;border:1px solid rgba(255,255,255,.1)}.chat-bubble,.meeting-card p{background:#ffffff17;border-radius:16px;padding:14px;line-height:1.55;margin-bottom:12px}.chat-bubble.muted{opacity:.72}.qsd-primary{border:none;background:#5e17eb;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer}.qsd-primary:disabled{opacity:.45;cursor:not-allowed}.animate-arrow{color:#c4b5fd;opacity:.5;transition:.25s ease}.animate-arrow.active{opacity:1;transform:translate(4px)}.case-card,.decision-card{opacity:.35;transform:scale(.97);transition:.25s ease}.case-card.active,.decision-card.active{opacity:1;transform:scale(1);border-color:#5e17ebbf;box-shadow:0 0 0 3px #5e17eb38}.case-card h3,.decision-card h3,.case-detail-card h3,.audit-card h3,.agent-card h3,.business-card h3{margin-top:0}.case-detail-card p{display:flex;align-items:center;gap:10px}.case-detail-card svg{color:#c4b5fd}.audit-row,.agent-card div,.memory-results div{padding:13px;margin-bottom:10px;border-radius:14px;background:#ffffff14;border-left:4px solid #5e17eb}.memory-demo{display:grid;gap:16px}.searchbar{display:flex;align-items:center;gap:10px;background:#fff;color:#111827;border-radius:999px;padding:12px 16px}.searchbar input{border:none;outline:none;width:100%;font-weight:800;color:#111827}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.metric-card{background:#ffffff14;border-radius:22px;padding:24px;text-align:center}.metric-card strong{display:block;font-size:42px;color:#c4b5fd}.metric-card span{color:#ffffffc7;font-weight:800}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tech-pill{display:flex;align-items:center;gap:10px;background:#ffffff14;border-radius:16px;padding:14px;font-weight:800}.tech-pill svg{color:#c4b5fd}.price-box{margin-top:18px;background:#5e17eb;border-radius:18px;padding:18px;font-weight:900}.qsd-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:12px}.qsd-actions button{border:1px solid #ddd6fe;background:#fff;color:#111827;border-radius:14px;padding:12px 18px;cursor:pointer;font-weight:800}.qsd-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1000px){.qsd-shell{grid-template-columns:1fr}.qsd-nav{position:static}.demo-panel{grid-template-columns:1fr;min-height:auto}.message-case-grid,.decision-sim,.governance-grid{grid-template-columns:1fr}.animate-arrow{transform:rotate(90deg);margin:0 auto}}@media(max-width:700px){.qsd-page{padding:18px}.qsd-hero{padding:30px}.demo-panel{padding:24px}.demo-copy h2{font-size:28px}.tree-grid,.dashboard-grid,.tech-grid{grid-template-columns:1fr}}
