:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221d;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17221d;--muted: #65716a;--border: #dfe6e1;--border-strong: #ccd7d0;--surface: #ffffff;--surface-subtle: #f7f9f8;--green: #1f8a5b;--green-strong: #116943;--green-soft: #e8f5ee;--blue: #2b67c9;--blue-soft: #eaf1fd;--amber: #a96c12;--amber-soft: #fff4dc;--red: #b54545;--red-soft: #fdecec;--violet: #6d55b5;--violet-soft: #f0edfb;--shadow: 0 1px 2px rgba(23, 34, 29, .04), 0 8px 26px rgba(23, 34, 29, .04)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f4f7f5;color:var(--ink)}.login-screen,.loading-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(#0e3426d6,#0e3426d6),url(/login-bali.png) center / cover}.login-panel{position:relative;width:min(100%,440px);padding:42px;background:#fff;border:1px solid #e4e9e5;border-radius:7px;box-shadow:0 24px 70px #08241947}.login-panel__language{position:absolute;top:18px;right:18px}.login-panel__eyebrow{display:block;margin-top:26px;color:#2e7658;font-size:12px;font-weight:800;text-transform:uppercase}.login-panel h1{margin:10px 0 14px;font-size:36px;line-height:1.08}.login-panel p{color:#657068;line-height:1.55}.telegram-login{min-height:52px;margin:28px 0 18px}.login-security,.login-error,.global-error{display:flex;align-items:center;gap:8px;font-size:13px}.login-security{color:#4f6559}.login-error{color:#a63838;margin-bottom:14px}.global-error{position:fixed;z-index:90;right:20px;bottom:20px;max-width:380px;padding:13px 16px;color:#fff;background:#a63838;border-radius:5px}.loading-screen{display:flex;gap:12px;color:#fff;background:#153b2d}.loading-spinner{animation:loading-spin 1.2s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.login-panel{padding:30px 24px}.login-panel h1{font-size:31px}}button,input,select{font:inherit}button{color:inherit}button,select{cursor:pointer}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:254px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--border)}.brand{min-height:76px;display:flex;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid var(--border)}.brand__mark{width:39px;height:39px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--green)}.brand__name{font-size:18px;line-height:1.1;font-weight:760}.brand__byline{margin-top:3px;color:var(--muted);font-size:11px}.sidebar__close{display:none!important;margin-left:auto}.workspace-switcher{width:calc(100% - 28px);margin:18px 14px 9px;min-height:64px;padding:11px;display:grid;grid-template-columns:36px 1fr 16px;align-items:center;gap:10px;border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle)}.workspace-switcher:disabled{cursor:default}.workspace-panel{width:min(100%,520px)}.workspace-options{display:grid;gap:9px;margin-top:24px}.workspace-options>button{min-height:64px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--border);border-radius:7px;background:#fff;text-align:left}.workspace-options>button:hover{border-color:#a9c6b7;background:var(--green-soft)}.workspace-options strong,.workspace-options small{display:block}.workspace-options small{margin-top:4px;color:var(--muted);font-size:11px}.workspace-switcher__logo{width:36px;height:36px;border-radius:6px;display:grid;place-items:center;color:#fff;background:#263c32;font-size:12px;font-weight:750}.workspace-switcher strong,.workspace-switcher span{display:block}.workspace-switcher strong{font-size:13px}.workspace-switcher span{margin-top:2px;color:var(--muted);font-size:11px}.nav{display:flex;flex-direction:column;gap:3px;padding:10px 14px}.nav__label{padding:4px 10px 8px;color:#8a948e;font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.nav__item{width:100%;min-height:43px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:6px;color:#556159;background:transparent;font-size:13px;font-weight:620;text-align:left}.nav__item:hover{color:var(--ink);background:#f1f5f2}.nav__item--active{color:var(--green-strong);background:var(--green-soft)}.nav__item small{min-width:22px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:10px;color:var(--green-strong);background:#d7eee2;font-size:10px}.sidebar__footer{margin-top:auto;padding:14px;border-top:1px solid var(--border)}.health{display:flex;align-items:center;gap:10px;padding:10px 8px 14px}.health__dot{width:8px;height:8px;border-radius:50%;background:#23a96d;box-shadow:0 0 0 4px #e4f5ed}.health strong,.health span,.profile strong,.profile span{display:block}.health strong,.profile strong{font-size:12px}.health span,.profile span{margin-top:2px;color:var(--muted);font-size:10px}.profile{width:100%;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:10px;border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle);text-align:left}.main-shell{width:calc(100% - 254px);margin-left:254px}.topbar{position:sticky;top:0;z-index:20;min-height:76px;display:flex;align-items:center;gap:14px;padding:0 32px;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{margin:2px 0 0;font-size:18px;line-height:1.2}.topbar__eyebrow{color:var(--muted);font-size:10px;font-weight:650}.topbar__actions{margin-left:auto;display:flex;align-items:center;gap:8px}.language-switcher{height:36px;display:inline-grid;grid-template-columns:repeat(2,1fr);padding:3px;border:1px solid var(--border);border-radius:6px;background:var(--surface-subtle)}.language-switcher button{min-width:42px;padding:0 9px;border:0;border-radius:4px;color:var(--muted);background:transparent;font-size:11px;font-weight:750}.language-switcher button.is-active{color:var(--green-strong);background:#fff;box-shadow:0 1px 3px #17221d1f}.language-switcher--compact button{min-width:34px;padding:0 7px}.sync-status{display:flex;align-items:center;gap:7px;margin-right:6px;color:var(--muted);font-size:11px}.sync-status span{width:7px;height:7px;border-radius:50%;background:#24a46c}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:#fff}.icon-button:hover{background:var(--surface-subtle)}.icon-button--notification{position:relative}.icon-button--notification i{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid #fff;border-radius:50%;background:#d35050}.mobile-menu{display:none}.page{width:min(100%,1500px);margin:0 auto;padding:28px 32px 42px}.page-intro{min-height:60px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-intro h2{margin:0;font-size:25px;line-height:1.2}.page-intro p{margin:7px 0 0;color:var(--muted);font-size:13px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:680}.button--primary{color:#fff;border-color:var(--green-strong);background:var(--green)}.button--primary:hover{background:var(--green-strong)}.button--secondary{border-color:var(--border-strong);background:#fff}.button--secondary:hover{background:var(--surface-subtle)}.button--ghost{color:var(--muted);background:transparent}.button--full{width:100%}.button--compact{min-height:32px;padding:0 10px;font-size:11px}.button:disabled{opacity:.45;cursor:not-allowed}.text-button{display:inline-flex;align-items:center;gap:3px;padding:5px;border:0;color:var(--green-strong);background:transparent;font-size:11px;font-weight:680}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric{position:relative;min-height:146px;padding:19px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:var(--shadow)}.metric__icon{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:var(--green-strong);background:var(--green-soft)}.metric__icon--amber{color:var(--amber);background:var(--amber-soft)}.metric__icon--blue{color:var(--blue);background:var(--blue-soft)}.metric__icon--violet{color:var(--violet);background:var(--violet-soft)}.metric__label{max-width:calc(100% - 50px);color:var(--muted);font-size:11px;font-weight:650}.metric>strong{display:block;margin:24px 0 6px;font-size:28px;line-height:1}.metric>span{color:var(--muted);font-size:10px}.overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,1fr);gap:18px}.panel,.table-panel,.settings-section,.review-card,.review-queue,.preview-panel{border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:var(--shadow)}.panel__header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--border)}.panel__header h3,.panel__header p{margin:0}.panel__header h3{font-size:14px}.panel__header p{margin-top:4px;color:var(--muted);font-size:10px}.compact-list{padding:4px 0}.compact-lead{width:100%;min-height:66px;display:grid;grid-template-columns:38px minmax(120px,1fr) auto 55px 16px;align-items:center;gap:11px;padding:8px 18px;border:0;border-bottom:1px solid #edf1ee;background:transparent;text-align:left}.compact-lead:last-child{border-bottom:0}.compact-lead:hover{background:var(--surface-subtle)}.compact-lead__main strong,.compact-lead__main span{display:block}.compact-lead__main strong{font-size:12px}.compact-lead__main span,.compact-lead__time{margin-top:3px;color:var(--muted);font-size:10px}.avatar{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#38564a;font-size:11px;font-weight:750}.avatar--manager{width:34px;height:34px;background:var(--violet)}.avatar--mini{width:24px;height:24px;font-size:8px}.avatar--large{width:46px;height:46px;font-size:13px}.avatar--xl{width:54px;height:54px;font-size:15px}.badge{width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:12px;color:#526058;background:#edf1ee;font-size:9px;font-weight:700;white-space:nowrap}.badge--success{color:#166b46;background:#e3f4eb}.badge--danger{color:#9e3838;background:var(--red-soft)}.badge--warning{color:#8b5b13;background:var(--amber-soft)}.badge--info{color:#285eaa;background:var(--blue-soft)}.badge--violet{color:#5b43a2;background:var(--violet-soft)}.quality-chart{min-height:210px;display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:end;padding:20px 18px 14px}.quality-chart__number{align-self:center}.quality-chart__number strong,.quality-chart__number span{display:block}.quality-chart__number strong{font-size:32px}.quality-chart__number span{margin-top:5px;color:var(--muted);font-size:10px}.bar-chart{height:160px;display:flex;align-items:flex-end;gap:8px;padding-top:12px;border-bottom:1px solid var(--border)}.bar-chart__column{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.bar-chart__column span{width:100%;max-width:22px;border-radius:3px 3px 0 0;background:#74be9a}.bar-chart__column:nth-child(7) span{background:var(--green)}.bar-chart__column small{color:var(--muted);font-size:8px}.quality-breakdown{display:grid;grid-template-columns:repeat(3,1fr);padding:14px 18px;border-top:1px solid var(--border)}.quality-breakdown>div{display:grid;grid-template-columns:8px 1fr;align-items:center;gap:5px}.quality-breakdown span,.quality-breakdown strong{font-size:9px}.quality-breakdown strong{grid-column:2}.legend-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.legend-dot--amber{background:#e1a544}.legend-dot--red{background:#d46161}.activity-panel{margin-top:18px}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr)}.activity-item{min-height:82px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px 18px;border-right:1px solid var(--border)}.activity-item:last-child{border-right:0}.activity-item__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:var(--green);background:var(--green-soft)}.activity-item__icon--blue{color:var(--blue);background:var(--blue-soft)}.activity-item__icon--amber{color:var(--amber);background:var(--amber-soft)}.activity-item strong,.activity-item span{display:block}.activity-item strong{font-size:11px}.activity-item span,.activity-item time{margin-top:3px;color:var(--muted);font-size:9px}.view-toggle{display:flex;padding:3px;border:1px solid var(--border);border-radius:6px;background:#fff}.view-toggle button{min-width:64px;height:30px;border:0;border-radius:4px;background:transparent;font-size:11px}.view-toggle__active{color:#fff!important;background:#2b4238!important}.toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:12px;border:1px solid var(--border);border-radius:7px;background:#fff}.search-field{min-width:260px;height:38px;flex:1;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid var(--border);border-radius:6px}.search-field input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.search-field input::placeholder{color:#919b95}.select-field{position:relative;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:6px}.select-field select,.settings-grid select,.reason-field select,.settings-section label select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;font-size:11px}.toolbar__count{margin-left:auto;padding:0 8px;color:var(--muted);font-size:10px}.table-panel{overflow:hidden}.lead-table{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(190px,1.5fr) 110px 100px 110px 90px 20px;gap:16px;align-items:center;padding:0 18px}.lead-table--header{min-height:42px;border-bottom:1px solid var(--border);color:#7a867f;background:#f8faf9;font-size:9px;font-weight:700;text-transform:uppercase}.lead-table--row{width:100%;min-height:78px;border:0;border-bottom:1px solid #edf1ee;background:#fff;text-align:left}.lead-table--row:last-child{border-bottom:0}.lead-table--row:hover{background:#f8faf9}.lead-cell{display:flex;align-items:center;gap:10px}.lead-cell strong,.lead-cell small,.request-cell strong,.request-cell small,.response-cell strong,.response-cell small{display:block}.lead-cell strong,.request-cell strong,.response-cell strong{font-size:11px}.lead-cell small,.request-cell small,.response-cell small,.score{margin-top:4px;color:var(--muted);font-size:9px}.manager-cell{display:flex;align-items:center;gap:7px;color:#4b5750;font-size:10px}.review-progress{min-width:190px;display:grid;grid-template-columns:auto 1fr;gap:3px 8px;align-items:center}.review-progress strong{grid-row:span 2;font-size:20px}.review-progress span{color:var(--muted);font-size:10px}.review-progress>div{height:4px;overflow:hidden;border-radius:2px;background:#e4eae6}.review-progress i{display:block;height:100%;background:var(--green)}.review-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:14px}.review-queue{align-self:start;overflow:hidden}.review-queue__header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border);font-size:12px}.review-queue__item{width:100%;min-height:64px;display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:10px;padding:8px 12px;border:0;border-bottom:1px solid #edf1ee;background:#fff;text-align:left}.review-queue__item:hover{background:var(--surface-subtle)}.review-queue__item--active{box-shadow:inset 3px 0 var(--green);background:var(--green-soft)}.review-queue__item strong,.review-queue__item small{display:block}.review-queue__item strong{font-size:11px}.review-queue__item small{margin-top:4px;color:var(--muted);font-size:9px}.review-done{color:var(--green)}.review-card{padding:20px}.review-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.lead-identity{display:flex;align-items:center;gap:12px}.lead-identity h3,.lead-identity span{margin:0}.lead-identity h3{margin:2px 0;font-size:16px}.lead-identity>div>span{color:var(--muted);font-size:10px}.micro-label{color:var(--green-strong)!important;font-size:9px!important;font-weight:700}.message-card{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:15px;border:1px solid var(--border);border-radius:6px;background:var(--surface-subtle)}.message-card svg{color:var(--muted)}.message-card p{margin:0;font-size:12px;line-height:1.55}.signal-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:14px 0;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--border)}.signal-row>div{padding:11px 13px;background:#fff}.signal-row span,.signal-row strong{display:block}.signal-row span{color:var(--muted);font-size:9px}.signal-row strong{margin-top:4px;font-size:11px}.decision-comparison{display:grid;grid-template-columns:1fr 1fr;gap:10px}.decision-comparison>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--border);border-radius:6px}.decision-comparison__label{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:620}.ai-note{display:grid;grid-template-columns:20px 1fr;gap:10px;margin-top:12px;padding:12px;border:1px solid #d8e5f8;border-radius:6px;color:#234e90;background:#f2f6fd}.ai-note strong{font-size:10px}.ai-note p{margin:4px 0 0;color:#51677f;font-size:10px;line-height:1.45}.review-actions{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.review-actions>span{display:block;margin-bottom:9px;font-size:11px;font-weight:700}.review-actions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.decision-button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:10px;font-weight:680}.decision-button:hover,.decision-button.is-selected{border-color:#aebbb3;background:#f3f6f4}.decision-button--target:hover,.decision-button--target.is-selected{color:var(--green-strong);border-color:#8cc7aa;background:var(--green-soft)}.decision-button--reject:hover,.decision-button--reject.is-selected{color:var(--red);border-color:#e1a9a9;background:var(--red-soft)}.reason-field{position:relative;display:grid;grid-template-columns:72px 1fr 16px;align-items:center;gap:8px;min-height:42px;margin-top:10px;padding:0 11px;border:1px solid var(--border);border-radius:6px}.reason-field span{color:var(--muted);font-size:10px}.reason-field select{width:100%}.version-actions{display:flex;align-items:center;gap:10px}.version-status{display:grid;grid-template-columns:9px 1fr;gap:2px 8px;align-items:center;padding:0 11px}.version-status>span{grid-row:span 2;width:8px;height:8px;border-radius:50%}.version-status__live{background:#24a46c}.version-status__draft{background:#dea343}.version-status strong,.version-status span{display:block}.version-status strong{font-size:10px}.version-status div span{margin-top:2px;color:var(--muted);font-size:9px}.filters-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:16px}.filter-settings{display:flex;flex-direction:column;gap:12px}.settings-section{padding:17px}.settings-section__header{display:grid;grid-template-columns:36px 1fr;gap:11px;padding-bottom:14px;border-bottom:1px solid var(--border)}.settings-section__header h3,.settings-section__header p{margin:0}.settings-section__header h3{font-size:13px}.settings-section__header p{margin-top:4px;color:var(--muted);font-size:10px}.section-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:var(--green);background:var(--green-soft)}.section-icon--blue{color:var(--blue);background:var(--blue-soft)}.section-icon--amber{color:var(--amber);background:var(--amber-soft)}.section-icon--violet{color:var(--violet);background:var(--violet-soft)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.settings-grid label{position:relative;display:grid;grid-template-columns:1fr 16px;gap:6px;padding:10px 11px;border:1px solid var(--border);border-radius:6px}.settings-grid label>span{grid-column:1 / -1;color:var(--muted);font-size:9px}.settings-grid select{width:100%;font-weight:650}.rule-group{display:grid;grid-template-columns:190px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--border)}.rule-group:last-child{padding-bottom:0;border-bottom:0}.rule-group strong,.rule-group span{display:block}.rule-group strong{font-size:11px}.rule-group>div>span{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}.chip-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px}.rule-chip{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #b7d9c7;border-radius:5px;color:var(--green-strong);background:var(--green-soft);font-size:9px;font-weight:650}.rule-chip--negative{color:#974343;border-color:#edc6c6;background:var(--red-soft)}.rule-chip--add{color:var(--muted);border-style:dashed;border-color:var(--border-strong);background:#fff}.rule-chip-input{width:116px;height:27px;padding:0 8px;border:1px solid var(--green);border-radius:5px;outline:0;font-size:9px;font-weight:650}.rule-chip-input:focus{box-shadow:0 0 0 2px var(--green-soft)}.toggle-list{margin-top:4px}.toggle-row{position:relative;min-height:57px;display:grid;grid-template-columns:1fr 34px;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.toggle-row:last-child{border-bottom:0}.toggle-row strong,.toggle-row span{display:block}.toggle-row strong{font-size:10px}.toggle-row span{margin-top:3px;color:var(--muted);font-size:9px}.toggle-row input{position:absolute;opacity:0}.toggle-row i{position:relative;width:32px;height:18px;border-radius:10px;background:#d6ddd8;transition:background .16s}.toggle-row i:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .16s}.toggle-row input:checked+i{background:var(--green)}.toggle-row input:checked+i:after{transform:translate(14px)}.source-summary{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:center;padding-top:14px}.source-summary>div{padding:9px;border:1px solid var(--border);border-radius:5px}.source-summary strong,.source-summary span{display:block}.source-summary strong{font-size:14px}.source-summary span{margin-top:3px;color:var(--muted);font-size:8px}.source-summary .source-summary__readonly{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:650;white-space:nowrap}.preview-panel{position:sticky;top:96px;padding:17px}.preview-panel__header{display:grid;grid-template-columns:20px 1fr;gap:9px;padding-bottom:14px;border-bottom:1px solid var(--border)}.preview-panel__header svg{color:var(--blue)}.preview-panel__header strong,.preview-panel__header span{display:block}.preview-panel__header strong{font-size:12px}.preview-panel__header span{margin-top:3px;color:var(--muted);font-size:9px}.impact-score{display:flex;align-items:flex-end;justify-content:space-between;padding:18px 0 14px}.impact-score span,.impact-score strong{display:block}.impact-score div span{color:var(--muted);font-size:9px}.impact-score div strong{margin-top:4px;font-size:27px}.impact-score__change{padding:4px 7px;border-radius:4px;color:var(--green-strong);background:var(--green-soft);font-size:9px;font-weight:700}.impact-bars{display:flex;flex-direction:column;gap:13px;padding-bottom:16px}.impact-bars>div{display:grid;grid-template-columns:1fr auto;gap:6px}.impact-bars span,.impact-bars strong{font-size:9px}.impact-bars i{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:3px;background:#e9eeeb}.impact-bars b{display:block;height:100%;background:#72bc97}.preview-callout{display:grid;grid-template-columns:18px 1fr;gap:8px;padding:11px;margin:2px 0 14px;border:1px solid #d8e5f8;border-radius:6px;color:var(--blue);background:#f2f6fd}.preview-callout p{margin:0;color:#51677f;font-size:9px;line-height:1.45}.preview-panel .button+.button{margin-top:6px}.analytics-placeholder{padding-bottom:6px}.source-row{display:grid;grid-template-columns:minmax(220px,1.4fr) 80px minmax(180px,1fr) 85px;gap:14px;align-items:center;min-height:60px;padding:0 18px;border-bottom:1px solid var(--border)}.source-row:last-child{border-bottom:0}.source-row strong,.source-row span,.source-row b{font-size:10px}.source-row span,.source-row b{color:var(--muted)}.source-row>div{height:6px;overflow:hidden;border-radius:3px;background:#e8edea}.source-row i{display:block;height:100%;background:var(--green)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;justify-content:flex-end;background:#0d171247}.lead-drawer{width:min(570px,100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-18px 0 42px #17221d1f;animation:slide-in .18s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.6}}.drawer-header{position:sticky;top:0;z-index:2;min-height:68px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--border);background:#fff}.drawer-header span,.drawer-header strong{display:block}.drawer-header span{color:var(--muted);font-size:9px}.drawer-header strong{margin-top:2px;font-size:14px}.drawer-content{padding:20px}.lead-summary{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;margin-bottom:22px}.lead-summary h3,.lead-summary span{margin:0}.lead-summary h3{font-size:16px}.lead-summary span{display:block;margin-top:4px;color:var(--muted);font-size:9px}.drawer-section{padding:17px 0;border-top:1px solid var(--border)}.drawer-section__label{display:block;margin-bottom:10px;color:#738077;font-size:9px;font-weight:720;text-transform:uppercase}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--border)}.details-grid>div{padding:11px;background:#fff}.details-grid span,.details-grid strong{display:block}.details-grid span{color:var(--muted);font-size:9px}.details-grid strong{margin-top:4px;font-size:11px}.quality-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.quality-selector button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:9px;font-weight:650}.quality-selector button.is-selected{color:var(--green-strong);border-color:#99ccb0;background:var(--green-soft)}.stage-stepper{display:grid;grid-template-columns:repeat(5,1fr)}.stage-stepper button{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent}.stage-stepper button:after{content:"";position:absolute;top:9px;left:calc(50% + 10px);width:calc(100% - 20px);height:1px;background:var(--border)}.stage-stepper button:last-child:after{display:none}.stage-stepper i{z-index:1;width:19px;height:19px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:50%;background:#fff}.stage-stepper span{color:var(--muted);font-size:8px}.stage-stepper button.is-current i{color:#fff;border-color:var(--green);background:var(--green)}.stage-stepper button.is-current span{color:var(--green-strong);font-weight:700}.timeline{padding-left:5px}.timeline__item{position:relative;min-height:49px;display:grid;grid-template-columns:14px 1fr;gap:10px}.timeline__item:after{content:"";position:absolute;left:5px;top:14px;bottom:-1px;width:1px;background:var(--border)}.timeline__item:last-child:after{display:none}.timeline__item i{width:11px;height:11px;margin-top:2px;border:2px solid #fff;border-radius:50%;background:#aeb8b1;box-shadow:0 0 0 1px #aeb8b1}.timeline__item i.timeline__dot--active{background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline__item strong,.timeline__item span{display:block}.timeline__item strong{font-size:10px}.timeline__item span{margin-top:4px;color:var(--muted);font-size:9px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#0d171261}.modal{width:min(420px,100%);padding:24px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #0d171233}.modal__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:7px;color:var(--green);background:var(--green-soft)}.modal h3{margin:17px 0 0;font-size:18px}.modal>p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.modal__summary{display:flex;flex-direction:column;gap:8px;padding:14px;margin:16px 0;border-radius:6px;background:var(--surface-subtle)}.modal__summary span{display:flex;align-items:center;gap:7px;color:#4f5d55;font-size:10px}.modal__summary svg{color:var(--green)}.modal__actions{display:flex;justify-content:flex-end;gap:8px}.sidebar-scrim{display:none}@media(max-width:1150px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.overview-grid,.activity-grid{grid-template-columns:1fr}.activity-item{border-right:0;border-bottom:1px solid var(--border)}.lead-table{grid-template-columns:minmax(150px,1.2fr) minmax(180px,1.4fr) 105px 95px 80px 18px}.lead-table>:nth-child(5){display:none}.filters-layout{grid-template-columns:1fr}.preview-panel{position:static}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar--open{transform:translate(0)}.sidebar__close,.mobile-menu{display:inline-grid!important}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;border:0;background:#0d171257}.main-shell{width:100%;margin-left:0}.topbar{padding:0 16px}.page{padding:22px 16px 34px}.sync-status{display:none}.review-layout{grid-template-columns:1fr}.review-queue{display:flex;overflow-x:auto}.review-queue__header{min-width:170px}.review-queue__item{min-width:190px;border-right:1px solid var(--border)}.source-row{grid-template-columns:1fr 60px 100px}.source-row b{display:none}}@media(max-width:620px){.topbar h1{font-size:16px}.topbar__actions .icon-button:first-of-type{display:none}.language-switcher--compact button{min-width:30px;padding:0 5px}.page-intro{flex-direction:column}.page-intro .button,.view-toggle,.version-actions{width:100%}.version-actions{align-items:stretch;flex-direction:column}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:132px;padding:15px}.metric__icon{top:14px;right:14px}.metric>strong{font-size:24px}.compact-lead{grid-template-columns:36px 1fr 16px}.compact-lead .badge,.compact-lead__time{display:none}.quality-chart{grid-template-columns:1fr}.quality-chart__number{display:flex;align-items:baseline;gap:7px}.toolbar{flex-wrap:wrap}.search-field{min-width:100%}.toolbar__count{display:none}.table-panel{overflow:visible;border:0;background:transparent;box-shadow:none}.lead-table--header{display:none}.lead-table--row{min-height:0;display:grid;grid-template-columns:1fr auto;gap:11px;padding:14px;margin-bottom:9px;border:1px solid var(--border);border-radius:7px}.lead-table--row>*{display:block}.lead-table--row>:nth-child(2){grid-column:1 / -1}.lead-table--row>:nth-child(4),.lead-table--row>:nth-child(5),.lead-table--row>:nth-child(6),.lead-table--row>:nth-child(7){display:none}.signal-row,.decision-comparison,.review-actions>div,.settings-grid,.quality-selector{grid-template-columns:1fr}.rule-group{grid-template-columns:1fr}.source-summary{grid-template-columns:repeat(3,1fr)}.source-summary .text-button{grid-column:1 / -1}.lead-summary{grid-template-columns:54px 1fr}.lead-summary .button{grid-column:1 / -1}.stage-stepper{overflow-x:auto}.stage-stepper button{min-width:72px}}
