.photo-carousel{position:relative;overflow:hidden}.photo-carousel__image{object-fit:cover;width:100%;height:100%;animation:.22s photo-carousel-fade;display:block}@keyframes photo-carousel-fade{0%{opacity:.72;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.photo-carousel__arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;border:1px solid #ffffff29;border-radius:999px;width:38px;height:38px;font-size:2rem;line-height:1;transition:background .15s,border-color .15s,transform .15s;position:absolute;top:50%;transform:translateY(-50%)}.photo-carousel__arrow:hover{background:#000000ad;border-color:#ffffff52;transform:translateY(-50%)scale(1.04)}.photo-carousel__arrow--prev{left:14px}.photo-carousel__arrow--next{right:14px}.photo-carousel__dots{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000061;border-radius:999px;align-items:center;gap:7px;padding:7px 9px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.photo-carousel__dot{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .15s,background .15s}.photo-carousel__dot--active{background:#fff;width:18px}.photo-carousel--public{width:100%;height:100%;position:absolute;inset:0}.photo-carousel--public:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000001f 45%,#00000057 100%);position:absolute;inset:0}.photo-carousel--public .photo-carousel__arrow{background:#0000006b;border-color:#ffffff38;width:44px;height:44px}.photo-carousel--public .photo-carousel__arrow--prev{left:max(18px,50vw - 572px)}.photo-carousel--public .photo-carousel__arrow--next{right:max(18px,50vw - 572px)}.photo-carousel--manager{background:#1c1c1c;border:1px solid #2a2a2a;border-radius:10px;height:220px;min-height:220px}.manager-dash__main--club-profile{background:#060606;flex-direction:column;flex:1;min-width:0;padding-bottom:40px;display:flex}.club-profile__bound{box-sizing:border-box;background:#101010;border:1px solid #262626;border-radius:14px;width:100%;max-width:920px;margin-inline:auto;padding:26px 28px 32px;box-shadow:0 0 0 1px #ffffff08,0 12px 40px #00000059}@media (width<=1040px){.club-profile__bound{max-width:100%;padding:22px 20px 28px}}.club-profile__page-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.club-profile__mode-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;display:flex}.club-profile{text-align:left;flex-direction:column;gap:20px;display:flex}.club-profile__card{background:var(--md-card,#161616);border:1px solid var(--md-card-border,#242424);border-radius:12px;padding:22px 22px 20px}.club-profile__card-title{letter-spacing:-.02em;color:#fff;margin:0 0 18px;font-size:1rem;font-weight:600}.club-profile__cover{background:#1c1c1c;border:1px solid #2a2a2a;border-radius:10px;height:220px;min-height:220px;position:relative;overflow:hidden}.club-profile__cover-inner{color:#6b6b6b;justify-content:center;align-items:center;min-height:220px;padding:24px 16px;display:flex}.club-profile__upload-ic{width:48px;height:48px}.club-profile__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.club-profile__cover-actions{justify-content:flex-start;margin-top:14px;display:flex}.club-profile__upload-btn{color:#e5e5e5;cursor:pointer;background:#ffffff14;border:1px solid #3a3a3a;border-radius:8px;padding:9px 16px;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.club-profile__upload-btn:hover{background:#ffffff1f;border-color:#4a4a4a}.club-profile__thumbnail-strip{scrollbar-width:thin;scrollbar-color:#343434 #141414;gap:12px;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.club-profile__thumbnail-strip::-webkit-scrollbar{height:8px}.club-profile__thumbnail-strip::-webkit-scrollbar-track{background:#141414;border-radius:999px}.club-profile__thumbnail-strip::-webkit-scrollbar-thumb{background:#343434;border-radius:999px}.club-profile__thumbnail-strip::-webkit-scrollbar-thumb:hover{background:#444}.club-profile__thumbnail-strip::-webkit-scrollbar-button{display:none}.club-profile__thumbnail{background:#141414;border:1px solid #2a2a2a;border-radius:10px;flex:none;width:104px;height:72px;transition:border-color .15s,transform .15s,opacity .15s;position:relative}.club-profile__thumbnail:hover{border-color:#ffffff57;transform:translateY(-1px)}.club-profile__thumbnail--active{border-color:#fff;box-shadow:0 0 0 1px #ffffff24}.club-profile__thumbnail-button{border-radius:inherit;cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;overflow:hidden}.club-profile__thumbnail-button img{object-fit:cover;width:100%;height:100%;display:block}.club-profile__thumbnail-remove{color:#fff;cursor:pointer;background:#000000a6;border:1px solid #fff3;border-radius:50%;width:22px;height:22px;font-size:.75rem;font-weight:800;transition:background .15s,border-color .15s;position:absolute;top:6px;right:6px}.club-profile__thumbnail-remove:hover{background:#f87171eb;border-color:#f87171eb}.club-profile__fields{flex-direction:column;gap:18px;display:flex}.club-profile__field{flex-direction:column;gap:8px;margin:0;display:flex}.club-profile__label{color:#8a8a8a;font-size:.8125rem;font-weight:500}.club-profile__input{color:#fff;background:#0f0f0f;border:1px solid #2e2e2e;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:500;transition:border-color .15s}.club-profile__input::placeholder{color:#5c5c5c}.club-profile__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .18);outline:none}.club-profile__textarea{resize:vertical;min-height:120px;line-height:1.45}.club-profile__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.club-profile__detail-row{background:#111;border:1px solid #292929;border-radius:10px;min-width:0;padding:14px}.club-profile__detail-row--full{grid-column:1/-1}.club-profile__detail-value{color:#f5f5f5;overflow-wrap:anywhere;margin:7px 0 0;font-size:.9375rem;font-weight:600}.club-profile__detail-value--multiline{color:#d8d8d8;white-space:pre-wrap;font-weight:500;line-height:1.55}.club-profile__empty-text{color:#8a8a8a;background:#111;border:1px dashed #2f2f2f;border-radius:10px;grid-column:1/-1;margin:0;padding:18px}.club-profile__actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.club-profile__btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex}.club-profile__btn--ghost{color:#e5e5e5;background:0 0;border:1px solid #3a3a3a}.club-profile__btn--ghost:hover{background:#ffffff0d;border-color:#4d4d4d}.club-profile__btn--primary{color:#0a0a0a;background:#f5f5f5;border:1px solid #f5f5f5}.club-profile__btn--primary:hover{background:#fff;border-color:#fff}.club-profile__save-ic{color:currentColor;width:18px;height:18px}@media (width<=720px){.club-profile__page-head{flex-direction:column;align-items:stretch}.club-profile__mode-actions{justify-content:flex-start}.club-profile__details{grid-template-columns:1fr}}
