*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f4f6f8;color:#1c2733}.muted{color:#6b7785}.error{color:#c0392b;font-size:14px}button{cursor:pointer;border:none;border-radius:6px;padding:9px 14px;background:#f15929;color:#fff;font-weight:600}button:disabled{opacity:.6;cursor:default}button.link{background:none;color:#f15929;padding:4px 8px}.login-wrap{min-height:100vh;display:grid;place-items:center}.login-card{width:340px;background:#fff;padding:28px;border-radius:12px;box-shadow:0 6px 24px #00000014;display:flex;flex-direction:column;gap:12px}.login-card h1{margin:0;font-size:22px}.login-card input{padding:10px 12px;border:1px solid #d3dae0;border-radius:6px;font-size:15px}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:56px;background:#fff;border-bottom:1px solid #e5e9ee;display:flex;align-items:center;gap:12px;padding:0 20px}.topbar .spacer{flex:1}.layout{flex:1;display:flex}.sidebar{width:220px;background:#fff;border-right:1px solid #e5e9ee;padding:16px 0;display:flex;flex-direction:column}.sidebar a{padding:12px 20px;color:#36414c;text-decoration:none;font-weight:500}.sidebar a.active{background:#fdeee7;color:#f15929;border-left:3px solid #F15929}.sidebar a{display:flex;align-items:center;gap:10px}.nav-group{display:flex;flex-direction:column}.nav-group+.nav-group{margin-top:4px}.nav-group-label{font-size:11px;font-weight:700;letter-spacing:.05em;color:#94a3b8;text-transform:uppercase;padding:12px 20px 4px}.nav-ic{width:20px;text-align:center;font-size:15px;flex:0 0 auto}.nav-tx{flex:1}.nav-badge{background:#ef4444;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.dash-botbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;margin:14px 0 18px;font-size:14px}.dash-botbar.on{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.dash-botbar.off{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.dash-botbar .dash-dot{width:10px;height:10px;border-radius:50%;background:currentColor}.dash-botbar .spacer{flex:1}.dash-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:8px 0 24px}.dash-kpis .ov-card{text-decoration:none;color:inherit;display:block}.dash-kpis .kpi-ok .ov-num{color:#16a34a}.dash-kpis .kpi-warn .ov-num{color:#d97706}.dash-kpis .kpi-flag{border-color:#fca5a5}.dash-kpis .kpi-flag .ov-num{color:#dc2626}.dash-detail{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.dash-detail-col h3{margin:0 0 8px}.dash-kpi{background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:14px 16px;box-shadow:0 1px 3px #0000000d;text-decoration:none;color:inherit;display:block}.dash-kpi-lbl{font-size:13px;color:#6b7785}.dash-kpi-row{display:flex;align-items:baseline;gap:8px;margin-top:4px}.dash-kpi-num{font-size:26px;font-weight:700}.kpi-delta{font-size:12px;font-weight:600}.kpi-delta.up{color:#16a34a}.kpi-delta.down{color:#dc2626}.kpi-spark{height:36px;margin-top:6px}.dash-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;margin-top:8px}.dash-chart-card{background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000d}.dash-chart-card h3{margin:0 0 10px;font-size:14px}.bn-card{background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:16px 18px;box-shadow:0 1px 3px #0000000d;margin-top:14px}.bn-card>h3{margin:0 0 3px;font-size:15px}.bn-card>.bn-sub{color:#6b7785;font-size:12.5px;margin:0 0 12px}.bn-jobs{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;align-items:stretch}.bn-job{border:1px solid #eef1f4;border-radius:10px;padding:12px 14px;background:#fbfcfd;display:flex;flex-direction:column}.bn-job-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:13.5px}.bn-job-hint{color:#6b7785;font-size:11.5px;margin-top:auto;padding-top:10px}.bn-job .brain-pick{align-self:flex-start;position:relative}.seg-arrow{font-size:9px;margin-left:2px}.seg-menu-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.seg-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:31;background:#fff;border:1px solid #e5e9ee;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:4px;min-width:210px;display:flex;flex-direction:column}.seg-menu button{text-align:left;padding:8px 10px;border:none;background:none;border-radius:6px;font-size:13px;color:#1c2733;cursor:pointer;width:100%}.seg-menu button:hover{background:#f1f5ff}.seg-menu button.sel{color:#4338ca;font-weight:600;background:#eef2ff}.bn-api-badge{font-size:12px;font-weight:600;white-space:nowrap}.bn-api-badge.ok{color:#16a34a}.bn-api-badge.off{color:#94a3b8}.bn-namtag{display:inline-block;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;border-radius:6px;font-size:11px;font-weight:600;padding:1px 8px;margin-left:8px}.live-sale-demo{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;padding:8px 10px;background:#f7f9fc;border:1px solid #eef1f4;border-radius:8px}.lead-card{max-width:560px}.lead-head{display:flex;align-items:center;gap:12px;margin:12px 0}.lead-sec-title{margin:14px 0 6px;font-size:13px;color:#334155}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;font-size:13px}.lead-label{font-size:11px;color:#94a3b8;margin-bottom:2px}.lead-ai{margin:0;padding-left:18px;font-size:12.5px;color:#475569}.lead-ai li{margin:3px 0}.lead-status{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.cost-range{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:10px 0 16px}.cost-total-big{margin-left:auto;font-size:14px;color:#6b7785}.cost-total-big b{font-size:22px;color:#16a34a;margin-left:4px}.cost-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.cost-kbox{background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:14px 16px;box-shadow:0 1px 3px #0000000d}.cost-kbox-lbl{font-size:13px;color:#6b7785}.cost-kbox-num{font-size:24px;font-weight:700;margin:4px 0 10px}.cost-kbox-line{display:flex;justify-content:space-between;font-size:12.5px;padding:4px 0;border-top:1px solid #f1f3f6}.cost-kbox-luot{font-size:12px;color:#6b7785;margin-top:8px}.co-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin:14px 0 8px}.co-stat-box{background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000d}.co-stat-title{font-size:13px;color:#6b7785;margin-bottom:10px;font-weight:600}.co-stat-nums{display:flex;gap:28px}.co-stat-nums>div{display:flex;flex-direction:column}.co-num{font-size:26px;font-weight:700;color:#0f172a}.co-num.warn{color:#dc2626}.co-num.ok{color:#16a34a}.co-lbl{font-size:12px;color:#6b7785}.co-types{display:flex;flex-direction:column;gap:6px}.co-type{display:flex;align-items:center;gap:8px;width:100%;text-align:left;background:#fff;border:1px solid #e5e9ee;border-radius:8px;padding:7px 10px;cursor:pointer;font:inherit;color:#36414c}.co-type:hover{background:#f8fafc}.co-type.on{border-color:#f15929;background:#eef4ff}.co-type-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.co-type-lbl{flex:1;font-size:13px}.co-type-num{font-weight:700;font-size:14px;color:#0f172a}.co-khach-link{color:#f15929;text-decoration:none;font-weight:500}.co-khach-link:hover{text-decoration:underline}.loi-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin:12px 0 8px}.loi-entry{display:flex;gap:8px;align-items:center;flex-wrap:wrap;border:1px solid #e5e9ee;border-radius:8px;padding:8px 10px;margin-bottom:8px}.paste-box{min-width:140px;min-height:34px;border:1px dashed #cbd5e1;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:2px 8px;cursor:text;outline:none}.paste-box:focus{border-color:#f15929;background:#eef4ff}.paste-thumb{max-height:40px;max-width:90px;border-radius:4px;cursor:pointer}.bn-defaults{display:flex;gap:18px;flex-wrap:wrap}.bn-defaults label{display:flex;flex-direction:column;gap:6px}.bn-switch-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e5e9ee;border-radius:12px;padding:16px 20px;box-shadow:0 1px 3px #0000000d}.bn-switch-right{display:flex;align-items:center;gap:12px}.bn-state{font-weight:700;font-size:13px;padding:3px 12px;border-radius:999px}.bn-state.on{background:#dcfce7;color:#15803d}.bn-state.off{background:#f1f5f9;color:#64748b}.big-toggle{width:56px;height:30px;border-radius:999px;background:#cfd6dd;position:relative;padding:0;border:none;cursor:pointer;transition:background .15s}.big-toggle.on{background:#16a34a}.big-toggle .knob{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;transition:left .15s;box-shadow:0 1px 2px #00000040}.big-toggle.on .knob{left:29px}.seg{display:inline-flex;background:#eef2f6;border-radius:999px;padding:3px;gap:2px}.seg button{border:none;background:transparent;border-radius:999px;padding:6px 16px;font-size:13px;cursor:pointer;color:#64748b;font-weight:600}.seg button.on{background:#fff;color:#f15929;box-shadow:0 1px 3px #0000001f}.content{flex:1;padding:28px}.tab-body h2{margin-top:0}.small{font-size:12px}.ok{color:#16a34a;font-size:13px}.row-between{display:flex;align-items:center;justify-content:space-between}.add-form{background:#fff;border:1px solid #e5e9ee;border-radius:10px;padding:18px;margin:14px 0}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:12px}.add-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#475563;font-weight:600}.add-form input,.add-form select{padding:8px 10px;border:1px solid #d3dae0;border-radius:6px;font-size:14px;font-weight:400}.cfg-sec{border:1px solid #eceff3;border-radius:8px;padding:12px 14px;margin-top:12px;background:#fafbfc}.cfg-sec-title{font-size:13px;font-weight:700;color:#334155;margin-bottom:10px}.cfg-sec .grid2{margin-bottom:0}.cfg-inline{flex-direction:row!important;align-items:center;gap:8px!important}.drip-row{flex-direction:row!important;align-items:center;gap:10px!important;margin-bottom:8px}.drip-row .drip-label{width:200px;flex:none;font-weight:600;color:#475563}.drip-row input{flex:1;max-width:220px}.drip-row .drip-hint{flex:none;min-width:150px}.grid-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.grid-table th{text-align:left;font-size:12px;text-transform:uppercase;color:#8a96a3;padding:12px 14px;border-bottom:1px solid #eef1f4}.grid-table td{padding:12px 14px;border-bottom:1px solid #f1f4f7;vertical-align:middle}.grid-table tr:last-child td{border-bottom:none}.link.danger{color:#c0392b}.primary-sm{padding:7px 12px;font-size:13px}.secret-row{display:flex;align-items:center;gap:4px}.secret-val{font-family:ui-monospace,Consolas,monospace;font-size:12px;background:#f1f5f9;padding:3px 8px;border-radius:5px;max-width:220px;overflow-x:auto;white-space:nowrap}.secret-input{font-family:ui-monospace,Consolas,monospace;font-size:12px;padding:5px 8px;border:1px solid #F15929;border-radius:5px;min-width:200px}.secret-row .link{padding:2px 5px}.model-select{padding:5px 7px;border:1px solid #d3dae0;border-radius:6px;font-size:12.5px;max-width:180px}.kill-switch{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:18px 20px}.kill-switch.on{background:#fef2f2;border-color:#fecaca}.btn-danger{background:#dc2626}.dryrun-result{margin-top:14px;background:#f1f5f9;border-radius:10px;padding:14px}.bot-bubble{background:#f15929;color:#fff;border-radius:14px 14px 14px 4px;padding:9px 14px;margin:6px 0;max-width:70%;width:fit-content;font-size:14px;line-height:1.45}.info-box{margin-top:22px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:14px 16px;color:#475569;font-size:14px}.info-box ul{margin:8px 0 0;padding-left:20px}.info-box li{margin:3px 0}.live-banner{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:8px;padding:8px 12px;font-size:13px;margin:8px 0 12px}.live-layout{display:grid;grid-template-columns:340px 1fr;gap:12px;height:70vh;min-height:0}.live-left{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e9ee;border-radius:10px;overflow:hidden;min-height:0}.live-filter{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid #eef1f4}.live-filter .filter-search{flex:1 1 100%;min-width:0;padding:8px 10px;font-size:13px}.live-filter select{flex:1 1 0;min-width:0;padding:6px;border:1px solid #d3dae0;border-radius:6px;font-size:12px}.filter-count{padding:6px 10px;border-bottom:1px solid #eef1f4;color:#0f172a}.live-date-filter{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid #eef1f4}.live-date-filter input[type=date]{padding:4px 6px;border:1px solid #d3dae0;border-radius:6px;font-size:12px}.outreach-stats{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 10px;font-size:13px;overflow:hidden}.osp-head{width:100%;text-align:left;background:none;border:none;padding:8px 12px;cursor:pointer;color:#14532d}.osp-buckets{color:#166534}.osp-toggle{color:#f15929;margin-left:8px;font-size:12px}.osp-table{width:100%;border-collapse:collapse;font-size:12px}.osp-table th,.osp-table td{padding:4px 8px;border-top:1px solid #dcfce7;text-align:center}.osp-table th{background:#dcfce7;color:#14532d;font-weight:600}.osp-table td:first-child,.osp-table th:first-child{text-align:left}.osp-range{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 12px;border-top:1px solid #dcfce7;font-size:13px;color:#14532d}.osp-range input[type=time]{padding:3px 6px;border:1px solid #bbf7d0;border-radius:5px;font-size:12px}.live-list{flex:1;overflow-y:auto;min-height:0}.live-badges{display:flex;flex-wrap:wrap;gap:4px}.badge-crm{font-size:10.5px;padding:1px 7px;border-radius:999px;font-weight:600;white-space:nowrap}.badge-crm.phone{background:#dcfce7;color:#15803d}.badge-crm.tag{background:#e0e7ff;color:#3730a3}.badge-crm.crm{background:#fef3c7;color:#b45309}.badge-crm.staff{background:#ccfbf1;color:#0f766e}.badge-crm.pushed{background:#16a34a;color:#fff}.badge-crm.fail{background:#fee2e2;color:#b91c1c}.conv-settings{display:flex;gap:8px;align-items:center;margin-top:8px;flex-wrap:wrap}.err-types{display:flex;flex-direction:column;gap:6px;margin:12px 0}.err-type{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e9ee;border-radius:8px;cursor:pointer;font-size:14px}.err-type.active{border-color:#f15929;background:#eef4ff}.err-model{display:flex;align-items:center;gap:8px;margin:4px 0 12px;flex-wrap:wrap}.err-model .err-type{padding:5px 10px;font-size:13px}.bulk-btn{width:100%;margin:8px 0 4px;padding:9px;background:#ea580c;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer}.bulk-btn:hover{background:#c2410c}.badge-gender{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:1px 7px;border-radius:999px}.badge-gender.f{background:#fce7f3;color:#be185d}.badge-gender.m{background:#dbeafe;color:#1d4ed8}.live-img{cursor:zoom-in}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1000;display:flex;align-items:center;justify-content:center;padding:30px}.lightbox-img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:6px;box-shadow:0 8px 40px #00000080;cursor:default}.lightbox-close{position:fixed;top:18px;right:24px;background:#ffffff26;color:#fff;border:none;width:42px;height:42px;border-radius:50%;font-size:20px;cursor:pointer}.lightbox-close:hover{background:#ffffff4d}.lightbox-open{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;background:#ffffff26;padding:8px 16px;border-radius:999px;font-size:13px;text-decoration:none}.lightbox-open:hover{background:#ffffff4d}.err-log{display:flex;flex-direction:column;gap:10px;margin-top:12px}.err-log-item{background:#fff;border:1px solid #e5e9ee;border-radius:10px;overflow:hidden}.err-log-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;cursor:pointer}.err-log-head:hover{background:#f8fafc}.err-log-meta{display:flex;align-items:center;gap:8px;margin-top:5px;flex-wrap:wrap}.badge-crm.err{background:#fef2f2;color:#b91c1c}.err-log-item .analyze-result{margin:0 14px 14px}.analyze-result{margin-top:12px;background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:45vh;overflow:auto;font-family:inherit}.live-sender{font-size:11px;font-weight:600;margin-bottom:2px;padding:0 4px}.live-sender.bot{color:#f15929}.live-sender.staff{color:#0d9488}.live-bubble-wrap{display:flex;flex-direction:column;max-width:66%}.live-bubble-row.right .live-bubble-wrap{align-items:flex-end}.live-conv{width:100%;text-align:left;display:flex;gap:10px;align-items:center;padding:10px 12px;border:none;border-bottom:1px solid #f1f4f7;background:#fff;border-radius:0;color:#1c2733;font-weight:400}.live-conv strong{color:#1c2733}.live-avatar-img{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e5e9ee}.live-conv:hover{background:#f8fafc}.live-conv.active{background:#eef4ff}.live-avatar{width:38px;height:38px;border-radius:50%;background:#f15929;color:#fff;display:grid;place-items:center;font-weight:700;flex-shrink:0}.live-conv-body{flex:1;min-width:0}.live-time{font-size:11px;white-space:nowrap}.live-snippet{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-thread{background:#fff;border:1px solid #e5e9ee;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;min-height:0}.live-thread-head{padding:12px 16px;border-bottom:1px solid #eef1f4;flex-shrink:0}.live-empty{display:grid;place-items:center;height:100%}.live-msgs{flex:1;overflow-y:auto;min-height:0;padding:16px;display:flex;flex-direction:column;gap:8px;background:#f4f6f8}.live-bubble-row{display:flex}.live-bubble-row.right{justify-content:flex-end}.live-bubble-row.left{justify-content:flex-start}.live-bubble{max-width:100%;padding:8px 12px;border-radius:14px;font-size:14px;line-height:1.45}.live-bubble.customer{background:#fff;border:1px solid #e5e9ee;border-bottom-left-radius:4px}.live-bubble.bot{background:#f15929;color:#fff;border-bottom-right-radius:4px}.live-bubble.staff{background:#0d9488;color:#fff;border-bottom-right-radius:4px}.live-img{display:block;max-width:220px;border-radius:8px;margin-top:5px}.live-msg-time{font-size:10px;opacity:.65;margin-top:3px;text-align:right}.sidebar-sep{height:1px;background:#e5e9ee;margin:10px 16px}.ov-ai{display:flex;align-items:center;gap:10px;margin:12px 0}.badge{padding:4px 10px;border-radius:999px;font-size:13px;font-weight:600}.badge-ok{background:#dcfce7;color:#15803d}.badge-warn{background:#fef3c7;color:#b45309}.ov-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin:14px 0 22px}.ov-card{background:#fff;border:1px solid #e5e9ee;border-radius:10px;padding:16px;text-align:center;box-shadow:0 1px 3px #0000000d}.ov-num{font-size:28px;font-weight:700;color:#f15929}.ov-lbl{font-size:13px;color:#6b7785;margin-top:4px}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;vertical-align:middle}.subnav{display:flex;gap:6px;border-bottom:1px solid #e5e9ee;margin-bottom:10px}.subnav button{background:none;color:#6b7785;border-radius:6px 6px 0 0;padding:8px 16px;font-weight:600}.subnav button.active{color:#f15929;background:#eef4ff}.filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #e5e9ee;border-radius:10px;padding:10px 12px;margin:12px 0}.filter-bar select,.filter-search{padding:6px 9px;border:1px solid #d3dae0;border-radius:6px;font-size:13px}.filter-search{min-width:150px}.lesson-layout{display:grid;grid-template-columns:300px 1fr;gap:16px;margin-top:10px}.lesson-list{display:flex;flex-direction:column;gap:6px;max-height:70vh;overflow-y:auto}.lesson-item{text-align:left;background:#fff;border:1px solid #e5e9ee;border-radius:8px;padding:10px 12px;color:#1c2733;display:flex;flex-direction:column;gap:3px;font-weight:400}.lesson-item.active{border-color:#f15929;background:#eef4ff}.lesson-editor{background:#fff;border:1px solid #e5e9ee;border-radius:10px;padding:16px;min-height:300px}.lesson-textarea{width:100%;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:12.5px;line-height:1.5;border:1px solid #d3dae0;border-radius:6px;padding:10px;resize:vertical}.version-list{display:flex;flex-direction:column;gap:4px}.version-row{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border:1px solid #eef1f4;border-radius:6px;background:#fafbfc}.version-row.active{border-color:#16a34a;background:#f0fdf4}.preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:center;z-index:50}.preview-modal{width:min(900px,92vw);max-height:86vh;background:#fff;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:10px}.preview-pre{flex:1;overflow:auto;background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;margin:0}.toggle{width:40px;height:22px;border-radius:11px;background:#cfd6dd;position:relative;padding:0;transition:background .15s}.toggle.on{background:#16a34a}.toggle .knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:left .15s}.toggle.on .knob{left:20px}.pill-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:6px 0}.pill{border:1px solid #d5dbe2;background:#fff;color:#334155;border-radius:9999px;padding:6px 14px;font-weight:600;font-size:13px;line-height:1;transition:background .12s,color .12s,border-color .12s}.pill:hover{background:#f1f5f9}.pill.active{background:#f15929;border-color:#f15929;color:#fff}.pill-sep{width:1px;align-self:stretch;min-height:20px;background:#e5e9ee;margin:0 2px}.pill-date{border:1px solid #d5dbe2;border-radius:8px;padding:5px 10px;font-size:13px;color:#1c2733;background:#fff;font-weight:500}.pill-arrow{color:#94a3b8;font-weight:700}.pill-note{font-size:11px;color:#94a3b8;margin:2px 0 10px}.cost-chip-wrap{position:relative;display:inline-flex;flex:0 0 auto}.cost-chip{display:inline-flex;align-items:center;margin-left:10px;padding:3px 10px;border:1px solid #d7dee8;border-radius:999px;background:#f3f6fa;color:#334155;font-size:12px;font-weight:600;line-height:1.6;cursor:pointer;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cost-chip:hover{background:#e9eff7}.cost-chip--yellow{background:#fef3c7;border-color:#fcd34d;color:#92400e}.cost-chip--red{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.cost-pop{position:absolute;top:calc(100% + 6px);left:10px;z-index:60;width:320px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a24;text-align:left;white-space:normal}.cost-pop-row{display:flex;justify-content:space-between;gap:10px;font-size:13px;padding:3px 0}.cost-pop-note{margin:8px 0 10px;font-size:11px;color:#64748b;line-height:1.5}.cost-pop-f{display:block;font-size:12px;color:#475569;margin-bottom:8px}.cost-pop-f input{width:100%;margin-top:3px}.cost-pop-actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.cost-pop--wide{width:900px;max-width:calc(100vw - 24px)}.cost-pop--wide .cost-hist{min-width:780px}.cost-tabs{display:flex;gap:4px;margin:-2px 0 10px;border-bottom:1px solid #e2e8f0}.cost-tab{background:none;border:none;border-bottom:2px solid transparent;padding:5px 10px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer}.cost-tab:hover{color:#334155}.cost-tab.active{color:#0f172a;border-bottom-color:#0f172a}.cost-hist-scroll{max-height:300px;overflow-y:auto;overflow-x:auto;margin-bottom:8px}.cost-hist{width:100%;border-collapse:collapse;font-size:12px}.cost-hist th,.cost-hist td{padding:4px 6px;border-bottom:1px solid #f1f5f9;text-align:left}.cost-hist th{position:sticky;top:0;background:#f8fafc;color:#475569;font-weight:600;z-index:1}.cost-hist th.num,.cost-hist td.num{text-align:right}.cost-hist td{color:#334155}.cost-hist .th-sub{font-weight:400;font-size:10px;color:#94a3b8}.cost-page-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:4px 0 10px}.cost-page-head h3{margin:0}.cost-table-scroll{overflow-x:auto;overflow-y:visible;max-width:100%;border:1px solid #e2e8f0;border-radius:8px}.cost-detail{min-width:1180px}.cost-detail th.grp{text-align:center;font-size:11px;letter-spacing:.06em;padding:5px 6px}.cost-detail th.grp-claude{background:#eef4ff;color:#1e40af;border-bottom:2px solid #93c5fd}.cost-detail th.grp-ds{background:#f0fdf4;color:#166534;border-bottom:2px solid #86efac}.cost-detail th.sep,.cost-detail td.sep{border-right:2px solid #cbd5e1}.cost-detail td.warn{background:#fef3c7;color:#92400e;font-weight:600}.cost-detail tr.cost-total td{border-top:2px solid #cbd5e1;background:#f8fafc;font-weight:600}.ka-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}@media (max-width: 980px){.ka-grid{grid-template-columns:1fr}}.ka-card{background:var(--card, #fff);border:1px solid var(--line, #e5e7eb);border-radius:12px;padding:16px}.ka-card h3{font-size:15px;margin:0 0 12px;display:flex;align-items:center;gap:8px}.ka-sync-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ka-sync-meta{line-height:1.5}.ka-btn-sync{background:#b4532a;color:#fff;border:none;font-size:15px;font-weight:700;padding:12px 22px;border-radius:10px;cursor:pointer;box-shadow:0 2px 6px #b4532a59}.ka-btn-sync:hover:not(:disabled){filter:brightness(1.05)}.ka-btn-sync:disabled{opacity:.55;cursor:default;box-shadow:none}.ka-status{margin-top:10px;border-radius:8px;padding:8px 12px;font-size:13px}.ka-status--ok{background:#ecfdf3;color:#15803d}.ka-status--run{background:#eff6ff;color:#1d4ed8}.ka-status--err{background:#fef2f2;color:#b91c1c}.ka-switches{display:flex;flex-direction:column;gap:10px}.ka-sw-row{display:flex;align-items:center;gap:12px;border:1px solid var(--line, #e5e7eb);border-radius:10px;padding:10px 14px}.ka-sw-info{flex:1;min-width:0}.ka-sw-name{font-weight:600}.ka-scope{display:flex;align-items:center;gap:6px;flex:none}.ka-scope .model-select{padding:4px 8px;font-size:12px}.ka-drop{border:2px dashed #c7cdd6;border-radius:12px;padding:22px;text-align:center;color:var(--sub, #6b7280);background:#fafbfc;margin-bottom:12px;cursor:pointer}.ka-drop:hover{border-color:#b4532a;background:#fdf1ea}.ka-result{border-radius:10px;padding:12px 14px;margin-bottom:10px;display:flex;gap:12px;align-items:center}.ka-result--ok{background:#ecfdf3;border:1px solid #bbe7c8}.ka-result--claude{background:#eff6ff;border:1px solid #c7dbff}.ka-thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;flex:none;background:linear-gradient(135deg,#e0c3a3,#b98a5e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.ka-r-title{font-weight:700}.ka-pct{margin-left:auto;font-weight:800;font-size:17px;flex:none}.ka-pct--g{color:#15803d}.ka-pct--b{color:#1d4ed8}.ka-table-scroll{overflow-x:auto;max-height:420px;overflow-y:auto}.ka-full{grid-column:1 / -1}
