*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#050c1b;color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%;height:100%;overflow:hidden}body{background:radial-gradient(circle at 12% 8%,rgba(45,212,191,.12),transparent 30%),radial-gradient(circle at 86% 16%,rgba(56,189,248,.08),transparent 28%),#050c1b;color:#f8fafc;line-height:1.5}button,input,textarea{font:inherit}button{border:0}.app-frame{position:relative;display:grid;grid-template-rows:64px 1fr;min-width:0;height:100vh;padding:12px;gap:12px;overflow:hidden}.app-frame:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.55;background-image:radial-gradient(circle at 1px 1px,rgba(45,212,191,.12) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 25%,#000 8%,transparent 88%);mask-image:radial-gradient(ellipse 80% 70% at 50% 25%,#000 8%,transparent 88%)}.topbar,.workspace-shell{position:relative;z-index:1}.topbar{display:flex;align-items:center;gap:18px;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#05080eeb;box-shadow:0 10px 28px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:0 18px}.topbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background-image:radial-gradient(circle at 1px 1px,rgba(45,212,191,.12) 1px,transparent 0);background-size:20px 20px;opacity:.55}.brand{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#f8fafc;background:transparent;cursor:default;text-align:left}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(45,212,191,.24);border-radius:10px;background:#2dd4bf1a;color:#2dd4bf;box-shadow:0 0 18px #2dd4bf1f}.brand-mark svg{width:18px;height:18px}.brand strong,.brand small{display:block}.brand strong{font-size:14px;font-weight:800;line-height:1;letter-spacing:0}.brand small{margin-top:5px;color:#ffffff5c;font-size:11px;font-weight:650;line-height:1}.topbar-right{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;margin-left:auto}.live-pill{display:inline-flex;align-items:center;gap:8px;max-width:300px;min-height:34px;padding:0 12px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff09;color:#ffffff85;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.live-pill>span{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:#ffffff47}.live-pill.live{border-color:#2dd4bf33;background:#2dd4bf14;color:#99f6e4}.live-pill.live>span{background:#2dd4bf;box-shadow:0 0 0 5px #2dd4bf1c;animation:livePulse 1.6s ease-in-out infinite}@keyframes livePulse{0%,to{box-shadow:0 0 #2dd4bf57}65%{box-shadow:0 0 0 8px #2dd4bf00}}.share-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;overflow:hidden;border:1px solid rgba(45,212,191,.42);border-radius:10px;background:linear-gradient(135deg,#0d9488,#0b7f76);color:#ecfeff;box-shadow:inset 0 0 0 1px #ffffff14,0 0 18px #2dd4bf21;cursor:pointer;font-size:13px;font-weight:750;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.share-btn:before{content:"";position:absolute;top:-80%;right:-80%;bottom:-80%;left:-80%;opacity:0;background:conic-gradient(from 90deg,transparent 35%,rgba(153,246,228,.6),transparent 64%);filter:blur(8px);transition:opacity .18s ease;animation:buttonGlow 4.2s linear infinite}.share-btn svg{position:relative;z-index:1;width:16px;height:16px}.share-btn.active{border-color:#ef444485;background:linear-gradient(135deg,#b91c1c,#7f1d1d);box-shadow:0 0 18px #ef444426}.share-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#99f6e4c7;box-shadow:inset 0 0 0 1px #ffffff1f,0 0 24px #2dd4bf38}.share-btn:hover:not(:disabled):before{opacity:.42}.share-btn:disabled{opacity:.45;cursor:not-allowed}.share-btn-large{min-width:220px;min-height:44px;margin-top:6px;font-size:14px}.share-btn-large svg{width:17px;height:17px}@keyframes buttonGlow{to{transform:rotate(360deg)}}.workspace-shell{display:grid;grid-template-columns:minmax(250px,296px) minmax(420px,1fr) minmax(320px,420px);gap:12px;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:24px;background:linear-gradient(180deg,#07090ef5,#050c1beb),#07090e;box-shadow:0 18px 48px #00000080;padding:14px}.session-rail,.main-panel{min-height:0;overflow:hidden}.session-rail{position:relative;display:flex;flex-direction:column;gap:12px}.rail-card,.main-panel{border:1px solid rgba(255,255,255,.07);background:#0a0e14e0;box-shadow:inset 0 1px #ffffff08,0 12px 30px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rail-card{border-radius:16px;padding:16px}.rail-card-head,.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-label{display:block;color:#ffffff5c;font-size:10.5px;font-weight:850;letter-spacing:.14em;line-height:1;text-transform:uppercase}.session-state,.count-pill{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#ffffff8a;padding:0 9px;font-size:11px;font-weight:800;white-space:nowrap}.session-state.live{border-color:#2dd4bf38;background:#2dd4bf1a;color:#99f6e4}.question-input{width:100%;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:#ffffffeb;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.question-input::placeholder{color:#ffffff40}.question-input:focus{border-color:#2dd4bf57;background:#fff1;box-shadow:0 0 0 3px #2dd4bf14}.capture-summary{display:grid;grid-template-columns:minmax(72px,auto) 1fr;gap:10px 12px;margin-top:18px}.capture-summary span{color:#ffffff52;font-size:11px;font-weight:800;text-transform:uppercase}.capture-summary strong{overflow:hidden;color:#ffffffd1;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.main-panel{display:grid;grid-template-rows:auto 1fr;border-radius:20px}.agent-panel{grid-template-rows:auto 1fr auto}.panel-head{padding:18px 18px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.panel-head h1,.panel-head h2{margin-top:8px;color:#fff;font-size:22px;font-weight:850;letter-spacing:0;line-height:1.1}.panel-head h2{font-size:18px}.panel-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.panel-actions span{min-height:26px;border:1px solid rgba(255,255,255,.07);border-radius:999px;background:#ffffff09;color:#ffffff8c;padding:5px 9px;font-size:11.5px;font-weight:800;white-space:nowrap}.transcript-scroll,.agent-scroll{min-height:0;overflow-y:auto;padding:18px;scrollbar-color:rgba(255,255,255,.28) rgba(0,0,0,.2);scrollbar-width:thin}.responses-list{display:grid;gap:12px}.transcript-flow{position:relative;min-height:100%;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(180deg,#ffffff0b,#ffffff07),#ffffff09;box-shadow:inset 0 1px #ffffff08,0 0 28px #2dd4bf0d;padding:20px}.response-meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#ffffff57;font-size:11px;font-weight:800;text-transform:uppercase}.response-version{border:1px solid rgba(45,212,191,.22);border-radius:999px;background:#2dd4bf1a;color:#99f6e4;padding:2px 7px;font-size:10px}.transcript-live-copy,.response-item p,.answer-bubble p{color:#ffffffc7;font-size:14px;line-height:1.72;white-space:pre-wrap;word-break:break-word}.transcript-live-copy{position:relative;z-index:1;max-width:78ch;color:#ffffffd1;font-size:15px;line-height:1.82}.transcript-new-text{border-radius:4px;background:linear-gradient(90deg,#2dd4bf3d,#2dd4bf00);box-shadow:0 0 18px #2dd4bf21;color:#ecfeff;animation:transcriptTextReveal 1.1s ease-out both}.transcript-caret{display:inline-block;width:7px;height:1.18em;margin-left:4px;transform:translateY(.18em);border-radius:999px;background:#2dd4bf;box-shadow:0 0 18px #2dd4bf80;animation:transcriptCaretPulse .95s ease-in-out infinite}.response-item,.answer-bubble{border:1px solid rgba(255,255,255,.07);background:#ffffff0a;box-shadow:0 8px 18px #00000024}.response-item{border-radius:16px;padding:15px;animation:contentReveal .26s ease-out both}.source-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;border-top:1px solid rgba(255,255,255,.06);padding-top:12px}.source-chip{border:1px solid rgba(56,189,248,.2);border-radius:999px;background:#38bdf814;color:#bae6fd;padding:4px 8px;font-size:11px;font-weight:700}.question-item{display:grid;gap:8px;animation:contentReveal .26s ease-out both}.question-bubble{justify-self:end;max-width:90%;border:1px solid rgba(45,212,191,.32);border-radius:16px 16px 4px;background:#0d94883d;color:#ecfeff;padding:10px 13px;font-size:13.5px;line-height:1.55}.answer-bubble{justify-self:start;max-width:96%;border-radius:4px 16px 16px;padding:13px}.answer-loading{display:inline-flex;align-items:center;gap:5px;min-width:48px}.answer-loading span{width:6px;height:6px;border-radius:999px;background:#2dd4bfbd;animation:dotBounce 1.1s ease-in-out infinite}.answer-loading span:nth-child(2){animation-delay:.12s}.answer-loading span:nth-child(3){animation-delay:.24s}.answer-error{color:#fca5a5!important}.question-footer{border-top:1px solid rgba(255,255,255,.06);padding:14px}.question-form{display:flex;align-items:flex-end;gap:9px}.question-input{min-height:42px;max-height:118px;resize:none;border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.45}.question-input:disabled{opacity:.5;cursor:not-allowed}.send-btn{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(45,212,191,.32);border-radius:12px;background:#0d9488e0;color:#ecfeff;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}.send-btn svg{width:17px;height:17px}.send-btn:hover:not(:disabled){transform:translateY(-1px);background:#0d9488}.send-btn:disabled{opacity:.4;cursor:not-allowed}.empty-state{display:flex;min-width:0;min-height:100%;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 24px;text-align:center}.empty-state svg{width:42px;height:42px;color:#2dd4bf70}.capture-start-state{min-height:420px}.capture-start-icon{display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(45,212,191,.18);border-radius:20px;background:#2dd4bf12;box-shadow:inset 0 1px #ffffff0a,0 0 28px #2dd4bf14}.capture-start-icon svg{width:30px;height:30px;color:#2dd4bf}.empty-state strong{color:#ffffffbd;font-size:14px}.empty-state p{max-width:330px;color:#ffffff61;font-size:13px;line-height:1.6}.error-toast{position:fixed;z-index:10;left:50%;bottom:22px;display:flex;align-items:center;gap:12px;max-width:min(520px,calc(100vw - 32px));transform:translate(-50%);border:1px solid rgba(239,68,68,.28);border-radius:12px;background:#450a0aeb;box-shadow:0 14px 38px #0006;color:#fecaca;cursor:pointer;padding:11px 14px;font-size:13px;font-weight:650}.error-toast span{color:#ffffff80;font-size:18px}@keyframes contentReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes transcriptTextReveal{0%{background-color:#2dd4bf47;text-shadow:0 0 16px rgba(45,212,191,.4)}to{background-color:#2dd4bf00;text-shadow:0 0 0 rgba(45,212,191,0)}}@keyframes transcriptCaretPulse{0%,to{opacity:.38;transform:translateY(.18em) scaleY(.72)}45%{opacity:1;transform:translateY(.18em) scaleY(1)}}@keyframes dotBounce{0%,80%,to{opacity:.45;transform:scale(.76)}40%{opacity:1;transform:scale(1)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#ffffff47;background-clip:padding-box}@media (max-width: 1180px){.workspace-shell{grid-template-columns:minmax(220px,270px) minmax(420px,1fr)}.agent-panel{display:none}}@media (max-width: 820px){html,body,#root{overflow:auto;overflow-x:hidden;height:auto}.app-frame{grid-template-rows:auto auto;width:100%;max-width:100vw;min-height:100vh;height:auto;overflow:visible}.topbar,.workspace-shell,.rail-card,.main-panel{width:100%;max-width:100%;min-width:0}.topbar{min-height:64px;flex-wrap:wrap;align-content:center;padding:10px 12px}.topbar-right{width:100%;justify-content:space-between}.live-pill{min-width:0;flex:1}.workspace-shell{grid-template-columns:1fr;min-width:0;overflow:visible}.rail-card-head{flex-wrap:wrap}.session-state,.count-pill{max-width:100%}.session-rail{padding-left:0;min-width:0}.main-panel{min-height:560px}.agent-panel{display:grid}}@media (max-width: 540px){.app-frame{padding:8px;width:100vw}.topbar,.workspace-shell{max-width:calc(100vw - 16px)}.topbar-right,.question-form{align-items:stretch;flex-direction:column}.share-btn,.send-btn{width:100%}.share-btn-large{min-width:0;max-width:260px}.send-btn{height:40px}.workspace-shell{border-radius:18px;padding:10px}.panel-head{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
