:root{--nr-ink:#14213d;--nr-blue:#2563eb;--nr-soft:#f4f7fb;--nr-line:#dfe6f0;--nr-green:#087f5b;--nr-red:#c92a2a;--nr-gold:#b7791f}
.newsroom-shell{max-width:1440px;margin:0 auto;padding-bottom:48px;color:#162033}
.newsroom-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:32px;border-radius:18px;background:var(--nr-ink);color:#fff;margin-bottom:22px;overflow:hidden;position:relative}
.newsroom-hero:after{content:"";position:absolute;width:280px;height:280px;border:64px solid rgba(255,255,255,.05);border-radius:50%;right:-80px;top:-130px}
.newsroom-hero>div,.newsroom-hero form{position:relative;z-index:1}.newsroom-kicker{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#93b4ff}.newsroom-hero h1{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;line-height:1;margin:10px 0 12px}.newsroom-hero p{max-width:620px;color:#cbd5e1;margin:0}.newsroom-run{white-space:nowrap;background:#fff!important;color:var(--nr-ink)!important}
.newsroom-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.newsroom-stat{background:#fff;border:1px solid var(--nr-line);border-radius:14px;padding:20px;display:flex;align-items:flex-end;justify-content:space-between;min-height:104px}.newsroom-stat span{font-size:13px;font-weight:700;color:#64748b}.newsroom-stat strong{font-size:2rem;line-height:1;color:var(--nr-ink)}.newsroom-stat--published{border-top:4px solid var(--nr-green)}.newsroom-stat--review{border-top:4px solid var(--nr-gold)}.newsroom-stat--failed{border-top:4px solid var(--nr-red)}.newsroom-stat--duplicate{border-top:4px solid #64748b}
.newsroom-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:22px;align-items:start}.newsroom-panel{background:#fff;border:1px solid var(--nr-line);border-radius:16px;margin-bottom:22px;overflow:hidden}.newsroom-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--nr-line)}.newsroom-panel__head>div{display:flex;align-items:center;gap:12px}.newsroom-panel__head h2{font-size:17px;margin:0;color:var(--nr-ink)}.newsroom-panel__head>span{font-size:12px;color:#64748b}.newsroom-step{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e8efff;color:var(--nr-blue);font-size:11px;font-weight:800}.newsroom-state{padding:6px 10px;border-radius:999px;font-size:11px!important;font-weight:800}.newsroom-state.is-on{color:#087f5b;background:#e6fcf5}.newsroom-state.is-off{color:#64748b;background:#f1f5f9}.newsroom-form{padding:24px}.newsroom-field{margin-bottom:17px}.newsroom-field label{display:block;font-size:12px;font-weight:800;color:#334155;margin-bottom:7px}.newsroom-field small,.newsroom-switch small{display:block;color:#64748b;font-size:11px;line-height:1.5;margin-top:6px}.newsroom-fields-2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.newsroom-form .form-control{border:1px solid #ccd6e4;border-radius:9px;background:#fff;min-height:44px}.newsroom-form .form-control:focus{border-color:var(--nr-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.newsroom-switch{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid var(--nr-line);border-radius:11px;margin-bottom:20px;cursor:pointer}.newsroom-switch input{position:absolute;opacity:0}.newsroom-switch__control{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;flex:0 0 auto;transition:.2s}.newsroom-switch__control:after{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3px;left:3px;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:.2s}.newsroom-switch input:checked+.newsroom-switch__control{background:var(--nr-green)}.newsroom-switch input:checked+.newsroom-switch__control:after{transform:translateX(18px)}.newsroom-switch strong{font-size:13px;color:var(--nr-ink)}.newsroom-switch--compact{margin-top:2px}
.provider-box{background:var(--nr-soft);border:1px solid var(--nr-line);border-left:4px solid var(--nr-blue);padding:18px;border-radius:10px;margin-bottom:20px}.provider-box[hidden]{display:none}.provider-box__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.provider-status{font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px}.provider-status.is-ready{color:var(--nr-green);background:#dff7ed}.provider-status.is-missing{color:#9a6700;background:#fff3bf}.provider-box--local p{font-size:12px;color:#64748b;margin:6px 0 0}.clear-key{font-size:11px;color:#64748b}.newsroom-note{margin:0 24px 24px;padding:16px;background:#fff9db;border-left:4px solid #f59f00;border-radius:8px}.newsroom-note strong{font-size:12px}.newsroom-note p{font-size:11px;color:#6b5a17;margin:5px 0 0;line-height:1.55}
.newsroom-panel--table .table-responsive{border:0}.newsroom-panel--table .admin-table{margin:0}.newsroom-panel--table .admin-table th{background:#f8fafc;color:#64748b;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.newsroom-panel--table .admin-table td{vertical-align:middle}.source-url,.job-error{display:block;margin-top:4px;font-size:10px;max-width:430px;overflow:hidden;text-overflow:ellipsis}.source-url{color:#94a3b8;white-space:nowrap}.job-error{color:var(--nr-red)}.newsroom-empty{text-align:center!important;padding:36px!important;color:#64748b!important}
@media(max-width:1000px){.newsroom-grid{grid-template-columns:1fr}.newsroom-stats{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.newsroom-hero{align-items:flex-start;flex-direction:column;padding:24px}.newsroom-stats{grid-template-columns:1fr 1fr;gap:9px}.newsroom-stat{min-height:88px;padding:14px;flex-direction:column;align-items:flex-start;gap:8px}.newsroom-fields-2{grid-template-columns:1fr}.newsroom-panel__head,.newsroom-form{padding:18px}.newsroom-run{width:100%}}
