.AudioPlayer_player__RFLR6{width:100%;max-width:480px;margin:2.5rem 0;border:1px solid rgba(0,0,0,.08);border-radius:var(--borderRadiusOuter);background:#fff;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.04)}.AudioPlayer_playerHeader__IGQJV{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.AudioPlayer_playerHeaderButtons__LT00K{display:flex;gap:.5rem;align-items:center}.AudioPlayer_title__UzVvO{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin:0}.AudioPlayer_trackList__jnoyv{list-style:none;margin:0;max-height:25rem;overflow-y:auto;&::-webkit-scrollbar{width:.5rem}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:var(--borderRadiusInner)}&::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}}.AudioPlayer_trackItem__EGPT_{display:flex;align-items:center;gap:.85rem;width:100%;padding:.55rem 1.5rem;border:none;background:transparent;cursor:pointer;font-family:inherit;font-size:.9rem;color:var(--foreground);transition:background .15s ease;text-align:left}.AudioPlayer_trackItem__EGPT_:hover{background:rgba(0,53,244,.04)}.AudioPlayer_trackItemActive__fu1DV{background:rgba(0,53,244,.06)}.AudioPlayer_trackIndex__EaFYo{font-size:.7rem;font-weight:400;opacity:.35;min-width:1.1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AudioPlayer_trackInfo__LbY_h{display:flex;flex-direction:column;gap:.1rem;flex:1 1;min-width:0}.AudioPlayer_trackTitle___XwVj{font-weight:700;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AudioPlayer_trackBand__cL9ts{font-size:.72rem;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AudioPlayer_nowPlaying__FIytJ{display:flex;align-items:flex-end;gap:2px;height:14px;margin-left:auto;flex-shrink:0}.AudioPlayer_bar__tsA5B{width:2.5px;border-radius:1px;background:var(--accent);animation:AudioPlayer_barBounce__D_66L .8s ease-in-out infinite alternate}.AudioPlayer_bar__tsA5B:first-child{height:6px;animation-delay:0s}.AudioPlayer_bar__tsA5B:nth-child(2){height:12px;animation-delay:.2s}.AudioPlayer_bar__tsA5B:nth-child(3){height:8px;animation-delay:.4s}@keyframes AudioPlayer_barBounce__D_66L{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.AudioPlayer_spinnerSmall__Hr7_A,.AudioPlayer_spinner__advNS{display:block;border-radius:50%;border-style:solid;border-color:var(--accent) transparent var(--accent) transparent;animation:AudioPlayer_spin__t__dU .8s linear infinite;flex-shrink:0}.AudioPlayer_spinner__advNS{width:14px;height:14px;border-width:2px;margin-left:auto}.AudioPlayer_spinnerSmall__Hr7_A{width:12px;height:12px;border-width:1.5px}@keyframes AudioPlayer_spin__t__dU{to{transform:rotate(1turn)}}.AudioPlayer_controls__pA6PH{border-top:1px solid rgba(0,0,0,.06);padding:1rem 1.5rem 1.25rem;display:flex;flex-direction:column;gap:.7rem}.AudioPlayer_nowPlayingInfo__zWFoZ{display:flex;flex-direction:column;gap:.05rem}.AudioPlayer_nowPlayingTitle__yXhjl{font-weight:700;font-size:.85rem}.AudioPlayer_nowPlayingBand__lZ1ZD{font-size:.7rem;opacity:.5}.AudioPlayer_buttons__OVIrT{display:flex;gap:.5rem;align-items:center}.AudioPlayer_controlBtn__ofM8o{display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);border-radius:var(--borderRadiusInner);background:transparent;cursor:pointer;font-size:.7rem;padding:.35rem .5rem;color:var(--foreground);transition:background .15s ease,border-color .15s ease;&:disabled{opacity:.5;cursor:not-allowed}}.AudioPlayer_controlBtn__ofM8o:hover{background:var(--accent);border-color:var(--accent);color:#fff}.AudioPlayer_progressWrapper__Jtd9u{display:flex;align-items:center;gap:.6rem}.AudioPlayer_timeWrapper__p35Ka{display:flex;align-items:center;gap:.2rem}.AudioPlayer_time__m0zW2{font-size:.65rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.45;min-width:2.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AudioPlayer_time__m0zW2:last-child{text-align:right}.AudioPlayer_duration__5Vgil{font-size:.65rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.45;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.AudioPlayer_progressBar__MWxP4{flex:1 1;height:20px;display:flex;align-items:center;cursor:pointer;touch-action:none}.AudioPlayer_progressTrack__J7m4q{position:relative;width:100%;height:3px;border-radius:2px;background:rgba(0,0,0,.08)}.AudioPlayer_progressFill__FEXZU{position:absolute;left:0;top:0;height:100%;border-radius:2px;background:var(--accent);transition:width .05s linear}.AudioPlayer_progressThumb__GZuZ9{position:absolute;top:50%;width:10px;height:10px;border-radius:50%;background:var(--accent);transform:translate(-50%,-50%);box-shadow:0 1px 4px rgba(0,0,0,.15);transition:left .05s linear,transform .15s ease}.AudioPlayer_progressBar__MWxP4:hover .AudioPlayer_progressThumb__GZuZ9{transform:translate(-50%,-50%) scale(1.3)}.Richtext_richtext__q1ghz{color:var(--foreground)}.Richtext_richtext__q1ghz ul{list-style:disc;margin-left:3rem;margin-block:.5rem}.Richtext_richtext__q1ghz a{text-decoration:underline}.Richtext_richtext__q1ghz image,.Richtext_richtext__q1ghz img{width:20rem;height:20rem;object-fit:cover;border-radius:.5rem}.Richtext_richtext__q1ghz h3{margin-bottom:.25rem}.members_membersListContainer__0Sym4{display:flex;flex-direction:column;gap:2rem;h2{font-size:2.5rem;font-weight:600;color:var(--foreground)}}.members_membersHeading__8Uvyk{font-size:2rem;font-weight:600;color:var(--foreground)}.members_membersList__EY9ic{display:flex;gap:1rem;flex-wrap:wrap}.members_member__4X9zP{display:flex;flex-direction:column;gap:0;background-color:var(--background-secondary);padding:1rem;border-radius:var(--borderRadiusOuter);width:20rem;height:23.5rem;font-size:1.25rem;cursor:pointer;transition:background-color .3s ease;h3{font-size:2em}.members_memberShortDescriptionWrapper__NwGy4{height:3.5rem}.members_memberShortDescription__oRtJY{font-size:.9em;font-weight:600;color:var(--foreground);margin-bottom:1em}.members_memberLongDescriptionWrapper__F8vMv{margin-bottom:1em;font-size:.8em}}.members_memberImageWrapper__ehgV4{width:100%;height:10rem;display:flex;align-items:center;justify-content:center;margin-top:auto}.members_memberImageContainer__a1oi2{position:relative;width:10rem;aspect-ratio:1/1;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center}.members_memberImagePlaceholder__JMnyW{width:100%;height:100%;background-color:var(--background-secondary)}.members_memberImage__BlAvx{width:100%;height:100%;object-fit:cover;object-position:top}.members_fullMemberModal__h9Z_m{position:fixed;top:0;left:0;width:60vw;max-width:60rem;height:80vh;transform:translate(-50%,-50%);left:50%;top:50%;background-color:var(--foreground);color:var(--background);border-radius:var(--borderRadiusOuter);z-index:1001;cursor:default;padding:2rem;.members_fullMemberModalContent__tKFD2{padding:2rem .5rem 2rem 2rem;border-radius:var(--borderRadiusOuter);width:100%;height:100%;overflow-y:auto}.members_memberName__QiJj3{font-size:2.5rem;font-weight:600;color:var(--background);margin-bottom:1rem}.members_memberShortDescription__oRtJY{font-size:1.25rem;font-weight:600;color:var(--background);margin-bottom:1rem}.members_memberLongDescription__WuqX_{color:var(--background)}}.members_closeButton___w8MG{position:absolute;top:2rem;right:4rem;z-index:1000;background:none;border:none;cursor:pointer;width:2.5rem;height:2.5rem;font-size:2.5rem;color:var(--background);transition:color .3s ease}@media (max-width:768px){.members_member__4X9zP{width:100%}.members_fullMemberModal__h9Z_m{width:100lvw;height:100lvh;border-radius:0;.members_fullMemberModalContent__tKFD2{border-radius:0;padding:0}}}