.demo-section{background:#FDFCF5;padding:5rem 0 5.5rem;position:relative;overflow:hidden}.demo-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 0,rgba(196,172,142,.06) 0,transparent 60%);pointer-events:none}.demo-header{text-align:center;max-width:640px;margin:0 auto 4rem}.demo-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7A8A77;background:#F0EBE1;border:.5px solid #d9c4a8;border-radius:20px;padding:5px 14px;margin-bottom:1.6rem}.demo-h2{font-family:var(--font-inter),sans-serif;font-size:clamp(28px,3.8vw,44px);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#2C2A26;margin-bottom:1.2rem}.demo-h2 em{font-style:normal;color:#C4AC8E}.demo-subhead{font-size:16px;font-weight:300;line-height:1.75;color:#5F5E5A;max-width:540px;margin:0 auto}.demo-two-col{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.demo-example-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:-.75rem}.demo-example-tab{background:#fff;border:.5px solid #e0d9ce;border-radius:10px;padding:11px 12px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 16px rgba(44,42,38,.04);transition:background .15s,border-color .15s,box-shadow .15s}.demo-example-tab span{font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#A37D5A}.demo-example-tab strong{font-size:11px;font-weight:500;line-height:1.45;color:#5F5E5A}.demo-example-tab.active,.demo-example-tab:hover{background:#F5F2ED;border-color:#D9C4A8;box-shadow:0 6px 20px rgba(196,172,142,.12)}.demo-example-tab.active strong{color:#2C2A26}.demo-chat-window{background:#fff;border:.5px solid #e0d9ce;border-radius:14px;overflow:hidden;box-shadow:0 8px 40px rgba(44,42,38,.09),0 2px 8px rgba(44,42,38,.04);max-width:100%}.demo-win-bar{background:#F5F2ED;border-bottom:.5px solid #e0d9ce;padding:11px 16px;display:flex;align-items:center;gap:10px}.demo-win-dots{display:flex;gap:6px}.demo-dot{width:11px;height:11px;border-radius:50%;display:block}.demo-dot.red{background:#FC5F5A}.demo-dot.yellow{background:#FDBC40}.demo-dot.green{background:#33C748}.demo-win-title{flex:1 1;text-align:center;font-size:12px;font-weight:500;color:#6B6560;letter-spacing:.01em}.demo-win-badge{display:flex;align-items:center;gap:5px;font-size:10px;color:#9AA797;font-weight:500;letter-spacing:.04em}.demo-status-dot{width:6px;height:6px;border-radius:50%;background:#9AA797;display:block;animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.35}}.demo-ctx-item{display:flex;align-items:center;gap:5px;font-size:10px;color:#888780;font-weight:500}.demo-ctx-chip{margin-left:auto;font-size:9px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:10px;background:#EFF3EF;color:#6B7F69;border:.5px solid #bdc9bc}.demo-messages{padding:18px 16px;gap:14px;height:440px;overflow-x:hidden;position:relative}.demo-messages,.demo-msg{display:flex;flex-direction:column}.demo-msg{gap:4px}.demo-msg.user{align-items:flex-end}.demo-msg.assistant{align-items:flex-start;flex-direction:row;gap:10px}.demo-msg-avatar{width:26px;height:26px;border-radius:8px;background:#3A3A3D;border:.5px solid #2c2a26;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.demo-msg-content{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.demo-msg-bubble{padding:10px 14px;border-radius:10px;font-size:12.5px;line-height:1.65}.demo-msg-bubble.user{background:#3A3A3D;color:#EEDCC8;border-bottom-right-radius:3px;max-width:88%}.demo-user-message-pop .demo-msg-bubble.user{transform-origin:right bottom;animation:demoUserMessagePop .52s cubic-bezier(.2,.9,.25,1.15) both}.demo-user-message-pop .demo-msg-meta.user{animation:demoUserMetaIn .35s ease .22s both}.demo-ai-message-pop .demo-msg-avatar{animation:demoAiAvatarPop .42s cubic-bezier(.2,.9,.25,1.15) both}.demo-ai-message-pop .demo-msg-content{transform-origin:left top;animation:demoAiMessagePop .52s cubic-bezier(.2,.9,.25,1.15) both}.demo-msg-bubble.assistant{background:#F5F2ED;color:#2C2A26;border:.5px solid #e0d9ce;border-top-left-radius:3px;width:100%;position:relative}.demo-msg-bubble strong{font-weight:600;color:#2C2A26}.demo-msg-meta{font-size:10px;color:#B5AFA6;padding:0 3px}.demo-msg-meta.user{text-align:right}@keyframes demoUserMessagePop{0%{opacity:0;transform:translateY(12px) scale(.88);filter:blur(2px)}65%{opacity:1;transform:translateY(-1px) scale(1.02);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes demoUserMetaIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes demoAiMessagePop{0%{opacity:0;transform:translateY(10px) scale(.94);filter:blur(2px)}65%{opacity:1;transform:translateY(-1px) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes demoAiAvatarPop{0%{opacity:0;transform:translateY(8px) scale(.8)}70%{opacity:1;transform:translateY(-1px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}.demo-loading-dots{display:flex;align-items:center;gap:5px;padding:6px 8px;background:transparent;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:9.5px;color:#888780;font-weight:500;opacity:0;animation:retrievalStepIn .32s ease forwards}.demo-dot-bounce{width:7px;height:7px;border-radius:50%;background:#C4AC8E;animation:dotBounce 1.2s ease-in-out infinite}.demo-dot-bounce:nth-child(2){animation-delay:.18s;background:#B5AFA6}.demo-dot-bounce:nth-child(3){animation-delay:.36s;background:#9AA797}@keyframes dotBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}.demo-retrieval-card{width:min(100%,440px);background:#F5F2ED;border:.5px solid #e0d9ce;border-radius:10px;border-top-left-radius:3px;padding:9px;display:flex;flex-direction:column;gap:7px;position:relative}.demo-retrieval-steps{display:grid;grid-gap:5px;gap:5px}.demo-retrieval-steps-title{font-size:8.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#A37D5A;display:flex;align-items:center;gap:7px}.demo-retrieval-steps-title:before{content:"";width:6px;height:6px;border-radius:50%;background:#C4AC8E;animation:retPulse 1.1s ease-in-out infinite}.demo-retrieval-step{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:7px;gap:7px;background:#fff;border:.5px solid #e0d9ce;border-radius:7px;padding:6px 8px;opacity:0;transform:translateY(4px);animation:retrievalStepIn .48s ease forwards}.demo-retrieval-step:before{content:"";width:6px;height:6px;border-radius:50%;background:#9AA797;flex-shrink:0}.demo-retrieval-step-text{font-size:10.5px;line-height:1.3;color:#3A3A3D}.demo-retrieval-step.complete{opacity:1;transform:none;animation:none}.demo-retrieval-card.complete .demo-retrieval-steps-title:before{animation:none;opacity:.7}.demo-filing-trace{background:#fff;border:.5px solid #e0d9ce;border-radius:8px;padding:7px 8px;display:flex;flex-direction:column;gap:7px}.demo-filing-trace-title{font-size:9.5px;line-height:1.35;color:#6B6560;font-weight:600}.demo-filing-trace-years{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;grid-gap:5px;gap:5px}.demo-filing-trace-node{min-width:0;display:flex;flex-direction:column;gap:2px;text-align:center}.demo-filing-trace-node span{font-size:9px;font-weight:700;color:#A37D5A}.demo-filing-trace-node small{font-size:8.5px;line-height:1.2;color:#888780}.demo-filing-trace-arrow{color:#C4AC8E;font-size:11px;line-height:1;padding-top:2px}@keyframes retPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}@keyframes retrievalStepIn{0%{opacity:0;transform:translateY(4px);border-color:#D9C4A8;box-shadow:0 0 0 rgba(196,172,142,0)}70%{opacity:1;transform:translateY(0);border-color:#D9C4A8;box-shadow:0 5px 14px rgba(196,172,142,.12)}to{opacity:1;transform:translateY(0);border-color:#E0D9CE;box-shadow:none}}.demo-result-table{margin:9px 0 6px;border:.5px solid #e0d9ce;border-radius:8px;overflow:hidden}.demo-result-row{display:grid;grid-template-columns:1.7fr 1fr .7fr;padding:6px 10px;font-size:11px;border-bottom:.5px solid #f0ebe1;align-items:center}.demo-result-row:last-child{border-bottom:none}.demo-result-row.header{background:#F5F2ED;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888780}.demo-result-row span:nth-child(2){font-weight:600;color:#2C2A26}.demo-tag-pos{color:#6B7F69;background:#EFF3EF;border-radius:4px;border:.5px solid #bdc9bc}.demo-tag-neg,.demo-tag-pos{font-size:10px;font-weight:600;padding:1px 6px}.demo-tag-neg{color:#A37D5A;background:#FBF5EC;border-radius:4px;border:.5px solid #d9c4a8}.demo-response-body{position:relative}.demo-response-body.collapsed{max-height:200px;overflow:hidden}.demo-response-body.collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:48px;background:linear-gradient(180deg,rgba(245,242,237,0),#F5F2ED);pointer-events:none}.demo-read-more-btn{display:block;width:100%;margin-top:2px;padding:4px 0 2px;border:none;background:none;color:#6B7F69;font-size:11px;font-weight:600;cursor:pointer;text-align:center}.demo-read-more-btn:hover{color:#A37D5A}.demo-citation{display:flex;align-items:flex-start;gap:5px;margin-top:8px;font-size:10px;color:#9AA797;line-height:1.5}.demo-strategy-answer{display:flex;flex-direction:column;gap:7px}.demo-strategy-answer h3,.demo-strategy-answer h4,.demo-strategy-answer p{margin:0}.demo-strategy-answer h3{font-size:13px;line-height:1.35;letter-spacing:-.01em}.demo-strategy-answer h4{font-size:11.5px;line-height:1.4;color:#A37D5A}.demo-strategy-answer p{font-size:11.5px;line-height:1.55}.demo-strategy-answer a{color:#6B7F69;font-weight:600;text-decoration:underline;text-underline-offset:2px}.demo-tooltip-anchor{position:relative;display:inline-block}.demo-tooltip-target{animation:readerLinkPulse 1.9s ease-in-out infinite}.demo-tooltip{bottom:calc(100% + 8px);width:164px;transform:translateX(-50%);border-radius:8px;color:#EEDCC8;font-size:9.5px;font-weight:600;line-height:1.35;padding:8px 22px 8px 9px;text-align:center;box-shadow:0 8px 20px rgba(44,42,38,.16);pointer-events:auto;z-index:2}.demo-tooltip,.demo-tooltip:after{position:absolute;left:50%;background:#2C2A26}.demo-tooltip:after{content:"";bottom:-5px;width:10px;height:10px;transform:translateX(-50%) rotate(45deg)}.demo-tooltip-close{position:absolute;top:4px;right:5px;width:14px;height:14px;border:none;border-radius:50%;background:rgba(238,220,200,.12);color:#EEDCC8;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;padding:0}.demo-tooltip-close:hover{background:rgba(238,220,200,.22)}.demo-tooltip-reader-link-dismissed .demo-tooltip-anchor[data-tooltip-id=reader-link] .demo-tooltip{display:none}.demo-strategy-divider{border:none;border-top:.5px solid #e0d9ce;margin:4px 0}.demo-strategy-table-wrap{overflow-x:auto;border:.5px solid #e0d9ce;border-radius:8px}.demo-strategy-table{width:100%;border-collapse:collapse;font-size:10px;line-height:1.4;table-layout:fixed}.demo-strategy-table td,.demo-strategy-table th{padding:6px 8px;border-bottom:.5px solid #f0ebe1;text-align:left;vertical-align:top}.demo-strategy-table th{background:#F5F2ED;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#888780;white-space:nowrap}.demo-strategy-table tbody tr:last-child td{border-bottom:none}.demo-strategy-table td:first-child{min-width:108px;color:#3A3A3D}.demo-strategy-table td:not(:first-child){color:#5F5E5A}@keyframes readerLinkPulse{0%,to{box-shadow:0 0 0 0 rgba(107,127,105,.22)}50%{box-shadow:0 0 0 4px rgba(107,127,105,0)}}.demo-turn-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 14px;border-top:.5px solid #e0d9ce;background:#FDFCF5}.demo-turn-nav-label{font-size:11px;font-weight:500;color:#888780;letter-spacing:.02em;min-width:156px;text-align:center}.demo-turn-nav-btn{width:28px;height:28px;border-radius:7px;border:.5px solid #e0d9ce;background:#fff;color:#6B6560;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s}.demo-turn-nav-btn:hover{background:#F5F2ED;border-color:#D9C4A8;color:#2C2A26}.demo-turn-nav-btn:disabled{opacity:.35;cursor:not-allowed}.demo-turn-nav-btn:disabled:hover{background:#fff;border-color:#E0D9CE;color:#6B6560}.demo-replay-btn{border:.5px solid #d9c4a8;border-radius:8px;background:#2C2A26;color:#EEDCC8;cursor:pointer;font-size:11px;font-weight:600;padding:8px 14px;transition:background .15s,transform .15s}.demo-replay-btn:hover{background:#3A3A3D;transform:translateY(-1px)}.demo-fade-in{opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.demo-fade-in.visible{opacity:1;transform:translateY(0)}.demo-arch-diagram{background:#F5F2ED;border:.5px solid #e0d9ce;border-radius:14px;padding:26px 22px;display:flex;flex-direction:column;gap:14px}.demo-arch-title{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#B5AFA6;margin-bottom:2px}.demo-arch-nodes{display:flex;align-items:center;justify-content:space-between;gap:0}.demo-arch-node{display:flex;flex-direction:column;align-items:center;gap:5px;position:relative;flex:0 0 auto}.demo-arch-node-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-size:7.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;border-radius:7px;white-space:nowrap;background:#2C2A26;color:#EEDCC8}.demo-arch-node-badge.accent{background:#2C2A26}.demo-arch-node-icon{width:46px;height:46px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#fff;border:.5px solid #e0d9ce;box-shadow:0 2px 8px rgba(0,0,0,.05)}.demo-arch-node-icon.primary{border-color:#D9C4A8;box-shadow:0 4px 14px rgba(196,172,142,.22)}.demo-arch-node-label{font-size:8px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#B5AFA6;text-align:center}.demo-arch-node-name{font-size:10.5px;font-weight:600;color:#3A3A3D;text-align:center;line-height:1.3}.demo-arch-arrow{display:flex;flex-direction:column;align-items:center;flex:1 1;position:relative;padding-top:12px;min-width:0}.demo-arch-line{width:100%;height:1.5px;background:#C4AC8E;position:relative}.demo-arch-arrowhead{position:absolute;right:-1px;top:5.5px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #c4ac8e}.demo-arch-arrow-label{font-size:7.5px;letter-spacing:.09em;text-transform:uppercase;color:#B5AFA6;margin-top:5px;text-align:center;white-space:nowrap}.demo-arch-return{padding:0 2px}.demo-arch-steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1px;gap:1px;background:#E0D9CE;border-radius:9px;overflow:hidden;border:.5px solid #e0d9ce}.demo-arch-step{background:#fff;padding:12px 10px;display:flex;flex-direction:column;gap:5px}.demo-arch-step.primary{background:#FDFCF5;border-left:2px solid #c4ac8e}.demo-arch-step-num{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700}.demo-arch-step-title{font-size:10.5px;font-weight:600;color:#2C2A26;line-height:1.3}.demo-arch-step-body{font-size:9.5px;color:#888780;line-height:1.6;font-weight:300}.demo-arch-metrics{display:flex;align-items:center;background:#2C2A26;border-radius:9px;overflow:hidden}.demo-arch-metric{flex:1 1;padding:14px 16px;text-align:center}.demo-arch-metric-val{font-family:var(--font-inter),sans-serif;font-size:18px;font-weight:800;color:#EEDCC8;letter-spacing:-.02em;margin-bottom:3px}.demo-arch-metric-label{font-size:8.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#888780;line-height:1.4}.demo-arch-metric-divider{width:.5px;height:28px;background:rgba(255,255,255,.1);flex-shrink:0}.demo-example-tabs{grid-template-columns:1fr}.demo-ctx-chip{margin-left:0}.demo-messages{height:min(640px,80vh);overflow-y:auto}.demo-arch-diagram{padding:20px 16px}.demo-arch-nodes{flex-wrap:wrap;justify-content:center;gap:10px}.demo-arch-arrow,.demo-arch-return{display:none}.demo-arch-metrics,.demo-arch-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-arch-metrics{display:grid}.demo-arch-metric-divider{display:none}@media (max-width:767px){.demo-section{padding-top:3rem;padding-bottom:3rem;overflow-x:hidden}.demo-header{margin-bottom:2.25rem}.demo-two-col{max-width:100%}.demo-chat-window{width:100%}.demo-messages{padding:16px 12px;overscroll-behavior-x:none}.demo-win-title{font-size:11px}.demo-example-tab strong{font-size:10.5px}.demo-win-badge{display:none}.demo-msg.assistant{gap:8px}.demo-msg-content{min-width:0}.demo-msg-avatar{width:22px;height:22px}.demo-msg-bubble{font-size:12px;line-height:1.55;padding:9px 11px}.demo-msg-bubble.user{max-width:96%}.demo-msg-bubble.assistant,.demo-retrieval-card{max-width:100%}.demo-msg-bubble.assistant .demo-tooltip-anchor,.demo-retrieval-card .demo-tooltip-anchor{position:static}.demo-tooltip{left:50%;bottom:auto;top:50%;width:min(230px,calc(100vw - 48px));max-width:calc(100vw - 48px);transform:translate(-50%,-50%)}.demo-result-row{grid-template-columns:1.25fr .95fr .8fr;gap:4px;font-size:10px;padding:6px 8px}.demo-filing-trace-years{grid-template-columns:1fr}.demo-filing-trace-arrow{display:none}.demo-strategy-table-wrap{overflow-x:hidden}.demo-strategy-table{font-size:9px}.demo-strategy-table td,.demo-strategy-table th{padding:5px 4px;overflow-wrap:anywhere;white-space:normal}.demo-strategy-table td:first-child{min-width:0}.demo-arch-title{font-size:9px}.demo-arch-node{width:calc(50% - 6px)}.demo-arch-arrow-label,.demo-arch-node-label{white-space:normal}.demo-arch-step{padding:10px 8px}.demo-arch-step-title{font-size:10px}.demo-arch-step-body{font-size:9px}}