:root{--hc-space-0:0;--hc-space-1:4px;--hc-space-2:8px;--hc-space-3:12px;--hc-space-4:16px;--hc-space-5:20px;--hc-space-6:24px;--hc-space-8:32px;--hc-radius-sm:8px;--hc-radius-md:12px;--hc-radius-lg:16px;--hc-radius-xl:20px;--hc-focus-ring:0 0 0 3px hsl(var(--accent) / .26);--hc-danger:#ff4d4f;--hc-success:#16a34a;--hc-warning:#d97706;--hc-info:#2563eb;--hc-ui-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hc-ui-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}html{font-family:var(--hc-ui-font)}*,*:before,*:after{box-sizing:border-box}:focus{outline:none}:focus-visible{outline:2px solid hsl(var(--accent));outline-offset:3px;box-shadow:var(--hc-focus-ring)}.hc-skip-link{position:fixed;left:12px;top:12px;z-index:9999;transform:translateY(-160%);background:hsl(var(--bg-card));color:hsl(var(--fg-primary));border:2px solid hsl(var(--accent));border-radius:12px;padding:10px 14px;font-weight:800;box-shadow:var(--shadow-1)}.hc-skip-link:focus,.hc-skip-link:focus-visible{transform:translateY(0)}[role=button],button,a,input,select,textarea{touch-action:manipulation}button:disabled,[aria-disabled=true]{cursor:not-allowed;opacity:.62}label,.hc-label{font-weight:700;color:hsl(var(--fg-primary))}.hc-field{display:flex;flex-direction:column;gap:6px;min-width:0}.hc-field-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hc-stack{display:flex;flex-direction:column;gap:var(--hc-space-3)}.hc-stack-sm{display:flex;flex-direction:column;gap:var(--hc-space-2)}.hc-row{display:flex;align-items:center;gap:var(--hc-space-3)}.hc-row-wrap{display:flex;align-items:center;gap:var(--hc-space-3);flex-wrap:wrap}.hc-spread{display:flex;align-items:center;justify-content:space-between;gap:var(--hc-space-3)}.hc-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hc-space-3)}.hc-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hc-space-3)}.hc-panel{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--hc-radius-lg);box-shadow:var(--shadow-1)}.hc-panel-pad{padding:var(--hc-space-4)}.hc-muted{color:hsl(var(--fg-muted))}.hc-danger-text{color:var(--hc-danger)}.hc-success-text{color:var(--hc-success)}.hc-scroll{overflow:auto;min-height:0}.hc-code-block{font-family:var(--hc-ui-mono);font-size:12px;line-height:1.45;white-space:pre-wrap;word-break:break-word;background:hsl(var(--bg-elevated));border:1px solid hsl(var(--border-subtle));border-radius:var(--hc-radius-md);padding:var(--hc-space-3)}@media (max-width: 900px){.hc-grid-2,.hc-grid-3{grid-template-columns:1fr}.hc-spread{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.hc-page{display:flex;flex-direction:column;gap:var(--hc-space-4);min-width:0}.hc-page__head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--hc-space-4);padding:var(--hc-space-4);border:1px solid hsl(var(--border-subtle));border-radius:var(--hc-radius-lg);background:hsl(var(--bg-card));box-shadow:var(--shadow-1)}.hc-page__title{margin:0;font-size:22px;line-height:1.2;font-weight:850;color:hsl(var(--fg-primary))}.hc-page__subtitle{margin:4px 0 0;color:hsl(var(--fg-muted));font-size:var(--text-md);line-height:1.45}.hc-page__actions,.hc-section__actions{display:flex;gap:var(--hc-space-2);align-items:center;flex-wrap:wrap;justify-content:flex-end}.hc-section{display:flex;flex-direction:column;gap:var(--hc-space-3);padding:var(--hc-space-4);border:1px solid hsl(var(--border-subtle));border-radius:var(--hc-radius-lg);background:hsl(var(--bg-card));box-shadow:var(--shadow-1)}.hc-section__head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--hc-space-3)}.hc-section__title{margin:0;font-size:17px;line-height:1.25;font-weight:800;color:hsl(var(--fg-primary))}.hc-section__subtitle{margin:3px 0 0;color:hsl(var(--fg-muted));font-size:var(--text-sm);line-height:1.45}.hc-help{font-size:12px;line-height:1.35;color:hsl(var(--fg-muted))}.hc-empty{display:grid;place-items:center;text-align:center;gap:var(--hc-space-2);padding:var(--hc-space-6);border:1px dashed hsl(var(--border-subtle));border-radius:var(--hc-radius-lg);background:hsl(var(--bg-elevated));color:hsl(var(--fg-muted))}.hc-empty__title{font-weight:800;color:hsl(var(--fg-primary))}.hc-empty__subtitle{max-width:520px;font-size:var(--text-sm)}.hc-empty__actions{display:flex;gap:var(--hc-space-2);flex-wrap:wrap;justify-content:center}.hc-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hc-input[aria-invalid=true]{border-color:hsl(var(--danger));box-shadow:0 0 0 3px hsl(var(--danger) / .12)}.hc-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hc-modal{outline:none}@media (max-width: 760px){.hc-page__head,.hc-section__head{flex-direction:column}.hc-page__actions,.hc-section__actions{justify-content:flex-start}}.hc-modal--wide{width:min(1100px,calc(100vw - 24px))}.hc-modal--xl{width:min(1400px,calc(100vw - 24px))}.agent-sandbox__compare-toggle{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:hsl(var(--bg-elevated));border:1px solid hsl(var(--border-subtle));cursor:pointer;font-size:12px;font-weight:600;color:hsl(var(--fg-primary))}.agent-sandbox__compare-toggle input{accent-color:hsl(var(--accent))}.cmdk-shell{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 60px);display:flex;flex-direction:column;gap:10px}.cmdk-results{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:calc(80vh - 180px);padding:4px 0}.cmdk-group{display:flex;flex-direction:column;gap:4px}.cmdk-group__label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--fg-muted));padding:4px 4px 2px}.cmdk-item{cursor:pointer;padding:8px 10px;transition:background .12s ease}.cmdk-item:hover{background:hsl(var(--accent) / .06)}.cmdk-item:focus-visible{outline:2px solid hsl(var(--accent));outline-offset:1px}.cmdk-searching{padding:10px 4px;font-size:12px;color:hsl(var(--fg-muted));font-style:italic}.op-conv-item__avatar{position:relative}.op-conv-item__channel-icon{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:999px;font-size:10px;font-weight:800;background:#fff;color:#3a2d1f;border:2px solid hsl(var(--bg-card));display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000014;line-height:1}.op-conv-item__avatar[data-channel=telegram] .op-conv-item__channel-icon{background:#229ed9;color:#fff}.op-conv-item__avatar[data-channel=avito] .op-conv-item__channel-icon{background:#00c853;color:#fff}.op-conv-item__avatar[data-channel=openlines] .op-conv-item__channel-icon,.op-conv-item__avatar[data-channel=bitrix_openlines] .op-conv-item__channel-icon{background:#1c5cff;color:#fff}.op-conv-item__avatar[data-channel=widget] .op-conv-item__channel-icon{background:#7a5427;color:#fff}@keyframes hc-skel-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hc-skel-text,.hc-skel-row,.hc-skel-list{display:flex}.hc-skel-text{flex-direction:column;gap:8px;padding:4px 0}.hc-skel-row{gap:12px;align-items:center;padding:8px 0}.hc-skel-list{list-style:none;padding:0;margin:0;flex-direction:column;gap:10px}.hc-skel-list__item{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:hsl(var(--bg-card) / .6)}.hc-skel-list__body{display:flex;flex-direction:column;gap:6px;flex:1}.hc-skel-bar,.hc-skel-card,.hc-skel-avatar{display:block;border-radius:6px;background:linear-gradient(90deg,hsl(var(--border-subtle) / .6),hsl(var(--border-subtle) / .3),hsl(var(--border-subtle) / .6));background-size:200% 100%;animation:hc-skel-shimmer 1.4s linear infinite}.hc-skel-bar{height:10px;width:100%}.hc-skel-bar--strong{height:12px;width:75%}.hc-skel-bar--short{width:55%}.hc-skel-card{width:100%;border-radius:14px}.hc-skel-avatar{width:32px;height:32px;border-radius:999px;flex-shrink:0}@media (prefers-reduced-motion: reduce){.hc-skel-bar,.hc-skel-card,.hc-skel-avatar{animation:none;background:hsl(var(--border-subtle) / .4)}}.hc-theme-switcher{position:relative;display:inline-flex}.hc-theme-switcher__trigger{display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg-primary))}.hc-theme-switcher__label{font-size:12px;font-weight:600}.hc-theme-switcher__menu{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;display:flex;flex-direction:column;gap:2px;padding:6px;background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:12px;box-shadow:var(--shadow-1);z-index:40}.hc-theme-switcher__item{display:grid;grid-template-columns:18px 1fr 14px;align-items:center;gap:8px;padding:6px 10px;border:0;border-radius:8px;background:transparent;color:hsl(var(--fg-primary));font-size:12px;font-weight:600;cursor:pointer;text-align:left}.hc-theme-switcher__item:hover{background:hsl(var(--accent) / .08)}.hc-theme-switcher__item.is-active{background:hsl(var(--accent) / .12)}.settings-diff-badge{margin-left:6px;background:#d99a4d29;color:#7a5427;border-color:#d99a4d4d}.admin-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 14px}.ofb-spark{margin-top:6px;display:block}.kbseed-tag-chips{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 12px}.kbseed-chip{padding:4px 10px;border-radius:999px;border:1px solid rgba(110,84,62,.18);background:#ffffffb3;font-size:12px;font-weight:600;color:#4b4036;cursor:pointer;transition:background .12s ease,color .12s ease}.kbseed-chip:hover{background:#d99a4d1a}.kbseed-chip.is-active{background:#7a5427;color:#fff;border-color:#7a5427}.hckb-page-label{font-size:11px;font-weight:700;color:#3e2d1f9e;text-transform:uppercase;letter-spacing:.06em;margin-right:8px;align-self:center}.atrace-breadcrumb{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;margin:4px 0 8px}.atrace-breadcrumb__node{padding:2px 8px;border-radius:999px;background:#6e543e1a;font-size:11px;font-weight:600;color:#3e2d1fc7}.atrace-breadcrumb__node.is-current{background:#7a5427;color:#fff}.atrace-breadcrumb__sep{font-size:11px;color:#3e2d1f80}.atrace-event.is-failed{border-left:3px solid #b95151;padding-left:8px;background:#b951510a;border-radius:8px}.atrace-event__badge{margin-left:8px}.atrace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:10px}.atrace-field{display:flex;flex-direction:column;gap:4px}.atrace-field__label{font-size:12px;font-weight:600;color:hsl(var(--fg-muted))}.atrace-field__hint{font-size:11px;color:hsl(var(--fg-muted))}.atrace-field__input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid hsl(var(--border-subtle))}.atrace-toolbar{display:flex;gap:8px;margin-top:12px;align-items:center}.atrace-toolbar__hint{color:hsl(var(--fg-muted));font-size:12px;align-self:center}.atrace-section-head{display:flex;justify-content:space-between;align-items:center}[data-theme=dark] .sandbox-step{background:hsl(var(--bg-elevated));border-color:hsl(var(--border-subtle));color:hsl(var(--fg-primary))}[data-theme=dark] .sandbox-step.is-active{background:#144827;border-color:#50ce7e}[data-theme=dark] .sandbox-step.is-failed{background:#481414;border-color:#d45454}[data-theme=dark] .sandbox-step__dot{background:hsl(var(--border-subtle));color:hsl(var(--fg-primary))}[data-theme=dark] .agent-sandbox__status{background:hsl(var(--bg-card));color:hsl(var(--fg-primary))}[data-theme=dark] .agent-sandbox__pill-row .hc-pill{color:hsl(var(--fg-primary))}[data-theme=dark] .agent-sandbox__pill-row .hc-pill.is-on{background:#195830;color:#afe9c4;border-color:#2d9f57}[data-theme=dark] .agent-sandbox__pill-row .hc-pill.is-off{background:#581919;color:#ebadad;border-color:#a32929}[data-theme=dark] .agent-sandbox__pill-row .hc-pill.is-req{background:#584019;color:#fbd99d;border-color:#c47f08}[data-theme=dark] .agent-sandbox__pill-row .hc-pill.is-opt{background:hsl(var(--bg-elevated));color:hsl(var(--fg-muted))}[data-theme=dark] .hc-pill.is-bad{background:#581919;color:#ebadad;border-color:#a32929}[data-theme=dark] .ops-kpi{background:hsl(var(--bg-card));border-color:hsl(var(--border-subtle));color:hsl(var(--fg-primary))}[data-theme=dark] .ops-kpi__value{color:hsl(var(--fg-primary))}[data-theme=dark] .op-decision-bar{background:hsl(var(--bg-card));border-color:hsl(var(--border-subtle))}[data-theme=dark] .op-decision-bar__title,[data-theme=dark] .op-decision-bar__preview{color:hsl(var(--fg-primary))}[data-theme=dark] .op-decision-bar__sub,[data-theme=dark] .op-decision-bar__hint{color:hsl(var(--fg-muted))}.agent-sandbox__status{position:relative;padding-left:14px}.agent-sandbox__status:before{content:"";position:absolute;left:6px;top:10px;bottom:10px;width:3px;border-radius:999px;background:#6e543e2e}.agent-sandbox__status.is-good:before{background:#58a05d}.agent-sandbox__status.is-bad:before{background:#b95151}.agent-sandbox__pill-row .hc-pill.is-on{background:#58a05d1f;color:#1a4b1e;border-color:#58a05d4d}.agent-sandbox__pill-row .hc-pill.is-off{background:#b951511a;color:#6b1f1f;border-color:#b951514d}.agent-sandbox__pill-row .hc-pill.is-req{background:#d99a4d1a;color:#6b3f0a;border-color:#d99a4d52}.agent-sandbox__pill-row .hc-pill.is-opt{background:#fff9}.agent-sandbox__event>summary{cursor:pointer;display:flex;align-items:center;gap:8px;list-style:none}.agent-sandbox__event>summary::marker{display:none}.agent-sandbox__event__preview,.agent-sandbox__event-preview{font-size:12px;color:#3e2d1f99;font-style:italic;margin-left:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:320px}.agent-sandbox__event.is-failed{border-color:#b9515166}.hc-pill.is-bad{background:#b951511f;color:#6b1f1f;border-color:#b951514d}.sandbox-steps{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.sandbox-step{display:flex;align-items:center;gap:6px;padding:4px 10px 4px 6px;border-radius:999px;background:#f5f5f5;border:1px solid hsl(0 0% 80%);font-size:12px;font-weight:600}.sandbox-step.is-active{background:#e1f4eb;border-color:#389466}.sandbox-step.is-failed{background:#f7dede;border-color:#d24b4b}.sandbox-step__dot{width:18px;height:18px;border-radius:999px;background:#e0e0e0;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.sandbox-step.is-active .sandbox-step__dot{background:#389466}.sandbox-step.is-failed .sandbox-step__dot{background:#d24b4b}.sandbox-step__caption{font-size:12px;color:hsl(var(--fg-muted));align-self:center;margin-left:4px}.vrt-actions-builder{background:#ffffffb3;border:1px solid rgba(110,84,62,.1);border-radius:12px;padding:12px;margin:8px 0 12px}.vrt-actions-builder__title{font-weight:700;font-size:13px;display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.vrt-actions-builder__hint{font-size:11px;font-weight:500;color:#3e2d1f99}.vrt-actions-builder__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.vrt-actions-builder__row{display:grid;grid-template-columns:180px 1fr 28px;gap:6px;align-items:center}.vrt-actions-builder__label,.vrt-actions-builder__text{padding:6px 9px;border-radius:8px;border:1px solid rgba(110,84,62,.18);font-size:12px;background:#fffffff2}.vrt-actions-builder__remove{border:0;background:#b951511a;color:#b95151;border-radius:8px;height:28px;width:28px;cursor:pointer;font-size:14px}.vrt-actions-builder__remove:hover{background:#b9515133}.vrt-actions-builder__add{margin-top:8px;border:1px dashed rgba(110,84,62,.3);background:transparent;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;color:#7a5427;cursor:pointer}.vrt-actions-builder__add:hover{background:#d99a4d14}.vrt-json-details{margin-top:4px}.vrt-json-details summary{cursor:pointer;font-size:12px;color:#3e2d1fb3;padding:4px 0}.ofl-toolbar__filters{display:flex;align-items:center;gap:10px;margin-left:auto}.ofl-toolbar__search{padding:7px 10px;border-radius:8px;border:1px solid rgba(110,84,62,.18);background:#ffffffb3;font-size:12px;min-width:220px}.ofl-toolbar__check{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#3e2d1fb3}.flows-empty-card{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:16px;padding:28px;text-align:center;margin-top:8px}.flows-empty-card__icon{font-size:28px;margin-bottom:6px}.flows-empty-card__title{font-size:18px;font-weight:700;margin-bottom:6px}.flows-empty-card__body{color:hsl(var(--fg-muted));max-width:520px;margin:0 auto 16px}.flows-empty-card__primary{min-width:280px;height:40px}.flows-empty-card__secondary{margin-top:10px;font-size:12px;color:hsl(var(--fg-muted))}.flows-empty-card__secondary-btn{height:24px;padding:0 8px;margin-left:4px}.flows-grid-hidden{display:none}.ap-stepper{list-style:none;margin:8px 0 12px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ap-stepper__item{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start;padding:10px 12px;border-radius:12px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));transition:border-color .2s ease,background .2s ease}.ap-stepper__item.is-reached{border-color:#58a05d80;background:#f0fae873}.ap-stepper__item.is-current{border-color:#58a05d;box-shadow:0 0 0 3px #58a05d2e}.ap-stepper__dot{width:24px;height:24px;border-radius:999px;background:#6e543e1f;color:#3e2d1f99;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.ap-stepper__item.is-reached .ap-stepper__dot{background:#58a05d;color:#fff}.ap-stepper__item b{display:block;font-size:13px;margin-bottom:4px}.ap-stepper__item span{font-size:11px;color:#3e2d1fa6;line-height:1.35}.ap-slider-scale{display:flex;justify-content:space-between;font-size:11px;color:hsl(var(--fg-muted))}.ops-kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:0 0 14px}.ops-kpi{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:14px;padding:12px 14px;position:relative;overflow:hidden}.ops-kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6e543e2e}.ops-kpi.is-good:before{background:#58a05d}.ops-kpi.is-warn:before{background:#c98b29}.ops-kpi.is-bad:before{background:#b95151}.ops-kpi__value{font-size:22px;font-weight:800;color:#241a14;letter-spacing:-.01em}.ops-kpi__label{font-size:12px;color:hsl(var(--fg-muted));text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.ops-kpi__hint{font-size:11px;color:hsl(var(--fg-muted));margin-top:4px}.rollout-history-spark{display:flex;align-items:center;gap:14px;margin:6px 0 12px;font-size:12px;color:hsl(var(--fg-muted))}.rollout-bar-wrap{margin-top:16px}.rollout-bar-labels{display:flex;justify-content:space-between;font-size:12px;color:hsl(var(--fg-muted));margin-bottom:6px}.rollout-bar-track{height:10px;border-radius:999px;background:hsl(var(--bg-elevated));border:1px solid hsl(var(--border-subtle));overflow:hidden;position:relative}.rollout-bar-fill{height:100%;background:linear-gradient(90deg,hsl(var(--accent)),hsl(var(--accent) / .6));transition:width .32s ease}.hc-route-loading{display:flex;align-items:center;justify-content:center;min-height:240px;color:hsl(var(--fg-muted) / .9);font-size:14px;letter-spacing:.01em;background:hsl(var(--bg-main))}.hc-route-loading:before{content:"";display:inline-block;width:12px;height:12px;margin-right:10px;border:2px solid hsl(var(--accent) / .4);border-top-color:hsl(var(--accent));border-radius:50%;animation:hc-route-spin .9s linear infinite}@keyframes hc-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.hc-route-loading:before{animation:none}}.hc-form-err{display:block;margin-top:-4px;margin-bottom:6px;color:#c32222;font-size:12px;font-weight:500}.op-composer-count{align-self:flex-end;font-size:11px;color:hsl(var(--fg-muted) / .9);letter-spacing:.02em;margin:2px 6px 0 auto}.op-composer-count.is-over{color:#c32222;font-weight:600}.hc-u-01718a5e83{color:hsl(var(--fg-muted));font-size:12px}.hc-u-8d24cbcb77{color:hsl(var(--fg-muted))}.hc-u-b6f307d316{color:hsl(var(--fg-muted));font-size:12px;margin-bottom:8px}.hc-u-73546c6d82{padding:12px;display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid hsl(var(--border-subtle));border-bottom:1px solid hsl(var(--border-subtle))}.hc-u-bea8ff034c{position:fixed;top:0;right:0;bottom:0;width:520px;z-index:1200;background:hsl(var(--bg-card));border-left:1px solid hsl(var(--border-subtle));box-shadow:-12px 0 30px #00000040;display:grid;grid-template-rows:auto auto 1fr}.hc-u-529722aef7{padding:12px;border-style:dashed;display:grid;gap:8px;border-color:hsl(var(--danger))}.hc-u-13733ff69b{height:calc(100vh - 156px);padding:10px}.hc-u-6d4c8ed0b0{height:14px;border-radius:8px;background:#00000014}.hc-u-78d5259981{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#fff9;pointer-events:none;padding:12px}.hc-u-9124e0a296{position:absolute;top:10px;right:10px;z-index:50;padding:8px 10px;background:#000000b3;color:#fff;border-radius:10px;font-size:12px;pointer-events:none}.hc-u-3215719440{height:100%;background:#ffffff61}.hc-u-dc435f4b71{margin-top:10px;height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.hc-u-d0b94dde53{padding:12px;box-shadow:0 12px 30px #00000040;cursor:pointer}.hc-u-7e84e41388{margin-top:6px;font-family:var(--font-mono);font-size:12px;opacity:.85}.hc-u-15e1f75c95{color:hsl(var(--fg-muted));font-size:var(--text-sm)}.hc-u-0c86f174ab{margin-right:8px}.hc-u-c61ffab35f{position:absolute;left:12px;right:12px;bottom:72px;height:260px;background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);box-shadow:var(--shadow-1);padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hc-u-b8427529fb{margin-left:auto;font-size:9px;padding:3px 8px;border-radius:999px;background:#f0b16929;color:#8c5f2c;font-weight:700;text-transform:uppercase;letter-spacing:.6px;border:1px solid rgba(240,177,105,.28)}.hc-u-857dc360c1{display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:16px;font-size:14px;text-decoration:none;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease}.hc-u-1fc9349db9{font-size:10px;font-weight:700;color:#3e2d1f7a;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:8px;padding-left:8px}.hc-u-d974fc766e{flex:1}.hc-u-8a668d1fd4{padding:6px 10px;border-radius:10px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);font-size:12px;opacity:.95}.hc-u-94e8a73443{border-top:1px solid rgba(0,0,0,.08);padding:10px;display:flex;gap:8px;align-items:center}.hc-u-da3dc6cdfb{margin-top:6px;color:hsl(var(--danger));font-size:12px;white-space:pre-wrap}.hc-u-f796c25647{padding:10px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:8px;align-items:center}.hc-u-2c63481776{padding:10px;border-bottom:1px solid rgba(0,0,0,.06)}.hc-u-7722f513a9{padding:10px;border-bottom:1px solid rgba(0,0,0,.08)}.hc-u-fd28c29437{padding:10px}.hc-u-ba87c9e412{font-size:11px;opacity:.65;margin-bottom:4px;display:flex;gap:8px}.hc-u-53417557a2{display:flex;margin-bottom:10px}.hc-u-8dcb4384f6{cursor:pointer;padding:10px;margin-bottom:8px}.hc-u-0969c5d0a8{width:320px}.hc-u-332b41a7e8{border-bottom:1px solid hsl(var(--border-subtle))}.hc-u-5f20c5ea80{text-align:left;border-bottom:1px solid hsl(var(--border-subtle))}.hc-u-136d4277e7{font-size:11px;white-space:pre-wrap;margin:0;color:hsl(var(--fg))}.hc-u-8a4cafba8a{color:hsl(var(--fg-muted));font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-u-48593e2508{color:hsl(var(--fg-muted));font-size:11px}.hc-u-a3bdea278d{padding:8px;cursor:pointer}.hc-u-b8555be8eb{flex:1 1 240px}.hc-u-61d0eab657{color:hsl(var(--fg-muted));white-space:pre-wrap}.hc-u-575c5bc0b4{padding:12px;display:grid;gap:10px;max-width:520px;margin:0 auto}.hc-u-b766f401cd{width:220px}.hc-u-896cdec7c7{width:260px}.hc-u-5bb7efa6f2{text-align:left}.hc-u-00cdf130f7{width:140px}.hc-u-1a92f5ec64{padding:10px;background:hsl(var(--bg))}.hc-u-a3484a3c3e{cursor:pointer;border-bottom:1px solid hsl(var(--border-subtle))}.hc-u-44c0c8bb8f{margin:0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:220px;font-size:12px}.hc-u-47b39f6b32{margin:0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:160px;font-size:12px}.hc-u-221004f3c8{width:100%;text-align:left;display:grid;grid-template-columns:70px 90px 90px 1fr;gap:0;font-size:12px;padding:10px;background:transparent;color:#fff;border:none;cursor:pointer}.hc-u-e78b476330{border-top:1px solid rgba(255,255,255,.06)}.hc-u-c398b1bc83{display:grid;grid-template-columns:70px 90px 90px 1fr;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-u-5179e5df45{border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.hc-u-a711f5521f{display:grid;grid-template-columns:90px 90px 1fr 110px 120px 140px;gap:0;font-size:12px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.hc-u-7a7d668caf{display:grid;grid-template-columns:90px 90px 1fr 110px 120px 140px;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-u-4711a4b9b7{margin-top:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.hc-u-ef683c6f73{border-radius:999px;padding:6px 10px;background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.12)}.hc-u-ddfcd38cf1{width:100%;min-height:130px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-u-6c3b0419ab{width:100%;min-height:220px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-u-6ea5cd3daf{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px}.hc-u-077193913c{text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:10px;cursor:pointer;color:#fff}.hc-u-ad3b357a8b{padding:10px;background:#0000001f}.hc-u-0cd976cf0f{border-color:hsl(var(--danger))}.hc-u-b462a7f59b{color:hsl(var(--danger));font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-u-0053898e87{color:hsl(var(--fg-muted));font-size:11px;margin-top:4px}.hc-u-7c08398a28{min-width:260px}.hc-u-1b4c8725cd{padding:6px 10px;border-radius:10px;border:1px solid var(--hc-border)}.hc-u-d6bae2f26c{border-radius:999px;padding:6px 10px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg))}.hc-u-724bf42e66{color:hsl(var(--danger))}.hc-u-9ebf12f24a{margin:8px 0 0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:220px;font-size:12px}.hc-u-1468ff29e8{display:grid;grid-template-columns:90px 90px 1fr 120px 120px 120px;gap:0;font-size:12px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.hc-u-005ba56acc{display:grid;grid-template-columns:90px 90px 1fr 120px 120px 120px;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-u-d961c72336{width:100%;min-height:90px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-u-698c0cee1b{text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:10px;cursor:pointer}.hc-u-8205e15d93{width:100%;min-height:320px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-u-4261f3c184{text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:10px;background:transparent;cursor:pointer}.hc-u-ca77bc338d{display:grid;grid-template-columns:1.2fr 120px 160px 1fr;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.hc-u-a923305a91{padding:12px;border-radius:12px;background:#00000040;border:1px solid rgba(255,255,255,.1)}.hc-u-4d24f3f275{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px}.hc-u-61cac23100{text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;cursor:pointer}.hc-u-e6fdb5fdd1{border-right:1px solid var(--hc-border);padding-right:12px}.hc-u-322bf5c093{display:grid;grid-template-columns:120px 1fr 160px auto;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hc-u-4a0f21efec{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hc-u-d8f0e09c93{display:flex;gap:8px;align-items:center;padding:6px 10px;border:1px solid var(--hc-bd);border-radius:10px;margin-top:8px}.hc-u-42aedd4bfd{flex:1;height:30px;border-radius:8px;border:1px solid var(--hc-border);padding:0 10px;background:var(--hc-bg2)}.hc-u-c8b4dd96d9{margin-top:6px;color:hsl(var(--fg-muted))}.hc-u-192a9b3f1f{padding:14px;background:#00000029}.hc-u-e042627fec{padding:14px;border:1px solid rgba(255,77,79,.35);background:#ff4d4f0f}.hc-u-daabbf4ecb{font-size:12px;letter-spacing:.4px;color:hsl(var(--fg-muted));font-weight:800}.hc-u-4b4627fc64{margin-top:10px;padding:12px;border-radius:12px;background:hsl(var(--muted));overflow:auto;max-height:55vh;white-space:pre-wrap}.hc-u-6f60326329{border:1px solid hsl(var(--border));border-radius:12px;padding:10px}.hc-u-54bfa44b6f{border:1px solid hsl(var(--border));border-radius:10px;padding:10px}.hc-u-fbe0e62cb7{border:1px solid hsl(var(--border));border-radius:12px;padding:12px}.hc-u-a89af1ae0b{text-align:left;border:1px solid hsl(var(--border));border-radius:10px;padding:10px;cursor:pointer}.hc-u-1a292a3665{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hc-u-da310d222a{margin-top:6px;color:hsl(var(--fg-muted));font-size:12px}.hc-u-75db69b3a0{font-family:var(--font-mono);font-size:12px;opacity:.9}.hc-u-df0245d9ed{padding:10px;background:#ffffff05}.hc-u-e6cde3d890{margin-top:8px;font-size:11px;color:hsl(var(--fg-muted))}.hc-u-60ce4ffe94{height:34px;border-radius:10px;padding:0 10px}.hc-u-66085be0a6{font-size:12px;color:hsl(var(--fg-muted))}.hc-u-0930a9d462{width:min(820px,100%);padding:12px}.hc-u-840ae8477b{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:center;z-index:50;padding:16px}.hc-u-31caffb9c4{margin-top:6px;font-size:12px;color:hsl(var(--fg-muted))}.hc-u-cc034b901b{font-family:var(--font-mono);font-size:11px;opacity:.8}.hc-u-2316321549{padding:8px;background:#ffffff05}.hc-u-cdcb366325{font-family:var(--font-mono);font-size:12px}.hc-u-55ea13b2a5{font-size:11px;color:hsl(var(--fg-muted))}.hc-u-db0f4e5761{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hc-u-511d4fdcaa{font-family:var(--font-mono);font-size:12px;opacity:.85}.hc-u-4f3f6c7c35{width:90px}.hc-u-150fe64d83{height:36px;border-radius:10px;padding:0 10px}.hc-u-a39dc001e3{width:80px}.hc-u-4a2b668980{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hc-u-1da48ce33a{padding:8px;background:#0000000a;border-radius:4px;white-space:pre-wrap;font-size:12px;line-height:1.4}.hc-u-3f60f214bb{margin-top:10px;padding:10px;border-radius:6px;font-size:12px}.hc-u-8e134236bc{margin-top:10px;padding:8px;background:#ff4d4f14;color:#a01b1f;border-radius:6px;font-size:12px}.hc-u-1de274d8a4{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}.hc-u-0fe0e8a6de{padding:12px;margin-bottom:12px;border:1px solid hsl(var(--border));border-radius:8px;background:#00000005}.hc-u-bd9caef888{background:hsl(var(--card));border-radius:12px;padding:20px;width:600px;max-width:90vw;max-height:85vh;overflow-y:auto}.hc-u-d1a0f7cb50{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.hc-u-d2c7d7b231{padding:8px;background:#00000008;border-radius:6px;font-size:13px;line-height:1.4;white-space:pre-wrap}.hc-u-1b84ce0fbb{width:100%;padding:8px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;border:1px solid hsl(var(--border));border-radius:6px}.hc-u-2fb7fed6bf{margin-right:4px;padding:1px 4px;background:#0000000a;border-radius:3px}.hc-u-806df55cdc{padding:12px;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--card))}.hc-u-15c430fa29{padding:12px;margin-bottom:12px;background:#ff4d4f14;color:#a01b1f;border:1px solid rgba(255,77,79,.3);border-radius:8px}.hc-u-0cd493b7c4{width:100%;padding:8px 12px;border:1px solid hsl(var(--border));border-radius:8px;font-size:13px}.hc-u-c5b5d8c3d6{width:100%;margin-top:8px}.hc-u-8733706a0c{margin-top:6px;padding:8px;background:#fff;border-radius:6px;border:.5px solid var(--hckb-border)}.hc-u-a7b554c62b{cursor:pointer;color:var(--hckb-fg-muted)}.hc-u-7c0dcc04e4{margin-top:6px;color:var(--hckb-fg-muted)}.hc-u-1d0762ddc5{padding:6px 10px;border-radius:6px}.hc-u-7d07a406ab{height:100%}.hc-u-298501913c{margin-top:12px;padding:12px;background:var(--hckb-surface-2);border-radius:8px}.hc-u-32af13aacb{color:var(--hckb-fg-muted)}.hc-u-08da682898{color:var(--hckb-success)}.hc-u-439bed2047{font-size:12px;color:var(--hckb-fg-muted)}.hc-u-6b629570ce{font-family:var(--font-mono)}.hc-u-4f98e7e2a3{font-family:var(--font-mono);opacity:.85}.hc-u-aa8c0c66d8{display:flex;justify-content:space-between;gap:10px;font-size:12px;opacity:.9;padding:6px 8px;border-radius:10px}.hc-u-d869ddba15{padding:10px;margin-bottom:10px;background:#ffffff0a}.hc-u-c35e771a13{font-family:var(--font-mono);font-weight:900}.hc-u-8be1ab7d70{padding:10px;background:#ffffff0a}.hc-u-2b2f6268f6{margin-top:10px;font-size:12px;color:hsl(var(--fg-muted))}.hc-u-61dd95dcba{width:64px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff}.hc-u-d38f9bb66d{font-size:12px;color:hsl(var(--fg-muted));margin-top:2px}.hc-u-39f33ea173{position:relative}.hc-u-fc17740cf5{cursor:pointer}.hc-u-61561d5e0a{display:grid;gap:2px;color:hsl(var(--fg-muted))}.hc-u-b4b306a7cb{color:hsl(var(--fg-muted));margin-top:6px}.hc-u-5ea52ca18f{padding:10px;text-align:left;cursor:pointer}:root{--bg-page:#f5f7fb;--bg-card:#ffffff;--bg-hover:rgba(15,23,42,.04);--fg-default:#0b1220;--fg-muted:#5b6475;--fg-danger:#b42318;--border-subtle:rgba(15,23,42,.08);--border-strong:rgba(15,23,42,.16);--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:rgba(37,99,235,.1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--font-ui: Manrope, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:20px;--text-xl:24px;--ease-out:cubic-bezier(.2,.8,.2,1);--dur-fast:.12s;--dur-med:.18s}.l7-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:0 6px 20px #0f172a0d}.l7-row{display:flex;align-items:center;gap:var(--space-2)}.l7-stack{display:flex;flex-direction:column;gap:var(--space-2)}.l7-muted{color:var(--fg-muted)}.l7-mono{font-family:var(--font-mono)}.l7-tabular{font-variant-numeric:tabular-nums}.l7-table{width:100%;border-collapse:collapse}.l7-th{text-align:left;padding:var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);border-bottom:1px solid var(--border-subtle)}.l7-td{padding:var(--space-3);border-bottom:1px solid rgba(15,23,42,.06)}.l7-tr:hover{background:var(--bg-hover)}.l7-chat{display:flex;flex-direction:column;gap:var(--space-3)}.l7-msg{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3);border:1px solid rgba(15,23,42,.06);border-radius:var(--radius-lg);background:var(--bg-card)}.l7-msg.user{border-color:var(--accent-soft);background:linear-gradient(180deg,#2563eb0f,#2563eb05)}.l7-msg.assistant{border-color:#0f172a14}.l7-msg-meta{font-size:var(--text-xs);color:var(--fg-muted);display:flex;gap:var(--space-2);align-items:center}.l7-msg-body{white-space:pre-wrap;font-size:var(--text-sm);color:var(--fg-default)}.l7-actionbar{display:flex;gap:var(--space-2);align-items:center}.l7-skel{background:#0f172a0f;border-radius:var(--radius-md);animation:l7pulse 1.2s ease-in-out infinite}@keyframes l7pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}:root,:root[data-theme=light]{--bg-main: 0 0% 98%;--bg-card: 0 0% 100%;--bg-elevated: 0 0% 100%;--fg-primary: 222 47% 11%;--fg-muted: 215 16% 47%;--border-subtle: 214 20% 90%;--accent: 222 89% 56%;--danger: 0 84% 60%;--warning: 38 92% 50%;--success: 142 71% 45%;--radius-md: 10px;--radius-lg: 14px;--ease-out-cubic: cubic-bezier(.22, 1, .36, 1);--dur-fast: .15s;--font-sans: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, "Apple Color Emoji","Segoe UI Emoji";--text-sm: 12px;--text-md: 14px;--shadow-1: 0 1px 2px hsl(var(--fg-primary) / .06), 0 8px 24px hsl(var(--fg-primary) / .08);color-scheme:light}:root[data-theme=dark]{--bg-main: 222 24% 10%;--bg-card: 222 22% 14%;--bg-elevated: 222 22% 18%;--fg-primary: 0 0% 96%;--fg-muted: 215 16% 65%;--border-subtle: 222 16% 26%;--accent: 38 92% 60%;--danger: 0 76% 64%;--warning: 38 92% 60%;--success: 142 56% 56%;--shadow-1: 0 1px 2px rgba(0,0,0,.45), 0 8px 24px rgba(0,0,0,.35);color-scheme:dark}:root[data-theme=sepia]{--bg-main: 38 32% 94%;--bg-card: 38 28% 97%;--bg-elevated: 38 28% 98%;--fg-primary: 28 22% 16%;--fg-muted: 28 14% 38%;--border-subtle: 38 18% 80%;--accent: 18 70% 48%;color-scheme:light}@media (prefers-color-scheme: dark){:root:not([data-theme]){--bg-main: 222 24% 10%;--bg-card: 222 22% 14%;--bg-elevated: 222 22% 18%;--fg-primary: 0 0% 96%;--fg-muted: 215 16% 65%;--border-subtle: 222 16% 26%;--shadow-1: 0 1px 2px rgba(0,0,0,.45), 0 8px 24px rgba(0,0,0,.35);color-scheme:dark}}html,body,#root{height:100%;min-height:100%;font-family:var(--font-sans);background:hsl(var(--bg-main));color:hsl(var(--fg-primary));transition:background-color .2s ease,color .2s ease}*{box-sizing:border-box}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--ag-background-color: hsl(var(--bg-card));--ag-foreground-color: hsl(var(--fg-primary));--ag-secondary-foreground-color: hsl(var(--fg-muted));--ag-border-color: hsl(var(--border-subtle));--ag-row-border-color: hsl(var(--border-subtle));--ag-header-background-color: hsl(var(--bg-elevated));--ag-header-foreground-color: hsl(var(--fg-primary));--ag-odd-row-background-color: hsl(var(--bg-card));--ag-row-hover-color: hsl(var(--accent) / .06);--ag-selected-row-background-color: hsl(var(--accent) / .1);--ag-font-family: var(--font-sans);--ag-font-size: var(--text-md);--ag-border-radius: var(--radius-md);--ag-input-focus-border-color: hsl(var(--accent));--ag-range-selection-border-color: hsl(var(--accent));--ag-range-selection-background-color: hsl(var(--accent) / .1);--ag-cell-horizontal-padding: 10px;--ag-grid-size: 6px;--ag-alpine-active-color: hsl(var(--accent))}.hc-cell-error{outline:2px solid hsl(var(--danger));outline-offset:-2px}.hc-cell-warn{outline:2px solid hsl(var(--warning));outline-offset:-2px}.hc-cell-diff{background:hsl(var(--accent) / .08)!important}:root{--hckb-bg: #fafaf8;--hckb-surface: #ffffff;--hckb-surface-2: #f4f2ee;--hckb-elevated: #ffffff;--hckb-fg: #1a1a1a;--hckb-fg-muted: #6b6962;--hckb-fg-tertiary: #a8a59c;--hckb-border: #ebe8e2;--hckb-border-strong: #d6d3cc;--hckb-primary: #1a1a1a;--hckb-accent: #d97706;--hckb-accent-soft: #fef3e7;--hckb-success: #0f9d58;--hckb-success-soft: #e8f5ed;--hckb-warning: #d97706;--hckb-danger: #c14040;--hckb-r-sm: 6px;--hckb-r-md: 10px;--hckb-r-lg: 14px;--hckb-r-bubble-tail: 4px;--hckb-shadow-1: 0 1px 2px rgba(20, 18, 14, .04);--hckb-shadow-2: 0 2px 8px rgba(20, 18, 14, .06);--hckb-space-xs: 4px;--hckb-space-sm: 8px;--hckb-space-md: 12px;--hckb-space-lg: 16px;--hckb-space-xl: 24px;--hckb-text-xs: 11px;--hckb-text-sm: 12px;--hckb-text-base: 13px;--hckb-text-md: 14px;--hckb-text-lg: 16px;--hckb-text-xl: 20px}.hckb-workspace{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--hckb-bg);color:var(--hckb-fg);min-height:calc(100vh - 80px);padding:var(--hckb-space-lg);display:flex;flex-direction:column;gap:var(--hckb-space-lg);position:relative;font-size:var(--hckb-text-base)}.hckb-workspace__main{display:grid;grid-template-columns:minmax(380px,480px) 1fr;gap:var(--hckb-space-lg);flex:1;min-height:0}.hckb-workspace__left,.hckb-workspace__center{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);overflow:hidden;display:flex;flex-direction:column;min-height:600px}.hckb-header{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);padding:var(--hckb-space-lg) var(--hckb-space-xl);display:flex;align-items:center;gap:var(--hckb-space-lg)}.hckb-header__title{margin:0;font-size:var(--hckb-text-xl);font-weight:500;letter-spacing:-.01em}.hckb-header__sub{font-size:var(--hckb-text-sm);color:var(--hckb-fg-muted);margin-top:2px;display:flex;align-items:center;gap:6px}.hckb-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--hckb-fg-tertiary)}.hckb-status-dot.is-live{background:var(--hckb-success);box-shadow:0 0 0 3px var(--hckb-success-soft)}.hckb-header__stats{display:flex;gap:var(--hckb-space-md);margin-left:auto;margin-right:var(--hckb-space-md)}.hckb-stat{background:var(--hckb-surface-2);padding:var(--hckb-space-sm) var(--hckb-space-md);border-radius:var(--hckb-r-md);text-align:center;min-width:70px;border-left:3px solid var(--hckb-border-strong)}.hckb-stat--green{border-left-color:var(--hckb-success)}.hckb-stat--orange{border-left-color:var(--hckb-accent)}.hckb-stat__value{font-size:var(--hckb-text-lg);font-weight:500;line-height:1.1}.hckb-stat__label{font-size:10px;color:var(--hckb-fg-muted);text-transform:uppercase;letter-spacing:.4px;margin-top:2px}.hckb-browser{display:flex;flex-direction:column;height:100%;min-height:0}.hckb-browser__head{padding:var(--hckb-space-md);display:flex;gap:var(--hckb-space-sm);border-bottom:.5px solid var(--hckb-border);background:var(--hckb-surface)}.hckb-search-input{flex:1;background:var(--hckb-surface-2);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-md);padding:8px 12px;font-size:var(--hckb-text-base);outline:none;font-family:inherit;color:var(--hckb-fg);transition:border-color .15s,background .15s}.hckb-search-input:focus{border-color:var(--hckb-fg-muted);background:var(--hckb-surface)}.hckb-browser__count{padding:var(--hckb-space-sm) var(--hckb-space-md);font-size:var(--hckb-text-xs);color:var(--hckb-fg-muted);border-bottom:.5px solid var(--hckb-border)}.hckb-browser__list{flex:1;overflow-y:auto;padding:var(--hckb-space-sm);background:var(--hckb-bg)}.hckb-section{margin-bottom:var(--hckb-space-md)}.hckb-section__head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;font-size:10px;font-weight:600;color:var(--hckb-fg-muted);text-transform:uppercase;letter-spacing:.6px}.hckb-section__count{background:var(--hckb-surface-2);padding:1px 8px;border-radius:999px;font-size:10px;font-weight:500;color:var(--hckb-fg-muted)}.hckb-section__items{display:flex;flex-direction:column;gap:6px}.hckb-bubble{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);padding:var(--hckb-space-md);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative}.hckb-bubble:hover{border-color:var(--hckb-border-strong);box-shadow:var(--hckb-shadow-1)}.hckb-bubble:active{transform:scale(.998)}.hckb-bubble__title{font-size:var(--hckb-text-base);font-weight:500;line-height:1.35;color:var(--hckb-fg);margin-bottom:4px}.hckb-bubble__excerpt{font-size:var(--hckb-text-sm);color:var(--hckb-fg-muted);line-height:1.45;margin-bottom:var(--hckb-space-sm)}.hckb-bubble__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--hckb-space-sm)}.hckb-bubble__badges{display:flex;gap:4px;flex-wrap:wrap;flex:1}.hckb-bubble__actions{display:flex;gap:2px;opacity:0;transition:opacity .15s}.hckb-bubble:hover .hckb-bubble__actions{opacity:1}.hckb-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:500;background:var(--hckb-surface-2);color:var(--hckb-fg-muted);white-space:nowrap}.hckb-chip--green{background:var(--hckb-success-soft);color:var(--hckb-success)}.hckb-chip--orange{background:var(--hckb-accent-soft);color:var(--hckb-accent)}.hckb-chip--muted,.hckb-chip--default{background:var(--hckb-surface-2);color:var(--hckb-fg-muted)}.hckb-entity-list{display:flex;flex-wrap:wrap;gap:4px;padding:4px 8px}.hckb-entity-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:var(--hckb-surface);border:.5px solid var(--hckb-border);font-size:var(--hckb-text-sm)}.hckb-entity-chip strong{font-weight:500}.hckb-entity-chip__count{font-size:10px;color:var(--hckb-fg-muted);background:var(--hckb-surface-2);padding:0 6px;border-radius:999px}.hckb-btn{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-md);padding:8px 14px;font-size:var(--hckb-text-base);font-weight:500;cursor:pointer;font-family:inherit;color:var(--hckb-fg);transition:background .15s,border-color .15s,transform .1s}.hckb-btn:hover:not(:disabled){background:var(--hckb-surface-2);border-color:var(--hckb-border-strong)}.hckb-btn:active:not(:disabled){transform:scale(.98)}.hckb-btn:disabled{opacity:.4;cursor:not-allowed}.hckb-btn--primary{background:var(--hckb-primary);border-color:var(--hckb-primary);color:#fff}.hckb-btn--primary:hover:not(:disabled){background:#2a2a2a;border-color:#2a2a2a}.hckb-btn--accent{background:var(--hckb-accent);border-color:var(--hckb-accent);color:#fff}.hckb-btn--accent:hover:not(:disabled){background:#ba6505;border-color:#ba6505}.hckb-btn--ghost{background:transparent;border-color:transparent;color:var(--hckb-fg)}.hckb-btn--ghost:hover:not(:disabled){background:var(--hckb-surface-2)}.hckb-btn--sm{padding:5px 10px;font-size:var(--hckb-text-sm)}.hckb-iconbtn{background:transparent;border:none;width:24px;height:24px;border-radius:var(--hckb-r-sm);cursor:pointer;font-size:12px;color:var(--hckb-fg-muted);display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s;font-family:inherit}.hckb-iconbtn:hover{background:var(--hckb-surface-2);color:var(--hckb-fg)}.hckb-iconbtn--danger:hover{background:#fbe9e9;color:var(--hckb-danger)}.hckb-chat{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--hckb-bg)}.hckb-chat__head{background:var(--hckb-primary);color:#fff;padding:var(--hckb-space-md) var(--hckb-space-lg);display:flex;align-items:center;justify-content:space-between}.hckb-chat__title{font-size:var(--hckb-text-md);font-weight:500}.hckb-chat__sub{font-size:var(--hckb-text-xs);opacity:.7;margin-top:2px}.hckb-chat__sub code{background:#ffffff1a;padding:0 6px;border-radius:4px;font-family:ui-monospace,monospace;font-size:10px}.hckb-chat__body{flex:1;overflow-y:auto;padding:var(--hckb-space-lg);display:flex;flex-direction:column;gap:var(--hckb-space-md);background:var(--hckb-bg)}.hckb-msg{display:flex;flex-direction:column;max-width:80%}.hckb-msg--user{align-self:flex-end;align-items:flex-end}.hckb-msg--bot{align-self:flex-start;align-items:flex-start}.hckb-msg__bubble{padding:10px 14px;font-size:var(--hckb-text-base);line-height:1.5;word-wrap:break-word}.hckb-msg--user .hckb-msg__bubble{background:var(--hckb-primary);color:#fff;border-radius:var(--hckb-r-lg) var(--hckb-r-lg) var(--hckb-r-bubble-tail) var(--hckb-r-lg)}.hckb-msg--bot .hckb-msg__bubble{background:var(--hckb-surface);color:var(--hckb-fg);border-radius:var(--hckb-r-lg) var(--hckb-r-lg) var(--hckb-r-lg) var(--hckb-r-bubble-tail);box-shadow:var(--hckb-shadow-1)}.hckb-msg__meta{display:flex;gap:4px;margin-top:6px;flex-wrap:wrap;padding-left:4px}.hckb-msg__cards{display:flex;flex-direction:column;gap:4px;margin-top:8px;width:100%;max-width:280px}.hckb-cta-card{background:var(--hckb-accent);color:#fff;border:none;padding:9px 14px;border-radius:var(--hckb-r-md);font-size:var(--hckb-text-sm);font-weight:500;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s}.hckb-cta-card:hover{background:#ba6505}.hckb-cta-card:disabled{opacity:.6;cursor:default}.hckb-chat__system{align-self:center;font-size:var(--hckb-text-xs);color:var(--hckb-danger);background:#fbe9e9;padding:6px 12px;border-radius:var(--hckb-r-md)}.hckb-chat__typing{align-self:flex-start;background:var(--hckb-surface);padding:12px 16px;border-radius:var(--hckb-r-lg) var(--hckb-r-lg) var(--hckb-r-lg) var(--hckb-r-bubble-tail);display:flex;gap:4px;box-shadow:var(--hckb-shadow-1)}.hckb-chat__typing span{width:6px;height:6px;border-radius:50%;background:var(--hckb-fg-tertiary);animation:hckb-typing 1.4s infinite ease-in-out}.hckb-chat__typing span:nth-child(2){animation-delay:.16s}.hckb-chat__typing span:nth-child(3){animation-delay:.32s}@keyframes hckb-typing{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.hckb-chat__input{background:var(--hckb-surface);border-top:.5px solid var(--hckb-border);padding:var(--hckb-space-sm) var(--hckb-space-md);display:flex;gap:var(--hckb-space-sm)}.hckb-chat__input input{flex:1;border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-md);padding:9px 14px;font-size:var(--hckb-text-base);outline:none;background:var(--hckb-bg);color:var(--hckb-fg);font-family:inherit}.hckb-chat__input input:focus{border-color:var(--hckb-fg-muted)}.hckb-chat__send{background:var(--hckb-primary);color:#fff;border:none;width:36px;height:36px;border-radius:var(--hckb-r-md);cursor:pointer;font-size:16px;font-family:inherit;display:flex;align-items:center;justify-content:center;transition:background .15s}.hckb-chat__send:hover:not(:disabled){background:#2a2a2a}.hckb-chat__send:disabled{background:var(--hckb-fg-tertiary);cursor:not-allowed}.hckb-select{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-md);padding:7px 10px;font-size:var(--hckb-text-base);color:var(--hckb-fg);outline:none;font-family:inherit;cursor:pointer}.hckb-select--sm{padding:5px 8px;font-size:var(--hckb-text-sm)}.hckb-drawer{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);overflow:hidden}.hckb-drawer__head{padding:var(--hckb-space-md) var(--hckb-space-lg);display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.hckb-drawer__head:hover{background:var(--hckb-surface-2)}.hckb-drawer__title{font-size:var(--hckb-text-md);font-weight:500}.hckb-drawer__count{background:var(--hckb-accent-soft);color:var(--hckb-accent);padding:2px 10px;border-radius:999px;font-size:var(--hckb-text-sm);font-weight:500;margin-left:var(--hckb-space-sm)}.hckb-drawer__toggle{font-size:12px;color:var(--hckb-fg-muted)}.hckb-drawer__body{border-top:.5px solid var(--hckb-border);background:var(--hckb-bg)}.hckb-drawer__toolbar{display:flex;gap:var(--hckb-space-sm);padding:var(--hckb-space-md);border-bottom:.5px solid var(--hckb-border)}.hckb-drawer__empty{padding:var(--hckb-space-xl);text-align:center;color:var(--hckb-fg-muted);font-size:var(--hckb-text-sm)}.hckb-drawer__list{max-height:400px;overflow-y:auto;padding:var(--hckb-space-sm);display:flex;flex-direction:column;gap:6px}.hckb-candidate{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);padding:var(--hckb-space-md)}.hckb-candidate__head{display:flex;gap:4px;margin-bottom:var(--hckb-space-sm);flex-wrap:wrap}.hckb-candidate__q{font-size:var(--hckb-text-base);font-weight:500;margin-bottom:4px;line-height:1.4}.hckb-candidate__a{font-size:var(--hckb-text-sm);color:var(--hckb-fg-muted);margin-bottom:var(--hckb-space-sm);line-height:1.45}.hckb-candidate__actions{display:flex;gap:var(--hckb-space-sm)}.hckb-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14120e80;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hckb-modal{background:var(--hckb-surface);border-radius:var(--hckb-r-lg);width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--hckb-shadow-2)}.hckb-modal__head{padding:var(--hckb-space-lg) var(--hckb-space-xl);border-bottom:.5px solid var(--hckb-border);display:flex;justify-content:space-between;align-items:center}.hckb-modal__title{margin:0;font-size:var(--hckb-text-lg);font-weight:500}.hckb-modal__body{padding:var(--hckb-space-lg) var(--hckb-space-xl);overflow-y:auto;flex:1}.hckb-modal__foot{padding:var(--hckb-space-md) var(--hckb-space-xl);border-top:.5px solid var(--hckb-border);display:flex;justify-content:flex-end;gap:var(--hckb-space-sm)}.hckb-field{margin-bottom:var(--hckb-space-md)}.hckb-field label{display:flex;align-items:baseline;gap:var(--hckb-space-sm);font-size:var(--hckb-text-sm);font-weight:500;color:var(--hckb-fg);margin-bottom:6px}.hckb-field__hint{font-weight:400;font-size:var(--hckb-text-xs);color:var(--hckb-fg-muted)}.hckb-field input,.hckb-field textarea,.hckb-field select{width:100%;background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-md);padding:9px 12px;font-size:var(--hckb-text-base);font-family:inherit;color:var(--hckb-fg);outline:none;transition:border-color .15s;box-sizing:border-box;resize:vertical}.hckb-field input:focus,.hckb-field textarea:focus,.hckb-field select:focus{border-color:var(--hckb-fg-muted)}.hckb-field input:disabled{background:var(--hckb-surface-2);color:var(--hckb-fg-muted)}.hckb-drawers{display:flex;flex-direction:column;gap:8px}.hckb-visitors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--hckb-space-sm)}.hckb-visitor{background:var(--hckb-surface);border:.5px solid var(--hckb-border);border-radius:var(--hckb-r-lg);padding:var(--hckb-space-md);cursor:pointer;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column;gap:6px}.hckb-visitor:hover{border-color:var(--hckb-border-strong);box-shadow:var(--hckb-shadow-1)}.hckb-visitor__head{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.hckb-visitor__id{font-size:11px;background:var(--hckb-surface-2);padding:2px 8px;border-radius:4px;color:var(--hckb-fg-muted);font-family:ui-monospace,monospace}.hckb-visitor__stats{display:flex;gap:var(--hckb-space-md);font-size:var(--hckb-text-sm);color:var(--hckb-fg-muted)}.hckb-visitor__interest{font-size:var(--hckb-text-sm);color:var(--hckb-fg-muted)}.hckb-visitor__interest strong{color:var(--hckb-fg);font-weight:500}.hckb-visitor__topics{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.hckb-detail-section{margin-bottom:var(--hckb-space-lg)}.hckb-detail-section h3{font-size:11px;font-weight:600;color:var(--hckb-fg-muted);text-transform:uppercase;letter-spacing:.6px;margin:0 0 6px}.hckb-detail-mono{background:var(--hckb-surface-2);padding:var(--hckb-space-md);border-radius:var(--hckb-r-md);font-family:ui-monospace,monospace;font-size:var(--hckb-text-sm);line-height:1.6;color:var(--hckb-fg-muted)}.hckb-detail-json{background:var(--hckb-surface-2);padding:var(--hckb-space-md);border-radius:var(--hckb-r-md);font-family:ui-monospace,monospace;font-size:11px;line-height:1.5;max-height:200px;overflow:auto;color:var(--hckb-fg);margin:0}.hckb-bar-row{display:grid;grid-template-columns:100px 1fr;gap:var(--hckb-space-sm);align-items:center;margin-bottom:4px;font-size:var(--hckb-text-sm)}.hckb-bar-label{color:var(--hckb-fg-muted)}.hckb-bar-track{background:var(--hckb-surface-2);height:22px;border-radius:var(--hckb-r-sm);overflow:hidden;position:relative}.hckb-bar-fill{background:var(--hckb-accent);height:100%;display:flex;align-items:center;padding-left:var(--hckb-space-sm);font-size:11px;color:#fff;font-weight:500;min-width:28px;transition:width .3s ease}.hc-ui-static-0001{margin-top:6px;font-size:12px;opacity:.85}.hc-ui-static-0002{display:flex;align-items:center;gap:8px}.hc-ui-static-0003{display:flex;gap:8px;align-items:center}.hc-ui-static-0004{margin-top:6px;padding:8px;background:#fff;border-radius:6px;border:.5px solid var(--hckb-border)}.hc-ui-static-0005{color:hsl(var(--fg-muted));font-size:12px}.hc-ui-static-0006{padding:16px;display:grid;gap:10px}.hc-ui-static-0007{display:grid;grid-template-columns:70px 90px 90px 1fr;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-ui-static-0008{margin-top:12px;display:grid;gap:8px}.hc-ui-static-0009{width:100%}.hc-ui-static-0010{padding:12px;display:grid;gap:8px}.hc-ui-static-0011{font-weight:700;margin-bottom:8px}.hc-ui-static-0012{margin-top:8px;font-size:12px;opacity:.9}.hc-ui-static-0013{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hc-ui-static-0014{height:12px}.hc-ui-static-0015{padding:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.hc-ui-static-0016{display:grid;grid-template-columns:90px 90px 1fr 110px 120px 140px;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-ui-static-0017{align-items:center;flex-wrap:wrap}.hc-ui-static-0018{display:flex;justify-content:space-between;gap:12px;align-items:center}.hc-ui-static-0019{display:flex;align-items:center;gap:8px;margin-bottom:6px}.hc-ui-static-0020{text-align:left;border-bottom:1px solid hsl(var(--border-subtle))}.hc-ui-static-0021{padding:16px;opacity:.75}.hc-ui-static-0022{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}.hc-ui-static-0023{opacity:.75;font-size:13px}.hc-ui-static-0024{font-weight:500;margin-bottom:4px}.hc-ui-static-0025{font-weight:900;font-size:12px}.hc-ui-static-0026{overflow-x:auto}.hc-ui-static-0027{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hc-ui-static-0028{margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;word-break:break-all}.hc-ui-static-0029{width:220px}.hc-ui-static-0030{border-right:1px solid var(--hc-border);padding-right:12px}.hc-ui-static-0031{font-size:12px;color:var(--hckb-fg-muted)}.hc-ui-static-0032{font-size:12px;opacity:.85}.hc-ui-static-0033{font-size:11px;opacity:.75}.hc-ui-static-0034{display:flex;justify-content:space-between;align-items:center}.hc-ui-static-0035{padding:10px;background:#ffffff05}.hc-ui-static-0036{padding:10px;overflow:hidden}.hc-ui-static-0037{margin-top:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.hc-ui-static-0038{display:grid;grid-template-columns:360px 1fr;gap:12px;margin-top:10px}.hc-ui-static-0039{height:calc(100vh - 156px);padding:10px}.hc-ui-static-0040{display:flex;flex-direction:column;gap:6px}.hc-ui-static-0041{padding:10px;display:grid;gap:10px}.hc-ui-static-0042{font-family:var(--font-mono);font-size:12px;opacity:.85}.hc-ui-static-0043{margin-top:6px;color:hsl(var(--fg-muted))}.hc-ui-static-0044{position:absolute;left:12px;right:12px;bottom:72px;height:260px;background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);box-shadow:var(--shadow-1);padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hc-ui-static-0045{font-family:var(--font-mono);opacity:.85}.hc-ui-static-0046{color:hsl(var(--danger))}.hc-ui-static-0047{padding:6px 10px;border-radius:10px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);font-size:12px;opacity:.95}.hc-ui-static-0048{padding:12px;display:grid;gap:12px}.hc-ui-static-0049{margin-top:12px;display:grid;grid-template-columns:360px 1fr;gap:12px}.hc-ui-static-0050{display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-ui-static-0051{font-weight:800;margin-bottom:6px}.hc-ui-static-0052{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.hc-ui-static-0053{display:grid;grid-template-columns:1fr 2fr auto;gap:8px;align-items:end}.hc-ui-static-0054{padding:12px;font-size:12px;opacity:.75}.hc-ui-static-0055{padding:12px;overflow:auto}.hc-ui-static-0056{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-ui-static-0057{margin:0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:160px;font-size:12px}.hc-ui-static-0058{padding:10px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:8px;align-items:center}.hc-ui-static-0059{display:block;font-size:11px;color:#555;margin-bottom:4px}.hc-ui-static-0060{display:flex;gap:8px;margin-top:10px}.hc-ui-static-0061{margin-bottom:6px;font-size:11px;color:#666}.hc-ui-static-0062{font-size:12px;color:hsl(var(--fg-muted));margin-top:2px}.hc-ui-static-0063{display:grid;gap:6px;max-height:420px;overflow:auto}.hc-ui-static-0064{display:grid;grid-template-columns:120px 1fr 160px auto;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hc-ui-static-0065{font-weight:850;font-size:18px}.hc-ui-static-0066{justify-content:space-between;margin-bottom:10px;gap:10px;flex-wrap:wrap}.hc-ui-static-0067{font-size:12px;opacity:.85;white-space:pre-wrap}.hc-ui-static-0068{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.hc-ui-static-0069{display:flex;gap:6px;align-items:center}.hc-ui-static-0070{padding:10px;border-bottom:1px solid rgba(0,0,0,.06)}.hc-ui-static-0071{font-size:11px;opacity:.75;margin-top:2px}.hc-ui-static-0072{font-weight:800;margin-bottom:8px}.hc-ui-static-0073{font-size:12px;opacity:.85;font-weight:900}.hc-ui-static-0074{padding:16px}.hc-ui-static-0075{width:160px}.hc-ui-static-0076{display:flex;flex-direction:column;gap:4px}.hc-ui-static-0077{display:grid;grid-template-columns:90px 90px 1fr 110px 120px 140px;gap:0;font-size:12px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.hc-ui-static-0078{font-size:18px;font-weight:900}.hc-ui-static-0079{min-width:0;min-height:0}.hc-ui-static-0080{font-weight:800}.hc-ui-static-0081{padding:12px;display:grid;gap:10px}.hc-ui-static-0082{margin-left:8px;opacity:.7}.hc-ui-static-0083{width:150px;opacity:.9}.hc-ui-static-0084{padding:8px;background:#0000000a;border-radius:4px;white-space:pre-wrap;font-size:12px;line-height:1.4}.hc-ui-static-0085{display:grid;gap:6px;margin-bottom:10px}.hc-ui-static-0086{height:36px;border-radius:10px;padding:0 10px}.hc-ui-static-0087{padding:16px;opacity:.8}.hc-ui-static-0088{width:100%;text-align:left;display:grid;grid-template-columns:70px 90px 90px 1fr;gap:0;font-size:12px;padding:10px;background:transparent;color:#fff;border:none;cursor:pointer}.hc-ui-static-0089{font-size:22px;font-weight:900;margin-top:6px}.hc-ui-static-0090{cursor:pointer;color:var(--hckb-fg-muted)}.hc-ui-static-0091{margin-top:8px;display:grid;gap:6px}.hc-ui-static-0092{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;opacity:.9;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0093{display:flex;gap:8px;justify-content:flex-end}.hc-ui-static-0094{height:16px}.hc-ui-static-0095{display:grid;grid-template-columns:90px 90px 1fr 120px 120px 120px;gap:0;font-size:12px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.hc-ui-static-0096{display:flex;flex-direction:column;gap:6px;max-height:70vh;overflow:auto}.hc-ui-static-0097{padding:14px;background:#00000029}.hc-ui-static-0098{opacity:.75}.hc-ui-static-0099{display:grid;grid-template-columns:1fr 2fr;gap:8px}.hc-ui-static-0100{font-size:12px;display:grid;gap:4px}.hc-ui-static-0101{margin:0;font-size:11px;white-space:pre-wrap}.hc-ui-static-0102{font-size:11px;opacity:.7;margin-bottom:4px}.hc-ui-static-0103{padding:12px;margin-bottom:10px}.hc-ui-static-0104{margin-top:6px;color:hsl(var(--danger));font-size:12px;white-space:pre-wrap}.hc-ui-static-0105{border:1px solid hsl(var(--border));border-radius:10px;padding:10px}.hc-ui-static-0106{opacity:.7}.hc-ui-static-0107{display:flex;gap:8px;align-items:center;min-width:0}.hc-ui-static-0108{min-width:0}.hc-ui-static-0109{font-family:var(--font-mono);font-size:11px;opacity:.8}.hc-ui-static-0110{cursor:pointer}.hc-ui-static-0111{color:hsl(var(--fg-muted));white-space:pre-wrap}.hc-ui-static-0112{display:grid;grid-template-columns:90px 90px 1fr 120px 120px 120px;gap:0;font-size:12px;font-weight:900;padding:10px;background:#ffffff0a}.hc-ui-static-0113{font-weight:800;font-size:16px}.hc-ui-static-0114{width:100%;margin-top:8px}.hc-ui-static-0115{display:flex;gap:8px;flex-wrap:wrap}.hc-ui-static-0116{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-ui-static-0117{margin:0;font-size:12px;white-space:pre-wrap}.hc-ui-static-0118{margin-top:6px;white-space:pre-wrap}.hc-ui-static-0119{font-size:12px;opacity:.8}.hc-ui-static-0120{display:grid;grid-template-columns:360px 1fr;gap:12px;padding:12px;min-height:620px}.hc-ui-static-0121{margin:0;font-size:12px;line-height:1.45;overflow:auto}.hc-ui-static-0122{flex:1;min-height:0}.hc-ui-static-0123{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.hc-ui-static-0124{font-weight:800;font-size:12px;margin-bottom:6px}.hc-ui-static-0125{padding:10px;overflow:auto;max-height:240px;font-size:12px}.hc-ui-static-0126{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.hc-ui-static-0127{margin-top:8px;font-size:11px;color:hsl(var(--fg-muted))}.hc-ui-static-0128{gap:8px;flex-wrap:wrap}.hc-ui-static-0129{font-size:12px;opacity:.7;margin-top:6px}.hc-ui-static-0130{opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0131{cursor:pointer;font-size:12px;opacity:.8}.hc-ui-static-0132{display:flex;gap:6px}.hc-ui-static-0133{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hc-ui-static-0134{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hc-ui-static-0135{margin-bottom:6px}.hc-ui-static-0136{font-weight:900;margin-bottom:8px}.hc-ui-static-0137{opacity:.8}.hc-ui-static-0138{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hc-ui-static-0139{margin:0;font-size:18px}.hc-ui-static-0140{display:grid;grid-template-columns:1.2fr 120px 160px 1fr;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.hc-ui-static-0141{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hc-ui-static-0142{padding:10px;margin-bottom:10px;background:#ffffff0a}.hc-ui-static-0143{display:grid;gap:6px}.hc-ui-static-0144{padding:12px;max-width:680px;margin:0 auto;display:grid;gap:10px}.hc-ui-static-0145{margin-top:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hc-ui-static-0146{margin-top:12px}.hc-ui-static-0147{width:90px}.hc-ui-static-0148{padding:10px;overflow:auto}.hc-ui-static-0149{margin-top:10px;padding:8px;background:#ff4d4f14;color:#a01b1f;border-radius:6px;font-size:12px}.hc-ui-static-0150{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.hc-ui-static-0151{cursor:pointer;font-weight:800}.hc-ui-static-0152{padding:10px}.hc-ui-static-0153{display:flex;gap:10px;align-items:center}.hc-ui-static-0154{min-width:240px}.hc-ui-static-0155{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hc-ui-static-0156{margin-top:8px;display:grid;gap:6px;font-size:12px}.hc-ui-static-0157{max-width:920px;margin:0 auto;padding:18px}.hc-ui-static-0158{margin-left:8px}.hc-ui-static-0159{font-size:13px}.hc-ui-static-0160{font-weight:900;font-size:18px}.hc-ui-static-0161{display:flex;gap:10px;flex-wrap:wrap}.hc-ui-static-0162{display:flex;align-items:center;justify-content:space-between;gap:8px}.hc-ui-static-0163{width:110px}.hc-ui-static-0164{position:fixed;right:16px;bottom:16px;z-index:1000;display:grid;gap:8px;max-width:420px}.hc-ui-static-0165{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.hc-ui-static-0166{padding:10px;background:#0000001f}.hc-ui-static-0167{font-size:12px;opacity:.8;margin-bottom:6px}.hc-ui-static-0168{flex-wrap:wrap}.hc-ui-static-0169{display:flex;gap:8px;margin-bottom:10px;align-items:center}.hc-ui-static-0170{font-size:24px;font-weight:900;margin-top:6px}.hc-ui-static-0171{color:var(--hckb-fg-muted)}.hc-ui-static-0172{font-family:var(--font-mono);font-size:12px;opacity:.9}.hc-ui-static-0173{padding:14px;opacity:.7}.hc-ui-static-0174{color:hsl(var(--danger));font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0175{display:grid;gap:12px}.hc-ui-static-0176{padding:12px;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--card))}.hc-ui-static-0177{opacity:.7;font-size:12px;margin-top:4px}.hc-ui-static-0178{display:flex;align-items:center;justify-content:space-between}.hc-ui-static-0179{padding:10px;cursor:pointer}.hc-ui-static-0180{height:10px}.hc-ui-static-0181{display:grid;gap:6px;max-height:68vh;overflow:auto}.hc-ui-static-0182{display:none}.hc-ui-static-0183{display:flex;justify-content:space-between;gap:8px;align-items:center}.hc-ui-static-0184{font-size:12px}.hc-ui-static-0185{margin-left:auto}.hc-ui-static-0186{height:14px;border-radius:8px;background:#00000014}.hc-ui-static-0187{font-size:12px;opacity:.85;margin-bottom:6px}.hc-ui-static-0188{font-size:10px;font-weight:700;color:#3e2d1f7a;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:8px;padding-left:8px}.hc-ui-static-0189{padding:24px;text-align:center;color:#888}.hc-ui-static-0190{min-width:240px;flex:1 1 260px}.hc-ui-static-0191{opacity:.75;font-size:12px}.hc-ui-static-0192{display:flex;gap:4px}.hc-ui-static-0193{opacity:.65;font-size:11px}.hc-ui-static-0194{font-family:var(--font-mono);font-weight:900}.hc-ui-static-0195{margin-bottom:10px}.hc-ui-static-0196{padding:10px;overflow:auto;max-height:520px}.hc-ui-static-0197{margin-top:6px;white-space:pre-wrap;word-break:break-word;font-size:11px;opacity:.9}.hc-ui-static-0198{padding:12px;opacity:.7}.hc-ui-static-0199{display:flex;gap:8px;align-items:center;margin-bottom:10px}.hc-ui-static-0200{border-radius:999px;padding:6px 10px;background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.12)}.hc-ui-static-0201{font-size:12px;padding-left:12px}.hc-ui-static-0202{color:hsl(var(--fg-muted));margin-top:6px}.hc-ui-static-0203{color:#dc143c}.hc-ui-static-0204{margin-top:2px}.hc-ui-static-0205{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.hc-ui-static-0206{display:flex;gap:8px;align-items:center;padding:6px 10px;border:1px solid var(--hc-bd);border-radius:10px;margin-top:8px}.hc-ui-static-0207{opacity:.75;font-size:12px;margin-top:6px}.hc-ui-static-0208{align-items:center}.hc-ui-static-0209{margin-top:6px;color:hsl(var(--fg-muted));font-size:12px}.hc-ui-static-0210{color:hsl(var(--fg-muted));font-size:12px;margin-bottom:8px}.hc-ui-static-0211{margin-top:6px;font-family:var(--font-mono);font-size:12px;opacity:.85}.hc-ui-static-0212{overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0213{display:grid;gap:16px}.hc-ui-static-0214{width:64px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff}.hc-ui-static-0215{display:grid;gap:8px;grid-template-columns:1fr 1fr}.hc-ui-static-0216{font-weight:900;font-size:14px;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0217{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-ui-static-0218{width:140px}.hc-ui-static-0219{height:8px}.hc-ui-static-0220{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-ui-static-0221{font-family:var(--font-mono)}.hc-ui-static-0222{margin-top:4px;height:4px}.hc-ui-static-0223{display:grid;grid-template-columns:360px 1fr;gap:14px}.hc-ui-static-0224{opacity:.85;font-weight:900;margin-bottom:4px}.hc-ui-static-0225{width:80px}.hc-ui-static-0226{font-size:12px;white-space:pre-wrap}.hc-ui-static-0227{margin-top:10px;padding:12px}.hc-ui-static-0228{white-space:pre-wrap;word-break:break-word;margin:0;font-size:12px}.hc-ui-static-0229{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hc-ui-static-0230{font-size:12px;font-weight:800;margin-bottom:6px}.hc-ui-static-0231{font-weight:900;margin-bottom:10px}.hc-ui-static-0232{margin-top:12px;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.hc-ui-static-0233{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.hc-ui-static-0234{padding:10px;overflow:auto;max-height:420px}.hc-ui-static-0235{margin-top:10px;align-items:center;flex-wrap:wrap}.hc-ui-static-0236{margin-top:8px}.hc-ui-static-0237{margin-top:10px;font-size:12px;opacity:.75}.hc-ui-static-0238{width:100%;padding:8px 12px;border:1px solid hsl(var(--border));border-radius:8px;font-size:13px}.hc-ui-static-0239{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;flex-wrap:wrap}.hc-ui-static-0240{display:flex;flex-wrap:wrap;gap:6px}.hc-ui-static-0241{display:flex;gap:10px;align-items:center;margin-bottom:10px}.hc-ui-static-0242{margin-top:10px;display:grid;gap:10px}.hc-ui-static-0243{padding:6px 8px}.hc-ui-static-0244{padding:10px;border-style:dashed}.hc-ui-static-0245{opacity:.7;font-size:12px}.hc-ui-static-0246{font-size:11px;white-space:pre-wrap;margin:0;color:hsl(var(--fg))}.hc-ui-static-0247{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}.hc-ui-static-0248{padding:18px}.hc-ui-static-0249{padding:14px}.hc-ui-static-0250{font-weight:800;font-size:12px;line-height:1.2}.hc-ui-static-0251{height:12px;width:92%}.hc-ui-static-0252{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.hc-ui-static-0253{margin-top:4px;color:#666;font-size:11px}.hc-ui-static-0254{margin-bottom:18px}.hc-ui-static-0255{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.hc-ui-static-0256{font-family:ui-monospace,monospace}.hc-ui-static-0257{width:100%;height:auto}.hc-ui-static-0258{font-size:12px;opacity:.75}.hc-ui-static-0259{height:14px}.hc-ui-static-0260{white-space:pre-wrap;line-height:1.5;font-size:13px}.hc-ui-static-0261{flex:1;height:30px;border-radius:8px;border:1px solid var(--hc-border);padding:0 10px;background:var(--hc-bg2)}.hc-ui-static-0262{flex:1}.hc-ui-static-0263{padding:8px;background:#ffffff05}.hc-ui-static-0264{margin:0;font-size:12px;overflow:auto}.hc-ui-static-0265{padding:8px;background:#00000008;border-radius:6px;font-size:13px;line-height:1.4;white-space:pre-wrap}.hc-ui-static-0266{margin:0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:220px;font-size:12px}.hc-ui-static-0267{display:flex;gap:10px;font-size:12px}.hc-ui-static-0268{padding:10px;border-bottom:1px solid rgba(0,0,0,.08)}.hc-ui-static-0269{display:grid;gap:10px}.hc-ui-static-0270{display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.hc-ui-static-0271{font-weight:650}.hc-ui-static-0272{overflow:auto;flex:1;min-height:0;padding-right:2px}.hc-ui-static-0273{margin-top:6px;font-size:11px;opacity:.7}.hc-ui-static-0274{padding:12px;border-style:dashed;display:grid;gap:8px}.hc-ui-static-0275{align-items:center;justify-content:space-between;flex-wrap:wrap}.hc-ui-static-0276{padding:14px;border:1px solid rgba(255,77,79,.35);background:#ff4d4f0f}.hc-ui-static-0277{width:260px}.hc-ui-static-0278{border-top:1px solid rgba(255,255,255,.06)}.hc-ui-static-0279{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#fff9;pointer-events:none;padding:12px}.hc-ui-static-0280{display:flex;gap:8px;margin-bottom:8px}.hc-ui-static-0281{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.hc-ui-static-0282{font-size:12px;color:hsl(var(--fg-muted))}.hc-ui-static-0283{color:hsl(var(--fg-muted));font-size:11px;margin-top:4px}.hc-ui-static-0284{display:flex;align-items:center;gap:6px;padding:6px 0}.hc-ui-static-0285{margin-bottom:12px;padding:12px;border-left:4px solid #ff4d4f}.hc-ui-static-0286{display:grid;gap:2px;color:hsl(var(--fg-muted))}.hc-ui-static-0287{display:flex;align-items:center;gap:10px;margin-bottom:12px}.hc-ui-static-0288{white-space:pre-wrap}.hc-ui-static-0289{width:100%;border-collapse:collapse}.hc-ui-static-0290{justify-content:space-between}.hc-ui-static-0291{display:flex;flex-direction:column;gap:10px}.hc-ui-static-0292{border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.hc-ui-static-0293{overflow:auto}.hc-ui-static-0294{color:var(--hckb-success)}.hc-ui-static-0295{margin-top:8px;display:inline-block;font-size:12px;text-decoration:underline}.hc-ui-static-0296{display:flex;gap:8px}.hc-ui-static-0297{display:flex;gap:8px;margin-top:8px}.hc-ui-static-0298{margin-top:10px;display:grid;gap:6px}.hc-ui-static-0299{margin:8px 0 0;font-size:11px;white-space:pre-wrap}.hc-ui-static-0300{color:hsl(var(--fg-muted));font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0301{margin-top:4px;font-size:12px;white-space:pre-wrap}.hc-ui-static-0302{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.hc-ui-static-0303{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hc-ui-static-0304{display:grid;grid-template-columns:320px 1fr;gap:12px}.hc-ui-static-0305{font-size:13px;font-weight:900}.hc-ui-static-0306{padding:10px;height:100%;overflow:auto}.hc-ui-static-0307{display:grid;gap:6px;max-width:520px}.hc-ui-static-0308{font-weight:800;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-ui-static-0309{margin-top:6px;color:#666;font-size:11px}.hc-ui-static-0310{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.hc-ui-static-0311{padding:18px;display:grid;gap:14px}.hc-ui-static-0312{font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-ui-static-0313{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.hc-ui-static-0314{opacity:.8;margin-bottom:12px}.hc-ui-static-0315{font-weight:900}.hc-ui-static-0316{display:flex;justify-content:flex-end}.hc-ui-static-0317{border-radius:999px;padding:6px 10px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg))}.hc-ui-static-0318{padding:16px;display:grid;gap:12px}.hc-ui-static-0319{display:grid;gap:8px;margin-bottom:10px}.hc-ui-static-0320{display:flex;align-items:center;gap:10px}.hc-ui-static-0321{font-size:12px;opacity:.9}.hc-ui-static-0322{width:100%;min-height:320px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-ui-static-0323{display:flex;justify-content:space-between;gap:10px}.hc-ui-static-0324{display:flex;flex-direction:column;gap:8px;min-width:0}.hc-ui-static-0325{margin-top:10px;display:grid;gap:8px}.hc-ui-static-0326{margin-top:10px;height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.hc-ui-static-0327{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hc-ui-static-0328{flex:1 1 120px}.hc-ui-static-0329{font-size:12px;color:#ffb3b3}.hc-ui-static-0330{margin-top:10px;padding:12px;border-radius:12px;background:hsl(var(--muted));overflow:auto;max-height:55vh;white-space:pre-wrap}.hc-ui-static-0331{height:100%;width:100%}.hc-ui-static-0332{min-width:260px}.hc-ui-static-0333{color:hsl(var(--fg-muted));font-size:var(--text-sm)}.hc-ui-static-0334{max-width:820px;margin:0 auto;padding:18px}.hc-ui-static-0335{display:grid;grid-template-columns:1.2fr 1fr;gap:10px;min-height:420px}.hc-ui-static-0336{justify-content:space-between;margin-bottom:8px}.hc-ui-static-0337{width:100%;min-height:130px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-ui-static-0338{padding:12px;opacity:.8}.hc-ui-static-0339{margin-top:8px;font-size:12px}.hc-ui-static-0340{opacity:.8;font-size:12px}.hc-ui-static-0341{color:hsl(var(--fg-muted))}.hc-ui-static-0342{display:flex;gap:8px;align-items:center;justify-content:space-between}.hc-ui-static-0343{display:flex;justify-content:space-between;gap:8px}.hc-ui-static-0344{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.hc-ui-static-0345{padding:2px 8px}.hc-ui-static-0346{position:absolute;left:-99999px;top:-99999px;width:1px;height:1px}.hc-ui-static-0347{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;margin-bottom:10px}.hc-ui-static-0348{font-size:28px;font-weight:900;margin-top:6px}.hc-ui-static-0349{display:flex;flex-direction:column;height:100%;min-height:0}.hc-ui-static-0350{font-size:11px;color:hsl(var(--fg-muted))}.hc-ui-static-0351{padding:12px}.hc-ui-static-0352{display:flex;flex-direction:column;gap:8px;min-height:0;height:100%}.hc-ui-static-0353{margin-top:8px;font-size:12px;overflow:auto}.hc-ui-static-0354{text-align:center;padding:24px;color:#888}.hc-ui-static-0355{font-size:12px;opacity:.7}.hc-ui-static-0356{margin-top:8px;white-space:pre-wrap}.hc-ui-static-0357{border-top:1px solid rgba(0,0,0,.08);padding:10px;display:flex;gap:8px;align-items:center}.hc-ui-static-0358{padding:10px;background:#ffffff0a}.hc-ui-static-0359{display:flex;flex-direction:column;gap:6px;max-height:48vh;overflow:auto}.hc-ui-static-0360{margin:8px 0 0;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000040;overflow:auto;max-height:220px;font-size:12px}.hc-ui-static-0361{margin-top:10px}.hc-ui-static-0362{position:relative}.hc-ui-static-0363{margin-top:0}.hc-ui-static-0364{padding:10px;background:hsl(var(--bg))}.hc-ui-static-0365{width:320px}.hc-ui-static-0366{width:100%;min-height:220px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-ui-static-0367{display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-ui-static-0368{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:center;z-index:50;padding:16px}.hc-ui-static-0369{margin-top:14px}.hc-ui-static-0370{font-family:var(--font-mono);font-size:12px}.hc-ui-static-0371{opacity:.6}.hc-ui-static-0372{display:flex;gap:10px;align-items:center;cursor:pointer}.hc-ui-static-0373{position:absolute;top:10px;right:10px;z-index:50;padding:8px 10px;background:#000000b3;color:#fff;border-radius:10px;font-size:12px;pointer-events:none}.hc-ui-static-0374{margin-bottom:12px}.hc-ui-static-0375{display:flex;justify-content:space-between;gap:10px;align-items:center}.hc-ui-static-0376{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-ui-static-0377{position:fixed;top:0;right:0;bottom:0;width:520px;z-index:1200;background:hsl(var(--bg-card));border-left:1px solid hsl(var(--border-subtle));box-shadow:-12px 0 30px #00000040;display:grid;grid-template-rows:auto auto 1fr}.hc-ui-static-0378{gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hc-ui-static-0379{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.hc-ui-static-0380{border-bottom:1px solid hsl(var(--border-subtle))}.hc-ui-static-0381{margin-top:6px;padding-left:16px}.hc-ui-static-0382{display:grid;grid-template-columns:1.2fr 1fr 1fr 120px auto;gap:8px;align-items:end}.hc-ui-static-0383{height:12px;width:86%}.hc-ui-static-0384{opacity:.5}.hc-ui-static-0385{padding:12px;display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid hsl(var(--border-subtle));border-bottom:1px solid hsl(var(--border-subtle))}.hc-ui-static-0386{padding:8px}.hc-ui-static-0387{font-weight:700}.hc-ui-static-0388{font-weight:800;font-size:12px}.hc-ui-static-0389{cursor:pointer;opacity:.85}.hc-ui-static-0390{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}.hc-ui-static-0391{width:min(820px,100%);padding:12px}.hc-ui-static-0392{display:grid;gap:6px;max-height:60vh;overflow:auto}.hc-ui-static-0393{margin-right:4px;padding:1px 4px;background:#0000000a;border-radius:3px}.hc-ui-static-0394{margin-top:6px;color:var(--hckb-fg-muted)}.hc-ui-static-0395{font-weight:700;font-size:12px}.hc-ui-static-0396{display:flex;justify-content:space-between;align-items:center;gap:8px}.hc-ui-static-0397{flex:1;min-height:0;overflow:auto;padding:12px}.hc-ui-static-0398{margin-top:10px;display:flex;gap:8px;align-items:center}.hc-ui-static-0399{padding:12px;border-radius:12px;background:#00000040;border:1px solid rgba(255,255,255,.1)}.hc-ui-static-0400{background:hsl(var(--card));border-radius:12px;padding:20px;width:600px;max-width:90vw;max-height:85vh;overflow-y:auto}.hc-ui-static-0401{width:100%;min-height:90px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-ui-static-0402{width:100%;padding:8px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;border:1px solid hsl(var(--border));border-radius:6px}.hc-ui-static-0403{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px}.hc-ui-static-0404{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hc-ui-static-0405{margin-top:12px;padding:12px;background:var(--hckb-surface-2);border-radius:8px}.hc-ui-static-0406{padding:12px;border-style:dashed;display:grid;gap:8px;border-color:hsl(var(--danger))}.hc-ui-static-0407{height:12px;width:200px}.hc-ui-static-0408{font-weight:900;margin-bottom:6px;display:flex;justify-content:space-between;gap:10px;align-items:center}.hc-ui-static-0409{height:34px;border-radius:10px;padding:0 10px}.hc-ui-static-0410{margin-left:auto;font-size:9px;padding:3px 8px;border-radius:999px;background:#f0b16929;color:#8c5f2c;font-weight:700;text-transform:uppercase;letter-spacing:.6px;border:1px solid rgba(240,177,105,.28)}.hc-ui-static-0411{color:hsl(var(--fg-muted));font-size:11px}.hc-ui-static-0412{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.hc-ui-static-0413{margin-top:10px;font-size:12px;color:hsl(var(--fg-muted))}.hc-ui-static-0414{padding:12px;margin-bottom:12px;border:1px solid hsl(var(--border));border-radius:8px;background:#00000005}.hc-ui-static-0415{margin-top:12px;display:grid;gap:10px}.hc-ui-static-0416{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hc-ui-static-0417{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px}.hc-ui-static-0418{display:flex;gap:8px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.hc-ui-static-0419{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.hc-ui-static-0420{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.hc-ui-static-0421{border:1px solid hsl(var(--border));border-radius:12px;padding:12px}.hc-ui-static-0422{max-width:78%}.hc-ui-static-0423{opacity:.85}.hc-ui-static-0424{display:grid;gap:8px}.hc-ui-static-0425{display:flex;gap:10px;align-items:center;margin-bottom:6px}.hc-ui-static-0426{padding:12px;margin-bottom:12px;background:#ff4d4f14;color:#a01b1f;border:1px solid rgba(255,77,79,.3);border-radius:8px}.hc-ui-static-0427{margin-top:6px;font-size:12px;color:hsl(var(--fg-muted))}.hc-ui-static-0428{text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:10px;background:transparent;cursor:pointer}.hc-ui-static-0429{border-color:hsl(var(--danger))}.hc-ui-static-0430{margin-top:8px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hc-ui-static-0431{display:grid;gap:4px}.hc-ui-static-0432{display:flex;gap:6px;margin-top:6px;flex-wrap:wrap}.hc-ui-static-0433{opacity:.8;font-size:12px;margin-top:4px}.hc-ui-static-0434{font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis}.hc-ui-static-0435{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hc-ui-static-0436{display:grid;gap:8px;margin-top:10px;max-height:520px;overflow:auto}.hc-ui-static-0437{flex:1 1 240px}.hc-ui-static-0438{opacity:.8;font-size:12px;margin-top:6px}.hc-ui-static-0439{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hc-ui-static-0440{font-size:12px;letter-spacing:.4px;color:hsl(var(--fg-muted));font-weight:800}.hc-ui-static-0441{border:1px solid hsl(var(--border));border-radius:12px;padding:10px}.hc-ui-static-0442{margin-top:6px}.hc-ui-static-0443{display:grid;grid-template-columns:360px 1fr;gap:12px;margin-top:12px}.hc-shell{display:grid;grid-template-columns:260px 1fr;grid-template-rows:56px 1fr;height:100vh}.hc-sidebar{grid-row:1 / span 2;border-right:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));padding:14px;position:sticky;top:0;height:100vh;overflow:auto;min-width:0}.hc-topbar{grid-column:2;border-bottom:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));display:flex;align-items:center;justify-content:space-between;padding:0 14px}.hc-content{grid-column:2;position:relative;padding:12px 12px 88px;overflow-y:auto;height:calc(100vh - 56px)}.hc-card{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.hc-btn{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg-primary));border-radius:var(--radius-md);padding:8px 10px;font-size:var(--text-md);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out-cubic),background var(--dur-fast) var(--ease-out-cubic)}.hc-btn:hover{background:hsl(var(--accent) / .06)}.hc-btn:active{transform:scale(1.01)}.hc-btn-primary{border-color:hsl(var(--accent));background:hsl(var(--accent));color:hsl(var(--bg-card))}.hc-pill{padding:4px 8px;border-radius:999px;border:1px solid hsl(var(--border-subtle));font-size:var(--text-sm);color:hsl(var(--fg-muted));background:hsl(var(--bg-card))}.hc-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hc-dock{position:fixed;left:272px;right:12px;bottom:12px;height:56px;border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);background:hsl(var(--bg-elevated));display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-shadow:var(--shadow-1);z-index:30;-webkit-backdrop-filter:saturate(140%) blur(4px);backdrop-filter:saturate(140%) blur(4px)}.hc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:50}.hc-modal{width:min(760px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);box-shadow:var(--shadow-1);padding:14px}.hc-content .hc-modal,.hc-modal-embedded .hc-modal{width:100%;max-width:none;max-height:none;overflow:visible}a{color:hsl(var(--accent));text-decoration:none}a:hover{text-decoration:underline}.hc-tipwrap{display:inline-flex;position:relative;align-items:center}.hc-iconbtn{padding:6px 8px;border-radius:12px;line-height:1}[data-hc-tip]{position:relative}[data-hc-tip]:before,[data-hc-tip]:after{opacity:0;pointer-events:none;transition:opacity var(--dur-fast) var(--ease-out-cubic),transform var(--dur-fast) var(--ease-out-cubic)}[data-hc-tip]:after{content:attr(data-hc-tip);position:absolute;z-index:80;max-width:280px;padding:8px 10px;border-radius:12px;background:hsl(var(--fg-primary) / .96);color:hsl(var(--bg-card));border:1px solid hsl(var(--fg-primary) / .25);box-shadow:0 12px 28px #00000029;font-size:12px;line-height:1.35;white-space:normal}[data-hc-tip]:before{content:"";position:absolute;z-index:79;width:10px;height:10px;background:hsl(var(--fg-primary) / .96);border-left:1px solid hsl(var(--fg-primary) / .25);border-top:1px solid hsl(var(--fg-primary) / .25);transform:rotate(45deg)}[data-hc-tip]:not([data-hc-tip-pos]),[data-hc-tip][data-hc-tip-pos=top]{--hc-tip-tx: 0;--hc-tip-ty: -6px}[data-hc-tip]:not([data-hc-tip-pos]):after,[data-hc-tip][data-hc-tip-pos=top]:after{left:50%;bottom:calc(100% + 10px);transform:translate(-50%,var(--hc-tip-ty))}[data-hc-tip]:not([data-hc-tip-pos]):before,[data-hc-tip][data-hc-tip-pos=top]:before{left:50%;bottom:calc(100% + 4px);transform:translate(-50%) rotate(45deg)}[data-hc-tip][data-hc-tip-pos=bottom]:after{left:50%;top:calc(100% + 10px);transform:translate(-50%,6px)}[data-hc-tip][data-hc-tip-pos=bottom]:before{left:50%;top:calc(100% + 4px);transform:translate(-50%) rotate(225deg)}[data-hc-tip][data-hc-tip-pos=left]:after{right:calc(100% + 10px);top:50%;transform:translate(-6px,-50%)}[data-hc-tip][data-hc-tip-pos=left]:before{right:calc(100% + 4px);top:50%;transform:translateY(-50%) rotate(135deg)}[data-hc-tip][data-hc-tip-pos=right]:after{left:calc(100% + 10px);top:50%;transform:translate(6px,-50%)}[data-hc-tip][data-hc-tip-pos=right]:before{left:calc(100% + 4px);top:50%;transform:translateY(-50%) rotate(-45deg)}[data-hc-tip]:hover:before,[data-hc-tip]:hover:after,[data-hc-tip]:focus-visible:before,[data-hc-tip]:focus-visible:after,.hc-tipwrap:hover:before,.hc-tipwrap:hover:after,.hc-tipwrap:focus-visible:before,.hc-tipwrap:focus-visible:after{opacity:1}.hc-dock-expanded{height:260px;align-items:flex-start;flex-direction:column;padding:10px}.hc-dock-expanded>div{width:100%}.hc-content-dock-expanded{padding-bottom:280px}.hc-shell--ops-focus{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;overflow:hidden}.hc-shell--ops-focus .hc-content,.hc-shell--ops-focus .hc-content--ops{grid-column:1;width:100vw;height:100vh;padding:0!important;overflow:hidden}.hc-workbench{display:grid;grid-template-columns:1fr 460px;gap:12px;align-items:stretch}.hc-wb-main{min-width:0}.hc-wb-side{min-width:0;display:flex;flex-direction:column}.hc-wb-side-top{min-width:0;display:flex;flex-direction:column;gap:10px}.hc-side-tabs{display:flex;gap:6px;padding:8px;border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);background:hsl(var(--bg-card))}.hc-side-tabs button{border:1px solid transparent;background:transparent;color:hsl(var(--fg-primary));padding:8px 10px;border-radius:12px;font-size:var(--text-md);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-cubic)}.hc-side-tabs button:hover{background:hsl(var(--accent) / .06)}.hc-side-tabs button.active{border-color:hsl(var(--border-subtle));background:hsl(var(--bg-elevated))}.hc-side-pane{flex:1;min-height:0;border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);background:hsl(var(--bg-card));box-shadow:var(--shadow-1);overflow:hidden}@media (max-width: 1100px){.hc-workbench{grid-template-columns:1fr}.hc-wb-side{height:560px}}.hc-graph{display:grid;grid-template-columns:1fr 240px;height:100%}.hc-graph-canvas{padding:10px}.hc-graph-details{border-left:1px solid hsl(var(--border-subtle));padding:10px;overflow:auto}.hc-graph-details-title{font-size:var(--text-lg);font-weight:700}.hc-graph-details-sub{color:hsl(var(--fg-muted));margin-top:2px}.hc-graph-details-body{margin-top:10px}.hc-graph-details-body pre{margin:0;font-size:12px;background:hsl(var(--bg-elevated));border:1px solid hsl(var(--border-subtle));border-radius:12px;padding:10px;overflow:auto}.hc-graph-hint{margin-top:10px;color:hsl(var(--fg-muted));font-size:12px}.hc-trace{display:flex;flex-direction:column;gap:12px}.hc-trace-head{display:flex;flex-direction:column;gap:2px}.hc-trace-title{font-size:13px;font-weight:800;color:hsl(var(--fg-primary))}.hc-trace-sub{font-size:12px;color:hsl(var(--fg-muted))}.hc-trace-list{display:flex;flex-direction:column;gap:8px}.hc-trace-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));cursor:pointer;text-align:left}.hc-trace-item:hover{border-color:hsl(var(--border));box-shadow:0 10px 22px #0000000f}.hc-trace-item.active{border-color:hsl(var(--accent));box-shadow:0 12px 28px #00000014}.hc-trace-item-title{font-size:12px;font-weight:700;color:hsl(var(--fg-primary))}.hc-trace-item-score{font-size:12px;font-weight:800;color:hsl(var(--accent))}.hc-trace-meta pre{max-height:240px;overflow:auto;background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:12px;padding:10px;font-size:11px;line-height:1.4}.hc-node{fill:hsl(var(--bg-elevated));stroke:hsl(var(--border-subtle));stroke-width:1}.hc-node.active{stroke:hsl(var(--accent));stroke-width:2}.hc-node.trace{stroke:hsla(var(--accent),.45);stroke-width:2}.hc-node.input{fill:hsl(var(--bg-elevated))}.hc-node.process{fill:hsl(var(--bg-card))}.hc-node.state{fill:hsl(var(--bg-elevated))}.hc-node.output{fill:hsl(var(--bg-card))}.hc-node-title{font-size:13px;font-weight:700;fill:hsl(var(--fg-primary))}.hc-node-subtitle{font-size:11px;fill:hsl(var(--fg-muted))}.hc-edge{fill:none;stroke:hsl(var(--border-subtle));stroke-width:1.2}.hc-edge.hot{stroke:hsl(var(--accent));stroke-width:2}.hc-edge.trace{stroke:hsla(var(--accent),.55);stroke-width:2;stroke-dasharray:4 4}.hc-edge-label{font-size:10px;fill:hsl(var(--fg-muted))}.hc-pipeline{height:100%;display:flex;flex-direction:column;min-height:0}.hc-pipeline-head{padding:12px;border-bottom:1px solid hsl(var(--border-subtle))}.hc-pipeline-title{font-size:var(--text-lg);font-weight:700}.hc-pipeline-active{margin-top:6px;display:flex;gap:8px;align-items:center}.hc-pipeline-active.muted{color:hsl(var(--fg-muted))}.hc-pipeline-active-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-pipeline-active-prog{font-variant-numeric:tabular-nums}.hc-pipeline-error{margin:10px 12px;padding:10px;border:1px solid hsl(0 70% 55% / .35);background:#dd3c3c14;border-radius:12px}.hc-pipeline-logs{padding:0 12px 12px;color:hsl(var(--fg-muted));font-size:12px}.hc-log-line{padding:4px 0;border-bottom:1px dashed hsl(var(--border-subtle))}.hc-pipeline-list{padding:12px;overflow:auto;display:flex;flex-direction:column;gap:10px;min-height:0}.hc-job{border:1px solid hsl(var(--border-subtle));border-radius:14px;padding:10px;background:hsl(var(--bg-elevated))}.hc-job-top{display:flex;gap:8px;align-items:center}.hc-job-type{font-weight:700}.hc-job-prog{margin-left:auto;font-variant-numeric:tabular-nums}.hc-job-meta{margin-top:6px;display:grid;grid-template-columns:1fr;gap:4px;color:hsl(var(--fg-muted));font-size:12px}.hc-job-error{margin-top:8px;color:#d92626;font-size:12px}.hc-badge{font-size:11px;padding:4px 8px;border-radius:999px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card))}.hc-badge.ok{border-color:#33995580}.hc-badge.fail{border-color:#d9262680}.hc-badge.running{border-color:#daa60b99}.hc-badge.pending{opacity:.9}.hc-empty{padding:14px;color:hsl(var(--fg-muted))}.hc-link{color:hsl(var(--accent));text-decoration:underline;font-weight:700}.hc-link:hover{opacity:.85}.hc-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));font-size:var(--text-sm);color:hsl(var(--fg))}.hc-chip--info{border-color:#0000001a;background:#00000008}.hc-chip--warn{border-color:#ffa50059;background:#ffa5001a}.hc-chip--danger{border-color:#ff000059;background:#ff00001a}.hc-btn-ghost{background:transparent;border:1px solid rgba(0,0,0,.12)}.hc-btn:hover{filter:brightness(.98)}.hc-btn:active{transform:translateY(1px)}.hc-btn{border-radius:12px;padding:6px 10px;font-weight:700}.hc-btn--ghost{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--fg))}.hc-btn--ghost:hover{background:hsl(var(--bg-2))}.hc-cell-active{outline:2px solid currentColor;outline-offset:-2px}.hc-field-hot{box-shadow:inset 0 0 0 2px currentColor}.hc-tr-active{outline:2px solid currentColor;outline-offset:-2px;border-radius:10px}.hc-input{width:100%;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg-primary));border-radius:12px;padding:8px 10px;font-size:var(--text-md);outline:none;transition:border-color var(--dur-fast) var(--ease-out-cubic),box-shadow var(--dur-fast) var(--ease-out-cubic),background var(--dur-fast) var(--ease-out-cubic)}.hc-input:focus{border-color:hsl(var(--accent));box-shadow:0 0 0 3px hsl(var(--accent) / .18)}.hc-textarea{width:100%;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));color:hsl(var(--fg-primary));border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.5;outline:none;resize:vertical;min-height:420px}.hc-textarea:focus{border-color:hsl(var(--accent));box-shadow:0 0 0 3px hsl(var(--accent) / .18)}.hc-pre{margin:0;white-space:pre-wrap;word-break:break-word;background:hsl(var(--bg-elevated));border:1px solid hsl(var(--border-subtle));border-radius:14px;padding:10px 12px;font-size:11px;line-height:1.5}.hc-settings{display:grid;grid-template-columns:320px 1fr 320px;gap:12px;align-items:start}.hc-settings.hc-settings--compact-inspector{grid-template-columns:320px minmax(0,1fr)}.hc-settings-sidebar{padding:12px;min-height:calc(100vh - 120px);position:sticky;top:68px;align-self:start}.hc-settings-main{padding:12px;min-width:0}.hc-settings-inspector{padding:12px;min-height:calc(100vh - 120px);position:sticky;top:68px;align-self:start;display:flex;flex-direction:column;min-width:0}.hc-settings-title{font-size:18px;font-weight:900;letter-spacing:-.02em;color:hsl(var(--fg-primary))}.hc-settings-sub{margin-top:2px;font-size:12px;color:hsl(var(--fg-muted))}.hc-settings-section-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.hc-settings-section-btn{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));border-radius:16px;padding:10px;text-align:left;cursor:pointer;transition:transform var(--dur-fast) var(--ease-out-cubic),box-shadow var(--dur-fast) var(--ease-out-cubic),background var(--dur-fast) var(--ease-out-cubic),border-color var(--dur-fast) var(--ease-out-cubic)}.hc-settings-section-btn:hover{background:hsl(var(--accent) / .05);box-shadow:0 10px 22px #0000000d}.hc-settings-section-btn:active{transform:translateY(1px)}.hc-settings-section-btn.active{border-color:hsl(var(--accent));box-shadow:0 12px 28px #00000014}.hc-settings-section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.hc-settings-section-text{min-width:0}.hc-settings-section-name{font-size:13px;font-weight:900;color:hsl(var(--fg-primary))}.hc-settings-section-sub{margin-top:2px;font-size:12px;color:hsl(var(--fg-muted));line-height:1.35}.hc-shell--premium{grid-template-columns:300px minmax(0,1fr);grid-template-rows:92px 1fr;background:radial-gradient(circle at top left,rgba(210,160,108,.12),transparent 24%),linear-gradient(180deg,#fbf7f1,#f4ede4)}.hc-shell--premium .hc-sidebar{padding:20px 18px;background:#fffbf6f5;border-right:1px solid rgba(110,84,62,.08);display:flex;flex-direction:column;gap:18px;flex-shrink:0}.hc-sidebar__brand{padding:14px 12px 18px;border-radius:24px;background:linear-gradient(180deg,#fffc,#f9f3ebeb);border:1px solid rgba(110,84,62,.08)}.hc-sidebar__brand-mark{font-size:12px;font-weight:900;letter-spacing:.18em;color:#3f2f22}.hc-sidebar__brand-title{margin-top:12px;font-size:28px;line-height:1.05;font-weight:900;letter-spacing:-.04em;color:#241a14}.hc-sidebar__brand-subtitle{margin-top:10px;font-size:13px;line-height:1.45;color:#3e2d1fa8}.hc-sidebar__sections{flex:1;overflow:auto;padding-right:4px}.hc-sidebar__footer{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.hc-shell--premium .hc-topbar{padding:0 20px 0 24px;background:#fffbf6f0;border-bottom:1px solid rgba(110,84,62,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:0}.hc-topbar__group,.hc-topbar__actions{display:flex;align-items:center;gap:10px;min-width:0}.hc-topbar__group{min-width:0;flex:1 1 auto}.hc-topbar__actions{flex-wrap:wrap;justify-content:flex-end}.hc-page-meta{display:flex;flex-direction:column;gap:4px}.hc-page-title{color:#241a14;font-size:24px;font-weight:900;letter-spacing:-.04em;line-height:1}.hc-page-subtitle{color:#3e2d1f94;font-size:13px;line-height:1.4;max-width:56ch}.hc-topbar__pills{display:flex;align-items:center;gap:8px}.hc-environment-label{display:inline-flex;align-items:center;font-size:12px;color:#3e2d1f9e;font-weight:700;letter-spacing:.02em}.hc-shell--premium .hc-content{padding:16px;background:transparent;min-width:0}.hc-content--ops{padding:0!important}.hc-shell--premium .hc-pill{background:#ffffffdb;border:1px solid rgba(110,84,62,.1);color:#3e2d1fb8}.hc-shell--premium .hc-btn{border-radius:16px;border:1px solid rgba(110,84,62,.1);background:#ffffffd1;color:#241a14;font-weight:700}.hc-shell--premium .hc-btn:hover{background:#fff}.hc-shell--ops-compact{grid-template-rows:56px 1fr}.hc-shell--ops-compact .hc-topbar{padding:8px 16px}.hc-shell--ops-compact .hc-topbar__group{flex:0 0 auto}@media (max-width: 1180px){.hc-shell--premium{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.hc-shell--premium .hc-sidebar{grid-row:1;grid-column:1;border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.hc-shell--premium .hc-topbar,.hc-shell--premium .hc-content{grid-column:1}}@media (max-width: 1320px){.hc-shell--premium .hc-topbar{padding:8px 14px}.hc-topbar__actions{gap:6px}}.hc-sidebar-section{display:grid;gap:8px;margin-bottom:12px}.hc-sidebar-section__title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#3e2d1f8f;font-weight:800}.hc-sidebar-section__items{display:grid;gap:6px}.hc-sidebar-link{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(110,84,62,.08);background:#ffffffb8;color:#2b2119;font-size:13px;font-weight:700;text-decoration:none}.hc-sidebar-link:hover{background:#fffffff2;text-decoration:none}.hc-sidebar-link.is-active,.hc-sidebar-link[aria-current=page]{background:#fff;border-color:#d99a4d73;box-shadow:inset 0 0 0 1px #d99a4d38}.hc-sidebar-link__badge{font-size:11px;color:#3e2d1fa8;font-weight:800}button[aria-current=page],button[aria-selected=true]{box-shadow:inset 0 -2px #d99a4de6}.hc-toasts{position:fixed;right:12px;bottom:12px;z-index:60;display:grid;gap:8px;max-width:min(360px,calc(100vw - 24px))}.hc-toast{padding:10px 12px;cursor:pointer}.hc-toast__kind{font-size:11px;letter-spacing:.06em;color:#3e2d1f9e;font-weight:800}.hc-toast__message{margin-top:4px;font-size:13px;color:#2b2119}.hc-toast__actions{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.hc-toast__action{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;cursor:pointer;text-decoration:none}.hc-toast__action.is-primary{background:hsl(var(--accent));color:#000}.hc-toast__action.is-disabled{opacity:.45;cursor:not-allowed}.hc-toast__progress{height:100%;width:100%;background:#6e543e26}.hc-settings-risks{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.hc-risk{font-weight:800;text-transform:uppercase;letter-spacing:.03em}.hc-risk--money{border-color:#31814c59;background:#31814c1a;color:#2a6f41}.hc-risk--calc{border-color:#2273c359;background:#2273c31a;color:#1b5998}.hc-risk--pipeline{border-color:#daa60b59;background:#daa60b1f;color:#935c10}.hc-risk--danger{border-color:#dd3c3c59;background:#dd3c3c1a;color:#bd2828}.hc-settings-sidebar-row{margin-top:12px;display:flex;gap:8px;align-items:center;justify-content:space-between}.hc-settings-presets{margin-top:12px;border-top:1px solid hsl(var(--border-subtle));padding-top:12px}.hc-settings-presets-head{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.hc-settings-presets-title{font-size:12px;font-weight:900;color:hsl(var(--fg-primary));text-transform:uppercase;letter-spacing:.03em}.hc-settings-presets-sub{font-size:12px;color:hsl(var(--fg-muted))}.hc-settings-presets-list{display:flex;flex-direction:column;gap:8px}.hc-settings-preset-row{display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));border-radius:14px;padding:10px}.hc-settings-preset-text{min-width:0}.hc-settings-preset-name{font-size:12px;font-weight:900;color:hsl(var(--fg-primary))}.hc-settings-preset-desc{font-size:12px;color:hsl(var(--fg-muted));line-height:1.3}.hc-settings-main-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.hc-settings-main-title{font-size:16px;font-weight:950;letter-spacing:-.015em;color:hsl(var(--fg-primary))}.hc-settings-main-sub{margin-top:3px;font-size:12px;color:hsl(var(--fg-muted))}.hc-settings-actions{display:flex;align-items:center;gap:8px}.hc-settings-tabs{display:flex;gap:6px;padding:8px;border:1px solid hsl(var(--border-subtle));border-radius:16px;background:hsl(var(--bg-card));margin-bottom:10px}.hc-settings-tabs button{border:1px solid transparent;background:transparent;color:hsl(var(--fg-primary));padding:8px 10px;border-radius:12px;font-size:var(--text-md);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-cubic),border-color var(--dur-fast) var(--ease-out-cubic)}.hc-settings-tabs button:hover{background:hsl(var(--accent) / .06)}.hc-settings-tabs button.active{border-color:hsl(var(--border-subtle));background:hsl(var(--bg-elevated))}.hc-settings-tabs button:disabled{opacity:.55;cursor:not-allowed}.hc-settings-editor{min-width:0}.hc-settings-error{border:1px solid hsl(0 70% 55% / .35);background:#dd3c3c14;border-radius:14px;padding:10px 12px;color:#a82424;margin-bottom:10px;font-size:12px}.hc-settings-diff-top{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.hc-settings-diff-title{font-size:13px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-diff-pickers{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:0;width:min(520px,100%)}.hc-settings-diff-cards{display:flex;flex-direction:column;gap:12px}.hc-settings-diff-card{padding:12px}.hc-settings-diff-rows{display:flex;flex-direction:column;gap:10px}.hc-settings-diff-row{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));border-radius:14px;padding:10px}.hc-settings-diff-key{font-size:12px;font-weight:950;color:hsl(var(--fg-primary));margin-bottom:8px}.hc-settings-diff-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hc-settings-diff-col-h{font-size:11px;font-weight:900;color:hsl(var(--fg-muted));margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.hc-settings-sources{display:grid;grid-template-columns:1fr;gap:10px}.hc-settings-source-card{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));border-radius:14px;padding:10px;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-cubic),box-shadow var(--dur-fast) var(--ease-out-cubic)}.hc-settings-source-card:hover{border-color:hsl(var(--border));box-shadow:0 10px 22px #0000000d}.hc-settings-source-title{font-size:12px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-source-sub{font-size:12px;color:hsl(var(--fg-muted));margin-top:2px}.hc-settings-source-actions{margin-top:8px;display:flex;justify-content:flex-end}.hc-settings-explain-top{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.hc-settings-explain-title{font-size:13px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-explain-actions{display:flex;gap:8px}.hc-settings-explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-settings-explain-card{padding:12px;min-width:0}.hc-settings-card-head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.hc-settings-card-title{font-size:12px;font-weight:950;color:hsl(var(--fg-primary));text-transform:uppercase;letter-spacing:.03em}.hc-settings-card-sub{font-size:12px;color:hsl(var(--fg-muted))}.hc-settings-card-body{min-width:0}.hc-settings-pin{margin-top:10px;border-top:1px solid hsl(var(--border-subtle));padding-top:10px}.hc-settings-pin-row{display:flex;gap:8px;flex-wrap:wrap}.hc-settings-timeline{display:flex;flex-direction:column;gap:10px}.hc-settings-timeline-row{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));border-radius:14px;padding:10px;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-cubic),box-shadow var(--dur-fast) var(--ease-out-cubic)}.hc-settings-timeline-row:hover{border-color:hsl(var(--border));box-shadow:0 10px 22px #0000000d}.hc-settings-timeline-row.active{border-color:hsl(var(--accent));box-shadow:0 12px 28px #00000014}.hc-settings-timeline-id{font-size:11px;font-weight:950;color:hsl(var(--fg-primary));margin-bottom:8px}.hc-settings-inspector-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.hc-settings-inspector-title{font-size:13px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-inspector-sub{font-size:12px;color:hsl(var(--fg-muted));margin-top:2px}.hc-settings-keylist{display:flex;flex-direction:column;gap:8px;overflow:auto;min-height:0;flex:1;padding-right:2px}.hc-settings-key{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-card));border-radius:14px;padding:10px;text-align:left;cursor:pointer;transition:background var(--dur-fast) var(--ease-out-cubic),border-color var(--dur-fast) var(--ease-out-cubic),box-shadow var(--dur-fast) var(--ease-out-cubic)}.hc-settings-key:hover{background:hsl(var(--accent) / .05);box-shadow:0 10px 22px #0000000d}.hc-settings-key.active{border-color:hsl(var(--accent));box-shadow:0 12px 28px #00000014}.hc-settings-key-name{font-size:12px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-key-sub{font-size:12px;color:hsl(var(--fg-muted));margin-top:2px}.hc-settings-inspector-body{margin-top:10px;border-top:1px solid hsl(var(--border-subtle));padding-top:10px}.hc-settings-inspector-kv{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.hc-settings-inspector-k{font-size:12px;font-weight:900;color:hsl(var(--fg-muted))}.hc-settings-inspector-v{font-size:12px;color:hsl(var(--fg-primary));min-width:0}.hc-settings-graph{border:1px solid hsl(var(--border-subtle));border-radius:16px;background:hsl(var(--bg-card));padding:10px}.hc-settings-graph-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 2px}.hc-settings-graph-title{font-size:12px;font-weight:950;color:hsl(var(--fg-primary))}.hc-settings-graph-sub{font-size:12px;color:hsl(var(--fg-muted))}.hc-settings-graph-svg{display:block}.hc-settings-graph-arrow{fill:currentColor;opacity:.85}.hc-settings-graph-edge{stroke:currentColor;stroke-opacity:.25;stroke-width:1.25}.hc-settings-graph-edge.active{stroke-opacity:.9;stroke-width:2}.hc-settings-graph-edge.clickable,.hc-settings-graph-node.clickable{cursor:pointer}.hc-settings-graph-box{fill:hsl(var(--bg-card));stroke:currentColor;opacity:.95;stroke-opacity:.25;stroke-width:1}.hc-settings-graph-box.active{stroke-opacity:.95;stroke-width:2}.hc-settings-graph-text{font-size:11px;fill:currentColor;opacity:.9}.hc-settings-graph-legend{margin-top:8px;display:flex;gap:8px;align-items:center;font-size:12px;color:hsl(var(--fg-muted));padding:0 2px}.hc-settings-graph-empty{border:1px dashed hsl(var(--border-subtle));border-radius:16px;background:hsl(var(--bg-elevated));padding:12px;color:hsl(var(--fg-muted));font-size:12px}@keyframes hcFlash{0%{box-shadow:0 0 hsl(var(--accent) / 0)}35%{box-shadow:0 0 0 4px hsl(var(--accent) / .22)}to{box-shadow:0 0 hsl(var(--accent) / 0)}}.hc-flash{animation:hcFlash 1.2s var(--ease-out-cubic) 1}@media (max-width: 1280px){.hc-settings{grid-template-columns:300px 1fr 300px}}@media (max-width: 1100px){.hc-settings{grid-template-columns:1fr}.hc-settings-sidebar,.hc-settings-inspector{position:relative;top:auto;min-height:auto}.hc-settings-explain-grid{grid-template-columns:1fr}}.hc-settings-image-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hc-settings-image-preview{margin-top:10px;border:1px solid rgba(15,23,42,.12);border-radius:12px;overflow:hidden;background:#fff9}.hc-settings-image-preview img{display:block;width:100%;height:auto;max-height:240px;object-fit:contain}.hc-imged{display:grid;grid-template-columns:1fr 340px;gap:16px;margin-top:12px}.hc-imged-canvasWrap{border:1px solid rgba(15,23,42,.12);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow-card, 0 2px 10px rgba(0,0,0,.06))}.hc-imged-canvas{width:100%;height:auto;display:block}.hc-imged-side{display:flex;flex-direction:column;gap:12px}.hc-imged-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-imged-row label{font-size:12px;opacity:.8}.hc-imged-actions{display:flex;gap:8px;flex-wrap:wrap}.hc-imged-hint{font-size:12px;opacity:.75;line-height:1.3}@media (max-width: 980px){.hc-imged{grid-template-columns:1fr}.hc-imged-side{order:-1}}.hc-image-editor-canvas{width:100%;max-width:900px;height:auto;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#0f172a05}.hc-error{padding:10px 12px;border-radius:12px;background:#dc262614;color:#7f1d1d;border:1px solid rgba(220,38,38,.18)}.hc-muted{color:#0f172aa6}.hc-link{color:inherit;text-decoration:underline;opacity:.85}.hc-row{display:flex;align-items:center;gap:10px}.hc-gap-8{gap:8px}.hc-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hc-chatcards{display:grid;gap:var(--s-3);margin-top:var(--s-3)}.hc-chatcards.one{justify-items:center;grid-template-columns:minmax(280px,520px)}.hc-chatcards.two{justify-content:center;grid-template-columns:repeat(2,minmax(260px,420px))}.hc-chatcards.many{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.hc-chatcard{padding:0;overflow:hidden}.hc-chatcard-row{display:flex;gap:var(--s-3);padding:var(--s-3);align-items:flex-start}.hc-chatcard-media{width:92px;height:92px;border-radius:var(--r-lg);overflow:hidden;background:var(--bg-muted);flex:0 0 auto}.hc-chatcard-img{width:100%;height:100%;object-fit:cover;display:block}.hc-chatcard-img-ph{background:linear-gradient(135deg,#00000008,#0000000f)}.hc-chatcard-body{flex:1;min-width:0}.hc-chatcard-title{display:flex;align-items:center;justify-content:space-between;gap:var(--s-2)}.hc-chatcard-titleText{font-weight:var(--fw-semibold);font-size:var(--fs-md);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-chatcard-type{flex:0 0 auto}.hc-chatcard-sub{margin-top:6px;color:var(--text-muted);font-size:var(--fs-sm);line-height:1.3}.hc-chatcard-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hc-chatcard-actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 860px){.hc-chatcards.two{grid-template-columns:minmax(280px,520px);justify-items:center}}.hc-ops-grid{display:grid;grid-template-columns:340px 1fr;gap:var(--s-4);height:calc(100vh - 160px)}.hc-ops-left{display:flex;flex-direction:column;min-height:0}.hc-ops-search{padding:var(--s-3);border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:var(--bg-surface)}.hc-ops-mini{margin-top:var(--s-3);padding:var(--s-3);border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:var(--bg-surface)}.hc-ops-mini-title{font-size:var(--fs-xs);color:var(--text-muted);margin-bottom:var(--s-2);display:flex;align-items:center;justify-content:space-between}.hc-ops-mini-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--s-2)}.hc-ops-mini-kv{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid hsl(var(--border-subtle));border-radius:var(--r-sm);background:var(--bg-muted)}.hc-ops-mini-kv span{font-size:10px;color:var(--text-muted)}.hc-ops-mini-kv b{font-size:14px;color:var(--text-main)}.hc-ops-list{margin-top:var(--s-3);display:flex;flex-direction:column;gap:var(--s-2);overflow:auto;min-height:0}.hc-ops-item{border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:var(--bg-surface);padding:var(--s-3);text-align:left;cursor:pointer;transition:box-shadow var(--t-base) var(--ease),transform var(--t-fast) var(--ease)}.hc-ops-item:hover{box-shadow:var(--shadow-card);transform:translateY(-1px)}.hc-ops-item.active{border-color:#2563eb59;box-shadow:var(--shadow-card)}.hc-ops-item-top{display:flex;justify-content:space-between;gap:var(--s-2);align-items:center}.hc-ops-title{font-weight:var(--fw-semibold);font-size:var(--fs-sm);color:var(--text-main)}.hc-ops-sub{margin-top:var(--s-1);font-size:var(--fs-xs);color:var(--text-muted)}.hc-ops-pill{font-size:var(--fs-xs);padding:2px 8px;border-radius:999px;background:var(--bg-muted);color:var(--text-muted)}.hc-ops-right{display:flex;flex-direction:column;min-height:0}.hc-ops-toolbar{display:flex;justify-content:space-between;gap:var(--s-3);align-items:flex-start;border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:var(--bg-surface);padding:var(--s-3)}.hc-ops-thread-title{font-weight:var(--fw-semibold);font-size:var(--fs-md)}.hc-ops-thread-meta{margin-top:var(--s-1);display:flex;gap:var(--s-2);flex-wrap:wrap}.hc-ops-toolbar-right{display:flex;gap:var(--s-2);align-items:center;flex-wrap:wrap}.hc-chat-thread{margin-top:var(--s-3);flex:1;overflow:auto;border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:radial-gradient(circle at 18px 18px,rgba(255,255,255,.35) 2px,transparent 2px),radial-gradient(circle at 18px 18px,rgba(0,0,0,.03) 2px,transparent 2px),linear-gradient(180deg,#ecf2f9f2,#f8fafcf2);background-size:36px 36px,36px 36px,auto;background-position:0 0,18px 18px,0 0;padding:var(--s-4)}.hc-chat-row{display:flex;margin-bottom:var(--s-3);gap:10px;align-items:flex-end}.hc-chat-row.right{justify-content:flex-end}.hc-chat-row.left{justify-content:flex-start}.hc-chat-avatar{width:28px;height:28px;border-radius:999px;background:#64748b2e;border:1px solid hsl(var(--border-subtle));flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-muted)}.hc-chat-avatar.ghost{opacity:0;border-color:transparent;background:transparent}.hc-chat-daysep{display:flex;justify-content:center;margin:var(--s-3) 0}.hc-chat-daysep-pill{font-size:11px;color:#0f172a8c;background:#ffffffb3;border:1px solid hsl(var(--border-subtle));border-radius:999px;padding:6px 10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hc-chat-row.compact{margin-bottom:6px}.hc-chat-bubble.top{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.hc-chat-bubble.mid{border-radius:10px}.hc-chat-bubble.bottom{border-top-left-radius:10px;border-top-right-radius:10px}.hc-chat-bubble.top:before,.hc-chat-bubble.mid:before{display:none}.hc-chat-bubble.operator{filter:saturate(.95)}.hc-chat-ticks{font-size:11px;color:#0f172a73;letter-spacing:-1px}.hc-chat-ticks.delivered{color:#0f172a99}.hc-chat-bubble{position:relative;max-width:min(720px,92%);border:1px solid hsl(var(--border-subtle));border-radius:14px;padding:10px 12px 8px;box-shadow:0 1px #00000008}.hc-chat-bubble.user{background:#fff}.hc-chat-bubble.bot{background:#d3f8d1d9;border-color:#22c55e40}.hc-chat-bubble.sys{background:#64748b1a}.hc-chat-bubble.user:before{content:"";position:absolute;left:-7px;bottom:10px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #ffffff;filter:drop-shadow(-1px 0 0 rgba(0,0,0,.06))}.hc-chat-bubble.bot:before{content:"";position:absolute;right:-7px;bottom:10px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid rgba(211,248,209,.85);filter:drop-shadow(1px 0 0 rgba(0,0,0,.06))}.hc-chat-bubble-meta{display:none}.hc-chat-bubble-text{white-space:pre-wrap;line-height:1.35;color:var(--text-main);font-size:var(--fs-sm)}.hc-chat-bubble-foot{margin-top:6px;display:flex;justify-content:flex-end;gap:10px;align-items:center}.hc-chat-time{font-size:11px;color:#0f172a8c}.hc-link{background:transparent;border:0;color:var(--accent);cursor:pointer;font-size:11px;padding:0}.hc-link:hover{text-decoration:underline}.hc-chat-jump-highlight{outline:2px solid hsl(var(--hc-accent));outline-offset:2px;box-shadow:0 0 0 4px hsla(var(--hc-accent),.12);border-radius:14px}.hc-chat-compose{margin-top:var(--s-3);display:flex;gap:var(--s-2);align-items:center}.hc-answer-explain{display:flex;flex-direction:column;gap:var(--s-3)}.hc-answer-explain-top{display:flex;gap:var(--s-3);align-items:stretch}.hc-answer-explain-grid{display:grid;grid-template-columns:1fr;gap:var(--s-3)}.hc-answer-explain-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-3)}.hc-answer-explain-card{padding:var(--s-3)}.hc-h{font-weight:var(--fw-semibold);font-size:var(--fs-sm);margin-bottom:8px}.hc-pre{white-space:pre-wrap;line-height:1.35;font-size:var(--fs-sm)}.hc-code{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.35;background:#0f172a0a;border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);padding:var(--s-3);overflow:auto}.hc-kv{display:flex;flex-direction:column;gap:6px}.hc-kv-row{display:flex;justify-content:space-between;gap:12px;font-size:var(--fs-xs)}.hc-k{color:var(--text-muted)}.hc-v{color:var(--text-main)}.hc-answer-explain-sources{display:flex;flex-direction:column;gap:var(--s-2)}.hc-source-row{display:flex;justify-content:space-between;gap:var(--s-2);padding:10px;border:1px solid hsl(var(--border-subtle));border-radius:var(--r-md);background:var(--bg-surface)}.hc-source-title{font-weight:var(--fw-medium);font-size:var(--fs-sm)}.hc-source-meta{font-size:var(--fs-xs);color:var(--text-muted);margin-top:2px}@media (max-width: 980px){.hc-answer-explain-bottom{grid-template-columns:1fr}}.hc-chat-wrap{position:relative;display:flex;flex-direction:column;min-height:0;flex:1}.hc-chat-main{position:relative;display:flex;flex-direction:row;gap:12px;min-height:0;flex:1}.hc-chat-thread-wrap{position:relative;display:flex;flex-direction:column;min-height:0;flex:1}.hc-chat-down{position:absolute;right:18px;bottom:18px;width:38px;height:38px;border-radius:999px;border:1px solid hsl(var(--border-subtle));background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-float);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform var(--t-fast) var(--ease),opacity var(--t-base) var(--ease)}.hc-chat-down:hover{transform:translateY(-1px)}.hc-chat-typing{display:flex;gap:6px;align-items:center;justify-content:center;padding:2px 2px 0;min-height:16px}.hc-chat-typing span{width:6px;height:6px;border-radius:999px;background:#0f172a59;display:block;animation:hcTyping 1.1s infinite}.hc-chat-typing span:nth-child(2){animation-delay:.15s}.hc-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes hcTyping{0%{transform:translateY(0);opacity:.35}25%{transform:translateY(-2px);opacity:.7}50%{transform:translateY(0);opacity:.35}to{transform:translateY(0);opacity:.35}}.hc-chat-attach{margin-top:10px}.hc-chat-attach .hc-chatcards{margin-top:0}.hc-chat-attach .hc-chatcard-row{padding:10px}.hc-chat-attach .hc-chatcard-media{width:68px;height:68px;border-radius:12px}@media (max-width: 980px){.hc-ops-grid{grid-template-columns:1fr}}.hc-ops-unread{min-width:18px;height:18px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:hsl(var(--accent));color:#fff;box-shadow:0 6px 18px #0000001f}.hc-sug-drawer{width:360px;min-width:280px;max-width:420px;display:flex;flex-direction:column;gap:10px;min-height:0;align-self:stretch;border-left:1px solid hsl(var(--border-subtle));padding-left:12px}.hc-sug-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-sug-drawer-filters{display:flex;gap:8px;flex-wrap:wrap}.hc-sug-drawer-filters .hc-pill{cursor:pointer}.hc-sug-drawer-filters .hc-pill.active{background:#3b82f61f;border-color:#3b82f640}.hc-sug-drawer-list{display:flex;flex-direction:column;gap:10px;min-height:0;overflow:auto;padding-right:6px}.hc-sug-item{border:1px solid hsl(var(--border-subtle));border-radius:14px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:10px;display:flex;flex-direction:column;gap:8px}.hc-sug-item.selected{border-color:#3b82f673;box-shadow:0 0 0 3px #3b82f61a}.hc-sug-item-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.hc-sug-item-text{font-size:12px;line-height:1.35;white-space:pre-wrap;color:var(--text-main)}.hc-sug-item-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hc-sug-drawer-open{position:absolute;right:10px;top:10px;border:1px solid hsl(var(--border-subtle));background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer;box-shadow:var(--shadow-float)}.hc-pill.success{background:#22c55e1f;border-color:#22c55e40}.hc-pill.danger{background:#ef44441f;border-color:#ef444440}.hc-pill.warn{background:#f59e0b1f;border-color:#f59e0b40}@media (max-width: 640px){.hc-chat-bubble{max-width:92%!important}.hc-chat-bubble .hc-card{padding:12px!important}}.hc-sug-drawer-tools{display:flex;flex-direction:column;gap:8px;align-items:stretch}.hc-sug-search{flex:1;min-width:0}.hc-sug-drawer-views{display:flex;gap:8px;align-items:center}.hc-sug-views{flex:1;min-width:0}.hc-sug-drawer-searchrow{display:flex;gap:8px;align-items:center}.hc-sug-statuschips{display:flex;gap:6px;flex-wrap:wrap}.hc-chip{border:1px solid hsl(var(--border-subtle));background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:4px 8px;font-size:11px;cursor:pointer}.hc-chip.active{background:#3b82f61a;border-color:#3b82f640}.hc-chip .hc-muted{margin-left:6px}.hc-sug-tpl{display:flex;flex-direction:column;gap:8px;margin:6px 0 2px}.hc-sug-tpl-enable{display:flex;align-items:center;font-size:12px}.hc-sug-tpl-row{display:flex;gap:8px;align-items:center}.hc-sug-tpl-tone{width:110px;flex:0 0 auto}.hc-sug-bulk{display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px solid hsl(var(--border-subtle));border-radius:14px;background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px 10px}.hc-sug-bulk-empty{opacity:.9}.hc-sug-check{width:14px;height:14px;accent-color:hsl(var(--accent))}.hc-sug-group{display:flex;flex-direction:column;gap:8px}.hc-sug-group-head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:12px;background:#0000000a;border:1px solid hsl(var(--border-subtle));font-size:12px;font-weight:700}@media (max-width: 1120px){.hc-sug-drawer,.hc-sug-drawer-open{display:none}}.hc-chat-notes{border:1px solid var(--hc-border, rgba(0,0,0,.08));border-radius:14px;background:#ffffffb3;-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px);padding:10px 10px 8px;margin:10px 0}.hc-chat-notes-head{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;letter-spacing:.02em;color:var(--hc-fg-muted,#475569);margin-bottom:8px}.hc-chat-notes-count{font-variant-numeric:tabular-nums;background:#0000000d;border:1px solid rgba(0,0,0,.06);padding:2px 8px;border-radius:999px}.hc-chat-notes-list{display:flex;flex-direction:column;gap:6px}.hc-chat-note-row{display:flex;align-items:center;gap:8px}.hc-chat-note-main{flex:1;display:flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.07);background:#ffffffd9;border-radius:12px;padding:8px 10px;cursor:pointer;min-width:0}.hc-chat-note-main:hover{background:#fffffff2}.hc-chat-note-dot{width:18px;display:inline-flex;justify-content:center;opacity:.9}.hc-chat-note-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--hc-fg,#0f172a)}.hc-chat-note-sub{font-size:11px;color:var(--hc-fg-muted,#64748b);font-variant-numeric:tabular-nums}.hc-chat-note-actions{display:flex;gap:6px}.hc-settings-scope-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 8px;font-size:11px;line-height:16px;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--bg-elev));color:hsl(var(--fg-muted));vertical-align:middle}.hc-settings-scope-badge.is-tenant{border-color:hsl(var(--warn-500, var(--border)));color:hsl(var(--fg-primary))}.hc-settings-scope-badge.is-global{opacity:.9}.hc-settings-tenant-warning{margin-top:8px;padding:10px 12px;border-radius:10px;border:1px solid hsl(var(--warn-500, var(--border)));background:hsl(var(--bg-elev));color:hsl(var(--fg-primary));font-size:12px;line-height:1.35}.hc-card{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px;background:#fff}.hc-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hc-card-title{font-weight:650;display:flex;align-items:center;gap:8px}.hc-badge{font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.hc-btn{border-radius:10px;padding:6px 10px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer}.hc-btn:disabled{opacity:.6;cursor:not-allowed}.hc-table-wrap{overflow:auto}.hc-table{width:100%;border-collapse:collapse;font-size:13px}.hc-table th,.hc-table td{text-align:left;padding:8px 6px;border-top:1px solid rgba(0,0,0,.06);vertical-align:top}.hc-pill{display:inline-flex;align-items:center;font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.hc-empty{padding:10px;border:1px dashed rgba(0,0,0,.18);border-radius:12px;margin-bottom:10px}.hc-empty-title{font-weight:650;margin-bottom:4px}.hc-empty-hint{opacity:.8}.hc-autopilot-dialog-card{padding:14px;display:grid;gap:12px}.hc-autopilot-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.hc-autopilot-dialog-title{font-weight:900;font-size:18px;color:hsl(var(--fg-primary))}.hc-autopilot-dialog-sub{margin-top:3px;color:hsl(var(--fg-muted));font-size:var(--text-sm);max-width:820px}.hc-autopilot-dialog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hc-autopilot-dialog-step{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-elevated));border-radius:16px;padding:12px;display:grid;gap:5px}.hc-autopilot-dialog-step b{color:hsl(var(--fg-primary));font-size:13px}.hc-autopilot-dialog-step span{color:hsl(var(--fg-muted));font-size:12px;line-height:1.45}.hc-autopilot-dialog-controls{display:grid;grid-template-columns:220px 140px 140px auto auto;gap:10px;align-items:center}.hc-autopilot-dialog-ledger{display:flex;gap:8px;align-items:center;flex-wrap:wrap}@media (max-width:1100px){.hc-autopilot-dialog-grid,.hc-autopilot-dialog-controls{grid-template-columns:1fr}}.hc-skip-link{position:fixed;left:12px;top:8px;transform:translateY(-140%);z-index:2000;border-radius:999px;border:1px solid hsl(var(--accent));background:hsl(var(--bg-card));color:hsl(var(--fg-primary));padding:8px 12px;font-weight:900;box-shadow:0 12px 28px #0000002e}.hc-skip-link:focus{transform:translateY(0);outline:3px solid hsl(var(--accent) / .28)}:focus-visible{outline:3px solid hsl(var(--accent) / .28);outline-offset:2px}.op-inbox-shell{display:flex;flex-direction:column;height:100vh;width:100%;overflow-x:hidden;color:#2b2119;background:radial-gradient(circle at top left,rgba(200,145,101,.12),transparent 26%),radial-gradient(circle at right center,rgba(255,221,183,.06),transparent 22%),linear-gradient(180deg,#fbf7f1,#f4ede4);font-family:Avenir Next,Segoe UI Variable,Helvetica Neue,sans-serif}.op-inbox-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;background:#fffbf6f5;border-bottom:1px solid rgba(110,84,62,.08);box-shadow:0 24px 48px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.op-inbox-header__title{display:flex;align-items:center;gap:14px}.op-brand-lockup{display:flex;flex-direction:column;gap:2px;padding-right:14px;margin-right:4px;border-right:1px solid rgba(110,84,62,.08)}.op-brand-lockup__mark{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#3e2d1f99;font-weight:800}.op-brand-lockup__sub{font-size:14px;font-weight:800;color:#241a14}.op-inbox-header__identity{display:flex;flex-direction:column;gap:2px}.op-inbox-header__identity strong{font-size:21px;font-weight:800;letter-spacing:-.03em}.op-inbox-header__identity span{color:#3e2d1fbd;font-size:13px}.op-presence-select{padding:8px 12px;border-radius:999px;border:1px solid rgba(110,84,62,.12);background:#ffffffe6;color:#2b2119;cursor:pointer}.op-ws-indicator{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:5px 10px;border-radius:999px;border:1px solid transparent}.op-ws-indicator--online{background:#a9d98324;color:#c5e59b;border-color:#a9d9834d}.op-ws-indicator--offline{background:#ffcf7e24;color:#ffd38b;border-color:#ffcf7e40}.op-inbox-body{display:flex;flex:1;overflow:hidden;gap:16px;padding:16px}.op-sidebar{width:var(--hc-inbox-sidebar-w, 340px);min-width:280px;max-width:520px;resize:horizontal;background:#fffbf6f5;border:1px solid rgba(110,84,62,.08);border-radius:24px;overflow-y:auto;box-shadow:0 24px 50px #00000038}.op-sidebar__section{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.op-sidebar__section-title{padding:0 18px 10px;font-size:11px;font-weight:700;color:#3e2d1f8f;text-transform:uppercase;letter-spacing:.12em;display:flex;justify-content:space-between;align-items:center}.op-counter{background:#ffffffd1;color:#2b2119;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700}.op-sidebar__empty{padding:12px 18px;color:#3e2d1f80;font-size:13px}.op-conv-item{position:relative;display:block;width:calc(100% - 14px);margin:0 7px 8px;text-align:left;padding:14px 16px 14px 18px;background:#ffffffc7;border:1px solid rgba(110,84,62,.07);border-radius:18px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.op-conv-item__accent{position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:999px;background:transparent}.op-conv-item.is-hot .op-conv-item__accent{background:#ef7f73}.op-conv-item.is-warm .op-conv-item__accent{background:#d99a4d}.op-conv-item.is-cold .op-conv-item__accent{background:#5c85c4}.op-conv-item.is-frozen .op-conv-item__accent{background:#a8a8a8}.op-conv-item:hover{background:#fffffff2;transform:translateY(-1px)}.op-conv-item.is-selected{background:#fff;border-color:#ffffff14}.op-conv-item__head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:8px}.op-conv-item__identity{display:flex;gap:12px;align-items:center;min-width:0}.op-conv-item__avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(180deg,#f5dfcc,#fff2e4);color:#7f4c36;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;flex-shrink:0}.op-conv-item__person{display:flex;flex-direction:column;gap:3px;min-width:0}.op-conv-item__name{font-size:15px;font-weight:800;color:#241a14;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-conv-item__sub{font-size:12px;color:#3e2d1f9e}.op-conv-item__badges{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.op-worth-chip{padding:6px 10px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(110,84,62,.1);color:#8a4d40;font-size:12px;font-weight:800}.op-conv-item__msg{font-size:14px;color:#2b2119;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px;line-height:1.4}.op-conv-item__meta{display:flex;gap:8px;align-items:center;font-size:11px;color:#3e2d1f8c}.op-chip{display:inline-block;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.op-chip--red{background:#ef7f732e;color:#ffb5ab}.op-chip--orange{background:#ffc46e2e;color:#ffd79b}.op-chip--muted{background:#ffffff14;color:#f5efe8b8}.op-conv-pane{flex:1;display:flex;flex-direction:column;background:#fffbf6fa;border:1px solid rgba(110,84,62,.08);border-radius:28px;overflow:hidden;box-shadow:0 28px 60px #0000003d}.op-conv-pane--empty{align-items:center;justify-content:center}.op-conv-pane__hint{color:#3e2d1f8c;font-size:14px}.op-conv-header{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;position:sticky;top:0;z-index:5;background:#ffffffeb;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid rgba(110,84,62,.1)}.op-conv-header__summary{display:flex;flex-direction:column;gap:8px}.op-conv-header__client{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#241a14}.op-conv-header__meta{display:flex;gap:8px;flex-wrap:wrap}.op-conv-header__actions{display:flex;gap:8px}.op-conv-messages{flex:1;overflow-y:auto;padding:18px 24px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,#ffffff05,#fff0),radial-gradient(circle at top,rgba(255,200,140,.05),transparent 28%)}.op-decision-panel{margin:0 22px 14px;padding:14px;border-radius:22px;background:linear-gradient(180deg,#fffffff0,#faf5eef5);border:1px solid rgba(110,84,62,.08);box-shadow:0 14px 34px #563d2014}.op-decision-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.op-decision-panel__title{font-size:14px;font-weight:900;color:#241a14}.op-decision-panel__sub{margin-top:4px;font-size:12px;color:#3e2d1f94}.op-ai-score{min-width:70px;padding:8px 10px;border-radius:999px;text-align:center;font-size:12px;font-weight:900}.op-ai-score.is-high{background:#a9d9832e;color:#3f5d22}.op-ai-score.is-mid{background:#ffc46e2e;color:#7a5427}.op-ai-score.is-low{background:#ef7f7329;color:#8a3d34}.op-ai-draft{width:100%;margin-top:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(110,84,62,.1);background:#ffffffe0;color:#241a14;resize:vertical;font:inherit;line-height:1.45}.op-ai-draft:focus{outline:none;border-color:#d99a4d70;box-shadow:0 0 0 4px #d99a4d1a}.op-decision-panel__actions,.op-source-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.op-source-strip span{padding:7px 10px;border-radius:999px;background:#241a140f;color:#3e2d1fb8;font-size:12px;font-weight:700}.op-decision-bar{margin:0 22px 8px;padding:8px 12px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(110,84,62,.1);box-shadow:0 6px 18px #563d200d;display:flex;flex-direction:column;gap:6px}.op-decision-bar--empty{padding:6px 12px;background:#fff9;font-size:12px;color:#3e2d1f99}.op-decision-bar__row{display:flex;align-items:center;gap:10px}.op-decision-bar__preview{flex:1;font-size:13px;color:#3a2d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-decision-bar__title{font-size:13px;font-weight:800;color:#241a14}.op-decision-bar__hint{font-size:12px;color:#3e2d1f99}.op-decision-bar__sub{font-size:11px;color:#3e2d1f99}.op-decision-bar__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.op-decision-bar__expanded-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.op-ai-score--inline{min-width:52px;padding:5px 8px;font-size:11px}.op-btn--sm{padding:5px 10px;font-size:12px;border-radius:999px}.op-decision-bar .op-ai-draft{margin-top:6px;padding:10px 12px;font-size:13px}.op-decision-panel__empty{margin-top:10px;color:#3e2d1f9e;font-size:13px;line-height:1.45}.op-chat-msg{max-width:72%;padding:8px 0}.op-chat-msg__author{font-size:11px;font-weight:700;margin-bottom:4px;color:#3e2d1f85}.op-chat-msg__bubble{padding:14px 16px;border-radius:20px;font-size:15px;line-height:1.55;white-space:pre-wrap;box-shadow:0 16px 28px #00000029}.op-chat-msg__time{font-size:10px;color:#3e2d1f6b;margin-top:4px}.op-chat-msg--customer{align-self:flex-start}.op-chat-msg--customer .op-chat-msg__bubble{background:#fffffffa;border:1px solid rgba(255,255,255,.05);color:#241a14;border-bottom-left-radius:6px}.op-chat-msg--operator{align-self:flex-end}.op-chat-msg--operator .op-chat-msg__author{text-align:right;color:#f7d0aa}.op-chat-msg--operator .op-chat-msg__bubble{background:linear-gradient(180deg,#fff7ee,#faf0e3);color:#241a14;border:1px solid rgba(217,154,77,.22);border-bottom-right-radius:6px;box-shadow:inset 4px 0 #d79d50,0 12px 22px #563d201a}.op-chat-msg--operator .op-chat-msg__time{text-align:right}.op-chat-msg--bot{align-self:flex-start;opacity:.85}.op-chat-msg--bot .op-chat-msg__author{color:#d7e9ab}.op-chat-msg--bot .op-chat-msg__bubble{background:#e0efd0c7;border:1px solid rgba(188,219,155,.18);color:#39511f;border-bottom-left-radius:6px}.op-transfer-entry{align-self:center;padding:8px 16px;background:#ffd89d47;border:1px solid rgba(217,154,77,.22);border-radius:999px;font-size:12px;color:#5e4126;display:flex;gap:8px;align-items:center}.op-transfer-entry em{font-style:italic;color:#7d5430}.op-transfer-entry__time{color:#5e4126ad;font-size:10px}.op-conv-input{display:flex;flex-direction:column;gap:8px;padding:10px 22px 14px;background:#fffbf6f5;border-top:1px solid rgba(255,255,255,.06)}.op-conv-input>.op-btn--primary{align-self:flex-end;min-width:120px;padding:8px 18px}.op-conv-input__toolbox{padding-bottom:4px}.op-toolbox-title{display:none}.op-conv-input__presets{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.op-conv-input__presets .op-quick-action{white-space:nowrap;font-size:11.5px;padding:6px 11px;flex-shrink:0}.op-conv-input textarea{font-size:14px;padding:10px 14px;min-height:44px}.op-conv-input__presets{display:flex;flex-wrap:wrap;gap:8px}.op-quick-action{padding:8px 12px;border-radius:999px;border:1px solid rgba(110,84,62,.1);background:#ffffffd1;color:#5f4330;font-size:12px;font-weight:700;cursor:pointer}.op-quick-action:hover{background:#fff}.op-conv-input textarea{flex:1;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:20px;font-family:inherit;font-size:15px;background:#ffffffe6;color:#241a14;resize:none}.op-conv-input textarea:focus{outline:none;border-color:#ffc46e73;box-shadow:0 0 0 4px #ffc46e14}.op-conv-input textarea:disabled{background:#f7f1e9e6;color:#3e2d1f66}.op-btn{padding:10px 16px;border-radius:16px;border:none;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s ease,background .15s ease}.op-btn:disabled{opacity:.5;cursor:not-allowed}.op-btn:hover:not(:disabled){transform:translateY(-1px)}.op-btn--primary{background:linear-gradient(180deg,#f1c48a,#d99a4d);color:#2a231d}.op-btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#f4cc98,#dfa457)}.op-btn--ghost{background:#ffffff08;color:#2b2119;border:1px solid rgba(110,84,62,.08)}.op-btn--ghost:hover:not(:disabled){background:#ffffff14}.op-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a08079e;display:flex;align-items:center;justify-content:center;z-index:1000}.op-modal{background:#fffaf4;padding:24px;border-radius:24px;width:480px;max-width:90vw;border:1px solid rgba(110,84,62,.08);box-shadow:0 28px 60px #00000059}.op-modal h3{margin:0 0 16px;font-size:20px;color:#241a14}.op-field{margin-bottom:12px}.op-field label{display:block;font-size:12px;font-weight:700;color:#3e2d1fc7;margin-bottom:6px}.op-field input,.op-field select,.op-field textarea{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;font-size:14px;font-family:inherit;background:#ffffffe6;color:#241a14}.op-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.op-inbox-header__nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.op-nav-chip{border:1px solid rgba(110,84,62,.08);background:#ffffffbf;color:#3e2d1fb8;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700;cursor:pointer}.op-nav-chip.is-active{background:linear-gradient(180deg,#fff,#f9f3eb);color:#241a14;box-shadow:inset 0 0 0 1px #d99a4d2e,0 8px 18px #563d200f}.op-inbox-header__actions{display:flex;gap:8px}.op-sidebar__filters{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:8px}.op-sidebar__overview{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.op-sidebar__overview-title{font-size:32px;line-height:1;letter-spacing:-.05em;font-weight:900;color:#241a14}.op-sidebar__overview-count{font-size:28px;font-weight:800;color:#3e2d1f8a}.op-sidebar__buckets{display:flex;flex-wrap:wrap;gap:8px}.op-bucket-chip{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.op-bucket-chip.is-hot{background:#ef7f7329;color:#8a3d34}.op-bucket-chip.is-warm{background:#f0b1692e;color:#7a5427}.op-bucket-chip.is-cold{background:#5c85c424;color:#36598a}.op-bucket-chip.is-frozen{background:#7c7c7c1f;color:#5e5e5e}.op-sidebar__modes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.op-mode-btn{border:1px solid rgba(110,84,62,.08);background:#ffffffbf;color:#3e2d1fb8;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:700;cursor:pointer}.op-mode-btn.is-active{background:#fff;color:#241a14;box-shadow:inset 0 0 0 2px #d99a4d47}.op-sidebar__search{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;font-size:13px;background:#ffffffe6;color:#241a14}.op-sidebar__search:focus{outline:none;border-color:#ffc46e73;box-shadow:0 0 0 4px #ffc46e14}.op-sidebar__tags{display:flex;flex-wrap:wrap;gap:4px}.op-tag-btn{padding:5px 10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#2b2119;border-radius:999px;font-size:11px;cursor:pointer;transition:all .15s}.op-tag-btn:hover{background:#ffffff14}.op-tag-btn.is-active{background:#f0b1692e;color:#6a4624;border-color:#f0b16966}.op-sidebar__filtered-hint{font-size:10px;color:#3e2d1f66;margin-left:6px;text-transform:none;font-weight:400;letter-spacing:0}.op-customer-panel{width:320px;background:#fffbf6fa;border:1px solid rgba(110,84,62,.08);border-radius:24px;overflow-y:auto;box-shadow:0 24px 50px #00000038}.op-customer-panel__loading{padding:40px;text-align:center;color:#3e2d1f80}.op-customer-panel__head{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.op-customer-section{padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.05)}.op-customer-section__title{font-size:11px;font-weight:700;color:#3e2d1f8f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;display:flex;align-items:center;gap:6px}.op-customer-stats{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.op-customer-counters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:8px}.op-counter-item{text-align:center;padding:8px 4px;background:#ffffffe6;border-radius:14px}.op-counter-item.is-highlight{background:#a9d9832e;color:#3f5d22}.op-counter-item__value{font-size:18px;font-weight:700}.op-counter-item__label{font-size:10px;color:#3e2d1f7a;text-transform:uppercase}.op-customer-meta{font-size:11px;color:#3e2d1f9e}.op-customer-empty{font-size:12px;color:#3e2d1f75;font-style:italic}.op-customer-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.op-customer-slots{background:#ffffffe6;border-radius:16px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.op-slot-row{display:flex;justify-content:space-between;font-size:12px}.op-slot-row__key{color:#3e2d1f8f}.op-slot-row__val{font-weight:600;color:#241a14}.op-customer-priors{display:flex;flex-direction:column;gap:8px}.op-prior-conv{padding:10px 12px;background:#ffffff0a;border-radius:16px;font-size:12px}.op-prior-conv__head{display:flex;gap:6px;align-items:center;margin-bottom:4px}.op-prior-conv__id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#3e2d1f7a}.op-prior-conv__date{font-size:10px;color:#3e2d1f61}.op-prior-conv__msg{color:#2b2119;margin:4px 0;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.op-prior-conv__author{font-weight:600;color:#3e2d1f9e;font-size:11px}.op-prior-conv__meta{font-size:10px;color:#3e2d1f75}.op-bot-runs{display:flex;flex-direction:column;gap:6px}.op-bot-run{background:#ffffff8c;border:1px solid rgba(110,84,62,.1);border-radius:12px;font-size:12px;overflow:hidden}.op-bot-run.is-latest{background:#ffffffeb;border-color:#6e543e2e;box-shadow:0 2px 6px #6e543e0f}.op-bot-run__head{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;-webkit-user-select:none;user-select:none}.op-bot-run__head:hover{background:#fff6}.op-bot-run__intent{font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#241a14;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-bot-run__conf{font-size:10px;font-variant-numeric:tabular-nums;padding:1px 6px;border-radius:6px}.op-bot-run__conf.is-strong{background:#569e4e29;color:#3a6e34}.op-bot-run__conf.is-medium{background:#b9854f2e;color:#7a5026}.op-bot-run__conf.is-weak{background:#b04c3224;color:#8d2e22}.op-bot-run__toggle{font-size:10px;color:#3e2d1f66}.op-bot-run__body{padding:0 10px 10px;border-top:1px solid rgba(110,84,62,.08)}.op-bot-run__field{margin-top:8px;font-size:11px;color:#3e2d1fc7}.op-bot-run__field-key{color:#3e2d1f80;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.op-bot-run__source{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;background:#6e543e12;padding:1px 5px;border-radius:4px;color:#5a3e22}.op-bot-run__list{margin:4px 0 0;padding-left:14px;list-style:disc;font-size:11px;line-height:1.4}.op-bot-run__list li{color:#3e2d1fc7}.op-bot-run__scores{display:flex;gap:10px;margin-top:8px;font-size:10px;color:#3e2d1f80;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-variant-numeric:tabular-nums}.op-bot-run__qa{margin-top:8px;padding-top:8px;border-top:1px dashed rgba(110,84,62,.1);font-size:11px;line-height:1.4}.op-bot-run__q{color:#3e2d1fbd;margin-bottom:2px}.op-bot-run__a{color:#3e2d1f9e}.op-bot-run__collapse{background:transparent;border:none;color:#b9854f;font-size:10px;cursor:pointer;margin-top:6px;padding:2px 0}.op-chip--warn{background:#b04c3224!important;color:#8d2e22!important}.op-graph-summary{margin-bottom:10px;padding:10px 12px;background:linear-gradient(180deg,#fffffff5,#f8f1e8eb);border:1px solid rgba(110,84,62,.08);border-radius:16px;font-size:12px;line-height:1.45;color:#2a2119}.op-graph-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.op-graph-node{padding:10px 12px;background:#ffffffeb;border:1px solid rgba(110,84,62,.08);border-radius:16px}.op-graph-node__label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#3e2d1f7a;margin-bottom:6px}.op-graph-node__value{font-size:12px;line-height:1.4;color:#241a14;font-weight:600}.op-graph-node__meta{margin-top:6px;font-size:10px;color:#3e2d1f6b}.op-graph-loop-block{margin-top:10px;padding:10px 12px;background:#fff7efeb;border:1px solid rgba(183,130,88,.14);border-radius:16px}.op-graph-loop-block__title{margin-bottom:8px;font-size:11px;font-weight:700;color:#7a4f2f;text-transform:uppercase;letter-spacing:.04em}.op-graph-loops{display:flex;flex-direction:column;gap:6px}.op-graph-loop{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;color:#3a2c21}.op-graph-loop__dot{width:7px;height:7px;border-radius:999px;margin-top:5px;background:#c18d58;flex:0 0 auto}.op-chip--green{background:#a9d9832e;color:#3f5d22}.op-workspace{width:100%;height:100%;padding:24px;overflow:auto}.op-workspace__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.op-workspace__title{font-size:30px;line-height:1;font-weight:900;letter-spacing:-.05em;color:#241a14}.op-workspace__sub{margin-top:8px;font-size:14px;color:#3e2d1f94}.op-workspace__tabs{display:flex;gap:8px}.op-workspace__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.op-metric-card{padding:16px;border-radius:20px;background:#ffffffe0;border:1px solid rgba(110,84,62,.08);box-shadow:0 12px 30px #563d200f;position:relative;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease}.op-metric-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6e543e2e}.op-metric-card.is-good:before{background:#58a05d}.op-metric-card.is-warn:before{background:#c98b29}.op-metric-card.is-good{background:#f0fae8f2}.op-metric-card.is-warn{background:#fff7e6f2}.op-metric-card:hover{transform:translateY(-1px);box-shadow:0 14px 36px #563d201a}button.op-metric-card.is-interactive{cursor:pointer;text-align:left;font:inherit;width:100%}button.op-metric-card.is-interactive:focus-visible{outline:2px solid #c98b29;outline-offset:2px}.op-metric-card__value{font-size:28px;font-weight:900;color:#241a14}.op-metric-card__label{margin-top:6px;font-size:13px;font-weight:700;color:#433329}.op-metric-card__hint{margin-top:6px;font-size:12px;color:#3e2d1f8c}.op-board-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.op-board-card{padding:18px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(110,84,62,.08);box-shadow:0 16px 40px #563d2014}.op-board-card__head{margin-bottom:14px}.op-board-card__title{font-size:18px;font-weight:800;color:#241a14}.op-board-card__sub{margin-top:4px;font-size:13px;color:#3e2d1f94}.op-funnel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.op-mini-stat{padding:12px;border-radius:18px;background:#f7f1e9e6}.op-mini-stat__value{font-size:22px;font-weight:900;color:#241a14}.op-mini-stat__label{margin-top:4px;font-size:12px;color:#3e2d1f9e}.op-list-compact{display:flex;flex-direction:column;gap:8px}.op-compact-row{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:16px;border:1px solid rgba(110,84,62,.07);background:#ffffffc7;color:#241a14;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.op-compact-row--static{cursor:default}.op-compact-row__meta{color:#3e2d1f8f;font-size:12px;white-space:nowrap}.op-bullets{display:flex;flex-direction:column;gap:10px;color:#433329;font-size:14px}.op-readiness{display:flex;gap:12px;padding:14px;background:#ffffffe6;border-radius:18px;border:1px solid rgba(255,255,255,.06)}.op-readiness__score{width:68px;min-width:68px;height:68px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}.op-readiness__score.is-high{background:#a9d98329;color:#3f5d22}.op-readiness__score.is-mid{background:#ffc46e29;color:#7a5427}.op-readiness__score.is-low{background:#ef7f7329;color:#8a3d34}.op-readiness__body{display:flex;flex-direction:column;gap:4px}.op-readiness__title{font-size:14px;font-weight:700;color:#241a14}.op-readiness__text{font-size:12px;color:#3e2d1fa8;line-height:1.45}.op-readiness__missing{font-size:11px;color:#8a5b24}.op-modal--large{width:800px;max-width:95vw;max-height:80vh;overflow-y:auto}.op-modal__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.op-modal__head h3{margin:0}.op-admin-toolbar{margin-bottom:16px}.op-admin-table{width:100%;border-collapse:collapse;font-size:13px}.op-admin-table th,.op-admin-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(255,255,255,.06)}.op-admin-table th{font-size:11px;color:#3e2d1f85;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.op-admin-table__muted{color:#3e2d1f6b}.op-admin-table__empty{text-align:center;padding:40px!important;color:#3e2d1f6b}.op-edit-form h4{margin:0 0 12px}.op-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.op-specialty-picker{display:flex;flex-wrap:wrap;gap:6px}@media (max-width: 1440px){.op-customer-panel{width:320px}.op-customer-panel.is-collapsed{width:0;min-width:0;overflow:hidden;border-left-width:0;padding:0}.op-customer-panel-toggle{display:inline-flex}}.op-customer-panel-toggle{display:none;align-items:center;justify-content:center;gap:4px;height:32px;padding:0 12px;background:#241a140f;color:#2a2018;border:1px solid rgba(110,84,62,.12);border-radius:999px;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap}.op-customer-panel-toggle:hover{background:#241a141a}.op-read-pointer{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 16px;padding:6px 14px;border-radius:999px;background:#24875614;color:#2c8054;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;align-self:center;width:fit-content}.op-read-pointer__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2c8054}.op-chip--typing{display:inline-flex;align-items:center;gap:4px;background:#2487561a;color:#2c8054;border:1px solid rgba(36,135,86,.25);padding:2px 10px;border-radius:999px;font-size:11px;font-weight:600}.op-typing-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#2c8054;animation:opTypingBlink 1.2s infinite}.op-typing-dot:nth-child(2){animation-delay:.15s}.op-typing-dot:nth-child(3){animation-delay:.3s}@keyframes opTypingBlink{0%,60%,to{opacity:.25;transform:scale(.85)}30%{opacity:1;transform:scale(1.1)}}@media (max-width: 1280px){.op-customer-panel{width:290px}}@media (max-width: 1120px){.op-inbox-body{display:grid;grid-template-columns:1fr}.op-inbox-header{flex-direction:column;align-items:stretch}.op-inbox-header__nav{justify-content:flex-start}.op-workspace__stats,.op-board-grid{grid-template-columns:1fr}.op-sidebar,.op-customer-panel{width:auto}}.op-picker{width:min(980px,calc(100vw - 32px));max-width:980px;margin:32px auto 60px;padding:28px 0;color:#2b2119;font-family:Avenir Next,Segoe UI Variable,Helvetica Neue,sans-serif}.op-picker__hero{margin-bottom:26px}.op-picker__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:#3e2d1f85;margin-bottom:14px}.op-picker h2{font-size:38px;margin-bottom:10px;font-weight:800;letter-spacing:-.04em}.op-picker__lead{max-width:620px;margin:0;color:#3e2d1fad;font-size:16px;line-height:1.5}.op-picker__featureline{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.op-picker__featureline span{padding:8px 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(110,84,62,.08);color:#3e2d1fb3;font-size:12px;font-weight:700}.op-picker__stack{grid-column:1 / -1;display:grid;gap:16px}.op-access-card{background:#fffbf6fa;border:1px solid rgba(110,84,62,.08);border-radius:24px;padding:22px;box-shadow:0 18px 40px #563d2014}.op-access-card__title{font-size:20px;font-weight:800;color:#241a14}.op-access-card__sub{margin-top:8px;color:#3e2d1f9e;font-size:14px;line-height:1.45}.op-access-card__grid{display:grid;grid-template-columns:1.5fr 1fr;gap:12px;margin-top:16px}.op-access-card__field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#3e2d1fbd}.op-access-card__field input{width:100%;padding:12px 14px;border-radius:16px;border:1px solid rgba(110,84,62,.12);background:#ffffffeb;color:#241a14;font-size:14px}.op-access-card__field input:focus{outline:none;border-color:#d99a4d73;box-shadow:0 0 0 4px #d99a4d1a}.op-access-card__actions{display:flex;justify-content:flex-end;margin-top:16px}.op-access-card.is-compact{padding:18px}.op-panel-actions{margin-top:12px}.op-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.op-picker__empty{grid-column:1 / -1;padding:40px;background:#ffd89d1f;border:1px solid rgba(255,216,157,.22);border-radius:24px;text-align:center;color:#7a5427}.op-picker__card{display:flex;gap:14px;padding:20px;background:#fffbf6fa;border:1px solid rgba(110,84,62,.08);border-radius:24px;cursor:pointer;text-align:left;transition:all .15s;box-shadow:0 20px 50px #0000002e}.op-picker__card:hover{border-color:#f0b16959;transform:translateY(-3px);box-shadow:0 28px 60px #0000003d}.op-picker__avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(180deg,#f5dfcc,#fff2e4);color:#7f4c36;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;flex-shrink:0}.op-picker__info{display:flex;flex-direction:column;gap:2px;flex:1}.op-picker__info strong{font-size:20px}.op-picker__role{font-size:12px;color:#3e2d1fb8}.op-picker__tags{font-size:11px;color:#3e2d1f75}.op-presence-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.op-presence-dot--online{background:#10b981}.op-presence-dot--away{background:#f59e0b}.op-presence-dot--busy{background:#ef4444}.op-presence-dot--offline{background:#9ca3af}.op-inbox-shell{width:100vw;max-width:none}.op-inbox-body{display:grid;grid-template-columns:minmax(360px,430px) minmax(720px,1fr) minmax(300px,360px);gap:18px}.op-sidebar,.op-customer-panel{width:auto}.op-chip--muted{background:#241a140f;color:#3e2d1fbd}.op-chip--orange{color:#7a5427}.op-chip--red{color:#8a3d34}.op-ws-indicator--online{color:#3f5d22}.op-ws-indicator--offline{color:#7a5427}.op-conv-pane{min-width:0}.op-conv-pane--empty{align-items:stretch;justify-content:flex-start}.op-conv-input__toolbox{display:grid;gap:8px;padding:12px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(110,84,62,.08)}.op-toolbox-title{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#3e2d1f8f}.op-quick-action.is-primary{background:linear-gradient(180deg,#241a14,#3b2b21);color:#fff8ef;border-color:transparent}.op-quick-action:disabled{opacity:.45;cursor:not-allowed}.op-dialog-table-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(110,84,62,.08);background:#ffffffd1}.op-dialog-table{width:100%;border-collapse:collapse;min-width:720px}.op-dialog-table td:last-child,.op-dialog-table th:last-child{position:sticky;right:0;background:#ffffffeb;z-index:2}.op-dialog-table tr:hover td:last-child{background:#fff7eef2}.op-dialog-table th{position:sticky;top:0;z-index:1;text-align:left;padding:13px 14px;background:#fffaf4;color:#3e2d1f94;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(110,84,62,.08)}.op-dialog-table td{padding:13px 14px;border-bottom:1px solid rgba(110,84,62,.06);color:#2b2119;font-size:13px;vertical-align:middle}.op-dialog-table tr:hover td{background:#fff7eec7}.op-table-client{display:flex;align-items:center;gap:10px;min-width:220px}.op-table-client strong{display:block;font-size:14px;color:#241a14}.op-table-client small{display:block;margin-top:3px;color:#3e2d1f85}.op-table-dot{width:10px;height:34px;border-radius:999px;background:#d99a4d}.op-table-dot.is-hot{background:#ef7f73}.op-table-dot.is-warm{background:#d99a4d}.op-table-dot.is-cold{background:#5c85c4}.op-table-dot.is-frozen{background:#a8a8a8}.op-table-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#241a140f;color:#3e2d1fb8;font-weight:800;font-size:12px}.op-table-message{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-table-open{padding:8px 12px;border-radius:12px;border:1px solid rgba(110,84,62,.1);background:#241a14;color:#fff8ef;font-weight:800;cursor:pointer}.op-table-empty{text-align:center;color:#3e2d1f85;padding:30px!important}@media (max-width: 1280px){.op-inbox-body{grid-template-columns:360px minmax(600px,1fr)}.op-customer-panel{display:none}}@media (max-width: 980px){.op-inbox-body{grid-template-columns:1fr;overflow:auto}.op-sidebar{min-height:360px}}@media (max-width: 860px){.op-access-card__grid{grid-template-columns:1fr}}
