:root{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 6.5%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--border: 217.2 32.6% 20%;--primary: 217.2 91.2% 59.8%;--primary-foreground: 222.2 47.4% 11.2%;--ring: 224.3 76.3% 58%}*,*:before,*:after{box-sizing:border-box}html{height:100%}html,body{margin:0;overflow:hidden}body{min-height:100%;min-height:100dvh;display:flex;flex-direction:column;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased}.app-root{flex:1;min-height:0;display:flex;flex-direction:column}.cd-header{position:relative;z-index:20;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 1rem;border-bottom:1px solid hsl(var(--border));background:hsl(var(--card))}.cd-brand-title{font-size:.95rem;font-weight:600;letter-spacing:.02em}.cd-tabs{display:flex;flex-wrap:wrap;gap:.35rem}.cd-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:9999px;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;cursor:pointer;color:hsl(var(--muted-foreground));background:transparent;transition:background .12s ease,color .12s ease,border-color .12s ease}.cd-tab:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.cd-tab.is-active{color:hsl(var(--primary-foreground));background:hsl(var(--primary));border-color:hsl(var(--primary))}.cd-tab:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring) / .45)}.cd-main{flex:1;min-height:0;overflow:hidden;padding:.65rem 1rem .85rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.cd-panel{display:none;width:100%;max-width:none;margin:0;box-sizing:border-box}.cd-panel--fill{flex:1;min-height:0;flex-direction:column;overflow:hidden}.cd-panel--fill>.cd-toolbar{flex-shrink:0}#panel-tokens.cd-panel--fill{overflow-x:hidden;overflow-y:auto}.cd-panel.is-visible{display:flex}.cd-lead{margin:0 0 1rem;font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.45}.cd-lead--compact{margin-bottom:.5rem;flex-shrink:0}.cd-analyzer-stack{flex:1;min-height:0;display:flex;flex-direction:column;gap:.45rem}.cd-analyzer-editor{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:0}.cd-textarea--fill{flex:1;min-height:6rem;resize:none}.cd-details--analyzerextras[hidden]{display:none!important}.cd-details--analyzerextras:not([hidden]){flex:0 1 auto;min-height:0;max-height:min(38vh,18rem);overflow:auto;margin-top:0}.cd-graph-wrap--fill{flex:1 1 0;min-height:0;margin-top:.35rem;display:flex;flex-direction:column}.cd-graph-host--fill{flex:1 1 auto;min-height:12rem;height:auto}.cd-tree-json-panel{flex:0 0 auto;margin-top:.45rem;display:flex;flex-direction:column;overflow:hidden;min-height:0}.cd-tree-json-panel>summary{flex-shrink:0;cursor:pointer}.cd-tree-json-panel[open]{max-height:min(42vh,26rem)}.cd-tree-json-panel .cd-pre--tree{margin-top:.35rem;max-height:min(36vh,22rem);overflow:auto}.cd-chat-stack{flex:1;min-height:0;display:flex;flex-direction:column;gap:.45rem}.cd-token-stack{flex:1;min-height:0;display:flex;flex-direction:column;gap:.45rem;overflow:hidden}.cd-table-wrap--fill{flex:1 1 0;min-height:0;overflow:auto}.cd-row{margin-bottom:.75rem}.cd-label{display:block;font-size:.75rem;font-weight:500;margin-bottom:.35rem;color:hsl(var(--muted-foreground))}.cd-textarea{width:100%;resize:vertical;min-height:6rem;padding:.65rem .75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));font-size:.875rem;line-height:1.45}.cd-textarea:focus-visible{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary) / .35)}.cd-textarea--single{min-height:2.75rem}.cd-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem}.cd-analyzer-stack .cd-toolbar{margin-top:0;flex-shrink:0}.cd-file input{position:absolute;width:0;height:0;opacity:0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:background .12s ease}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.btn-primary:hover:not(:disabled){filter:brightness(1.06)}.btn-secondary{background:hsl(var(--muted));color:hsl(var(--foreground));border-color:hsl(var(--border))}.btn-secondary:hover:not(:disabled){filter:brightness(1.08)}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring) / .45)}.cd-status{font-size:.8125rem;color:hsl(var(--muted-foreground))}.cd-details{margin-top:1rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.cd-pre{margin:.5rem 0 0;padding:.75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background:#02091a;font-size:.75rem;line-height:1.4;overflow:auto;max-height:16rem;white-space:pre-wrap;word-break:break-word}.cd-folder-check{color:hsl(var(--primary));font-weight:600}.cd-folder-btn.is-selected{border:1px solid hsl(var(--primary) / .55)}.cd-folder-batch-ul{margin:.5rem 0 0;padding-left:1.25rem;font-size:.75rem;line-height:1.45;max-height:16rem;overflow:auto;color:hsl(var(--foreground))}.cd-graph-wrap{margin-top:.75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background:#02091a;overflow:hidden}.cd-graph-wrap.cd-graph-wrap--fill{margin-top:.35rem}.cd-graph-host{width:100%;touch-action:none}.cd-chat-thread{flex:1;min-height:0;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));padding:.75rem;overflow:auto}.cd-chat-compose,.cd-chat-stack>.cd-hint{flex-shrink:0}.cd-msg{margin-bottom:.65rem;font-size:.875rem;line-height:1.45}.cd-msg:last-child{margin-bottom:0}.cd-msg-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));margin-bottom:.2rem}.cd-msg-user .cd-msg-body{padding:.45rem .55rem;border-radius:.4rem;background:hsl(var(--muted))}.cd-msg-assistant .cd-msg-body{padding:.45rem .55rem;border-radius:.4rem;border:1px solid hsl(var(--border))}.cd-msg-body--rich{font-family:inherit}.cd-msg-body--rich .cd-msg-prose-p{margin:0 0 .55em}.cd-msg-body--rich .cd-msg-prose-p:last-child{margin-bottom:0}.cd-msg-body--rich strong{font-weight:600;color:hsl(var(--foreground))}.cd-msg-aside{margin:.55em 0;padding:.5rem .65rem .5rem .75rem;border-radius:.35rem;border:1px solid hsl(var(--border));border-left-width:3px;border-left-color:hsl(var(--primary) / .45);background:hsl(var(--muted) / .4);font-family:inherit;font-size:.92em;line-height:1.55;white-space:pre-wrap;word-break:break-word}.cd-chat-compose{display:flex;gap:.5rem;align-items:flex-end}.cd-chat-compose .cd-textarea{flex:1}.cd-hint{margin:.35rem 0 0;font-size:.8125rem;color:hsl(var(--muted-foreground))}.cd-token-pricing-note{margin-top:.65rem;line-height:1.45}.cd-token-stack>.cd-token-pricing-note{flex-shrink:0}.cd-tree-stats{margin:0;font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.cd-toolbar--tree{justify-content:space-between;gap:.75rem}.cd-tree-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.cd-token-summary{font-size:.875rem;margin-bottom:.75rem;padding:.65rem .75rem;border-radius:.5rem;border:1px solid hsl(var(--border));background:hsl(var(--card));flex-shrink:0}.cd-token-stack .cd-token-summary{margin-bottom:0}.cd-table-wrap{overflow:auto;border-radius:.5rem;border:1px solid hsl(var(--border))}.cd-table{width:100%;border-collapse:collapse;font-size:.75rem}.cd-table th,.cd-table td{padding:.45rem .55rem;text-align:left;border-bottom:1px solid hsl(var(--border))}.cd-table th{background:hsl(var(--muted));font-weight:600}.cd-table tbody tr:last-child td{border-bottom:none}
