:root{--brand:#14666b;--brand-dark:#0f2e33;--brand-soft:#14666b1a;--urgent:#b3261e;--brand-hover:#0f5257;--shadow-soft:0 6px 18px #0f2e331f;--on-brand:#fff;--style-radius-m:10px;--style-radius-l:14px}.btn--style-primary{background:var(--brand);border-color:var(--brand)}.btn--style-primary:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.nav__link--active,.nav a[aria-current=page]{color:var(--brand);font-weight:600}.ops-widget{margin-bottom:2rem}.ops-widget__title{margin:0 0 .75rem;font-size:1.1rem}.ops-widget__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;display:grid}.ops-widget__tile{border-radius:var(--style-radius-l);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);flex-direction:column;gap:.15rem;padding:1rem 1.1rem;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex}.ops-widget__tile:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.ops-widget__tile--urgent{background:var(--brand-soft);border-color:var(--brand)}.ops-widget__tile--urgent .ops-widget__value{color:var(--brand)}.ops-widget__value{color:var(--theme-text);font-size:1.9rem;font-weight:700;line-height:1.1}.ops-widget__label{color:var(--theme-elevation-500);font-size:.82rem}.nav-counters{border-radius:var(--style-radius-m);background:var(--brand-soft);flex-direction:column;gap:.4rem;margin:1rem 0 0;padding:.75rem;display:flex}.nav-counters__heading{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.72rem;font-weight:700}.nav-counters__item{color:var(--theme-text);justify-content:space-between;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.nav-counters__item:hover{color:var(--brand)}.nav-counters__badge{background:var(--urgent);min-width:22px;height:22px;color:var(--on-brand);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.card,.table{border-radius:var(--style-radius-m)}.panel-logout{border-radius:var(--style-radius-m);color:var(--urgent);align-items:center;gap:8px;padding:8px 12px;font-weight:600;text-decoration:none;display:inline-flex}.panel-logout:hover{background:#b3261e14}.ops-cluster{border-radius:var(--style-radius-m);color:#4a2e05;background:#fff3dd;border:1px solid #e8c98a;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.ops-cluster__button{background:var(--brand);color:var(--on-brand);border-radius:var(--style-radius-m);cursor:pointer;white-space:nowrap;border:0;padding:7px 14px;font-weight:600}.ops-cluster__button:disabled{opacity:.6;cursor:default}.nav-counters__cluster{border-radius:var(--style-radius-m);color:#4a2e05;background:#fff3dd;border:1px solid #e8c98a;margin-bottom:6px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;display:block}
