:root{color:#20242d;font-synthesis:none;text-rendering:optimizelegibility;--background:#f7f8fa;--surface:#fff;--surface-muted:#f1f3f5;--border:#e4e7eb;--foreground:#20242d;--muted:#737b87;--primary:#5d57c7;--primary-soft:#eeedff;--success:#238456;--success-soft:#e9f7ef;--warning:#a87619;--warning-soft:#fff6dc;--danger:#bd4b5d;--danger-soft:#fff0f2;--info:#3974aa;--info-soft:#eaf4fd;--radius:16px;--shadow:0 16px 40px #20263412;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111318;--surface:#191c23;--surface-muted:#222630;--border:#303540;--foreground:#f1f3f5;--muted:#9da5b2;--primary:#9a93ff;--primary-soft:#29274d;--success:#65d296;--success-soft:#183828;--warning:#e8ba5d;--warning-soft:#3d3015;--danger:#ff8996;--danger-soft:#402128;--info:#80b9e8;--info-soft:#192f43;--shadow:0 20px 50px #0000003d}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111318;--surface:#191c23;--surface-muted:#222630;--border:#303540;--foreground:#f1f3f5;--muted:#9da5b2;--primary:#9a93ff;--primary-soft:#29274d;--success:#65d296;--success-soft:#183828;--warning:#e8ba5d;--warning-soft:#3d3015;--danger:#ff8996;--danger-soft:#402128;--info:#80b9e8;--info-soft:#192f43;--shadow:0 20px 50px #0000003d}}*{box-sizing:border-box}body{background:var(--background);min-width:320px;color:var(--foreground);margin:0}button,input,textarea,select{font:inherit}button{color:inherit}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.app-shell{min-height:100vh}.auth-screen{background:var(--background);min-height:100vh;display:grid;position:relative;overflow:hidden}.auth-decoration{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 18%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:55vw;height:90vh;position:absolute;top:-20%;right:-10%}.auth-layout{z-index:1;grid-template-columns:1fr 410px;align-items:center;gap:9vw;width:min(1080px,100% - 48px);margin:auto;padding:40px 0;display:grid}.auth-intro{max-width:550px}.auth-intro h1{letter-spacing:-.065em;max-width:520px;margin:20px 0 18px;font-size:clamp(38px,5vw,68px);line-height:.98}.auth-intro p{max-width:450px;font-size:17px}.brand-mark{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.brand-mark.large{border-radius:16px;width:52px;height:52px;font-size:20px}.eyebrow,.workspace-label{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.auth-intro .eyebrow{margin-top:28px}.auth-proof{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:30px;font-size:13px;display:flex}.auth-proof span{align-items:center;gap:7px;display:inline-flex}.auth-proof .icon{width:16px;color:var(--success)}.auth-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:16px;padding:32px;display:grid}.auth-card-header{margin-bottom:5px}.auth-card h2{letter-spacing:-.04em;margin:8px 0;font-size:27px}.auth-card p{margin:0}label{color:var(--foreground);font-size:13px;font-weight:700}.auth-card label,.modal label{gap:8px;display:grid}input,textarea,select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}input,select{padding:12px 13px}textarea{resize:vertical;min-height:140px;padding:14px}input:focus,textarea:focus,select:focus,button:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent);outline:none}.primary-button,.secondary-button,.text-button,.icon-button,.logout-button,.row-action,.report-link{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:750;display:inline-flex}.primary-button{background:var(--primary);color:#fff;border:0;padding:12px 17px}.primary-button:hover{filter:brightness(1.08)}.primary-button:disabled{opacity:.55;cursor:wait}.primary-button.full{width:100%}.secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--foreground);padding:10px 14px}.secondary-button:hover{background:var(--surface-muted)}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:0}.icon-button:hover{background:var(--surface-muted);color:var(--foreground)}.text-button,.logout-button,.row-action,.report-link{color:var(--primary);background:0 0;border:0;padding:5px 0}.danger-text{color:var(--danger)}.inline-error,.alert-banner{background:var(--danger-soft);color:var(--danger);border-radius:11px;font-size:13px;font-weight:700}.inline-error{margin:0;padding:11px}.alert-banner{align-items:center;gap:9px;margin:0 0 22px;padding:12px 15px;display:flex}.alert-banner .icon{flex:none}.alert-close{color:currentColor;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.theme-control{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.theme-control select{width:auto;min-width:105px;padding:7px 8px}.theme-icon .icon{width:16px}.sidebar{z-index:40;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:260px;padding:25px 18px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0d147a;border:0;position:fixed;inset:0}.brand{letter-spacing:-.04em;align-items:center;gap:10px;padding:0 8px 34px;font-size:19px;font-weight:900;display:flex}.sidebar-close{margin-left:auto;display:block}.workspace-label{padding:0 12px 10px;font-size:10px}.primary-nav{gap:5px;display:grid}.nav-item{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:12px;display:flex}.nav-item:hover{background:var(--surface-muted);color:var(--foreground)}.nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:800}.sidebar-footer{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding:16px 8px 0;display:flex}.profile-copy{gap:3px;min-width:0;display:grid}.profile-copy strong,.profile-copy span,.profile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-copy strong{font-size:12px}.profile-copy span,.profile-copy small{color:var(--muted);font-size:10px}.avatar{background:var(--primary-soft);width:36px;height:36px;color:var(--primary);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.avatar.small{width:31px;height:31px}.main-content{min-height:100vh;padding:20px 17px 50px}.topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:36px;display:flex}.topbar-leading{align-items:center;gap:10px;display:flex}.menu-button{display:inline-flex}.topbar h1{letter-spacing:-.045em;margin:5px 0 0;font-size:25px}.topbar-actions{align-items:center;gap:15px;display:flex}.connection-state{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:none}.connection-state i,.live-caption i{background:var(--success);border-radius:50%;width:7px;height:7px}.profile-menu{align-items:center;gap:8px;display:flex;position:relative}.profile-trigger{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px}.profile-popover{z-index:20;border:1px solid var(--border);background:var(--surface);width:230px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:15px;gap:10px;padding:15px;transition:all .2s;display:grid;position:absolute;top:44px;right:0;transform:translateY(-4px)}.profile-menu:focus-within .profile-popover,.profile-menu:hover .profile-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.profile-popover strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.profile-popover>span{color:var(--muted);font-size:11px}.logout-button{color:var(--danger);justify-content:flex-start}.page{width:min(1160px,100%);margin:0 auto}.page-heading{margin-bottom:26px}.page-heading h2{letter-spacing:-.06em;margin:9px 0 8px;font-size:clamp(28px,4vw,38px)}.page-heading p{max-width:650px;color:var(--muted);margin:0;line-height:1.6}.page-heading.split{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.live-caption{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.panel,.prompt-panel,.conversation-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.panel{padding:22px}.assistant-grid{gap:18px;display:grid}.prompt-panel{background:linear-gradient(145deg, var(--primary-soft), var(--surface));padding:25px}.assistant-orb{background:var(--primary);color:#fff;border-radius:15px;place-items:center;width:45px;height:45px;margin-bottom:25px;font-size:22px;display:grid}.prompt-panel h3{margin:0 0 9px;font-size:20px}.prompt-panel p{color:var(--muted);margin-bottom:23px}.suggestions{gap:8px;display:grid}.suggestions button{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 68%, transparent);color:var(--foreground);cursor:pointer;text-align:left;border-radius:11px;justify-content:space-between;gap:12px;padding:12px;font-size:13px;display:flex}.suggestions button:hover{border-color:var(--primary)}.suggestions span{color:var(--primary)}.conversation-panel{padding:22px}.question-form{gap:10px;display:grid}.question-form label{font-size:13px}.composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.composer-footer>span{color:var(--muted);font-size:11px}.answer-card{border-top:1px solid var(--border);margin-top:25px;padding-top:23px}.answer-heading{align-items:center;gap:10px;margin-bottom:16px;display:flex}.answer-heading div{gap:2px;display:grid}.answer-heading small,.response-block small,.source-label{color:var(--muted);font-size:11px}.answer-heading strong{font-size:13px}.assistant-avatar{background:var(--primary-soft);width:35px;height:35px;color:var(--primary);border-radius:12px;place-items:center;font-weight:900;display:grid}.answer-text,.response-block p{white-space:pre-wrap;color:var(--foreground);line-height:1.75}.source-section{gap:8px;margin-top:22px;display:grid}.source-label{text-transform:uppercase;letter-spacing:.08em;font-weight:800}.source-list{flex-wrap:wrap;gap:7px;display:flex}.source-list button{border:1px solid var(--border);background:var(--surface-muted);color:var(--primary);cursor:pointer;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.report-link{color:var(--muted);margin-top:20px;font-size:12px}.report-link:hover{color:var(--danger)}.typing-state{color:var(--muted);align-items:center;gap:10px;margin-top:22px;font-size:12px;display:flex}.typing-dots{gap:4px;display:flex}.typing-dots i{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:1.2s infinite blink}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}.button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:.25;transform:translateY(-2px)}}.drop-zone{border:1px dashed color-mix(in srgb, var(--primary) 48%, var(--border));border-radius:var(--radius);background:var(--primary-soft);text-align:center;cursor:pointer;justify-items:center;gap:10px;padding:35px 20px;display:grid}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.drop-zone>span:not(.drop-icon){color:var(--muted);font-size:12px}.drop-zone b{background:var(--surface);color:var(--primary);border-radius:10px;padding:9px 13px;font-size:12px}.drop-icon{background:var(--surface);width:45px;height:45px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.stat-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin:18px 0;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:4px;min-height:128px;padding:16px;display:grid}.stat-card small{color:var(--muted);font-size:11px}.stat-card strong{letter-spacing:-.06em;font-size:31px}.stat-icon{width:30px;height:30px;color:var(--primary);background:var(--primary-soft);border-radius:10px;place-items:center;display:grid}.stat-icon .icon{width:16px}.stat-card.green .stat-icon{color:var(--success);background:var(--success-soft)}.stat-card.red .stat-icon{color:var(--danger);background:var(--danger-soft)}.stat-card.blue .stat-icon{color:var(--info);background:var(--info-soft)}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.section-heading h3{letter-spacing:-.03em;margin:3px 0 5px;font-size:18px}.section-heading p{color:var(--muted);margin:0;font-size:12px}.document-table{overflow-x:auto}.table-header,.document-row{grid-template-columns:minmax(250px,1.5fr) 120px 135px 65px;align-items:center;gap:15px;min-width:680px;display:grid}.table-header{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:0 0 11px;font-size:10px;font-weight:800}.document-row{border-top:1px solid var(--border);padding:14px 0}.file-meta{align-items:center;gap:10px;min-width:0;display:flex}.file-meta>div{gap:4px;min-width:0;display:grid}.file-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-meta small,.table-date{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.file-type{background:var(--surface-muted);width:39px;height:39px;color:var(--primary);border-radius:11px;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.row-action{justify-self:end;font-size:12px}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.badge-ready{color:var(--success);background:var(--success-soft)}.badge-queued{color:var(--info);background:var(--info-soft)}.badge-processing{color:var(--warning);background:var(--warning-soft)}.badge-failed{color:var(--danger);background:var(--danger-soft)}.badge-deleting{color:var(--muted);background:var(--surface-muted)}.history-grid{gap:17px;display:grid}.history-list-panel{min-height:400px}.search-field{border:1px solid var(--border);background:var(--surface-muted);border-radius:11px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field .icon{color:var(--muted)}.search-field input{box-shadow:none;background:0 0;border:0}.history-list{gap:5px;margin-top:14px;display:grid}.history-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:10px;width:100%;padding:12px;display:grid}.history-item:hover{background:var(--surface-muted)}.history-item.selected{border-color:color-mix(in srgb, var(--primary) 30%, var(--border));background:var(--primary-soft)}.history-item>span:last-child{gap:5px;min-width:0;display:grid}.history-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.history-item small{color:var(--muted);font-size:10px}.history-dot{background:var(--success);border-radius:50%;width:8px;height:8px;margin-top:4px}.history-detail h3{letter-spacing:-.04em;margin:9px 0 20px;font-size:23px}.response-block{background:var(--surface-muted);border-radius:13px;padding:16px}.response-block p{margin:8px 0 0}.detail-actions{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;font-size:11px;display:flex}.review-list{display:grid}.review-row{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px 0;display:grid}.review-row:first-child{border-top:0}.review-row>div{gap:5px;display:grid}.review-row strong{font-size:13px}.review-row p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.review-row small{color:var(--muted);font-size:10px}.review-icon{background:var(--warning-soft);width:35px;height:35px;color:var(--warning);border-radius:11px;place-items:center;display:grid}.health-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.health-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:flex-start;gap:11px;padding:15px;display:flex}.health-icon{width:33px;height:33px;color:var(--muted);background:var(--surface-muted);border-radius:10px;flex:none;place-items:center;display:grid}.health-card.healthy .health-icon{color:var(--success);background:var(--success-soft)}.health-card>div{gap:3px;min-width:0;display:grid}.health-card strong{font-size:13px}.health-status{color:var(--success);text-transform:capitalize;font-size:11px;font-weight:800}.health-card.unknown .health-status{color:var(--muted)}.health-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.observability-grid{gap:16px;display:grid}.metric-list{gap:2px;display:grid}.metric-row{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:15px;padding:11px 0;font-size:12px;display:flex}.metric-row:last-child{border-bottom:0}.metric-row strong{color:var(--foreground);font-size:15px}.data-note{color:var(--muted);margin:14px 0 0;font-size:11px}.offline-note{background:var(--info-soft);color:var(--info);border-radius:12px;gap:10px;padding:13px;display:flex}.offline-note>span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:12px;display:grid}.offline-note p{color:var(--muted);margin:0;font-size:12px}.feature-placeholder{justify-items:start;gap:10px;max-width:650px;display:grid}.placeholder-icon{background:var(--primary-soft);width:47px;height:47px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.feature-placeholder h3{margin:6px 0 0;font-size:20px}.feature-placeholder p{max-width:520px;color:var(--muted);margin:0;line-height:1.6}.empty-state{text-align:center;justify-items:center;gap:8px;padding:42px 15px;display:grid}.empty-icon{background:var(--primary-soft);width:45px;height:45px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.empty-state strong{font-size:14px}.empty-state p{max-width:330px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b118c;place-items:end center;padding:13px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--border);background:var(--surface);width:min(100%,560px);max-height:calc(100vh - 26px);box-shadow:var(--shadow);border-radius:20px;padding:23px;overflow-y:auto}.modal-heading{justify-content:space-between;gap:12px;display:flex}.modal h3{letter-spacing:-.04em;margin:8px 0 0;font-size:22px}.reported-question{background:var(--surface-muted);border-radius:12px;gap:5px;margin:20px 0;padding:14px;display:grid}.reported-question small,.source-note{color:var(--muted);font-size:11px}.modal label{margin-top:15px}.modal textarea{min-height:105px}.modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:20px;display:grid}.source-excerpt{color:var(--foreground);margin:22px 0 8px;line-height:1.7}.toast{z-index:80;background:var(--foreground);color:var(--background);text-align:center;box-shadow:var(--shadow);border-radius:12px;padding:13px 15px;font-size:13px;font-weight:750;position:fixed;bottom:18px;left:16px;right:16px}.loading-orb{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.auth-screen>p{width:100%;color:var(--muted);text-align:center;font-size:12px;position:absolute;top:calc(50% + 35px)}@media (width>=700px){.main-content{padding:31px 34px 60px}.menu-button{display:none}.connection-state{display:inline-flex}.assistant-grid{grid-template-columns:minmax(245px,.72fr) minmax(0,1.28fr);align-items:start}.history-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr)}.stat-grid{grid-template-columns:repeat(4,1fr)}.health-grid{grid-template-columns:repeat(3,1fr)}.modal-backdrop{place-items:center}.toast{max-width:400px;left:auto;right:28px}}@media (width>=1050px){.app-shell{grid-template-columns:260px minmax(0,1fr);display:grid}.sidebar{display:flex;position:sticky;transform:none}.sidebar-close,.sidebar-overlay{display:none}.main-content{width:min(1400px,100%);padding:38px 50px 70px}.observability-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=699px){.auth-layout{grid-template-columns:1fr;width:min(100% - 32px,470px)}.auth-intro{display:none}.auth-card{padding:25px}.topbar-actions .connection-state,.profile-trigger{display:none}.page-heading.split{flex-direction:column;align-items:flex-start}.review-row{grid-template-columns:auto minmax(0,1fr)}.review-row>.badge{grid-column:2}.table-panel{padding:15px}}.answer-text{max-width:760px;font-size:16px}.answer-text p{margin:0 0 16px}.answer-text p:last-child{margin-bottom:0}.answer-text ul{gap:8px;margin:0 0 16px;padding-left:22px;display:grid}.answer-text li{padding-left:4px}.source-section{border-top:1px solid var(--border)}.source-label{color:var(--foreground);letter-spacing:.1em;font-size:12px}.sources-view{gap:13px;display:grid}.source-list{align-items:stretch;gap:9px}.source-card-item{flex:280px;min-width:min(100%,240px)}.source-card{border:1px solid var(--border);background:var(--surface);text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:64px;padding:11px 13px;display:flex;color:var(--foreground)!important;border-radius:13px!important}.source-card:hover{border-color:var(--primary);background:var(--surface-muted)}.source-card-main{align-items:center;gap:10px;min-width:0;display:flex}.source-card-icon{background:var(--primary-soft);width:30px;height:30px;color:var(--primary);border-radius:9px;flex:none;place-items:center;display:grid}.source-card-icon .icon{width:16px}.source-card-copy{gap:4px;min-width:0;display:grid}.source-card-copy strong,.source-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-card-copy strong{font-size:12px}.source-card-copy small{color:var(--muted);font-size:10px;font-weight:500}.source-card-arrow{color:var(--primary);flex:none;font-size:17px}.evidence-disclosure,.technical-details{border:1px solid var(--border);background:var(--surface-muted);border-radius:12px}.evidence-disclosure>summary,.technical-details>summary{color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:12px;font-weight:800;list-style-position:inside;display:flex}.evidence-disclosure>summary small{color:var(--muted);font-size:10px;font-weight:600}.evidence-list{gap:8px;padding:0 10px 10px;display:grid}.evidence-item{border-top:1px solid var(--border)}.evidence-item summary{color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:11px 4px;font-size:11px;display:flex}.evidence-item summary strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.evidence-item blockquote{border-left:3px solid var(--primary);background:var(--surface);color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:0 9px 9px 0;margin:0 4px 12px;padding:12px 13px;font-size:13px;line-height:1.65}.technical-details{background:0 0;margin-top:7px}.technical-details>summary{color:var(--muted);padding:7px 9px;font-size:10px;font-weight:700}.technical-details>div,.technical-details>dl{padding:0 9px 9px}.technical-details dl{grid-template-columns:auto minmax(0,1fr);gap:4px 10px;margin:0;font-size:10px;display:grid}.technical-details dt{color:var(--muted)}.technical-details dd{overflow-wrap:anywhere;color:var(--foreground);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.modal-technical{margin-top:18px}.source-excerpt{overflow-wrap:anywhere;max-height:260px;overflow:auto}@media (width<=699px){.answer-text{font-size:15px}.source-card-item{min-width:100%}.source-card-copy strong{max-width:220px}.evidence-item summary{flex-direction:column;align-items:flex-start;gap:5px}.evidence-item summary strong{white-space:normal;overflow-wrap:anywhere;max-width:100%}}
