:root{--tv-bg:#16150f;--tv-surface:#201f17;--tv-surface-2:#2b2a20;--tv-edge:#ffffff1a;--tv-edge-strong:#ffffff2e;--tv-text:#f3f1e7;--tv-text-muted:#a8a69a;--tv-text-subtle:#8f8d82;--tv-lime:#c5f23c;--tv-lime-ink:#d7f56a;--tv-coral:#ff6a54;--tv-coral-soft:#ff4f3629;--tv-lime-soft:#c5f23c24;--tv-success:#4fd18b;--tv-swatch-neutral:#8a8a80}.tv-panel-backdrop{display:none}@media (max-width:768px){.tv-panel-backdrop.is-open{z-index:99;background:#00000080;animation:.2s ease-out tv-fade;display:block;position:fixed;inset:0}}@keyframes tv-fade{0%{opacity:0}}.tv-panel{background:var(--tv-bg);border:1px solid var(--tv-edge-strong);z-index:100;border-radius:18px;flex-direction:column;width:404px;transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:84px;bottom:12px;right:12px;overflow:hidden;transform:translate(0);box-shadow:0 2px #0000000a,0 18px 44px #00000052,0 40px 90px #0000003d}.tv-panel.is-closed{pointer-events:none;transform:translate(calc(100% + 24px))}@media (max-width:768px){.tv-panel{border-radius:16px;width:calc(100% - 16px);top:64px;bottom:8px;right:8px}}.tv-panel-content{flex-direction:column;flex:1;min-height:0;display:flex}.tv-panel .tv-chat{flex:1;min-height:0}.tv-page-wrap{flex-direction:column;width:100%;max-width:1640px;height:calc(100dvh - 88px);margin:0 auto;padding:0 32px 16px;display:flex}@media (max-width:768px){.tv-page-wrap{height:calc(100dvh - 72px);padding:0 12px 12px}}.tv-chat{min-height:0;color:var(--tv-text);font-family:var(--font-body);position:relative}.tv-chat-panel{flex-direction:column;height:100%;display:flex}.tv-chat-page{background:var(--tv-bg);border:1px solid var(--tv-edge-strong);border-radius:18px;flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:288px minmax(0,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 18px 44px #00000029}.tv-history{background:var(--tv-bg);flex-direction:column;min-height:0;display:flex;overflow:hidden}.tv-chat-page .tv-history{border-right:1px solid var(--tv-edge)}.tv-chat-panel .tv-history{z-index:20;transition:transform .26s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-102%);box-shadow:12px 0 40px #0000006b}.tv-chat-panel .tv-history.is-open{transform:translate(0)}.tv-history-head{border-bottom:1px solid var(--tv-edge);flex-shrink:0;align-items:center;gap:10px;padding:12px 12px 12px 14px;display:flex}.tv-back{white-space:nowrap;background:var(--tv-surface-2);border:1px solid var(--tv-edge);color:var(--tv-text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 13px 7px 10px;font-size:12.5px;font-weight:600;transition:border-color .14s;display:inline-flex}.tv-back svg{flex-shrink:0;width:14px;height:14px}.tv-back:hover{border-color:var(--tv-edge-strong)}.tv-hist-title{font-family:var(--font-display);color:var(--tv-text);font-size:15px;font-weight:800}.tv-new-btn{white-space:nowrap;background:var(--tv-lime);color:#14140f;font-family:var(--font-display);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin-left:auto;padding:8px 15px;font-size:12.5px;font-weight:800;transition:all .16s;display:inline-flex}.tv-new-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #c5f23c47}.tv-new-btn:disabled{opacity:.55;cursor:not-allowed}.tv-new-btn svg{width:13px;height:13px}.tv-history-search{background:var(--tv-surface);border:1px solid var(--tv-edge);border-radius:10px;flex-shrink:0;align-items:center;margin:12px 12px 4px;padding:8px 10px 8px 32px;display:flex;position:relative}.tv-history-search>svg{width:13px;height:13px;color:var(--tv-text-subtle);position:absolute;left:11px}.tv-history-search input{font:inherit;color:var(--tv-text);background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12.5px}.tv-history-search input::placeholder{color:var(--tv-text-subtle)}.tv-history-clear{width:20px;height:20px;color:var(--tv-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.tv-history-clear:hover{color:var(--tv-text);background:var(--tv-surface-2)}.tv-history-clear svg{width:12px;height:12px}.tv-history-list{flex-direction:column;flex:1;gap:2px;min-height:0;padding:6px 8px 12px;display:flex;overflow-y:auto}.tv-history-list::-webkit-scrollbar{width:7px}.tv-history-list::-webkit-scrollbar-thumb{background:var(--tv-edge-strong);border-radius:7px}.tv-history-section{flex-direction:column;gap:2px;display:flex}.tv-history-section+.tv-history-section{margin-top:8px}.tv-history-label{flex-shrink:0;align-items:center;gap:8px;padding:6px 8px 5px;display:flex}.tv-history-swatch{border-radius:3px;flex:none;width:10px;height:10px;display:inline-block}.tv-history-label-text{min-width:0;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tv-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.tv-history-count{font-family:var(--font-mono);color:var(--tv-text-subtle);background:var(--tv-surface);border:1px solid var(--tv-edge);border-radius:999px;flex-shrink:0;margin-left:auto;padding:1px 7px;font-size:9.5px;font-weight:700}.tv-history-brand-dot{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.tv-history-brand{align-items:center;gap:5px;min-width:0;max-width:100%;margin-top:4px;display:inline-flex}.tv-history-brand-name{min-width:0;font-family:var(--font-mono);letter-spacing:.04em;color:var(--tv-text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.tv-history-item{border-left:2px solid #0000;border-radius:10px;align-items:center;gap:8px;transition:background .13s;display:flex;position:relative}.tv-history-item:hover{background:var(--tv-surface)}.tv-history-item.is-active{background:var(--tv-surface);border-left-color:var(--tv-lime)}.tv-history-link{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;min-width:0;padding:9px 10px;display:block}.tv-history-link .ti{color:var(--tv-text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.3;overflow:hidden}.tv-history-link .tm{font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.04em;margin-top:2px;font-size:9.5px}.tv-history-rename{background:var(--tv-surface-2);font:inherit;color:var(--tv-text);border:1px solid #c5f23c80;border-radius:7px;outline:0;flex:1;margin:5px 8px;padding:5px 9px;font-size:12.5px;font-weight:600}.tv-history-actions{opacity:0;gap:2px;padding-right:6px;transition:opacity .12s;display:flex}.tv-history-item:hover .tv-history-actions,.tv-history-item:focus-within .tv-history-actions{opacity:1}.tv-history-action{width:24px;height:24px;color:var(--tv-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.tv-history-action:hover{background:var(--tv-surface-2);color:var(--tv-text)}.tv-history-action.danger:hover{color:var(--tv-coral)}.tv-history-action svg{width:12px;height:12px}.tv-history-empty{text-align:center;font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.04em;padding:22px 14px;font-size:11px}.tv-sidebar-backdrop{display:none}@media (max-width:880px){.tv-chat-page .tv-sidebar-backdrop{z-index:99;background:#00000080;animation:.16s ease-out tv-fade;display:block;position:fixed;inset:0}}.tv-main{background:0 0;flex-direction:column;min-height:0;display:flex;overflow:hidden}.tv-head{border-bottom:1px solid var(--tv-edge);background:linear-gradient(#ffffff08,#0000);flex-shrink:0;align-items:center;gap:12px;padding:12px 12px 12px 14px;display:flex}.tv-menu-btn{background:var(--tv-surface-2);border:1px solid var(--tv-edge);width:34px;height:34px;color:var(--tv-text);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .14s;display:none}.tv-chat-panel .tv-menu-btn{display:inline-flex}.tv-menu-btn svg{width:15px;height:15px}.tv-menu-btn:hover{border-color:var(--tv-edge-strong);background:#34332786}.tv-id{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.tv-avatar{background:var(--tv-lime);color:#14140f;width:38px;height:38px;font-family:var(--font-display);border-radius:11px;flex-shrink:0;place-items:center;font-size:14px;font-weight:900;display:grid;box-shadow:0 0 0 1px #c5f23c59,0 4px 14px #c5f23c38}.tv-id-text{min-width:0}.tv-id-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--tv-text);font-size:15px;font-weight:800;line-height:1.1}.tv-id-status{min-width:0;max-width:100%;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tv-text-muted);align-items:center;gap:6px;margin-top:3px;font-size:10px;font-weight:600;display:inline-flex}.tv-id-status .tv-id-status-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tv-id-status .dot{background:var(--tv-success);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #4fd18b2e}.tv-id-status.is-off .dot{background:var(--tv-coral);box-shadow:0 0 0 3px #ff6a542e}.tv-id-status.is-stream .dot{background:var(--tv-lime);animation:1s ease-in-out infinite tv-blink;box-shadow:0 0 0 3px #c5f23c33}@keyframes tv-blink{50%{opacity:.35}}.tv-head-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.tv-head-menu-wrap{display:inline-flex;position:relative}.tv-icon-btn{border:1px solid var(--tv-edge);width:32px;height:32px;color:var(--tv-text-muted);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;transition:all .14s;display:inline-flex}.tv-icon-btn svg{width:14px;height:14px}.tv-icon-btn:hover{color:var(--tv-text);border-color:var(--tv-edge-strong);background:var(--tv-surface-2)}.tv-icon-btn.is-close:hover{color:var(--tv-coral);border-color:var(--tv-coral)}.tv-head-menu{background:var(--tv-surface);border:1px solid var(--tv-edge-strong);z-index:50;border-radius:10px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #0006}.tv-head-menu button{text-align:left;width:100%;font:inherit;color:var(--tv-text);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.tv-head-menu button:hover{background:var(--tv-surface-2)}.tv-head-menu svg{width:12px;height:12px;color:var(--tv-text-muted)}.tv-banner{background:var(--tv-coral-soft);color:#ffbcae;border:1px solid #ff6a5466;border-radius:11px;flex-shrink:0;align-items:flex-start;gap:9px;margin:12px 14px 0;padding:11px 13px;font-size:12.5px;line-height:1.45;display:flex}.tv-banner svg{width:15px;height:15px;color:var(--tv-coral);flex-shrink:0;margin-top:1px}.tv-banner b{color:#ffd7cf;font-weight:700}.tv-conv{flex-direction:column;flex:1;gap:20px;min-height:0;padding:22px 16px 8px;display:flex;overflow-y:auto}.tv-conv::-webkit-scrollbar{width:7px}.tv-conv::-webkit-scrollbar-thumb{background:var(--tv-edge-strong);border-radius:7px}.tv-msg{gap:11px;width:100%;max-width:720px;margin:0 auto;display:flex}.tv-msg-user{justify-content:flex-end}.tv-msg-avatar{width:27px;height:27px;font-family:var(--font-display);border-radius:8px;flex-shrink:0;place-items:center;margin-top:2px;font-size:10px;font-weight:800;display:grid}.tv-msg-user .tv-msg-avatar{display:none}.tv-msg-ai .tv-msg-avatar{background:var(--tv-lime);color:#14140f}.tv-msg-body{min-width:0}.tv-msg-ai .tv-msg-body{flex:1;max-width:calc(100% - 38px)}.tv-msg-user .tv-msg-body{max-width:82%}.tv-msg-bubble{word-wrap:break-word;white-space:pre-wrap;font-size:14px;line-height:1.68}.tv-msg-ai .tv-msg-bubble{color:var(--tv-text);background:0 0;border:0;padding:1px 0}.tv-msg-ai .tv-msg-bubble strong{color:#fff;font-weight:700}.tv-msg-user .tv-msg-bubble{background:var(--tv-surface-2);border:1px solid var(--tv-edge);color:var(--tv-text);border-radius:16px 16px 4px;padding:10px 15px;font-size:13.5px;line-height:1.55}.tv-msg-bubble strong{font-weight:700}.tv-md{white-space:normal}.tv-md>:first-child{margin-top:0}.tv-md>:last-child{margin-bottom:0}.tv-md p{margin:0 0 8px}.tv-md ul,.tv-md ol{margin:6px 0 8px;padding-left:20px}.tv-md li{margin:2px 0}.tv-md li>p{margin:0}.tv-md h1,.tv-md h2,.tv-md h3,.tv-md h4{font-family:var(--font-display);color:var(--tv-text);margin:12px 0 6px;font-weight:700;line-height:1.3}.tv-md h1{font-size:18px}.tv-md h2{font-size:16px}.tv-md h3,.tv-md h4{font-size:14.5px}.tv-md a{color:var(--tv-lime-ink);text-underline-offset:2px;text-decoration:underline}.tv-md a:hover{opacity:.85}.tv-md code{font-family:var(--font-mono);background:var(--tv-surface-2);border:1px solid var(--tv-edge);border-radius:5px;padding:1px 5px;font-size:.88em}.tv-md pre{background:var(--tv-surface);border:1px solid var(--tv-edge);border-radius:8px;margin:8px 0;padding:10px 12px;overflow-x:auto}.tv-md pre code{background:0 0;border:0;padding:0}.tv-md blockquote{border-left:3px solid var(--tv-edge-strong);color:var(--tv-text-muted);margin:8px 0;padding-left:12px}.tv-md table{border-collapse:collapse;margin:8px 0;font-size:13px}.tv-md th,.tv-md td{border:1px solid var(--tv-edge);text-align:left;padding:5px 9px}.tv-md th{background:var(--tv-surface-2);font-weight:700}.tv-md hr{border:0;border-top:1px solid var(--tv-edge);margin:12px 0}.tv-msg-footer{font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.06em;align-items:center;gap:8px;margin-top:6px;font-size:9.5px;display:flex}.tv-msg-user .tv-msg-footer{flex-direction:row-reverse;justify-content:flex-end}.tv-msg-time{letter-spacing:.06em}.tv-msg-actions{opacity:0;align-items:center;gap:2px;transition:opacity .12s;display:inline-flex}.tv-msg-actions.is-visible{opacity:1}.tv-msg-action-btn{width:22px;height:22px;color:var(--tv-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.tv-msg-action-btn:hover:not(:disabled){background:var(--tv-surface-2);color:var(--tv-text)}.tv-msg-action-btn:disabled{opacity:.4;cursor:not-allowed}.tv-msg-action-btn svg{width:12px;height:12px}.tv-typing{align-items:center;gap:5px;padding:4px 0;display:inline-flex}.tv-typing span{background:var(--tv-text-muted);border-radius:50%;width:7px;height:7px;animation:1.2s infinite tv-typing}.tv-typing span:nth-child(2){animation-delay:.16s}.tv-typing span:nth-child(3){animation-delay:.32s}@keyframes tv-typing{0%,80%,to{opacity:.45;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.tv-tool-card{background:var(--tv-surface);border:1px solid var(--tv-edge);border-left:3px solid var(--tv-lime);border-radius:12px;align-self:flex-start;align-items:flex-start;gap:10px;width:100%;max-width:calc(100% - 38px);margin-left:38px;padding:12px 14px;font-size:12px;display:flex}.tv-tool-card.is-running{border-left-color:var(--tv-coral)}.tv-tool-card.is-error{border-left-color:var(--tv-coral);background:var(--tv-coral-soft)}.tv-tool-card.is-done{border-left-color:var(--tv-lime)}.tv-tool-icon{background:var(--tv-lime-soft);width:26px;height:26px;color:var(--tv-lime-ink);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.tv-tool-card.is-running .tv-tool-icon{background:var(--tv-coral-soft);color:var(--tv-coral);animation:1.4s ease-in-out infinite tv-pulse}.tv-tool-card.is-done .tv-tool-icon{background:var(--tv-lime);color:#14140f}.tv-tool-card.is-error .tv-tool-icon{background:var(--tv-coral);color:#fff}@keyframes tv-pulse{0%,to{opacity:1}50%{opacity:.55}}.tv-tool-icon svg{width:14px;height:14px}.tv-tool-spin{animation:.7s linear infinite tk-spin}.tv-tool-body{flex:1;min-width:0}.tv-tool-name{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tv-text-muted);font-size:10px;font-weight:700}.tv-tool-desc{font-family:var(--font-body);color:var(--tv-text);margin-top:3px;font-size:12.5px;line-height:1.45}.tv-tool-desc strong{color:#fff;font-weight:700}.tv-tool-link{background:var(--tv-lime-soft);color:var(--tv-lime-ink);font-family:var(--font-mono);letter-spacing:.04em;border:1px solid #c5f23c47;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:6px 11px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.tv-tool-link svg{width:12px;height:12px}.tv-tool-fields{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.tv-tool-field{font-family:var(--font-mono);background:var(--tv-surface-2);color:var(--tv-text);border-radius:5px;padding:3px 7px;font-size:10px}.tv-tool-field b{color:var(--tv-text-muted);margin-right:4px;font-weight:700}.tv-tool-destructive-warn{background:var(--tv-coral-soft);color:#ffbcae;border-radius:7px;align-items:center;gap:6px;margin-top:6px;padding:7px 10px;font-size:11.5px;font-weight:600;line-height:1.4;display:flex}.tv-tool-destructive-warn svg{width:13px;height:13px;color:var(--tv-coral);flex-shrink:0}.tv-tool-approve-row{gap:6px;margin-top:8px;display:flex}.tv-tool-btn{font-family:var(--font-mono);letter-spacing:.04em;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .12s;display:inline-flex}.tv-tool-btn.approve{background:var(--tv-lime);color:#14140f}.tv-tool-btn.approve:hover{box-shadow:0 4px 14px #c5f23c47}.tv-tool-btn.approve.destructive{background:var(--tv-coral);color:#fff}.tv-tool-btn.deny{background:var(--tv-surface-2);color:var(--tv-text);border:1px solid var(--tv-edge)}.tv-tool-btn.deny:hover{border-color:var(--tv-edge-strong)}.tv-tool-btn svg{width:11px;height:11px}.tv-tool-list{margin-top:6px}.tv-tool-list-head{color:var(--tv-text-muted);margin-bottom:6px;font-size:12px}.tv-tool-list ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tv-tool-list-link{background:var(--tv-surface-2);border:1px solid var(--tv-edge);border-radius:7px;align-items:center;gap:8px;padding:7px 9px;text-decoration:none;transition:all .12s;display:flex}.tv-tool-list-link:hover{border-color:var(--tv-edge-strong);transform:translate(2px)}.tv-tool-list-title{color:var(--tv-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;font-weight:600;overflow:hidden}.tv-tool-list-status{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--tv-bg);color:var(--tv-text-muted);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.tv-tool-list-status.s-approved,.tv-tool-list-status.s-published{background:var(--tv-lime-soft);color:var(--tv-lime-ink)}.tv-tool-list-status.s-revisi{background:var(--tv-coral-soft);color:#ffbcae}.tv-tool-list-meta{font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.04em;font-size:10px}.tv-caption-list{flex-direction:column;gap:8px;margin-top:6px;display:flex}.tv-caption-card{background:var(--tv-surface-2);border:1px solid var(--tv-edge);cursor:default;border-radius:12px;padding:11px;transition:all .2s;position:relative}.tv-caption-card:hover{border-color:#c5f23c80;transform:translateY(-1px)}.tv-caption-card-head{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.tv-caption-tag{font-family:var(--font-mono);letter-spacing:.16em;background:var(--tv-lime-soft);color:var(--tv-lime-ink);border-radius:5px;padding:3px 8px;font-size:9.5px;font-weight:800}.tv-caption-tag.warm{background:var(--tv-coral-soft);color:#ffbcae}.tv-caption-card-actions{gap:2px;display:flex}.tv-caption-card-actions button{width:24px;height:24px;color:var(--tv-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.tv-caption-card-actions button:hover{background:var(--tv-bg);color:var(--tv-text)}.tv-caption-card-actions svg{width:12px;height:12px}.tv-caption-text{color:var(--tv-text);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:12.5px;line-height:1.55}.tv-caption-meta{font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.04em;justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.tv-suggest-row{flex-direction:column;gap:7px;width:100%;max-width:720px;margin:0 auto;padding:8px 0;display:flex}.tv-suggest-head{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--tv-text-muted);align-items:center;gap:7px;margin-bottom:4px;font-size:10px;font-weight:700;display:inline-flex}.tv-suggest-head svg{width:14px;height:14px;color:var(--tv-lime-ink)}.tv-suggest-chip{background:var(--tv-surface);border:1px solid var(--tv-edge);font-family:var(--font-body);color:var(--tv-text);text-align:left;cursor:pointer;border-radius:12px;padding:12px 14px;font-size:13px;transition:all .15s}.tv-suggest-chip:hover:not(:disabled){background:var(--tv-surface-2);border-color:#c5f23c80;transform:translate(2px)}.tv-suggest-chip:disabled{opacity:.5;cursor:not-allowed}.tv-hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:0;padding:32px 24px;display:flex;overflow-y:auto}.tv-hero::-webkit-scrollbar{width:7px}.tv-hero::-webkit-scrollbar-thumb{background:var(--tv-edge-strong);border-radius:7px}.tv-hero-mark{background:linear-gradient(150deg, var(--tv-lime), #9fd132);color:#14140f;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 0 0 1px #c5f23c66,0 10px 30px #c5f23c3d}.tv-hero-mark svg{width:30px;height:30px}.tv-hero-greet{font-family:var(--font-display);letter-spacing:-.02em;color:var(--tv-text);text-align:center;font-size:30px;font-weight:800;line-height:1.12}.tv-hero-greet .accent{color:var(--tv-lime-ink)}.tv-hero-sub{text-align:center;max-width:480px;color:var(--tv-text-muted);margin:-4px 0 0;font-size:14px;line-height:1.65}.tv-hero-sub strong{color:var(--tv-text);font-weight:700}.tv-hero-chips{flex-direction:column;gap:8px;width:100%;max-width:460px;margin-top:4px;display:flex}.tv-hero-chiplabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--tv-text-muted);align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.tv-hero-chiplabel svg{width:13px;height:13px;color:var(--tv-lime-ink)}.tv-chip{text-align:left;background:var(--tv-surface);border:1px solid var(--tv-edge);width:100%;color:var(--tv-text);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;transition:all .15s;display:flex}.tv-chip:hover:not(:disabled){background:var(--tv-surface-2);border-color:#c5f23c80;transform:translate(2px)}.tv-chip:disabled{opacity:.5;cursor:not-allowed}.tv-chip svg{width:15px;height:15px;color:var(--tv-lime-ink);flex-shrink:0}.tv-error{background:var(--tv-coral-soft);color:#ffbcae;border:1px solid #ff6a5466;border-radius:12px;align-items:flex-start;gap:10px;width:100%;max-width:720px;margin:0 auto;padding:11px 13px;display:flex}.tv-error svg{width:16px;height:16px;color:var(--tv-coral);flex-shrink:0;margin-top:2px}.tv-error-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tv-error-body strong{font-family:var(--font-display);color:#ffd7cf;font-size:13px;font-weight:800}.tv-error-body span{word-break:break-word;font-size:12px;line-height:1.4}.tv-error-actions{flex-direction:column;flex-shrink:0;gap:5px;display:flex}.tv-error-actions button{color:#ffbcae;font-family:var(--font-mono);cursor:pointer;letter-spacing:.04em;background:0 0;border:1px solid #ff6a5480;border-radius:7px;align-items:center;gap:4px;padding:5px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.tv-error-actions button:hover{background:var(--tv-coral);color:#fff;border-color:var(--tv-coral)}.tv-error-actions svg{color:currentColor;width:11px;height:11px}.tv-input-wrap{flex-shrink:0;padding:8px 16px 16px}.tv-quick-cmds{scrollbar-width:none;gap:6px;width:100%;max-width:720px;margin:0 auto 9px;padding-bottom:2px;display:flex;overflow-x:auto}.tv-quick-cmds::-webkit-scrollbar{display:none}.tv-cmd-pill{background:var(--tv-surface-2);border:1px solid var(--tv-edge);font-family:var(--font-mono);color:var(--tv-text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:5px 11px;font-size:11px;font-weight:600;transition:all .13s;display:inline-flex}.tv-cmd-pill:hover:not(:disabled){border-color:var(--tv-edge-strong);color:var(--tv-text)}.tv-cmd-pill:disabled{opacity:.5;cursor:not-allowed}.tv-cmd-pill .slash{color:var(--tv-lime-ink)}.tv-input{background:var(--tv-surface);border:1px solid var(--tv-edge-strong);border-radius:20px;align-items:flex-end;gap:8px;width:100%;max-width:720px;margin:0 auto;padding:9px 10px 9px 16px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 6px 22px #00000047}.tv-input:focus-within{border-color:#c5f23c80;box-shadow:0 0 0 3px #c5f23c24}.tv-input textarea{font:inherit;color:var(--tv-text);resize:none;background:0 0;border:0;outline:0;flex:1;min-height:24px;max-height:120px;padding:4px 0;font-size:14px;line-height:1.5}.tv-input textarea::placeholder{color:var(--tv-text-subtle)}.tv-input-btn{width:34px;height:34px;color:var(--tv-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;place-items:center;transition:all .14s;display:grid}.tv-input-btn:hover:not(:disabled){background:var(--tv-surface-2);color:var(--tv-text)}.tv-input-btn:disabled{opacity:.4;cursor:not-allowed}.tv-input-btn.mic.is-listening{color:var(--tv-coral);background:var(--tv-surface-2);animation:1.2s ease-in-out infinite tv-mic-pulse}@keyframes tv-mic-pulse{0%,to{box-shadow:0 0 #ff6a5466}50%{box-shadow:0 0 0 5px #ff6a5400}}.tv-input-btn.send{background:var(--tv-lime);color:#14140f}.tv-input-btn.send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #c5f23c4d}.tv-input-btn.stop{background:var(--tv-coral-soft);color:var(--tv-coral)}.tv-input-btn svg{width:15px;height:15px}.tv-input-hint{width:100%;max-width:720px;font-family:var(--font-mono);color:var(--tv-text-subtle);letter-spacing:.04em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:7px auto 0;padding:0 6px;font-size:9.5px;display:flex}.tv-input-usage{color:var(--tv-text-muted);font-weight:700}.tv-input-hint .ai-model-trigger{background:var(--tv-surface-2);border-color:var(--tv-edge);color:var(--tv-text-muted)}.tv-input-hint .ai-model-trigger:hover:not(:disabled){border-color:var(--tv-edge-strong);color:var(--tv-text)}.tv-input-hint .ai-model-chevron{color:var(--tv-text-subtle)}.tv-input-hint .ai-model-menu{background:var(--tv-surface);border-color:var(--tv-edge-strong);box-shadow:0 12px 30px #0006}.tv-input-hint .ai-model-opt:hover{background:var(--tv-surface-2)}.tv-input-hint .ai-model-opt.is-active{background:var(--tv-lime-soft)}.tv-input-hint .ai-model-opt-name{color:var(--tv-text)}.tv-input-hint .ai-model-opt-desc{color:var(--tv-text-muted)}.tv-input-hint .ai-model-upsell,.tv-input-hint .ai-model-check{color:var(--tv-lime-ink)}.tv-input-hint .ai-model-lock{color:var(--tv-text-subtle)}@media (max-width:880px){.tv-chat-page{grid-template-columns:1fr}.tv-chat-page .tv-history{z-index:100;background:var(--tv-bg);border:1px solid var(--tv-edge-strong);border-radius:16px;width:min(85vw,320px);transition:transform .24s ease-out;position:fixed;top:12px;bottom:12px;left:12px;transform:translate(calc(-100% - 24px));box-shadow:12px 0 40px #00000080}.tv-chat-page .tv-history.is-open{transform:translate(0)}.tv-chat-page .tv-menu-btn{display:inline-flex}}