:root{--tke-purple: #82209e;--tke-purple-700: #6e1a86;--tke-purple-800: #57156a;--tke-purple-50: #f7eefb;--tke-orange: #f86500;--tke-orange-700: #dd5800;--tke-orange-50: #fff2e6;--ink: #16181d;--ink-muted: #5b6471;--ink-soft: #8a93a1;--line: #e4e6eb;--line-strong: #d2d6de;--surface: #ffffff;--surface-alt: #f7f8fa;--surface-tint: #fbfbfd;--sidebar: #f4f5f8;--success: #1e8e3e;--warning: #b26b00;--danger: #c8102e;--danger-soft: #fdecef;--shadow-soft: 0 1px 2px rgba(22, 24, 29, .04), 0 4px 12px rgba(22, 24, 29, .05);--shadow-pop: 0 10px 30px rgba(22, 24, 29, .1);--ring: 0 0 0 1px #fff, 0 0 0 3px var(--tke-orange);--t-fast: .12s ease;--t-base: .18s ease;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-pill: 999px;--rail-width: 760px;--sidebar-width: 264px;--header-h: 56px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,Helvetica Neue,Helvetica,Arial,Segoe UI,sans-serif;font-size:15px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow:hidden}body:has(.usage-page){overflow:visible;overflow-y:auto}button,input,textarea{font:inherit;color:inherit}a{color:var(--tke-purple);text-decoration:none}a:hover{text-decoration:underline;text-decoration-color:#82209e73;text-underline-offset:3px}::selection{background:var(--tke-purple-50);color:var(--tke-purple-800)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);height:100dvh;background:var(--surface)}.sidebar{display:flex;flex-direction:column;min-width:0;min-height:0;gap:10px;border-right:1px solid var(--line);background:var(--sidebar);padding:12px}.sidebar-backdrop{display:none}.sidebar-workspace{border-bottom:1px solid var(--line);padding:2px 4px 12px}.brand-block{display:flex;align-items:center;gap:10px;min-height:44px}.brand-mark{display:flex;width:48px;height:36px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(22,24,29,.08);border-radius:7px;background:#fff;padding:3px}.brand-mark img{display:block;width:38px;height:auto;object-fit:contain}.brand-title{color:var(--ink);font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1.1}.brand-subtitle{color:var(--ink-muted);font-size:12px;line-height:1.2}.new-chat{width:100%;justify-content:flex-start;gap:8px}.thread-list{display:flex;flex:1;flex-direction:column;gap:2px;min-height:0;overflow-y:auto;padding-top:4px}.thread-group-label{margin:10px 8px 2px;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.thread-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;width:100%;min-height:46px;border:1px solid transparent;border-radius:8px;background:transparent;transition:background var(--t-fast),border-color var(--t-fast),box-shadow var(--t-fast)}.thread-row:hover{background:#16181d0a}.thread-row--active{border-color:var(--line);background:#fff;box-shadow:0 1px 2px #16181d0a}.thread-item{display:flex;min-width:0;min-height:44px;flex-direction:column;gap:2px;border:0;background:transparent;color:var(--ink);cursor:pointer;padding:8px 4px 8px 10px;text-align:left}.thread-item:disabled{cursor:not-allowed;opacity:.5}.thread-item span{overflow:hidden;color:var(--ink);font-size:13.5px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.thread-item small{overflow:hidden;color:var(--ink-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.thread-menu-trigger{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;justify-self:center;border:0;border-radius:7px;background:transparent;color:var(--ink-muted);cursor:pointer}.thread-menu-trigger:hover:not(:disabled),.thread-menu-trigger[aria-expanded=true]{background:#16181d12;color:var(--ink)}.thread-menu-trigger:disabled{cursor:not-allowed;opacity:.45}.thread-menu{display:grid;position:fixed;z-index:60;width:148px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px;box-shadow:0 14px 32px #16181d2e}.thread-menu button{display:flex;align-items:center;gap:8px;width:100%;min-height:32px;border:0;border-radius:6px;background:transparent;color:var(--ink);cursor:pointer;padding:0 8px;font:inherit;font-size:13px;text-align:left}.thread-menu button:hover:not(:disabled){background:#16181d0d}.thread-menu button:disabled{cursor:not-allowed;opacity:.45}.thread-show-more{min-height:32px;border:0;border-radius:7px;background:transparent;color:var(--ink-muted);cursor:pointer;font:inherit;font-size:12.5px;font-weight:650;text-align:left}.thread-show-more{margin:8px 6px 4px;padding:0 12px;text-align:center}.thread-show-more:hover{background:#16181d0f;color:var(--ink)}.thread-restore-error{border:1px solid #fbc6cf;border-left:3px solid var(--danger);border-radius:7px;background:var(--danger-soft);color:#7a0a1f;padding:9px 10px;font-size:12px;line-height:1.35}.sidebar-footer{display:flex;flex-direction:column;align-items:center;gap:10px;border-top:1px solid var(--line);padding:12px 0 2px;color:var(--ink-muted);font-size:12px}.sidebar-account{display:flex;width:100%;min-width:0;align-items:center;gap:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-tint);padding:8px 10px;color:var(--ink)}.sidebar-account svg{color:var(--tke-purple);flex-shrink:0}.logout-button{width:100%;justify-content:flex-start;color:var(--ink-muted)}.logout-button:hover:not(:disabled){background:#a90e2b14;color:var(--danger)}.auth-status-screen{display:grid;min-height:100dvh;place-items:center;background:var(--surface);padding:24px}.auth-status-panel{display:grid;width:min(100%,360px);justify-items:center;gap:12px;text-align:center}.auth-status-logo{display:block;width:132px;height:auto;margin-bottom:4px}.auth-status-spinner{width:24px;height:24px;border:2px solid var(--line);border-top-color:var(--tke-purple);border-radius:50%;animation:auth-status-spin .8s linear infinite}.auth-status-panel h1{margin:0;color:var(--ink);font-size:24px;line-height:1.2}.auth-status-panel p{margin:0 0 6px;color:var(--ink-muted)}.auth-status-action:hover{text-decoration:none}@keyframes auth-status-spin{to{transform:rotate(360deg)}}.chat-panel{display:grid;position:relative;grid-template-rows:var(--header-h) minmax(0,1fr) auto;min-width:0;min-height:0;height:100dvh;background:var(--surface)}.chat-header{display:flex;align-items:center;gap:12px;min-width:0;border-bottom:1px solid var(--line);background:var(--surface);padding:0 18px}.chat-titlebar{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center;gap:0;line-height:1.15}.chat-titlebar-eyebrow{color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chat-titlebar-name{overflow:hidden;color:var(--ink);font-size:14.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:6px}.usage-header-button{gap:7px}.header-logo{display:flex;width:54px;height:40px;flex-shrink:0;align-items:center;justify-content:center}.header-logo img{display:block;width:46px;height:auto;object-fit:contain}.session-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-tint);color:var(--ink);padding:0 10px}.session-chip svg{color:var(--tke-purple);flex-shrink:0}.session-copy{display:flex;min-width:0;flex-direction:column;line-height:1.1}.session-copy strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.session-copy small{overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.usage-page{display:grid;grid-template-rows:var(--header-h) minmax(0,1fr);min-height:100dvh;background:var(--surface)}.usage-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;border-bottom:1px solid var(--line);background:var(--surface);padding:0 22px}.usage-title{display:flex;min-width:0;align-items:center;gap:12px}.usage-title h1,.usage-section-header h2{margin:0;color:var(--ink);font-size:18px;line-height:1.2}.usage-back{display:inline-flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-muted)}.usage-back:hover{border-color:var(--line-strong);background:var(--surface-alt);color:var(--ink);text-decoration:none}.usage-actions{display:flex;align-items:center;gap:10px}.usage-range{display:inline-flex;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.usage-range-item{min-height:34px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink-muted);cursor:pointer;padding:0 12px;font-size:13px;font-weight:700}.usage-range-item:last-child{border-right:0}.usage-range-item:hover,.usage-range-item--active{background:var(--tke-purple-50);color:var(--tke-purple-800)}.usage-content{min-height:0;overflow-y:auto;padding:22px}.usage-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;min-width:0;width:100%}.usage-metric{display:grid;grid-template-columns:38px minmax(0,1fr);gap:2px 10px;min-height:92px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;box-shadow:var(--shadow-soft)}.usage-metric-icon{display:inline-flex;grid-row:span 2;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;background:var(--tke-orange-50);color:var(--tke-orange)}.usage-metric-label{color:var(--ink-muted);font-size:12px;font-weight:700;text-transform:uppercase}.usage-metric strong{overflow:hidden;color:var(--ink);font-size:22px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.usage-section{margin-top:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.usage-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:16px}.usage-count{color:var(--ink-muted);font-size:13px;font-weight:700}.usage-state{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;color:var(--ink-muted);text-align:center}.usage-state strong{color:var(--ink);font-size:16px}.usage-state p{max-width:420px;margin:0}.usage-state-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:8px;background:var(--surface-alt);color:var(--ink-muted)}.usage-table-wrap{overflow-x:auto}.usage-table{width:100%;min-width:760px;border-collapse:collapse}.usage-table th,.usage-table td{border-bottom:1px solid var(--line);padding:12px 16px;text-align:left;vertical-align:middle}.usage-table th{color:var(--ink-muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.usage-table td{color:var(--ink);font-size:13.5px}.usage-table tr:last-child td{border-bottom:0}.usage-model{display:block;font-weight:700}.usage-table small{display:block;color:var(--ink-muted)}.usage-status{display:inline-flex;min-width:82px;justify-content:center;border-radius:var(--radius-pill);background:var(--surface-alt);color:var(--ink-muted);padding:3px 9px;font-size:12px;font-weight:800}.usage-status--success{background:#eaf6ee;color:var(--success)}.usage-status--danger{background:var(--danger-soft);color:var(--danger)}.usage-page--dashboard{grid-template-rows:auto minmax(0,1fr)}.usage-header--dashboard{min-height:var(--header-h);align-items:flex-start;padding-block:10px}.usage-title p{max-width:680px;margin:3px 0 0;color:var(--ink-muted);font-size:13px;line-height:1.35}.usage-actions--dashboard{flex-wrap:wrap;justify-content:flex-end}.usage-content--dashboard{display:grid;gap:18px;min-width:0;width:100%}.usage-content--dashboard>*{min-width:0}.usage-language,.usage-tabs,.usage-page-buttons{display:inline-flex;align-items:center;gap:4px}.usage-language{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:3px;color:var(--ink-muted);font-size:12px;font-weight:700}.usage-pill,.usage-tab,.usage-action-button,.usage-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.usage-pill{min-height:28px;padding:0 10px}.usage-pill:hover,.usage-pill--active{background:var(--tke-purple-50);color:var(--tke-purple-800)}.usage-action-button{min-height:36px;border:1px solid var(--line);background:#fff;padding:0 12px}.usage-action-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-alt);color:var(--ink)}.usage-action-button:disabled,.usage-icon-button:disabled{cursor:not-allowed;opacity:.45}.usage-action-button--primary{border-color:var(--tke-purple);background:var(--tke-purple);color:#fff}.usage-action-button--primary:hover:not(:disabled){border-color:var(--tke-purple-700);background:var(--tke-purple-700);color:#fff}.usage-icon-button{width:34px;height:34px;border:1px solid var(--line);background:#fff}.usage-icon-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-alt);color:var(--ink)}.usage-metric--full{grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto minmax(42px,auto);align-items:start}.usage-metric--loading{display:flex;align-items:center;justify-content:center}.usage-metric-icon--blue{background:#eef5ff;color:#2563eb}.usage-metric-icon--green{background:#eaf6ee;color:var(--success)}.usage-metric-icon--purple{background:var(--tke-purple-50);color:var(--tke-purple)}.usage-metric-icon--orange{background:var(--tke-orange-50);color:var(--tke-orange)}.usage-metric-icon--slate{background:var(--surface-alt);color:var(--ink-muted)}.usage-card-breakdown{grid-column:2;display:grid;gap:4px;border-top:1px solid var(--line);padding-top:9px;color:var(--ink-muted);font-size:12px}.usage-card-breakdown span{display:flex;min-width:0;justify-content:space-between;gap:10px}.usage-card-breakdown strong{flex-shrink:0;color:var(--ink);font-size:12px}.usage-card-breakdown--empty{border-top-color:transparent}.usage-panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);padding:18px}.usage-panel-header,.usage-tabs-bar,.usage-pagination,.usage-filter-row--split{display:flex;align-items:center;justify-content:space-between;gap:12px}.usage-panel-header{margin-bottom:14px}.usage-panel-header h2{margin:0;color:var(--ink);font-size:17px;line-height:1.2}.usage-panel-header span,.usage-pagination,.usage-filter-panel{color:var(--ink-muted);font-size:13px}.usage-chart-frame,.usage-empty-chart,.usage-chart-loading{height:350px;min-height:350px}.usage-chart-frame{min-width:0;width:100%;overflow:hidden}.usage-chart-loading,.usage-empty-chart,.usage-table-skeleton{display:flex;align-items:center;justify-content:center;border:1px dashed var(--line);border-radius:8px;background:var(--surface-alt);color:var(--ink-muted)}.usage-table-skeleton{min-height:320px;background:linear-gradient(90deg,#f7f8fa00,#ffffffd1,#f7f8fa00),var(--surface-alt);background-size:220px 100%,100% 100%;animation:usage-skeleton 1.2s ease-in-out infinite}.usage-chart-tooltip{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow-pop);padding:10px 12px}.usage-chart-tooltip p{margin:0 0 6px;color:var(--ink);font-weight:700}.usage-chart-tooltip-row{display:flex;align-items:center;gap:7px;font-size:12px}.usage-chart-tooltip-dot{width:8px;height:8px;border-radius:50%}.usage-chart-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:-4px 0 12px;color:var(--ink-muted);font-size:12px;font-weight:700}.usage-chart-legend-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.usage-chart-legend-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%}.usage-panel--tabs{display:grid;gap:14px}.usage-tabs{border-radius:8px;background:var(--surface-alt);padding:3px}.usage-tab{min-height:34px;padding:0 12px}.usage-tab:hover,.usage-tab--active{background:#fff;color:var(--ink);box-shadow:0 1px 2px #16181d0f}.usage-export{display:grid;justify-items:end;gap:3px}.usage-export p,.usage-validation{margin:0;color:var(--danger);font-size:12px}.usage-filter-panel{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-tint);padding:12px}.usage-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.usage-time-controls,.usage-quick-ranges,.usage-filter-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.usage-quick-ranges{padding:2px;border:1px solid var(--line);border-radius:8px;background:#fff}.usage-quick-ranges .usage-range-item{min-height:30px;border-right:0;border-radius:6px;padding:0 10px}.usage-input{height:36px;width:min(100%,220px);border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 10px;color:var(--ink);font-size:13px}.usage-input:focus{outline:none;box-shadow:var(--ring)}.usage-input--time{width:205px}.usage-table-wrap--panel{max-width:100%;border:1px solid var(--line);border-radius:8px;background:#fff}.usage-table--dense{min-width:960px}.usage-table--dense th,.usage-table--dense td{padding:11px 13px}.usage-num{text-align:right!important;font-variant-numeric:tabular-nums}.usage-center{text-align:center!important}.usage-empty-cell{padding:34px 16px!important;color:var(--ink-muted)!important;text-align:center!important}.usage-time-cell{color:var(--ink-muted)!important;font-size:12px!important;white-space:nowrap}.usage-cell-stack{display:flex;min-width:0;flex-direction:column;align-items:flex-end;gap:2px}.usage-cell-stack small{overflow-wrap:anywhere}.usage-token-stack{display:grid;justify-items:start;gap:5px;font-size:12px}.usage-token-row,.usage-cache-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.usage-token-row span{display:inline-flex;align-items:center;gap:4px;color:var(--ink);font-weight:700;font-variant-numeric:tabular-nums}.usage-token-dot{width:7px;height:7px;border-radius:999px}.usage-token-dot--input{background:#059669}.usage-token-dot--output{background:var(--tke-purple)}.usage-token-pill{display:inline-flex;align-items:center;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:800;line-height:1.3;white-space:nowrap}.usage-token-pill--write{background:var(--tke-orange-50);color:#b45309}.usage-token-pill--read{background:#e0f2fe;color:#0369a1}.usage-cache-panel{display:grid;gap:14px}.usage-cache-summary{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.usage-cache-metric{display:grid;gap:4px;min-width:0;min-height:82px;border:1px solid var(--line);border-radius:8px;background:var(--surface-tint);padding:12px}.usage-cache-metric span{display:inline-flex;align-items:center;gap:7px;color:var(--ink-muted);font-size:12px;font-weight:800}.usage-cache-metric strong{overflow:hidden;color:var(--ink);font-size:21px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.usage-cache-icon{color:var(--tke-orange)}@media(max-width:760px){.usage-actions--dashboard{width:100%;flex-direction:column;align-items:stretch}.usage-language,.usage-range,.usage-action-button,.usage-export{width:100%}.usage-range{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.usage-range-item{min-width:0;padding:0 8px}.usage-panel{padding:14px}.usage-panel-header,.usage-tabs-bar,.usage-filter-row--split,.usage-time-controls,.usage-quick-ranges,.usage-filter-actions,.usage-pagination{flex-direction:column;align-items:stretch}.usage-filter-row{flex-wrap:nowrap}.usage-filter-row>.usage-input{width:auto;min-width:0;flex:1 1 auto}.usage-tabs{width:100%}.usage-tabs .usage-tab{flex:1}.usage-cache-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-export{justify-items:stretch}.usage-input,.usage-input--time{width:100%}.usage-table-wrap--panel{overflow:hidden}.usage-table--dense{min-width:0}.usage-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.usage-table,.usage-table tbody,.usage-table tr,.usage-table td{display:block;width:100%}.usage-table tr{border-bottom:1px solid var(--line);padding:12px}.usage-table tr:last-child{border-bottom:0}.usage-table th,.usage-table td{border-bottom:0;padding:6px 0}.usage-table td{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:right}.usage-table td:before{content:attr(data-label);flex:0 0 42%;color:var(--ink-muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.usage-num,.usage-center{text-align:right!important}.usage-status{min-width:0}.usage-time-cell{white-space:normal!important}.usage-cell-stack{align-items:flex-end}.usage-token-stack{justify-items:end;text-align:right}.usage-token-row,.usage-cache-row{justify-content:flex-end}.usage-chart-frame,.usage-empty-chart,.usage-chart-loading{height:280px;min-height:280px}}.usage-page-current{min-width:74px;color:var(--ink);font-size:13px;font-weight:700;text-align:center}.usage-spin{animation:usage-spin .8s linear infinite}@keyframes usage-spin{to{transform:rotate(360deg)}}@keyframes usage-skeleton{0%{background-position:-220px 0,0 0}to{background-position:calc(100% + 220px) 0,0 0}}.mobile-menu-button{display:none}.message-list{display:flex;flex-direction:column;min-height:0;overflow-y:auto;scroll-behavior:smooth}.message-list-anchor{flex:0 0 1px;width:100%;height:1px}.message-list--empty{align-items:center;justify-content:center;padding:24px 18px 72px}.welcome-panel{display:grid;justify-items:center;width:min(720px,100%)}.welcome-mark{display:flex;width:min(430px,78vw);height:auto;align-items:center;justify-content:center;overflow:visible;margin-bottom:16px;border:0;background:transparent;box-shadow:none}.welcome-mark img{display:block;width:min(380px,76vw);height:auto;object-fit:contain}.welcome-panel h1{margin:0 0 6px;color:var(--ink);font-size:30px;font-weight:800;letter-spacing:-.01em;line-height:1.15;text-align:center}.welcome-subtitle{margin:0 0 28px;color:var(--ink-muted);font-size:15px;text-align:center}.welcome-subtitle strong{color:var(--tke-purple);font-weight:700}.knowledge-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;gap:7px;margin:-14px 0 22px;border:1px solid rgba(130,32,158,.1);border-radius:var(--radius-pill);background:#f7eefb8c;color:var(--ink-muted);padding:6px 12px;font-size:12.5px;font-weight:600;line-height:1.25;text-align:center}.knowledge-status:before{content:"";width:7px;height:7px;border-radius:50%;background:#82209e8c}.prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.prompt-card{display:flex;flex-direction:column;justify-content:space-between;min-height:86px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);cursor:pointer;padding:14px;font-size:14px;text-align:left;overflow-wrap:anywhere;transition:border-color var(--t-base),box-shadow var(--t-base),transform var(--t-base)}.prompt-card:hover:not(:disabled){border-color:var(--tke-purple);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.prompt-card:disabled{cursor:not-allowed;opacity:.55}.message{display:grid;grid-template-columns:32px minmax(0,var(--rail-width));gap:14px;justify-content:center;width:100%;padding:22px 24px}.message+.message{border-top:1px solid rgba(228,230,235,.5)}.message--user .message-avatar{background:var(--tke-purple);color:#fff;border-color:transparent}.message-avatar{display:flex;width:30px;height:30px;align-items:center;justify-content:center;overflow:hidden;margin-top:2px;border:1px solid rgba(22,24,29,.08);border-radius:8px;background:#fff;color:var(--tke-purple);padding:3px}.message-avatar img{display:block;width:100%;height:100%;object-fit:contain}.message-card{min-width:0;width:100%}.jump-latest-button{position:absolute;right:max(18px,calc((100% - var(--rail-width)) / 2));bottom:92px;z-index:5;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(130,32,158,.18);background:#fffffff5;box-shadow:0 12px 30px #16181d24}.message-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;margin-bottom:4px}.message-label{color:var(--ink);font-size:13px;font-weight:700}.message-actions{display:flex;gap:2px;min-width:60px;justify-content:flex-end;opacity:0;transition:opacity var(--t-fast)}.message:hover .message-actions,.message:focus-within .message-actions{opacity:1}.message-actions .button--icon{width:28px;height:28px;color:var(--ink-muted)}.message-actions .button--icon:hover:not(:disabled){background:#16181d0d;color:var(--tke-purple)}.message--user .message-actions{visibility:hidden}.markdown{max-width:100%;overflow-wrap:anywhere;color:var(--ink);font-size:15px;line-height:1.65}.markdown>*:first-child{margin-top:0}.markdown>*:last-child{margin-bottom:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4{margin:18px 0 8px;color:var(--ink);font-weight:700;letter-spacing:-.005em;line-height:1.25}.markdown h1{font-size:20px}.markdown h2{font-size:18px}.markdown h3{font-size:16px}.markdown h4{font-size:15px}.markdown p{margin:0 0 12px}.markdown ul,.markdown ol{margin:6px 0 12px;padding-left:22px}.markdown li{margin:4px 0}.markdown blockquote{margin:12px 0;border-left:3px solid var(--tke-purple);background:var(--tke-purple-50);color:var(--ink);padding:6px 12px;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.markdown a{color:var(--tke-purple);font-weight:600;text-decoration:underline;text-decoration-color:#82209e66;text-underline-offset:3px}.markdown code{border:1px solid var(--line);border-radius:5px;background:var(--surface-alt);padding:1px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.markdown pre{max-width:100%;overflow-x:auto;border:1px solid #23272f;border-radius:var(--radius);background:#14171c;color:#f1f3f7;padding:14px 16px;margin:12px 0}.markdown pre code{border:0;background:transparent;color:inherit;padding:0}.markdown table{display:table;width:100%;max-width:100%;border-collapse:separate;border-spacing:0;margin:12px 0;font-size:14px}.markdown th,.markdown td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px 10px;text-align:left;vertical-align:top;overflow-wrap:break-word}.markdown th:first-child,.markdown td:first-child{border-left:1px solid var(--line)}.markdown th{border-top:1px solid var(--line);background:var(--surface-alt);font-weight:700}.markdown img{max-width:min(100%,680px);height:auto;border:1px solid var(--line);border-radius:var(--radius)}.inline-error{display:flex;gap:8px;margin-top:10px;border:1px solid #fbc6cf;border-left:3px solid var(--danger);border-radius:var(--radius-sm);background:var(--danger-soft);color:#7a0a1f;padding:10px 12px;font-size:14px}.streaming-cursor{display:inline-block;width:7px;height:1em;margin-left:2px;vertical-align:-.15em;background:var(--tke-purple);border-radius:1px;animation:streaming-blink 1s steps(1) infinite}.streaming-cursor--status{height:1.15em;margin-left:1px}.streaming-status{display:inline-flex;align-items:center;min-height:28px;gap:4px;color:var(--ink-muted);font-size:14px;font-weight:600}@keyframes streaming-blink{50%{opacity:0}}.source-section{margin-top:18px}.source-summary{display:inline-flex;align-items:center;min-height:30px;gap:7px;color:var(--ink-muted);cursor:pointer;list-style:none;user-select:none}.source-summary::-webkit-details-marker{display:none}.source-summary:focus-visible{border-radius:var(--radius-sm);outline:2px solid rgba(130,32,158,.32);outline-offset:3px}.source-summary-title{color:var(--ink-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.source-summary-count{display:grid;min-width:20px;height:20px;place-items:center;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-alt);color:var(--ink-soft);font-size:11px;font-weight:700;line-height:1}.source-summary-icon{color:var(--ink-soft);transition:transform var(--t-base)}.source-section[open] .source-summary{margin-bottom:8px}.source-section[open] .source-summary-icon{transform:rotate(180deg)}.source-image-preview{display:block;width:min(100%,680px);margin:0 0 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-alt);overflow:hidden}.source-image-preview:hover{border-color:var(--tke-purple);text-decoration:none}.source-image-preview img{display:block;width:100%;max-height:420px;object-fit:contain;background:#fff}.source-list{display:grid;gap:6px}.source-card{display:grid;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:9px 10px;text-decoration:none;transition:border-color var(--t-base),background var(--t-base)}.source-card:hover{border-color:var(--tke-purple);background:var(--tke-purple-50);text-decoration:none}.source-card svg{color:var(--ink-soft)}.source-card:hover svg{color:var(--tke-purple)}.source-index{display:grid;width:22px;height:22px;place-items:center;border-radius:var(--radius-pill);background:var(--tke-purple);color:#fff;font-size:11.5px;font-weight:700}.source-body{display:flex;flex-direction:column;min-width:0;gap:1px}.source-title{overflow:hidden;color:var(--tke-purple);font-size:13.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.source-meta{overflow:hidden;color:var(--ink-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.composer{display:flex;justify-content:center;border-top:1px solid var(--line);background:var(--surface);padding:14px 18px 18px}.composer-shell{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:end;gap:6px;width:min(800px,100%);min-height:56px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:#fff;padding:8px 8px 8px 6px;box-shadow:var(--shadow-soft);transition:border-color var(--t-base),box-shadow var(--t-base)}.composer-shell:focus-within{border-color:var(--tke-purple);box-shadow:0 0 0 3px #82209e1f,var(--shadow-soft)}.composer textarea{width:100%;min-width:0;min-height:40px;max-height:200px;resize:none;border:0;outline:none;background:transparent;color:var(--ink);padding:8px 4px;line-height:1.5;overflow-y:auto}.composer textarea::placeholder{color:var(--ink-soft)}.composer textarea:disabled{cursor:not-allowed;opacity:.5}.composer-submit{width:36px;height:36px;align-self:end;margin:0;border-radius:10px}.composer-hint{margin-top:8px;color:var(--ink-soft);font-size:11.5px;text-align:center}.composer-hint kbd{display:inline-block;margin:0 2px;border:1px solid var(--line);border-bottom-width:2px;border-radius:4px;background:var(--surface-alt);padding:0 5px;font-family:inherit;font-size:11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;font-weight:600;white-space:nowrap;transition:background var(--t-fast),border-color var(--t-fast),color var(--t-fast),box-shadow var(--t-fast)}.button:focus-visible,.prompt-card:focus-visible,.thread-item:focus-visible,.thread-menu-trigger:focus-visible,.thread-menu button:focus-visible,.source-card:focus-visible,.composer-shell:focus-within{outline:none;box-shadow:var(--ring)}.button:disabled{cursor:not-allowed;opacity:.45}.button--primary{background:var(--tke-purple);color:#fff}.button--primary:hover:not(:disabled){background:var(--tke-purple-700)}.button--primary:active:not(:disabled){background:var(--tke-purple-800)}.button--secondary{border-color:var(--line);background:#fff;color:var(--ink)}.button--secondary:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-alt)}.button--ghost{background:transparent;color:var(--ink-muted)}.button--ghost:hover:not(:disabled){background:#16181d0d;color:var(--ink)}.button--danger{background:var(--danger);color:#fff}.button--danger:hover:not(:disabled){background:#a30d24}.button--sm{min-height:36px;padding:0 12px;font-size:13.5px}.button--md{min-height:40px;padding:0 14px;font-size:14px}.button--icon{width:38px;height:38px;padding:0;border-radius:8px}@media(max-width:960px){.portal-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:min(86vw,var(--sidebar-width));transform:translate(-100%);visibility:hidden;pointer-events:none;box-shadow:12px 0 32px #16181d2e;transition:transform var(--t-normal),visibility 0s linear var(--t-normal)}.sidebar--open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform var(--t-normal)}.sidebar-backdrop{position:fixed;inset:0;z-index:30;display:block;border:0;background:#16181d47;cursor:pointer}.chat-header{padding:0 14px}.mobile-menu-button{display:inline-flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--ink);cursor:pointer}.mobile-menu-button:hover{background:#16181d0f}.header-logo{width:42px;height:32px}.header-logo img{width:32px}.prompt-grid{grid-template-columns:1fr}.welcome-panel h1{font-size:26px}.message{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:18px 16px}.jump-latest-button{right:14px;bottom:86px}.message-actions{opacity:1}.session-copy{display:none}.session-chip{width:36px;justify-content:center;padding:0}.usage-header{padding:0 14px}.usage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.chat-header{padding:0 12px;gap:8px}.chat-titlebar-eyebrow{display:none}.chat-titlebar-name{font-size:13.5px}.header-actions{gap:2px}.jump-latest-button span{display:none}.header-actions .button--icon{width:34px;height:34px}.usage-header-button{width:38px;padding:0}.usage-header-button span{display:none}.usage-header{min-height:auto;flex-direction:column;align-items:stretch;padding:10px 12px}.usage-actions{justify-content:space-between}.usage-range{flex:1}.usage-range-item{flex:1;padding:0 8px}.usage-content{padding:14px 12px}.usage-summary-grid,.usage-cache-summary{grid-template-columns:1fr}.welcome-mark{width:min(310px,80vw);height:auto;margin-bottom:14px}.welcome-mark img{width:min(280px,76vw)}.welcome-panel h1{font-size:22px}.welcome-subtitle{font-size:14px;margin-bottom:20px}.knowledge-status{width:100%;margin:-8px 0 18px;border-radius:var(--radius);font-size:12px}.prompt-card{min-height:64px;font-size:13.5px;padding:12px}.message{padding:16px 12px}.markdown{font-size:14.5px}.composer{padding:10px 12px 14px}.composer-shell{grid-template-columns:minmax(0,1fr) 36px;min-height:52px;border-radius:12px;padding:6px}.composer-submit{width:34px;height:34px;border-radius:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
