.agent-portal__portal-nav{padding-top:28px}.agent-portal__tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--agent-border);border-radius:999px;background:#f5f5f5}.agent-portal__tab{appearance:none;border:0;background:transparent;color:#555;border-radius:999px;padding:11px 20px;min-height:44px;font:inherit;font-size:1.35rem;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.agent-portal__tab:hover{color:#111}.agent-portal__tab:focus-visible{outline:2px solid rgba(173,18,41,.32);outline-offset:2px}.agent-portal__tab.is-active{background:#111;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.agent-portal__status-wrap{padding-top:28px}.agent-portal__status-panel{border:1px solid var(--agent-border);border-radius:18px;background:#fff;padding:30px}.agent-portal__status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid #e6e6e6}.agent-portal__status-head h2{margin:6px 0 8px;color:#111!important;font-size:clamp(2.6rem,3vw,3.5rem)}.agent-portal__status-head p{max-width:760px;margin:0;color:#666;line-height:1.55}.agent-portal__status-source{flex:0 0 180px;display:flex;flex-direction:column;border:1px solid var(--agent-border);border-radius:13px;padding:13px 15px;background:#fafafa}.agent-portal__status-source span,.agent-portal__status-source small{color:#777;font-size:1.15rem}.agent-portal__status-source strong{margin:2px 0;font-size:1.55rem}.agent-portal__status-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:24px 0}.agent-portal__status-card{display:flex;flex-direction:column;min-height:125px;border:1px solid var(--agent-border);border-radius:14px;padding:16px 18px;background:#fafafa}.agent-portal__status-card span{font-size:1.25rem;font-weight:800}.agent-portal__status-card strong{font-size:3.1rem;line-height:1;margin:10px 0 7px;color:#111}.agent-portal__status-card small{color:#777}.agent-portal__status-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 14px}.agent-portal__status-toolbar>small{color:#777;white-space:nowrap}.agent-portal__status-filters{display:flex;align-items:center;gap:7px;overflow:auto;padding-bottom:2px}.agent-portal__status-filter{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border:1px solid var(--agent-border);border-radius:999px;background:#fff;color:#666;font-size:1.15rem;font-weight:800}.agent-portal__status-filter.is-active{border-color:#111;background:#111;color:#fff}.agent-portal__status-table-wrap{border:1px solid var(--agent-border);border-radius:14px;overflow:hidden}.agent-portal__status-table-head{display:grid;grid-template-columns:minmax(120px,1.2fr) minmax(100px,.8fr) minmax(140px,1.4fr) minmax(120px,.9fr) minmax(120px,.9fr);gap:12px;min-width:720px;padding:12px 16px;background:#f5f5f5;color:#666;font-size:1.15rem;font-weight:800}.agent-portal__status-empty{min-height:270px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:38px 24px}.agent-portal__status-empty-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f7ecee;color:var(--agent-red);font-size:2rem;font-weight:900;margin-bottom:13px}.agent-portal__status-empty strong{max-width:690px;font-size:1.65rem}.agent-portal__status-empty p{max-width:700px;margin:8px auto 0;color:#666;line-height:1.55}.agent-portal__status-preview{display:inline-flex;margin-top:16px;padding:7px 11px;border:1px solid #e4c985;border-radius:999px;background:#fff9ea;color:#6a5520;font-size:1.15rem;font-weight:800}@media(max-width:820px){.agent-portal__portal-nav{padding-top:20px}.agent-portal__tabs{display:flex;width:100%}.agent-portal__tab{flex:1;padding-left:12px;padding-right:12px}.agent-portal__status-head{flex-direction:column}.agent-portal__status-source{flex-basis:auto;width:100%}.agent-portal__status-toolbar{align-items:flex-start;flex-direction:column}.agent-portal__status-toolbar>small{white-space:normal}.agent-portal__status-table-wrap{overflow:auto}}@media(max-width:640px){.agent-portal__tabs{overflow:auto;justify-content:flex-start}.agent-portal__tab{flex:0 0 auto}.agent-portal__status-wrap{padding-top:20px}.agent-portal__status-panel{padding:22px 16px;border-radius:14px}.agent-portal__status-metrics{grid-template-columns:1fr}.agent-portal__status-card{min-height:0}.agent-portal__status-empty{min-width:720px;min-height:230px;align-items:flex-start;text-align:left}.agent-portal__status-empty p{margin-left:0}.agent-portal__status-preview{text-align:left}}
