/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(63.7% .237 25.331);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--radius-lg:.5rem;--radius-xl:.75rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.size-3{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.min-h-20{min-height:calc(var(--spacing) * 20)}.w-full{width:100%}.flex-1{flex:1}.grow{flex-grow:1}.rotate-45{rotate:45deg}.animate-spin{animation:var(--animate-spin)}.resize-none{resize:none}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.bg-destructive\/15{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.bg-destructive\/15{background-color:color-mix(in oklab, var(--destructive) 15%, transparent)}}.bg-input\/50{background-color:var(--input)}@supports (color:color-mix(in lab, red, red)){.bg-input\/50{background-color:color-mix(in oklab, var(--input) 50%, transparent)}}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-3{padding-block:calc(var(--spacing) * 3)}.pl-9{padding-left:calc(var(--spacing) * 9)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-destructive{color:var(--destructive)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.text-red-500{color:var(--color-red-500)}.text-secondary-foreground{color:var(--foreground)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_0_24px_-8px_var\(--primary\)\]{--tw-shadow:0 0 24px -8px var(--tw-shadow-color,var(--primary));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:bg-destructive\/25:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/25:hover{background-color:color-mix(in oklab, var(--destructive) 25%, transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}.hover\:bg-secondary:hover,.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab, var(--secondary) 80%, transparent)}}.hover\:text-foreground:hover{color:var(--foreground)}}.focus\:border-primary\/60:focus{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.focus\:border-primary\/60:focus{border-color:color-mix(in oklab, var(--primary) 60%, transparent)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-primary\/15:focus{--tw-ring-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.focus\:ring-primary\/15:focus{--tw-ring-color:color-mix(in oklab, var(--primary) 15%, transparent)}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--primary)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-45:disabled{opacity:.45}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#080b0d;--foreground:#e9eff0;--card:#0d1215;--primary:#4ed6a5;--primary-foreground:#052118;--secondary:#151c20;--muted-foreground:#96a4a9;--border:#202a2f;--input:#10171a;--destructive:#ff766f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.app-shell{background:radial-gradient(circle at 72% -20%, #4ed6a514, transparent 34%), var(--background);grid-template-columns:292px minmax(0,1fr);min-height:100vh;display:grid}.app-credit{z-index:40;pointer-events:none;color:#59666b;letter-spacing:.02em;text-align:center;white-space:nowrap;font-size:10px;font-style:italic;position:fixed;bottom:10px;left:50%;transform:translate(-50%)}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b0ddb;flex-direction:column;gap:24px;height:100vh;padding:24px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.brand-row{align-items:center;gap:12px;display:flex}.brand-mark{width:38px;height:38px;color:var(--primary);background:#4ed6a514;border:1px solid #4ed6a54d;border-radius:12px;place-items:center;display:grid;transform:rotate(-4deg)}.brand-row h1{letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:22px;font-style:italic}.brand-row p{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:2px 0 0;font-size:10px}.side-section{gap:13px;display:grid}.side-section>[data-slot=button]{font-size:12px}.section-title{color:#66747a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.side-section label{color:#a9b4b8;gap:7px;font-size:11px;font-weight:600;display:grid}.side-section select{border:1px solid var(--border);width:100%;height:40px;color:var(--foreground);background:var(--input);border-radius:8px;outline:none;padding:0 32px 0 11px}.field-icon{color:#647177;width:15px;position:absolute;top:12px;left:12px}.label-line{justify-content:space-between;align-items:center;display:flex}.label-line code{color:var(--primary);font-size:11px}.range{width:100%;accent-color:var(--primary)}.status-strip{border:1px solid var(--border);background:var(--card);border-radius:12px;gap:9px;padding:12px}.status-head{align-items:center;gap:9px;display:flex}.status-dot{background:#4b5559;border-radius:99px;flex-shrink:0;width:7px;height:7px}.status-dot.connected{background:var(--primary);box-shadow:0 0 10px var(--primary)}.status-id{flex:1;gap:1px;min-width:0;display:grid}.status-id strong,.status-id small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-id strong{color:var(--foreground);font-size:12px;font-weight:700}.status-id small{color:var(--muted-foreground);font:500 10px ui-monospace,SFMono-Regular,monospace}.status-gear{color:#7f8d92;border:1px solid #0000;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.status-gear:hover{color:var(--foreground);border-color:var(--border);background:var(--input)}.status-line{color:#7f8d92;align-items:center;gap:6px;font-size:10px;line-height:1.4;display:flex}.status-bad{color:#ff9d98}.status-retry{color:var(--primary);align-items:center;gap:4px;margin-left:auto;font-size:10px;display:inline-flex}.status-retry:hover{text-decoration:underline}.status-strip select{height:34px;font-size:11px}.history-new{border:1px solid var(--border);color:#8b979c;border-radius:6px;place-items:center;width:20px;height:20px;margin-left:auto;display:grid}.history-new:hover{color:var(--foreground);background:var(--input)}.history-delete-all{color:#ff766f;background:#ff766f26;border:1px solid #ff766f40;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:28px;font-size:11px;font-weight:600;display:inline-flex}.history-delete-all:hover{background:#ff766f40}.history-delete-all:disabled{opacity:.45;cursor:not-allowed}.confirm-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040709b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog{border:1px solid var(--border);text-align:center;background:#0d1215fa;border-radius:16px;justify-items:center;gap:12px;width:min(360px,100%);padding:22px 20px 18px;display:grid;box-shadow:0 24px 60px #0000008c}.confirm-dialog-icon{color:#ff766f;background:#ff766f1f;border:1px solid #ff766f38;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.confirm-dialog h2{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:650}.confirm-dialog p{color:var(--muted-foreground);max-width:28em;margin:0;font-size:12.5px;line-height:1.55}.confirm-actions{gap:8px;width:100%;margin-top:6px;display:flex}.confirm-actions>[data-slot=button]{flex:1;font-size:11px;font-weight:700}.thread-list{gap:2px;max-height:34vh;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.thread-row{border-radius:8px;align-items:center;display:flex;position:relative}.thread-row:hover,.thread-row.active{background:var(--input)}.thread-row.active{box-shadow:inset 2px 0 0 var(--primary)}.thread-open{text-align:left;flex:1;gap:2px;min-width:0;padding:7px 9px;display:grid}.thread-title{white-space:nowrap;text-overflow:ellipsis;color:#c3cdd1;font-size:11.5px;font-weight:600;overflow:hidden}.thread-row.active .thread-title{color:var(--foreground)}.thread-meta{color:#6b787d;align-items:center;gap:6px;font-size:9px;display:flex}.thread-meta em{white-space:nowrap;text-overflow:ellipsis;font-style:normal;overflow:hidden}.thread-meta span{font-variant-numeric:tabular-nums;margin-left:auto}.thread-actions{opacity:0;gap:1px;padding-right:6px;transition:opacity .12s;display:flex}.thread-row:hover .thread-actions,.thread-actions:focus-within{opacity:1}.thread-actions button{color:#7f8d92;border-radius:5px;place-items:center;width:21px;height:21px;display:grid}.thread-actions button:hover{color:var(--foreground);background:#2a3439}.thread-rename{border:1px solid var(--primary);width:100%;height:32px;color:var(--foreground);background:var(--input);border-radius:8px;outline:none;padding:0 9px;font-size:11.5px}.runtime-section{gap:10px}.runtime-grid{border:1px solid var(--border);background:var(--card);border-radius:10px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.runtime-grid div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);gap:4px;padding:10px;display:grid}.runtime-grid div:nth-child(2n){border-right:0}.runtime-grid div:nth-last-child(-n+2){border-bottom:0}.runtime-grid span{color:#7f8d92;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.runtime-grid strong{font:600 16px ui-monospace,SFMono-Regular,monospace}.runtime-grid small{color:var(--muted-foreground);font-size:10px;font-weight:500}.runtime-foot{color:#839197;align-items:center;gap:6px;font-size:10px;display:flex}.runtime-foot code{color:var(--primary);margin-left:auto}.runtime-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #4ed6a5a6}.runtime-unavailable{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5}.field-help{color:#718086;font-size:9px;font-weight:400;line-height:1.4}.toggle-row{border:1px solid var(--border);color:#a9b4b8;background:var(--input);border-radius:9px;justify-content:space-between;align-items:center;height:42px;padding:0 11px;display:flex}.toggle-row>span{align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.toggle-row.active{color:var(--foreground);border-color:#4ed6a559}.toggle-row i{background:#293136;border-radius:20px;width:30px;height:17px;padding:2px;transition:all .2s}.toggle-row i b{background:#78858a;border-radius:50%;width:13px;height:13px;transition:all .2s;display:block}.toggle-row.active i{background:#4ed6a547}.toggle-row.active i b{background:var(--primary);transform:translate(13px)}.sidebar-foot{color:#59666b;flex-direction:column;gap:6px;margin-top:auto;font-size:10px;display:flex}.system-utilization{margin-top:auto}.system-utilization+.sidebar-foot{margin-top:0}.utilization-card{border:1px solid var(--border);background:var(--card);border-radius:10px;gap:12px;padding:12px;display:grid}.utilization-row>div:first-child{justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.utilization-row strong{font:600 13px ui-monospace,monospace}.utilization-meter{background:#253035;border-radius:99px;height:5px;overflow:hidden}.utilization-meter i{border-radius:inherit;background:var(--primary);height:100%;display:block}.sidebar-foot>div{align-items:center;gap:7px;display:flex}.locale-switcher select{border:1px solid var(--border);color:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:2px 4px;font-size:10px}.chat-panel{grid-template-rows:72px minmax(0,1fr) auto;min-width:0;height:100vh;display:grid}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 32px;display:flex}.topbar>div:first-child{gap:3px;min-width:0;display:grid}.topbar strong{text-overflow:ellipsis;white-space:nowrap;font:500 14px ui-monospace,SFMono-Regular,monospace;overflow:hidden}.eyebrow{color:#718086;letter-spacing:.16em;font-size:9px;font-weight:800}.top-actions [data-slot=badge]{gap:5px}.top-actions [data-slot=button]{border:1px solid #4ed6a573;font-size:12px;font-weight:700}.conversation{overflow-y:auto}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(680px,100% - 40px);min-height:100%;margin:0 auto;padding:56px 0;display:flex}.orb{width:66px;height:66px;color:var(--primary);background:radial-gradient(circle,#4ed6a52b,#4ed6a505 68%);border:1px solid #4ed6a540;border-radius:50%;place-items:center;margin-bottom:24px;display:grid;position:relative;box-shadow:0 0 55px #4ed6a51a}.orb svg{width:25px}.orb:after{content:"";border-radius:inherit;border:1px dashed #4ed6a524;position:absolute;inset:-7px}.empty-state h2{letter-spacing:-.045em;margin:14px 0;font-family:Georgia,serif;font-size:clamp(34px,5vw,55px);font-weight:400;line-height:1.02}.empty-state h2 em{color:var(--primary);font-weight:400}.empty-state>p{max-width:510px;color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.7}.suggestions{grid-template-columns:repeat(3,1fr);gap:9px;width:100%;margin-top:38px;display:grid}.suggestions button{border:1px solid var(--border);color:#a5b0b4;text-align:left;background:#0d1215bf;border-radius:11px;justify-content:space-between;align-items:center;min-height:62px;padding:12px 14px;font-size:11px;line-height:1.4;transition:all .2s;display:flex}.suggestions button:hover{color:var(--foreground);border-color:#4ed6a559;transform:translateY(-2px)}.message-list{width:min(820px,100% - 48px);margin:0 auto;padding:44px 0 20px}.message{grid-template-columns:34px minmax(0,1fr);gap:14px;margin-bottom:34px;display:grid}.avatar{border:1px solid var(--border);color:#aeb8bc;background:var(--card);border-radius:9px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:grid}.message.assistant .avatar{color:var(--primary);background:#4ed6a50f;border-color:#4ed6a540}.message-meta{color:#7f8c91;letter-spacing:.07em;text-transform:uppercase;height:27px;font-size:10px;font-weight:700}.message-body{color:#d8e0e2;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.75}.message.user .message-body{color:#aeb9bd}.typing{gap:4px;padding-top:6px;display:inline-flex}.typing i{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:1.1s infinite pulse}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.composer-wrap{background:linear-gradient(transparent, var(--background) 24%);padding:10px 32px 36px}.composer{background:#0d1215f0;border:1px solid #2a353a;border-radius:15px;width:min(820px,100%);margin:0 auto;overflow:hidden;box-shadow:0 18px 55px #0000003d}.composer textarea{border:0;min-height:74px;font-size:13px}.composer-foot{align-items:center;gap:8px;padding:0 9px 9px 15px;display:flex}.composer-foot>span{color:#56646a;align-items:center;gap:6px;margin-right:auto;font-size:9px;display:flex}.tuning{display:flex;position:relative}.tuning-pop{z-index:20;border:1px solid var(--border);background:#101518fa;border-radius:12px;gap:11px;width:236px;padding:13px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 18px 55px #00000073}.tuning-pop label{color:#a9b4b8;gap:7px;font-size:11px;font-weight:600;display:grid}.error-banner{color:#ff9d98;background:#ff766f12;border:1px solid #ff766f40;border-radius:9px;width:min(820px,100%);margin:0 auto 8px;padding:9px 12px;font-size:11px}@keyframes pulse{50%{opacity:.5}}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;width:100%;height:auto;display:grid;position:static}.brand-row,.system-utilization,.sidebar-foot{grid-column:1/-1}.chat-panel{height:100svh}.suggestions{grid-template-columns:1fr}.topbar,.composer-wrap{padding-left:16px;padding-right:16px}.composer-wrap{padding-bottom:36px}}@media (width<=560px){.sidebar{grid-template-columns:1fr}.brand-row,.system-utilization,.sidebar-foot{grid-column:auto}.empty-state h2{font-size:36px}.message-list{width:calc(100% - 28px)}.composer-foot>span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tier-panel{gap:7px;display:grid}.tier-bar{border:1px solid var(--border);background:var(--card);border-radius:6px;height:10px;display:flex;overflow:hidden}.tier-bar span{min-width:0;transition:width .6s;display:block}.tier-vram{background:var(--primary)}.tier-ram{background:#5a9bd8}.tier-disk{background:#3a4750}.tier-legend{color:#839197;flex-wrap:wrap;gap:12px;font-size:10px;display:flex}.tier-legend span{align-items:center;gap:5px;display:flex}.tier-legend i{border-radius:2px;width:8px;height:8px;display:inline-block}.tier-legend strong{color:var(--foreground);font:600 12px ui-monospace,SFMono-Regular,monospace}.tier-legend small{color:var(--muted-foreground)}.badge-live{color:#4ed6a5;background:#4ed6a526;border-color:#4ed6a566}.badge-speed{color:#5a9bd8;background:#5a9bd81f;border-color:#5a9bd859}.badge-warn{color:#e6aa3c;background:#e6aa3c24;border-color:#e6aa3c66}.flash{animation:.6s infinite alternate flash}@keyframes flash{0%{opacity:1}to{opacity:.3}}.top-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.top-actions .badge-live,.top-actions .badge-speed{font-variant-numeric:tabular-nums}.session-stats{color:#7f8d92;align-items:center;gap:6px;padding:2px 0;font-size:10px;display:flex}.session-stats strong{color:var(--foreground);font:600 11px ui-monospace,SFMono-Regular,monospace}.tier-bar{height:12px}.tier-bar span{transition:width .8s cubic-bezier(.4,0,.2,1)}.tier-legend strong{font-size:13px}.hw-panel{border-bottom:1px solid var(--border);gap:5px;margin-bottom:8px;padding:8px 0;display:grid}.hw-row{color:var(--foreground);align-items:center;gap:8px;font-size:11px;display:flex}.hw-row svg{color:var(--primary);flex-shrink:0}.hw-row small{color:var(--muted-foreground);margin-left:4px}.view-tabs{background:var(--card);border:1px solid var(--border);border-radius:10px;gap:4px;padding:3px;display:flex}.view-tabs button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;display:flex}.view-tabs button.active{background:var(--primary);color:#08110d}.brain-page{flex-direction:column;flex:1;gap:12px;padding:18px 22px;display:flex;overflow:auto}.brain-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.brain-legend{color:#839197;flex-wrap:wrap;align-items:center;gap:14px;font-size:11px;display:flex}.brain-legend i{vertical-align:-1px;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.brain-pulse-hint{color:var(--primary)}.brain-canvas-wrap{border:1px solid var(--border);background:#07090a;border-radius:12px;flex:1;padding:10px;overflow:auto}.brain-canvas-wrap canvas{image-rendering:pixelated;cursor:crosshair;max-width:100%}.brain-tip{z-index:50;border:1px solid var(--border);color:var(--foreground);pointer-events:none;background:#0d1214;border-radius:10px;gap:4px;max-width:280px;padding:10px 12px;font-size:11px;display:grid;position:fixed;box-shadow:0 8px 24px #00000080}.brain-tip-title{color:var(--primary);align-items:center;gap:5px;font-weight:700;display:flex}.brain-tip-role{color:#8b9aa3;border-top:1px solid var(--border);margin-top:2px;padding-top:5px;font-style:italic;line-height:1.4}.brain-canvas-wrap{justify-content:center;align-items:flex-start;min-height:300px;display:flex}@media (width<=900px){.brain-page{padding:10px}.brain-head{flex-direction:column;align-items:flex-start}.brain-legend{gap:8px;font-size:10px}.brain-tip{max-width:220px;font-size:10px}}.brain-tip-spec{color:var(--primary);font-weight:700}.brain-tip-spec small,.brain-tip-aff{color:#8b9aa3;font-weight:400}.brain-tip-aff{font-size:10px}.prof-page{flex-direction:column;flex:1;gap:16px;padding:18px 22px;display:flex;overflow:auto}.prof-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.prof-legend{color:#a5b0b4;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.prof-legend i{vertical-align:-1px;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.prof-tiles{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.prof-tiles>div{border:1px solid var(--border);background:var(--card);border-radius:11px;gap:4px;padding:12px 14px;display:grid}.prof-tiles span{color:#7f8d92;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.prof-tiles strong{font-variant-numeric:tabular-nums;font:600 22px ui-monospace,SFMono-Regular,monospace}.prof-tiles small{color:var(--muted-foreground);font-size:10px}.prof-shares{border:1px solid var(--border);background:var(--card);border-radius:11px;gap:10px;padding:14px;display:grid}.prof-share{gap:6px;display:grid}.prof-share-head{color:#a5b0b4;justify-content:space-between;font-size:11px;font-weight:600;display:flex}.prof-share-head code{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:11px}.prof-share-bar{border-radius:6px;gap:2px;height:22px;display:flex;overflow:hidden}.prof-share-bar span{color:#06090b;font-variant-numeric:tabular-nums;place-items:center;min-width:0;font-size:10px;font-weight:700;transition:width .5s;display:grid;overflow:hidden}.prof-charts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.prof-chart{border:1px solid var(--border);background:var(--card);border-radius:11px;gap:8px;padding:12px 14px;display:grid}.prof-chart-title{color:#a5b0b4;font-size:11px;font-weight:600}.prof-plot svg{width:100%;height:120px;display:block}.prof-grid{stroke:var(--border);stroke-width:.3px}.prof-plot-foot{color:#7f8d92;justify-content:space-between;gap:8px;margin-top:6px;font-size:10px;display:flex}.prof-plot-foot code{color:var(--foreground);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.prof-table-wrap{border:1px solid var(--border);background:var(--card);border-radius:11px;overflow-x:auto}.prof-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:11px}.prof-table th{border-bottom:1px solid var(--border);color:#7f8d92;letter-spacing:.07em;text-transform:uppercase;text-align:left;white-space:nowrap;padding:9px 12px;font-size:9px;font-weight:700}.prof-table th i{vertical-align:-1px;border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.prof-table td{border-bottom:1px solid var(--border);color:#c3ccd0;white-space:nowrap;padding:7px 12px}.prof-table tbody tr:last-child td{border-bottom:0}.prof-note{color:var(--muted-foreground);border-top:1px solid var(--border);margin:0;padding:10px 12px;font-size:10px;line-height:1.5}@media (width<=900px){.prof-page{padding:10px}.prof-tiles{grid-template-columns:1fr 1fr}.prof-charts{grid-template-columns:1fr}}.settings-panel{flex-direction:column;flex:1;gap:18px;padding:18px 22px;display:flex;overflow:auto}.settings-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-head [data-slot=button]{font-size:11px}.settings-head p{max-width:520px;color:var(--muted-foreground);margin:4px 0 0;font-size:12px;line-height:1.6}.settings-body{flex:1;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;display:grid}.settings-list{align-content:start;gap:8px;display:grid}.profile-row{border:1px solid var(--border);background:var(--card);text-align:left;border-radius:11px;flex-direction:column;gap:6px;padding:12px 14px;transition:all .15s;display:flex}.profile-row:hover{border-color:#4ed6a54d}.profile-row.selected{background:#4ed6a50d;border-color:#4ed6a573}.profile-row.active{box-shadow:inset 0 0 0 1px #4ed6a559}.profile-row-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.profile-row-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.settings-editor{border:1px solid var(--border);background:#0d121599;border-radius:13px;gap:14px;padding:18px;display:grid}.settings-editor label{color:#a9b4b8;gap:7px;font-size:11px;font-weight:600;display:grid}.settings-editor select{border:1px solid var(--border);width:100%;height:40px;color:var(--foreground);background:var(--input);border-radius:8px;outline:none;padding:0 32px 0 11px}.settings-actions{flex-wrap:wrap;gap:9px;display:flex}.settings-actions [data-slot=button]{font-size:12px}.settings-test-result{border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;line-height:1.5;display:flex}.settings-test-result.ok{color:#8abfa9;background:#4ed6a512;border:1px solid #4ed6a54d}.settings-test-result.error{color:#ff9d98;background:#ff766f12;border:1px solid #ff766f40}@media (width<=820px){.settings-body{grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
