:root{color:#162434;background:#d5e0eb;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.portal-shell{width:min(100%,1040px);min-height:100vh;margin:0 auto;padding:28px}.portal-shell--centered{display:grid;place-items:center}.portal-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px;padding:16px 0;border-bottom:1px solid rgba(22,36,52,.14)}.portal-topbar h1,.portal-panel h1,.portal-panel h2{margin:0;line-height:1.15}.portal-topbar__actions{display:flex;gap:8px}.portal-kicker{margin:0 0 6px;color:#4c5f71;font-size:11px;font-weight:800;text-transform:uppercase}.portal-panel{width:min(100%,720px);padding:24px;border:1px solid rgba(22,36,52,.14);border-radius:8px;background:#eef4f8;box-shadow:0 16px 36px #17233014}.portal-panel__header{margin-bottom:18px}.portal-panel__action{margin-top:18px}.portal-panel__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.portal-button,.client-list__item,.tenant-list__item{min-height:40px;border:1px solid rgba(12,91,168,.22);border-radius:8px;background:#0c5ba8;color:#f7fafd;cursor:pointer;font-weight:750}.portal-button{padding:0 16px}.portal-button--ghost{background:#f6f9fc;color:#0c5ba8}.portal-status{display:grid;min-height:100vh;place-items:center;color:#4c5f71;font-weight:750}.tenant-list,.client-list{display:grid;gap:10px}.client-list__item{display:grid;gap:4px;width:100%;justify-content:start;padding:10px 14px;text-align:left}.client-list__item small{color:#d5e0eb;font-size:12px;font-weight:650}.tenant-list__item{width:100%;justify-content:flex-start;padding:0 14px;text-align:left}.capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.capability-tile{min-height:64px;padding:14px;border:1px solid rgba(22,36,52,.14);border-radius:6px;background:#f6f9fc;color:#64778a;font-weight:750}.capability-tile[data-enabled=true]{border-color:#3a6e5838;color:#162434}.profile-summary{display:grid;gap:12px;margin:0}.profile-summary__row{display:grid;gap:4px;padding:12px 0;border-top:1px solid rgba(22,36,52,.1)}.profile-summary__row:first-child{border-top:0}.profile-summary dt{color:#4c5f71;font-size:11px;font-weight:800;text-transform:uppercase}.profile-summary dd{margin:0;color:#162434;font-weight:750}@media(max-width:640px){.portal-shell{padding:18px}.portal-topbar{align-items:flex-start;flex-direction:column}}
