.admin-profile-toolbar{padding:16px 20px}.inline-search{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.inline-search label{flex:1;min-width:240px}.admin-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-profile-card{display:flex;flex-direction:column;gap:14px}.admin-profile-card-head{display:flex;align-items:center;gap:14px}.admin-profile-card-head img,.admin-profile-avatar{width:64px;height:64px;border-radius:18px;object-fit:cover;flex:0 0 auto}.admin-profile-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#ed168c,#7228c8);color:#fff;font-weight:800}.admin-profile-card h2{margin:0;font-size:1.1rem}.admin-profile-card p{margin:3px 0 0}.admin-profile-badges{display:flex;gap:8px;flex-wrap:wrap}.profile-completion span{display:flex;justify-content:space-between;font-size:.86rem;color:#69616d}.profile-completion>div{height:8px;background:#f0e9f2;border-radius:999px;overflow:hidden;margin-top:7px}.profile-completion i{display:block;height:100%;background:linear-gradient(90deg,#ec168c,#772bd0);border-radius:999px}.admin-preview-banner{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;background:#201725;color:#fff;box-shadow:0 8px 30px rgba(32,23,37,.2)}.admin-preview-banner a{color:#fff}.onboarding-admin-grid{align-items:start}.placeholder-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.placeholder-list code{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #eadfee;border-radius:10px;background:#faf7fb;color:#8a1d75}.placeholder-list code span{color:#746c78;font-family:inherit}.onboarding-admin-grid textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9rem}.table-wrap input[type=email]{min-width:210px}.badge-error{background:#fff0f1;color:#b42334}.btn-danger{background:#fff0f1!important;color:#b42334!important;border-color:#f6cdd2!important}
@media(max-width:1180px){.admin-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.placeholder-list{grid-template-columns:1fr}}
@media(max-width:720px){.admin-profile-grid{grid-template-columns:1fr}.admin-preview-banner{align-items:flex-start;flex-direction:column}.inline-search{align-items:stretch}.inline-search>*{width:100%}.table-wrap .inline-actions{min-width:280px}}
