.provider-team-view{display:grid;gap:18px}.provider-team-view.hidden{display:none!important}.provider-team-hero{align-items:center;background:linear-gradient(135deg,var(--provider-card),var(--provider-soft));border:1px solid var(--provider-border);border-radius:22px;display:flex;gap:20px;justify-content:space-between;padding:24px}.provider-team-hero h2{color:var(--provider-navy);margin:4px 0 6px}.provider-team-hero p{color:var(--provider-muted);line-height:1.55;margin:0;max-width:760px}.provider-team-limit{background:var(--provider-soft);border:1px solid var(--provider-border);border-radius:999px;color:var(--provider-blue);font-size:12px;font-weight:850;padding:9px 12px;white-space:nowrap}.provider-team-grid{display:grid;gap:18px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}.provider-team-card{background:var(--provider-card);border:1px solid var(--provider-border);border-radius:20px;padding:20px}.provider-team-card>header{margin-bottom:16px}.provider-team-card h3{color:var(--provider-navy);margin:0 0 5px}.provider-team-card header p{color:var(--provider-muted);font-size:13px;line-height:1.5;margin:0}.provider-team-form{display:grid;gap:13px}.provider-team-form label{display:grid;gap:6px}.provider-team-form label>span{color:var(--provider-text);font-size:12px;font-weight:800}.provider-team-form input,.provider-team-form select,.provider-team-member select{background:var(--provider-input,var(--provider-card));border:1px solid var(--provider-border);border-radius:11px;color:var(--provider-text);font:inherit;min-height:43px;padding:9px 11px;width:100%}.provider-team-role-help{background:var(--provider-soft);border-radius:12px;color:var(--provider-muted);font-size:12px;line-height:1.5;padding:11px}.provider-team-message{color:var(--provider-muted);font-size:12px;margin:0 0 10px;min-height:18px}.provider-team-message.is-error{color:var(--provider-coral)}.provider-team-members{display:grid;gap:10px}.provider-team-member{align-items:center;background:var(--provider-soft);border:1px solid var(--provider-border);border-radius:15px;display:grid;gap:12px;grid-template-columns:42px minmax(150px,1fr) minmax(135px,.55fr) auto;padding:13px}.provider-team-member[data-status="suspended"]{opacity:.75}.provider-team-avatar{align-items:center;background:var(--provider-blue);border-radius:12px;color:var(--provider-on-accent,#fff);display:flex;font-weight:900;height:42px;justify-content:center;width:42px}.provider-team-member-copy{display:grid;gap:2px;min-width:0}.provider-team-member-copy strong{color:var(--provider-navy)}.provider-team-member-copy span,.provider-team-member-copy small{color:var(--provider-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-team-member>label{display:grid;gap:4px}.provider-team-member>label>span{color:var(--provider-muted);font-size:10px;font-weight:800}.provider-team-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.provider-team-actions button{background:var(--provider-card);border:1px solid var(--provider-border);border-radius:9px;color:var(--provider-text);cursor:pointer;font-family:inherit;font-size:10px;font-weight:750;min-height:34px;padding:0 9px}.provider-team-actions button.is-danger{color:var(--provider-coral)}.provider-team-empty{border:1px dashed var(--provider-border);border-radius:14px;color:var(--provider-muted);padding:28px;text-align:center}.provider-team-invite-overlay{background:rgba(3,10,24,.78);display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:20000}.provider-team-invite-overlay>article{background:var(--provider-card,#fff);border:1px solid var(--provider-border,#d8e2f0);border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.32);color:var(--provider-text,#18243a);max-height:calc(100dvh - 32px);overflow:auto;padding:24px;width:min(520px,100%)}.provider-team-invite-brand{background:var(--provider-blue,#075ec7);border-radius:12px;color:#fff;font-weight:900;letter-spacing:.08em;margin-bottom:22px;padding:12px;text-align:center}.provider-team-invite-overlay h2{color:var(--provider-navy,#0b1730);margin:5px 0 8px}.provider-team-invite-overlay p{color:var(--provider-muted,#64748b);line-height:1.55}.provider-team-invite-overlay a{color:var(--provider-blue,#075ec7);font-weight:800}
@media(max-width:980px){.provider-team-grid{grid-template-columns:1fr}.provider-team-member{grid-template-columns:42px minmax(0,1fr)}.provider-team-member>label,.provider-team-actions{grid-column:2}.provider-team-actions{justify-content:flex-start}}
@media(max-width:620px){.provider-team-hero{align-items:flex-start;flex-direction:column;padding:18px}.provider-team-card{padding:15px}.provider-team-member{grid-template-columns:36px minmax(0,1fr);padding:11px}.provider-team-avatar{height:36px;width:36px}}
