@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";
:root{--bg:#0c0b0f;--bg-subtle:#100f14;--surface:#16151cb3;--surface-solid:#16151c;--raised:#201e2899;--raised-solid:#201e28;--glass:#ffffff08;--border:#ffffff0d;--border-h:#ffffff1a;--border-focus:#f0734a66;--text:#f0edf5;--text-2:#a8a3b5;--text-3:#5d5872;--accent:#e8693f;--accent-s:#e8693f1a;--accent-glow:#e8693f26;--accent-h:#f08060;--green:#34d399;--green-s:#34d3991a;--amber:#fbbf24;--amber-s:#fbbf241a;--red:#f87171;--red-s:#f871711a;--purple:#a78bfa;--blue:#60a5fa;--radius:14px;--radius-sm:8px;--ease:cubic-bezier(.22, 1, .36, 1);--font-display:"Instrument Serif", Georgia, serif;--font-body:"Plus Jakarta Sans", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;font-weight:400;line-height:1.65}body:before{content:"";z-index:9999;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e8693f0a 0%,#0000 60%);border-radius:50%;width:60vw;height:60vh;position:fixed;top:-20%;right:-10%}button,input,textarea,select{font:inherit;color:inherit;background:0 0;border:none}button{cursor:pointer}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-h)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ffffff24}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0;font-weight:400;line-height:1.15}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes borderGlow{0%,to{border-color:#e8693f26}50%{border-color:#e8693f59}}.briefing{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex;position:relative}.bCenter{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:920px;display:flex}.bEyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--accent);animation:fadeUp .6s var(--ease) backwards;align-items:center;gap:8px;font-size:.68rem;font-weight:500;display:flex}.bEyebrow:before{content:"";background:var(--accent);width:24px;height:1px}.bTitle{font-family:var(--font-display);letter-spacing:-.03em;animation:fadeUp .6s var(--ease) 60ms backwards;background:linear-gradient(135deg, var(--text) 0%, var(--text-2) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:4px 0 16px;font-size:clamp(3.5rem,10vw,7rem);font-style:italic;font-weight:400;line-height:.9}.bTitleClickable{cursor:pointer;transition:transform .2s var(--ease), filter .2s;-webkit-user-select:none;user-select:none}.bTitleClickable:hover{filter:brightness(1.08);transform:scale(1.02)}.bTitleClickable:active{transform:scale(.98)}.easterEggToast{border-radius:var(--radius-sm);color:#c4b5fd;font-family:var(--font-mono);cursor:pointer;background:#a78bfa1f;border:1px solid #a78bfa40;margin:-8px 0 16px;padding:10px 18px;font-size:.78rem;animation:2s infinite borderGlow}.demoRepoBtn{text-align:left;border-radius:var(--radius-sm);width:100%;max-width:520px;transition:all .2s var(--ease);background:#60a5fa0f;border:1px dashed #60a5fa40;align-items:center;gap:12px;margin:-16px 0 24px;padding:12px 16px;display:flex}.demoRepoBtn:hover{background:#60a5fa1a;border-color:#60a5fa66;transform:translateY(-1px)}.demoRepoBtn strong{color:var(--text);font-size:.82rem;display:block}.demoRepoBtn em{color:var(--text-3);margin-top:2px;font-size:.72rem;font-style:normal;display:block}.demoRepoIcon{flex-shrink:0;font-size:1.4rem}.historyPanel{border:1px solid var(--border);background:#ffffff05;border-radius:12px;width:100%;max-width:720px;margin:0 auto 20px;padding:16px 18px}.historyPanelHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.historyPanelTitle{color:var(--text-1);margin:0;font-size:.95rem;font-weight:600}.historyPanelBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);border:1px solid var(--border);border-radius:4px;padding:3px 8px;font-size:.62rem}.historyList{flex-direction:column;gap:8px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.historyItem{align-items:stretch;gap:6px;display:flex}.historyItemMain{text-align:left;border:1px solid var(--border);cursor:pointer;color:inherit;background:#0003;border-radius:8px;flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,background .15s;display:grid}.historyItemMain:hover{border-color:var(--accent-h);background:#f5b7310f}.historyRisk{font-family:var(--font-mono);white-space:nowrap;border-radius:4px;padding:4px 6px;font-size:.62rem;font-weight:700}.historyRisk-critical{color:#fca5a5;background:#ef444426}.historyRisk-high{color:#fdba74;background:#f9731626}.historyRisk-medium{color:#fcd34d;background:#f59e0b1f}.historyRisk-low{color:#6ee7b7;background:#10b9811f}.historyItemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.historyItemBody strong{color:var(--text-1);font-size:.85rem}.historyItemBody em{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-style:normal;overflow:hidden}.historyItemMeta{font-family:var(--font-mono);color:var(--text-3);white-space:nowrap;font-size:.62rem}.historyItemDelete{border:1px solid var(--border);width:32px;color:var(--text-3);cursor:pointer;background:0 0;border-radius:8px;font-size:1.1rem;line-height:1}.historyItemDelete:hover{color:#fca5a5;border-color:#ef444466}.tbCachedBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#6ee7b7;background:#34d3991f;border:1px solid #34d39940;border-radius:4px;padding:4px 8px;font-size:.65rem}.qAreaHead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.qAreaHint{font-family:var(--font-mono);color:var(--text-3);font-size:.65rem}.modeChip{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:var(--accent-s);color:var(--accent-h);border-radius:4px;padding:3px 8px;font-size:.62rem;font-weight:600}.modeChip.mode-secrets{color:#c4b5fd;background:#a78bfa1f}.modeChip.mode-policy{color:#6ee7b7;background:#34d3991a}.modeChip.mode-release{color:#93c5fd;background:#60a5fa1a}.modeChip.mode-dep{background:var(--accent-s);color:var(--accent-h)}.bFooterHint{font-family:var(--font-mono);color:var(--text-3);opacity:.7;margin-top:20px;font-size:.65rem}.bSub{color:var(--text-2);max-width:460px;animation:fadeUp .6s var(--ease) .12s backwards;margin-bottom:32px;font-size:1rem;font-weight:400;line-height:1.7}.caseGrid{width:100%;animation:fadeUp .6s var(--ease) .18s backwards;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:32px;display:grid}.caseFile{text-align:left;background:var(--surface);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius);transition:all .25s var(--ease);flex-direction:column;gap:4px;padding:16px 18px;display:flex}.caseFile strong{font-family:var(--font-body);letter-spacing:-.01em;font-size:.88rem;font-weight:700}.caseFile span{color:var(--text-2);font-size:.78rem;font-weight:400;line-height:1.45}.caseFile.active span{color:#d4cfc0}.caseFile:hover{border-color:var(--border-h);background:var(--raised);transform:translateY(-2px)}.caseFile.active{border-color:var(--accent);background:var(--accent-s);box-shadow:0 0 24px var(--accent-glow)}.qForm{width:100%}.qArea{width:100%;animation:fadeUp .6s var(--ease) .24s backwards;flex-direction:column;gap:12px;display:flex}.qInput{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);-webkit-backdrop-filter:blur(16px);width:100%;color:var(--text);resize:vertical;transition:all .25s var(--ease);outline:none;min-height:80px;padding:16px 20px;font-size:.95rem;font-weight:400}.qInput::placeholder{color:var(--text-3);font-weight:400}.qInput:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-s), 0 0 30px var(--accent-glow)}.qBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);letter-spacing:.01em;transition:all .25s var(--ease);border:none;align-self:flex-end;padding:12px 28px;font-size:.85rem;font-weight:700}.qBtn:hover:not(:disabled){background:var(--accent-h);transform:translateY(-2px);box-shadow:0 8px 30px #e8693f4d}.qBtn:disabled{opacity:.35;cursor:not-allowed}.qFormActions{animation:fadeUp .6s var(--ease) .34s backwards;flex-direction:column;align-items:flex-end;gap:8px;margin-top:20px;display:flex}.qFormHint{color:var(--amber);text-align:right;font-size:.82rem}.credPanel{border-radius:var(--radius);background:var(--surface-solid);border:1px solid var(--border-h);text-align:left;width:100%;animation:fadeUp .6s var(--ease) .28s backwards;margin-top:18px;padding:20px 22px}.credPanelNeedsAuth{border-color:#fbbf2447;box-shadow:0 0 0 1px #fbbf240f}.credPanelReady{border-color:#34d39938}.credPanelHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.credPanelTitle{font-family:var(--font-body);color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:600}.credPanelSub{color:var(--text-2);margin-top:4px;font-size:.84rem;line-height:1.45}.credPanelBadge{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--text-2);background:var(--raised-solid);border:1px solid var(--border-h);border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.62rem}.credPanelBadgeRec{color:#fde68a;background:#fbbf241f;border-color:#fbbf2447}.llmPanel{margin-top:14px}.llmToggle{color:var(--text);cursor:pointer;align-items:center;gap:10px;margin-bottom:14px;font-size:.88rem;display:flex}.llmToggle input{width:16px;height:16px;accent-color:var(--accent)}.llmGrid{grid-template-columns:1fr 1fr}.recommendedModels{margin-top:14px}.recommendedLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-2);margin-bottom:8px;font-size:.72rem;font-weight:600;display:block}.recommendedChips{flex-direction:column;gap:8px;display:flex}.recommendedChip{text-align:left;border-radius:var(--radius-sm);transition:border-color .2s var(--ease), background .2s var(--ease);background:#fbbf240f;border:1px solid #fbbf2438;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.recommendedChip:hover{background:#fbbf241a;border-color:#fbbf2466}.recommendedChip strong{font-family:var(--font-mono);color:var(--text);font-size:.76rem;font-weight:500}.recommendedChip em{color:var(--text-2);font-size:.72rem;font-style:normal}.credFootnote a{color:var(--accent-h);text-underline-offset:2px;text-decoration:underline}.credAlert{border-radius:var(--radius-sm);background:#fbbf241a;border:1px solid #fbbf2447;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.credAlertIcon{color:#1a1508;background:var(--amber);border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;display:grid}.credAlert p{color:#fde68a;font-size:.84rem;line-height:1.5}.credGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.credFootnote{color:var(--text-2);margin-top:14px;font-size:.8rem;line-height:1.55}.credFootnote code{font-family:var(--font-mono);color:var(--text);background:var(--raised-solid);border:1px solid var(--border-h);border-radius:4px;padding:2px 6px;font-size:.76rem}.repoPanel{border-radius:var(--radius);background:var(--surface-solid);border:1px solid var(--border-h);text-align:left;width:100%;animation:fadeUp .6s var(--ease) .3s backwards;margin-top:14px;padding:20px 22px}.repoPreview{font-family:var(--font-mono);color:var(--text);border-radius:var(--radius-sm);background:var(--raised-solid);border:1px solid var(--border-h);flex-shrink:0;padding:6px 12px;font-size:.78rem}.advancedGrid{margin-top:12px}.advancedDrawer{border-top:1px solid var(--border);margin-top:14px;padding-top:12px}.cfgDrawer{width:100%;animation:fadeUp .6s var(--ease) .32s backwards;margin-top:14px}.cfgDrawerBody{border-radius:var(--radius);border:1px solid var(--border);text-align:left;background:#16151c8c;margin-top:14px;padding:16px 18px}.cfgSummary{font-family:var(--font-body);color:var(--text-2);cursor:pointer;transition:color .2s var(--ease);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:8px 4px;font-size:.84rem;font-weight:500;list-style:none;display:inline-flex}.cfgSummaryLeft{justify-content:flex-start;width:100%;display:flex}.cfgSummary:before{content:"▸";color:var(--text-3);transition:transform .2s var(--ease);font-size:.72rem}.cfgDrawer[open]>.cfgSummary:before,.advancedDrawer[open]>.cfgSummary:before{transform:rotate(90deg)}.cfgSummary::-webkit-details-marker{display:none}.cfgSummary:hover{color:var(--text)}.cfgSummary.small{margin-top:12px;font-size:.78rem}.cfgHint{color:var(--text-2);max-width:100%;margin:8px 0 12px;font-size:.82rem;line-height:1.55}.advancedDrawer{margin-top:10px}.cfgGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.fieldLabel{font-family:var(--font-body);color:var(--text);letter-spacing:0;text-transform:none;align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}.fieldTag{letter-spacing:.03em;text-transform:uppercase;color:var(--text-2);background:var(--raised-solid);border:1px solid var(--border-h);border-radius:999px;padding:2px 7px;font-size:.65rem;font-style:normal;font-weight:600}.fieldTagReq{color:#fde68a;background:#fbbf241f;border-color:#fbbf2440}.field input{border:1px solid var(--border-h);border-radius:var(--radius-sm);background:var(--raised-solid);width:100%;color:var(--text);transition:all .2s var(--ease);outline:none;padding:11px 13px;font-size:.88rem}.field input::placeholder{color:#8b849e;opacity:1}.field input:focus{border-color:var(--border-focus);box-shadow:0 0 0 2px var(--accent-s)}.fieldRequired .fieldLabel{color:var(--text)}.srcPills{animation:fadeUp .6s var(--ease) .36s backwards;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px;display:flex}.srcPill{background:var(--glass);border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-3);text-transform:capitalize;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.68rem;display:flex}.srcPill.on{color:var(--green);border-color:#34d39933}.srcPill.partial{color:var(--amber);border-color:#fbbf2440}.srcPill.off{opacity:.5}.srcDot{background:currentColor;border-radius:50%;width:5px;height:5px}.srcLoading{color:var(--text-3);font-size:.78rem}.bError{color:#fecaca;border-radius:var(--radius-sm);background:var(--red-s);border:1px solid #f8717133;margin-top:14px;padding:10px 16px;font-size:.82rem}.loadingScreen{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px 48px;display:flex;position:relative}.loadWrap{flex-direction:column;gap:28px;width:100%;max-width:720px;display:flex}.loadHero{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.loadHeroText{flex-direction:column;align-items:center;gap:8px;display:flex}.loadQuipWrap{border-radius:var(--radius-sm);background:linear-gradient(145deg,#ffffff06 0%,#ffffff03 55%,#e8693f0a 100%);border:1px solid #ffffff0d;align-items:flex-start;gap:2px;width:100%;max-width:560px;min-height:3.5em;margin:4px 0 0;padding:16px 20px 16px 16px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 12px 32px #0000001f}.loadQuipWrap:before{content:"";background:linear-gradient(180deg, transparent, var(--accent-h) 35%, var(--accent-h) 65%, transparent);opacity:.45;border-radius:0 2px 2px 0;width:2px;animation:4.5s ease-in-out infinite loadQuipAccent;position:absolute;top:18%;bottom:18%;left:0}.loadQuipWrap.mode-secrets{background:linear-gradient(145deg,#a78bfa0d,#ffffff03);border-color:#a78bfa1a}.loadQuipWrap.mode-secrets:before{background:linear-gradient(#0000,#c4b5fd 40% 60%,#0000)}.loadQuipWrap.mode-policy{background:linear-gradient(145deg,#34d3990d,#ffffff03);border-color:#34d39914}.loadQuipWrap.mode-policy:before{background:linear-gradient(#0000,#6ee7b7 40% 60%,#0000)}.loadQuipWrap.mode-release{background:linear-gradient(145deg,#60a5fa0d,#ffffff03);border-color:#60a5fa14}.loadQuipWrap.mode-release:before{background:linear-gradient(#0000,#93c5fd 40% 60%,#0000)}.loadQuipWrap.mode-dep:before{background:linear-gradient(180deg, transparent, var(--amber) 40%, var(--amber) 60%, transparent)}.loadQuipMark{font-family:var(--font-display);color:var(--accent-h);opacity:.16;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-top:-2px;margin-right:2px;font-size:2.15rem;line-height:1}.loadQuipBody{flex:1;min-width:0;position:relative;overflow:hidden}.loadQuipShimmer{pointer-events:none;background:linear-gradient(100deg,#0000 42%,#ffffff09 50%,#0000 58%) 0 0/220% 100%;animation:7s ease-in-out infinite loadQuipShimmer;position:absolute;inset:-20% -30%}.loadSubtitle{z-index:1;font-family:var(--font-display);color:var(--text);text-wrap:pretty;margin:0;font-size:1.38rem;font-style:italic;font-weight:400;line-height:1.48;position:relative}@keyframes loadQuipAccent{0%,to{opacity:.35}50%{opacity:.65}}@keyframes loadQuipShimmer{0%,to{background-position:120%}50%{background-position:-20%}}@media (prefers-reduced-motion:reduce){.loadQuipWrap:before,.loadQuipShimmer{animation:none}.loadQuipShimmer{display:none}}.loadRepoTag{font-family:var(--font-mono);color:var(--text-3);border:1px solid var(--border);background:#ffffff08;border-radius:99px;padding:4px 10px;font-size:.68rem}.modeBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:var(--accent-s);color:var(--accent-h);border-radius:99px;align-items:center;gap:6px;margin-bottom:4px;padding:4px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.modeBadge.mode-secrets{color:#c4b5fd;background:#a78bfa1f}.modeBadge.mode-policy{color:#6ee7b7;background:#34d3991a}.modeBadge.mode-release{color:#93c5fd;background:#60a5fa1a}.modeBadge.mode-dep{background:var(--accent-s);color:var(--accent-h)}.modeBadge.mode-general{color:var(--text-2);background:#ffffff0d}.loadCard{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 48px #00000059}.loadSection{padding:0}.loadSectionHead{border-bottom:1px solid var(--border);background:#ffffff05;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.loadSectionLabel{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-3);font-size:.68rem;font-weight:600}.loadBadge{font-family:var(--font-mono);background:var(--accent-s);color:var(--accent-h);border-radius:99px;padding:2px 8px;font-size:.68rem;font-weight:600}.loadStepsScroll{max-height:200px;padding:10px 18px 14px;overflow-y:auto}.loadDivider{background:var(--border);height:1px}.loadSectionQueries{min-height:280px;position:relative}.loadQueriesWrap{position:relative}.loadQueriesScroll{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:min(48vh,480px);padding:12px 14px 16px;display:flex;overflow:hidden auto}.loadJumpLatest{z-index:2;font-family:var(--font-mono);color:var(--text);background:var(--raised-solid);border:1px solid var(--border-h);cursor:pointer;border-radius:99px;padding:6px 12px;font-size:.68rem;font-weight:600;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}.loadJumpLatest:hover{border-color:var(--accent);color:var(--accent-h)}.loadQueriesEmpty{text-align:center;color:var(--text-3);padding:32px 18px;font-size:.85rem}.loadQueryItem{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--raised-solid);flex-shrink:0}.loadQueryItem.open{border-color:#60a5fa59}.loadQueryHead{text-align:left;cursor:pointer;width:100%;min-height:44px;transition:background .15s var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.loadQueryHead:hover{background:#ffffff08}.loadQueryName{color:var(--blue);word-break:break-word;flex:1;min-width:0;font-size:.8125rem;font-weight:600;line-height:1.35}.loadQueryMeta{font-family:var(--font-mono);color:var(--text-3);flex-shrink:0;align-items:center;gap:8px;font-size:.65rem;display:flex}.loadQueryRows{color:var(--green)}.loadQueryChevron{color:var(--text-3);font-size:.6rem}.loadQueryBody{border-top:1px solid var(--border);padding:0 14px 14px}.loadQuerySql{max-height:none;margin:12px 0 0}.loadCopyBtn{font-family:var(--font-mono);color:var(--text-2);border:1px solid var(--border);transition:all .15s var(--ease);background:#ffffff0a;border-radius:6px;margin-top:10px;padding:5px 10px;font-size:.65rem;font-weight:600}.loadCopyBtn:hover{color:var(--text);border-color:var(--border-h)}.loadingRings{width:72px;height:72px;position:relative}.ring{border:1.5px solid #0000;border-top-color:var(--accent);border-radius:50%;position:absolute;inset:0}.r1{animation:1.2s linear infinite spin}.r2{border-top-color:var(--accent-h);opacity:.6;animation:1.8s linear infinite reverse spin;inset:9px}.r3{border-top-color:var(--amber);opacity:.4;animation:2.4s linear infinite spin;inset:18px}.loadingTitle{font-family:var(--font-display);color:var(--text);font-size:2rem;font-style:italic;font-weight:400}.loadingSteps{flex-direction:column;gap:8px;display:flex}.lStep{color:var(--text-3);align-items:flex-start;gap:10px;padding:5px 0;font-size:.95rem;font-weight:400;line-height:1.5;display:flex}.lStepText{flex:1;min-width:0}.lStep.done{color:var(--green)}.lStep.active{color:var(--text);font-weight:500}.lStep.active .lDot{animation:1s infinite dotPulse}.lDot{text-align:center;flex-shrink:0;width:18px;font-size:.75rem}.workspace{z-index:1;grid-template-rows:auto auto 1fr auto;gap:14px;width:100%;max-width:1500px;min-height:100vh;margin:0 auto;padding:0 20px 20px;display:grid;position:relative}.topBar{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);animation:fadeUp .5s var(--ease) backwards;align-items:center;gap:0;margin-top:12px;padding:0;display:flex;overflow:hidden}.tbBrand{border-right:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:14px 20px;display:flex}.tbLogo{font-family:var(--font-display);color:var(--text);font-size:1.15rem;font-style:italic;font-weight:400}.tbTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;background:var(--accent-s);color:var(--accent);border-radius:4px;padding:3px 8px;font-size:.58rem;font-weight:500}.tbCenter{flex-direction:column;flex:1;gap:4px;min-width:0;padding:14px 20px;display:flex}.tbRepo{font-family:var(--font-mono);color:var(--text-3);letter-spacing:.04em;font-size:.62rem}.completionQuip{font-family:var(--font-mono);color:var(--text-3);border-left:2px solid var(--border);animation:fadeIn .5s var(--ease);margin:-8px 0 4px;padding:10px 16px;font-size:.72rem;font-style:italic}.tbQ{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;display:block;overflow:hidden}.tbRight{border-left:1px solid var(--border);flex-shrink:0;align-items:center;gap:14px;padding:14px 20px;display:flex}.tbSources{gap:6px;display:flex}.tbSrc{font-family:var(--font-mono);color:var(--text-3);text-transform:capitalize;align-items:center;gap:4px;font-size:.6rem;display:flex}.tbSrc.on{color:var(--green)}.tbSrcDot{background:currentColor;border-radius:50%;width:5px;height:5px}.tbSrcName{display:none}@media (min-width:1100px){.tbSrcName{display:inline}}.tbBtn{background:var(--raised-solid);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-2);transition:all .2s var(--ease);white-space:nowrap;padding:8px 16px;font-size:.78rem;font-weight:600}.tbBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-s)}.wError{border-radius:var(--radius-sm);background:var(--red-s);color:var(--red);border:1px solid #f8717133;padding:12px 18px;font-size:.82rem}.assessment{background:var(--surface-solid);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);animation:fadeUp .5s var(--ease) 60ms backwards;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.aBody{min-width:0}.aLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:8px;margin-bottom:10px;font-size:.62rem;font-weight:500;display:inline-flex}.aLabel:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.aAnswer{font-family:var(--font-display);font-size:1.4rem;font-weight:400;line-height:1.35}.targetPill{border-radius:var(--radius-sm);background:var(--raised-solid);border:1px solid var(--border);color:var(--text-2);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:7px 10px;font-size:.76rem;display:inline-flex}.targetPill span,.targetPill em{font-family:var(--font-mono);color:var(--text-3);text-transform:uppercase;font-size:.62rem;font-style:normal}.targetPill strong{color:var(--text);font-weight:600}.riskScore{aspect-ratio:1;border-radius:var(--radius);background:var(--green-s);min-width:86px;color:var(--green);border:1px solid #34d39933;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.riskScore.high,.riskScore.critical{background:var(--red-s);color:var(--red);border-color:#f8717133}.riskScore.medium{background:var(--amber-s);color:var(--amber);border-color:#fbbf2433}.rsLevel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:.55rem;font-weight:600}.rsValue{font-family:var(--font-display);margin-top:2px;font-size:2.4rem;font-weight:400;line-height:1}.mainArea{grid-template-columns:1fr minmax(300px,360px);align-items:stretch;gap:14px;height:min(72vh,680px);min-height:480px;max-height:680px;display:grid;overflow:hidden}.secTitle{font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:8px;margin-bottom:16px;font-size:.82rem;font-weight:700;display:flex}.reviewTitle,.coverageTitle{color:var(--text-2);margin-top:16px}.coverageList{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.coverageItem{border-radius:var(--radius-sm);border:1px solid var(--border-h);background:var(--raised-solid);padding:10px 12px}.coverageSource{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--text-2);margin-bottom:4px;font-size:.62rem;display:block}.coverageDetail{color:var(--text);font-size:.82rem;line-height:1.45;display:block}.coverageItem.status-clear{border-color:#34d39933}.coverageItem.status-matched,.coverageItem.status-reviewed{border-color:#fbbf2440}.coverageItem.status-failed,.coverageItem.status-skipped{border-color:#f8717140}.reviewTitle{color:var(--text-3)}.badge,.tBadge{background:var(--accent-s);min-width:20px;height:20px;color:var(--accent);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.62rem;font-weight:600;display:inline-flex}.tBadge{min-width:18px;height:18px;margin-left:6px;font-size:.58rem}.graphPanel{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);animation:fadeUp .5s var(--ease) .1s backwards;flex-direction:column;height:100%;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden}.graphPanel>div{flex:1;min-height:0}.graphControlBtn{color:var(--text-2);font-family:var(--font-mono);cursor:pointer;transition:all .2s var(--ease);white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;padding:5px 11px;font-size:.72rem}.graphControlBtn:hover{color:var(--text);background:#e8693f14;border-color:#e8693f80}.nodeHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.nodeIcon{background:#ffffff0f;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.nodeTitle{color:#fff;word-break:break-word;font-size:.95rem;font-weight:600;line-height:1.2;display:block}.nodeSubtitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:.66rem}.nodeMetaGrid{gap:6px;margin-top:6px;display:grid}.nodeMetaRow{justify-content:space-between;gap:8px;display:flex}.nodeMetaLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:.6rem}.nodeMetaValue{font-family:var(--font-mono);color:var(--text-2);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.66rem;overflow:hidden}.nodePills{flex-wrap:wrap;gap:6px;margin:6px 0 2px;display:flex}.nodePill{font-family:var(--font-mono);border:1px solid #0000;border-radius:999px;padding:3px 6px;font-size:.6rem}.nodePill.danger{background:var(--red-s);color:var(--red);border-color:#f8717159}.nodePill.warn{background:var(--amber-s);color:var(--amber);border-color:#fbbf2459}.nodePill.info{color:var(--blue);background:#60a5fa1f;border-color:#60a5fa4d}.nodePill.ok{background:var(--green-s);color:var(--green);border-color:#34d39959}.nodePill.muted{color:#cbd5f5;background:#9ca3af1f;border-color:#94a3b84d}.nodeLink{font-family:var(--font-mono);color:var(--accent);align-items:center;gap:4px;font-size:.66rem;display:inline-flex}.nodeLink:hover{color:var(--accent-h)}.graphFlow{flex-direction:column;gap:0;display:flex}.graphTier{animation:fadeUp .4s var(--ease) backwards}.graphTier:first-child{animation-delay:.15s}.graphTier:nth-child(3){animation-delay:.25s}.graphTier:nth-child(5){animation-delay:.35s}.tierLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);background:var(--glass);border:1px solid var(--border);border-radius:4px;margin-bottom:10px;padding:3px 10px;font-size:.58rem;font-weight:500;display:inline-block}.tierNodes{flex-wrap:wrap;gap:10px;display:flex}.tierNodes.wide{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.graphConnector{flex-direction:column;align-items:center;padding:4px 0;display:flex}.connLine{background:linear-gradient(to bottom, var(--border-h), var(--accent-s));width:1px;height:20px}.connBranch{background:var(--border-h);width:40px;height:1px;position:relative}.connBranch:before,.connBranch:after{content:"";background:var(--border-h);width:1px;height:8px;position:absolute;bottom:0}.connBranch:before{left:0}.connBranch:after{right:0}.gNode{background:var(--raised-solid);border:1px solid var(--border);cursor:pointer;transition:all .2s var(--ease);border-radius:10px;flex-direction:column;gap:5px;min-width:140px;max-width:280px;padding:12px 14px;display:flex;position:relative;overflow:hidden}.gNode:before{content:"";background:var(--nc,var(--text-3));opacity:.5;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.gNode:hover{border-color:var(--border-h);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.gNode:hover:before{opacity:1}.gNode.sel{border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow)}.gNode.sel:before{opacity:1;background:var(--accent)}.gNodeHead{align-items:center;gap:6px;display:flex}.gIcon{font-size:.8rem;line-height:1}.gType{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--nc,var(--text-3));font-size:.58rem;font-weight:500}.gLabel{font-family:var(--font-body);color:var(--text);word-break:break-word;font-size:.8rem;font-weight:600;line-height:1.35;display:block}.gSev{font-family:var(--font-mono);color:var(--text-3);font-size:.62rem}.gSource{font-family:var(--font-mono);color:var(--text-3);font-size:.58rem}.gUrl{font-family:var(--font-mono);color:var(--accent);opacity:.8;margin-top:2px;font-size:.6rem}.gUrl:hover{opacity:1}.graphMeta{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-3);margin-top:16px;padding-top:14px;font-size:.65rem}.graphEmpty{min-height:200px;color:var(--text-3);place-content:center;font-size:.88rem;display:grid}.feedPanel{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);height:100%;min-height:0;max-height:100%;animation:fadeUp .5s var(--ease) .16s backwards;flex-direction:column;padding:22px 22px 16px;display:flex;overflow:hidden}.feedPanel .secTitle{flex-shrink:0;margin-bottom:12px}.feedScroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.fCard{background:var(--raised-solid);border:1px solid var(--border);transition:all .2s var(--ease);animation:fadeUp .4s var(--ease) backwards;border-radius:10px;padding:16px}.fCard:hover{border-color:var(--border-h)}.fHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.fLeft{min-width:0}.fType{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:var(--accent-s);color:var(--accent);border-radius:4px;margin-bottom:6px;padding:2px 8px;font-size:.58rem;font-weight:500;display:inline-block}.fTitle{font-family:var(--font-body);letter-spacing:-.01em;margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.fScore{border-radius:var(--radius-sm);background:var(--green-s);min-width:38px;height:38px;color:var(--green);font-family:var(--font-mono);flex-shrink:0;place-content:center;font-size:.92rem;font-weight:700;display:grid}.fScore.high,.fScore.critical{background:var(--red-s);color:var(--red)}.fScore.medium{background:var(--amber-s);color:var(--amber)}.fRec{color:var(--text-2);margin:0;font-size:.8rem;line-height:1.55}.feedEmpty{color:var(--text-3);text-align:center;padding:40px 0;font-size:.88rem}.fEvidence{border-top:1px solid var(--border);margin-top:12px;padding-top:10px}.fToggle{color:var(--text-3);font-family:var(--font-mono);background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:.65rem;font-weight:500;transition:color .2s;display:flex}.fToggle:hover{color:var(--accent)}.fToggleIcon{font-size:.55rem}.fEvList{flex-direction:column;gap:6px;margin-top:10px;display:flex}.fEvItem{border-left:2px solid var(--accent);background:#ffffff05;border-radius:6px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.fEvItem.policy{border-left-color:var(--green)}.fEvItem.discussion{border-left-color:var(--purple)}.fEvSource{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--accent);font-size:.58rem;font-weight:600}.fEvItem.policy .fEvSource{color:var(--green)}.fEvItem.discussion .fEvSource{color:var(--purple)}.fEvText{color:var(--text-2);word-break:break-word;font-size:.75rem;line-height:1.5}.fEvLink{font-family:var(--font-mono);color:var(--accent);opacity:.7;font-size:.6rem}.fEvLink:hover{opacity:1}.dock{animation:fadeUp .5s var(--ease) .22s backwards;grid-template-columns:1fr minmax(260px,360px);gap:14px;min-height:0;max-height:260px;display:grid}.dockTabs{border-bottom:1px solid var(--border);flex-shrink:0;display:flex;overflow-x:auto}.dockLeft{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;min-height:0;display:flex;overflow:hidden}.dockRight{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:10px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.dockRightTitle{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--text-2);flex-shrink:0;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:flex}.srcStatusList{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow-y:auto}.srcStatusRow{background:var(--raised-solid);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .2s;display:flex}.srcStatusRow:hover{border-color:var(--border-h)}.srcStatusIcon{background:#ffffff0d;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.8rem;display:grid}.srcStatusBody{flex:1;min-width:0}.srcStatusName{color:var(--text);font-size:.8rem;font-weight:600;display:block}.srcStatusMeta{font-family:var(--font-mono);color:var(--text-3);margin-top:1px;font-size:.6rem}.srcStatusBadge{font-family:var(--font-mono);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.6rem;font-weight:600}.srcStatusBadge.ok{background:var(--green-s);color:var(--green);border:1px solid #34d39940}.srcStatusBadge.fail{background:var(--red-s);color:var(--red);border:1px solid #f8717140}.srcStatusBadge.off{color:var(--text-3);border:1px solid var(--border);background:#ffffff0a}.dTab{font-family:var(--font-mono);color:var(--text-3);transition:all .2s var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:5px;padding:12px 16px;font-size:.7rem;font-weight:500;display:flex}.dTab:hover{color:var(--text-2);background:var(--glass)}.dTab.active{color:var(--accent);border-bottom-color:var(--accent)}.dockBody{flex:1;min-height:0;padding:18px 22px;overflow-y:auto}.dockEmpty{color:var(--text-3);font-size:.82rem}.traceList{flex-direction:column;gap:3px;margin:0;padding-left:20px;display:flex}.traceItem{color:var(--text-2);animation:fadeUp .3s var(--ease) backwards;font-size:.8rem;line-height:1.65}.traceItem::marker{color:var(--accent)}.execList{flex-direction:column;gap:4px;display:flex}.execBlock{border-radius:var(--radius-sm);border:1px solid var(--border);transition:border-color .2s;overflow:hidden}.execBlock:hover{border-color:var(--border-h)}.execRow{background:var(--raised-solid);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;display:flex}.execIcon{text-align:center;flex-shrink:0;width:18px;font-size:.75rem}.execBlock.ok .execIcon{color:var(--green)}.execBlock.fail .execIcon{color:var(--red)}.execBlock.skip .execIcon{color:var(--text-3)}.execName{font-size:.82rem;font-weight:600}.execReason{color:var(--text-3);font-size:.72rem;font-style:italic}.execMeta{color:var(--text-3);font-family:var(--font-mono);margin-left:auto;font-size:.68rem}.execExpand{color:var(--text-3);margin-left:4px;font-size:.65rem}.execDetail{background:var(--bg-subtle);border-top:1px solid var(--border);flex-direction:column;gap:14px;padding:14px 16px;display:flex}.execDetailLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:6px;font-size:.58rem;font-weight:600;display:block}.execPre{font-family:var(--font-mono);color:var(--text-2);background:var(--raised-solid);white-space:pre-wrap;word-break:break-word;border:1px solid var(--border);border-radius:6px;padding:12px 14px;font-size:.72rem;line-height:1.65;overflow-x:auto}.execPre.err{color:var(--red)}.execTable{flex-direction:column;gap:6px;display:flex}.execTableRow{background:var(--raised-solid);border:1px solid var(--border);border-radius:6px;flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.execCell{flex-direction:column;gap:2px;min-width:100px;max-width:300px;display:flex}.cellKey{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);font-size:.55rem;font-weight:600}.cellVal{color:var(--text-2);word-break:break-word;font-size:.72rem;line-height:1.45}.execMore{text-align:center;color:var(--text-3);padding:6px 0;font-size:.72rem;font-style:italic}.planView{flex-direction:column;gap:14px;display:flex}.planMeta{color:var(--text-2);flex-wrap:wrap;gap:16px;font-size:.8rem;display:flex}.planMeta strong{color:var(--text);font-weight:600}.planWarn{border-radius:var(--radius-sm);background:var(--amber-s);color:var(--amber);border:1px solid #fbbf2433;padding:10px 14px;font-size:.8rem;font-weight:600}.planSection{flex-direction:column;gap:8px;display:flex}.planLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);font-size:.62rem;font-weight:600}.chipRow{flex-wrap:wrap;gap:6px;display:flex}.chip{background:var(--glass);border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-2);border-radius:999px;padding:4px 10px;font-size:.68rem}.skipRow{align-items:center;gap:10px;font-size:.8rem;display:flex}.skipRow strong{font-weight:600}.skipRow span:last-child{color:var(--text-3);font-size:.75rem}@media (max-width:1200px){.mainArea{grid-template-columns:1fr minmax(280px,320px)}.dock{grid-template-columns:1fr;max-height:none}.dockRight{max-height:260px}}@media (max-width:1100px){.mainArea{grid-template-columns:1fr;height:auto;max-height:none}.graphPanel{height:min(56vh,520px);min-height:400px;max-height:520px}.feedPanel{height:min(42vh,420px);max-height:420px}.topBar{flex-wrap:wrap}.tbCenter,.tbRight{border:none}.dock{grid-template-columns:1fr}}@media (max-width:720px){.briefing{padding:24px 16px}.bTitle{font-size:3rem}.caseGrid,.cfgGrid,.credGrid,.llmGrid{grid-template-columns:1fr}.credPanelHead{flex-direction:column;align-items:flex-start}.qFormActions{align-items:stretch}.qBtn{width:100%}.topBar{flex-direction:column;align-items:stretch}.tbBrand{border-right:none;border-bottom:1px solid var(--border)}.tbRight{border-left:none;border-top:1px solid var(--border);justify-content:space-between}.assessment{flex-direction:column;align-items:flex-start}.riskScore{width:70px}.tierNodes,.tierNodes.wide{grid-template-columns:1fr 1fr;display:grid}.dock{max-height:none}.dockRight{max-height:220px}}.edgeLabelPill{font-size:.6rem;font-family:var(--font-mono);color:#a099b4bf;pointer-events:none;z-index:10;white-space:nowrap;background:#0e0d13e0;border:1px solid #ffffff0d;border-radius:4px;padding:2px 7px;position:absolute}.schema-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0009;position:fixed;inset:0}.schema-panel{z-index:1000;background:#0e0d13;border-left:1px solid #ffffff14;flex-direction:column;width:450px;max-width:100vw;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #00000080}.schema-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.schema-header h2{color:#fff;font-size:1.1rem;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin:0}.schema-close{color:#a099b4;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.schema-close:hover{color:#fff}.schema-body{flex:1;padding:24px;overflow-y:auto}.schema-desc{color:#a099b4;margin-top:0;margin-bottom:24px;font-size:.85rem;line-height:1.5}.schema-loading{color:var(--accent);font-family:var(--font-mono);text-align:center;padding:40px 0;font-size:.85rem}.schema-source-group{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:24px;overflow:hidden}.schema-source-header{background:#0003;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.schema-source-title{align-items:center;gap:8px;display:flex}.source-name{color:#e6e4f0;font-size:.95rem;font-weight:600}.badge{font-size:.65rem;font-family:var(--font-mono);text-transform:uppercase;border-radius:4px;padding:2px 6px}.badge.success{color:#34d399;background:#34d39926;border:1px solid #34d3994d}.badge.error{color:#f87171;background:#f8717126;border:1px solid #f871714d}.schema-tool-item{border-bottom:1px solid #ffffff0d}.schema-tool-item:last-child{border-bottom:none}.schema-tool-header{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.schema-tool-header:hover{background:#ffffff08}.tool-info{flex-direction:column;gap:4px;display:flex}.tool-name{color:var(--accent);font-family:var(--font-mono);font-size:.8rem;font-weight:600}.tool-kind{color:#a099b4;text-transform:uppercase;font-size:.7rem}.tool-toggle{color:#a099b4;font-family:var(--font-mono);font-size:1rem}.schema-tool-details{padding:0 16px 16px;overflow:hidden}.tool-purpose{color:#e6e4f0;margin:8px 0 16px;font-size:.8rem;line-height:1.4}.tool-schema{background:#0000004d;border:1px solid #ffffff14;border-radius:6px;overflow:hidden}.schema-col-header,.schema-col-row{font-size:.75rem;font-family:var(--font-mono);justify-content:space-between;padding:6px 12px;display:flex}.schema-col-header{color:#a099b4;background:#ffffff0d;border-bottom:1px solid #ffffff0d;font-weight:600}.schema-col-row{border-bottom:1px solid #ffffff08}.schema-col-row:last-child{border-bottom:none}.col-name{color:#e6e4f0}.col-req{color:#f87171;margin-left:4px}.col-type{color:#60a5fa}.schema-col-row.empty{color:#a099b4;justify-content:center;font-style:italic}
