.emunity-auth-wrap,.emunity-wizard-wrap{max-width:1120px;margin:32px auto;padding:0 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.emunity-card{background:#fff;border:1px solid rgba(2,155,155,.18);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.08);padding:28px}.emunity-card h2{margin:0 0 8px;font-size:30px}.emunity-card p{color:#5f6b76}.emunity-form label{display:block;margin:16px 0 8px;font-weight:650}.emunity-form input[type=text],.emunity-form input[type=email],.emunity-form input[type=password],.emunity-form input[type=url],.emunity-form input[type=number],.emunity-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7e1e6;border-radius:14px;padding:13px 14px;font:inherit;background:#f8fbfc}.emunity-form textarea{min-height:100px}.emunity-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.emunity-btn{border:0;border-radius:999px;background:#029b9b;color:#fff!important;text-decoration:none!important;padding:14px 24px;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 12px 28px rgba(2,155,155,.25);display:inline-flex;align-items:center;justify-content:center;gap:8px}.emunity-btn:hover{filter:brightness(.95)}.emunity-btn:disabled{opacity:.45;cursor:not-allowed}.emunity-btn-ghost{background:#eef8f8;color:#027c7c!important;box-shadow:none;border:1px solid rgba(2,155,155,.22)}.emunity-check{display:flex!important;align-items:center;gap:10px;font-weight:500!important}.emunity-step-badge{display:inline-flex;background:rgba(2,155,155,.1);color:#027c7c;border:1px solid rgba(2,155,155,.24);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;margin-bottom:10px}.emunity-alert{padding:13px 16px;border-radius:16px;margin:12px 0;font-weight:650}.emunity-alert-error{background:#fff0f0;color:#8f1f1f;border:1px solid #ffd0d0}.emunity-alert-success{background:#edfdf7;color:#116b45;border:1px solid #baf0d7}.emunity-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.emunity-type-card{position:relative;overflow:hidden;border:1px solid #d7e1e6;border-radius:22px;padding:0 0 16px;background:#f8fbfc;cursor:pointer;transition:.18s ease;min-height:245px;display:flex!important;flex-direction:column;margin:0!important}.emunity-type-card input{margin:0}.emunity-type-card strong{display:block;font-size:19px;margin:14px 16px 6px;color:#0a3340}.emunity-type-card span:not(.emunity-type-radio){display:block;color:#5f6b76;font-weight:500;font-size:14px;line-height:1.35;margin:0 16px}.emunity-type-card.is-active,.emunity-type-card:has(input:checked){border-color:#029b9b;background:linear-gradient(180deg,rgba(2,155,155,.1),#fff);box-shadow:0 14px 32px rgba(2,155,155,.18);transform:translateY(-1px)}.emunity-type-image{width:100%;height:145px;object-fit:cover;display:block}.emunity-type-radio{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.9);border-radius:999px;padding:8px!important;margin:0!important;box-shadow:0 8px 20px rgba(0,0,0,.18)}.emunity-inline-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.emunity-modal[hidden],.emunity-type-fields[hidden],.emunity-wizard-step[hidden]{display:none!important}.emunity-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.emunity-modal-backdrop{position:absolute;inset:0;background:rgba(2,12,18,.68);backdrop-filter:blur(8px)}.emunity-modal-panel{position:relative;width:min(980px,100%);max-height:min(92vh,980px);overflow:auto;background:#fff;border:1px solid rgba(2,155,155,.28);border-radius:28px;box-shadow:0 30px 120px rgba(0,0,0,.38);padding:24px}.emunity-modal-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:999px;background:#edf7f7;color:#027c7c;font-size:28px;line-height:1;cursor:pointer}.emunity-modal-head{padding-right:52px;border-bottom:1px solid #e3ecef;margin-bottom:16px}.emunity-modal-head h3{margin:0 0 4px;font-size:30px}.emunity-modal-type-title{display:flex;gap:16px;align-items:center;background:#f8fbfc;border:1px solid #e3ecef;border-radius:22px;padding:12px;margin-bottom:16px}.emunity-modal-type-title img{width:132px;height:88px;object-fit:cover;border-radius:16px;flex:0 0 auto}.emunity-modal-type-title h4{font-size:24px;margin:0 0 4px}.emunity-modal-type-title p{margin:0;color:#5f6b76}.emunity-wizard-step{border:1px solid #e3ecef;border-radius:22px;padding:20px;margin:18px 0;background:#fff}.emunity-wizard-step h4{margin:0 0 14px;font-size:22px}.emunity-field>span{display:block;margin-bottom:7px}.emunity-checkbox-grid{display:flex;flex-wrap:wrap;gap:9px}.emunity-chip{display:inline-flex!important;align-items:center;gap:6px;border:1px solid #d7e1e6;border-radius:999px;padding:8px 12px;background:#f8fbfc;margin:0!important;font-weight:600!important}.emunity-radio-row{display:flex;flex-wrap:wrap;gap:10px}.emunity-step-nav{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e3ecef}.emunity-modal-open{overflow:hidden}@media(max-width:900px){.emunity-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emunity-modal-panel{border-radius:20px;padding:18px}.emunity-modal-type-title{align-items:flex-start}.emunity-modal-type-title img{width:110px;height:80px}}@media(max-width:640px){.emunity-grid-2,.emunity-type-grid{grid-template-columns:1fr}.emunity-card{padding:20px;border-radius:18px}.emunity-card h2{font-size:24px}.emunity-type-card{min-height:auto}.emunity-type-image{height:170px}.emunity-modal{padding:0;align-items:flex-end}.emunity-modal-panel{max-height:94vh;border-radius:22px 22px 0 0}.emunity-modal-type-title{display:block}.emunity-modal-type-title img{width:100%;height:150px;margin-bottom:10px}.emunity-step-nav{position:sticky;bottom:0;background:inherit;padding-bottom:4px}}@media(prefers-color-scheme:dark){.emunity-card,.emunity-modal-panel,.emunity-wizard-step{background:#101820;color:#eef7f8;border-color:rgba(2,155,155,.32)}.emunity-form input[type=text],.emunity-form input[type=email],.emunity-form input[type=password],.emunity-form input[type=url],.emunity-form input[type=number],.emunity-form textarea,.emunity-type-card,.emunity-chip,.emunity-modal-type-title{background:#14222b;color:#eef7f8;border-color:#29424d}.emunity-card p,.emunity-type-card span:not(.emunity-type-radio),.emunity-modal-type-title p{color:#b6c7ce}.emunity-type-card strong{color:#eef7f8}.emunity-type-card.is-active,.emunity-type-card:has(input:checked){background:linear-gradient(180deg,rgba(2,155,155,.18),#101820)}.emunity-btn-ghost,.emunity-modal-close{background:#14222b;color:#7ce4e4!important;border-color:#29424d}.emunity-modal-head,.emunity-step-nav{border-color:#29424d}}

/* V0.1.3 – übersichtliche, zentrierte Chip-Auswahl, besonders für Musikstile */
.emunity-checkbox-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:12px;
  justify-items:center;
  align-items:stretch;
  width:100%;
  margin:12px auto 2px;
}
.emunity-chip{
  width:100%;
  min-height:42px;
  justify-content:center;
  text-align:center;
  border-radius:999px;
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
}
.emunity-chip input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.emunity-chip:has(input:checked){
  border-color:#029b9b;
  background:linear-gradient(135deg,rgba(2,155,155,.18),rgba(124,228,228,.12));
  box-shadow:0 0 0 1px rgba(2,155,155,.35),0 10px 28px rgba(2,155,155,.18);
}
.emunity-chip:hover{
  transform:translateY(-1px);
}
@media(min-width:1100px){
  .emunity-checkbox-grid{grid-template-columns:repeat(4,minmax(150px,1fr));max-width:820px;}
}
@media(max-width:640px){
  .emunity-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .emunity-chip{min-height:44px;padding:9px 10px;font-size:13px;}
}

/* EMUnity V0.3.0 directory/profile */
.emunity-directory-hero,.emunity-profile-hero{background:linear-gradient(135deg,rgba(0,214,224,.15),rgba(148,54,255,.14));border-radius:22px;padding:28px;text-align:center;margin-bottom:18px}.emunity-filterbar{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:18px 0}.emunity-filterbar input,.emunity-filterbar select{min-height:46px;border:1px solid rgba(0,160,174,.25);border-radius:14px;padding:0 14px}.emunity-member-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.emunity-member-card{background:#fff;border-radius:18px;box-shadow:0 14px 35px rgba(0,0,0,.08);overflow:hidden;text-align:center;padding-bottom:22px}.emunity-member-cover{height:92px;background:radial-gradient(circle at top,#10c7d5,#7b2cff 48%,#101828)}.emunity-member-avatar{margin-top:-48px}.emunity-member-avatar img,.emunity-profile-avatar img{border-radius:50%;border:5px solid #fff}.emunity-profile-view{max-width:1080px;margin:0 auto}.emunity-profile-hero{display:flex;align-items:center;gap:22px;text-align:left}.emunity-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.emunity-info-grid div{background:#f7fafc;border-radius:14px;padding:14px}.emunity-info-grid strong,.emunity-info-grid span{display:block}


/* V0.3.6 Jill-style profile extension */
.emunity-profile-edit-media{border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:20px;margin:22px 0;background:linear-gradient(180deg,#fff,#f8fafc)}
.emunity-profile-edit-preview{margin-top:16px;position:relative;border-radius:20px;overflow:hidden;min-height:170px;background:#0f172a}
.emunity-profile-cover-preview{height:150px;background-size:cover;background-position:center;opacity:.9}
.emunity-profile-avatar-preview{position:absolute;left:24px;bottom:14px;width:96px;height:96px;border-radius:50%;border:5px solid #fff;overflow:hidden;background:#fff;box-shadow:0 16px 30px rgba(2,8,23,.2)}
.emunity-real-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}
.emunity-profile-jill{max-width:1240px;margin:0 auto;color:#06263b}.emunity-profile-hero2{min-height:230px;background-size:cover;background-position:center;border-radius:0 0 34px 34px;position:relative;margin-bottom:26px}.emunity-profile-hero-inner{max-width:1120px;margin:0 auto;display:flex;align-items:flex-end;gap:22px;min-height:230px;padding:0 24px 28px;color:#fff}.emunity-profile-main-avatar{width:140px;height:140px;border-radius:50%;border:6px solid #fff;overflow:hidden;box-shadow:0 22px 45px rgba(0,0,0,.35);background:#fff;flex:0 0 auto}.emunity-profile-identity h1{font-size:32px;margin:0 0 8px}.emunity-profile-identity p{margin:0;font-weight:800;text-transform:uppercase;font-size:13px}.emunity-online-badge{font-size:11px;padding:4px 8px;background:#47df29;color:#fff;border-radius:5px;vertical-align:middle}.emunity-profile-stats{margin-left:auto;display:grid;grid-template-columns:auto auto;gap:4px 14px;text-align:center;color:#fff}.emunity-profile-stats strong{font-size:22px}.emunity-profile-stats span{font-size:12px;opacity:.85}.emunity-profile-tabs{display:flex;align-items:center;gap:8px;justify-content:center;margin:0 auto 28px;padding:0 18px;min-height:74px}.emunity-profile-tabs a{text-decoration:none;text-transform:uppercase;font-weight:800;font-size:12px;color:#06263b;padding:26px 18px;border-bottom:3px solid transparent}.emunity-profile-tabs a.is-active{border-bottom-color:#111827}.emunity-profile-tabs .emunity-tab-edit{margin-left:auto;color:#159f9b}.emunity-profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 280px;gap:24px;align-items:start}.emunity-widget-card,.emunity-info-card{background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:18px;margin-bottom:22px;box-shadow:0 12px 30px rgba(15,23,42,.05);overflow:hidden}.emunity-widget-card{padding:0 0 22px;text-align:center}.emunity-widget-card h3,.emunity-info-card h3{font-size:15px;text-align:left;margin:0;padding:20px 24px;border-bottom:1px solid #edf0f4}.emunity-about-avatar{width:180px;height:180px;border-radius:50%;overflow:hidden;margin:28px auto 18px}.emunity-widget-card h2{font-size:20px;margin:0 18px 8px;text-transform:uppercase}.emunity-tagline{color:#96a0ad;font-size:13px}.emunity-bio{font-size:14px;line-height:1.8;padding:0 24px}.emunity-info-card{padding-bottom:18px}.emunity-info-grid{display:grid;grid-template-columns:180px 1fr;gap:14px 22px;padding:22px 28px}.emunity-info-grid div{display:contents}.emunity-info-grid strong{color:#159f9b}.emunity-info-grid span{color:#263245}.emunity-social-stack{padding:18px 26px;display:grid;gap:10px}.emu-social{display:flex;align-items:center;justify-content:center;min-height:42px;color:#fff!important;border-radius:0;text-decoration:none;font-weight:800}.emu-social-spotify{background:#1ed760}.emu-social-soundcloud{background:#f97316}.emu-social-instagram{background:#fbbf24}.emu-social-facebook{background:#3b82f6}.emu-social-tiktok{background:#84cc16}.emu-social-twitter{background:#38bdf8}.emunity-skill{position:relative;margin:16px 24px;height:28px;background:#edf1f7;border-radius:4px;overflow:hidden;text-align:left}.emunity-skill i{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#e879f9,#22d3ee);z-index:1}.emunity-skill span,.emunity-skill b{position:relative;z-index:2;color:#fff;font-weight:800;font-size:12px;line-height:28px}.emunity-skill span{padding-left:12px}.emunity-skill b{float:right;padding-right:10px}.emunity-media-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px}.emunity-media-tabs span{background:#eef2f7;border-radius:8px;padding:12px 5px;font-size:12px;font-weight:800}.emunity-member-cover{background-size:cover!important;background-position:center!important}
@media(max-width:980px){.emunity-profile-layout{grid-template-columns:1fr}.emunity-profile-right,.emunity-profile-left{display:block}.emunity-profile-tabs{overflow:auto;justify-content:flex-start}.emunity-profile-tabs .emunity-tab-edit{margin-left:0}.emunity-profile-hero-inner{align-items:center;flex-direction:column;text-align:center;padding-top:30px}.emunity-profile-stats{margin-left:0}.emunity-info-grid{grid-template-columns:1fr}.emunity-info-grid div{display:block}}

/* V0.3.7 profile editor + privacy center */
.emunity-profile-editor-wrap{max-width:1180px;margin:32px auto;padding:0 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.emunity-profile-editor{display:grid;gap:22px}.emunity-editor-hero{min-height:220px;border-radius:30px;background-size:cover;background-position:center;display:flex;align-items:flex-end;gap:22px;padding:28px;color:#fff;box-shadow:0 24px 70px rgba(15,23,42,.22)}.emunity-editor-avatar{width:132px;height:132px;border:6px solid #fff;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(0,0,0,.3);flex:0 0 auto}.emunity-editor-title{flex:1}.emunity-editor-title h2{font-size:34px;margin:6px 0}.emunity-editor-title p{margin:0;color:rgba(255,255,255,.9)}.emunity-btn-light{background:#fff!important;color:#027c7c!important;box-shadow:0 16px 34px rgba(255,255,255,.2)}.emunity-profile-type-summary{display:flex;align-items:center;justify-content:space-between;gap:18px}.emunity-profile-type-summary h3,.emunity-section-head h3{margin:0 0 6px;font-size:24px}.emunity-profile-type-summary p,.emunity-section-head p,.emunity-editor-media-row p{margin:0;color:#64748b}.emunity-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.emunity-classic-editor,.emunity-privacy-center{padding:28px}.emunity-editor-media-row{display:grid;grid-template-columns:260px 1fr;gap:22px;border:1px solid #e5edf1;border-radius:20px;padding:20px;background:#f8fbfc;margin-bottom:22px}.emunity-editor-media-row h4{margin:0 0 8px}.emunity-selected-type-note{display:flex;flex-direction:column;gap:4px;background:linear-gradient(135deg,rgba(2,155,155,.12),rgba(147,51,234,.08));border:1px solid rgba(2,155,155,.18);border-radius:18px;padding:16px 18px;margin-bottom:18px}.emunity-selected-type-note strong{font-size:20px;color:#053749}.emunity-selected-type-note span{color:#64748b}.emunity-edit-group{border:1px solid #e5edf1;border-radius:20px;margin:18px 0;overflow:hidden;background:#fff}.emunity-edit-group h4{margin:0;padding:17px 20px;border-bottom:1px solid #e5edf1;background:#fbfdfe;color:#07364a}.emunity-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px}.emunity-edit-grid .emunity-field:has(textarea),.emunity-edit-grid .emunity-field:has(.emunity-checkbox-grid){grid-column:1/-1}.emunity-sticky-save{position:sticky;bottom:18px;z-index:20;display:flex;justify-content:flex-end;gap:12px;background:rgba(255,255,255,.82);backdrop-filter:blur(12px);border:1px solid rgba(2,155,155,.16);border-radius:999px;padding:12px 14px;box-shadow:0 20px 50px rgba(15,23,42,.12)}.emunity-privacy-table{width:100%;border-collapse:separate;border-spacing:0 8px}.emunity-privacy-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;padding:8px 12px}.emunity-privacy-table td{background:#f8fbfc;border-top:1px solid #e5edf1;border-bottom:1px solid #e5edf1;padding:12px}.emunity-privacy-table td:first-child{border-left:1px solid #e5edf1;border-radius:14px 0 0 14px;color:#0f8f8c;font-weight:800}.emunity-privacy-table td:last-child{border-right:1px solid #e5edf1;border-radius:0 14px 14px 0}.emunity-privacy-select{width:100%;min-height:42px;border:1px solid #d7e1e6;border-radius:12px;background:#fff;padding:0 12px}.emunity-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #e5edf1}.emunity-type-modal .emunity-modal-head p{font-size:15px;line-height:1.55}.emunity-type-modal .emunity-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.emunity-editor-hero{align-items:center;flex-direction:column;text-align:center}.emunity-profile-type-summary,.emunity-section-head,.emunity-editor-media-row{display:block}.emunity-section-head .emunity-btn,.emunity-profile-type-summary .emunity-btn{margin-top:14px}.emunity-edit-grid{grid-template-columns:1fr}.emunity-privacy-table{display:block;overflow-x:auto}.emunity-type-modal .emunity-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.emunity-editor-hero{border-radius:22px;padding:22px}.emunity-editor-title h2{font-size:26px}.emunity-sticky-save{border-radius:22px;display:grid;grid-template-columns:1fr;position:static}.emunity-type-modal .emunity-type-grid{grid-template-columns:1fr}.emunity-classic-editor,.emunity-privacy-center{padding:20px}.emunity-editor-media-row{padding:16px}}
@media(prefers-color-scheme:dark){.emunity-editor-media-row,.emunity-edit-group,.emunity-privacy-table td,.emunity-selected-type-note{background:#14222b;border-color:#29424d}.emunity-edit-group h4{background:#101820;border-color:#29424d;color:#eef7f8}.emunity-sticky-save{background:rgba(16,24,32,.82);border-color:#29424d}.emunity-privacy-select{background:#101820;color:#eef7f8;border-color:#29424d}.emunity-profile-type-summary p,.emunity-section-head p,.emunity-editor-media-row p,.emunity-selected-type-note span{color:#b6c7ce}}


/* Members Directory Classic EMU V0.6.6 */
.emunity-members-classic{
    background:#f4f5f7;
    color:#06243a;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    min-height:100vh;
    padding-bottom:60px;
}
.emunity-members-hero{
    min-height:290px;
    background:
      linear-gradient(rgba(5,25,45,.28),rgba(5,25,45,.28)),
      linear-gradient(135deg,#0f3446,#4aa6c7);
    background-size:cover;
    background-position:center;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    color:#fff;
}
.emunity-members-hero-inner h1{
    color:#fff!important;
    font-size:44px;
    line-height:1;
    margin:0 0 12px;
    font-weight:900;
    text-shadow:0 6px 24px rgba(0,0,0,.35);
}
.emunity-members-hero-inner p{
    color:#fff!important;
    font-size:18px;
    margin:0;
    font-weight:700;
}
.emunity-members-search{
    width:min(620px,calc(100vw - 32px));
    margin:-34px auto 76px;
    height:64px;
    background:#fff;
    border-radius:8px;
    box-shadow:0 18px 38px rgba(6,36,58,.13);
    display:flex;
    align-items:center;
    padding:0 16px;
    gap:14px;
    position:relative;
    z-index:3;
}
.emunity-members-search .emunity-search-icon{
    font-size:25px;
    color:#9aa5ad;
}
.emunity-members-search input{
    flex:1;
    min-width:0;
    border:0!important;
    background:#fff!important;
    color:#06243a!important;
    height:44px;
}
.emunity-members-search select{
    width:140px;
    border:0!important;
    border-left:1px solid #e2e8ed!important;
    border-radius:0!important;
    background:#fff!important;
    color:#06243a!important;
    height:44px;
}
.emunity-members-search button{
    border:0;
    background:#fff;
    color:#06243a;
    font-weight:800;
}
.emunity-members-shell{
    width:min(1320px,calc(100vw - 64px));
    margin:0 auto;
}
.emunity-members-tabs{
    min-height:70px;
    background:#fff;
    border-radius:4px;
    box-shadow:0 10px 26px rgba(6,36,58,.04);
    display:flex;
    align-items:center;
    gap:34px;
    padding:0 26px;
    margin-bottom:34px;
}
.emunity-members-tabs a{
    color:#06243a!important;
    text-decoration:none!important;
    font-weight:800;
    display:inline-flex;
    align-items:center;
    gap:8px;
    white-space:nowrap;
}
.emunity-members-tabs a b{
    background:#e4e7ea;
    border-radius:4px;
    padding:3px 8px;
    font-size:12px;
}
.emunity-members-tabs .emu-tab-icon{
    width:32px;height:32px;border-radius:999px;
    display:inline-flex;align-items:center;justify-content:center;
    background:#3eb7e8;color:#fff;
}
.emunity-members-sort{
    margin-left:auto;
    display:flex;
    align-items:center;
    gap:12px;
    white-space:nowrap;
}
.emunity-members-sort span{
    font-size:11px;
    color:#06243a;
}
.emunity-members-sort select{
    border:0!important;
    background:#f7f8fa!important;
    color:#06243a!important;
    height:48px;
    padding:0 18px!important;
}
.classic-emu-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:34px!important;
}
.classic-emu-member-card{
    background:#fff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    min-height:320px;
    text-align:center;
    overflow:visible!important;
    position:relative;
    padding:0 0 32px!important;
}
.classic-emu-member-card .classic-cover{
    display:block;
    height:150px;
    background-size:cover;
    background-position:center;
    background-color:#eef2f4;
}
.classic-emu-member-card .classic-avatar{
    width:96px;
    height:96px;
    margin:-48px auto 18px;
    border-radius:4px;
    overflow:hidden;
    border:0;
    position:relative;
    z-index:2;
}
.classic-emu-member-card .classic-avatar img,
.classic-emu-member-card .classic-avatar .avatar{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    border-radius:4px!important;
}
.classic-emu-member-card h3{
    color:#06243a!important;
    margin:0 0 10px!important;
    font-size:15px!important;
    font-weight:800!important;
}
.classic-emu-member-card p{
    color:#394b56!important;
    margin:0 0 24px!important;
    font-size:15px!important;
}
.classic-member-actions{
    display:flex;
    justify-content:center;
    gap:12px;
}
.classic-action{
    width:36px;
    height:36px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    color:#fff!important;
    text-decoration:none!important;
    border-radius:2px;
    font-size:12px;
    font-weight:900;
}
.classic-action.blue{background:#42bff0}
.classic-action.yellow{background:#ffc20a}
@media(max-width:900px){
    .emunity-members-shell{width:calc(100vw - 32px)}
    .emunity-members-tabs{overflow:auto;gap:20px;padding:0 18px}
    .classic-emu-grid{grid-template-columns:1fr!important}
    .emunity-members-search{flex-wrap:wrap;height:auto;padding:12px}
    .emunity-members-search select,.emunity-members-search button{width:auto}
}
