*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body{font-size:14px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-frame{min-height:100vh;display:flex}.sidebar{background:var(--sidebar);color:#fff;flex-direction:column;flex:0 0 254px;width:254px;padding:26px 16px 18px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;padding:0 10px 29px;display:flex}.brand strong{font-size:19px;font-weight:750;display:block}.brand small{color:#78818e;letter-spacing:.11em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.brand-symbol{background:linear-gradient(145deg,#5166ff,#273567);border:1px solid #4755a9;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;transform:rotate(45deg)}.brand-symbol span{background:#fff;border-radius:3px;width:10px;height:10px;display:block}.workspace-switcher{background:#181d24;border:1px solid #29303a;border-radius:12px;align-items:center;gap:9px;margin-bottom:28px;padding:10px;display:flex}.workspace-switcher>div,.user-menu>div{flex:1;min-width:0}.workspace-switcher b,.user-menu b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:650;display:block;overflow:hidden}.workspace-switcher small,.user-menu small{color:#87909d;white-space:nowrap;margin-top:3px;font-size:10px;display:block}.workspace-avatar,.user-avatar{color:#6a5d43;background:#ece8d9;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.chevron{color:#707986;font-size:16px}.nav-label{color:#59626f;letter-spacing:.15em;text-transform:uppercase;padding:0 11px 8px;font-size:9px;font-weight:700}nav{gap:4px;display:grid}.nav-item{color:var(--sidebar-muted);border-radius:10px;align-items:center;gap:10px;padding:10px 11px;transition:background .2s,color .2s;display:flex}.nav-item:hover{color:#fff;background:#1d232c}.nav-item.active{color:#fff;box-shadow:inset 2px 0 0 var(--blue);background:#202941}.nav-item>span:nth-child(2){flex:1;min-width:0}.nav-item b{font-size:12px;font-weight:600;display:block}.nav-item small{color:#68727f;margin-top:3px;font-size:10px;display:block}.nav-item.active small{color:#9aa8d7}.nav-icon{color:#697482;place-items:center;width:19px;height:19px;font-size:16px;display:grid}.nav-item.active .nav-icon{color:#8294ff}.nav-item em{color:#ffb7b3;background:#5a2e39;border-radius:20px;padding:2px 6px;font-size:10px;font-style:normal}.sidebar-bottom{margin-top:auto}.connection{border-top:1px solid #252c35;align-items:center;gap:9px;margin:23px 7px 0;padding-top:16px;display:flex}.connection b{color:#c7d0cc;font-size:11px;font-weight:600;display:block}.connection small{color:#68727f;margin-top:3px;font-size:10px;display:block}.pulse{background:#42d39a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #42d39a1f}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#ffffffc2;justify-content:space-between;align-items:center;min-height:71px;padding:0 42px;display:flex}.breadcrumbs{color:#9aa0aa;align-items:center;gap:9px;font-size:12px;display:flex}.breadcrumbs b{color:#c9ccd2;font-weight:400}.breadcrumbs strong{color:#3b424d;font-weight:600}.topbar-actions{align-items:center;gap:22px;display:flex}.icon-button{color:#66707e;cursor:pointer;background:0 0;border:0;font-size:23px;position:relative}.notification-dot{background:var(--red);border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:1px}.user-menu{align-items:center;gap:9px;display:flex}.user-avatar{color:#aebaff;background:#25334d;border-radius:50%}.user-menu .chevron{margin-left:5px}.page-body{max-width:1450px;margin:0 auto;padding:38px 42px 72px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.eyebrow{color:#9aa1ae;letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:700}.page-heading h1{letter-spacing:-.045em;margin:0;font-size:29px;font-weight:740;line-height:1.1}.page-description{color:var(--muted);margin:9px 0 0;font-size:13px}.heading-actions{gap:9px;display:flex}.primary-button,.secondary-button,.retry-button{cursor:pointer;border:0;border-radius:8px;font-size:12px;font-weight:650;transition:transform .15s,background .15s}.primary-button{background:var(--ink);color:#fff;padding:11px 15px;box-shadow:0 3px 8px #10131a21}.primary-button:hover{background:#303744;transform:translateY(-1px)}.primary-button span{color:#95a2ff;margin-right:5px;font-size:15px}.secondary-button{color:#5c6572;background:#fff;border:1px solid #dedfe4;padding:10px 14px}.secondary-button:hover{background:#f1f2f5}.secondary-button.compact{padding:8px 11px;font-size:11px}.icon-button,.row-menu,.modal-close{cursor:pointer}.spin{animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.notice{color:#257d5e;background:#f0fbf6;border:1px solid #c9eadb;border-radius:8px;align-items:center;gap:9px;margin:-12px 0 20px;padding:11px 13px;font-size:12px;display:flex}.notice>span{font-weight:700}.notice button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:17px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card,.panel{background:var(--surface);border:1px solid #e7e8ec;border-radius:12px}.stat-card{min-height:139px;padding:18px 20px;position:relative;overflow:hidden}.stat-card:after{content:"";border:1px solid #4c66ff21;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-33px;right:-27px}.stat-card:before{content:"";border:1px solid #4c66ff1a;border-radius:50%;width:74px;height:74px;position:absolute;bottom:-12px;right:-4px}.stat-label{color:#7d8490;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.stat-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.tone-green .stat-dot{background:var(--green)}.tone-amber .stat-dot{background:var(--amber)}.tone-red .stat-dot{background:var(--red)}.stat-value{letter-spacing:-.06em;margin-top:17px;font-size:30px;font-weight:730}.stat-detail{color:#9299a4;margin-top:5px;font-size:10px}.tone-green .stat-detail{color:#46a87f}.tone-red .stat-detail{color:#d06b72}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);gap:13px;margin-top:13px;display:grid}.lower-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr)}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:0;font-size:14px}.panel-heading a{color:#75809b;font-size:11px;font-weight:600}.panel-heading a span{color:#9aa5ff;padding-left:4px}.queue-list,.post-list,.source-list{display:grid}.job-row{border-top:1px solid #f0f1f3;align-items:center;gap:10px;min-height:59px;display:flex}.job-row:first-child{border-top:0}.job-status-dot{background:#48bd8d;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.dot-processing{background:var(--blue);box-shadow:0 0 0 4px #4c66ff1a}.dot-queued{background:var(--amber)}.dot-needs_attention,.dot-failed{background:var(--red)}.job-copy{flex:1;min-width:0}.job-copy strong,.post-main strong,.source-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;display:block;overflow:hidden}.job-copy small,.post-main small,.source-row small{text-overflow:ellipsis;white-space:nowrap;color:#9ba1aa;margin-top:5px;font-size:10px;display:block;overflow:hidden}.row-time{color:#a7adb6;text-align:right;width:70px;font-size:10px}.status{color:#737b87;white-space:nowrap;background:#f2f3f5;border-radius:20px;align-items:center;min-height:22px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.status-published,.status-verified,.status-active{color:#278d67;background:#e8f8f1}.status-processing{color:#5368d7;background:#edf0ff}.status-queued,.status-ready,.status-paused{color:#b17a27;background:#fff5e5}.status-failed,.status-needs_attention,.status-error{color:#c25a61;background:#fff0f0}.status-disabled{color:#959ba4;background:#eff0f2}.health-ring{align-items:center;gap:20px;min-height:135px;padding:0 5px;display:flex}.ring{background:conic-gradient(var(--blue) 0 346deg, #edf0f5 346deg 360deg);border-radius:50%;place-items:center;width:112px;height:112px;display:grid}.ring:after{content:"";background:#fff;border-radius:50%;width:88px;height:88px;position:absolute}.ring>div{z-index:1;text-align:center;position:relative}.ring b{letter-spacing:-.06em;font-size:24px;display:block}.ring span{color:#959ca8;margin-top:2px;font-size:9px;display:block}.health-copy{flex:1}.health-copy strong{font-size:13px;display:block}.health-copy>span{color:#9299a4;margin-top:5px;font-size:10px;display:block}.health-items{color:#7f8793;flex-wrap:wrap;gap:8px;margin-top:14px;font-size:10px;display:flex}.health-items span{align-items:center;gap:5px;display:flex}.ok-dot,.warn-dot{background:#42b989;border-radius:50%;width:6px;height:6px;display:inline-block}.warn-dot{background:var(--amber)}.profile-alert{color:#9b6c2a;background:#fff7eb;border-radius:8px;align-items:center;gap:8px;margin-top:7px;padding:10px;display:flex}.profile-alert>span{color:#895e1e;background:#f2c876;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid}.profile-alert div{flex:1}.profile-alert strong,.profile-alert small{display:block}.profile-alert small{color:#b18d57;margin-top:2px;font-size:9px}.profile-alert a{color:#9b6c2a;font-size:10px;font-weight:700}.post-row,.source-row{border-top:1px solid #f0f1f3;align-items:center;gap:10px;min-height:62px;display:flex}.post-row:first-child,.source-row:first-child{border-top:0}.post-thumb{color:#fff;background:linear-gradient(140deg,#c5d3e4,#8499b5);border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:700;display:grid}.thumb-1{background:linear-gradient(140deg,#dfc3b4,#b37b65)}.post-main,.source-row>div:nth-child(2){flex:1;min-width:0}.post-row .status{margin-left:auto}.source-letter,.group-mark{color:#596bd7;background:#e9edff;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:750;display:grid}.group-mark{color:#35925f;background:#e8f4ec;border-radius:50%;font-family:Georgia,serif;font-size:16px}.source-events{text-align:right;flex:none;margin-right:13px}.source-events b,.source-events small{display:block}.source-events b{font-size:12px}.source-events small{color:#a2a8b0;margin-top:3px;font-size:9px}.attention-strip{background:#fffbf3;border:1px solid #f3e0be;border-radius:10px;align-items:center;gap:11px;margin-top:13px;padding:12px 14px;display:flex}.attention-icon{color:#9b6c2a;background:#f5d38d;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-weight:750;display:grid}.attention-strip div{flex:1}.attention-strip strong,.attention-strip span{display:block}.attention-strip strong{font-size:11px}.attention-strip span{color:#ad8d5d;margin-top:3px;font-size:10px}.attention-strip a{color:#9b6c2a;font-size:11px;font-weight:700}.table-panel{padding:0;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 20px;display:flex}.search-field{color:#a3a9b1;border:1px solid #e2e4e8;border-radius:7px;align-items:center;gap:7px;min-width:230px;padding:8px 10px;display:flex}.search-field input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;font-size:11px}.toolbar-meta{color:#9ba1ac;margin-left:auto;font-size:10px}.data-table{width:100%}.table-head,.table-row{align-items:center;gap:14px;padding:0 20px;display:grid}.table-head{color:#9ba1ac;letter-spacing:.1em;text-transform:uppercase;background:#fafbfc;min-height:37px;font-size:9px;font-weight:700}.table-row{border-top:1px solid #f0f1f3;min-height:69px}.source-cols{grid-template-columns:minmax(220px,1.5fr) minmax(120px,.8fr) 80px 60px 100px 30px}.group-cols{grid-template-columns:minmax(250px,1.7fr) minmax(145px,1fr) minmax(100px,.8fr) 120px 30px}.job-cols{grid-template-columns:120px minmax(180px,1.4fr) 70px 125px minmax(180px,1fr) 55px}.entity-cell,.entity-inline{align-items:center;gap:10px;min-width:0;display:flex}.entity-cell>div{min-width:0}.entity-cell strong,.entity-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entity-cell strong{font-size:12px}.entity-cell small,.cell-sub{color:#999fa9;margin-top:5px;font-size:10px}.live-label{color:#35966f;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.number-cell{color:#4f5660;font-size:12px}.cell-muted{color:#9ca3ae;font-size:11px}.profile-name{font-size:11px;font-weight:600;display:block}.row-menu{color:#9da3ad;letter-spacing:2px;background:0 0;border:0;font-weight:700}.row-menu:hover{color:var(--ink)}.error-cell strong,.error-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.error-cell strong{color:#c45e65;font-family:monospace;font-size:10px}.error-cell small{color:#a0a6af;margin-top:4px;font-size:10px}.retry-button{color:#566bd7;background:#eef1ff;padding:7px 10px;font-size:10px}.retry-button:hover{background:#dfe5ff}.retry-button:disabled{opacity:.55;cursor:wait}.empty-state{color:#858d98;text-align:center;justify-items:center;gap:8px;padding:70px 20px;display:grid}.empty-mark{color:#8791a0;border:1px dashed #b8bec7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.empty-state strong{color:#4c5562;font-size:13px}.empty-state span{font-size:11px}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c101870;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e3e5e9;border-radius:14px;width:min(440px,100%);padding:23px;box-shadow:0 22px 70px #090d1438}.modal-heading{justify-content:space-between;gap:15px;margin-bottom:21px;display:flex}.modal-heading h2{letter-spacing:-.035em;margin:0;font-size:20px}.modal-heading p:last-child{color:#8a929d;margin:7px 0 0;font-size:11px}.modal-close{color:#727a85;background:#f3f4f6;border:0;border-radius:7px;width:27px;height:27px;font-size:19px}.modal-form{gap:15px;display:grid}.modal-form label{color:#626b78;gap:6px;font-size:11px;font-weight:650;display:grid}.modal-form input{width:100%;color:var(--ink);border:1px solid #dfe1e6;border-radius:8px;outline:0;padding:10px 11px;font-size:12px}.modal-form input:focus{border-color:#8795ff;box-shadow:0 0 0 3px #4c66ff1a}.secure-note{color:#7a8390;background:#f5f7fb;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.secure-note span{color:#586edb;background:#e7ebff;border-radius:6px;place-items:center;width:19px;height:19px;font-weight:700;display:grid}.modal-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}@media (max-width:1050px){.sidebar{flex-basis:214px;width:214px}.topbar,.page-body{padding-left:25px;padding-right:25px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.lower-grid{grid-template-columns:1fr}.table-panel{overflow-x:auto}.data-table{min-width:780px}}@media (max-width:720px){.sidebar{flex-basis:62px;width:62px;padding:18px 8px}.brand{padding:0 8px 28px}.brand>div:last-child,.workspace-switcher>div,.workspace-switcher .chevron,.nav-item>span:nth-child(2),.nav-item em,.nav-label,.sidebar-bottom .nav-item,.connection{display:none}.workspace-switcher{justify-content:center;padding:7px}.nav-item{justify-content:center;padding:11px}.nav-icon{font-size:18px}.topbar{min-height:60px;padding:0 16px}.breadcrumbs span,.breadcrumbs b,.user-menu>div,.user-menu .chevron{display:none}.page-body{padding:25px 16px 50px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:23px}.page-heading h1{font-size:25px}.heading-actions{width:100%}.heading-actions button{flex:1}.stats-grid{gap:9px}.stat-card{min-height:118px;padding:15px}.stat-value{margin-top:12px;font-size:25px}.panel{padding:15px}.table-toolbar{flex-wrap:wrap;padding:14px}.search-field{order:0;min-width:100%}.toolbar-meta{margin-left:0}.table-toolbar .compact{margin-left:auto}.content-grid{gap:9px;margin-top:9px}}.table-panel{overflow:visible}.row-actions{justify-self:end;position:relative}.row-menu{padding:8px 2px}.row-action-menu{z-index:5;background:#fff;border:1px solid #e2e4e8;border-radius:9px;min-width:150px;padding:5px;display:grid;position:absolute;top:calc(100% + 2px);right:0;box-shadow:0 12px 30px #14192324}.row-action-menu button{color:#4f5865;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:11px}.row-action-menu button:hover{background:#f2f4f8}.row-action-menu .danger-action{color:#c2565f}.row-action-menu .danger-action:hover{background:#fff0f0}.auth-card{background:linear-gradient(100deg,#f8f9ff,#fff);border:1px solid #e3e7f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:14px;padding:15px 17px;display:flex}.auth-card-icon{color:#5268d9;background:#e8edff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:19px;font-weight:700;display:grid}.auth-card-copy{flex:1;min-width:0}.auth-card-heading{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.auth-card-heading h2{letter-spacing:-.015em;margin:0;font-size:13px}.auth-card-copy p{color:#858d99;margin:5px 0 0;font-size:10px;line-height:1.45}.auth-state-badge{color:#747c88;white-space:nowrap;background:#f0f1f4;border-radius:20px;align-items:center;min-height:20px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.auth-state-waiting,.auth-state-starting{color:#ad7724;background:#fff5e5}.auth-state-connected{color:#278d67;background:#e8f8f1}.auth-state-needs_attention,.auth-state-error{color:#c25a61;background:#fff0f0}.auth-card button{flex:none}.auth-card button:disabled{cursor:wait;opacity:.6}.logs-toolbar{color:#9299a4;justify-content:space-between;align-items:center;margin:-4px 0 10px;font-size:10px;display:flex}.logs-loading{color:#858d98;text-align:center;padding:30px 10px;font-size:11px}.logs-list{max-height:430px;padding-right:3px;display:grid;overflow-y:auto}.log-entry{border-top:1px solid #f0f1f3;gap:10px;padding:12px 0;display:flex}.log-entry:first-child{border-top:0}.log-entry-marker{color:#596bd7;background:#e9edff;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.log-entry-body{flex:1;min-width:0}.log-entry-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.log-entry-head strong{color:#4f5865;font-size:10px}.log-entry-body p{color:#313944;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 4px;font-size:12px;line-height:1.4}.log-entry-body>small,.log-no-jobs{color:#9ba1aa;font-size:9px}.log-jobs{border-top:1px dashed #eceef2;gap:5px;margin-top:9px;padding-top:8px;display:grid}.log-jobs span{color:#747c88;justify-content:space-between;align-items:center;gap:8px;font-size:9px;display:flex}.log-jobs b{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.log-no-jobs{margin-top:8px;display:block}.form-error{color:#bd5660;background:#fff0f0;border-radius:8px;padding:9px 10px;font-size:10px}@media (max-width:1050px){.table-panel{overflow:auto visible}}@media (max-width:720px){.auth-card{flex-wrap:wrap;align-items:flex-start}.auth-card button{margin-left:47px}}.job-link{color:#4d63d4;white-space:nowrap;font-size:10px;font-weight:700;text-decoration:none;display:inline-block}.job-link:hover{text-decoration:underline}.logout-button{color:#68736c}.login-page{background:radial-gradient(circle at 15% 10%, #e7edff 0, transparent 34%), var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fffefaf0;border-radius:18px;width:min(430px,100%);padding:34px;box-shadow:0 24px 70px #1b2f251a}.login-brand{align-items:center;gap:11px;margin-bottom:44px;display:flex}.login-brand strong{color:var(--ink);letter-spacing:-.03em;font-size:19px;display:block}.login-brand small{color:#789085;letter-spacing:.11em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.login-card h1{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:27px;line-height:1.1}.login-description{color:var(--muted);margin:10px 0 25px;font-size:13px;line-height:1.5}.login-form{gap:15px;display:grid}.login-form label{color:#5e6d64;gap:7px;font-size:11px;font-weight:700;display:grid}.login-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe5df;border-radius:9px;outline:0;padding:12px 13px;font-size:13px}.login-form input:focus{border-color:#7d91f8;box-shadow:0 0 0 3px #4c66ff1a}.login-form .primary-button{width:100%;margin-top:3px;padding:12px 15px}.login-form .primary-button:disabled{cursor:wait;opacity:.65}.login-footnote{color:#9aa59e;text-align:center;margin:22px 0 0;font-size:10px}:root{--ink:#18231f;--muted:#718078;--line:#e1e7e1;--paper:#f2f5f1;--surface:#fffefa;--sidebar:#17231f;--sidebar-muted:#9baaa1;--blue:#4164ed;--green:#15956c;--amber:#ce8a28;--red:#c95b59}html,body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar{background:linear-gradient(#17231f 0%,#121a17 100%);flex-basis:236px;width:236px;padding:27px 14px 18px}.brand{padding-bottom:31px}.brand-symbol{background:linear-gradient(145deg,#5b72ff,#283d9a);border-color:#5e72db}.workspace-switcher{background:#ffffff0e;border-color:#ffffff1a}.nav-item.active{background:#5d71ff30;box-shadow:inset 3px 0 #7387ff}.connection{border-color:#ffffff1a}.topbar{border-color:var(--line);background:#fffefab8;min-height:67px;padding:0 44px}.breadcrumbs strong{color:var(--ink)}.page-body{max-width:1440px;padding:42px 44px 72px}.page-heading{margin-bottom:25px}.eyebrow{color:#789085}.page-heading h1{letter-spacing:-.055em;font-size:34px}.page-description{color:#75847c}.stats-grid{gap:15px}.stat-card,.panel{border-color:var(--line);border-radius:15px;box-shadow:0 8px 24px #1b2f2509}.stat-card{background:#fffefae6;min-height:128px;padding:18px 19px}.stat-card:before,.stat-card:after{display:none}.stat-label{color:#728079}.stat-value{color:var(--ink);margin-top:15px;font-size:32px}.stat-detail{color:#87958d}.content-grid{grid-template-columns:minmax(0,1.38fr) minmax(315px,.82fr);gap:15px;margin-top:15px}.panel{padding:21px 22px}.panel-heading{margin-bottom:9px}.panel-heading h2{color:var(--ink);font-size:15px}.panel-heading a{color:#6273bf}.job-row{min-height:73px;padding:9px 0}.job-copy strong{color:#24312b;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box}.job-copy small{color:#8a9890}.job-row-end{justify-items:end;gap:5px;min-width:106px;display:grid}.job-row-link{color:#4d63d4;font-size:10px;font-weight:700}.row-time{width:auto}.pipeline-summary{justify-content:space-between;align-items:flex-end;gap:12px;min-height:77px;display:flex}.summary-kicker{color:#819087;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.pipeline-summary strong{color:var(--ink);letter-spacing:-.07em;margin-top:8px;font-size:37px;display:block}.pipeline-state{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750}.pipeline-state.ok{color:#278765;background:#e8f7ef}.pipeline-state.attention{color:#bb5c55;background:#fff0ed}.pipeline-meter{background:#edf0ed;border-radius:99px;height:8px;margin:18px 0 13px;overflow:hidden}.pipeline-meter span{border-radius:inherit;background:linear-gradient(90deg,#42b98a,#187f60);min-width:0;height:100%;transition:width .3s;display:block}.pipeline-stats{color:#7d8b83;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;font-size:10px;display:grid}.pipeline-stats span{align-items:center;gap:5px;display:flex}.pipeline-stats b{color:var(--ink);margin-left:auto;font-size:11px}.error-dot{background:var(--red);border-radius:50%;width:6px;height:6px;display:inline-block}.profile-alert{background:#fff9ef;border:1px solid #f2dfc0;margin-top:18px;padding:11px}.profile-alert strong{font-size:10px}.profile-alert small{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.clear-state{color:#2b8b67;background:#eff8f2;border-radius:10px;align-items:center;gap:10px;margin-top:18px;padding:12px;display:flex}.clear-state>span{background:#d8f0e2;border-radius:7px;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.clear-state strong,.clear-state small{display:block}.clear-state strong{font-size:10px}.clear-state small{color:#6f9a84;margin-top:3px;font-size:9px}.post-row,.source-row{min-height:70px;padding:8px 0}.post-main strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box}.post-main small,.source-row small{color:#8b9991}.post-row .status{align-self:center}.post-thumb{border-radius:10px}.source-events b{color:var(--ink)}.attention-strip{background:#fff8ed;border-color:#f0d9ba;box-shadow:0 8px 24px #5b3e1609}.notice-error{color:#b95757;background:#fff3f2;border-color:#f0d0d0}.empty-state{padding:43px 20px}.empty-state strong{color:var(--ink)}@media (max-width:1050px){.sidebar{flex-basis:214px;width:214px}.topbar,.page-body{padding-left:27px;padding-right:27px}}@media (max-width:720px){.topbar{padding:0 16px}.page-body{padding:27px 16px 50px}.page-heading h1{font-size:28px}.pipeline-stats{grid-template-columns:1fr}.job-row-end{min-width:84px}.post-row .status{display:none}}
