/* MorFM /people — reference layout: hero image, 3x3 member grid, pagination */
.morfm-main-content{max-width:var(--morfm-page-max,1440px);width:100%;padding:clamp(14px,1.55vw,32px) var(--morfm-page-gutter,24px) 48px;overflow-x:hidden;margin:0 auto}
.people-page-shell{width:100%;max-width:none;margin:0;padding:12px 0 40px;display:grid;gap:clamp(10px,1vw,18px);overflow-x:hidden}
.people-page-shell *{box-sizing:border-box}
.people-reference-hero{position:relative;width:100%;overflow:hidden;border:1px solid #18314d;border-radius:18px;background:#071321;box-shadow:0 14px 38px #0004}
.people-reference-hero img{display:block;width:100%;height:auto;min-height:150px;object-fit:cover}
.people-hero-hotspot{position:absolute;right:1.2%;width:24.5%;z-index:2;border-radius:12px}
.people-hero-match{top:7%;height:40%}.people-hero-feed{top:53%;height:39%}
.people-search-panel{display:grid;gap:9px}
.people-search-form{position:relative;display:grid;grid-template-columns:44px 1fr;align-items:center;min-height:42px;border:1px solid #18314d;border-radius:11px;background:#071321;overflow:hidden}
.people-search-icon{display:grid;place-items:center;color:#79a9d9;font-size:21px}.people-search-form input{width:100%;height:42px;border:0;background:transparent;color:#fff;outline:none;font-size:13px;padding-right:14px}.people-search-form input::placeholder{color:#6f8dad}
.people-filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.people-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.people-filter-chip,.people-clear-filter{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 15px;border:1px solid #234463;border-radius:999px;background:#0a1b2e;color:#e4edf7;text-decoration:none;font-size:12px;font-weight:800;transition:.18s}.people-filter-chip:hover,.people-filter-chip.is-active{border-color:#8b36ff;background:linear-gradient(135deg,#48207c,#6f22d1);color:#fff;box-shadow:0 0 18px #762de833}.people-filter-chip span{font-size:12px}.people-clear-filter{color:#aabbd0}.people-view-tools{display:flex;align-items:center;gap:7px;flex:0 0 auto}.people-view-tools span,.people-view-tools button{height:36px;display:grid;place-items:center;border:1px solid #234463;border-radius:9px;background:#0a1b2e;color:#d3deeb;font-size:12px}.people-view-tools span{min-width:130px;padding:0 14px;text-align:left}.people-view-tools button{width:38px;cursor:pointer}.people-view-tools button:first-of-type{background:#6824df;color:#fff}
.people-community-section{display:grid;gap:10px;min-width:0}.people-section-heading{display:flex;align-items:center;justify-content:space-between}.people-section-heading>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.people-section-heading h2{margin:0;color:#fff;font-size:21px;font-weight:900;letter-spacing:-.025em}.people-section-heading p{margin:0;color:#7697b8;font-size:12px}
.people-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.people-profile-card{min-width:0;min-height:188px;display:flex;flex-direction:column;padding:12px;border:1px solid #173956;border-radius:14px;background:linear-gradient(155deg,#0b1f35,#081827 72%);box-shadow:0 10px 28px #0003;transition:.18s}.people-profile-card:hover{transform:translateY(-2px);border-color:#4b6fa0}.people-card-topline{display:flex;justify-content:space-between;gap:10px}.people-card-identity{min-width:0;display:flex;align-items:center;gap:11px}.people-card-avatar{position:relative;overflow:hidden;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#6a28e4,#d92ead);box-shadow:0 0 0 2px #20c9ff}.people-card-avatar.is-live{box-shadow:0 0 0 2px #20c9ff,0 0 18px #1d9bf055}.people-card-avatar.is-vip{box-shadow:0 0 0 2px #ffb000,0 0 18px #ffb00033}.people-card-avatar img{width:100%;height:100%;object-fit:cover}.people-card-avatar>span{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:900}.people-name-row{display:flex;align-items:center;gap:5px;min-width:0;flex-wrap:wrap}.people-name-row>a{max-width:180px;color:#fff;text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-card-identity small{display:block;margin:2px 0;color:#89a7c4;font-size:12px}.people-presence{font-size:12px;font-weight:800}.people-presence.is-online{color:#28e991}.people-presence.is-live{color:#ff456e}.people-presence.is-away{color:#fbbf24}.people-presence.is-offline{color:#71879f}.people-mini-badge{display:inline-flex;align-items:center;justify-content:center;min-width:29px;height:18px;padding:0 6px;border-radius:6px;font-size:12px;font-weight:900}.people-mini-badge.vip{background:#ff904a;color:#251002}.people-mini-badge.dj{background:#1eaaff;color:#03131f}.people-quick-btn{width:32px;height:32px;flex:0 0 32px;border:1px solid #284968;border-radius:9px;background:#10253d;color:#ffad52;cursor:pointer}.people-card-bio{min-height:32px;margin:10px 0 4px;color:#86a7c6;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.people-card-bio.is-muted{color:#6f8ba6}.people-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:auto;padding:8px 0}.people-card-stats span{text-align:center}.people-card-stats b,.people-card-stats small{display:block}.people-card-stats b{color:#fff;font-size:12px}.people-card-stats small{margin-top:1px;color:#7393b0;font-size:12px}.people-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.people-card-actions a,.people-card-actions button{min-height:34px;display:grid;place-items:center;border:0;border-radius:8px;text-decoration:none;font-size:12px;font-weight:900;cursor:pointer}.people-card-actions a{background:#17304e;color:#fff}.people-card-actions button{background:linear-gradient(135deg,#6f28e7,#9727f1);color:#fff}.people-empty-state{padding:46px 22px;text-align:center;border:1px dashed #284460;border-radius:16px;background:#081827}.people-empty-state h3{margin:8px 0 4px;color:#fff}.people-empty-state p{color:#7894b0;font-size:12px}.people-empty-state a{display:inline-flex;padding:9px 14px;border-radius:9px;background:#6d28d9;color:#fff;text-decoration:none;font-size:12px;font-weight:800}
.people-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:2px;position:relative;min-height:42px}.people-page-number,.people-page-arrow{width:38px;height:38px;display:grid;place-items:center;border:1px solid #183957;border-radius:9px;background:#08192b;color:#dbe7f3;text-decoration:none;font-size:12px;font-weight:800}.people-page-number.is-active{background:linear-gradient(135deg,#6b22dc,#a22cff);border-color:#8e3cff;color:#fff;box-shadow:0 0 18px #7d2be944}.people-page-arrow{font-size:21px}.people-page-arrow.is-disabled{opacity:.35;pointer-events:none}.people-page-ellipsis{color:#7190ad}.people-page-size{position:absolute;right:0;height:38px;display:flex;align-items:center;padding:0 13px;border:1px solid #183957;border-radius:9px;background:#08192b;color:#96abc0;font-size:12px}
@media(max-width:1180px){.people-page-shell{max-width:100%}.people-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-filter-toolbar{align-items:flex-start}.people-view-tools{margin-left:auto}.people-reference-hero img{min-height:135px}}
@media(max-width:760px){.morfm-main-content{padding:16px 12px 34px}.people-reference-hero img{min-height:120px;object-fit:cover;object-position:left center}.people-hero-hotspot{display:none}.people-filter-toolbar{display:grid}.people-view-tools{margin-left:0}.people-card-grid{grid-template-columns:1fr}.people-page-size{position:static;margin-left:4px}.people-pagination{flex-wrap:wrap}.people-name-row>a{max-width:180px}}

.people-live-session{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:9px 0 2px;padding:8px 9px;border:1px solid rgba(244,63,94,.34);border-radius:9px;background:linear-gradient(135deg,rgba(127,29,29,.22),rgba(88,28,135,.20));text-decoration:none}.people-live-session span{min-width:0}.people-live-session b,.people-live-session small{display:block}.people-live-session b{font-size:12px;color:#fb7185;letter-spacing:.25px}.people-live-session small{margin-top:2px;color:#d7e2ef;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.people-live-session strong{flex:0 0 auto;font-size:12px;color:#fff;padding:6px 8px;border-radius:7px;background:linear-gradient(135deg,#7c3aed,#db2777)}

.people-mini-badge.new-member{border-color:rgba(52,211,153,.42);background:rgba(16,185,129,.13);color:#86efac;box-shadow:0 0 12px rgba(16,185,129,.10)}


/* Discover interaction modal must sit above the sticky global navigation. */
#quick-action-modal{z-index:10080!important}
