.committees-module__ap8Lua__container{max-width:1600px;min-height:100vh;color:var(--text-primary,#e2e8f0);margin:0 auto;padding:40px}.committees-module__ap8Lua__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.committees-module__ap8Lua__headerIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.committees-module__ap8Lua__titleArea{align-items:center;gap:16px;display:flex}.committees-module__ap8Lua__titleArea h1{color:var(--text-primary,#fff);margin:0;font-size:2.25rem;font-weight:800}.committees-module__ap8Lua__titleArea p{color:#64748b;margin:4px 0 0;font-size:1.1rem}.committees-module__ap8Lua__headerActions{gap:12px;display:flex}.committees-module__ap8Lua__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.committees-module__ap8Lua__addBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a855f766}.committees-module__ap8Lua__secondaryBtn{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:background .2s;display:flex}.committees-module__ap8Lua__secondaryBtn:hover{background:#ffffff0d}.committees-module__ap8Lua__globalBanner{background:var(--card-bg,white);border:var(--card-border-width,1px) solid var(--card-border-color,var(--border));border-radius:var(--card-border-radius,24px);justify-content:space-between;align-items:center;gap:32px;width:100%;margin-bottom:28px;padding:24px 32px;display:flex;box-shadow:0 8px 24px -8px #00000014}.committees-module__ap8Lua__globalLeft{flex:1;align-items:center;gap:24px;display:flex}.committees-module__ap8Lua__circleWrap{filter:drop-shadow(0 4px 12px #0000001f);flex-shrink:0}.committees-module__ap8Lua__globalInfo{flex-direction:column;gap:6px;display:flex}.committees-module__ap8Lua__globalLevel{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:flex}.committees-module__ap8Lua__globalTitle{color:#1e293b;margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.committees-module__ap8Lua__globalSub{color:#94a3b8;margin:0;font-size:.85rem}.committees-module__ap8Lua__globalRight{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.committees-module__ap8Lua__miniPill{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.committees-module__ap8Lua__miniPill:hover{border-color:var(--dynamic-primary,#4f46e5);color:var(--dynamic-primary,#4f46e5);background:#eff6ff}.committees-module__ap8Lua__miniPill strong{font-size:.82rem;font-weight:800}.committees-module__ap8Lua__modalContent{background:#1e293b;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:500px;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.committees-module__ap8Lua__tabContainer{border-bottom:1px solid #ffffff1a;gap:8px;margin-bottom:32px;display:flex}.committees-module__ap8Lua__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.committees-module__ap8Lua__tab:hover{color:#e2e8f0}.committees-module__ap8Lua__activeTab{color:#a855f7;border-bottom-color:#a855f7}.committees-module__ap8Lua__committeeGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:28px;display:grid}.committees-module__ap8Lua__committeeCard{cursor:pointer;background:linear-gradient(145deg,#111827 0%,#0d1117 100%);border:1px solid #ffffff12;border-radius:24px;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px -8px #0006}.committees-module__ap8Lua__committeeCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0009}.committees-module__ap8Lua__cardAccent{flex-shrink:0;width:100%;height:5px}.committees-module__ap8Lua__cardBody{flex-direction:column;flex:1;padding:24px 28px 20px;display:flex}.committees-module__ap8Lua__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.committees-module__ap8Lua__cardIconWrap{align-items:center;gap:14px;display:flex}.committees-module__ap8Lua__cardIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.committees-module__ap8Lua__cardTitleBlock{flex-direction:column;gap:2px;display:flex}.committees-module__ap8Lua__cardTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.committees-module__ap8Lua__cardSubtitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.committees-module__ap8Lua__cardDesc{color:#94a3b8;flex-grow:1;margin:0 0 20px;font-size:.9rem;line-height:1.6}.committees-module__ap8Lua__cardStats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.committees-module__ap8Lua__cardStatItem{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.committees-module__ap8Lua__cardStatLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.72rem;font-weight:700}.committees-module__ap8Lua__cardStatValue{color:#e2e8f0;font-size:1.1rem;font-weight:800}.committees-module__ap8Lua__cardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.committees-module__ap8Lua__ownerInfo{align-items:center;gap:10px;display:flex}.committees-module__ap8Lua__ownerAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}.committees-module__ap8Lua__ownerName{color:#cbd5e1;font-size:.85rem;font-weight:700}.committees-module__ap8Lua__memberCount{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:transform .2s,opacity .2s;display:flex}.committees-module__ap8Lua__memberCount:hover{opacity:.85;transform:scale(1.05)}.committees-module__ap8Lua__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172acc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.committees-module__ap8Lua__modal{background:#1e293b;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:500px;padding:32px;box-shadow:0 25px 50px -12px #00000080}.committees-module__ap8Lua__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.committees-module__ap8Lua__modalHeader h2{color:#f8fafc;margin:0;font-size:1.5rem;font-weight:800}.committees-module__ap8Lua__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.committees-module__ap8Lua__closeBtn:hover{color:#ef4444}.committees-module__ap8Lua__modalBody{flex-direction:column;gap:16px;display:flex}.committees-module__ap8Lua__formGroup{flex-direction:column;gap:8px;display:flex}.committees-module__ap8Lua__formGroup label{color:#cbd5e1;font-size:.85rem;font-weight:600}.committees-module__ap8Lua__inputField{color:#f8fafc;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.committees-module__ap8Lua__inputField:focus{border-color:#a855f7;outline:none}textarea.committees-module__ap8Lua__inputField{resize:vertical;min-height:100px}.committees-module__ap8Lua__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:12px;margin-top:8px;padding:14px;font-weight:700;transition:opacity .2s}.committees-module__ap8Lua__primaryBtn:hover{opacity:.9}
