:root{--brand-blue: #1F4E6B;--brand-orange: #F58220;--brand-navy: #0F2A3A;--brand-red: #DC3545;--bg: #0E0E11;--card: #1a1a1f;--text: #e9eef2;--muted: #b7c2ca;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:var(--brand-blue);text-decoration:none}a:hover{opacity:.9}h1{margin:0;line-height:1.2}button{border-radius:6px;border:1px solid transparent;padding:.6em 1.2em;font-size:1rem;font-weight:600;font-family:inherit;background:#1a1a1a;cursor:pointer;transition:opacity .15s ease}button:hover{opacity:.9}button:focus,button:focus-visible{outline:3px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background:#fff}}.page{width:100%;margin:0;padding-bottom:32px;overflow-x:hidden}.hero{background:linear-gradient(135deg,#1f4e6bf2,#0f2a3af2 60%),radial-gradient(900px 360px at 10% -10%,rgba(245,130,32,.25),transparent 60%);border-bottom:1px solid rgba(255,255,255,.06);padding:18px 0 12px}.hero__inner{max-width:1700px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;gap:10px}.hero__top{display:flex;align-items:center;gap:28px;padding-left:12px;margin-bottom:10px}.hero__logo{height:40px;width:auto;object-fit:contain;display:block;margin-top:2px;filter:drop-shadow(0 1px 4px rgba(0,0,0,.25))}.hero__title{margin:0;font-size:2.1rem;line-height:1.1;font-weight:700}.authbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start}.authbar-line{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.authbar .auth-busy{margin-left:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:4px 10px;font-weight:600;font-size:.9rem;color:#e9eef2;opacity:.85;letter-spacing:.3px}.content{max-width:1700px;margin:0 auto;padding:0 32px 32px}.tabbar{display:flex;gap:8px;margin:20px 0 12px}.tabbar button{padding:.55rem 1.1rem;border:none;border-radius:6px;color:#fff;background:#333;cursor:pointer;font-weight:700;transition:all .15s ease}.tabbar button.is-active{background:var(--brand-blue)}.tablewrap{overflow-x:auto;width:100%}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{border:1px solid rgba(255,255,255,.08);padding:10px;vertical-align:top}th{background:linear-gradient(to bottom,#1b2230,#151822);color:#f5f7fa;text-align:left;font-size:.95rem;font-weight:600;border-bottom:2px solid #2b3240}.cell-summary pre{margin:0;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow-y:auto;font-size:.92rem;line-height:1.45}.cell-note textarea{width:100%;min-height:110px;resize:vertical;background:#121215;color:var(--text);border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:8px 10px;font:inherit}table button{display:block;width:90%;margin:0 auto;color:#fff;background:var(--brand-blue);border:none;border-radius:6px;padding:8px 0;cursor:pointer;font-weight:600;transition:opacity .15s ease}table button:hover{opacity:.85}.status-msg{margin-top:4px;font-size:.9em;text-align:center}@media (min-width: 1200px){table colgroup col:nth-child(1){width:8%}table colgroup col:nth-child(6){width:7%}}:root{color-scheme:only dark}html,body{background-color:#0f1216!important;color:#e9eef2!important}*{forced-color-adjust:none!important;print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}.leaderboard-grid{display:flex;flex-direction:column;gap:20px;margin-top:8px}.leaderboard-branch{border-radius:14px;padding:16px 18px 18px;background:radial-gradient(circle at 0 0,rgba(62,160,255,.12),transparent 55%),linear-gradient(135deg,#10141a,#0b0e13);border:1px solid rgba(255,255,255,.06);box-shadow:0 14px 35px #0009}.leaderboard-branch__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.lb-branch-name{font-size:1rem;font-weight:700;letter-spacing:.03em}.lb-branch-sub{font-size:.8rem;opacity:.78}.leaderboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.leaderboard-card{border-radius:12px;padding:10px 11px 12px;background:linear-gradient(135deg,#1c3d62f2,#101b2df2);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 28px #0000008c;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.leaderboard-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #000000b3;border-color:#3ea0ffb3}.leaderboard-card__top{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.lb-rank{font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.3);align-self:flex-start}.lb-name{font-weight:700;font-size:.95rem}.lb-email{font-size:.75rem;opacity:.8}.leaderboard-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 10px;font-size:.78rem}.lb-stat{display:flex;flex-direction:column;gap:1px}.lb-stat-label{opacity:.78}.lb-stat-value{font-weight:700}.lb-badge-active{color:#ffdd57}.lb-badge-followed{color:#7ce38b}.lb-badge-pending{color:#ffb347}.lb-badge-escalated{color:#ff7676}.lb-badge-completed{color:#8ed0ff}.leaderboard-card__followup{margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);font-size:.8rem;color:#cfd8e3}.lb-followup-header{display:flex;justify-content:space-between;align-items:baseline;gap:6px;margin-bottom:6px}.lb-followup-title{font-weight:600;letter-spacing:.01em;color:#e5f0ff}.lb-followup-total{font-size:.75rem;opacity:.75}.lb-followup-pill-row{display:flex;flex-wrap:wrap;gap:6px}.lb-followup-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#0f172ae6;border:1px solid rgba(148,163,184,.35)}.lb-followup-pill-label{font-size:.75rem;opacity:.85}.lb-followup-pill-value{font-size:.8rem;font-weight:600;color:#a5ffce}.lb-followup-muted{font-size:.75rem;opacity:.75}.lb-identity{display:flex;flex-direction:column}.lb-name{font-size:1.05rem;font-weight:600}.lb-email{font-size:.8rem;opacity:.75}
