.accounts-portal{min-height:100vh;overflow-y:auto}.accounts-portal .accounts-wrap{max-width:1280px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.portal-recruiter-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.25rem;align-items:stretch}@media (max-width:900px){.portal-recruiter-grid{grid-template-columns:1fr}.portal-wave-column{min-height:260px}}.portal-wave-column{display:flex;flex-direction:column;gap:1rem;min-height:320px}.portal-wave-stage{flex:1 1;min-height:220px}.portal-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.portal-stat-card{background:rgba(0,0,0,.28);border:1px solid rgba(56,189,248,.15);border-radius:12px;padding:.75rem .85rem}.portal-stat-card .info-label{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.portal-stat-card .info-value{font-size:1.35rem;font-weight:700;color:var(--cyan);margin-top:.2rem}.page-accounts.portal-recruiter .accounts-grid{max-width:none;grid-template-columns:1fr}.page-accounts.portal-recruiter .card--full{grid-column:1/-1}.wave-stage.listening-active{border-color:rgba(52,211,153,.45);box-shadow:inset 0 0 32px rgba(52,211,153,.12)}.wave-stage.speaking-active{border-color:rgba(34,211,238,.5);box-shadow:inset 0 0 36px rgba(34,211,238,.15)}.status-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.status-pill.on{background:rgba(52,211,153,.2);color:#34d399;border:1px solid #34d399}.status-pill.off{background:hsla(0,91%,71%,.15);color:#f87171;border:1px solid #f87171}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.offline-banner{background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.45);border-radius:14px;padding:.85rem 1rem;margin-bottom:1rem;font-size:.9rem;line-height:1.45}.offline-banner a{color:#22d3ee}.booking-table{width:100%;border-collapse:collapse;font-size:.85rem}.booking-table td,.booking-table th{text-align:left;padding:.55rem .4rem;border-bottom:1px solid rgba(56,189,248,.12)}.booking-table th{color:#94a3b8;font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.06em}.tag{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:.72rem;font-weight:600}.tag-scheduled{background:rgba(251,191,36,.2);color:#fbbf24}.tag-ready{background:rgba(52,211,153,.2);color:#34d399}.tag-provisioning{background:rgba(34,211,238,.15);color:#22d3ee}.tag-cancelled{background:rgba(148,163,184,.2);color:#94a3b8}.copy-block{margin-top:.75rem;padding:.75rem;background:rgba(0,0,0,.35);border-radius:12px;border:1px solid rgba(56,189,248,.2);font-size:.85rem;white-space:pre-wrap;word-break:break-word}.nav-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;align-items:center;justify-content:space-between}.nav-row a{color:#22d3ee;font-size:.85rem;text-decoration:none}.slot-picker{display:flex;flex-wrap:wrap;gap:.4rem;max-height:200px;overflow-y:auto;padding:.35rem 0}.slot-chip{border:1px solid rgba(56,189,248,.25);background:rgba(0,0,0,.35);color:var(--text);border-radius:8px;padding:.35rem .55rem;font-size:.75rem;cursor:pointer;font-family:inherit}.slot-chip:hover{border-color:rgba(34,211,238,.7);background:rgba(8,47,73,.7)}.slot-chip.active,.slot-chip.selected{background:rgba(8,145,178,.45);border-color:#22d3ee;color:#ecfeff;box-shadow:0 0 0 2px rgba(34,211,238,.35);font-weight:600}.btn-small:disabled,.btn:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.4)}.action-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.jd-progress{margin:.75rem 0 1rem;padding:.75rem .85rem;background:rgba(8,47,73,.45);border:1px solid rgba(34,211,238,.25);border-radius:12px}.jd-progress-meta{display:flex;justify-content:space-between;gap:.75rem;font-size:.78rem;color:#67e8f9;margin-bottom:.45rem}.jd-progress-track{height:8px;background:rgba(15,23,42,.8);border-radius:999px;overflow:hidden}.jd-progress-fill{height:100%;background:linear-gradient(90deg,#22d3ee,#34d399);border-radius:999px;transition:width .4s ease}.jd-progress-label{margin:.55rem 0 0;font-size:.82rem;color:var(--text)}.jd-progress-pause{margin:.35rem 0 0;font-size:.78rem;color:#fbbf24}.jd-progress-agents{margin:.3rem 0 0;font-size:.72rem;color:var(--muted)}.jd-editor{width:100%;min-height:280px;background:rgba(0,0,0,.35);color:var(--text);border:1px solid rgba(56,189,248,.25);border-radius:10px;padding:.75rem;font-family:inherit;font-size:.88rem;line-height:1.45}.error{color:#fca5a5;margin:.5rem 0 1rem}.row-active td{background:rgba(34,211,238,.08)}