.tkc-home-tool-cats__list{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.tkc-home-tool-cats__link{align-items:center;background:var(--lp-bg-card,#ffffffb8);border:1px solid var(--lp-border,#94a3b847);border-radius:var(--lp-radius,14px);color:var(--lp-fg,#0f172a);display:flex;gap:12px;min-height:52px;padding:10px 14px;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tkc-home-tool-cats__link:hover{background:var(--lp-bg-card-hov,#fff);border-color:var(--lp-border-hov,#6366f159);box-shadow:0 10px 28px #00000038;transform:translateY(-1px)}.tkc-home-tool-cats__icon{align-items:center;background:linear-gradient(135deg,#6366f12e,#8b5cf61f);border:1px solid #6366f152;border-radius:12px;color:#818cf8;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.tkc-home-tool-cats__icon svg{height:20px;width:20px}.tkc-home-tool-cats__icon--article{background:linear-gradient(135deg,#6366f12e,#8b5cf61f);border-color:#6366f152;color:#818cf8}.tkc-home-tool-cats__icon--poem,.tkc-home-tool-cats__icon--story{background:linear-gradient(135deg,#8b5cf62e,#d946ef1a);border-color:#8b5cf64d;color:#c084fc}.tkc-home-tool-cats__icon--email{background:linear-gradient(135deg,#0ea5e929,#06b6d41a);border-color:#0ea5e947;color:#38bdf8}.tkc-home-tool-cats__icon--creative,.tkc-home-tool-cats__icon--rewrite{background:linear-gradient(135deg,#f9731629,#fbbf241a);border-color:#f9731647;color:#fb923c}.tkc-home-tool-cats__icon--code{background:linear-gradient(135deg,#10b98129,#06b6d41a);border-color:#10b98147;color:#34d399}.tkc-home-tool-cats__icon--business{background:linear-gradient(135deg,#3b82f629,#6366f11a);border-color:#3b82f647;color:#60a5fa}.tkc-home-tool-cats__icon--education{background:linear-gradient(135deg,#22c55e29,#14b8a61a);border-color:#22c55e47;color:#4ade80}.tkc-home-tool-cats__body{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.tkc-home-tool-cats__label{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.3}@media (max-width:900px){.tkc-home-tool-cats__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.tkc-home-tool-cats__list{grid-template-columns:1fr}}.app{display:flex;height:100vh;position:relative}.sidebar{backdrop-filter:blur(10px);background:#ffffffd9;border-right:1px solid #2563eb1a;display:flex;flex-direction:column;max-height:100%;min-height:0;overflow:hidden;padding:16px 12px;transition:width .3s ease;width:var(--sidebar-width);z-index:99}.sidebar.collapsed{width:var(--sidebar-collapsed)}.collapse-btn{align-items:center;background:#fff;border:1px solid var(--border);border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;left:235px;position:absolute;top:28px;transition:left .3s ease;width:24px;z-index:100}.collapse-btn:hover{background:#f0f0f0}.sidebar.collapsed+.collapse-btn{left:58px;transform:rotate(180deg)}.logo-box{gap:12px;margin-bottom:10px;padding:10px 12px}.logo-box,.logo-icon{align-items:center;display:flex;flex-shrink:0}.logo-icon{border-radius:8px;justify-content:center}.logo-icon img{display:block;height:64px;object-fit:contain;width:64px}.logo-box--home-brand{gap:6px;margin-bottom:8px;padding:8px 10px}.logo-box--home-brand .logo-icon img{height:36px;width:36px}.logo-wordmark{align-items:center;display:flex;flex-wrap:nowrap;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;gap:.04em;letter-spacing:-.045em;line-height:1;min-width:0;white-space:nowrap}a.logo-wordmark{color:inherit;cursor:pointer;text-decoration:none}a.logo-wordmark:hover{opacity:.92}a.logo-wordmark:focus-visible{border-radius:4px;outline:2px solid var(--tkc-focus-ring,var(--primary));outline-offset:2px}.logo-wordmark__tkcore{color:var(--text)}.logo-wordmark__ai,.logo-wordmark__tkcore{font-size:clamp(15px,2.4vw,18px);font-weight:800}.logo-wordmark__ai{background:linear-gradient(108deg,var(--tkc-brand-grad-start) 0,var(--tkc-brand-grad-end) 55%,var(--tkc-brand-cyan) 100%);-webkit-background-clip:text;background-clip:text;color:#0000;letter-spacing:-.05em}.logo-text{font-size:17px;font-weight:600;white-space:nowrap}.sidebar.collapsed .logo-text,.sidebar.collapsed .logo-wordmark{display:none}.nav-list{display:flex;flex-direction:column;flex-shrink:0;gap:4px;margin-top:10px}.nav-item{align-items:center;border-radius:12px;color:var(--primary);cursor:pointer;display:flex;font-weight:500;gap:12px;padding:12px;transition:.2s;white-space:nowrap}a.nav-item,a.nav-item:visited{color:var(--primary);text-decoration:none}.nav-item:hover{background:#eef3ff}.nav-item.active{background:var(--primary-light);color:var(--primary);font-weight:500}.nav-item .icon{align-items:center;display:flex;flex-shrink:0;font-size:20px;height:20px;justify-content:center;width:20px}.nav-item .icon img,.nav-item .icon svg{height:20px;max-height:100%;max-width:100%;width:20px}.nav-item .icon svg{display:block}.nav-item .title{flex:1}.sidebar.collapsed .nav-item .title{display:none}.history-section{-webkit-overflow-scrolling:touch;border-top:1px solid var(--border);flex:1 1 0;margin-top:16px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:12px}.history-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:0 4px}.history-title{color:#00000059;font-size:14px;font-weight:500;white-space:nowrap}.sidebar.collapsed .history-title{display:none}.history-item{align-items:center;border-radius:8px;color:var(--text);cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Roboto,sans-serif;font-size:14px;font-weight:400;gap:10px;justify-content:space-between;overflow:hidden;padding:8px 10px 8px 8px;position:relative;text-overflow:ellipsis;transition:.2s;white-space:nowrap}a.history-item,a.history-item:visited{box-sizing:border-box;color:inherit;text-decoration:none}.history-item-icon{align-items:center;background:#0f172a0d;border:.5px solid #0f172a1a;border-radius:50%;box-sizing:border-box;color:#0f172a61;display:inline-flex;flex:none;height:20px;justify-content:center;width:20px}.history-item-icon svg{display:block;height:12px;width:12px}.history-item.selected{background:#eef3ff;color:#1a1a1a;font-weight:600}.history-item:hover{background:#eef3ff}.history-item-delete{align-items:center;background:#ff4d4f1a;border-radius:50%;color:#ff4d4f;cursor:pointer;display:flex;flex-shrink:0;font-size:10px;height:18px;justify-content:center;margin-left:8px;opacity:0;transition:opacity .2s;width:18px}.history-item:hover .history-item-delete{opacity:1}.history-item-delete:hover{background:#ff4d4f33}.history-item-more{-webkit-tap-highlight-color:transparent;align-items:center;background:#0f172a0f;border:none;border-radius:6px;color:var(--text-2);cursor:pointer;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;margin:0 0 0 4px;opacity:0;padding:0;position:relative;transition:opacity .2s,background .15s,color .15s;width:28px;z-index:1}.history-item-more__icon{font-size:14px;font-weight:700;letter-spacing:.06em;line-height:1;transform:translateY(-.5px)}@media (hover:hover){.history-item-more:focus-visible,.history-item-more:hover,.history-item:hover .history-item-more{opacity:1}.history-item-more:focus-visible,.history-item-more:hover{background:#4080ff24;color:var(--primary)}}.history-item-more--open{opacity:1}@media (hover:none){.history-item-more{height:32px;opacity:1;width:32px}}@media (max-width:900px){.history-item-more{height:32px;opacity:1;width:32px}.history-session-menu__item{min-height:44px;padding-bottom:12px;padding-top:12px}}.history-item-more:focus{outline:none}.history-item-more:focus-visible{box-shadow:0 0 0 2px #4080ff59}.tkc-history-session-menu-layer{position:static}.history-session-menu-backdrop{background:#0000;inset:0;position:fixed;z-index:500030}.history-session-menu{background:var(--bg);border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 40px #0f172a1f,0 2px 8px #0f172a0f;box-sizing:border-box;max-width:min(280px,calc(100vw - 16px));min-width:212px;padding:6px;position:fixed;z-index:500040}.history-session-menu__item{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;margin:0;padding:10px;text-align:left;transition:background .12s ease;width:100%}.history-session-menu__item:hover{background:#4080ff1a}.history-session-menu__item:focus{outline:none}.history-session-menu__item:focus-visible{background:#4080ff1f;box-shadow:inset 0 0 0 2px #4080ff59}.history-session-menu__item--danger,.history-session-menu__item--danger .history-session-menu__ic{color:#dc2626}.history-session-menu__item--danger:hover{background:#dc262614}.history-session-menu__ic{flex-shrink:0;height:18px;width:18px}.tkc-share-overlay{align-items:center;backdrop-filter:blur(4px);background:#0f172a73;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:2600}.tkc-share-modal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 24px 60px #0f172a2e,0 2px 12px #0f172a0f;max-height:min(560px,calc(100vh - 48px));overflow:auto;width:min(400px,100%)}.tkc-share-modal__head{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:18px 18px 12px}.tkc-share-modal__title{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.03em;margin:0}.tkc-share-modal__help{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:700;height:28px;line-height:1;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease;width:28px}.tkc-share-modal__help:hover{background:#fff;border-color:#cbd5e1;color:#334155}.tkc-share-modal__section{display:flex;flex-direction:column;gap:8px;padding:14px 14px 8px}.tkc-share-opt{align-items:flex-start;background:#fff;border:1px solid #e8eaef;border-radius:12px;cursor:pointer;display:flex;gap:12px;margin:0;padding:12px;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;width:100%}.tkc-share-opt:hover{background:#fafafa;border-color:#d1d5db}.tkc-share-opt--selected{background:#f3f4f6;border-color:#cbd5e1;box-shadow:inset 0 0 0 1px #6366f11f}.tkc-share-opt__icon{align-items:center;background:#f3f4f6;border-radius:10px;color:#475569;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.tkc-share-opt--selected .tkc-share-opt__icon{background:#e5e7eb;color:#334155}.tkc-share-opt__body{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.tkc-share-opt__label{color:#0f172a;font-size:14px;font-weight:600;letter-spacing:-.02em}.tkc-share-opt__hint{color:#64748b;font-size:12px;font-weight:500;line-height:1.45}.tkc-share-opt__check{color:#6366f1;flex-shrink:0;height:22px;margin-top:2px;width:22px}.tkc-share-modal__socials{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:8px 14px 4px}.tkc-share-social{align-items:center;background:#fff;border:1px solid #e8eaef;border-radius:999px;color:#0f172a;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;width:44px}.tkc-share-social:hover{border-color:#d1d5db;box-shadow:0 6px 18px #0f172a14;transform:translateY(-1px)}.tkc-share-modal__footer{display:flex;justify-content:flex-end;padding:14px 16px 18px}.tkc-share-modal__copy{align-items:center;background:#0f172a;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;letter-spacing:-.02em;padding:10px 18px;transition:filter .15s ease,transform .15s ease}.tkc-share-modal__copy:hover{filter:brightness(1.08)}.tkc-share-modal__copy:active{transform:translateY(1px)}.tkc-projects-login-overlay{z-index:2650}.tkc-projects-login-modal.tkc-share-modal{width:min(420px,100%)}.tkc-projects-login-modal__body{padding:22px 20px 6px;text-align:center}.tkc-projects-login-modal__mark{align-items:center;background:linear-gradient(145deg,#e8f3ff,#eef6ff 42%,#f8fafc);border-radius:20px;box-shadow:inset 0 1px 0 #ffffffe6,0 10px 28px #2563eb1f;color:var(--primary,#4080ff);display:inline-flex;height:72px;justify-content:center;margin:0 auto 16px;width:72px}.tkc-projects-login-modal__lead{color:#475569;font-size:14px;line-height:1.65;margin:0 auto;max-width:36ch}.tkc-projects-login-modal__actions{border-top:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:14px 18px 18px}.tkc-projects-login-modal__btn{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;letter-spacing:-.02em;min-height:40px;padding:0 20px;transition:filter .15s ease,transform .12s ease,background .15s ease,border-color .15s ease,color .15s ease}.tkc-projects-login-modal__btn--ghost{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.tkc-projects-login-modal__btn--ghost:hover{background:#fff;border-color:#cbd5e1;color:#334155}.tkc-projects-login-modal__btn--primary{background:linear-gradient(135deg,#3b6cff,#2554eb);border:none;box-shadow:0 6px 18px #2554eb52;color:#fff}.tkc-projects-login-modal__btn--primary:hover{filter:brightness(1.06)}.tkc-projects-login-modal__btn--ghost:active,.tkc-projects-login-modal__btn--primary:active{transform:translateY(1px)}body .layui-layer.tkc-rename-layer{background:#fff!important;border:1px solid #0f172a0f!important;border-radius:10px!important;box-shadow:0 12px 40px #0f172a1f,0 2px 10px #0f172a0f!important;overflow:hidden}body .layui-layer.tkc-rename-layer .layui-layer-title{background:#f3f4f6!important;border-bottom:1px solid #e8eaef!important;border-radius:10px 10px 0 0!important;color:#0f172a!important;font-size:16px!important;font-weight:700!important;height:48px!important;letter-spacing:-.02em;line-height:48px!important;padding:0 46px 0 18px!important}body .layui-layer.tkc-rename-layer .layui-layer-content{background:#fff!important;line-height:1.5!important;overflow:visible!important;padding:18px 20px 14px!important}.tkc-rename-hint{color:#64748b;font-size:13px;line-height:1.5;margin:0 0 14px}.tkc-rename-field{position:relative}body .layui-layer.tkc-rename-layer .tkc-rename-input.layui-input{background:#f4f9ff;border:1px solid #cfe8ff;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;height:42px;line-height:40px;padding-left:14px;padding-right:40px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}body .layui-layer.tkc-rename-layer .tkc-rename-input.layui-input:focus{background:#fff!important;border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa38!important}.tkc-rename-clear{align-items:center;background:#94a3b838;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;font-size:15px;height:26px;justify-content:center;line-height:1;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:opacity .15s ease,background .15s ease;width:26px}.tkc-rename-clear:hover{background:#64748b47;color:#0f172a}.tkc-rename-clear--hidden{opacity:0;pointer-events:none}body .layui-layer.tkc-rename-layer .layui-layer-btn{background:#fafbfc!important;border-top:1px solid #e8eaef!important;font-size:0;padding:14px 18px 18px!important;text-align:right!important}body .layui-layer.tkc-rename-layer .layui-layer-btn a{border-radius:8px!important;box-sizing:border-box!important;font-size:14px!important;font-weight:600!important;height:40px!important;line-height:38px!important;margin:0 0 0 10px!important;min-width:92px;padding:0 20px!important;text-align:center;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}body .layui-layer.tkc-rename-layer .layui-layer-btn .layui-layer-btn0{background:#fff!important;border:1px solid #d1d5db!important;box-shadow:none!important;color:#0f172a!important}body .layui-layer.tkc-rename-layer .layui-layer-btn .layui-layer-btn0:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#0f172a!important;opacity:1!important}body .layui-layer.tkc-rename-layer .layui-layer-btn a.layui-layer-btn1{background:#0f172a!important;border:1px solid #0f172a!important;color:#fff!important;font-weight:700!important}body .layui-layer.tkc-rename-layer .layui-layer-btn a.layui-layer-btn1:hover{background:#1e293b!important;border-color:#1e293b!important;opacity:.94!important}.tkc-delete-confirm-body{padding:0}.tkc-delete-confirm-msg{color:#0f172a;font-size:14px;font-weight:600;line-height:1.5;margin:0 0 8px}.tkc-delete-confirm-sub{color:#64748b;font-size:13px;line-height:1.45;margin:0}body .layui-layer.tkc-new-reg-promo-layer{background:linear-gradient(165deg,#fff,#f8faff 52%,#eef2ff)!important;border:1px solid #6366f138!important;border-radius:16px!important;box-shadow:0 22px 56px #0f172a2e,inset 0 0 0 1px #ffffffa6!important;overflow:hidden}body .layui-layer.tkc-new-reg-promo-layer:before{background:linear-gradient(90deg,#6366f1,#0ea5e9 50%,#818cf8);content:"";display:block;height:4px}body .layui-layer.tkc-new-reg-promo-layer .layui-layer-setwin{right:10px;top:10px}body .layui-layer.tkc-new-reg-promo-layer .layui-layer-content{background:#0000!important;overflow:visible!important;padding:20px 22px 18px!important}body .layui-layer.tkc-new-reg-promo-layer .layui-layer-setwin .layui-layer-close1{opacity:.55;transition:opacity .15s ease}body .layui-layer.tkc-new-reg-promo-layer .layui-layer-setwin .layui-layer-close1:hover{opacity:1}.tkc-new-reg-promo{text-align:center}.tkc-new-reg-promo__hero{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.tkc-new-reg-promo__icon{align-items:center;background:linear-gradient(145deg,#6366f129,#0ea5e91f);border-radius:16px;box-shadow:0 8px 24px #6366f12e;color:#4338ca;display:inline-flex;height:52px;justify-content:center;width:52px}.tkc-new-reg-promo__icon svg{height:26px;width:26px}.tkc-new-reg-promo__badge{align-items:center;background:#6366f11a;border:1px solid #6366f12e;border-radius:999px;color:#4338ca;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 12px;text-transform:uppercase}.tkc-new-reg-promo__title{color:#0f172a;font-size:20px;font-weight:800;letter-spacing:-.03em;line-height:1.25;margin:0 0 8px}.tkc-new-reg-promo__lead{color:#475569;font-size:14px;font-weight:500;line-height:1.6;margin:0 0 16px}.tkc-new-reg-promo__plan{color:#4338ca;font-weight:800;white-space:nowrap}.tkc-new-reg-promo__email-card{align-items:center;background:#ffffffd1;border:1px solid #2563eb24;border-radius:12px;box-shadow:0 4px 16px #2563eb14;display:flex;flex-direction:column;gap:8px;margin:0 0 14px;padding:14px 16px}.tkc-new-reg-promo__email-label{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.tkc-new-reg-promo__mailto{color:#2563eb;font-size:15px;font-weight:700;text-decoration:none;word-break:break-all}.tkc-new-reg-promo__mailto:hover{color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}.tkc-new-reg-promo__gmail-badge{align-items:center;background:#fbbf2424;border:1px solid #f59e0b47;border-radius:999px;color:#b45309;display:inline-flex;font-size:11px;font-weight:600;gap:6px;padding:3px 10px}.tkc-new-reg-promo__gmail-badge:before{align-items:center;background:linear-gradient(135deg,#ea4335,#fbbc05 48%,#34a853);border-radius:50%;color:#fff;content:"G";display:inline-flex;font-size:10px;font-weight:800;height:16px;justify-content:center;width:16px}.tkc-new-reg-promo__footnote{color:#94a3b8;font-size:12px;line-height:1.4;margin:0}.tkc-new-reg-promo-dom{align-items:center;animation:tkc-new-reg-promo-fade-in .22s ease;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:99999}@keyframes tkc-new-reg-promo-fade-in{0%{opacity:0}to{opacity:1}}.tkc-new-reg-promo-dom__shade{backdrop-filter:blur(2px);background:#0f172a6b;inset:0;position:absolute}.tkc-new-reg-promo-dom__panel{animation:tkc-new-reg-promo-pop-in .26s cubic-bezier(.22,1,.36,1);background:linear-gradient(165deg,#fff,#f8faff 52%,#eef2ff);border:1px solid #6366f138;border-radius:16px;box-shadow:0 22px 56px #0f172a2e,inset 0 0 0 1px #ffffffa6;overflow:hidden;padding:22px 22px 18px;position:relative;width:min(460px,100%);z-index:1}.tkc-new-reg-promo-dom__panel:before{background:linear-gradient(90deg,#6366f1,#0ea5e9 50%,#818cf8);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes tkc-new-reg-promo-pop-in{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-tkc-theme=dark] body .layui-layer.tkc-new-reg-promo-layer{background:linear-gradient(165deg,#1e293b,#172033 52%,#1a1f35)!important;border-color:#818cf847!important;box-shadow:0 22px 56px #00000073,inset 0 0 0 1px #94a3b814!important}html[data-tkc-theme=dark] .tkc-new-reg-promo__title{color:#f1f5f9}html[data-tkc-theme=dark] .tkc-new-reg-promo__lead{color:#94a3b8}html[data-tkc-theme=dark] .tkc-new-reg-promo__plan{color:#a5b4fc}html[data-tkc-theme=dark] .tkc-new-reg-promo__badge{background:#6366f12e;border-color:#818cf847;color:#c7d2fe}html[data-tkc-theme=dark] .tkc-new-reg-promo__icon{background:linear-gradient(145deg,#6366f147,#0ea5e92e);color:#c7d2fe}html[data-tkc-theme=dark] .tkc-new-reg-promo__footnote{color:#64748b}html[data-tkc-theme=dark] .tkc-new-reg-promo__email-card{background:#0f172a8c;border-color:#60a5fa38;box-shadow:0 4px 16px #00000038}html[data-tkc-theme=dark] .tkc-new-reg-promo__mailto{color:#60a5fa}html[data-tkc-theme=dark] .tkc-new-reg-promo__mailto:hover{color:#93c5fd}html[data-tkc-theme=dark] .tkc-new-reg-promo-dom__panel{background:linear-gradient(165deg,#1e293b,#172033 52%,#1a1f35);border-color:#818cf847;box-shadow:0 22px 56px #00000073,inset 0 0 0 1px #94a3b814}body .layui-layer.tkc-rename-layer.tkc-delete-confirm-layer .layui-layer-btn a.layui-layer-btn1{background:#b91c1c!important;border:1px solid #b91c1c!important;color:#fff!important;font-weight:700!important}body .layui-layer.tkc-rename-layer.tkc-delete-confirm-layer .layui-layer-btn a.layui-layer-btn1:hover{background:#991b1b!important;border-color:#991b1b!important;opacity:.96!important}body .layui-layer.tkc-rename-layer.tkc-sign-out-confirm-layer .layui-layer-btn a.layui-layer-btn1{background:#1e293b!important;border:1px solid #1e293b!important;color:#fff!important;font-weight:700!important}body .layui-layer.tkc-rename-layer.tkc-sign-out-confirm-layer .layui-layer-btn a.layui-layer-btn1:hover{background:#0f172a!important;border-color:#0f172a!important;opacity:.96!important}body .layui-layer.tkc-rename-layer.tkc-quota-alert-layer .layui-layer-btn a.layui-layer-btn1{background:linear-gradient(105deg,#0891b2,#6366f1 55%,#7c3aed)!important;border:1px solid #0e7490!important;color:#fff!important;font-weight:700!important}body .layui-layer.tkc-rename-layer.tkc-quota-alert-layer .layui-layer-btn a.layui-layer-btn1:hover{filter:brightness(1.06);opacity:.98!important}.tkc-quota-alert-dom{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:19991020}.tkc-quota-alert-dom__shade{background:#0f172a8c;cursor:pointer;inset:0;position:absolute}.tkc-quota-alert-dom__panel{background:#fff;border:1px solid #94a3b859;border-radius:16px;box-shadow:0 24px 64px #0f172a47;max-height:min(80vh,520px);overflow:auto;padding:22px 22px 18px;position:relative;width:min(440px,100%);z-index:1}.tkc-quota-alert-dom__x{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:22px;line-height:1;padding:4px 8px;position:absolute;right:12px;top:10px}.tkc-quota-alert-dom__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.35;margin:0 32px 12px 0}.tkc-quota-alert-dom__msg{color:#334155;font-size:14px;font-weight:600;line-height:1.55;margin:0 0 12px}.tkc-quota-alert-dom__detail{color:#64748b;font-size:13px;font-weight:500;line-height:1.5;margin:0 0 18px}.tkc-quota-alert-dom__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.tkc-quota-alert-dom__btn{align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#0f172a;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:40px;padding:0 18px}.tkc-quota-alert-dom__btn--primary{background:linear-gradient(105deg,#0891b2,#6366f1 55%,#7c3aed);border-color:#0e7490;color:#fff}html[data-tkc-theme=dark] .tkc-quota-alert-dom__panel{background:#1e293b;border-color:#94a3b840}html[data-tkc-theme=dark] .tkc-quota-alert-dom__title{color:#f1f5f9}html[data-tkc-theme=dark] .tkc-quota-alert-dom__msg{color:#e2e8f0}html[data-tkc-theme=dark] .tkc-quota-alert-dom__detail{color:#94a3b8}html[data-tkc-theme=dark] .tkc-quota-alert-dom__btn--ghost,html[data-tkc-theme=dark] .tkc-quota-alert-dom__btn:not(.tkc-quota-alert-dom__btn--primary){background:#334155;border-color:#475569;color:#f1f5f9}body .layui-layer.tkc-email-verify-layer{background:radial-gradient(ellipse 90% 60% at 50% -20%,#22d3ee33 0,#0000 58%),radial-gradient(ellipse 70% 50% at 100% 100%,#6366f124 0,#0000 50%),linear-gradient(168deg,#0c1222,#111827 42%,#0a0f18)!important;border:1px solid #38bdf838!important;border-radius:20px!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 64px -16px #22d3ee59,0 32px 88px #020617c7!important;overflow:hidden;position:fixed!important}body .layui-layer.tkc-email-verify-layer:before{background:linear-gradient(90deg,#22d3ee,#6366f1 48%,#a78bfa);content:"";height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}body .layui-layer.tkc-email-verify-layer .layui-layer-title{background:#0f172a8c!important;border-bottom:1px solid #38bdf81f!important;box-shadow:inset 0 1px 0 #ffffff0a;color:#f1f5f9!important;font-size:16px!important;font-weight:700!important;height:auto!important;letter-spacing:-.03em;line-height:1.35!important;min-height:52px!important;padding:16px 48px 16px 20px!important}body .layui-layer.tkc-email-verify-layer .layui-layer-content{background:#0000!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:18px 22px 14px!important;position:relative}body .layui-layer.tkc-email-verify-layer .layui-layer-content:before{background-image:linear-gradient(#94a3b812 1px,#0000 0),linear-gradient(90deg,#94a3b812 1px,#0000 0);background-size:20px 20px;content:"";inset:0;mask-image:radial-gradient(ellipse 85% 70% at 50% 30%,#000 0,#0000 72%);opacity:.28;pointer-events:none;position:absolute}body .layui-layer.tkc-email-verify-layer .layui-layer-btn{background:#080c16a6!important;border-top:1px solid #38bdf81a!important;display:flex!important;flex-wrap:wrap;gap:10px!important;justify-content:flex-end!important;padding:14px 20px 20px!important;text-align:right!important}body .layui-layer.tkc-email-verify-layer .layui-layer-btn a{border-radius:999px!important;font-size:13px!important;font-weight:700!important;height:42px!important;letter-spacing:.01em;line-height:40px!important;margin:0!important;min-width:108px!important}body .layui-layer.tkc-email-verify-layer .layui-layer-btn .layui-layer-btn0{background:#1e293ba6!important;border:1px solid #94a3b838!important;box-shadow:inset 0 1px 0 #ffffff0a!important;color:#cbd5e1!important}body .layui-layer.tkc-email-verify-layer .layui-layer-btn .layui-layer-btn0:hover{background:#334155e6!important;border-color:#94a3b861!important;color:#f8fafc!important}body .layui-layer.tkc-email-verify-layer .layui-layer-btn a.layui-layer-btn1{background:linear-gradient(118deg,#06b6d4,#4f46e5 52%,#7c3aed)!important;border:1px solid #22d3ee80!important;box-shadow:inset 0 1px 0 #fff3,0 10px 28px -8px #22d3eea6!important;color:#fff!important}body .layui-layer.tkc-email-verify-layer .layui-layer-btn a.layui-layer-btn1:hover{box-shadow:inset 0 1px 0 #ffffff3d,0 14px 32px -6px #6366f199!important;filter:brightness(1.1);transform:translateY(-1px)}body .layui-layer.tkc-email-verify-layer .layui-layer-setwin{align-items:center!important;display:flex!important;height:32px!important;justify-content:center!important;line-height:1!important;right:12px!important;top:14px!important;width:32px!important}body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close,body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close.layui-layer-close1,body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-ico.layui-layer-close{align-items:center!important;background:#334155f5!important;background-image:none!important;background-position:0 0!important;border:1px solid #94a3b880!important;border-radius:10px!important;box-shadow:0 2px 8px #02061759;display:flex!important;filter:none!important;font-size:0!important;height:32px!important;justify-content:center!important;left:auto!important;line-height:0!important;margin:0!important;opacity:1!important;overflow:visible!important;padding:0!important;position:relative!important;right:auto!important;text-indent:0!important;top:auto!important;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;vertical-align:middle!important;width:32px!important}body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close.layui-layer-close1:before,body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close:before{color:#f8fafc;content:"×";display:block;font-size:20px;font-weight:500;line-height:1;pointer-events:none;transform:translateY(-1px)}body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close.layui-layer-close1:hover,body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close:hover{background:#475569!important;border-color:#38bdf88c!important;box-shadow:0 0 0 3px #22d3ee2e,0 4px 12px #02061766;opacity:1!important}.tkc-email-verify-body{position:relative;z-index:1}.tkc-email-verify-body__hero{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;text-align:center}.tkc-email-verify-body__icon-wrap{align-items:center;display:inline-flex;height:64px;justify-content:center;position:relative;width:64px}.tkc-email-verify-body__icon-ring{animation:tkc-email-verify-ring 2.8s ease-in-out infinite;border:1px solid #22d3ee59;border-radius:50%;box-shadow:0 0 24px -4px #22d3ee80;inset:0;position:absolute}.tkc-email-verify-body__icon-ring:after{animation:tkc-email-verify-ring-spin 12s linear infinite;border:1px dashed #6366f159;border-radius:50%;content:"";inset:-3px;position:absolute}@keyframes tkc-email-verify-ring{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes tkc-email-verify-ring-spin{to{transform:rotate(1turn)}}.tkc-email-verify-body__icon{align-items:center;background:linear-gradient(145deg,#22d3ee47,#4f46e538);border:1px solid #38bdf866;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff14,0 0 32px -6px #22d3eea6;color:#a5f3fc;display:inline-flex;height:52px;justify-content:center;position:relative;width:52px;z-index:1}.tkc-email-verify-body__icon svg{height:24px;width:24px}.tkc-email-verify-body__badge{align-items:center;backdrop-filter:blur(6px);background:#082f4980;border:1px solid #22d3ee40;border-radius:999px;color:#cffafe;display:inline-flex;font-size:10px;font-weight:700;gap:8px;letter-spacing:.08em;padding:6px 12px 6px 10px;text-transform:uppercase}.tkc-email-verify-body__badge-dot{animation:tkc-email-verify-pulse 1.5s ease-in-out infinite;background:#22d3ee;border-radius:50%;box-shadow:0 0 10px #22d3eee6;height:7px;width:7px}@keyframes tkc-email-verify-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.tkc-email-verify-body__panel{background:#0f172a73;border:1px solid #38bdf81f;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff0a;padding:14px 16px 12px}.tkc-email-verify-body__msg{color:#cbd5e1;font-size:13px;font-weight:600;line-height:1.5;margin:0 0 12px;text-align:center}.tkc-email-verify-body__field{margin:0 0 12px}.tkc-email-verify-body__field-label{color:#67e8f9;display:block;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.tkc-email-verify-body__email-text{background:linear-gradient(180deg,#020617eb,#0f172ae0);border:1px solid #38bdf847;border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff08,0 0 20px -10px #22d3ee66;color:#e0f2fe;display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1.45;padding:12px 14px;word-break:break-all}.tkc-email-verify-body__sub{color:#94a3b8;font-size:12px;line-height:1.55;margin:0;padding-top:2px;text-align:center}.tkc-email-verify-dom .tkc-quota-alert-dom__shade{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#040812c7}.tkc-email-verify-dom__panel{background:radial-gradient(ellipse 90% 60% at 50% -20%,#22d3ee33 0,#0000 58%),radial-gradient(ellipse 70% 50% at 100% 100%,#6366f124 0,#0000 50%),linear-gradient(168deg,#0c1222,#111827 42%,#0a0f18);border:1px solid #38bdf838;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 64px -16px #22d3ee59,0 32px 88px #020617c7;overflow:hidden;padding:0;position:relative;width:min(520px,100%)}.tkc-email-verify-dom__panel:before{background:linear-gradient(90deg,#22d3ee,#6366f1 48%,#a78bfa);content:"";height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0}.tkc-email-verify-dom__title{background:#0f172a8c;border-bottom:1px solid #38bdf81f;box-shadow:inset 0 1px 0 #ffffff0a;color:#f1f5f9;font-size:16px;font-weight:700;letter-spacing:-.03em;margin:0;padding:16px 48px 16px 20px}.tkc-email-verify-dom .tkc-email-verify-body{padding:18px 22px 8px}.tkc-email-verify-dom__actions{background:#080c16a6;border-top:1px solid #38bdf81a;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:14px 20px 20px}.tkc-email-verify-dom .tkc-quota-alert-dom__btn{border-radius:999px;font-size:13px;min-height:42px}.tkc-email-verify-dom .tkc-quota-alert-dom__x{align-items:center;background:#334155f5;border:1px solid #94a3b880;border-radius:10px;box-shadow:0 2px 8px #02061759;color:#f8fafc;display:flex;font-size:20px;font-weight:500;height:32px;justify-content:center;line-height:1;padding:0;right:12px;top:12px;width:32px;z-index:2}.tkc-email-verify-dom .tkc-quota-alert-dom__x:hover{background:#334155e6;border-color:#38bdf859;color:#f8fafc}.tkc-email-verify-dom .tkc-quota-alert-dom__btn--ghost{background:#1e293ba6;border-color:#94a3b838;color:#cbd5e1}.tkc-email-verify-dom .tkc-quota-alert-dom__btn--ghost:hover{background:#334155e6;border-color:#94a3b861;color:#f8fafc}.tkc-email-verify-dom__btn-resend{border-color:#22d3ee80!important;box-shadow:inset 0 1px 0 #fff3,0 10px 28px -8px #22d3eea6}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer{background:radial-gradient(ellipse 90% 60% at 50% -20%,#22d3ee24 0,#0000 58%),radial-gradient(ellipse 70% 50% at 100% 100%,#6366f114 0,#0000 50%),linear-gradient(168deg,#fff,#f8fafc 45%,#eef2ff)!important;border-color:#38bdf852!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 0 48px -18px #22d3ee52,0 28px 72px #0f172a29!important}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-title{background:#ffffffb8!important;border-bottom-color:#38bdf829!important;color:#0f172a!important}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-content:before{opacity:.18}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-btn{background:#f8fafce0!important;border-top-color:#38bdf81f!important}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close{background:#fff!important;border-color:#64748b8c!important;box-shadow:0 2px 8px #0f172a1f}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close:before{color:#334155}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close:hover{background:#f8fafc!important;border-color:#38bdf88c!important}html:not([data-tkc-theme=dark]) body .layui-layer.tkc-email-verify-layer .layui-layer-setwin .layui-layer-close:hover:before{color:#0f172a}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__panel{background:#ffffffb8;border-color:#38bdf82e}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__msg{color:#334155}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__field-label{color:#0891b2}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__email-text{background:linear-gradient(180deg,#f0f9fffa,#e0f2fef0);border-color:#38bdf852;color:#0c4a6e}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__sub{color:#64748b}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__badge{background:#e0f2fee0;border-color:#38bdf840;color:#0e7490}html:not([data-tkc-theme=dark]) .tkc-email-verify-body__icon{color:#0891b2}html:not([data-tkc-theme=dark]) .tkc-email-verify-dom__panel{background:radial-gradient(ellipse 90% 60% at 50% -20%,#22d3ee24 0,#0000 58%),radial-gradient(ellipse 70% 50% at 100% 100%,#6366f114 0,#0000 50%),linear-gradient(168deg,#fff,#f8fafc 45%,#eef2ff);border-color:#38bdf852;box-shadow:inset 0 0 0 1px #ffffffe6,0 0 48px -18px #22d3ee52,0 28px 72px #0f172a29}html:not([data-tkc-theme=dark]) .tkc-email-verify-dom__title{background:#ffffffb8;border-bottom-color:#38bdf829;color:#0f172a}html:not([data-tkc-theme=dark]) .tkc-email-verify-dom__actions{background:#f8fafce0;border-top-color:#38bdf81f}html:not([data-tkc-theme=dark]) .tkc-email-verify-dom .tkc-quota-alert-dom__x{background:#fff;border-color:#64748b8c;box-shadow:0 2px 8px #0f172a1f;color:#334155}.sidebar.collapsed .history-section{display:none}.history-item-content{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-section{border-top:1px solid var(--border);margin-top:auto;padding:12px}.user-info{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:8px}.user-info:hover{background:#f0f0f0}.user-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 0 4px #0000001a;height:36px;overflow:hidden;width:36px}.user-avatar img{height:100%;object-fit:cover;width:100%}.user-name{cursor:pointer;display:inline-block;font-size:14px;font-weight:500;max-width:120px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.sidebar.collapsed .user-name{display:none}.main{display:flex;flex:1;flex-direction:column;overflow:hidden;position:relative}.chat-workspace{align-items:stretch;display:flex;flex:1;flex-direction:row;min-height:0;min-width:0;position:relative}.chat-workspace__thread{container-name:tkc-chat-thread;container-type:inline-size;display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.main--doc-split .chat-workspace--split .chat-workspace__thread{flex:1 1 0;min-width:0}.chat-workspace__document{background:var(--bg);border-left:1px solid var(--border);display:none;flex-direction:column;min-height:0;min-width:0}.main--doc-split .chat-workspace--split .chat-workspace__document{display:flex;flex:0 0 auto;max-width:400px;min-width:280px;width:min(38vw,400px)}.chat-doc-pane{background:#e8eaed;display:flex;flex:1;flex-direction:column;min-height:0}html[data-tkc-theme=dark] .chat-doc-pane{background:#0f172a}.chat-doc-pane__toolbar{align-items:center;background:var(--bg);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;flex-wrap:wrap;font-size:13px;gap:6px;padding:8px 12px}.chat-doc-pane__title{color:var(--text);font-weight:600;max-width:min(200px,36vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-doc-pane__toolbar:has(.chat-doc-pane__doc-count) .chat-doc-pane__title{max-width:min(140px,26vw)}.chat-doc-pane__doc-count{color:var(--text-2);flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.04em;padding:0 2px}.chat-doc-pane__tool--nav{font-size:18px;font-weight:600;line-height:1;min-width:28px;padding:0 6px}.chat-doc-pane__toolbar-gap{flex:1;min-width:8px}.chat-doc-pane__tool{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;display:inline-flex;font-size:16px;height:32px;justify-content:center;line-height:1;min-width:32px;padding:0 8px}.chat-doc-pane__tool:hover{border-color:#4080ff73;color:var(--primary,#4080ff)}.chat-doc-pane__tool--link{text-decoration:none}.chat-doc-pane__view{flex:1;flex-direction:row}.chat-doc-pane__body,.chat-doc-pane__view{align-items:stretch;display:flex;min-height:0;min-width:0}.chat-doc-pane__body{-webkit-overflow-scrolling:touch;flex:1;flex-direction:column;overflow:auto}.chat-doc-pane__body:-webkit-full-screen,.chat-doc-pane__body:fullscreen{zoom:1!important;background:var(--bg);box-sizing:border-box;height:100%;max-height:100%;min-height:100%;min-width:100%;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);width:100%}html[data-tkc-theme=dark] .chat-doc-pane__body:-webkit-full-screen,html[data-tkc-theme=dark] .chat-doc-pane__body:fullscreen{background:#0f172a}.chat-doc-pane__body:-webkit-full-screen:before,.chat-doc-pane__body:fullscreen:before{background:#0f172a0d;border-bottom:1px solid var(--border);color:var(--text-2);content:"Press Esc to exit fullscreen";display:block;flex-shrink:0;font-size:13px;font-weight:500;letter-spacing:.02em;padding:10px 16px;text-align:center}html[data-tkc-theme=dark] .chat-doc-pane__body:-webkit-full-screen:before,html[data-tkc-theme=dark] .chat-doc-pane__body:fullscreen:before{background:#00000047;border-bottom-color:#ffffff1a;color:#e2e8f0eb}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__scale,.chat-doc-pane__body:fullscreen .chat-doc-pane__scale{align-items:stretch;display:flex;flex:1 1 0;flex-direction:column;max-height:none;min-height:0;min-width:0;overflow:hidden;width:100%}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__scale--pdf,.chat-doc-pane__body:fullscreen .chat-doc-pane__scale--pdf{padding:0}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__iframe,.chat-doc-pane__body:fullscreen .chat-doc-pane__iframe{align-self:stretch;flex:1 1 0;max-height:none;min-height:0;width:100%}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__word--rich,.chat-doc-pane__body:fullscreen .chat-doc-pane__word--rich{flex:1 1 0;max-width:100%;min-height:0;overflow:hidden;padding:0;width:100%}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__word-html,.chat-doc-pane__body:fullscreen .chat-doc-pane__word-html{-webkit-overflow-scrolling:touch;flex:1 1 0;min-height:0;overflow:auto}.chat-doc-pane__body:-webkit-full-screen .chat-doc-pane__word:not(.chat-doc-pane__word--rich),.chat-doc-pane__body:fullscreen .chat-doc-pane__word:not(.chat-doc-pane__word--rich){align-items:center;box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;justify-content:center;min-height:0;overflow:auto}.chat-doc-pane__rail{align-items:center;background:linear-gradient(180deg,#fafbfc,#f4f6f9);border-right:1px solid var(--border);display:flex;flex:0 0 44px;flex-direction:column;justify-content:center;padding:10px 5px}html[data-tkc-theme=dark] .chat-doc-pane__rail{background:linear-gradient(180deg,#1a1f2e,#141824);border-right-color:#ffffff14}.chat-doc-pane__rail-btn{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:999px;box-shadow:0 1px 2px #0f172a0f,inset 0 0 0 1px #ffffffa6;color:var(--text-2);cursor:pointer;display:inline-flex;font:inherit;justify-content:center;line-height:1;margin:0 auto;min-height:72px;padding:12px 0;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .14s ease;width:34px}html[data-tkc-theme=dark] .chat-doc-pane__rail-btn{background:#1e293ba6;border-color:#ffffff1a;box-shadow:0 1px 3px #00000059,inset 0 1px 0 #ffffff0a;color:#e2e8f0d1}.chat-doc-pane__rail-btn:hover{background:var(--primary-light);border-color:#4080ff6b;box-shadow:0 4px 14px #4080ff1f,inset 0 0 0 1px #4080ff14;color:var(--primary,#4080ff);transform:translateY(-1px)}html[data-tkc-theme=dark] .chat-doc-pane__rail-btn:hover{background:#4080ff1f;border-color:#60a5fa59;color:#93c5fd}.chat-doc-pane__rail-btn:active{transform:translateX(0) scale(.98)}.chat-panel-toggle-icon{display:block;flex-shrink:0;height:20px;width:20px}.chat-doc-pane__rail-icon{flex-shrink:0;height:24px;opacity:.95;width:24px}.chat-doc-pane__rail-label{letter-spacing:.14em;text-orientation:mixed;writing-mode:vertical-rl}.chat-workspace__doc-reopen{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:999px 0 0 999px;border-right:none;box-shadow:-2px 2px 10px #0f172a14,inset 0 0 0 1px #ffffffa6;color:var(--text-2);cursor:pointer;display:inline-flex;flex-direction:column;font:inherit;justify-content:center;min-height:88px;padding:12px 0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;width:34px;z-index:24}html[data-tkc-theme=dark] .chat-workspace__doc-reopen{background:#1e293bd9;border-color:#ffffff1a;box-shadow:-2px 4px 14px #0006,inset 0 1px 0 #ffffff0a;color:#e2e8f0e0}.chat-workspace__doc-reopen:hover{background:var(--primary-light);border-color:#4080ff61;box-shadow:-4px 4px 18px #4080ff24,inset 0 0 0 1px #4080ff0f;color:var(--primary,#4080ff)}html[data-tkc-theme=dark] .chat-workspace__doc-reopen:hover{background:#4080ff24;border-color:#60a5fa59;color:#93c5fd}.chat-doc-pane__rail-btn:focus-visible,.chat-workspace__doc-reopen:focus-visible{box-shadow:0 0 0 2px var(--bg),0 0 0 4px #4080ff73;outline:none}html[data-tkc-theme=dark] .chat-doc-pane__rail-btn:focus-visible,html[data-tkc-theme=dark] .chat-workspace__doc-reopen:focus-visible{box-shadow:0 0 0 2px #0f172a,0 0 0 4px #60a5fa80}.chat-workspace__doc-reopen-ic{height:22px;width:22px}.chat-workspace__doc-reopen-txt{letter-spacing:.12em;text-orientation:mixed;writing-mode:vertical-rl}.main--doc-collapsed .chat-workspace__thread{padding-right:48px}.chat-doc-pane__scale{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:flex-start;min-height:240px}.chat-doc-pane__scale--pdf{box-sizing:border-box;padding:6px}.chat-doc-pane__body--pdf{cursor:zoom-in}.chat-doc-pane__iframe{background:#f1f5f9;border:none;flex:0 1 auto;max-height:min(44vh,480px);min-height:min(36vh,360px);width:100%}html[data-tkc-theme=dark] .chat-doc-pane__iframe{background:#1e293b}.chat-doc-pane__word{color:var(--text-2);padding:32px 24px;text-align:center}.chat-doc-pane__word-name{color:var(--text);font-weight:600;margin:12px 0 8px;word-break:break-all}.chat-doc-pane__word-hint{font-size:13px;line-height:1.5;margin:0 auto;max-width:min(400px,100%)}.chat-doc-pane__word-status{color:var(--text-2);font-size:14px;margin:0;padding:28px 16px;text-align:center}.chat-doc-pane__word--rich{align-items:stretch;display:flex;flex:1;flex-direction:column;min-height:0;padding:0;text-align:left}.chat-doc-pane__word-html{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1;min-height:0;overflow:auto;padding:12px 14px 16px;width:100%}.chat-doc-pane__word-html.chat-doc-pane__word-md{padding:16px 14px 28px}.chat-doc-pane__word-md{background:#fff;border:1px solid #0f172a14;border-radius:14px;box-shadow:0 1px 2px #0f172a0d,0 10px 28px #0f172a12;box-sizing:border-box;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:15px;font-weight:400;letter-spacing:.012em;line-height:1.78;margin-left:auto;margin-right:auto;max-width:min(100%,42rem);overflow-wrap:anywhere;padding:28px 32px 40px;text-align:start;word-break:break-word}html[data-tkc-theme=dark] .chat-doc-pane__word-md{background:linear-gradient(180deg,#1e293bfa,#0f172afc);border-color:#94a3b82e;box-shadow:inset 0 1px 0 #ffffff0d,0 12px 36px #00000073}.chat-doc-pane__word-md>:first-child{margin-top:0!important}.chat-doc-pane__word-md>:last-child{margin-bottom:0!important}.chat-doc-pane__word-md p{line-height:inherit;margin:.5em 0}.chat-doc-pane__word-md h1,.chat-doc-pane__word-md h2,.chat-doc-pane__word-md h3,.chat-doc-pane__word-md h4{line-height:1.28;margin:1.15em 0 .42em}.chat-doc-pane__word-md h1:first-child,.chat-doc-pane__word-md h2:first-child,.chat-doc-pane__word-md h3:first-child,.chat-doc-pane__word-md h4:first-child{margin-top:0}.chat-doc-pane__word-md ol,.chat-doc-pane__word-md ul{margin:.5em 0;padding-left:1.5em}.chat-doc-pane__word-md li{margin:.28em 0}.chat-doc-pane__word-md table{font-size:14px;line-height:1.55}.chat-doc-pane__word-md img{box-shadow:0 4px 18px #0f172a1a;display:block;margin:.75em auto}html[data-tkc-theme=dark] .chat-doc-pane__word-md img{box-shadow:0 6px 22px #00000073}.chat-doc-pane__word-md sub,.chat-doc-pane__word-md sup{font-size:.72em;line-height:0;position:relative;vertical-align:initial}.chat-doc-pane__word-md sup{top:-.4em}.chat-doc-pane__word-md sub{top:.18em}.msg-attachments-user__files--pane-docs{flex-wrap:wrap}button.file-attachment--open-pane{border:none;cursor:pointer;font:inherit;max-width:100%;text-align:left;width:auto}button.file-attachment--open-pane:focus-visible{border-radius:12px;box-shadow:0 0 0 3px #4080ff59;outline:none}.chat-container{display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;overflow-y:auto;scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-width:thin}#chatContainer::-webkit-scrollbar,.chat-container::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}#chatContainer::-webkit-scrollbar-track,.chat-container::-webkit-scrollbar-track{background:var(--tkc-scrollbar-track,#0000);border-radius:999px}#chatContainer::-webkit-scrollbar-thumb,.chat-container::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--tkc-scrollbar-thumb,#86909c47);border:2px solid #0000;border-radius:999px}#chatContainer::-webkit-scrollbar-thumb:hover,.chat-container::-webkit-scrollbar-thumb:hover{background-color:var(--tkc-scrollbar-thumb-hover,#6b72807a)}.history-section,.tkc-app .sidebar{scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-width:thin}.history-section::-webkit-scrollbar,.tkc-app .sidebar::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}.history-section::-webkit-scrollbar-track,.tkc-app .sidebar::-webkit-scrollbar-track{background:var(--tkc-scrollbar-track,#0000);border-radius:999px}.history-section::-webkit-scrollbar-thumb,.tkc-app .sidebar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--tkc-scrollbar-thumb,#86909c47);border:2px solid #0000;border-radius:999px}.history-section::-webkit-scrollbar-thumb:hover,.tkc-app .sidebar::-webkit-scrollbar-thumb:hover{background-color:var(--tkc-scrollbar-thumb-hover,#6b72807a)}.tkc-nav-projects__list{scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-width:thin}.tkc-nav-projects__list::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}.tkc-nav-projects__list::-webkit-scrollbar-track{background:var(--tkc-scrollbar-track,#0000)}.tkc-nav-projects__list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--tkc-scrollbar-thumb,#86909c47);border:2px solid #0000;border-radius:999px}.tkc-nav-projects__list::-webkit-scrollbar-thumb:hover{background-color:var(--tkc-scrollbar-thumb-hover,#6b72807a)}.chat-container>.page.active:has(>.empty-state){display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.empty-state{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center;max-width:100%;min-width:0;overflow-x:hidden;text-align:center;width:100%}.empty-state:not(:has(.tkc-home-model-explorer)){padding:24px 20px min(18vh,160px)}.tkc-chat-home-tool-cats-wrap{box-sizing:border-box;margin-top:clamp(20px,3vh,32px);max-width:min(920px,100%);padding:0 clamp(12px,3vw,20px);width:100%}.tkc-chat-home-tool-cats-heading{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-align:left;text-transform:uppercase}.tkc-home-tool-cats--chat .tkc-home-tool-cats__list{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.tkc-home-tool-cats--chat .tkc-home-tool-cats__link{background:#ffffffb8;border:1px solid #94a3b847;border-radius:12px;box-shadow:0 1px 2px #0f172a0d;color:#0f172a;min-height:46px;padding:8px 12px}.tkc-home-tool-cats--chat .tkc-home-tool-cats__link:hover{background:#fff;border-color:#6366f159;box-shadow:0 6px 18px #6366f11f;transform:translateY(-1px)}.tkc-home-tool-cats--chat .tkc-home-tool-cats__icon{border-radius:10px;height:36px;width:36px}.tkc-home-tool-cats--chat .tkc-home-tool-cats__icon svg{height:18px;width:18px}.tkc-home-tool-cats--chat .tkc-home-tool-cats__label{font-size:13px}@media (max-width:900px){.tkc-home-tool-cats--chat .tkc-home-tool-cats__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.tkc-home-tool-cats--chat .tkc-home-tool-cats__list{grid-template-columns:1fr}.tkc-chat-home-tool-cats-heading{text-align:center}}.chat-container:has(>.page.active>.empty-state){overflow-x:hidden}.empty-state__title{background:linear-gradient(115deg,#0f172a,#2563eb 42%,#0891b2 85%);-webkit-background-clip:text;background-clip:text;color:#0000;filter:drop-shadow(0 2px 20px rgba(37,99,235,.12));font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(.95rem,1.8vw + .45rem,1.35rem);font-weight:600;letter-spacing:-.035em;line-height:1.2;margin:0;max-width:min(42rem,100%);white-space:normal}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.empty-state__title{background:none;color:#0f172a;filter:none}}.empty-state__tagline{color:var(--text-1,#0f172a);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.1rem,2.8vw,1.35rem);font-weight:600;letter-spacing:-.02em;line-height:1.35;margin:.65rem 0 0;max-width:min(36rem,100%)}.page{display:none}.page.active{align-self:stretch;display:flex;flex-direction:column;margin-left:0;margin-right:0;max-width:100%;overflow-y:visible;width:100%}@media (min-width:901px){.page.active{align-self:center;margin-left:auto;margin-right:auto;width:65%}}.message{animation:msg .3s ease;display:flex;gap:12px;margin-top:0}.message+.message{margin-top:16px}.message.user{align-self:flex-end;flex-direction:row-reverse}.msg-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;min-width:0}.message.user .msg-content{align-items:flex-end}.msg-stack{align-items:stretch;display:flex;flex-direction:column;gap:0;max-width:100%;min-width:0}.msg-stack--user{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 2px 14px #0f172a12,inset 0 0 0 1px #fffc;gap:12px;max-width:min(100%,440px);padding:12px 14px}.message.user.bkcolor{background:#0000;border-radius:0;padding:0}.message.user .msg-stack--user .msg-bubble{background:#0000;border:none;border-radius:0;box-shadow:none;color:var(--text);font-size:15px;line-height:1.55;margin:0;overflow-wrap:break-word;padding:0;word-break:break-word}.message.user .msg-stack--user .msg-bubble.msg-user-text{word-wrap:break-word;box-sizing:border-box;hyphens:manual;max-width:100%;overflow-wrap:anywhere;overflow-x:visible;overflow-y:visible;white-space:pre-wrap;width:100%;word-break:normal}.message.user .msg-stack--user .msg-bubble:empty{display:none}.msg-stack:not(.msg-stack--user){gap:10px;max-width:100%}.msg-bubble{word-wrap:break-word;border-radius:14px;font-size:15px;line-height:1.6;overflow-wrap:break-word;padding:14px 18px;position:relative;white-space:normal;word-break:break-all}.msg-bubble--assistant{background:#0000;border:none;box-shadow:none;max-width:100%;overflow-wrap:break-word;padding:10px 18px;width:100%;word-break:break-word}.msg-bubble--assistant .msg-md{font-weight:500}.msg-bubble--assistant .msg-md b,.msg-bubble--assistant .msg-md strong{font-weight:600}.msg-bubble--assistant .msg-md :is(h1,h2,h3,h4,th){font-weight:550}.msg-thinking{align-items:center;color:var(--text-2);display:inline-flex;flex-wrap:wrap;gap:10px}.msg-thinking__text{color:var(--text);font-weight:500}.msg-thinking__pulse{align-items:flex-end;display:inline-flex;gap:3px;height:14px;justify-content:center}.msg-thinking__bar{animation:msg-thinking-bar .85s ease-in-out infinite;background:var(--primary,#4080ff);border-radius:2px;height:5px;opacity:.4;width:3px}.msg-thinking__bar:nth-child(2){animation-delay:.12s}.msg-thinking__bar:nth-child(3){animation-delay:.24s}@keyframes msg-thinking-bar{0%,to{height:5px;opacity:.4}50%{height:14px;opacity:1}}.msg-md{font-feature-settings:"kern" 1,"liga" 1;color:var(--text);font-size:15px;letter-spacing:.01em;line-height:1.72}.msg-md ::selection,.msg-md::selection{background:#4080ff33}.msg-md>:first-child{margin-top:0}.msg-md>:last-child{margin-bottom:0}.msg-md p{margin:.65em 0}.msg-md b,.msg-md strong{color:#111827;font-weight:550}.msg-md em,.msg-md i{color:var(--text);font-style:italic}.msg-md h1,.msg-md h2,.msg-md h3,.msg-md h4{color:#0f172a;font-weight:550;letter-spacing:-.02em;line-height:1.32;margin:1.15em 0 .5em}.msg-md h1{border-bottom:1px solid #0f172a14;font-size:1.28em;padding-bottom:.35em}.msg-md h2{border-bottom:1px solid #0f172a0f;font-size:1.15em;padding-bottom:.28em}.msg-md h3,.msg-md h4{font-size:1.06em}.msg-md ol,.msg-md ul{margin:.55em 0;padding-left:1.45em}.msg-md ul{list-style-type:disc}.msg-md ul ul{list-style-type:circle;margin:.35em 0}.msg-md ol{list-style-type:decimal}.msg-md li{margin:.35em 0;padding-left:.2em}.msg-md li::marker{color:#4080ffd9}.msg-md li>p{margin:.3em 0}.msg-md blockquote{background:linear-gradient(90deg,#4080ff12,#4080ff05);border-left:4px solid #4080ff80;border-radius:0 12px 12px 0;color:var(--text-2);font-size:.96em;margin:.85em 0;padding:.65em 1em .65em 1rem}.msg-md hr{background:linear-gradient(90deg,#0000,var(--border),#0000);border:none;height:1px;margin:1.25em 0}.msg-md a{color:var(--primary,#4080ff);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-word}.msg-md a:hover{color:#2563eb}.msg-md code{background:#4f46e514;border:1px solid #4f46e51f;border-radius:6px;color:#4338ca;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86em;font-weight:500;padding:.15em .45em}.msg-md code.msg-md__project-id{background:linear-gradient(180deg,#eff6fffa,#dbeafef0);border:1px solid #4080ff52;border-radius:8px;box-shadow:inset 0 1px 0 #ffffffeb,0 1px 3px #4080ff1a;color:#1d4ed8;display:inline;font-size:.84em;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.02em;padding:.2em .62em;word-break:break-all}.msg-code-block{margin:.9em 0;position:relative}.msg-code-block__toolbar{align-items:center;background:#e8edf3;border:1px solid #0f172a17;border-bottom:none;border-radius:12px 12px 0 0;display:flex;gap:8px;justify-content:flex-end;min-height:36px;padding:4px 8px 4px 12px}.msg-code-block__lang{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.02em;margin-right:auto;text-transform:lowercase;user-select:none}.msg-code-block__copy{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:color .15s ease,background .15s ease;width:32px}.msg-code-block__copy:hover{background:#0f172a0f;color:var(--primary,#2563eb)}.msg-code-block__copy:focus{outline:none}.msg-code-block__copy:focus-visible{box-shadow:0 0 0 2px #2563eb59;color:var(--primary,#2563eb)}.msg-code-block__copy--copied{background:#2563eb1a;color:var(--primary,#2563eb)}.msg-code-block__icon{display:block;height:18px;pointer-events:none;width:18px}.msg-code-block__mark{align-items:center;color:var(--primary,#2563eb);display:inline-flex;font-size:14px;font-weight:700;height:18px;justify-content:center;line-height:1;user-select:none;width:18px}.msg-md .msg-code-block pre{border:1px solid #0f172a17;border-radius:0 0 12px 12px;margin:0}.msg-md .msg-code-block pre,.msg-md pre{-webkit-overflow-scrolling:touch;background:#f1f5f9;box-shadow:inset 0 1px 2px #0f172a0a;font-size:13px;font-weight:500;line-height:1.55;overflow-x:auto;padding:14px 16px}.msg-md pre{border:1px solid #0f172a17;border-radius:12px;margin:.9em 0}.msg-md pre code{background:#0000;border:none;border-radius:0;color:#1e293b;font-size:inherit;font-weight:500;padding:0;white-space:pre}.msg-md table{border:1px solid #0f172a1a;border-collapse:initial;border-radius:10px;border-spacing:0;font-size:14px;line-height:1.5;margin:.85em 0;overflow:hidden;width:100%}.msg-md td,.msg-md th{border:none;border-bottom:1px solid #0f172a14;padding:10px 12px;text-align:left;vertical-align:top}.msg-md tr:last-child td{border-bottom:none}.msg-md tbody tr:nth-child(2n){background:#0f172a05}.msg-md th{background:#4080ff14;color:#0f172a;font-weight:550}.msg-md img{border-radius:10px;box-shadow:0 4px 16px #0f172a14;height:auto;margin:.65em 0;max-width:100%}.message.user .msg-bubble{border-bottom-right-radius:4px}.msg-attachments{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px}.msg-attachments--user{-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;min-width:0;overflow-x:auto;width:100%}.msg-attachments-user__files{display:flex;flex:0 1 auto;flex-direction:column;gap:8px;max-width:min(280px,48%);min-width:0}.msg-attachments-user__images{display:grid;flex:1 1 0;gap:8px;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));min-width:0;width:auto}.msg-attachments--user .msg-doc-split{flex:1 1 100%;min-width:0;width:100%}.msg-doc-split{background:#ffffff8c;border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 3px #0f172a0f;display:grid;gap:12px;grid-template-columns:1fr;margin-top:4px;padding:12px}@media (min-width:640px){.msg-doc-split{align-items:stretch;grid-template-columns:1fr 1fr}}.msg-doc-split__head{color:var(--text-2);font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:8px}.msg-doc-split__body--parse{background:#0f172a08;overflow:auto;padding:10px 12px}.msg-doc-split__body--parse,.msg-doc-split__body--preview{border:1px solid #0f172a0f;border-radius:10px;max-height:min(52vh,420px);min-height:160px}.msg-doc-split__body--preview{background:#0f172a05;overflow:hidden;position:relative}.msg-doc-parse-skeleton{display:flex;flex-direction:column;gap:8px}.msg-doc-parse-skeleton__line{animation:msg-doc-shimmer 1.15s ease-in-out infinite;background:linear-gradient(90deg,#0f172a14,#4080ff24,#0f172a14);background-size:200% 100%;border-radius:6px;height:10px}.msg-doc-parse-skeleton__line:first-child{width:100%}.msg-doc-parse-skeleton__line:nth-child(2){width:92%}.msg-doc-parse-skeleton__line:nth-child(3){width:88%}.msg-doc-parse-skeleton__line:nth-child(4){width:96%}.msg-doc-parse-skeleton__line:nth-child(5){width:72%}.msg-doc-parse-skeleton__line:nth-child(6){width:84%}@keyframes msg-doc-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.msg-doc-parse-hint{color:var(--text-2);font-size:12px;margin:10px 0 0}.msg-doc-parse-error{color:#c94a4a;font-size:13px;line-height:1.5;margin:0}.msg-doc-parse-text{color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.msg-doc-iframe-wrap{height:min(52vh,420px);min-height:200px;width:100%}.msg-doc-iframe{background:#f8fafc;border:none;border-radius:8px;height:100%;width:100%}.msg-doc-word-preview{align-items:center;display:flex;justify-content:center;min-height:200px;padding:12px;position:relative}.msg-doc-preview-loading{align-items:center;color:var(--text-2);display:inline-flex;font-size:12px;gap:8px}.msg-doc-preview-loading--card{align-items:center;backdrop-filter:blur(4px);background:#f8fafceb;border-radius:10px;display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;position:absolute;z-index:1}.msg-doc-preview-loading__spinner{animation:spin .65s linear infinite;border:2px solid #4080ff33;border-radius:50%;border-top:2px solid var(--primary,#4080ff);height:22px;width:22px}.msg-doc-word-preview__card{align-items:center;background:linear-gradient(180deg,#f8f9fb,#f1f3f6);border:1px solid #0f172a14;border-radius:12px;display:flex;gap:12px;max-width:100%;padding:14px 16px}.msg-doc-word-preview__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.msg-doc-word-preview__name{color:var(--text);font-size:13px;font-weight:600;word-break:break-all}.msg-doc-word-preview__type{color:var(--text-2);font-size:11px}html[data-tkc-theme=dark] .msg-doc-split{background:#0f172a73}html[data-tkc-theme=dark] .msg-doc-split__body--parse,html[data-tkc-theme=dark] .msg-doc-split__body--preview{background:#0f172a40;border-color:#ffffff14}html[data-tkc-theme=dark] .msg-doc-iframe{background:#0f172a}html[data-tkc-theme=dark] .msg-doc-preview-loading--card{background:#0f172ae0}html[data-tkc-theme=dark] .msg-doc-word-preview__card{background:linear-gradient(180deg,#1e293be6,#0f172af2);border-color:#ffffff14}.msg-attachments-user__files:only-child{flex:1 1 auto;max-width:100%}.msg-attachments-user__images:only-child{flex:1 1 auto;max-width:100%;width:100%}.msg-attachments-user__images .image-attachment{justify-self:stretch;max-width:none;width:100%}.msg-attachments-user__images:has(.image-attachment:only-child){grid-template-columns:minmax(120px,min(72vw,260px));justify-items:stretch}.msg-attachments-user__images:has(.image-attachment:only-child) .image-attachment{aspect-ratio:1;border:1px solid #0f172a0f;border-radius:12px;box-shadow:0 1px 4px #0f172a0f;height:auto;max-width:260px;min-height:120px;width:100%}.bkcolor{background:#f5f5f5;border-radius:12px}.file-attachment{align-items:center;background:linear-gradient(180deg,#f8f9fb,#f1f3f6);border:1px solid #0f172a14;border-radius:12px;color:var(--text-2);display:flex;font-size:13px;gap:10px;max-width:100%;padding:10px 14px;transition:border-color .15s ease,box-shadow .15s ease}.file-attachment:hover{border-color:#4080ff47;box-shadow:0 2px 8px #4080ff1a}.file-attachment__name{color:var(--text);flex:1;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-icon{color:var(--primary);flex-shrink:0;height:22px;width:22px}img.file-icon.file-icon--doc{display:block;object-fit:contain}.image-attachment{aspect-ratio:1;background:#f0f1f3;border:1px solid #0f172a0f;border-radius:10px;box-shadow:0 1px 3px #0f172a0d;cursor:pointer;height:auto;max-width:104px;min-height:88px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;width:100%}.image-attachment:hover{box-shadow:0 4px 14px #0f172a1f;transform:translateY(-1px)}.image-attachment img{display:block;height:100%;object-fit:cover;width:100%}.msg-actions{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start;margin-left:0;padding:0}.message:not(.user) .msg-actions .msg-action-btn{border-radius:8px;height:30px;min-height:30px;min-width:30px;width:30px}.message:not(.user) .msg-actions .msg-action-btn__icon{height:16px;width:16px}.message.user .msg-actions--user{align-self:flex-end;gap:2px;justify-content:flex-end;margin-left:0;margin-right:0;max-width:min(100%,440px);padding-top:0;transition:opacity .15s ease;width:100%}.message.user .msg-actions--user .msg-action-btn{border-radius:6px;height:26px;min-height:26px;min-width:26px;width:26px}.message.user .msg-actions--user .msg-action-btn__icon{height:14px;width:14px}.message.user .msg-actions--user .msg-action-btn__mark{font-size:12px;height:14px;width:14px}@media (hover:hover) and (pointer:fine){.message.user .msg-actions--user{opacity:0;pointer-events:none}.message.user:focus-within .msg-actions--user,.message.user:hover .msg-actions--user{opacity:1;pointer-events:auto}}.msg-action-btn{align-items:center;background:#0000;border:none;border-radius:10px;color:var(--icon-color,#64748b);cursor:pointer;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;padding:0;position:relative;transition:color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease;width:34px}.msg-action-btn__icon{display:block;flex-shrink:0;height:18px;pointer-events:none;width:18px}.msg-action-btn:hover{background:#0f172a0f;color:var(--primary,#2563eb)}.msg-action-btn:active{transform:scale(.96)}.msg-action-btn:focus{outline:none}.msg-action-btn:focus-visible{box-shadow:0 0 0 2px #2563eb59;color:var(--primary,#2563eb)}.msg-action-btn.liked{background:#22c55e1f;color:#16a34a}.msg-action-btn.liked:hover{background:#22c55e2e;color:#15803d}.msg-action-btn.disliked{background:#64748b1a;color:#64748b}.msg-action-btn.disliked:hover{background:#64748b24;color:#475569}.msg-action-btn.speaking{background:#2563eb1a;color:var(--primary,#2563eb)}.msg-action-btn.speaking .msg-action-btn__icon{animation:tkc-msg-speak-pulse 1.1s ease-in-out infinite}@keyframes tkc-msg-speak-pulse{0%,to{opacity:1}50%{opacity:.45}}.msg-action-btn__mark{align-items:center;display:inline-flex;font-size:14px;font-weight:700;height:18px;justify-content:center;line-height:1;user-select:none;width:18px}.msg-action-btn__mark--copy{color:var(--primary)}.msg-action-btn--copy.msg-action-btn--copied{background:#2563eb1a;color:var(--primary)}.msg-action-btn--like-pop .msg-action-btn__icon{animation:tkc-like-pop .55s cubic-bezier(.34,1.45,.52,1)}@keyframes tkc-like-pop{0%{filter:none;transform:scale(1)}45%{filter:drop-shadow(0 0 6px rgba(34,197,94,.45));transform:scale(1.38)}to{filter:none;transform:scale(1)}}.msg-action-btn--dislike-pop .msg-action-btn__icon{animation:tkc-dislike-pop .55s cubic-bezier(.34,1.35,.52,1)}@keyframes tkc-dislike-pop{0%{filter:none;transform:scale(1) rotate(0deg)}35%{filter:drop-shadow(0 3px 6px rgba(71,85,105,.5));transform:scale(1.28) rotate(-8deg) translateY(2px)}65%{transform:scale(.96) rotate(3deg) translateY(0)}to{filter:none;transform:scale(1) rotate(0deg)}}.msg-action-btn:after{background:#0f172aeb;border-radius:8px;bottom:calc(100% + 6px);box-shadow:0 4px 14px #0f172a2e;color:#f8fafc;content:attr(data-tooltip);font-size:11px;font-weight:600;left:50%;letter-spacing:.02em;opacity:0;padding:5px 9px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(4px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap;z-index:5}.msg-action-btn:focus-visible:after,.msg-action-btn:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.tkc-input-dock{align-items:stretch;align-self:center;display:flex;flex-direction:column;flex-shrink:0;margin-left:auto;margin-right:auto;overflow:visible;padding-bottom:max(4px,env(safe-area-inset-bottom,0px));padding-top:12px;position:relative;z-index:24}@media (min-width:901px){.tkc-input-dock:not(.tkc-proj-workspace-chat__dock){max-width:100%;width:clamp(min(var(--tkc-home-composer-min),100%),calc(100cqw*var(--tkc-home-composer-inline-ratio)),min(var(--tkc-home-composer-max),100%))}@supports not (width:1cqw){.tkc-input-dock:not(.tkc-proj-workspace-chat__dock){width:min(96%,var(--tkc-home-composer-max))}}}.input-area{background:linear-gradient(180deg,#f8fafc59 0,var(--bg) 48%);border-top:1px solid #0f172a0f;box-sizing:border-box;padding:12px 20px 28px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.input-area.collapsed{border-top:none;height:0;overflow:hidden;padding:0}.input-toggle-btn{-webkit-tap-highlight-color:transparent;align-items:center;align-self:center;background:linear-gradient(165deg,#ffffff57 0,#ffffff0f 42%,#0000 52%),linear-gradient(185deg,#5e94ff 0,var(--primary) 52%,#295bcc 100%);border:1px solid #ffffff6b;border-radius:50%;box-shadow:inset 0 1px 0 #ffffff61,0 3px 10px #4080ff47,0 1px 3px #0f172a1f;color:#fff;cursor:pointer;display:flex;font:inherit;height:28px;justify-content:center;line-height:1;margin:0 auto -24px;padding:0;position:relative;transform:translateY(-22px);transition:background .2s ease,box-shadow .2s ease,transform .2s ease,border-color .2s ease;width:28px;z-index:30}.input-toggle-btn__icon{display:block;filter:drop-shadow(0 1px 0 rgba(15,23,42,.12));flex-shrink:0;height:14px;opacity:.98;width:14px}.input-toggle-btn:hover{background:linear-gradient(165deg,#ffffff6b,#ffffff14 42%,#0000 52%),linear-gradient(185deg,#6fa2ff,#2d6aff 52%,#245ed4);border-color:#ffffff8c;box-shadow:inset 0 1px 0 #ffffff73,0 5px 14px #4080ff61,0 2px 4px #0f172a24;transform:translateY(-22px) scale(1.05)}.input-toggle-btn:active{box-shadow:inset 0 1px 0 #ffffff47,0 2px 6px #4080ff38;transform:translateY(-22px) scale(.96)}.input-toggle-btn:focus{outline:none}.input-toggle-btn:focus-visible{box-shadow:inset 0 1px 0 #ffffff61,0 3px 10px #4080ff47,0 0 0 3px #4080ff61}.input-box{background:#fff;border:1px solid #0f172a14;border-radius:22px;box-shadow:inset 0 0 0 1px #ffffffa6,0 1px 2px #0f172a0a,0 10px 36px #0f172a14;display:flex;flex-direction:column;overflow:hidden}.input-box.tkc-input-box--tools-menu-open,.input-box:has(.tkc-chat-tools-menu--open),.tkc-input-box--tools-menu-open{overflow:visible}.input-box.tkc-input-box--knowledge-open,.input-box:has(.tkc-home-know--open),.tkc-input-box--knowledge-open{overflow:visible}.input-box:has(.tkc-home-know--open) .send-toolbar__features,.send-toolbar__features.tkc-send-toolbar__features--knowledge-open{overflow:visible}.tkc-input-dock:has(.tkc-chat-tools-menu--open) .input-area,.tkc-input-dock:has(.tkc-home-know--open) .input-area,.tkc-input-dock:has(.tkc-input-box--composer-popover-open) .input-area,.tkc-input-dock:has(.tkc-input-box--knowledge-open) .input-area,.tkc-input-dock:has(.tkc-input-box--tools-menu-open) .input-area{position:relative;z-index:40}.tkc-input-dock .input-box .input-content{position:relative;z-index:1}.tkc-input-dock .input-box .send-toolbar{position:relative;z-index:2}.input-box:has(.tkc-chat-tools-menu--open) .input-content,.input-box:has(.tkc-home-know--open) .input-content,.tkc-input-box--composer-popover-open .input-content,.tkc-input-box--knowledge-open .input-content,.tkc-input-box--tools-menu-open .input-content{position:relative;z-index:0}.input-box:has(.tkc-chat-tools-menu--open) .send-toolbar,.input-box:has(.tkc-home-know--open) .send-toolbar,.tkc-input-box--composer-popover-open .send-toolbar,.tkc-input-box--knowledge-open .send-toolbar,.tkc-input-box--tools-menu-open .send-toolbar{position:relative;z-index:12}.input-box:has(.tkc-chat-tools-menu--open) .input-content__zoom-btn,.input-box:has(.tkc-home-know--open) .input-content__zoom-btn,.tkc-input-box--composer-popover-open .input-content__zoom-btn,.tkc-input-box--knowledge-open .input-content__zoom-btn,.tkc-input-box--tools-menu-open .input-content__zoom-btn{pointer-events:none}.input-box.tkc-input-box--composer-popover-open,.send-toolbar__features.tkc-send-toolbar__features--composer-popover-open,.send-toolbar__features.tkc-send-toolbar__features--tools-menu-open,.send-toolbar__trailing.tkc-send-toolbar__trailing--composer-popover-open,.send-toolbar__trailing.tkc-send-toolbar__trailing--tools-menu-open,.tkc-input-box--composer-popover-open{overflow:visible}.input-box:has(.tkc-chat-tools-menu--open) .send-toolbar__features,.input-box:has(.tkc-chat-tools-menu--open) .send-toolbar__trailing{overflow:visible}.input-box:focus-within{border-color:#4080ff6b;box-shadow:0 0 0 3px #4080ff1f,0 12px 40px #4080ff1a}.input-toolbar{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:12px;padding:8px 16px}.tkc-model-picker--header{flex-shrink:0;min-width:0}.chatbot-settings__wrapper--header{max-width:min(400px,92vw)}.chatbot-settings__wrapper--header.chatbot-settings__wrapper--open{z-index:280}.chatbot-settings__trigger--header{background:#f0f0f0;border:none;border-radius:10px;box-shadow:none;color:#171717;font-size:12px;font-weight:500;height:32px;letter-spacing:-.01em;min-height:32px;padding:0 12px 0 14px;transition:background .15s ease,box-shadow .15s ease}.chatbot-settings__trigger--header:hover{background:#e8e8e8}.chatbot-settings__wrapper--header.chatbot-settings__wrapper--open .chatbot-settings__trigger--header{background:#ebebeb;box-shadow:0 1px 2px #0f172a0f}.chatbot-settings__wrapper--header.chatbot-settings__wrapper--open .chatbot-settings__chevron{color:#404040;opacity:1}.chatbot-settings__trigger-logo{border-radius:5px;display:block;flex-shrink:0;height:18px;object-fit:contain;width:18px}.chatbot-settings__trigger--header .chatbot-settings__trigger-label{flex:1;min-width:0}.chatbot-settings__option--row{align-items:center;display:flex;gap:12px;justify-content:space-between;text-align:left;width:100%}.chatbot-settings__option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-settings__wrapper{align-items:stretch;box-sizing:border-box;display:inline-flex;flex-direction:column;max-width:min(288px,66vw);min-width:0;position:relative;z-index:1}.chatbot-settings__wrapper--open{z-index:40}.chatbot-settings__trigger{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#fff;border:none;border-radius:8px;box-shadow:0 1px 2px #0000000a;box-sizing:border-box;color:#171717;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:500;gap:8px;height:36px;justify-content:space-between;letter-spacing:-.01em;line-height:1.2;margin:0;outline:none;padding:0 10px 0 12px;text-align:left;transition:none;width:100%}.chatbot-settings__trigger:focus-visible{box-shadow:0 0 0 2px #4080ff59}.chatbot-settings__trigger-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-settings__chevron{align-items:center;color:#737373;display:flex;flex-shrink:0;justify-content:center;opacity:.9;transition:transform .2s ease}.chatbot-settings__wrapper--open .chatbot-settings__chevron{transform:rotate(180deg)}.chatbot-settings__wrapper--disabled .chatbot-settings__trigger{cursor:not-allowed;opacity:.5;pointer-events:none}.chatbot-settings__menu{-webkit-overflow-scrolling:touch;background:#fff;border:none;border-radius:12px;bottom:calc(100% + 6px);box-shadow:0 8px 28px #0f172a24,0 2px 8px #0f172a0f;left:0;list-style:none;margin:0;max-height:min(280px,42vh);overflow-x:hidden;overflow-y:auto;padding:6px;position:absolute;right:0;z-index:50}.chatbot-settings__menu.chatbot-settings__menu--header{background:#fff;border:none;border-radius:14px;bottom:auto;box-shadow:0 20px 50px #0f172a24,0 8px 24px #0f172a14;display:flex;flex-direction:column;gap:2px;left:0;max-height:min(520px,80vh);max-width:min(420px,calc(100vw - 24px));min-width:max(100%,320px);padding:10px;right:auto;scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-gutter:stable;scrollbar-width:thin;top:calc(100% + 8px);width:max-content;z-index:290}.chatbot-settings__menu.chatbot-settings__menu--header::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}.chatbot-settings__menu.chatbot-settings__menu--header::-webkit-scrollbar-track{background:var(--tkc-scrollbar-track,#0000);border-radius:100px;margin:10px 0}.chatbot-settings__menu.chatbot-settings__menu--header::-webkit-scrollbar-thumb{background:var(--tkc-scrollbar-thumb,#86909c47);background-clip:padding-box;border:2px solid #0000;border-radius:100px}.chatbot-settings__menu.chatbot-settings__menu--header::-webkit-scrollbar-thumb:hover{background:var(--tkc-scrollbar-thumb-hover,#6b72807a);background-clip:padding-box;border:2px solid #0000}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header{align-items:flex-start;border-radius:12px;display:flex;font-size:12px;gap:10px;justify-content:space-between;margin:0;padding:10px;text-align:left;transition:background .12s ease;width:100%}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option-logo{border-radius:7px;box-shadow:0 0 0 1px #0f172a0f;flex-shrink:0;height:24px;object-fit:contain;width:24px}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header .chatbot-settings__option-main{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option-head{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-width:0;row-gap:3px;width:100%}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option-label{color:#1a1a1a;flex:0 1 auto;font-size:12px;font-weight:600;line-height:1.35;min-width:0;overflow:visible;text-overflow:unset;white-space:normal}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__model-badge{border-radius:5px;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.25;padding:1px 6px}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__model-badge--new{background:#7dd3fc73;border:1px solid #0ea5e959;color:#0369a1}.chatbot-settings__model-badge{align-items:center;background:#3b82f624;border:none;border-radius:6px;color:#2563eb;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.02em;line-height:1.2;padding:2px 8px}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option-sub{color:#64748b;display:block;font-size:11px;font-weight:400;line-height:1.4;margin:0;max-width:100%;padding:0}.chatbot-settings__option-trail{align-items:center;color:#171717;display:flex;flex-shrink:0;justify-content:center;margin-top:1px;min-height:22px;width:22px}.chatbot-settings__option-check{display:block}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header:hover:not(.is-active){background:#0f172a0a}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header.is-active{background:rgba(15,23,42,.035);color:inherit}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header.is-active .chatbot-settings__option-label{color:#0f172a}.chatbot-settings__menu.chatbot-settings__menu--header .chatbot-settings__option--header:focus-visible{box-shadow:inset 0 0 0 2px #3b82f659;outline:none}.chatbot-settings__menu.chatbot-settings__menu--header.chatbot-settings__menu--grouped{gap:0;min-width:max(100%,340px)}.chatbot-settings__provider-block{margin:0;padding:0}.chatbot-settings__provider-block+.chatbot-settings__provider-block{border-top:1px solid #0f172a12;margin-top:6px;padding-top:6px}.chatbot-settings__provider-heading{align-items:center;border-radius:10px 10px 0 0;display:flex;font-size:10px;font-weight:800;gap:8px;letter-spacing:.06em;margin:0;padding:6px 12px;text-transform:uppercase}.chatbot-settings__provider-block--doubao .chatbot-settings__provider-heading{background:linear-gradient(180deg,#3b82f624,#3b82f605);color:#1e40af}.chatbot-settings__provider-block--deepseek .chatbot-settings__provider-heading{background:linear-gradient(180deg,#14b8a629,#14b8a608);color:#0f766e}.chatbot-settings__provider-block--tkcore .chatbot-settings__provider-heading{background:linear-gradient(180deg,#6366f12e,#6366f10a);color:#4338ca}.chatbot-settings__provider-block--glm .chatbot-settings__provider-heading{background:linear-gradient(180deg,#f59e0b33,#f59e0b0d);color:#b45309}.chatbot-settings__provider-block--kimi .chatbot-settings__provider-heading{background:linear-gradient(180deg,#06b6d42e,#06b6d40a);color:#0e7490}.chatbot-settings__provider-block--minimax .chatbot-settings__provider-heading{background:linear-gradient(180deg,#a78bfa38,#a78bfa0d);color:#7c3aed}.chatbot-settings__provider-options{display:flex;flex-direction:column;gap:2px;padding:0 0 6px}.chatbot-settings__provider-block--deepseek .chatbot-settings__model-badge:not(.chatbot-settings__model-badge--new){background:#14b8a629;color:#0f766e}.chatbot-settings__menu-item{margin:0;padding:0}.chatbot-settings__option{-webkit-tap-highlight-color:transparent;background:#0000;border:none;border-radius:8px;color:#262626;cursor:pointer;display:block;font:inherit;font-size:14px;font-weight:500;line-height:1.35;margin:0;outline:none;padding:10px 12px;text-align:left;transition:none;width:100%}.chatbot-settings__option.is-active{background:#f0f0f2;color:#0a0a0a;font-weight:600}.chatbot-settings__option:focus-visible{box-shadow:inset 0 0 0 2px #4080ff73}.tool-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--text-2);cursor:pointer;display:flex;height:32px;justify-content:center;outline:none;transition:all .2s;width:32px}.tool-btn:hover{background:#0000000d;color:var(--primary)}.tool-btn input{display:none}label.tool-btn.tkc-attach-plus{background:#f8fafc;border:1px solid #0f172a1a;border-radius:50%;box-shadow:0 1px 2px #0f172a0a;box-sizing:border-box;display:block;flex-shrink:0;height:38px;margin:0;overflow:hidden;padding:0;position:relative;width:38px}.tkc-attach-plus-char{display:inline-block;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:22px;font-weight:500;left:50%;line-height:1;margin:0;padding:0;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}label.tool-btn.tkc-attach-plus input[type=file]{border:0;cursor:pointer;display:block;font-size:0;height:100%;inset:0;margin:0;opacity:0;padding:0;position:absolute;width:100%;z-index:2}label.tool-btn.tkc-attach-plus:hover{background:#fff;border-color:#4080ff66;box-shadow:0 2px 8px #4080ff1f;color:var(--primary)}.input-content{display:flex;flex-direction:column;font-size:15px;gap:10px;min-height:0;padding:14px 18px 10px;position:relative}.input-content__main{display:block;min-height:0;min-width:0;position:relative}.input-voice-hint{align-items:center;background:#fee2e2eb;border:1px solid #dc262647;border-radius:999px;box-shadow:0 1px 3px #0f172a0f;color:#b91c1c;display:inline-flex;font-size:12px;font-weight:600;gap:6px;left:5px;letter-spacing:.02em;padding:3px 9px 3px 6px;pointer-events:none;position:absolute;top:5px;z-index:4}.input-voice-hint__pulse{animation:tkc-voice-hint-blink 1.1s ease-in-out infinite;background:#dc2626;border-radius:50%;flex-shrink:0;height:7px;width:7px}.input-voice-hint__label{line-height:1.2}@keyframes tkc-voice-hint-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.input-content__main textarea{box-sizing:border-box;color:var(--text);display:block;font-size:15px;line-height:1.55;max-height:280px!important;min-height:52px;overflow-wrap:break-word;overflow-x:auto;padding:6px 36px 8px 4px;tab-size:4;-moz-tab-size:4;white-space:pre-wrap;width:100%;word-break:break-word}.input-content__main textarea.input-content__textarea--dictating{padding-top:30px}.input-area .input-box textarea::placeholder,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-box textarea::placeholder{color:#64748bb8}.input-content__zoom-btn{-webkit-tap-highlight-color:transparent;background:#0000;border:none;border-radius:8px;bottom:auto;box-shadow:none;color:#64748be0;height:26px;left:auto;margin:0;min-height:26px;min-width:26px;padding:0;position:absolute;right:max(6px,env(safe-area-inset-right,0px));top:6px;width:26px;z-index:5}.input-content__zoom-btn:hover{background:#0f172a0f;box-shadow:none;color:var(--primary)}.input-content__zoom-btn .input-content__zoom-icon,.input-content__zoom-btn img{display:block;height:15px;margin:0 auto;width:15px}.attachments-preview{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-wrap:nowrap;gap:6px;max-height:52px;min-height:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.attachment-item{border-radius:6px;overflow:hidden;position:relative}.attachment-item.file{align-items:flex-start;background:#0000000d;color:var(--text-2);display:flex;font-size:12px;gap:5px;max-width:220px;min-width:132px;padding:5px 22px 5px 9px}.attachment-item__file-text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.attachment-item__name{color:var(--text);font-weight:500;line-height:1.35;word-break:break-word}.attachment-item__meta{color:var(--text-2);font-size:10px;line-height:1.3;opacity:.9}.attachment-item.image{height:52px;width:52px}.attachment-item__image-thumb{height:100%;overflow:hidden;position:relative;width:100%}.attachment-item.image .attachment-item__image-thumb img{display:block;height:100%;object-fit:cover;width:100%}.attachments-preview .attachment-item.file .file-icon,.attachments-preview .attachment-item.file img.file-icon{flex-shrink:0;height:14px;min-width:14px;object-fit:contain;width:14px}.attachments-preview .attachment-item.file{align-items:center;align-self:center;flex-shrink:0;max-height:36px;max-width:min(240px,52vw);min-height:32px;min-width:120px;padding:3px 22px 3px 7px}.attachments-preview .attachment-item__file-text{align-items:center;flex-direction:row;gap:6px;min-width:0}.attachments-preview .attachment-item__name{font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.attachments-preview .attachment-item__meta{flex-shrink:0;line-height:1.2;white-space:nowrap}.attachments-preview .attachment-item.file .remove-attachment{font-size:11px;height:18px;right:3px;top:50%;transform:translateY(-50%);width:18px}.attachments-preview .attachment-item.image{cursor:pointer;flex-shrink:0}.attachments-preview .attachment-item--open-pane{cursor:pointer}.attachments-preview .attachment-item--doc-active.file{background:#4080ff1f;box-shadow:0 0 0 2px #4080ff59;color:var(--text)}html[data-tkc-theme=dark] .attachments-preview .attachment-item--doc-active.file{background:#60a5fa24;box-shadow:0 0 0 2px #60a5fa59}.attachment-suggest-prompts-wrap{border-top:1px solid #0f172a0f;margin-top:2px;padding:2px 0 0}.attachment-suggest-prompts__bar{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;min-width:0}.attachment-suggest-prompts{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex:1;flex-wrap:nowrap;gap:4px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.attachment-suggest-prompts__actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:4px}.attachment-suggest-prompts__icon-btn{align-items:center;background:#ffffffe6;border:1px solid #0f172a1a;border-radius:6px;color:var(--text-2);cursor:pointer;display:inline-flex;font-size:13px;height:22px;justify-content:center;line-height:1;padding:0;transition:background .12s ease,border-color .12s ease,color .12s ease;width:22px}.attachment-suggest-prompts__icon-btn:hover{background:#4080ff14;border-color:#4080ff59;color:var(--primary,#4080ff)}.attachment-suggest-prompts__icon-btn--close{font-size:15px;font-weight:600;line-height:.85}.attachment-suggest-prompts__peek{background:#0000;border:1px dashed #0f172a1f;border-radius:6px;color:var(--text-2);cursor:pointer;font-size:11px;height:22px;line-height:1;margin-top:2px;opacity:.75;padding:0;width:26px}.attachment-suggest-prompts__peek:hover{border-color:#4080ff59;color:var(--primary,#4080ff);opacity:1}.attachment-suggest-prompts__chip{font-feature-settings:"kern" 1,"liga" 1;-webkit-tap-highlight-color:transparent;align-items:center;background:#f8fafcf2;border:1px solid #0f172a12;border-radius:999px;box-shadow:0 1px 1px #0f172a0a;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:500;gap:3px;letter-spacing:.01em;line-height:1.35;max-width:min(220px,72vw);padding:4px 8px 4px 6px;transition:background .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.attachment-suggest-prompts__chip:hover:not(:disabled){background:#4080ff0f;border-color:#4080ff66;box-shadow:0 1px 3px #4080ff1a;color:var(--primary,#4080ff)}.attachment-suggest-prompts__chip:disabled{cursor:not-allowed;opacity:.55;transform:none}.attachment-suggest-prompts__spark{flex-shrink:0;font-size:9px;line-height:1;opacity:.5}.attachment-suggest-prompts__chip:hover:not(:disabled) .attachment-suggest-prompts__spark{color:var(--primary,#4080ff);opacity:.85}.attachment-suggest-prompts__label{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.attachment-suggest-prompts__send{flex-shrink:0;font-size:9px;line-height:1;margin-left:1px;opacity:.42}.attachment-suggest-prompts__chip:hover:not(:disabled) .attachment-suggest-prompts__send{opacity:.95}html[data-tkc-theme=dark] .attachment-suggest-prompts-wrap{border-top-color:#ffffff14}html[data-tkc-theme=dark] .attachment-suggest-prompts__icon-btn{background:#1e293bd9;border-color:#ffffff1a;color:#e2e8f0d9}html[data-tkc-theme=dark] .attachment-suggest-prompts__icon-btn:hover{background:#4080ff26;border-color:#60a5fa66;color:#93c5fd}html[data-tkc-theme=dark] .attachment-suggest-prompts__peek{border-color:#ffffff1f;color:#e2e8f0b3}html[data-tkc-theme=dark] .attachment-suggest-prompts__peek:hover{border-color:#60a5fa66;color:#93c5fd}html[data-tkc-theme=dark] .attachment-suggest-prompts__chip{background:#1e293ba6;border-color:#ffffff14;box-shadow:none;color:#f1f5f9f0}html[data-tkc-theme=dark] .attachment-suggest-prompts__chip:hover:not(:disabled){background:#4080ff1f;border-color:#60a5fa73;color:#93c5fd}.remove-attachment{align-items:center;background:#000000b3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:20px;justify-content:center;opacity:0;position:absolute;right:4px;top:4px;transition:opacity .2s;width:20px}.attachment-item:hover .remove-attachment{opacity:1}.attachments-preview .attachment-item.image .remove-attachment{font-size:11px;height:18px;right:2px;top:2px;width:18px}.attachments-preview .attachment-item__image-thumb .remove-attachment{z-index:2}textarea{background:#0000;border:none;box-sizing:border-box;color:var(--text);cursor:auto;font-size:17px;line-height:1.5;margin:0;max-height:280px!important;min-height:100px;outline:none;overflow-y:auto;padding:0;resize:none;width:100%}.send-toolbar{--send-toolbar-hit:36px;--send-toolbar-inner-icon:19px;--st-toolbar-border:#0f172a1a;--st-toolbar-surface:#fff;--st-toolbar-surface-muted:#f4f4f5;--st-toolbar-surface-hover:#fafafa;--st-toolbar-icon:#52525b;--st-toolbar-icon-hover:#18181b;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border-top:1px solid #0f172a12;color:#525252;display:flex;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;gap:8px;letter-spacing:-.01em;padding:8px 12px 10px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar{--send-toolbar-action-gap:10px;--send-toolbar-hit:34px;--send-toolbar-inner-icon:18px;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:none;gap:var(--send-toolbar-action-gap);padding:6px 8px 8px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-toolbar__response-mode{flex-shrink:0}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-chat-tools-menu__trigger{background:var(--st-toolbar-surface);border:1px solid var(--st-toolbar-border);border-radius:10px;box-shadow:none;color:var(--st-toolbar-icon);font-size:12px;font-weight:500;height:var(--send-toolbar-hit);max-height:var(--send-toolbar-hit);min-height:var(--send-toolbar-hit);padding:0 11px 0 9px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-chat-tools-menu__trigger:hover:not(:disabled){background:var(--st-toolbar-surface-hover);border-color:#0f172a24;color:var(--st-toolbar-icon-hover)}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-chat-tools-menu__trigger--open{background:#fff;border-color:#4080ff52;box-shadow:0 0 0 1px #4080ff1f}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn{background:var(--primary,#4080ff);box-shadow:0 1px 2px #2563eb47,inset 0 1px 0 #ffffff38;height:var(--send-toolbar-hit);width:var(--send-toolbar-hit)}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:hover:not(:disabled){background:#2563eb;box-shadow:0 2px 8px #2563eb52,inset 0 1px 0 #ffffff40}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:active:not(:disabled){background:#1d4ed8;transform:scale(.97)}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:disabled{background:#e4e4e7;box-shadow:none}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn__icon{filter:brightness(0) invert(1);height:17px;margin-top:0;opacity:1;width:17px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-toolbar__knowledge{font-size:12px;font-weight:500;padding:0 10px 0 8px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger{background:var(--st-toolbar-surface);border-color:var(--st-toolbar-border);border-radius:10px;color:var(--st-toolbar-icon);font-size:12px;font-weight:500}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger:hover:not(:disabled){background:var(--st-toolbar-surface-hover);border-color:#0f172a24;color:var(--st-toolbar-icon-hover)}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking{background:linear-gradient(180deg,#4080ff29,#4080ff17);border-color:#4080ff6b;box-shadow:0 0 0 1px #4080ff24,0 1px 2px #2563eb1f,inset 0 1px 0 #ffffff8c;color:#1d4ed8;font-weight:600}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode--open .tkc-response-mode__trigger--thinking,.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking:hover:not(:disabled){background:linear-gradient(180deg,#4080ff33,#4080ff1c);border-color:#4080ff80;box-shadow:0 0 0 1px #4080ff2e,0 2px 4px #2563eb24,inset 0 1px 0 #fff9;color:#1e40af}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking .tkc-response-mode__trigger-icon{color:#2563eb}html[data-tkc-theme=dark] .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar{--st-toolbar-surface:#27272af5;--st-toolbar-surface-muted:#18181bfa;--st-toolbar-surface-hover:#3f3f4673;--st-toolbar-border:#94a3b838;--st-toolbar-icon:#a1a1aa;--st-toolbar-icon-hover:#f4f4f5}html[data-tkc-theme=dark] .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking{background:#1e3a8a6b;border-color:#60a5fa73;box-shadow:0 0 0 1px #3b82f61f,0 1px 3px #0003;color:#93c5fd}html[data-tkc-theme=dark] .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode--open .tkc-response-mode__trigger--thinking,html[data-tkc-theme=dark] .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking:hover:not(:disabled){background:#1e3a8a85;border-color:#60a5fa8c;color:#bfdbfe}html[data-tkc-theme=dark] .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-response-mode__trigger--thinking .tkc-response-mode__trigger-icon{color:#93c5fd}.send-toolbar__trailing{flex:0 1 auto;gap:8px;max-width:100%}.send-toolbar__features,.send-toolbar__trailing{align-items:center;display:flex;justify-content:flex-end;min-width:0}.send-toolbar__features{-webkit-overflow-scrolling:touch;flex:1 1 auto;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:none}.send-toolbar__features>.tkc-chat-input-features{flex-shrink:0;max-width:none;min-width:0;width:max-content}.send-toolbar__features::-webkit-scrollbar{height:0;width:0}.send-toolbar button.send-toolbar__voice,.send-toolbar label.tool-btn.tkc-attach-plus.send-toolbar__attach{box-sizing:border-box;flex:0 0 var(--send-toolbar-hit);height:var(--send-toolbar-hit);margin:0;max-height:var(--send-toolbar-hit);max-width:var(--send-toolbar-hit);min-height:var(--send-toolbar-hit);min-width:var(--send-toolbar-hit);padding:0;width:var(--send-toolbar-hit)}.send-toolbar label.tool-btn.tkc-attach-plus.send-toolbar__attach{align-items:center;background:var(--st-toolbar-surface,#fff)!important;border:1px solid var(--st-toolbar-border,#0f172a1a)!important;box-shadow:none!important;color:var(--st-toolbar-icon,#575757);display:inline-flex;justify-content:center;position:relative}.send-toolbar label.tool-btn.tkc-attach-plus.send-toolbar__attach:hover{background:var(--st-toolbar-surface-hover,#0f172a0a)!important;border-color:#0f172a24!important;box-shadow:none!important;color:var(--st-toolbar-icon-hover,#171717)!important}.send-toolbar .tkc-attach-plus-char{align-items:center;display:flex;font-size:0;height:100%;justify-content:center;left:auto;line-height:0;pointer-events:none;position:static;top:auto;transform:none;width:100%}.send-toolbar .send-toolbar__attach-icon{display:block;flex-shrink:0;height:var(--send-toolbar-inner-icon);width:var(--send-toolbar-inner-icon)}.send-toolbar__voice{-webkit-tap-highlight-color:transparent;align-items:center;background:var(--st-toolbar-surface,#fff);border:1px solid var(--st-toolbar-border,#0f172a1a);border-radius:50%;box-shadow:none;color:var(--st-toolbar-icon,#575757);cursor:pointer;display:inline-flex;font:inherit;justify-content:center;line-height:1;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.send-toolbar__voice:disabled{cursor:not-allowed;opacity:.45}.send-toolbar__voice:hover:not(:disabled){background:var(--st-toolbar-surface-hover,#0f172a0a);border-color:#0f172a24;box-shadow:none;color:var(--st-toolbar-icon-hover,#171717)}.send-toolbar__voice:focus{outline:none}.send-toolbar__voice:focus-visible{box-shadow:0 0 0 2px #0f172a1f}.send-toolbar__voice--listening{animation:tkc-voice-pulse 1.35s ease-in-out infinite;background:#fee2e28c;border-color:#dc262673;color:#dc2626}@keyframes tkc-voice-pulse{0%,to{box-shadow:0 0 0 2px #dc26261f}50%{box-shadow:0 0 0 5px #dc26262e}}.send-toolbar__voice-icon{display:block;height:var(--send-toolbar-inner-icon);width:var(--send-toolbar-inner-icon)}.send-toolbar__knowledge-wrap{display:inline-flex;position:relative;vertical-align:middle}.send-toolbar__knowledge{-webkit-tap-highlight-color:transparent;align-items:center;background:var(--st-toolbar-surface,#fff);border:1px solid var(--st-toolbar-border,#0f172a1a);border-radius:999px;box-shadow:none;box-sizing:border-box;color:var(--st-toolbar-icon,#575757);cursor:pointer;display:inline-flex;flex-shrink:0;font:inherit;justify-content:center;line-height:1;margin:0;max-height:var(--send-toolbar-hit);min-height:var(--send-toolbar-hit);padding:0 11px 0 9px;position:relative;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.send-toolbar__knowledge:hover:not(.send-toolbar__knowledge--disabled){background:var(--st-toolbar-surface-hover,#0f172a0a);border-color:#0f172a24;color:var(--st-toolbar-icon-hover,#171717)}.send-toolbar__knowledge--has-staged:not(.send-toolbar__knowledge--disabled){background:#4080ff14;border-color:#4080ff47;color:#1e40af}.send-toolbar__knowledge--has-staged:not(.send-toolbar__knowledge--disabled):hover{background:#4080ff1c;border-color:#4080ff57;color:#1d4ed8}.send-toolbar__knowledge-input{cursor:pointer;font-size:0;height:100%;inset:0;opacity:0;position:absolute;width:100%}.send-toolbar__knowledge--disabled .send-toolbar__knowledge-input{cursor:not-allowed}.send-toolbar__knowledge-face{align-items:center;display:inline-flex;gap:6px;pointer-events:none}.send-toolbar__knowledge-icon{color:currentColor;display:flex;flex-shrink:0;height:18px;position:relative;width:18px}.send-toolbar__knowledge-badge{align-items:center;background:#2563eb;border-radius:999px;box-shadow:0 0 0 2px #fff;box-sizing:border-box;color:#fff;display:inline-flex;font-size:8.5px;font-weight:700;height:14px;justify-content:center;letter-spacing:-.03em;line-height:1;min-width:14px;padding:0 3px;pointer-events:none;position:absolute;right:-6px;top:-4px;z-index:1}.send-toolbar__knowledge--has-staged:not(.send-toolbar__knowledge--disabled) .send-toolbar__knowledge-badge{box-shadow:0 0 0 2px #fffffffa}.send-toolbar__knowledge--has-staged:not(.send-toolbar__knowledge--disabled):hover .send-toolbar__knowledge-badge{box-shadow:0 0 0 2px #fffffff0}.send-toolbar__knowledge-icon svg{display:block;height:18px;width:18px}.send-toolbar__knowledge-label{color:inherit;font-size:12px;font-weight:500;letter-spacing:-.015em;white-space:nowrap}.send-toolbar__knowledge--disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.send-toolbar__knowledge:focus-within:not(.send-toolbar__knowledge--disabled){box-shadow:0 0 0 2px #0f172a1a;outline:none}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip{background:var(--st-toolbar-surface,#fff);border:1px solid var(--st-toolbar-border,#0f172a1a);box-shadow:none;color:var(--st-toolbar-icon,#575757);flex-shrink:0;font-size:12px;font-weight:500;letter-spacing:-.015em;max-width:none}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip:hover:not(:disabled):not(.tkc-chat-input-features__chip--on){background:var(--st-toolbar-surface-hover,#0f172a0a);border-color:#0f172a24;color:var(--st-toolbar-icon-hover,#171717)}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on{background:linear-gradient(180deg,#4080ff29,#4080ff17);border-color:#4080ff6b;box-shadow:0 0 0 1px #4080ff24,0 1px 2px #2563eb1f,inset 0 1px 0 #ffffff8c;color:#1d4ed8;font-weight:600}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on:hover:not(:disabled){background:linear-gradient(180deg,#4080ff33,#4080ff1c);border-color:#4080ff80;box-shadow:0 0 0 1px #4080ff2e,0 2px 4px #2563eb24,inset 0 1px 0 #fff9;color:#1e40af}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on .tkc-chat-input-features__chip-icon{color:#2563eb;opacity:1}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on:focus-visible{box-shadow:0 0 0 2px #4080ff47,0 0 0 4px #4080ff1a}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-label{color:inherit;font-size:12px;font-weight:500;letter-spacing:-.015em}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-icon,.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-icon svg,.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-icon.spark-icon{font-size:20px;height:20px;opacity:1;width:20px}.send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip:focus-visible{box-shadow:0 0 0 2px #0f172a1a}.send-toolbar__end{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:12px;justify-content:flex-end;min-width:0}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar__end{justify-content:flex-start}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar__trailing{flex:1 1 auto;gap:6px;justify-content:flex-start;min-width:0}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .tkc-chat-input-features--toolbar{gap:8px 12px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar__features{flex:0 1 auto;justify-content:flex-start}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar__trailing>.send-btn,.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar__trailing>.tkc-tooltip{margin-left:auto}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__end{justify-content:flex-start}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__trailing{flex:1 1 auto;justify-content:flex-start;min-width:0}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__features{flex:0 1 auto;justify-content:flex-start}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__trailing>.send-btn,.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__trailing>.tkc-tooltip{margin-left:auto}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar,.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar__end,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar__end{flex-wrap:nowrap}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar{--send-toolbar-hit:32px;--send-toolbar-inner-icon:17px;font-size:12px;gap:6px;padding:6px 10px 8px}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar .send-toolbar__knowledge,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar .send-toolbar__knowledge{padding:0 9px 0 8px}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar .send-toolbar__knowledge-face,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar .send-toolbar__knowledge-face{gap:5px}.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar .send-toolbar__knowledge-icon,.tkc-input-dock.tkc-proj-workspace-chat__dock .send-toolbar .send-toolbar__knowledge-icon svg,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar .send-toolbar__knowledge-icon,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .send-toolbar .send-toolbar__knowledge-icon svg{height:16px;width:16px}.tkc-proj-workspace-chat .tkc-chat-tools-menu__trigger{font-size:12px;gap:5px;padding:0 9px 0 8px}.loading{align-items:center;color:#737373;display:none;flex:0 1 auto;font-size:12px;font-weight:500;gap:8px;justify-content:flex-end;min-width:0}.loading__spinner{animation:spin .65s linear infinite;border:2px solid #0f172a14;border-radius:50%;border-top-color:#404040;flex-shrink:0;height:15px;width:15px}.loading__label{color:#525252;font-weight:500;max-width:min(200px,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading__dots,.stop-gen-btn{align-items:center;display:inline-flex;flex-shrink:0}.stop-gen-btn{background:#0000;border:1px solid #e85d5da6;border-radius:999px;color:#c94a4a;cursor:pointer;font-size:13px;font-weight:600;justify-content:center;min-height:40px;padding:0 14px;transition:background .15s ease,border-color .15s ease,color .15s ease}.stop-gen-btn:hover{background:#e85d5d14;border-color:#e85d5d}.stop-gen-btn:focus{outline:none}.stop-gen-btn:focus-visible{box-shadow:0 0 0 3px #e85d5d59}.send-btn{align-items:center;background:#111827;border:none;border-radius:50%;box-shadow:0 1px 2px #0f172a1f;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .18s ease,box-shadow .18s ease,transform .12s ease,opacity .15s ease;width:40px}.send-btn__icon{display:block;height:19px;margin-top:-1px;object-fit:contain;opacity:.92;width:19px}.send-btn:hover:not(:disabled){background:#0f172a;box-shadow:0 2px 8px #0f172a2e;transform:translateY(-.5px)}.send-btn:active:not(:disabled){box-shadow:0 1px 2px #0f172a1f;transform:translateY(0)}.send-btn:focus{outline:none}.send-btn:focus-visible{box-shadow:0 0 0 2px #0f172a33,0 1px 2px #0f172a1f}.send-btn:disabled{background:#e5e5e5;box-shadow:none;color:#a3a3a3;cursor:not-allowed;transform:none}.send-btn:disabled .send-btn__icon{opacity:.4}.send-toolbar .send-btn{height:var(--send-toolbar-hit);width:var(--send-toolbar-hit)}.send-toolbar .send-btn__icon{height:var(--send-toolbar-inner-icon);margin-top:0;width:var(--send-toolbar-inner-icon)}.send-toolbar .stop-gen-btn.stop-gen-btn--circle{background:var(--st-toolbar-surface,#fff);border:1px solid var(--st-toolbar-border,#0f172a1a);border-radius:50%;box-shadow:none;color:var(--st-toolbar-icon,#575757);cursor:pointer;font-size:0;height:var(--send-toolbar-hit);line-height:0;min-height:0;padding:0;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .15s ease;width:var(--send-toolbar-hit)}.send-toolbar .stop-gen-btn.stop-gen-btn--circle:hover{background:var(--st-toolbar-surface-hover,#0f172a0a);border-color:#ef444447;box-shadow:none;color:#b91c1c;transform:translateY(-.5px)}.send-toolbar .stop-gen-btn.stop-gen-btn--circle:active{background:#fef2f2;border-color:#dc262666;box-shadow:0 1px 3px #dc26261f;color:#991b1b;transform:translateY(0)}.send-toolbar .stop-gen-btn.stop-gen-btn--circle:focus-visible{box-shadow:0 0 0 3px #ef444433,0 1px 2px #0f172a0f}.send-toolbar .stop-gen-btn.stop-gen-btn--circle .stop-gen-btn__icon{display:block;flex-shrink:0;height:11px;width:11px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .stop-gen-btn.stop-gen-btn--circle{height:34px;width:34px}.tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .stop-gen-btn.stop-gen-btn--circle .stop-gen-btn__icon{height:10px;width:10px}.typing-dot{animation:typing 1.4s ease-in-out infinite both;background-color:#666;border-radius:50%;display:inline-block;height:8px;margin:0 2px;width:8px}.loading__dots .typing-dot:first-child{animation-delay:-.32s}.loading__dots .typing-dot:nth-child(2){animation-delay:-.16s}.loading__dots .typing-dot:nth-child(3){animation-delay:0s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes msg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.speaking{animation:pulse 1s infinite}.profile-modal-mask{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.profile-modal-box{background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a;padding:24px;position:relative;width:500px}.profile-modal-close-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;transition:background .2s;width:24px}.profile-modal-close-btn:hover{background:#f5f5f5;color:#333}.profile-modal-header{font-size:18px;font-weight:600;margin-bottom:16px;padding-top:8px;text-align:center}.profile-card{text-align:center}.profile-avatar{border:2px solid #eee;border-radius:50%;height:80px;margin:0 auto 16px;overflow:hidden;width:80px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-name{font-size:18px;font-weight:600;margin-bottom:8px}.profile-actions{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.logout-btn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .2s}.logout-btn:hover{background:#c82333}.login-btn{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .2s}.login-btn:hover{background:#218838}.login-btn:disabled{background:#6c757d;cursor:not-allowed}.login-modal-mask{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.login-modal-box{background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a;padding:24px;width:320px}.login-modal-header{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.login-modal-form{margin-bottom:16px}.login-modal-input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;margin-bottom:12px;padding:10px;width:100%}.login-modal-input:focus{border-color:#007bff;outline:none}.login-modal-buttons{display:flex;gap:8px;justify-content:center}.login-modal-submit{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1;padding:8px 16px;transition:background .2s}.login-modal-submit:hover{background:#218838}.login-modal-cancel{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1;padding:8px 16px;transition:background .2s}.login-modal-cancel:hover{background:#5a6268}.login-modal-error{color:#dc3545;font-size:12px;margin-bottom:12px;text-align:center}.image-preview-overlay{align-items:center;background:#000000e6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.preview-container{max-height:90%;max-width:90%;position:relative}.preview-img{max-height:90vh;max-width:100%;object-fit:contain}.preview-arrow{color:#fff;cursor:pointer;font-size:50px;position:absolute;top:50%;transform:translateY(-50%);user-select:none;z-index:10}.preview-arrow.left{left:-60px}.preview-arrow.right{right:-60px}.preview-close{color:#fff;cursor:pointer;font-size:30px;position:absolute;right:0;top:-40px}.empty-state-subtitle{color:#666;font-size:16px;margin-bottom:32px}.core-features{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.feature-item{background:#f0f7ff;border-radius:8px;box-shadow:0 2px 8px #2c6ecb26;color:#2c6ecb;font-size:18px;font-weight:600;padding:12px 24px}@media (max-width:768px){.core-features{align-items:center;flex-direction:column;gap:16px}.feature-item{font-size:16px;padding:10px 20px}}body.tkc-input-fullscreen-open{overflow:hidden}body.tkc-input-fullscreen-open .tkc-input-dock{z-index:12000}body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__hub-top{z-index:auto}body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__workspace-primary{position:relative;z-index:1}body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock,body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__hub,body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__hub-main,body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__hub-workspace,body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__workspace-primary,body.tkc-input-fullscreen-open .tkc-proj-studio--viewport-lock .tkc-proj-studio__wrap{overflow:visible}.input-area.fullscreen,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen{background:#fff;border-top:none;bottom:var(--tkc-vv-kb-inset,0);box-sizing:border-box;display:flex;flex-direction:column;height:auto;left:0;max-height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:contain;padding:max(12px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));position:fixed;right:0;top:0;width:100%;width:100vw;z-index:9999}.input-area.fullscreen .input-box,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-box{border-radius:22px;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.input-area.fullscreen .input-content,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content{display:flex;flex:1;flex-direction:column;gap:10px;min-height:0;overflow:hidden}.input-area.fullscreen .attachments-preview,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .attachments-preview{flex-shrink:0;max-height:52px}.input-area.fullscreen .attachment-suggest-prompts-wrap,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .attachment-suggest-prompts-wrap{-webkit-overflow-scrolling:touch;flex-shrink:0;max-height:min(140px,26vh);overflow-y:auto}.input-area.fullscreen .attachment-suggest-prompts__peek,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .attachment-suggest-prompts__peek{flex-shrink:0}.input-area.fullscreen .input-content__main,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content__main{display:block;flex:1 1 0;min-height:0;min-width:0;overflow:hidden;position:relative}.input-area.fullscreen .input-content__zoom-btn,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content__zoom-btn{background:#0000;border:none;box-shadow:none;position:absolute;right:max(8px,env(safe-area-inset-right,0px));top:8px;z-index:5}.input-area.fullscreen .input-content__main textarea,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content__main textarea{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;height:100%;left:0;line-height:1.55;margin:0;max-height:none!important;min-height:0!important;overflow-wrap:break-word;overflow-x:auto;overflow-y:auto!important;padding:12px 40px 12px 10px;position:absolute;resize:none;right:0;tab-size:4;-moz-tab-size:4;top:0;white-space:pre-wrap;width:100%;word-break:break-word}.input-area.fullscreen .input-content__main textarea.input-content__textarea--dictating,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content__main textarea.input-content__textarea--dictating{padding-top:38px}.input-area.fullscreen .input-toolbar,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-toolbar{flex-shrink:0}.input-area.fullscreen .input-content:not(:has(.input-content__main)),.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content:not(:has(.input-content__main)){align-content:stretch;display:grid;flex:1 1 0;grid-template-rows:auto minmax(0,1fr);min-height:0}.input-area.fullscreen .input-content:not(:has(.input-content__main)):not(:has(.attachments-preview)),.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content:not(:has(.input-content__main)):not(:has(.attachments-preview)){grid-template-rows:minmax(0,1fr)}.input-area.fullscreen .input-content:not(:has(.input-content__main))>textarea,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content:not(:has(.input-content__main))>textarea{-webkit-overflow-scrolling:touch;box-sizing:border-box;grid-row:2;height:100%;line-height:1.55;margin:0;max-height:none!important;min-height:0;overflow-x:auto;overflow-y:auto!important;padding:12px 16px;resize:none;tab-size:4;-moz-tab-size:4;white-space:pre-wrap;width:100%}.input-area.fullscreen .input-content:not(:has(.input-content__main)):not(:has(.attachments-preview))>textarea,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .input-content:not(:has(.input-content__main)):not(:has(.attachments-preview))>textarea{grid-row:1}.input-area.fullscreen .send-toolbar,.tkc-proj-workspace-chat .tkc-proj-workspace-chat__composer .input-area.fullscreen .send-toolbar{background:#fff;border-top:1px solid var(--border);flex-shrink:0;padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}@media (max-width:420px){.tkc-proj-workspace-chat .tkc-chat-tools-menu__trigger-text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tkc-proj-workspace-chat .tkc-chat-tools-menu__trigger{gap:0;padding:0 8px}}.zoom-btn{cursor:pointer;margin-left:auto}.input-content__zoom-btn.zoom-btn{margin-left:0}.tkcore-title{background:linear-gradient(90deg,#2563eb,#06b6d4,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Orbitron,Rajdhani,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;letter-spacing:1.5px;text-shadow:0 0 8px #2563eb80,0 0 16px #06b6d44d;transition:all .3s ease}.tkcore-title:hover{text-shadow:0 0 12px #2563ebb3,0 0 24px #06b6d480}:root{--tkc-home-empty-top-pad:clamp(6px,1.2vh,14px);--tkc-home-empty-side-pad:clamp(8px,1.8vw,24px);--tkc-home-empty-shift-y:0;--tkc-home-empty-gap:clamp(2px,0.35vh,6px);--tkc-home-empty-explorer-max:100%;--tkc-home-explorer-min-h:0px;--tkc-home-vendors-min-h:0px}.main:has(.tkc-home-model-explorer) .chat-workspace{display:flex;flex:1 1 0;flex-direction:column;min-height:0}.main:has(.tkc-home-model-explorer) .chat-workspace__thread{display:flex;flex:1 1 0;flex-direction:column;min-height:0}.chat-workspace__thread:has(.tkc-home-model-explorer) .chat-container{display:flex;flex:1 1 0;flex-direction:column;min-height:0}:is(.chat-container,#chatContainer):has(>.page.active>.empty-state:has(.tkc-home-model-explorer)){box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:0;min-height:0;overflow-x:hidden;overflow-y:hidden;padding-bottom:clamp(4px,.8vh,12px);padding-left:var(--tkc-home-empty-side-pad);padding-right:var(--tkc-home-empty-side-pad);padding-top:var(--tkc-home-empty-top-pad);scrollbar-color:#0000 #0000!important;scrollbar-gutter:auto!important;scrollbar-width:none!important}.chat-container>.page.active:has(>.empty-state:has(.tkc-home-model-explorer)){display:flex;flex:1 1 0;flex-direction:column;min-height:0;overflow:hidden}.empty-state:has(.tkc-home-model-explorer){align-items:stretch;align-self:stretch;box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:var(--tkc-home-empty-gap);height:100%;justify-content:flex-start;margin:0;max-width:100%;min-height:0;overflow:hidden;padding:0;width:100%}:is(.chat-container,#chatContainer):has(>.page.active>.empty-state:has(.tkc-home-model-explorer))::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}.empty-state:has(.tkc-home-model-explorer) .empty-state__title{box-sizing:border-box;flex:0 0 auto;font-size:clamp(.78rem,.42rem + 1.1vw,1.2rem);font-weight:600;line-height:1.22;margin:0;max-width:100%;min-width:0;overflow-wrap:anywhere;text-align:center;white-space:normal;width:100%;word-break:break-word}.empty-state:has(.tkc-home-model-explorer) .empty-state__tagline{background:linear-gradient(102deg,#64748b,#6366f1 48%,#0ea5e9);-webkit-background-clip:text;background-clip:text;color:#0000;filter:drop-shadow(0 1px 18px rgba(99,102,241,.12));flex:0 0 auto;font-size:clamp(.8rem,.68rem + .85vw,1.12rem);font-weight:500;letter-spacing:.04em;line-height:1.35;margin:0;max-width:100%}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.empty-state:has(.tkc-home-model-explorer) .empty-state__tagline{background:none;color:#64748b;filter:none}}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer{align-self:stretch;box-sizing:border-box;flex:1 1 0;height:100%;margin:0;max-height:none;max-width:var(--tkc-home-empty-explorer-max);min-height:0;min-width:0;overflow:hidden;width:100%}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer__vendors{-webkit-overflow-scrolling:touch;flex:1 1 0;max-height:none;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-padding-bottom:10px;scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-gutter:stable;scrollbar-width:thin}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer__vendors::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer__vendors::-webkit-scrollbar-thumb{background:var(--tkc-scrollbar-thumb,#86909c47);border-radius:999px}.page.active:has(>.empty-state:has(.tkc-home-model-explorer)){align-self:stretch;flex:1 1 0;margin-left:0;margin-right:0;max-width:100%;min-height:0;min-width:0;overflow:hidden;width:100%}@media (min-width:901px){:is(.chat-container,#chatContainer):has(>.page.active>.empty-state:has(.tkc-home-model-explorer)){padding-bottom:clamp(4px,.8vh,10px)}.empty-state:has(.tkc-home-model-explorer) .empty-state__title{font-size:clamp(.72rem,.32rem + .85vw,1.1rem);line-height:1.18}.empty-state:has(.tkc-home-model-explorer) .empty-state__tagline{font-size:clamp(.76rem,.35rem + .65vw,1rem);margin-top:clamp(2px,.25vh,6px)}}@media (max-width:900px){:root{--tkc-home-empty-top-pad:2px;--tkc-home-empty-side-pad:max(4px,env(safe-area-inset-left,0px));--tkc-home-empty-gap:2px;--tkc-home-explorer-mobile-min-h:max(360px,calc(100dvh - var(--tkc-mobile-header-shell-h, 57px) - var(--tkc-input-dock-h, 120px) - var(--tkc-home-empty-top-pad) - 4px))}:is(.chat-container,#chatContainer):has(>.page.active>.empty-state:has(.tkc-home-model-explorer)){padding-bottom:2px;padding-left:max(4px,env(safe-area-inset-left,0px));padding-right:max(4px,env(safe-area-inset-right,0px));padding-top:var(--tkc-home-empty-top-pad)}.empty-state:has(.tkc-home-model-explorer){gap:var(--tkc-home-empty-gap);min-height:var(--tkc-home-explorer-mobile-min-h)}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer{border-radius:12px;min-height:var(--tkc-home-explorer-mobile-min-h)}.empty-state:has(.tkc-home-model-explorer) .tkc-home-model-explorer__vendors{min-height:min(420px,calc(var(--tkc-home-explorer-mobile-min-h) - 168px))}}@media (max-width:900px) and (max-height:740px){:root{--tkc-home-empty-top-pad:2px;--tkc-home-empty-gap:2px}.empty-state:has(.tkc-home-model-explorer) .empty-state__title{font-size:clamp(.58rem,1.6vw + .2rem,.82rem);line-height:1.2}.empty-state:has(.tkc-home-model-explorer) .empty-state__tagline{font-size:clamp(.62rem,1.8vw + .14rem,.84rem);line-height:1.24}}@media (min-width:901px) and (max-height:780px){:root{--tkc-home-empty-top-pad:6px;--tkc-home-empty-gap:2px}}@media (max-width:380px){:root{--tkc-home-empty-gap:2px;--tkc-home-empty-side-pad:max(2px,env(safe-area-inset-left,0px))}:is(.chat-container,#chatContainer):has(>.page.active>.empty-state:has(.tkc-home-model-explorer)){padding-left:max(2px,env(safe-area-inset-left,0px));padding-right:max(2px,env(safe-area-inset-right,0px))}}html[data-tkc-theme=dark] .tkc-app .main{background-color:var(--tkc-brand-bg-deep);background-image:radial-gradient(ellipse 100% 72% at 50% -12%,#7c3aed33,#0000 54%),radial-gradient(ellipse 52% 42% at 100% 18%,#06b6d41c,#0000 52%),radial-gradient(ellipse 38% 32% at 0 72%,#7c3aed17,#0000 48%)}html[data-tkc-theme=dark] .tkc-app .chat-container,html[data-tkc-theme=dark] .tkc-app .chat-workspace__thread{background:#0000}html[data-tkc-theme=dark] .tkc-app .sidebar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#060b18f0;border-right-color:#7c3aed2e;box-shadow:6px 0 36px #00000047}html[data-tkc-theme=dark] .tkc-app .logo-box--home-brand{border-bottom-color:#94a3b81f}html[data-tkc-theme=dark] .tkc-app .nav-item{color:#e2e8f0c7}html[data-tkc-theme=dark] .tkc-app .nav-item:hover,html[data-tkc-theme=dark] .tkc-app a.nav-item:hover{background:#7c3aed24;color:#f1f5f9}html[data-tkc-theme=dark] .tkc-app .nav-item.active,html[data-tkc-theme=dark] .tkc-app a.nav-item.active{background:linear-gradient(135deg,#7c3aed4d,#06b6d41f);box-shadow:inset 0 1px 0 #ffffff12;color:#f8fafc;font-weight:600}html[data-tkc-theme=dark] .tkc-app .history-title{color:#94a3b8d9;letter-spacing:.06em}html[data-tkc-theme=dark] .tkc-app .history-item{color:#e2e8f0cc}html[data-tkc-theme=dark] .tkc-app .history-item:hover{background:#7c3aed1a!important;color:#f1f5f9}html[data-tkc-theme=dark] .tkc-app .history-item.selected{background:linear-gradient(90deg,#7c3aed3d,#7c3aed0f)!important;box-shadow:inset 3px 0 0 #a78bfabf;color:#f8fafc!important}html[data-tkc-theme=dark] .tkc-app .history-item-icon{background:#7c3aed1f;border-color:#a78bfa38;color:#c4b5fdd9}html[data-tkc-theme=dark] .tkc-app .main-top-bar,html[data-tkc-theme=dark] .tkc-app .mobile-top-bar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#080f1ec7;border-bottom-color:#7c3aed24}html[data-tkc-theme=dark] .tkc-app .tkc-header-legal-link{color:#94a3b8e6}html[data-tkc-theme=dark] .tkc-app .tkc-header-legal-link:hover{color:#c4b5fd}html[data-tkc-theme=dark] .tkc-app .input-area,html[data-tkc-theme=dark] .tkc-app .tkc-input-dock{background:linear-gradient(180deg,#0000,#080f1eb8 20%,#080f1ef5);border-top-color:#7c3aed24}html[data-tkc-theme=dark] .tkc-app .input-box{background:#0c1222d1!important;border-color:#7c3aed38!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 32px #00000061!important}html[data-tkc-theme=dark] .tkc-app .input-box .input-content{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-tkc-theme=dark] .tkc-app .input-box:focus-within{border-color:#a78bfa85!important;box-shadow:0 0 0 3px #7c3aed29,0 12px 40px #0000006b,inset 0 1px 0 #ffffff0f!important}html[data-tkc-theme=dark] .tkc-app .input-area textarea,html[data-tkc-theme=dark] .tkc-app .input-box textarea{color:#f1f5f9}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0a10208c;border-top-color:#7c3aed1f}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:not(:disabled){background:linear-gradient(135deg,#7c3aed,#06b6d4)!important;box-shadow:0 2px 14px #7c3aed73!important;color:#fff!important}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf6,#22d3ee)!important;box-shadow:0 4px 18px #7c3aed8c!important}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:focus-visible{box-shadow:0 0 0 3px #22d3ee59,0 2px 14px #7c3aed73!important}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:not(:disabled) .send-btn__icon{filter:none!important;-webkit-filter:none!important;opacity:1!important}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:disabled{background:#334155c7!important;box-shadow:none!important}html[data-tkc-theme=dark] .tkc-app .tkc-input-dock:not(.tkc-proj-workspace-chat__dock) .send-toolbar .send-btn:disabled .send-btn__icon{filter:none!important;-webkit-filter:none!important;opacity:.42!important}html[data-tkc-theme=dark] .tkc-app .input-toggle-btn{border-color:#ffffff29;box-shadow:inset 0 1px 0 #ffffff1a,0 4px 16px #7c3aed47}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on,html[data-tkc-theme=dark] .tkc-app .tkc-chat-input-features__chip--on{background:linear-gradient(165deg,#2563eb94,#06b6d46b)!important;border-color:#38bdf8c7!important;box-shadow:0 0 0 1px #60a5fa6b,0 0 16px #3b82f673,inset 0 1px 0 #ffffff29!important;color:#f0f9ff!important;font-weight:600!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on .tkc-chat-input-features__chip-icon,html[data-tkc-theme=dark] .tkc-app .tkc-chat-input-features__chip--on .tkc-chat-input-features__chip-icon{color:#bae6fd!important;opacity:1!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on:hover:not(:disabled),html[data-tkc-theme=dark] .tkc-app .tkc-chat-input-features__chip--on:hover:not(:disabled){background:linear-gradient(165deg,#3b82f6a6,#22d3ee7a)!important;border-color:#7dd3fce0!important;box-shadow:0 0 0 1px #7dd3fc7a,0 0 20px #3b82f685,inset 0 1px 0 #fff3!important;color:#fff!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip--on:focus-visible,html[data-tkc-theme=dark] .tkc-app .tkc-chat-input-features__chip--on:focus-visible{box-shadow:0 0 0 2px #7dd3fc8c,0 0 0 4px #3b82f647,0 0 16px #3b82f673!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-chat-input-features--toolbar .tkc-chat-input-features__chip:hover:not(:disabled):not(.tkc-chat-input-features__chip--on),html[data-tkc-theme=dark] .tkc-app .tkc-chat-input-features__chip:hover:not(:disabled):not(.tkc-chat-input-features__chip--on){background:#1e293bb8!important;border-color:#94a3b861!important;color:#cbd5e1!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger:not(.tkc-response-mode__trigger--thinking){background:linear-gradient(165deg,#7c3aed94,#06b6d466)!important;border-color:#a78bfac7!important;box-shadow:0 0 0 1px #a78bfa66,0 0 16px #7c3aed6b,inset 0 1px 0 #ffffff24!important;color:#f5f3ff!important;font-weight:600!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger:not(.tkc-response-mode__trigger--thinking) .tkc-response-mode__trigger-icon{color:#e9d5ff!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode--open .tkc-response-mode__trigger:not(.tkc-response-mode__trigger--thinking),html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger:not(.tkc-response-mode__trigger--thinking):hover:not(:disabled){background:linear-gradient(165deg,#8b5cf6ad,#22d3ee75)!important;border-color:#c4b5fde0!important;box-shadow:0 0 0 1px #c4b5fd7a,0 0 20px #7c3aed80,inset 0 1px 0 #ffffff2e!important;color:#fff!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger--thinking{background:linear-gradient(165deg,#2563eb94,#3b82f66b)!important;border-color:#38bdf8c7!important;box-shadow:0 0 0 1px #60a5fa6b,0 0 16px #3b82f673,inset 0 1px 0 #ffffff29!important;color:#f0f9ff!important;font-weight:600!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger--thinking .tkc-response-mode__trigger-icon{color:#bae6fd!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode--open .tkc-response-mode__trigger--thinking,html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger--thinking:hover:not(:disabled){background:linear-gradient(165deg,#3b82f6a6,#60a5fa7a)!important;border-color:#7dd3fce0!important;box-shadow:0 0 0 1px #7dd3fc7a,0 0 20px #3b82f685,inset 0 1px 0 #fff3!important;color:#fff!important}html[data-tkc-theme=dark] .tkc-app .send-toolbar .tkc-response-mode__trigger:focus-visible{box-shadow:0 0 0 2px #a78bfa73,0 0 0 4px #7c3aed38,0 0 14px #7c3aed59!important}html[data-tkc-theme=dark] .tkc-app .msg-stack--user{background:linear-gradient(135deg,#1e293beb,#4c1d9538);border-color:#a78bfa38;box-shadow:0 2px 14px #00000047,inset 0 1px 0 #ffffff0a}html[data-tkc-theme=dark] .tkc-app .empty-state:has(.tkc-home-model-explorer) .empty-state__tagline{background:linear-gradient(102deg,#e2e8f0,#c4b5fd 42%,#38bdf8)!important;filter:drop-shadow(0 2px 20px rgba(124,58,237,.2))!important}html[data-tkc-theme=dark] .tkc-app .tkc-home-model-explorer{background:linear-gradient(165deg,#1e293b8c,#080f1ee0)!important;border-color:#a78bfa3d!important;box-shadow:inset 0 0 0 1px #7c3aed1a,0 24px 56px -28px #7c3aed66!important}html[data-tkc-theme=dark] .tkc-app .tkc-home-model-explorer__h{color:#c4b5fd!important}html[data-tkc-theme=dark] .tkc-app .tkc-home-model-explorer__anchor-pick--active,html[data-tkc-theme=dark] .tkc-app .tkc-home-model-explorer__btn--active{background:linear-gradient(180deg,#5b21b68c,#1e293beb 55%)!important;border-color:#c4b5fdbf!important}html[data-tkc-theme=dark] .tkc-app .tkc-chat-home-tool-cats-heading{color:#94a3b8!important}html[data-tkc-theme=dark] .tkc-app .tkc-home-tool-cats--chat .tkc-home-tool-cats__link{background:#1e293bb8!important;border-color:#94a3b838!important;box-shadow:0 1px 2px #0003!important;color:#e2e8f0!important}html[data-tkc-theme=dark] .tkc-app .tkc-home-tool-cats--chat .tkc-home-tool-cats__link:hover{background:#334155d9!important;border-color:#a78bfa61!important;box-shadow:0 8px 22px #6366f133!important;color:#f8fafc!important}html[data-tkc-theme=dark] .tkc-app .tkc-nav-projects__panel{background:#0c1222fa;border-color:#7c3aed38;box-shadow:0 16px 48px #00000080,inset 0 0 0 1px #7c3aed14}html[data-tkc-theme=dark] .tkc-app .tkc-nav-projects__list-link--active,html[data-tkc-theme=dark] .tkc-app .tkc-nav-projects__list-link.active{background:#7c3aed33!important;color:#f5f3ff!important}html[data-tkc-theme=dark] .tkc-app a.tkc-nav-projects__trigger.nav-item.active,html[data-tkc-theme=dark] .tkc-app button.tkc-nav-projects__trigger.nav-item.active{background:linear-gradient(135deg,#7c3aed47,#06b6d41a)!important;box-shadow:inset 0 0 0 1px #a78bfa52!important;color:#e9d5ff!important}html[data-tkc-theme=dark] .tkc-app a.tkc-nav-projects__trigger.nav-item.active:hover,html[data-tkc-theme=dark] .tkc-app button.tkc-nav-projects__trigger.nav-item.active:hover{background:linear-gradient(135deg,#7c3aed5c,#06b6d424)!important}@media (max-width:900px){html[data-tkc-theme=dark] .tkc-app .input-area{background:linear-gradient(180deg,#0000,#080f1ee0 18%,#080f1efa);box-shadow:0 -12px 40px #0006}}.tkc-chat-input-features__login-gate{background:#fff;border:1px solid #e8eaed;border-radius:14px;bottom:calc(100% + 8px);box-shadow:0 4px 6px -1px #0f172a0f,0 18px 40px #0f172a1f;box-sizing:border-box;padding:14px 16px 16px;position:absolute;right:0;width:min(300px,calc(100vw - 24px));z-index:var(--tkc-home-know-popover-z,2147482980)}.tkc-chat-input-features__login-gate--block{bottom:auto;flex:1 1 100%;margin-top:8px;position:relative;right:auto;width:100%}.tkc-chat-input-features__login-gate-title,.tkc-chat-tools-menu__gate-title,.tkc-response-mode__gate-title{color:#334155;font-size:14px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.tkc-chat-input-features__login-gate-msg,.tkc-chat-tools-menu__gate-msg,.tkc-response-mode__gate-msg{color:#64748b;font-size:13px;line-height:1.5;margin:0 0 14px}.tkc-chat-tools-menu__gate{padding:14px 14px 16px}.tkc-chat-input-features__login-btn,.tkc-chat-tools-menu__gate-btn,.tkc-home-know__login-btn,.tkc-response-mode__gate-btn{align-items:center;background:#111827;border:1px solid #0f172a0f;border-radius:12px;box-shadow:0 1px 2px #0f172a14,inset 0 1px 0 #ffffff0d;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:center;letter-spacing:-.01em;line-height:1.2;padding:11px 16px;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .12s ease,border-color .18s ease;width:100%}.tkc-chat-tools-menu__gate-btn,.tkc-home-know__login-btn{font-size:14px}.tkc-chat-input-features__login-btn:hover,.tkc-chat-tools-menu__gate-btn:hover,.tkc-home-know__login-btn:hover,.tkc-response-mode__gate-btn:hover{background:#0f172a;border-color:#0f172a1a;box-shadow:0 4px 14px #0f172a24,inset 0 1px 0 #ffffff0f;transform:translateY(-.5px)}.tkc-chat-input-features__login-btn:active,.tkc-chat-tools-menu__gate-btn:active,.tkc-home-know__login-btn:active,.tkc-response-mode__gate-btn:active{box-shadow:0 1px 2px #0f172a14;transform:translateY(0)}.tkc-chat-input-features__login-btn:focus,.tkc-chat-tools-menu__gate-btn:focus,.tkc-home-know__login-btn:focus,.tkc-response-mode__gate-btn:focus{outline:none}.tkc-chat-input-features__login-btn:focus-visible,.tkc-chat-tools-menu__gate-btn:focus-visible,.tkc-home-know__login-btn:focus-visible,.tkc-response-mode__gate-btn:focus-visible{box-shadow:0 0 0 3px #0f172a24,0 1px 2px #0f172a14}.tkc-chat-input-features__login-btn--under-upsell,.tkc-chat-tools-menu__gate-btn--under-upsell,.tkc-home-know__login-btn--under-upsell{margin-top:12px}html[data-tkc-theme=dark] .tkc-chat-input-features__login-gate{background:#1e293b;border-color:#94a3b847;box-shadow:0 12px 40px #00000073}html[data-tkc-theme=dark] .tkc-chat-input-features__login-gate-title,html[data-tkc-theme=dark] .tkc-chat-tools-menu__gate-title,html[data-tkc-theme=dark] .tkc-response-mode__gate-title{color:#e2e8f0}html[data-tkc-theme=dark] .tkc-chat-input-features__login-gate-msg,html[data-tkc-theme=dark] .tkc-chat-tools-menu__gate-msg,html[data-tkc-theme=dark] .tkc-response-mode__gate-msg{color:#94a3b8}html[data-tkc-theme=dark] .tkc-chat-input-features__login-btn,html[data-tkc-theme=dark] .tkc-chat-tools-menu__gate-btn,html[data-tkc-theme=dark] .tkc-home-know__login-btn,html[data-tkc-theme=dark] .tkc-response-mode__gate-btn{background:#f8fafc;border-color:#f8fafc24;box-shadow:0 1px 2px #00000038,inset 0 1px 0 #ffffffd9;color:#0f172a}html[data-tkc-theme=dark] .tkc-chat-input-features__login-btn:hover,html[data-tkc-theme=dark] .tkc-chat-tools-menu__gate-btn:hover,html[data-tkc-theme=dark] .tkc-home-know__login-btn:hover,html[data-tkc-theme=dark] .tkc-response-mode__gate-btn:hover{background:#fff;border-color:#fff3;box-shadow:0 4px 14px #00000047,inset 0 1px 0 #fffffff2}html[data-tkc-theme=dark] .tkc-chat-input-features__login-btn:focus-visible,html[data-tkc-theme=dark] .tkc-chat-tools-menu__gate-btn:focus-visible,html[data-tkc-theme=dark] .tkc-home-know__login-btn:focus-visible,html[data-tkc-theme=dark] .tkc-response-mode__gate-btn:focus-visible{box-shadow:0 0 0 3px #f8fafc38,0 1px 2px #00000038}.tkc-proj-intro[data-v-063c7641]{--pi-accent:var(--primary,#4080ff);--pi-accent-2:#6366f1;--pi-purple:#9333ea;--pi-ink:#0f172a;--pi-muted:#64748b;--pi-card-border:#f0f0f0;--pi-tag-bg:#f8f9fa;--pi-tag-border:#e9ecef;background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-sizing:border-box;flex:1;padding:24px 0 56px;width:100%}.tkc-proj-intro--embedded[data-v-063c7641]{padding-bottom:40px;padding-top:8px}.tkc-proj-intro__inner[data-v-063c7641]{-ms-overflow-style:none;box-sizing:border-box;margin:0 auto;max-width:1120px;min-width:0;overflow-x:hidden;padding:0 max(20px,env(safe-area-inset-right)) 0 max(20px,env(safe-area-inset-left));scrollbar-width:none;width:100%}.tkc-proj-intro__inner[data-v-063c7641]::-webkit-scrollbar{display:none;height:0;width:0}.tkc-proj-intro__crumb[data-v-063c7641]{color:var(--pi-muted);font-size:13px;margin-bottom:20px}.tkc-proj-intro__crumb a[data-v-063c7641]{color:var(--pi-accent);font-weight:600;text-decoration:none}.tkc-proj-intro__crumb a[data-v-063c7641]:hover{text-decoration:underline}.tkc-proj-intro__crumb-current[data-v-063c7641]{color:#475569;font-weight:600}.tkc-proj-intro__hero[data-v-063c7641]{margin-bottom:40px;text-align:center}.tkc-proj-intro__h1[data-v-063c7641]{color:#1e3a5f;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0 auto 16px;max-width:920px}.tkc-proj-intro__lead[data-v-063c7641]{color:var(--pi-muted);font-size:1.05rem;line-height:1.6;margin:0 auto 28px;max-width:720px}.tkc-proj-intro__hero-actions[data-v-063c7641]{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.tkc-proj-intro__cta[data-v-063c7641]{align-items:center;background:linear-gradient(90deg,var(--pi-accent) 0,var(--pi-purple) 100%);border-radius:999px;box-shadow:0 10px 28px #4080ff59;color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:10px;justify-content:center;padding:14px 28px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.tkc-proj-intro__cta[data-v-063c7641]:hover{box-shadow:0 12px 32px #4080ff6b;transform:translateY(-1px)}.tkc-proj-intro__cta-ico[data-v-063c7641]{flex-shrink:0}.tkc-proj-intro__ghost[data-v-063c7641]{background:#fffc;border:1px solid #4080ff59;border-radius:999px;color:var(--pi-accent);font-size:14px;font-weight:700;padding:10px 16px;text-decoration:none}.tkc-proj-intro__ghost[data-v-063c7641]:hover{background:#fff}.tkc-proj-intro__preview-wrap[data-v-063c7641]{margin-bottom:48px}.tkc-proj-intro__sr-head[data-v-063c7641]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tkc-proj-intro__preview[data-v-063c7641]{background:#fff;border:1px solid var(--pi-card-border);border-radius:16px;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;min-width:0;padding:22px}.tkc-proj-intro__preview-head[data-v-063c7641]{align-items:flex-start;border-bottom:1px solid #eef2f7;display:flex;gap:14px;margin-bottom:20px;min-width:0;padding-bottom:18px}.tkc-proj-intro__preview-head-text[data-v-063c7641]{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.tkc-proj-intro__preview-mark[data-v-063c7641]{align-items:center;background:linear-gradient(135deg,#4080ff1f,#9333ea1a);border-radius:12px;color:var(--pi-accent);display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.tkc-proj-intro__preview-title[data-v-063c7641]{color:var(--pi-ink);font-size:1.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.tkc-proj-intro__preview-desc[data-v-063c7641]{color:var(--pi-muted);font-size:14px;line-height:1.55;margin:0}.tkc-proj-intro__preview-grid[data-v-063c7641]{display:grid;gap:18px;grid-template-columns:1fr 260px;margin-bottom:20px;min-width:0}@media (max-width:860px){.tkc-proj-intro__preview-grid[data-v-063c7641]{grid-template-columns:1fr}.tkc-proj-intro__preview[data-v-063c7641]{padding:18px 14px}.tkc-proj-intro__pillar-grid[data-v-063c7641]{gap:16px}}.tkc-proj-intro__preview-main[data-v-063c7641]{min-width:0}.tkc-proj-intro__composer-wrap[data-v-063c7641]{align-items:stretch;display:flex;flex-direction:column;gap:10px;min-width:0;width:100%}.tkc-proj-intro__model-chip[data-v-063c7641]{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;box-sizing:border-box;color:#0f172a;display:inline-flex;font-size:13px;font-weight:700;gap:8px;letter-spacing:-.01em;max-width:100%;padding:6px 12px 6px 8px}.tkc-proj-intro__model-chip-label[data-v-063c7641]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-proj-intro__model-chip-ico[data-v-063c7641]{align-items:center;display:flex;justify-content:center}.tkc-proj-intro__model-chip-chev[data-v-063c7641]{color:#64748b;flex-shrink:0}.tkc-proj-intro__mock-dock[data-v-063c7641]{align-self:stretch;margin:0;max-width:none;padding:0;position:relative;width:100%;z-index:1}.tkc-proj-intro__mock-dock[data-v-063c7641] .send-toolbar__trailing>.send-btn{margin-left:auto}.tkc-proj-intro__mock-dock[data-v-063c7641] .send-toolbar .send-btn{height:34px;width:34px}.tkc-proj-intro__mock-dock[data-v-063c7641] .send-toolbar .send-btn__icon{height:16px;width:16px}.tkc-proj-intro__mock-tools-wrap[data-v-063c7641]{display:inline-flex;flex-shrink:0;position:relative;vertical-align:middle}.tkc-proj-intro__mock-tools-btn[data-v-063c7641]{-webkit-tap-highlight-color:transparent;align-items:center;background:var(--st-toolbar-surface,#fff);border:1px solid var(--st-toolbar-border,#0f172a1a);border-radius:10px;box-sizing:border-box;color:var(--st-toolbar-icon,#575757);cursor:default;display:inline-flex;font:inherit;font-size:12px;font-weight:600;gap:6px;height:var(--send-toolbar-hit,36px);justify-content:center;letter-spacing:-.02em;line-height:1;margin:0;max-height:var(--send-toolbar-hit,36px);min-height:var(--send-toolbar-hit,36px);opacity:.52;padding:0 12px 0 10px;pointer-events:none}.tkc-proj-intro__mock-tools-icon[data-v-063c7641]{color:inherit;display:flex;flex-shrink:0;height:var(--send-toolbar-inner-icon,18px);width:var(--send-toolbar-inner-icon,18px)}.tkc-proj-intro__mock-tools-icon svg[data-v-063c7641]{display:block;height:100%;width:100%}.tkc-proj-intro__mock-tools-text[data-v-063c7641]{white-space:nowrap}@media (max-width:900px){.tkc-proj-intro__mock-tools-text[data-v-063c7641]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tkc-proj-intro__mock-tools-btn[data-v-063c7641]{justify-content:center;min-width:36px;padding:0 8px}}.tkc-proj-intro__mock-dock .input-area[data-v-063c7641]{background:#0000;border-top:none;box-sizing:border-box;padding:0;width:100%}@media (max-width:900px){.tkc-proj-intro__mock-dock .input-area[data-v-063c7641]{background:#0000;border-top:none;bottom:auto;box-shadow:none;flex-shrink:1;left:auto;margin:0;max-width:100%;padding:0;position:relative;right:auto;z-index:1}}.tkc-proj-intro__mock-file[data-v-063c7641]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.tkc-proj-intro__preview-side[data-v-063c7641]{background:#fcfcfd;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.tkc-proj-intro__side-head[data-v-063c7641]{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.tkc-proj-intro__side-title[data-v-063c7641]{color:var(--pi-ink);font-size:13px;font-weight:800}.tkc-proj-intro__side-pill[data-v-063c7641]{background:#4080ff1f;border-radius:999px;color:var(--pi-accent);font-size:11px;font-weight:700;padding:4px 10px}.tkc-proj-intro__meter[data-v-063c7641]{background:#e2e8f0;border-radius:999px;height:6px;margin-bottom:6px;overflow:hidden}.tkc-proj-intro__meter-bar[data-v-063c7641]{background:linear-gradient(90deg,var(--pi-accent),var(--pi-purple));border-radius:inherit;display:block;height:100%;width:8%}.tkc-proj-intro__meter-label[data-v-063c7641]{color:var(--pi-muted);font-size:11px;margin:0 0 12px}.tkc-proj-intro__doc-list[data-v-063c7641]{list-style:none;margin:0;padding:0}.tkc-proj-intro__doc-row[data-v-063c7641]{align-items:center;border-bottom:1px solid #f1f5f9;color:#475569;display:flex;font-size:12px;gap:8px;padding:8px 0}.tkc-proj-intro__doc-row[data-v-063c7641]:last-child{border-bottom:none}.tkc-proj-intro__doc-badge[data-v-063c7641]{background:#f1f5f9;border-radius:4px;color:#64748b;flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.06em;padding:3px 6px}.tkc-proj-intro__conv-block[data-v-063c7641]{border-top:1px solid #eef2f7;padding-top:16px}.tkc-proj-intro__conv-title[data-v-063c7641]{color:var(--pi-ink);font-size:13px;font-weight:800;margin:0 0 12px}.tkc-proj-intro__conv-scroll[data-v-063c7641]{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.tkc-proj-intro__conv-card[data-v-063c7641]{background:var(--pi-tag-bg);border:1px solid #e9ecef;border-radius:12px;flex:0 0 min(200px,85vw);padding:12px 14px;scroll-snap-align:start}.tkc-proj-intro__conv-card-title[data-v-063c7641]{color:#334155;display:block;font-size:13px;font-weight:700;line-height:1.35;margin-bottom:6px}.tkc-proj-intro__conv-card-time[data-v-063c7641]{color:var(--pi-muted);font-size:11px}.tkc-proj-intro__pillars[data-v-063c7641]{margin-top:8px}.tkc-proj-intro__section-h2[data-v-063c7641]{color:var(--pi-ink);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;letter-spacing:-.02em;margin:0 0 28px;text-align:center}.tkc-proj-intro__pillar-grid[data-v-063c7641]{align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.tkc-proj-intro__pillar-grid[data-v-063c7641]{grid-template-columns:1fr}}.tkc-proj-intro__pillar[data-v-063c7641]{background:#fff;border:1px solid var(--pi-card-border);border-radius:12px;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;padding:24px}.tkc-proj-intro__pillar-h[data-v-063c7641]{color:var(--pi-ink);flex-shrink:0;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0 0 12px;min-height:2.75em}.tkc-proj-intro__pillar-body[data-v-063c7641]{color:var(--pi-muted);flex:1 1 auto;font-size:1rem;line-height:1.55;margin:0 0 18px;min-height:0}.tkc-proj-intro__tags[data-v-063c7641]{flex-shrink:0;list-style:none;margin:0;padding:0}.tkc-proj-intro__tag[data-v-063c7641]{align-items:center;background:var(--pi-tag-bg);border:1px solid var(--pi-tag-border);border-radius:8px;color:#475569;display:flex;font-size:.9rem;font-weight:600;gap:10px;margin-bottom:8px;padding:10px 12px}.tkc-proj-intro__tag[data-v-063c7641]:last-child{margin-bottom:0}.tkc-proj-intro__tag svg[data-v-063c7641]{color:var(--pi-accent);flex-shrink:0;opacity:.9}@media (max-width:639px){.tkc-proj-intro[data-v-063c7641]{padding:14px 0 max(40px,env(safe-area-inset-bottom,0px))}.tkc-proj-intro__inner[data-v-063c7641]{padding-left:max(14px,env(safe-area-inset-left,0px));padding-right:max(14px,env(safe-area-inset-right,0px))}.tkc-proj-intro__crumb[data-v-063c7641]{font-size:12px;line-height:1.45;margin-bottom:14px;word-break:break-word}.tkc-proj-intro__hero[data-v-063c7641]{margin-bottom:24px}.tkc-proj-intro__h1[data-v-063c7641]{font-size:clamp(1.32rem,5.2vw + .15rem,1.72rem);line-height:1.22;margin-bottom:12px;overflow-wrap:anywhere}.tkc-proj-intro__lead[data-v-063c7641]{font-size:.98rem;margin-bottom:20px}.tkc-proj-intro__hero-actions[data-v-063c7641]{flex-direction:column;gap:10px;margin:0 auto;max-width:420px;width:100%}.tkc-proj-intro__cta[data-v-063c7641],.tkc-proj-intro__ghost[data-v-063c7641]{box-sizing:border-box;justify-content:center;max-width:none;min-height:48px;width:100%}.tkc-proj-intro__cta[data-v-063c7641]{padding-bottom:15px;padding-top:15px}.tkc-proj-intro__ghost[data-v-063c7641]{padding-bottom:13px;padding-top:13px}.tkc-proj-intro__preview-wrap[data-v-063c7641]{margin-bottom:36px}.tkc-proj-intro__preview[data-v-063c7641]{border-radius:12px;padding:14px 12px}.tkc-proj-intro__preview-head[data-v-063c7641]{gap:10px;margin-bottom:14px;padding-bottom:12px}.tkc-proj-intro__preview-title[data-v-063c7641]{font-size:1.05rem}.tkc-proj-intro__preview-desc[data-v-063c7641]{font-size:13px;line-height:1.5}.tkc-proj-intro__preview-mark[data-v-063c7641]{border-radius:10px;height:40px;width:40px}.tkc-proj-intro__preview-mark svg[data-v-063c7641]{height:20px;width:20px}.tkc-proj-intro__preview-side[data-v-063c7641]{min-width:0;padding:12px 10px}.tkc-proj-intro__mock-dock .input-content[data-v-063c7641]{padding:10px 12px 6px}.tkc-proj-intro__mock-dock[data-v-063c7641] .send-toolbar{gap:4px;padding-left:6px;padding-right:6px}.tkc-proj-intro__model-chip[data-v-063c7641]{font-size:12px;padding:8px 10px 8px 8px}.tkc-proj-intro__side-head[data-v-063c7641]{flex-wrap:wrap;row-gap:6px}.tkc-proj-intro__conv-scroll[data-v-063c7641]{-webkit-overflow-scrolling:touch;margin-left:-2px;margin-right:-2px;overscroll-behavior-x:contain;padding-bottom:8px;padding-left:2px;padding-right:2px;scrollbar-width:none}.tkc-proj-intro__conv-card[data-v-063c7641]{flex:0 0 min(196px,calc(100vw - 52px))}.tkc-proj-intro__conv-scroll[data-v-063c7641]::-webkit-scrollbar{display:none}.tkc-proj-intro__doc-row[data-v-063c7641]{align-items:flex-start;flex-wrap:wrap;font-size:11px;gap:6px 8px;word-break:break-word}.tkc-proj-intro__conv-block[data-v-063c7641]{padding-top:14px}.tkc-proj-intro__section-h2[data-v-063c7641]{font-size:clamp(1.18rem,3.8vw,1.42rem);margin-bottom:20px;padding-left:2px;padding-right:2px}.tkc-proj-intro__tag[data-v-063c7641]{align-items:flex-start;font-size:.84rem;padding:9px 10px}.tkc-proj-intro__tag svg[data-v-063c7641]{margin-top:1px}.tkc-proj-intro--embedded[data-v-063c7641]{padding-bottom:max(28px,env(safe-area-inset-bottom,0px))}.tkc-proj-intro__pillar[data-v-063c7641]{padding:18px 14px}.tkc-proj-intro__pillar-h[data-v-063c7641]{font-size:1.1rem;min-height:0}}html[data-tkc-theme=dark] .tkc-proj-intro[data-v-063c7641]{--pi-ink:#f1f5f9;--pi-muted:#94a3b8;--pi-card-border:#94a3b833;--pi-tag-bg:#1e293bd9;--pi-tag-border:#94a3b840;background:linear-gradient(180deg,#0f172a,#1e293b)}html[data-tkc-theme=dark] .tkc-proj-intro__h1[data-v-063c7641]{color:#e2e8f0}html[data-tkc-theme=dark] .tkc-proj-intro__crumb-current[data-v-063c7641]{color:#cbd5e1}html[data-tkc-theme=dark] .tkc-proj-intro__pillar[data-v-063c7641],html[data-tkc-theme=dark] .tkc-proj-intro__preview[data-v-063c7641]{background:#0f172aeb;box-shadow:0 8px 28px #00000059}html[data-tkc-theme=dark] .tkc-proj-intro__preview-head[data-v-063c7641]{border-bottom-color:#94a3b826}html[data-tkc-theme=dark] .tkc-proj-intro__model-chip[data-v-063c7641]{background:#1e293bd9;border-color:#94a3b840;box-shadow:0 2px 8px #00000040;color:#e2e8f0}html[data-tkc-theme=dark] .tkc-proj-intro__model-chip-chev[data-v-063c7641]{color:#94a3b8}html[data-tkc-theme=dark] .tkc-proj-intro__mock-dock .input-box[data-v-063c7641]{background:#1e293beb;border-color:#94a3b838;box-shadow:inset 0 0 0 1px #0f172a59,0 8px 28px #00000059}html[data-tkc-theme=dark] .tkc-proj-intro__mock-dock .send-toolbar[data-v-063c7641]{--st-toolbar-border:#94a3b838;--st-toolbar-surface:#1e293bd9;--st-toolbar-surface-hover:#94a3b814;--st-toolbar-icon:#cbd5e1;--st-toolbar-icon-hover:#f1f5f9;background:#0f172a8c;border-top-color:#94a3b826}html[data-tkc-theme=dark] .tkc-proj-intro__mock-dock .input-content__zoom-btn[data-v-063c7641]{color:#94a3b8}html[data-tkc-theme=dark] .tkc-proj-intro__mock-dock .input-content__zoom-btn[data-v-063c7641]:hover{background:#94a3b81f;color:#93c5fd}html[data-tkc-theme=dark] .tkc-proj-intro__mock-tools-btn[data-v-063c7641]{background:#1e293bd9;border-color:#94a3b838;color:#cbd5e1;opacity:.62}html[data-tkc-theme=dark] .tkc-proj-intro__preview-side[data-v-063c7641]{background:#1e293b73;border-color:#94a3b833}html[data-tkc-theme=dark] .tkc-proj-intro__conv-card[data-v-063c7641]{background:#1e293ba6;border-color:#94a3b833}html[data-tkc-theme=dark] .tkc-proj-intro__ghost[data-v-063c7641]{background:#1e293b99;border-color:#60a5fa59;color:#93c5fd}.tkc-home-model-explorer[data-v-7d2ce01e]{align-self:stretch;background:linear-gradient(165deg,#eef2ff8c,#ffffffeb);border:1px solid #6366f12e;border-radius:clamp(10px,.8vw,16px);box-shadow:0 8px 28px -18px #4f46e540;box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;height:100%;margin:0;max-height:none;max-width:100%;min-height:0;min-width:0;overflow:hidden;padding:clamp(6px,.9vh,14px) clamp(8px,1.2vw,18px) clamp(6px,.7vh,12px);text-align:left;width:100%}.tkc-home-model-explorer__anchor[data-v-7d2ce01e],.tkc-home-model-explorer__more-head[data-v-7d2ce01e]{flex-shrink:0}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{border-bottom:1px solid #94a3b859;margin-bottom:clamp(6px,.8vh,12px);padding-bottom:clamp(4px,.6vh,10px)}.tkc-home-model-explorer__more-head[data-v-7d2ce01e]{margin-bottom:clamp(6px,.5vh,10px)}.tkc-home-model-explorer__anchor-title-row[data-v-7d2ce01e]{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(5px,.35vw + 4px,10px)}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]{-webkit-tap-highlight-color:transparent;background:#0000;border:1px solid #0000;border-radius:clamp(8px,.35vw + 6px,14px);box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;margin:0;padding:clamp(4px,.25vw + 3px,10px) clamp(6px,.45vw + 4px,14px);text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]:hover{background:#ffffff80;border-color:#6366f138}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]:focus{outline:none}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]:focus-visible{outline:2px solid #6366f18c;outline-offset:2px}.tkc-home-model-explorer__anchor-pick--active[data-v-7d2ce01e]{background:linear-gradient(180deg,#c7d2fe8c,#fff 55%);border-color:#4338caeb;box-shadow:0 0 0 2px #6366f173,0 4px 20px #4f46e538,inset 0 1px 0 #ffffffe6}.tkc-home-model-explorer__anchor-pick--active[data-v-7d2ce01e]:hover{border-color:#3730a3fa;box-shadow:0 0 0 2px #4f46e58c,0 6px 24px #4338ca47,inset 0 1px 0 #fffffff2}.tkc-home-model-explorer__anchor-pick--active .tkc-home-model-explorer__anchor-name[data-v-7d2ce01e]{color:#312e81;font-weight:600}.tkc-home-model-explorer__anchor-logo[data-v-7d2ce01e]{border-radius:4px;flex-shrink:0;height:clamp(16px,.75vw + 11px,22px);object-fit:contain;width:clamp(16px,.75vw + 11px,22px)}.tkc-home-model-explorer__anchor-name[data-v-7d2ce01e]{color:#312e81;display:inline-block;flex:1 1 auto;font-size:clamp(11px,.35vw + 10px,15px);font-weight:600;letter-spacing:-.02em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-home-model-explorer__anchor-desc[data-v-7d2ce01e]{color:#64748b;font-size:clamp(10px,.22vw + 9px,13px);line-height:1.4;margin:clamp(2px,.35vh,6px) 0 0}@media (max-height:720px){.tkc-home-model-explorer__anchor-desc[data-v-7d2ce01e]{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}}.tkc-home-model-explorer__h[data-v-7d2ce01e]{color:#4338ca;font-size:clamp(10px,.18vw + 9px,12px);font-weight:600;letter-spacing:.04em;margin:0;text-transform:uppercase}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]{-webkit-overflow-scrolling:touch;align-items:stretch;background:#ffffff94;border:1px solid #94a3b838;border-radius:clamp(8px,.6vw,12px);box-shadow:inset 0 1px 0 #ffffffd9;display:flex;flex:1 1 0;flex-direction:column;gap:clamp(10px,1.2vh,16px);max-width:100%;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:clamp(6px,.8vh,12px);position:relative;scrollbar-color:var(--tkc-scrollbar-thumb,#86909c52) var(--tkc-scrollbar-track,#0000);scrollbar-gutter:stable;scrollbar-width:thin}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]::-webkit-scrollbar{width:var(--tkc-scrollbar-w-viewport,8px)}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]::-webkit-scrollbar-thumb{background:var(--tkc-scrollbar-thumb,#86909c47);border-radius:999px}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]:after{background:linear-gradient(180deg,#0000,#ffffffeb 88%);bottom:0;content:"";display:block;height:14px;left:0;margin-top:-14px;pointer-events:none;position:sticky;right:0}.tkc-home-model-explorer__vendor[data-v-7d2ce01e]{flex:0 0 auto;max-width:100%;min-width:0;overflow:visible}.tkc-home-model-explorer__vendor-h[data-v-7d2ce01e]{border-bottom:1px solid #94a3b833;color:#475569;font-size:clamp(9px,.16vw + 8.5px,11px);font-weight:600;letter-spacing:.06em;margin:0 0 clamp(6px,.35vw + 4px,10px);padding-bottom:clamp(3px,.2vw + 2px,6px);text-transform:uppercase}.tkc-home-model-explorer__list[data-v-7d2ce01e]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(6px,.4vw + 4px,11px);list-style:none;margin:0;max-width:100%;min-width:0;overflow:visible;padding:0}.tkc-home-model-explorer__li[data-v-7d2ce01e]{flex:0 1 auto;max-width:100%;min-width:0}.tkc-home-model-explorer__btn[data-v-7d2ce01e]{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffffe0;border:1px solid #94a3b859;border-radius:999px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-direction:row;font:inherit;gap:clamp(4px,.3vw + 3px,8px);justify-content:flex-start;max-width:100%;min-height:clamp(34px,2.2vw + 28px,40px);min-width:0;padding:clamp(7px,.4vw + 5px,11px) clamp(10px,.55vw + 7px,15px);position:relative;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:auto}.tkc-home-model-explorer__btn[data-v-7d2ce01e]:hover{border-color:#6366f173;box-shadow:0 4px 14px #4f46e51a}.tkc-home-model-explorer__btn--active[data-v-7d2ce01e]{background:linear-gradient(180deg,#c7d2fe8c,#fff 55%);border-color:#4338caeb;box-shadow:0 0 0 2px #6366f173,0 4px 20px #4f46e547,inset 0 1px 0 #ffffffe6}.tkc-home-model-explorer__btn--active[data-v-7d2ce01e]:hover{border-color:#3730a3fa;box-shadow:0 0 0 2px #4f46e58c,0 6px 24px #4338ca52,inset 0 1px 0 #fffffff2}.tkc-home-model-explorer__btn--active .tkc-home-model-explorer__btn-label[data-v-7d2ce01e]{color:#312e81;font-weight:600}.tkc-home-model-explorer__btn-top[data-v-7d2ce01e]{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:clamp(4px,.3vw + 3px,8px);min-width:0}.tkc-home-model-explorer__btn-logo[data-v-7d2ce01e]{border-radius:4px;flex-shrink:0;height:clamp(14px,.65vw + 10px,20px);object-fit:contain;width:clamp(14px,.65vw + 10px,20px)}.tkc-home-model-explorer__btn-label[data-v-7d2ce01e]{color:#0f172a;flex:1 1 auto;font-size:clamp(10px,.28vw + 9px,13px);font-weight:500;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-home-model-explorer__btn-label--short[data-v-7d2ce01e]{display:none}@media (max-height:780px) and (min-width:901px){.tkc-home-model-explorer[data-v-7d2ce01e]{margin-top:6px;padding:10px 12px}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{margin-bottom:10px;padding-bottom:7px}.tkc-home-model-explorer__anchor-desc[data-v-7d2ce01e]{font-size:11px;margin-top:3px}.tkc-home-model-explorer__more-head[data-v-7d2ce01e]{margin-bottom:6px}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]{gap:8px;padding:9px}.tkc-home-model-explorer__list[data-v-7d2ce01e]{gap:6px}.tkc-home-model-explorer__btn[data-v-7d2ce01e]{min-height:32px;padding:6px 11px}}@media (max-height:640px) and (min-width:901px){.tkc-home-model-explorer[data-v-7d2ce01e]{margin-top:4px;padding:8px 10px}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{margin-bottom:8px;padding-bottom:6px}.tkc-home-model-explorer__h[data-v-7d2ce01e]{margin-bottom:3px}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]{gap:7px;padding:8px}.tkc-home-model-explorer__btn[data-v-7d2ce01e]{min-height:30px;padding:5px 10px}}.tkc-home-model-explorer__new[data-v-7d2ce01e]{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;letter-spacing:.06em}.tkc-home-model-explorer__badge[data-v-7d2ce01e],.tkc-home-model-explorer__new[data-v-7d2ce01e]{border-radius:4px;flex-shrink:0;font-size:clamp(7px,.14vw + 6.5px,10px);font-weight:600;padding:clamp(1px,.12vw + 1px,4px) clamp(4px,.25vw + 3px,7px);text-transform:uppercase}.tkc-home-model-explorer__badge[data-v-7d2ce01e]{background:#6366f11f;color:#4338ca;letter-spacing:.04em}.tkc-home-model-explorer__btn-desc[data-v-7d2ce01e]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:900px){.tkc-home-model-explorer[data-v-7d2ce01e]{background:linear-gradient(180deg,#eef2ffb8,#fffffff7);border-color:#6366f133;border-radius:12px;box-shadow:inset 0 1px 0 #ffffffe6,0 8px 28px -16px #4f46e52e;padding:10px 8px 8px}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{background:#ffffffd1;border:1px solid #6366f124;border-radius:12px;box-shadow:inset 0 1px 0 #fffffff2;margin-bottom:10px;padding:14px}.tkc-home-model-explorer__anchor-title-row[data-v-7d2ce01e]{gap:8px}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]{background:#0000;border:none;border-radius:0;padding:0}.tkc-home-model-explorer__anchor-pick[data-v-7d2ce01e]:hover{background:#0000;border-color:#0000}.tkc-home-model-explorer__anchor-pick--active[data-v-7d2ce01e]{background:#0000;border:none;box-shadow:none}.tkc-home-model-explorer__anchor-pick--active[data-v-7d2ce01e]:hover{border:none;box-shadow:none}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]:has(.tkc-home-model-explorer__anchor-pick--active){background:linear-gradient(180deg,#e0e7ffbf,#fffffff2);border-color:#4338ca8c;box-shadow:0 0 0 1px #6366f159,0 4px 16px #4f46e51f}.tkc-home-model-explorer__anchor-logo[data-v-7d2ce01e]{height:24px;width:24px}.tkc-home-model-explorer__anchor-name[data-v-7d2ce01e]{font-size:15px;font-weight:700;letter-spacing:-.025em}.tkc-home-model-explorer__anchor-desc[data-v-7d2ce01e]{-webkit-line-clamp:unset;color:#64748b;display:block;font-size:13px;line-height:1.45;margin-top:8px;overflow:visible}.tkc-home-model-explorer__more-head[data-v-7d2ce01e]{margin-bottom:6px;padding:0}.tkc-home-model-explorer__h[data-v-7d2ce01e]{font-size:11px;font-weight:700;letter-spacing:.06em}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]{background:#f8fafcb8;border-color:#94a3b82e;border-radius:12px;flex:1 1 auto;gap:10px;padding:10px}.tkc-home-model-explorer__vendor[data-v-7d2ce01e]{background:#ffffffe6;border:1px solid #94a3b829;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;max-width:100%;min-width:0;padding:12px 12px 10px;width:100%}.tkc-home-model-explorer__vendor-h[data-v-7d2ce01e]{color:#475569;font-size:10px;font-weight:700;letter-spacing:.07em;margin-bottom:8px;padding-bottom:6px}.tkc-home-model-explorer__list[data-v-7d2ce01e]{flex-direction:column;flex-wrap:nowrap;gap:10px}.tkc-home-model-explorer__li[data-v-7d2ce01e]{flex:1 1 auto;max-width:100%;width:100%}.tkc-home-model-explorer__btn[data-v-7d2ce01e]{align-items:stretch;border-radius:10px;flex-direction:column;gap:6px;max-width:100%;min-height:54px;padding:12px 14px;width:100%}.tkc-home-model-explorer__btn-top[data-v-7d2ce01e]{gap:8px;width:100%}.tkc-home-model-explorer__btn-logo[data-v-7d2ce01e]{height:20px;width:20px}.tkc-home-model-explorer__btn-label[data-v-7d2ce01e]{font-size:14px;font-weight:600;line-height:1.32;overflow:visible;text-overflow:unset;white-space:normal}.tkc-home-model-explorer__badge[data-v-7d2ce01e],.tkc-home-model-explorer__new[data-v-7d2ce01e]{border-radius:5px;font-size:9px;font-weight:700;padding:2px 6px}.tkc-home-model-explorer__btn-label--full[data-v-7d2ce01e]{display:block!important}.tkc-home-model-explorer__btn-label--short[data-v-7d2ce01e]{display:none!important}.tkc-home-model-explorer__btn .tkc-home-model-explorer__badge[data-v-7d2ce01e]{display:inline-flex}.tkc-home-model-explorer__btn-desc[data-v-7d2ce01e]{clip:auto;-webkit-box-orient:vertical;-webkit-line-clamp:2;border:0;color:#64748b;display:-webkit-box;font-size:12px;height:auto;line-height:1.42;margin:0;overflow:hidden;padding:0;position:static;text-align:left;white-space:normal;width:auto}.tkc-home-model-explorer__btn--active .tkc-home-model-explorer__btn-desc[data-v-7d2ce01e]{color:#4338ca;opacity:.88}}@media (max-width:900px) and (max-height:740px){.tkc-home-model-explorer[data-v-7d2ce01e]{padding:8px 6px 6px}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{margin-bottom:8px;padding:12px}.tkc-home-model-explorer__anchor-desc[data-v-7d2ce01e]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.tkc-home-model-explorer__vendors[data-v-7d2ce01e]{gap:8px;padding:8px}.tkc-home-model-explorer__vendor[data-v-7d2ce01e]{padding:10px 10px 8px}.tkc-home-model-explorer__btn[data-v-7d2ce01e]{min-height:50px;padding:10px 12px}.tkc-home-model-explorer__btn-desc[data-v-7d2ce01e]{-webkit-line-clamp:1}}@media (max-width:380px){.tkc-home-model-explorer[data-v-7d2ce01e]{border-radius:10px;padding:8px 6px 6px}.tkc-home-model-explorer__anchor[data-v-7d2ce01e]{padding:12px}.tkc-home-model-explorer__anchor-name[data-v-7d2ce01e]{font-size:14px}.tkc-home-model-explorer__btn-label[data-v-7d2ce01e]{font-size:13px}.tkc-home-model-explorer__btn-desc[data-v-7d2ce01e]{font-size:11px}}.tkc-home-model-explorer[data-v-7d2ce01e] .tkc-tooltip__bubble{line-height:1.48;max-width:min(420px,calc(100vw - 20px))}.tkc-sign-in-conversion-hint[data-v-b382d966]{background:linear-gradient(135deg,#6366f114,#22d3ee0f);border:1px solid #6366f138;border-radius:12px;color:#475569;font-size:13px;line-height:1.55;margin:0;padding:10px 14px}.tkc-sign-in-conversion-hint__text[data-v-b382d966]{display:inline}.tkc-sign-in-conversion-hint__link[data-v-b382d966]{color:#2563eb;display:inline-block;font-weight:700;margin-left:.35em;text-decoration:none;white-space:nowrap}.tkc-sign-in-conversion-hint__link[data-v-b382d966]:hover{text-decoration:underline;text-underline-offset:2px}html[data-tkc-theme=dark] .tkc-sign-in-conversion-hint[data-v-b382d966]{background:linear-gradient(135deg,#6366f129,#22d3ee1a);border-color:#818cf859;color:#cbd5e1}html[data-tkc-theme=dark] .tkc-sign-in-conversion-hint__link[data-v-b382d966]{color:#5eead4}html[data-tkc-theme=dark] .tkc-sign-in-conversion-hint__link[data-v-b382d966]:hover{color:#99f6e4}.tkc-chat-input-features[data-v-12e5edf8]{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px 14px;margin:0;min-width:0;padding:6px 2px 8px;position:relative;width:100%}.tkc-chat-input-features__hint[data-v-12e5edf8]{color:#64748b;flex:1 1 100%;font-size:11px;letter-spacing:.01em;line-height:1.3}.tkc-chat-input-features__row[data-v-12e5edf8]{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:inline-flex;gap:8px;min-height:28px;user-select:none}.tkc-chat-input-features__row--disabled[data-v-12e5edf8]{cursor:not-allowed;opacity:.55}.tkc-chat-input-features__checkbox[data-v-12e5edf8]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tkc-chat-input-features__switch[data-v-12e5edf8]{background:#e2e8f0;border-radius:999px;flex-shrink:0;height:20px;position:relative;transition:background .18s ease;width:36px}.tkc-chat-input-features__switch[data-v-12e5edf8]:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0f172a2e;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .18s ease;width:16px}.tkc-chat-input-features__checkbox:focus-visible+.tkc-chat-input-features__switch[data-v-12e5edf8]{outline:2px solid #4080ff73;outline-offset:2px}.tkc-chat-input-features__checkbox:checked+.tkc-chat-input-features__switch[data-v-12e5edf8]{background:linear-gradient(120deg,var(--primary,#4080ff) 0,#2563eb 100%)}.tkc-chat-input-features__checkbox:checked+.tkc-chat-input-features__switch[data-v-12e5edf8]:after{transform:translateX(16px)}.tkc-chat-input-features__checkbox:disabled+.tkc-chat-input-features__switch[data-v-12e5edf8]{opacity:.55}.tkc-chat-input-features__label[data-v-12e5edf8]{color:#334155;font-size:13px;font-weight:500;letter-spacing:.01em}.tkc-chat-input-features--toolbar[data-v-12e5edf8]{box-sizing:border-box;flex-wrap:nowrap;gap:8px 14px;max-width:100%;min-width:0;padding:0;width:auto}.tkc-chat-input-features--toolbar .tkc-chat-input-features__chip[data-v-12e5edf8]{border-radius:10px;font-weight:500;gap:6px;height:var(--send-toolbar-hit,36px);line-height:1;padding:0 12px 0 10px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-icon[data-v-12e5edf8]{height:20px;width:20px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__chip-icon.spark-icon[data-v-12e5edf8]{font-size:20px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__row--toolbar[data-v-12e5edf8]{flex-shrink:0;gap:7px;min-height:var(--send-toolbar-hit,36px);padding:0 2px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__switch[data-v-12e5edf8]{height:18px;width:32px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__switch[data-v-12e5edf8]:after{height:14px;width:14px}.tkc-chat-input-features--toolbar .tkc-chat-input-features__checkbox:checked+.tkc-chat-input-features__switch[data-v-12e5edf8]:after{transform:translateX(14px)}.tkc-chat-input-features--toolbar .tkc-chat-input-features__label[data-v-12e5edf8]{color:var(--st-toolbar-icon,#575757);font-size:12px;font-weight:500;letter-spacing:-.015em;white-space:nowrap}.tkc-chat-input-features__chip[data-v-12e5edf8]{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;box-sizing:border-box;color:#737373;cursor:pointer;display:inline-flex;flex-shrink:1;font:inherit;font-size:12px;font-weight:500;gap:6px;height:28px;justify-content:center;letter-spacing:-.012em;line-height:1;margin:0;max-width:min(48vw,12rem);min-width:0;padding:0 10px 0 8px;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.tkc-chat-input-features__chip[data-v-12e5edf8]:hover:not(:disabled):not(.tkc-chat-input-features__chip--on){background:#0f172a08;border-color:#0f172a1f;color:#404040}.tkc-chat-input-features__chip[data-v-12e5edf8]:focus{outline:none}.tkc-chat-input-features__chip[data-v-12e5edf8]:focus-visible{box-shadow:0 0 0 2px #0f172a14}.tkc-chat-input-features__chip--on[data-v-12e5edf8]{background:linear-gradient(180deg,#4080ff24,#4080ff14);border-color:#4080ff61;box-shadow:0 0 0 1px #4080ff1f,0 1px 2px #2563eb1a;color:#1d4ed8;font-weight:600}.tkc-chat-input-features__chip--on[data-v-12e5edf8]:hover:not(:disabled){background:linear-gradient(180deg,#4080ff2e,#4080ff1a);border-color:#4080ff7a;color:#1e40af}.tkc-chat-input-features__chip--disabled[data-v-12e5edf8]{cursor:not-allowed;opacity:.48}.tkc-chat-input-features__chip-icon[data-v-12e5edf8]{align-items:center;color:currentColor;display:flex;flex-shrink:0;height:16px;justify-content:center;opacity:.9;width:16px}.tkc-chat-input-features__chip-icon svg[data-v-12e5edf8]{display:block;height:16px;width:16px}.tkc-chat-input-features__chip--on .tkc-chat-input-features__chip-icon[data-v-12e5edf8]{color:inherit;opacity:1}.tkc-chat-input-features__chip-label[data-v-12e5edf8]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-chat-input-features-responsive[data-v-aa7593da]{align-items:center;display:inline-flex;max-width:100%;min-width:0;vertical-align:middle}.tkc-response-mode[data-v-09f184c6]{align-items:center;display:inline-flex;flex-shrink:0;min-width:0;position:relative}.tkc-response-mode__trigger[data-v-09f184c6]{align-items:center;background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;color:var(--st-toolbar-icon,#404040);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;height:var(--send-toolbar-hit,36px);letter-spacing:-.02em;max-width:min(11rem,38vw);padding:0 10px 0 8px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.tkc-response-mode__trigger[data-v-09f184c6]:hover:not(:disabled){background:#fff;border-color:#4080ff47;color:#1e293b}.tkc-response-mode__trigger[data-v-09f184c6]:disabled{cursor:not-allowed;opacity:.5}.tkc-response-mode--open[data-v-09f184c6]{position:relative;z-index:24}.tkc-response-mode--open .tkc-response-mode__trigger[data-v-09f184c6]{border-color:#4080ff59;box-shadow:0 0 0 1px #4080ff1a}.tkc-response-mode__trigger--thinking[data-v-09f184c6]{background:linear-gradient(180deg,#4080ff29,#4080ff17);border-color:#4080ff6b;box-shadow:0 0 0 1px #4080ff24,0 1px 2px #2563eb1f,inset 0 1px 0 #ffffff8c;color:#1d4ed8;font-weight:600}.tkc-response-mode--open .tkc-response-mode__trigger--thinking[data-v-09f184c6],.tkc-response-mode__trigger--thinking[data-v-09f184c6]:hover:not(:disabled){background:linear-gradient(180deg,#4080ff33,#4080ff1c);border-color:#4080ff80;box-shadow:0 0 0 1px #4080ff2e,0 2px 4px #2563eb24,inset 0 1px 0 #fff9;color:#1e40af}.tkc-response-mode__trigger--thinking .tkc-response-mode__trigger-icon[data-v-09f184c6]{color:#2563eb}.tkc-response-mode__trigger-icon[data-v-09f184c6]{align-items:center;color:currentColor;display:flex;flex-shrink:0;justify-content:center}.tkc-response-mode__trigger-label[data-v-09f184c6]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-response-mode__chevron[data-v-09f184c6]{display:flex;flex-shrink:0;opacity:.65;transition:transform .18s ease}.tkc-response-mode--open .tkc-response-mode__chevron[data-v-09f184c6]{transform:rotate(180deg)}.tkc-response-mode__backdrop[data-v-09f184c6]{background:#0000;inset:0;position:fixed;z-index:calc(var(--tkc-home-know-popover-z, 2147482980) - 2)}.tkc-response-mode__menu[data-v-09f184c6]{background:#fff;border:.5px solid #0f172a1a;border-radius:12px;box-shadow:0 2px 4px #00000005,0 4px 10px #00000008,0 4px 16px #00000008;box-sizing:border-box;left:0;max-height:min(480px,70vh);overflow-x:hidden;overflow-y:auto;padding:4px;position:fixed;top:0;width:min(280px,calc(100vw - 24px));z-index:var(--tkc-home-know-popover-z,2147482980)}.tkc-response-mode__menu--pos[data-v-09f184c6]{bottom:auto;right:auto}.tkc-response-mode__item[data-v-09f184c6]{align-items:flex-start;background:#0000;border:none;border-radius:8px;color:#0f172a;cursor:pointer;display:flex;margin:0;padding:8px 10px;text-align:left;transition:background .14s ease;width:100%}.tkc-response-mode__item[data-v-09f184c6]:hover{background:#0f172a0d}.tkc-response-mode__item--active[data-v-09f184c6]{background:#4080ff14}.tkc-response-mode__item--active .tkc-response-mode__item-title[data-v-09f184c6]{color:#1e40af;font-weight:600}.tkc-response-mode__item--active-thinking[data-v-09f184c6]{background:linear-gradient(180deg,#4080ff24,#4080ff12);box-shadow:inset 0 0 0 1px #4080ff38}.tkc-response-mode__item--active-thinking .tkc-response-mode__item-title[data-v-09f184c6]{color:#1d4ed8}.tkc-response-mode__item--active-thinking .tkc-response-mode__item-icon[data-v-09f184c6]{color:#2563eb}.tkc-response-mode__item-icon[data-v-09f184c6]{color:#334155;flex-shrink:0;height:16px;margin:2px 8px 0 0;width:16px}.tkc-response-mode__item-body[data-v-09f184c6]{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.tkc-response-mode__item-title[data-v-09f184c6]{color:#0f172a;font-size:14px;font-weight:400;line-height:20px}.tkc-response-mode__item-desc[data-v-09f184c6]{color:#64748b;font-size:12px;font-weight:400;line-height:18px;white-space:normal}.tkc-response-mode__item-check[data-v-09f184c6]{align-items:flex-start;color:var(--primary,#4080ff);display:flex;flex-shrink:0;height:20px;justify-content:center;margin-left:8px;width:16px}.tkc-response-mode__gate[data-v-09f184c6]{padding:10px 8px 8px}.tkc-response-mode__gate-title[data-v-09f184c6]{color:#334155;font-size:14px;font-weight:700;margin:0 0 6px}.tkc-response-mode__gate-msg[data-v-09f184c6]{color:#64748b;font-size:13px;line-height:1.5;margin:0 0 12px}html[data-tkc-theme=dark] .tkc-response-mode__trigger[data-v-09f184c6]{background:#1e293be0;border-color:#94a3b847;color:#cbd5e1}html[data-tkc-theme=dark] .tkc-response-mode__trigger[data-v-09f184c6]:not(.tkc-response-mode__trigger--thinking){background:linear-gradient(165deg,#7c3aed85,#06b6d45c);border-color:#a78bfab8;box-shadow:0 0 0 1px #a78bfa59,0 0 12px #7c3aed61,inset 0 1px 0 #ffffff1f;color:#f5f3ff;font-weight:600}html[data-tkc-theme=dark] .tkc-response-mode__trigger:not(.tkc-response-mode__trigger--thinking) .tkc-response-mode__trigger-icon[data-v-09f184c6]{color:#e9d5ff}html[data-tkc-theme=dark] .tkc-response-mode--open .tkc-response-mode__trigger[data-v-09f184c6]:not(.tkc-response-mode__trigger--thinking),html[data-tkc-theme=dark] .tkc-response-mode__trigger[data-v-09f184c6]:not(.tkc-response-mode__trigger--thinking):hover:not(:disabled){background:linear-gradient(165deg,#8b5cf699,#22d3ee6b);border-color:#c4b5fdd1;color:#fff}html[data-tkc-theme=dark] .tkc-response-mode__trigger--thinking[data-v-09f184c6]{background:linear-gradient(165deg,#2563eb85,#3b82f661);border-color:#38bdf8b8;box-shadow:0 0 0 1px #60a5fa61,0 0 12px #3b82f666,inset 0 1px 0 #ffffff1f;color:#f0f9ff;font-weight:600}html[data-tkc-theme=dark] .tkc-response-mode--open .tkc-response-mode__trigger--thinking[data-v-09f184c6],html[data-tkc-theme=dark] .tkc-response-mode__trigger--thinking[data-v-09f184c6]:hover:not(:disabled){background:linear-gradient(165deg,#3b82f699,#60a5fa70);border-color:#7dd3fcd1;color:#fff}html[data-tkc-theme=dark] .tkc-response-mode__trigger--thinking .tkc-response-mode__trigger-icon[data-v-09f184c6]{color:#bae6fd}html[data-tkc-theme=dark] .tkc-response-mode__menu[data-v-09f184c6]{background:#0f172afa;border-color:#94a3b847;box-shadow:0 8px 32px #00000073,0 0 0 1px #7c3aed1f}html[data-tkc-theme=dark] .tkc-response-mode__item-title[data-v-09f184c6]{color:#f1f5f9}html[data-tkc-theme=dark] .tkc-response-mode__item-desc[data-v-09f184c6]{color:#94a3b8}html[data-tkc-theme=dark] .tkc-response-mode__item[data-v-09f184c6]:hover{background:#94a3b81f}html[data-tkc-theme=dark] .tkc-response-mode__item--active[data-v-09f184c6]:not(.tkc-response-mode__item--active-thinking){background:linear-gradient(165deg,#7c3aed61,#06b6d438);box-shadow:inset 0 0 0 1px #a78bfa6b}html[data-tkc-theme=dark] .tkc-response-mode__item--active:not(.tkc-response-mode__item--active-thinking) .tkc-response-mode__item-title[data-v-09f184c6]{color:#f5f3ff;font-weight:600}html[data-tkc-theme=dark] .tkc-response-mode__item--active:not(.tkc-response-mode__item--active-thinking) .tkc-response-mode__item-icon[data-v-09f184c6]{color:#e9d5ff}html[data-tkc-theme=dark] .tkc-response-mode__item--active:not(.tkc-response-mode__item--active-thinking) .tkc-response-mode__item-check[data-v-09f184c6]{color:#c4b5fd}html[data-tkc-theme=dark] .tkc-response-mode__item--active-thinking[data-v-09f184c6]{background:linear-gradient(165deg,#2563eb6b,#3b82f642);box-shadow:inset 0 0 0 1px #60a5fa7a}html[data-tkc-theme=dark] .tkc-response-mode__item--active-thinking .tkc-response-mode__item-title[data-v-09f184c6]{color:#f0f9ff;font-weight:600}html[data-tkc-theme=dark] .tkc-response-mode__item--active-thinking .tkc-response-mode__item-icon[data-v-09f184c6]{color:#bae6fd}html[data-tkc-theme=dark] .tkc-response-mode__item--active-thinking .tkc-response-mode__item-check[data-v-09f184c6]{color:#7dd3fc}.tkc-theme-toggle[data-v-80e2a210]{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffffbf;border:1px solid #94a3b873;border-radius:12px;color:#475569;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;width:40px}.tkc-theme-toggle[data-v-80e2a210]:hover{background:#fffffff2;border-color:#2563eb59;box-shadow:0 2px 10px #2563eb1f;color:#2563eb}.tkc-theme-toggle[data-v-80e2a210]:active{transform:scale(.97)}.tkc-theme-toggle--dark[data-v-80e2a210]{background:#1e293bd9;border-color:#fbbf2459;color:#fbbf24}.tkc-theme-toggle--dark[data-v-80e2a210]:hover{background:#334155f2;border-color:#fcd34d73;color:#fcd34d}.tkc-theme-toggle__icon[data-v-80e2a210]{align-items:center;display:flex;justify-content:center}.tkc-theme-toggle__svg[data-v-80e2a210]{display:block}.tkc-nav-projects[data-v-79f7a546]{position:relative;width:100%;z-index:6}.tkc-nav-projects--open[data-v-79f7a546]{z-index:9}.tkc-nav-projects--open~.tkc-nav-ai-writing[data-v-79f7a546]{pointer-events:none}.tkc-nav-ai-writing--open[data-v-79f7a546]{z-index:8}.tkc-nav-projects__trigger .icon[data-v-79f7a546]{overflow:visible}.tkc-nav-projects__brand-icon[data-v-79f7a546]{display:block;flex-shrink:0;vertical-align:middle}button.tkc-nav-projects__trigger.nav-item[data-v-79f7a546]{background:#0000;border:none;box-sizing:border-box;color:var(--primary);cursor:pointer;font:inherit;margin:0;text-align:left;width:100%}a.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546],button.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]{background:var(--primary-light,#e8f3ff);box-shadow:inset 0 0 0 1px #4080ff38;font-weight:600}a.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]:hover,button.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]:hover{background:#dceafff5;box-shadow:inset 0 0 0 1px #4080ff47}.tkc-nav-projects__trigger .title[data-v-79f7a546]{flex:1;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis}a.tkc-nav-projects__trigger.nav-item[data-v-79f7a546]{box-sizing:border-box;margin:0;width:100%}.tkc-nav-projects__chevrons[data-v-79f7a546]{align-items:center;color:var(--text-2,#4e5969);display:flex;flex-shrink:0;justify-content:center;margin-left:4px;opacity:.65}.tkc-nav-projects__chev-icon[data-v-79f7a546]{display:block}.tkc-nav-projects__panel[data-v-79f7a546]{background:#fff;border:1px solid #e4e7ecfa;border-radius:12px;box-shadow:0 8px 28px #0f172a1f,0 2px 8px #0f172a0f;left:4px;margin-top:2px;overflow:hidden;padding:8px 0 0;position:absolute;right:4px;top:100%;z-index:1}.tkc-nav-projects__panel[data-v-79f7a546]:before{content:"";height:8px;left:0;position:absolute;right:0;top:-8px}.tkc-nav-projects__panel-label[data-v-79f7a546]{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.1em;padding:0 14px 8px;text-transform:uppercase}.tkc-nav-projects__list[data-v-79f7a546]{list-style:none;margin:0;max-height:240px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:2px 8px 8px}.tkc-nav-projects__list-item[data-v-79f7a546]{margin:0}.tkc-nav-projects__list-item--default[data-v-79f7a546],.tkc-nav-projects__list-item--none[data-v-79f7a546]{border-bottom:1px solid #e4e7ecf2;margin-bottom:4px;padding-bottom:4px}.tkc-nav-projects__list-link[data-v-79f7a546]{align-items:center;border-radius:8px;color:#1d2129;display:flex;font-size:14px;font-weight:500;gap:8px;padding:9px 10px;text-decoration:none;transition:background .12s ease}.tkc-nav-projects__list-link[data-v-79f7a546]:hover{background:#f3f4f6}.tkc-nav-projects__list-link--active[data-v-79f7a546],.tkc-nav-projects__list-link.active[data-v-79f7a546]{background:#eceef2;font-weight:600}button.tkc-nav-projects__list-link.tkc-nav-projects__list-link--btn[data-v-79f7a546]{background:#0000;border:none;color:#1d2129;cursor:pointer;font:inherit;font-size:14px;font-weight:500;text-align:left;width:100%}.tkc-nav-projects__check-wrap[data-v-79f7a546]{align-items:center;color:#1d2129;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.tkc-nav-projects__check[data-v-79f7a546]{display:block}.tkc-nav-projects__list-name[data-v-79f7a546]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-nav-projects__empty[data-v-79f7a546]{color:#94a3b8;font-size:13px;margin:0;padding:8px 14px 12px}.tkc-nav-projects__footer[data-v-79f7a546]{border-top:1px solid #eceef2;display:flex;flex-direction:column;gap:2px;padding:6px 8px 8px}.tkc-nav-projects__footer-btn[data-v-79f7a546]{align-items:center;border-radius:8px;color:#1d2129;display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px;text-decoration:none;transition:background .12s ease}.tkc-nav-projects__footer-btn[data-v-79f7a546]:hover{background:#f3f4f6}.tkc-nav-projects__footer-ico[data-v-79f7a546]{color:#64748b;flex-shrink:0}.sidebar.collapsed .tkc-nav-projects__panel[data-v-79f7a546]{display:none!important}html[data-tkc-theme=dark] .tkc-nav-projects__panel[data-v-79f7a546]{background:#1e293bf5;border-color:#94a3b847;box-shadow:0 12px 36px #00000073}html[data-tkc-theme=dark] .tkc-nav-projects__panel-label[data-v-79f7a546]{color:#94a3b8}html[data-tkc-theme=dark] .tkc-nav-projects__list-link[data-v-79f7a546]{color:#e8ecf4}html[data-tkc-theme=dark] .tkc-nav-projects__list-link[data-v-79f7a546]:hover{background:#ffffff0f}html[data-tkc-theme=dark] .tkc-nav-projects__list-link--active[data-v-79f7a546],html[data-tkc-theme=dark] .tkc-nav-projects__list-link.active[data-v-79f7a546]{background:#7c3aed33;color:#f5f3ff}html[data-tkc-theme=dark] button.tkc-nav-projects__list-link.tkc-nav-projects__list-link--btn[data-v-79f7a546]{color:#e8ecf4}html[data-tkc-theme=dark] .tkc-nav-projects__list-item--default[data-v-79f7a546],html[data-tkc-theme=dark] .tkc-nav-projects__list-item--none[data-v-79f7a546]{border-bottom-color:#94a3b838}html[data-tkc-theme=dark] .tkc-nav-projects__check-wrap[data-v-79f7a546]{color:#e8ecf4}html[data-tkc-theme=dark] a.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546],html[data-tkc-theme=dark] button.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]{background:linear-gradient(135deg,#7c3aed47,#06b6d41a);box-shadow:inset 0 0 0 1px #a78bfa52;color:#e9d5ff}html[data-tkc-theme=dark] a.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]:hover,html[data-tkc-theme=dark] button.tkc-nav-projects__trigger.nav-item.active[data-v-79f7a546]:hover{background:linear-gradient(135deg,#7c3aed5c,#06b6d424);box-shadow:inset 0 0 0 1px #a78bfa6b}html[data-tkc-theme=dark] .tkc-nav-projects__empty[data-v-79f7a546]{color:#94a3b8}html[data-tkc-theme=dark] .tkc-nav-projects__footer[data-v-79f7a546]{border-top-color:#475569a6}html[data-tkc-theme=dark] .tkc-nav-projects__footer-btn[data-v-79f7a546]{color:#e8ecf4}html[data-tkc-theme=dark] .tkc-nav-projects__footer-btn[data-v-79f7a546]:hover{background:#ffffff0f}html[data-tkc-theme=dark] .tkc-nav-projects__footer-ico[data-v-79f7a546]{color:#cbd5e1}html[data-tkc-theme=dark] .tkc-nav-projects__chevrons[data-v-79f7a546]{color:#ffffff8c}.tkc-nav-projects--open .tkc-nav-projects__chev-icon[data-v-79f7a546]{transform:rotate(180deg)}@media (max-width:900px){.sidebar .nav-list[data-v-79f7a546]{overflow:visible}.tkc-nav-projects[data-v-79f7a546]{overflow:visible;z-index:8}.tkc-nav-projects__panel[data-v-79f7a546]{-webkit-overflow-scrolling:touch;box-sizing:border-box;left:auto;margin:6px 0 4px;max-height:min(320px,42dvh);overflow-y:auto;overscroll-behavior:contain;position:static;right:auto;top:auto;width:100%}}.tkc-home__sign-in-hint[data-v-79f7a546]{margin:0 auto 16px;max-width:42rem}.tkc-home-guest-proj-intro-page[data-v-79f7a546]{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex:1;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.tkc-home-guest-proj-intro-page[data-v-79f7a546]::-webkit-scrollbar{display:none;height:0;width:0}.tkc-chat-project-banner[data-v-9c7de252]{background:linear-gradient(118deg,#eff6ffeb,#fffffff7 38%,#f8fafcfa);border:1px solid #4080ff38;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffffa6,0 1px 2px #0f172a0a,0 6px 22px #4080ff14;box-sizing:border-box;flex-shrink:0;margin:0 0 10px;max-width:100%;overflow:hidden;padding:0;position:relative;width:100%;z-index:25}.tkc-chat-project-banner__sr-only[data-v-9c7de252]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tkc-chat-project-banner__beam[data-v-9c7de252]{background:linear-gradient(180deg,var(--primary,#4080ff) 0,#6366f1 55%,#6366f140 100%);bottom:0;box-shadow:0 0 12px #4080ff59;pointer-events:none;position:absolute;top:0;width:3px;z-index:0}.tkc-chat-project-banner__beam--start[data-v-9c7de252]{border-bottom-left-radius:10px;border-top-left-radius:10px;left:0}.tkc-chat-project-banner__beam--end[data-v-9c7de252]{border-bottom-right-radius:10px;border-top-right-radius:10px;bottom:0;box-shadow:0 0 6px #4080ff38;height:auto;left:auto;right:0;top:0}.tkc-chat-project-banner__inner[data-v-9c7de252]{align-items:center;box-sizing:border-box;display:flex;gap:10px;max-width:100%;min-height:36px;padding:7px 14px;position:relative;width:100%;z-index:1}.tkc-chat-project-banner__pulse[data-v-9c7de252]{animation:tkc-proj-banner-pulse-9c7de252 2.4s ease-in-out infinite;background:#22c55e;border-radius:50%;box-shadow:0 0 0 2px #22c55e40,0 0 10px #22c55e8c;flex-shrink:0;height:6px;width:6px}@keyframes tkc-proj-banner-pulse-9c7de252{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.tkc-chat-project-banner__pulse[data-v-9c7de252]{animation:none}}.tkc-chat-project-banner__ico[data-v-9c7de252]{color:var(--primary,#4080ff);display:block;flex-shrink:0;opacity:.88}.tkc-chat-project-banner__main[data-v-9c7de252]{align-items:center;display:flex;flex:1 1 0%;gap:6px;min-width:0}.tkc-chat-project-banner__scope[data-v-9c7de252]{background:#ffffffe0;border:1px solid #4080ff33;border-radius:999px;box-shadow:inset 0 1px 0 #fffffff2;color:#334155f2;flex-shrink:0;font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.12em;padding:3px 8px;text-transform:uppercase}.tkc-chat-project-banner__name[data-v-9c7de252]{color:var(--primary,#4080ff);display:block;flex:1 1 auto;font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.3;min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tkc-chat-project-banner__name[data-v-9c7de252]:focus-visible{border-radius:6px;outline:2px solid #4080ff73;outline-offset:2px}.tkc-chat-project-banner__name[data-v-9c7de252]:hover{text-decoration:underline;text-underline-offset:2px}.tkc-chat-project-banner__divider[data-v-9c7de252]{background:linear-gradient(180deg,#0000,#94a3b88c,#0000);flex-shrink:0;height:14px;width:1px}.tkc-chat-project-banner__meta[data-v-9c7de252]{color:#94a3b8;flex-shrink:1;font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:600;letter-spacing:.06em;min-width:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.tkc-chat-project-banner__clear[data-v-9c7de252]{align-items:center;background:#ffffffa6;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-left:auto;padding:0;position:relative;touch-action:manipulation;transition:background .15s ease,color .15s ease,box-shadow .15s ease;width:28px;z-index:1}.tkc-chat-project-banner__clear[data-v-9c7de252]:hover{background:#fffffffa;box-shadow:0 0 0 1px #ef444438;color:#ef4444}.tkc-chat-project-banner__clear[data-v-9c7de252]:focus-visible{outline:2px solid #4080ff66;outline-offset:2px}@media (max-width:900px){.tkc-chat-project-banner[data-v-9c7de252]{align-self:stretch;border-radius:12px;box-sizing:border-box;margin-bottom:6px;margin-left:0;margin-right:0;max-width:100%;width:100%}.tkc-chat-project-banner.nuxt-root__tools-project-banner[data-v-9c7de252],.tkc-chat-project-banner.tkc-tools-layout__project-banner[data-v-9c7de252],.tkc-chat-project-banner.tkc-tts-layout__project-banner[data-v-9c7de252]{margin-top:6px}.tkc-chat-project-banner__inner[data-v-9c7de252]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;min-height:32px;padding:4px 8px 4px 10px}.tkc-chat-project-banner__pulse[data-v-9c7de252]{flex-shrink:0}.tkc-chat-project-banner__ico[data-v-9c7de252]{flex-shrink:0;height:16px;width:16px}.tkc-chat-project-banner__main[data-v-9c7de252]{align-items:center;display:flex;flex:1 1 0%;gap:6px;max-width:100%;min-width:0;overflow:hidden}.tkc-chat-project-banner__divider[data-v-9c7de252]{display:none}.tkc-chat-project-banner__meta[data-v-9c7de252]{border-top:none;color:#64748b;flex:0 1 auto;font-size:9px;font-weight:600;letter-spacing:.05em;line-height:1.2;margin-top:0;max-width:38%;min-width:0;overflow:hidden;padding-top:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.tkc-chat-project-banner__clear[data-v-9c7de252]{-webkit-tap-highlight-color:transparent;border-radius:8px;flex-shrink:0;height:34px;margin-left:2px;min-height:34px;min-width:34px;width:34px}.tkc-chat-project-banner__clear svg[data-v-9c7de252]{height:14px;width:14px}.tkc-chat-project-banner__scope[data-v-9c7de252]{font-size:8px;letter-spacing:.1em;padding:2px 6px}.tkc-chat-project-banner__name[data-v-9c7de252]{font-size:13px;font-weight:700;line-height:1.2;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-tkc-theme=dark] .tkc-chat-project-banner__meta[data-v-9c7de252]{color:#94a3b8}}html[data-tkc-theme=dark] .tkc-chat-project-banner[data-v-9c7de252]{background:linear-gradient(105deg,#1e293beb,#0f172ac7 50%,#0f172aa6);border-color:#60a5fa38;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 22px #00000059}html[data-tkc-theme=dark] .tkc-chat-project-banner__beam[data-v-9c7de252]{box-shadow:0 0 14px #60a5fa59}html[data-tkc-theme=dark] .tkc-chat-project-banner__beam--end[data-v-9c7de252]{box-shadow:0 0 8px #60a5fa33}html[data-tkc-theme=dark] .tkc-chat-project-banner__scope[data-v-9c7de252]{background:#0f172a8c;border-color:#60a5fa38;box-shadow:none;color:#cbd5e1}html[data-tkc-theme=dark] .tkc-chat-project-banner__name[data-v-9c7de252]{color:#93c5fd}html[data-tkc-theme=dark] .tkc-chat-project-banner__meta[data-v-9c7de252]{color:#64748b}html[data-tkc-theme=dark] .tkc-chat-project-banner__ico[data-v-9c7de252]{color:#93c5fd}html[data-tkc-theme=dark] .tkc-chat-project-banner__clear[data-v-9c7de252]{background:#1e293bbf;color:#94a3b8}html[data-tkc-theme=dark] .tkc-chat-project-banner__clear[data-v-9c7de252]:hover{background:#334155d9;box-shadow:0 0 0 1px #f8717147;color:#fca5a5}html[data-tkc-theme=dark] .tkc-chat-project-banner__clear[data-v-9c7de252]:focus-visible{outline-color:#93c5fd8c}