.styles-module-scss-module__FBDTDq__eventsPage .styles-module-scss-module__FBDTDq__th{font-weight:800}.styles-module-scss-module__FBDTDq__tabNav{border-bottom:1px solid var(--chakra-colors-border);gap:0;margin-bottom:16px;display:flex}.styles-module-scss-module__FBDTDq__tab{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 24px;font-size:.938rem;font-weight:500;transition:color .2s,border-color .2s}.styles-module-scss-module__FBDTDq__tab:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__FBDTDq__activeTab{color:var(--chakra-colors-fg);border-bottom-color:var(--color-brand-accent)}.styles-module-scss-module__FBDTDq__scrollToTop{z-index:100;opacity:0;pointer-events:none;background:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);transition:opacity .3s,transform .3s;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 4px 12px #00000026}.styles-module-scss-module__FBDTDq__scrollToTop.styles-module-scss-module__FBDTDq__visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.styles-module-scss-module__FBDTDq__scrollToTop{bottom:calc(var(--nav-bar-height) + env(safe-area-inset-bottom,0px) + 16px)}}
.styles-module-scss-module__y9O6Rq__pageTitle{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__y9O6Rq__pageTitle .styles-module-scss-module__y9O6Rq__titleWithBack{align-items:center;gap:4px;display:flex}.styles-module-scss-module__y9O6Rq__pageTitle .styles-module-scss-module__y9O6Rq__actions{align-items:center;height:fit-content}@media (max-width:768px){.styles-module-scss-module__y9O6Rq__pageTitle .styles-module-scss-module__y9O6Rq__actions{gap:4px}.styles-module-scss-module__y9O6Rq__pageTitle .styles-module-scss-module__y9O6Rq__actions button{padding:4px 8px;font-size:.75rem}}@media (max-width:480px){.styles-module-scss-module__y9O6Rq__pageTitle{flex-direction:row;align-items:center}.styles-module-scss-module__y9O6Rq__pageTitle .styles-module-scss-module__y9O6Rq__actions{flex-shrink:0}}.styles-module-scss-module__y9O6Rq__h1{padding:32px 0 22px;font-size:32px;font-weight:600}@media (max-width:768px){.styles-module-scss-module__y9O6Rq__h1{padding:16px 0 12px;font-size:24px}}.styles-module-scss-module__y9O6Rq__h2{padding:12px 0;font-size:26px;font-weight:600}@media (max-width:768px){.styles-module-scss-module__y9O6Rq__h2{padding:8px 0;font-size:20px}}.styles-module-scss-module__y9O6Rq__h3{padding:8px 0;font-size:20px;font-weight:600}@media (max-width:768px){.styles-module-scss-module__y9O6Rq__h3{padding:4px 0;font-size:16px}}
.styles-module-scss-module__cDyRXG__searchBar{flex-direction:row;justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__mobileSearchIcon{display:none}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__search{width:65%}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__search input{border-radius:32px}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:35%;display:flex}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__datePicker{align-items:center;gap:4px;display:flex;position:relative}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__dateSelect{border:1px solid var(--chakra-colors-border);background-color:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:32px;height:32px;padding:6px 28px 6px 12px;font-size:14px}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__dateSelect:focus{border-color:var(--chakra-colors-border-emphasized);outline:none}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__clearDateButton{flex-shrink:0}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact{gap:8px;width:auto}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact .styles-module-scss-module__cDyRXG__search{width:auto}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact .styles-module-scss-module__cDyRXG__search input{background-color:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact .styles-module-scss-module__cDyRXG__actions{width:auto}@media (max-width:768px){.styles-module-scss-module__cDyRXG__searchBar{flex-direction:column;gap:16px}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__mobileSearchIcon{min-width:44px;min-height:44px;display:flex}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__hiddenOnMobile{display:none}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__search{width:100%}.styles-module-scss-module__cDyRXG__searchBar .styles-module-scss-module__cDyRXG__actions{justify-content:flex-start;width:100%}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact{flex-direction:row}.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact .styles-module-scss-module__cDyRXG__search,.styles-module-scss-module__cDyRXG__searchBar.styles-module-scss-module__cDyRXG__compact .styles-module-scss-module__cDyRXG__actions{width:auto}}
.styles-module-scss-module__vAk7BW__desktopButton{display:flex}@media (max-width:768px){.styles-module-scss-module__vAk7BW__desktopButton{display:none}}.styles-module-scss-module__vAk7BW__mobileButton{min-width:44px;min-height:44px;display:none}@media (max-width:768px){.styles-module-scss-module__vAk7BW__mobileButton{display:flex}.styles-module-scss-module__vAk7BW__popoverPositioner{width:auto!important;left:8px!important;right:8px!important;top:calc(var(--nav-bar-height) + 8px)!important;transform:none!important}}.styles-module-scss-module__vAk7BW__popoverContent{background:var(--color-bg-primary);border:1px solid var(--chakra-colors-gray-700);border-radius:16px;width:340px}@media (max-width:768px){.styles-module-scss-module__vAk7BW__popoverContent{width:100%}}.styles-module-scss-module__vAk7BW__header{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__vAk7BW__eventTypeGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.styles-module-scss-module__vAk7BW__eventTypeItem{background:var(--chakra-colors-gray-900);border:1px solid var(--chakra-colors-gray-700);cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:8px 10px;transition:all .15s;display:flex}.styles-module-scss-module__vAk7BW__eventTypeItem:hover{background:var(--chakra-colors-gray-800)}.styles-module-scss-module__vAk7BW__eventTypeItemChecked{background:#d2ff0014;border-color:#d2ff00}.styles-module-scss-module__vAk7BW__eventTypeIcon{color:#d2ff00;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module-scss-module__vAk7BW__eventTypeLabel{color:var(--chakra-colors-gray-100);text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__vAk7BW__eventTypeCheckbox{pointer-events:none;flex-shrink:0;margin-left:4px}.styles-module-scss-module__vAk7BW__dateRangeGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.styles-module-scss-module__vAk7BW__dateRangeItem{border:1px solid var(--chakra-colors-gray-600);color:var(--chakra-colors-gray-300);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .15s}.styles-module-scss-module__vAk7BW__dateRangeItem:hover{background:var(--chakra-colors-gray-700);border-color:var(--chakra-colors-gray-500)}.styles-module-scss-module__vAk7BW__dateRangeItemSelected{color:#000;background:#defd0d;border-color:#defd0d}.styles-module-scss-module__vAk7BW__dateRangeItemSelected:hover{opacity:.9;background:#defd0d;border-color:#defd0d}@media (max-width:768px){.styles-module-scss-module__vAk7BW__distanceSection{display:none}}.styles-module-scss-module__vAk7BW__footer{border-top:1px solid var(--chakra-colors-gray-700);gap:12px;margin-top:8px;padding-top:16px;display:flex}
.styles-module-scss-module__joiWcG__desktopButton{display:flex}@media (max-width:768px){.styles-module-scss-module__joiWcG__desktopButton{display:none}}.styles-module-scss-module__joiWcG__mobileButton{min-width:44px;min-height:44px;display:none}@media (max-width:768px){.styles-module-scss-module__joiWcG__mobileButton{display:flex}}
.styles-module-scss-module__vB4m2q__detailRow{align-items:flex-start;gap:10px;display:flex}.styles-module-scss-module__vB4m2q__detailRow.styles-module-scss-module__vB4m2q__compact{gap:6px}.styles-module-scss-module__vB4m2q__detailIcon{color:#d2ff00;flex-shrink:0;margin-top:2px;font-size:18px}.styles-module-scss-module__vB4m2q__detailIcon.styles-module-scss-module__vB4m2q__compactIcon{font-size:14px}.styles-module-scss-module__vB4m2q__descriptionText{white-space:pre-line;max-height:150px;overflow-y:auto}.styles-module-scss-module__vB4m2q__descriptionText.styles-module-scss-module__vB4m2q__fullHeight{max-height:none;overflow-y:visible}.styles-module-scss-module__vB4m2q__linkText{color:var(--chakra-colors-blue-500,#3182ce);text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-decoration:none;overflow:hidden}.styles-module-scss-module__vB4m2q__linkText:hover{text-decoration:underline}.styles-module-scss-module__vB4m2q__dateContent{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__vB4m2q__seeMoreDates{color:var(--chakra-colors-blue-500,#3182ce);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:12px}.styles-module-scss-module__vB4m2q__seeMoreDates:hover{text-decoration:underline}.styles-module-scss-module__vB4m2q__expandedDates{border-left:2px solid var(--chakra-colors-border,#e2e8f0);flex-direction:column;gap:4px;margin-left:28px;padding-left:8px;display:flex}.styles-module-scss-module__vB4m2q__recurringBadge{color:#d2ff00!important;background:0 0!important;border-color:#d2ff00!important}
.styles-module-scss-module__gNGz6W__form{flex-direction:column;max-height:80vh;display:flex}@media (max-width:768px){.styles-module-scss-module__gNGz6W__form{max-height:100vh}}.styles-module-scss-module__gNGz6W__formContent{flex:1;padding:16px 16px 24px;overflow-y:auto}.styles-module-scss-module__gNGz6W__formContent input,.styles-module-scss-module__gNGz6W__formContent textarea,.styles-module-scss-module__gNGz6W__formContent select{color:var(--chakra-colors-fg)!important;background:#ffffff14!important;border-color:#0000!important;border-radius:8px!important}.styles-module-scss-module__gNGz6W__formContent input::placeholder,.styles-module-scss-module__gNGz6W__formContent textarea::placeholder,.styles-module-scss-module__gNGz6W__formContent select::placeholder{color:#fff6}.styles-module-scss-module__gNGz6W__formContent input:focus,.styles-module-scss-module__gNGz6W__formContent textarea:focus,.styles-module-scss-module__gNGz6W__formContent select:focus{background:#ffffff1f!important;border-color:#fff3!important}.styles-module-scss-module__gNGz6W__formContent input option,.styles-module-scss-module__gNGz6W__formContent textarea option,.styles-module-scss-module__gNGz6W__formContent select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__gNGz6W__formContent [data-part=indicator]{background-color:#d2ff00!important}.styles-module-scss-module__gNGz6W__formContent [data-part=item][data-state=checked]{color:#000!important}.styles-module-scss-module__gNGz6W__formFooter{border-top:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__gNGz6W__formFooter button[type=submit]{color:#000!important;background-color:#d2ff00!important}.styles-module-scss-module__gNGz6W__formFooter button[type=submit]:hover{background-color:#bde600!important}.styles-module-scss-module__gNGz6W__formFooter button[type=submit]:disabled{background-color:#d2ff0080!important}.styles-module-scss-module__gNGz6W__imageUpload{cursor:pointer;background:#ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:120px;transition:background .2s;display:flex;overflow:hidden}.styles-module-scss-module__gNGz6W__imageUpload:hover{background:#ffffff1f}.styles-module-scss-module__gNGz6W__hiddenInput{display:none}.styles-module-scss-module__gNGz6W__imagePlaceholder{color:var(--chakra-colors-fg-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.styles-module-scss-module__gNGz6W__imagePlaceholder svg{color:#d2ff00;opacity:.7}@media (max-width:768px){.styles-module-scss-module__gNGz6W__imagePlaceholder{padding:16px}}.styles-module-scss-module__gNGz6W__imagePreview{object-fit:cover;width:100%;height:180px;display:block}.styles-module-scss-module__gNGz6W__checkboxLabel{cursor:pointer;align-items:center;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__checkboxLabel input[type=checkbox]{accent-color:#d2ff00}.styles-module-scss-module__gNGz6W__locationSearch{width:100%;position:relative}.styles-module-scss-module__gNGz6W__locationInputRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__pinDropButton{white-space:nowrap;flex-shrink:0;color:var(--chakra-colors-fg-muted)!important;border-color:#fff3!important;border-radius:20px!important;font-size:13px!important}.styles-module-scss-module__gNGz6W__pinDropButton:hover{background:#ffffff14!important}.styles-module-scss-module__gNGz6W__locationResults{background:var(--chakra-colors-bg);border:1px solid var(--chakra-colors-border);z-index:10;border-radius:6px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.styles-module-scss-module__gNGz6W__locationResultItem{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;padding:8px 12px;font-size:14px;display:block}.styles-module-scss-module__gNGz6W__locationResultItem:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__gNGz6W__locationResultItem+.styles-module-scss-module__gNGz6W__locationResultItem{border-top:1px solid var(--chakra-colors-border)}.styles-module-scss-module__gNGz6W__openingHoursRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__dayLabel{flex-shrink:0;min-width:80px}.styles-module-scss-module__gNGz6W__timeInputs{flex:1;align-items:center;gap:4px;display:flex}.styles-module-scss-module__gNGz6W__closedText{flex:1}.styles-module-scss-module__gNGz6W__closedToggle{cursor:pointer;flex-shrink:0;align-items:center;gap:4px;display:flex}.styles-module-scss-module__gNGz6W__closedToggle input[type=checkbox]{accent-color:#d2ff00}.styles-module-scss-module__gNGz6W__waypointList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__waypointItem{background:var(--chakra-colors-bg-subtle);border-radius:6px;align-items:center;gap:8px;padding:8px 12px;display:flex}.styles-module-scss-module__gNGz6W__waypointIcon{color:var(--chakra-colors-fg-muted);flex-shrink:0}.styles-module-scss-module__gNGz6W__waypointName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__gNGz6W__waypointRemove{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module-scss-module__gNGz6W__waypointRemove:hover{background:var(--chakra-colors-bg);color:var(--chakra-colors-fg-error)}.styles-module-scss-module__gNGz6W__waypointSearch{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module-scss-module__gNGz6W__waypointButtons{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__customDatesList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__customDateItem{background:var(--chakra-colors-bg-subtle);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module-scss-module__gNGz6W__customDateRemove{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module-scss-module__gNGz6W__customDateRemove:hover{background:var(--chakra-colors-bg);color:var(--chakra-colors-fg-error)}.styles-module-scss-module__gNGz6W__customDateAdd{align-items:center;gap:8px;display:flex}.styles-module-scss-module__gNGz6W__selectWrapper{align-items:center;display:flex;position:relative}.styles-module-scss-module__gNGz6W__inputIcon{z-index:1;pointer-events:none;position:absolute;left:12px}.styles-module-scss-module__gNGz6W__selectWithIcon{width:100%}.styles-module-scss-module__gNGz6W__selectWithIcon select{padding-left:40px!important}.styles-module-scss-module__gNGz6W__textareaWrapper{display:flex;position:relative}.styles-module-scss-module__gNGz6W__textareaIcon{z-index:1;pointer-events:none;position:absolute;top:12px;left:12px}.styles-module-scss-module__gNGz6W__textareaWithIcon{padding-left:40px!important}
.styles-module-scss-module__qn8tMW__overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module-scss-module__qn8tMW__modal{background:var(--chakra-colors-bg);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden}.styles-module-scss-module__qn8tMW__header{border-bottom:1px solid var(--chakra-colors-border);padding:16px}.styles-module-scss-module__qn8tMW__cropContainer{background:#000;width:100%;height:300px;position:relative}@media (max-width:768px){.styles-module-scss-module__qn8tMW__cropContainer{height:250px}}.styles-module-scss-module__qn8tMW__controls{border-bottom:1px solid var(--chakra-colors-border);padding:16px}.styles-module-scss-module__qn8tMW__zoomControl{align-items:center;gap:12px;display:flex}.styles-module-scss-module__qn8tMW__zoomSlider{appearance:none;background:var(--chakra-colors-border);cursor:pointer;border-radius:2px;flex:1;height:4px}.styles-module-scss-module__qn8tMW__zoomSlider::-webkit-slider-thumb{appearance:none;background:var(--chakra-colors-primary-500);cursor:pointer;border-radius:50%;width:16px;height:16px}.styles-module-scss-module__qn8tMW__zoomSlider::-moz-range-thumb{background:var(--chakra-colors-primary-500);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.styles-module-scss-module__qn8tMW__footer{justify-content:flex-end;gap:8px;padding:16px;display:flex}
@keyframes check-in-card-module-scss-module__Rqs5UW__slideIn{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}.check-in-card-module-scss-module__Rqs5UW__animate{animation:.4s cubic-bezier(.16,1,.3,1) check-in-card-module-scss-module__Rqs5UW__slideIn}.check-in-card-module-scss-module__Rqs5UW__content{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.check-in-card-module-scss-module__Rqs5UW__locationIcon{color:var(--chakra-colors-green-500);font-size:48px}.check-in-card-module-scss-module__Rqs5UW__eventName{margin-top:4px}.check-in-card-module-scss-module__Rqs5UW__timeRow{color:var(--chakra-colors-fg-muted);align-items:center;gap:6px;display:flex}.check-in-card-module-scss-module__Rqs5UW__timeIcon{font-size:16px}.check-in-card-module-scss-module__Rqs5UW__checkInButton{background-color:var(--chakra-colors-green-600,#16a34a);color:#fff;border-radius:12px;width:100%;margin-top:12px;padding:12px 24px;font-size:16px;font-weight:600}.check-in-card-module-scss-module__Rqs5UW__checkInButton:hover{background-color:var(--chakra-colors-green-700,#15803d)}.check-in-card-module-scss-module__Rqs5UW__checkInButton:disabled{opacity:.7}.check-in-card-module-scss-module__Rqs5UW__viewDetailsButton{color:var(--chakra-colors-fg-muted);margin-top:4px}.check-in-card-module-scss-module__Rqs5UW__closeButton{z-index:1;position:absolute;top:8px;right:8px}.check-in-card-module-scss-module__Rqs5UW__overlay{background-color:#0006;position:fixed;inset:0}.check-in-card-module-scss-module__Rqs5UW__vaulContent{background-color:var(--chakra-colors-bg-panel);z-index:101;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001a}.check-in-card-module-scss-module__Rqs5UW__vaulContent:focus{outline:none}.check-in-card-module-scss-module__Rqs5UW__vaulContent .check-in-card-module-scss-module__Rqs5UW__handle{background-color:var(--chakra-colors-gray-300);border-radius:10px;flex-shrink:0;width:40px;height:5px;margin:12px auto}.check-in-card-module-scss-module__Rqs5UW__drawerClose{z-index:1;min-width:44px;min-height:44px;position:absolute;top:8px;right:8px}.check-in-card-module-scss-module__Rqs5UW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.styles-module-scss-module__ddQNGq__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;padding-top:10vh;display:flex;position:fixed;inset:0}@media (max-width:768px){.styles-module-scss-module__ddQNGq__overlay{padding-top:calc(var(--nav-bar-height) + 16px)}}.styles-module-scss-module__ddQNGq__modal{background-color:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);border-radius:16px;flex-direction:column;align-self:flex-start;width:100%;max-width:520px;max-height:70vh;margin:0 16px;display:flex;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__ddQNGq__modal{max-height:85vh}}.styles-module-scss-module__ddQNGq__searchInput{border-bottom:1px solid var(--chakra-colors-border);padding:16px}.styles-module-scss-module__ddQNGq__searchInput input{border-radius:32px}.styles-module-scss-module__ddQNGq__results{flex:1;padding:8px 0;overflow-y:auto}.styles-module-scss-module__ddQNGq__empty{justify-content:center;align-items:center;padding:32px 16px;display:flex}.styles-module-scss-module__ddQNGq__resultItem{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;transition:background-color .15s;display:flex}.styles-module-scss-module__ddQNGq__resultItem:hover{background-color:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__ddQNGq__resultInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module-scss-module__ddQNGq__resultMeta{flex-wrap:wrap;gap:8px;display:flex}
.styles-module-scss-module__zRfHnG__banner{background-color:var(--chakra-colors-bg-muted);background-position:50%;background-size:cover;border-radius:12px 12px 0 0;width:100%;height:140px}.styles-module-scss-module__zRfHnG__identitySection{flex-direction:column;gap:12px;padding:0 20px 20px;display:flex}.styles-module-scss-module__zRfHnG__profileRow{align-items:center;gap:16px;margin-top:-40px;display:flex}.styles-module-scss-module__zRfHnG__profilePic{background-color:var(--chakra-colors-bg-subtle);border:3px solid var(--chakra-colors-bg-panel);z-index:1;background-position:50%;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:80px;min-width:80px;height:80px;display:flex}.styles-module-scss-module__zRfHnG__nameBlock{flex:1;min-width:0;padding-top:40px}.styles-module-scss-module__zRfHnG__userName{color:var(--chakra-colors-fg);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700;overflow:hidden}.styles-module-scss-module__zRfHnG__infoRow{align-items:center;gap:8px;padding:4px 0;display:flex}.styles-module-scss-module__zRfHnG__infoIcon{color:var(--chakra-colors-fg-muted);flex-shrink:0}.styles-module-scss-module__zRfHnG__infoText{color:var(--chakra-colors-fg-muted);font-size:.875rem}.styles-module-scss-module__zRfHnG__infoLink{color:var(--chakra-colors-fg-muted);font-size:.875rem;text-decoration:underline}.styles-module-scss-module__zRfHnG__infoLink:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__zRfHnG__divider{background-color:var(--chakra-colors-border);height:1px;margin:4px 0}
.styles-module-scss-module__3D_E2a__banner{z-index:20;color:#fff;white-space:nowrap;background-color:#000000d9;border-radius:20px;align-items:center;gap:8px;max-width:calc(100% - 32px);padding:8px 12px;font-size:14px;animation:.3s ease-in styles-module-scss-module__3D_E2a__fadeInBanner;display:flex;position:absolute;top:60px;left:50%;transform:translate(-50%)}@media (max-width:768px){.styles-module-scss-module__3D_E2a__banner{font-size:13px;top:68px}}.styles-module-scss-module__3D_E2a__bannerText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module-scss-module__3D_E2a__viewButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:13px;display:flex}.styles-module-scss-module__3D_E2a__viewButton:hover{background:#ffffff40}.styles-module-scss-module__3D_E2a__dismissButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;align-items:center;padding:4px;display:flex}.styles-module-scss-module__3D_E2a__dismissButton:hover{background:#ffffff40}@keyframes styles-module-scss-module__3D_E2a__fadeInBanner{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.styles-module-scss-module__xnCVtG__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__xnCVtG__option{border:2px solid var(--chakra-colors-border);cursor:pointer;color:var(--chakra-colors-fg);background:0 0;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;transition:border-color .15s,background-color .15s;display:flex}.styles-module-scss-module__xnCVtG__option:hover{border-color:var(--chakra-colors-fg-muted)}.styles-module-scss-module__xnCVtG__optionSelected{border-color:var(--chakra-colors-primary-500);background-color:var(--chakra-colors-primary-50)}.styles-module-scss-module__xnCVtG__optionIcon{width:24px;height:24px}.styles-module-scss-module__xnCVtG__optionLabel{color:var(--chakra-colors-fg-muted);font-size:.75rem}
.styles-module-scss-module__JOC40G__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module-scss-module__JOC40G__dialog{background:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);border-radius:16px;width:100%;max-width:520px;max-height:90vh;padding:24px;overflow-y:auto}.styles-module-scss-module__JOC40G__title{color:var(--chakra-colors-fg);margin:0 0 8px;font-size:1.25rem;font-weight:700}.styles-module-scss-module__JOC40G__description{color:var(--chakra-colors-fg-muted);margin:0 0 20px;font-size:.875rem}.styles-module-scss-module__JOC40G__actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.styles-module-scss-module__JOC40G__dontShowAgain{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:16px;padding:0;font-size:.8rem;display:flex}.styles-module-scss-module__JOC40G__checkbox{width:16px;height:16px;accent-color:var(--chakra-colors-primary-500)}
.styles-module-scss-module__c4l6Lq__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__c4l6Lq__dialog{background:var(--chakra-colors-bg);border:1px solid var(--chakra-colors-border);border-radius:12px;flex-direction:column;width:100%;max-width:400px;max-height:80vh;margin:16px;display:flex}.styles-module-scss-module__c4l6Lq__dialogHeader{border-bottom:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__c4l6Lq__dialogTitle{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__c4l6Lq__closeBtn{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;align-items:center;padding:4px;display:flex}.styles-module-scss-module__c4l6Lq__closeBtn:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__c4l6Lq__friendsList{flex:1;overflow-y:auto}.styles-module-scss-module__c4l6Lq__friendItem{border-bottom:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;padding:10px 16px;transition:background-color .15s;display:flex}.styles-module-scss-module__c4l6Lq__friendItem:last-child{border-bottom:none}.styles-module-scss-module__c4l6Lq__friendItem:hover{background-color:var(--chakra-colors-bg-muted)}.styles-module-scss-module__c4l6Lq__friendInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__c4l6Lq__friendName{color:var(--chakra-colors-fg);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.styles-module-scss-module__c4l6Lq__friendHandle{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__c4l6Lq__actionBtn{border:1px solid var(--chakra-colors-border);cursor:pointer;color:var(--chakra-colors-fg);background:0 0;border-radius:6px;flex-shrink:0;margin-left:8px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:background-color .15s,border-color .15s}.styles-module-scss-module__c4l6Lq__actionBtn:hover{background-color:var(--chakra-colors-bg-muted);border-color:var(--chakra-colors-border-emphasized)}.styles-module-scss-module__c4l6Lq__actionBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__c4l6Lq__invitedLabel{color:var(--chakra-colors-green-500);flex-shrink:0;margin-left:8px;font-size:.75rem;font-weight:500}.styles-module-scss-module__c4l6Lq__emptyState,.styles-module-scss-module__c4l6Lq__loadingState{text-align:center;color:var(--chakra-colors-fg-muted);padding:32px 16px;font-size:.875rem}
@keyframes styles-module-scss-module__KBdEOq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__KBdEOq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.styles-module-scss-module__KBdEOq__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out styles-module-scss-module__KBdEOq__fadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__KBdEOq__dialog{background:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);text-align:center;border-radius:16px;width:100%;max-width:360px;padding:32px 24px 24px;animation:.2s ease-out styles-module-scss-module__KBdEOq__scaleIn;position:relative}.styles-module-scss-module__KBdEOq__closeButton{width:32px;height:32px;color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.styles-module-scss-module__KBdEOq__closeButton:hover{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg)}.styles-module-scss-module__KBdEOq__closeButton svg{width:20px;height:20px}.styles-module-scss-module__KBdEOq__iconContainer{background:var(--color-brand-accent);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.styles-module-scss-module__KBdEOq__downloadIcon{color:#000;width:32px;height:32px}.styles-module-scss-module__KBdEOq__title{color:var(--chakra-colors-fg);margin:0 0 8px;font-size:1.25rem;font-weight:700}.styles-module-scss-module__KBdEOq__description{color:var(--chakra-colors-fg-muted);margin:0 0 24px;font-size:.875rem;line-height:1.5}.styles-module-scss-module__KBdEOq__inlineIcon{vertical-align:middle;width:16px;height:16px;margin:0 2px;display:inline-block}.styles-module-scss-module__KBdEOq__actions{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__KBdEOq__installButton{background:var(--color-brand-accent);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:.9375rem;font-weight:600;transition:opacity .15s;display:flex}.styles-module-scss-module__KBdEOq__installButton:hover{opacity:.9}.styles-module-scss-module__KBdEOq__installButton svg{width:18px;height:18px}.styles-module-scss-module__KBdEOq__headerInstallButton{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.styles-module-scss-module__KBdEOq__headerInstallButton:hover{opacity:.8}.styles-module-scss-module__KBdEOq__headerInstallButton svg{width:20px;height:20px}.styles-module-scss-module__KBdEOq__dismissButton{width:100%;color:var(--chakra-colors-fg-muted);border:1px solid var(--chakra-colors-border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:12px 16px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.styles-module-scss-module__KBdEOq__dismissButton:hover{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg)}
.styles-module-scss-module__ZFWmqq__banner{background-color:var(--color-warning-bg);color:var(--color-warning-text);z-index:50;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;display:flex}.styles-module-scss-module__ZFWmqq__message{flex:1;margin:0}.styles-module-scss-module__ZFWmqq__dismiss{border:1px solid var(--color-warning-text);cursor:pointer;color:var(--color-warning-text);white-space:nowrap;background:0 0;border-radius:4px;padding:4px 12px;font-size:13px;transition:background .2s}.styles-module-scss-module__ZFWmqq__dismiss:hover{background:#0000001a}
@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1e589d51b18335ae-s.05-huglz-54p0.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/274673a632e02dc6-s.0nytys-8f3k7w.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/043b82ab31bba5a4-s.p.03tqs0fb1.6o8.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f802f963cba79871-s.0z43oteb0spdy.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b30f401cf94fe4f8-s.0pj_z6m2qbcey.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c7d9ca68f9942779-s.p.0-ul3iyp1t7db.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.13c6n_dh74ayc.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.0.56594qx.-9o.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.0g5xoah9dq00_.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.08t4zcuc4z7pw.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.0cbnlo4n.czwi.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_a147ab07-module__O4Z6fW__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_a147ab07-module__O4Z6fW__variable{--font-poppins-sans:"Poppins", "Poppins Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0.qu-9752pffj.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.09zddjkbdep5a.woff2?dpl=dpl_9Zah3R1qLDAL3fMv9HgVdTae8L2z)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.styles-module-scss-module__pqHL7a__container{justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.styles-module-scss-module__pqHL7a__content{text-align:center;max-width:480px}.styles-module-scss-module__pqHL7a__adminLink{color:var(--chakra-colors-fg-muted);margin-top:48px;font-size:14px;text-decoration:underline;display:inline-block}.styles-module-scss-module__pqHL7a__adminLink:hover{color:var(--chakra-colors-fg-default)}
.styles-module-scss-module__tn8w2q__buttonIcon{width:16px;height:16px}.styles-module-scss-module__tn8w2q__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__tn8w2q__dialog{background:var(--chakra-colors-bg);border:1px solid var(--chakra-colors-border);border-radius:12px;flex-direction:column;width:100%;max-width:400px;max-height:80vh;margin:16px;display:flex}.styles-module-scss-module__tn8w2q__dialogHeader{border-bottom:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__tn8w2q__dialogTitle{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__tn8w2q__closeBtn{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;align-items:center;padding:4px;display:flex}.styles-module-scss-module__tn8w2q__closeBtn:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__tn8w2q__dialogContent{flex:1;overflow-y:auto}.styles-module-scss-module__tn8w2q__shareOptions{flex-direction:column;padding:8px;display:flex}.styles-module-scss-module__tn8w2q__shareOption{cursor:pointer;color:var(--chakra-colors-fg);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:background-color .15s;display:flex}.styles-module-scss-module__tn8w2q__shareOption:hover{background-color:var(--chakra-colors-bg-muted)}.styles-module-scss-module__tn8w2q__optionIcon{flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__tn8w2q__optionLabel{font-size:.875rem;font-weight:500}.styles-module-scss-module__tn8w2q__backBtn{cursor:pointer;color:var(--chakra-colors-fg-muted);text-align:left;background:0 0;border:none;padding:8px 16px;font-size:.875rem}.styles-module-scss-module__tn8w2q__backBtn:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__tn8w2q__friendsList{flex-direction:column;display:flex}.styles-module-scss-module__tn8w2q__friendItem{border-bottom:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;padding:10px 16px;transition:background-color .15s;display:flex}.styles-module-scss-module__tn8w2q__friendItem:last-child{border-bottom:none}.styles-module-scss-module__tn8w2q__friendItem:hover{background-color:var(--chakra-colors-bg-muted)}.styles-module-scss-module__tn8w2q__friendInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__tn8w2q__friendName{color:var(--chakra-colors-fg);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.styles-module-scss-module__tn8w2q__friendHandle{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__tn8w2q__actionBtn{border:1px solid var(--chakra-colors-border);cursor:pointer;color:var(--chakra-colors-fg);background:0 0;border-radius:6px;flex-shrink:0;margin-left:8px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:background-color .15s,border-color .15s}.styles-module-scss-module__tn8w2q__actionBtn:hover{background-color:var(--chakra-colors-bg-muted);border-color:var(--chakra-colors-border-emphasized)}.styles-module-scss-module__tn8w2q__actionBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__tn8w2q__sentLabel{color:var(--chakra-colors-green-500);flex-shrink:0;margin-left:8px;font-size:.75rem;font-weight:500}.styles-module-scss-module__tn8w2q__emptyState,.styles-module-scss-module__tn8w2q__loadingState{text-align:center;color:var(--chakra-colors-fg-muted);padding:32px 16px;font-size:.875rem}
@keyframes styles-module-scss-module__EeNFPq__slideIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.styles-module-scss-module__EeNFPq__tooltip{z-index:20;color:#fff;background-color:#000000d9;border-radius:12px;align-items:center;gap:12px;max-width:90%;padding:12px 16px;font-size:14px;animation:.3s ease-out styles-module-scss-module__EeNFPq__slideIn;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.styles-module-scss-module__EeNFPq__tooltip{padding:10px 14px;font-size:13px;bottom:100px}}.styles-module-scss-module__EeNFPq__tooltipText{line-height:1.4}.styles-module-scss-module__EeNFPq__dismissButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background-color .2s;display:flex}.styles-module-scss-module__EeNFPq__dismissButton:hover{background:#ffffff40}
.styles-module-scss-module__OhHfZa__pageWrapper{width:100%;max-width:600px;margin:24px auto 0}@media (max-width:768px){.styles-module-scss-module__OhHfZa__pageWrapper{margin-top:16px}}.styles-module-scss-module__OhHfZa__backButton{margin-bottom:8px}.styles-module-scss-module__OhHfZa__eventContainer{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden}.styles-module-scss-module__OhHfZa__coverImageContainer{width:100%;height:220px;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__OhHfZa__coverImageContainer{height:160px}}.styles-module-scss-module__OhHfZa__coverImage{object-fit:cover}.styles-module-scss-module__OhHfZa__imageButton{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.styles-module-scss-module__OhHfZa__placeholderImage{background-color:var(--chakra-colors-bg-muted,#f5f5f5);width:100%;height:100%;color:var(--chakra-colors-fg-muted,#999);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module-scss-module__OhHfZa__contentSection{flex-direction:column;gap:16px;padding:20px;display:flex}@media (max-width:768px){.styles-module-scss-module__OhHfZa__contentSection{padding:12px}}.styles-module-scss-module__OhHfZa__detailsSection{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__OhHfZa__buttonGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.styles-module-scss-module__OhHfZa__attendeeSection{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__OhHfZa__attendeeList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__OhHfZa__attendeeItem{background:var(--chakra-colors-bg-muted,#f5f5f5);border-radius:8px;padding:8px 12px}
.styles-module-scss-module__QMTFNW__routeViewOverlay{z-index:20;background-color:var(--color-overlay-bg);color:#fff;white-space:nowrap;border-radius:20px;align-items:center;gap:12px;padding:8px 16px;font-size:14px;animation:.2s ease-in styles-module-scss-module__QMTFNW__fadeInBanner;display:flex;position:absolute;top:60px;left:50%;transform:translate(-50%)}@media (max-width:768px){.styles-module-scss-module__QMTFNW__routeViewOverlay{white-space:normal;text-align:center;flex-direction:column;gap:8px;max-width:calc(100% - 32px);top:68px}}.styles-module-scss-module__QMTFNW__routeViewText{font-weight:500}.styles-module-scss-module__QMTFNW__exitButton{color:#fff;background:#ffffff26;border:none}.styles-module-scss-module__QMTFNW__exitButton:hover{background:#ffffff40}@keyframes styles-module-scss-module__QMTFNW__fadeInBanner{0%{opacity:0;transform:translate(-50%)scale(.8)}to{opacity:1;transform:translate(-50%)scale(1)}}
.styles-module-scss-module__yUgBnq__mapPage{height:calc(100dvh - var(--nav-bar-height));width:100%;position:relative}@media (max-width:768px){.styles-module-scss-module__yUgBnq__mapPage{height:calc(100dvh - 2*var(--nav-bar-height) - env(safe-area-inset-bottom,0px))}}
.styles-module-scss-module__LZ6Z4a__clubDetail{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__LZ6Z4a__section{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__sectionTitle{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__membersList{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.styles-module-scss-module__LZ6Z4a__memberCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.styles-module-scss-module__LZ6Z4a__memberInfo{align-items:center;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__memberName{color:var(--chakra-colors-fg);font-size:.875rem}.styles-module-scss-module__LZ6Z4a__adminBadge{text-transform:uppercase;background:var(--chakra-colors-color-palette-solid);color:var(--chakra-colors-color-palette-contrast);border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__memberActions{gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__clubInfoSection{flex-direction:row;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__clubInfoSection{gap:16px}}.styles-module-scss-module__LZ6Z4a__clubImageContainer{border-radius:12px;flex-shrink:0;width:100%;max-width:300px;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__clubImageContainer{max-width:150px}}.styles-module-scss-module__LZ6Z4a__clubImage{object-fit:cover;width:100%;height:auto;display:block}.styles-module-scss-module__LZ6Z4a__clubStats{flex-direction:column;gap:16px;padding:8px 0;display:flex}.styles-module-scss-module__LZ6Z4a__statItem{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__LZ6Z4a__statValue{color:var(--chakra-colors-fg);font-size:1.5rem;font-weight:700;line-height:1}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__statValue{font-size:.875rem}}.styles-module-scss-module__LZ6Z4a__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--chakra-colors-fg-muted);font-size:.75rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__statLabel{font-size:.625rem}}.styles-module-scss-module__LZ6Z4a__editForm{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module-scss-module__LZ6Z4a__editForm input[type],.styles-module-scss-module__LZ6Z4a__editForm textarea,.styles-module-scss-module__LZ6Z4a__editForm select{color:var(--chakra-colors-fg);background:#ffffff1a;border-color:#ffffff4d}.styles-module-scss-module__LZ6Z4a__editForm input[type]::placeholder,.styles-module-scss-module__LZ6Z4a__editForm textarea::placeholder,.styles-module-scss-module__LZ6Z4a__editForm select::placeholder{color:#ffffff80}.styles-module-scss-module__LZ6Z4a__editForm input[type] option,.styles-module-scss-module__LZ6Z4a__editForm textarea option,.styles-module-scss-module__LZ6Z4a__editForm select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__LZ6Z4a__editForm input[type]:focus,.styles-module-scss-module__LZ6Z4a__editForm textarea:focus,.styles-module-scss-module__LZ6Z4a__editForm select:focus{background:#ffffff26;border-color:#d2ff00}.styles-module-scss-module__LZ6Z4a__imageUpload{cursor:pointer;border:2px dashed var(--chakra-colors-border);border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;transition:border-color .2s;display:flex;overflow:hidden}.styles-module-scss-module__LZ6Z4a__imageUpload:hover{border-color:var(--chakra-colors-fg-muted)}.styles-module-scss-module__LZ6Z4a__hiddenInput{display:none}.styles-module-scss-module__LZ6Z4a__imagePreview{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__LZ6Z4a__imagePlaceholder{color:var(--chakra-colors-fg-muted);flex-direction:column;align-items:center;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__editActions{gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__tabNav{border-bottom:1px solid var(--chakra-colors-border);gap:0;margin-bottom:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__tabNav{-webkit-overflow-scrolling:touch;overflow-x:auto}}.styles-module-scss-module__LZ6Z4a__tab{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s}.styles-module-scss-module__LZ6Z4a__tab:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__LZ6Z4a__activeTab{color:var(--chakra-colors-fg);border-bottom-color:var(--color-brand-accent)}.styles-module-scss-module__LZ6Z4a__tabWrapper{position:relative}.styles-module-scss-module__LZ6Z4a__tabWithIcon{align-items:center;gap:4px;display:flex}.styles-module-scss-module__LZ6Z4a__pendingNotificationDot{pointer-events:none;background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.styles-module-scss-module__LZ6Z4a__muteButton{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.styles-module-scss-module__LZ6Z4a__muteButton:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__LZ6Z4a__muteButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__LZ6Z4a__eventsList{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.styles-module-scss-module__LZ6Z4a__eventCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.styles-module-scss-module__LZ6Z4a__eventCard:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__LZ6Z4a__eventInfo{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__LZ6Z4a__eventName{color:var(--chakra-colors-fg);font-size:.875rem;font-weight:500}.styles-module-scss-module__LZ6Z4a__eventDate{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__LZ6Z4a__roleLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--chakra-colors-fg-muted);margin-top:12px;margin-bottom:4px;padding-left:4px;font-size:.8rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__roleLabel:first-of-type{margin-top:0}.styles-module-scss-module__LZ6Z4a__leaderboardList{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.styles-module-scss-module__LZ6Z4a__leaderboardRow{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.styles-module-scss-module__LZ6Z4a__leaderboardRank{color:var(--color-brand-accent);text-align:center;min-width:32px;font-size:1rem;font-weight:700}.styles-module-scss-module__LZ6Z4a__leaderboardName{color:var(--chakra-colors-fg);flex:1;font-size:.875rem}.styles-module-scss-module__LZ6Z4a__leaderboardXp{color:var(--chakra-colors-color-palette-solid);font-size:.875rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__LZ6Z4a__modalContent{background:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);border-radius:12px;width:90%;max-width:400px;padding:24px}.styles-module-scss-module__LZ6Z4a__modalTitle{color:var(--chakra-colors-fg);margin:0 0 8px;font-size:1.125rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__modalActions{justify-content:flex-end;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionsHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionsList{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:12px 16px;transition:background .2s;display:flex}.styles-module-scss-module__LZ6Z4a__competitionCard:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__LZ6Z4a__competitionCardInfo{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionCardHeader{align-items:center;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionCardName{color:var(--chakra-colors-fg);font-size:.875rem;font-weight:500}.styles-module-scss-module__LZ6Z4a__competitionCardDates,.styles-module-scss-module__LZ6Z4a__competitionCardPrize,.styles-module-scss-module__LZ6Z4a__competitionCardParticipants{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__LZ6Z4a__competitionCardActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__statusBadge{text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__statusBadge.styles-module-scss-module__LZ6Z4a__draft{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg-muted)}.styles-module-scss-module__LZ6Z4a__statusBadge.styles-module-scss-module__LZ6Z4a__upcoming{color:#3b82f6;background:#3b82f633}.styles-module-scss-module__LZ6Z4a__statusBadge.styles-module-scss-module__LZ6Z4a__active{color:#22c55e;background:#22c55e33}.styles-module-scss-module__LZ6Z4a__statusBadge.styles-module-scss-module__LZ6Z4a__completed{color:#6b7280;background:#6b728033}.styles-module-scss-module__LZ6Z4a__participatingBadge{text-transform:uppercase;color:#d2ff00;background:#d2ff0033;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__competitionForm{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionForm input[type],.styles-module-scss-module__LZ6Z4a__competitionForm textarea,.styles-module-scss-module__LZ6Z4a__competitionForm select{color:var(--chakra-colors-fg);background:#ffffff1a;border-color:#ffffff4d}.styles-module-scss-module__LZ6Z4a__competitionForm input[type]::placeholder,.styles-module-scss-module__LZ6Z4a__competitionForm textarea::placeholder,.styles-module-scss-module__LZ6Z4a__competitionForm select::placeholder{color:#ffffff80}.styles-module-scss-module__LZ6Z4a__competitionForm input[type] option,.styles-module-scss-module__LZ6Z4a__competitionForm textarea option,.styles-module-scss-module__LZ6Z4a__competitionForm select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__LZ6Z4a__competitionForm input[type]:focus,.styles-module-scss-module__LZ6Z4a__competitionForm textarea:focus,.styles-module-scss-module__LZ6Z4a__competitionForm select:focus{background:#ffffff26;border-color:#d2ff00}.styles-module-scss-module__LZ6Z4a__formTitle{color:var(--chakra-colors-fg);margin:0 0 8px;font-size:1rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__formRow{gap:12px;display:flex}@media (max-width:768px){.styles-module-scss-module__LZ6Z4a__formRow{flex-direction:column}}.styles-module-scss-module__LZ6Z4a__formField{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__LZ6Z4a__statusSelect{color:var(--chakra-colors-fg);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;padding:8px 12px;font-size:.875rem}.styles-module-scss-module__LZ6Z4a__statusSelect:focus{border-color:#d2ff00;outline:none}.styles-module-scss-module__LZ6Z4a__formActions{gap:8px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionDetail{flex-direction:column;display:flex}.styles-module-scss-module__LZ6Z4a__competitionDetailHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionName{color:var(--chakra-colors-fg);margin:0;font-size:1.125rem;font-weight:600}.styles-module-scss-module__LZ6Z4a__competitionMeta{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.styles-module-scss-module__LZ6Z4a__competitionActions{gap:8px;margin-bottom:16px;display:flex}
.styles-module-scss-module__K43VlW__clubThumbnail{cursor:pointer;border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.styles-module-scss-module__K43VlW__clubThumbnail img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__K43VlW__clubThumbnailSmall{border-radius:8px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.styles-module-scss-module__K43VlW__clubThumbnailSmall img{object-fit:cover;width:100%;height:100%}
.styles-module-scss-module__tzZyka__overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__tzZyka__closeButton{z-index:1001;color:#fff;position:absolute;top:16px;right:16px}.styles-module-scss-module__tzZyka__closeButton:hover{background-color:#ffffff1a}.styles-module-scss-module__tzZyka__imageContainer{width:90vw;max-width:1200px;height:90vh;position:relative}.styles-module-scss-module__tzZyka__image{object-fit:contain}
.styles-module-scss-module__sq47mq__card{width:100%}.styles-module-scss-module__sq47mq__coverImageContainer{width:100%;height:160px;position:relative;overflow:hidden}.styles-module-scss-module__sq47mq__coverImage{object-fit:cover}.styles-module-scss-module__sq47mq__placeholderImage{background-color:var(--chakra-colors-bg-muted,#f5f5f5);width:100%;height:100%;color:var(--chakra-colors-fg-muted,#999);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.styles-module-scss-module__sq47mq__statusBadge{position:absolute;bottom:8px;left:8px}.styles-module-scss-module__sq47mq__daysUntilBadge{z-index:1;background:var(--chakra-colors-blue-subtle);color:var(--chakra-colors-blue-fg);border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500;position:absolute;top:8px;right:8px}.styles-module-scss-module__sq47mq__daysUntilPast{background:var(--chakra-colors-gray-subtle);color:var(--chakra-colors-gray-fg)}
.styles-module-scss-module__fh5-PG__clubsPage{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__fh5-PG__clubsList{flex-direction:column;gap:12px;display:flex}@media (max-width:768px){.styles-module-scss-module__fh5-PG__clubsList{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}}.styles-module-scss-module__fh5-PG__clubCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px;transition:background .2s;display:flex}.styles-module-scss-module__fh5-PG__clubCard:hover{background:var(--chakra-colors-bg-subtle)}@media (max-width:768px){.styles-module-scss-module__fh5-PG__clubCard{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:12px}}.styles-module-scss-module__fh5-PG__clubInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__fh5-PG__clubName{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__fh5-PG__clubDescription{color:var(--chakra-colors-fg-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__fh5-PG__clubDescription{display:none}}.styles-module-scss-module__fh5-PG__memberCount{color:var(--chakra-colors-fg-subtle);font-size:.75rem}@media (max-width:768px){.styles-module-scss-module__fh5-PG__memberCount{display:none}}.styles-module-scss-module__fh5-PG__clubActions{flex-shrink:0}@media (max-width:768px){.styles-module-scss-module__fh5-PG__clubActions{width:100%}.styles-module-scss-module__fh5-PG__clubActions button{width:100%;padding:6px 8px;font-size:.75rem}}.styles-module-scss-module__fh5-PG__clubInitials{background:var(--chakra-colors-bg-subtle);width:48px;height:48px;color:var(--chakra-colors-fg-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.styles-module-scss-module__fh5-PG__createForm{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;padding:16px}.styles-module-scss-module__fh5-PG__createForm input,.styles-module-scss-module__fh5-PG__createForm textarea,.styles-module-scss-module__fh5-PG__createForm select{color:var(--chakra-colors-fg)!important;background:#ffffff1a!important;border-color:#ffffff4d!important}.styles-module-scss-module__fh5-PG__createForm input::placeholder,.styles-module-scss-module__fh5-PG__createForm textarea::placeholder,.styles-module-scss-module__fh5-PG__createForm select::placeholder{color:#ffffff80}.styles-module-scss-module__fh5-PG__createForm input:focus,.styles-module-scss-module__fh5-PG__createForm textarea:focus,.styles-module-scss-module__fh5-PG__createForm select:focus{background:#ffffff26!important;border-color:#d2ff00!important}.styles-module-scss-module__fh5-PG__createForm input option,.styles-module-scss-module__fh5-PG__createForm textarea option,.styles-module-scss-module__fh5-PG__createForm select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__fh5-PG__formActions{gap:8px;display:flex}.styles-module-scss-module__fh5-PG__tabNav{border-bottom:1px solid var(--chakra-colors-border);gap:0;margin-bottom:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__fh5-PG__tabNav{-webkit-overflow-scrolling:touch;overflow-x:auto}}.styles-module-scss-module__fh5-PG__tab{cursor:pointer;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s}.styles-module-scss-module__fh5-PG__tab:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__fh5-PG__activeTab{color:var(--chakra-colors-fg);border-bottom-color:var(--color-brand-accent)}.styles-module-scss-module__fh5-PG__tabActions{gap:8px;margin-bottom:16px;display:flex}.styles-module-scss-module__fh5-PG__loadingState,.styles-module-scss-module__fh5-PG__emptyState{text-align:center;color:var(--chakra-colors-fg-muted);flex-direction:column;align-items:center;gap:12px;padding:32px;font-size:.875rem;display:flex}.styles-module-scss-module__fh5-PG__leaderboardContainer{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__fh5-PG__podium{grid-template-columns:1fr 1fr 1fr;align-items:flex-end;gap:8px;display:grid}.styles-module-scss-module__fh5-PG__podiumCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;text-decoration:none;transition:background .2s;display:flex;position:relative}.styles-module-scss-module__fh5-PG__podiumCard:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__fh5-PG__podiumCardFirst{background:linear-gradient(#d2ff0014 0%,#0000 100%);border-color:#d2ff00;padding-top:24px;padding-bottom:20px}.styles-module-scss-module__fh5-PG__podiumCardFirst .styles-module-scss-module__fh5-PG__podiumAvatar{border-color:#d2ff00;width:56px;height:56px}.styles-module-scss-module__fh5-PG__podiumCardFirst .styles-module-scss-module__fh5-PG__podiumAvatarInitial{font-size:1.5rem}.styles-module-scss-module__fh5-PG__podiumRank{color:var(--chakra-colors-fg-muted);font-size:.75rem;font-weight:700;position:absolute;top:8px;left:8px}.styles-module-scss-module__fh5-PG__crownIcon{color:#d2ff00;font-size:1.5rem;position:absolute;top:-12px}.styles-module-scss-module__fh5-PG__podiumAvatar{border:2px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.styles-module-scss-module__fh5-PG__podiumAvatarInitial{color:var(--chakra-colors-fg);font-size:1.25rem;font-weight:600}.styles-module-scss-module__fh5-PG__podiumName{color:var(--chakra-colors-fg);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8125rem;font-weight:600;overflow:hidden}.styles-module-scss-module__fh5-PG__podiumBadge{color:#d2ff00;text-transform:uppercase;letter-spacing:.03em;font-size:.625rem;font-weight:500}.styles-module-scss-module__fh5-PG__podiumLevel{color:var(--chakra-colors-fg-muted);font-size:.6875rem}.styles-module-scss-module__fh5-PG__podiumXp{color:var(--chakra-colors-fg);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}.styles-module-scss-module__fh5-PG__xpIcon{color:#d2ff00;font-size:.875rem}.styles-module-scss-module__fh5-PG__xpLabel{color:var(--chakra-colors-fg-muted);margin-left:2px;font-size:.6875rem}.styles-module-scss-module__fh5-PG__leaderboardList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__fh5-PG__leaderboardRow{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:background .2s;display:flex}.styles-module-scss-module__fh5-PG__leaderboardRow:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__fh5-PG__rankBadge{background:var(--chakra-colors-bg-subtle);width:28px;height:28px;color:var(--chakra-colors-fg);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.styles-module-scss-module__fh5-PG__rowAvatar{background:var(--chakra-colors-bg-subtle);width:36px;height:36px;color:var(--chakra-colors-fg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.styles-module-scss-module__fh5-PG__leaderboardProfileInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__fh5-PG__leaderboardProfileMain{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module-scss-module__fh5-PG__leaderboardUsername{color:var(--chakra-colors-fg);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.styles-module-scss-module__fh5-PG__leaderboardLevel{color:var(--chakra-colors-fg-muted);font-size:.6875rem}.styles-module-scss-module__fh5-PG__rowXp{color:var(--chakra-colors-fg);flex-shrink:0;align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}.styles-module-scss-module__fh5-PG__totalXp{color:var(--chakra-colors-color-palette-solid);white-space:nowrap;font-size:.875rem;font-weight:600}.styles-module-scss-module__fh5-PG__rank{color:var(--color-brand-accent);text-align:center;min-width:32px;font-size:1rem;font-weight:700}.styles-module-scss-module__fh5-PG__clubPlaceholder{background:var(--chakra-colors-bg-muted);width:40px;height:40px;color:var(--chakra-colors-fg-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__fh5-PG__competitionsEmptyState{text-align:center;color:var(--chakra-colors-fg-muted);border:1px dashed var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.styles-module-scss-module__fh5-PG__competitionsEmptyTitle{color:var(--chakra-colors-fg);font-size:1.125rem;font-weight:600}.styles-module-scss-module__fh5-PG__competitionsEmptyDescription{max-width:400px;font-size:.875rem;line-height:1.5}.styles-module-scss-module__fh5-PG__globalCompetitionsList{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__fh5-PG__globalCompetitionCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:flex-start;padding:16px;transition:background .2s;display:flex}.styles-module-scss-module__fh5-PG__globalCompetitionCard:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__fh5-PG__globalCompetitionInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module-scss-module__fh5-PG__globalCompetitionHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module-scss-module__fh5-PG__globalCompetitionName{color:var(--chakra-colors-fg);font-size:1rem;font-weight:600}.styles-module-scss-module__fh5-PG__globalCompetitionDates{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__fh5-PG__globalCompetitionParticipants{color:var(--chakra-colors-fg-subtle);font-size:.75rem}.styles-module-scss-module__fh5-PG__globalCompetitionActions{flex-shrink:0}.styles-module-scss-module__fh5-PG__competitionStatusBadge{text-transform:uppercase;border-radius:9999px;padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.styles-module-scss-module__fh5-PG__statusUpcoming{color:#3b82f6;background:#3b82f633}.styles-module-scss-module__fh5-PG__statusActive{color:#22c55e;background:#22c55e33}.styles-module-scss-module__fh5-PG__statusEnded{color:#6b7280;background:#6b728033}.styles-module-scss-module__fh5-PG__participatingBadge{text-transform:uppercase;color:#d2ff00;background:#d2ff0033;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.styles-module-scss-module__fh5-PG__competitionDetail{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__fh5-PG__backButton{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:8px;padding:0;font-size:.875rem;display:flex}.styles-module-scss-module__fh5-PG__backButton:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__fh5-PG__competitionDetailHeader{border-bottom:1px solid var(--chakra-colors-border);flex-direction:column;gap:4px;padding-bottom:16px;display:flex}.styles-module-scss-module__fh5-PG__competitionDetailInfo{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.styles-module-scss-module__fh5-PG__competitionDetailTitle{color:var(--chakra-colors-fg);margin:0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__fh5-PG__competitionActions{gap:8px;display:flex}.styles-module-scss-module__fh5-PG__competitionLeaderboardSection{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__fh5-PG__competitionLeaderboardTitle{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__fh5-PG__competitionLeaderboardList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__fh5-PG__competitionLeaderboardRow{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.styles-module-scss-module__fh5-PG__competitionParticipantName{color:var(--chakra-colors-fg);flex:1;font-size:.875rem}.styles-module-scss-module__fh5-PG__competitionXp{color:var(--chakra-colors-color-palette-solid);font-size:.875rem;font-weight:600}.styles-module-scss-module__fh5-PG__globalCompetitionImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:64px;height:64px}.styles-module-scss-module__fh5-PG__competitionDetailImage{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;max-width:300px;margin-bottom:8px}
.styles-module-scss-module__MlqbuG__card{width:100%;overflow:hidden;background:var(--chakra-colors-bg-panel)!important;border:1px solid var(--chakra-colors-border)!important;border-radius:16px!important}.styles-module-scss-module__MlqbuG__coverImageContainer{width:100%;height:180px;position:relative;overflow:hidden}.styles-module-scss-module__MlqbuG__coverImage{object-fit:cover}.styles-module-scss-module__MlqbuG__placeholderImage{background-color:var(--chakra-colors-bg-muted,#f5f5f5);width:100%;height:100%;color:var(--chakra-colors-fg-muted,#999);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.styles-module-scss-module__MlqbuG__eventTypeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#000000b3;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:12px;left:12px}.styles-module-scss-module__MlqbuG__clubBadge{text-transform:uppercase;background:var(--chakra-colors-color-palette-solid);color:var(--chakra-colors-color-palette-contrast);border-radius:4px;max-width:fit-content;margin-bottom:4px;padding:2px 6px;font-size:.625rem;font-weight:600;display:inline-block}
.styles-module-scss-module__y_C6KG__pageWrapper{width:100%;max-width:600px;margin:24px auto 0}@media (max-width:768px){.styles-module-scss-module__y_C6KG__pageWrapper{margin-top:16px}}.styles-module-scss-module__y_C6KG__backButton{margin-bottom:8px}.styles-module-scss-module__y_C6KG__formContainer{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:16px;flex-direction:column;width:100%;padding:20px;display:flex;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__y_C6KG__formContainer{padding:12px}}.styles-module-scss-module__y_C6KG__formContainer input,.styles-module-scss-module__y_C6KG__formContainer textarea,.styles-module-scss-module__y_C6KG__formContainer select{color:var(--chakra-colors-fg)!important;background:#ffffff1a!important;border-color:#ffffff4d!important}.styles-module-scss-module__y_C6KG__formContainer input::placeholder,.styles-module-scss-module__y_C6KG__formContainer textarea::placeholder,.styles-module-scss-module__y_C6KG__formContainer select::placeholder{color:#ffffff80}.styles-module-scss-module__y_C6KG__formContainer input:focus,.styles-module-scss-module__y_C6KG__formContainer textarea:focus,.styles-module-scss-module__y_C6KG__formContainer select:focus{background:#ffffff26!important;border-color:#d2ff00!important}.styles-module-scss-module__y_C6KG__formContainer input option,.styles-module-scss-module__y_C6KG__formContainer textarea option,.styles-module-scss-module__y_C6KG__formContainer select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__y_C6KG__imageUpload{cursor:pointer;border:2px dashed var(--chakra-colors-border);border-radius:12px;width:100%;transition:border-color .2s;display:block;overflow:hidden}.styles-module-scss-module__y_C6KG__imageUpload:hover{border-color:var(--chakra-colors-fg-muted)}.styles-module-scss-module__y_C6KG__hiddenInput{display:none}.styles-module-scss-module__y_C6KG__imagePlaceholder{color:var(--chakra-colors-fg-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.styles-module-scss-module__y_C6KG__imagePreview{object-fit:cover;width:100%;height:300px;display:block}@media (max-width:768px){.styles-module-scss-module__y_C6KG__imagePreview{height:180px}}.styles-module-scss-module__y_C6KG__locationSearch{width:100%;position:relative}.styles-module-scss-module__y_C6KG__locationResults{background:var(--chakra-colors-bg);border:1px solid var(--chakra-colors-border);z-index:10;border-radius:6px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.styles-module-scss-module__y_C6KG__checkboxLabel{cursor:pointer;align-items:center;gap:8px;display:flex}.styles-module-scss-module__y_C6KG__locationResultItem{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;padding:8px 12px;font-size:14px;display:block}.styles-module-scss-module__y_C6KG__locationResultItem:hover{background:var(--chakra-colors-bg-subtle)}.styles-module-scss-module__y_C6KG__locationResultItem+.styles-module-scss-module__y_C6KG__locationResultItem{border-top:1px solid var(--chakra-colors-border)}.styles-module-scss-module__y_C6KG__waypointList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__y_C6KG__waypointItem{background:var(--chakra-colors-bg-subtle);border-radius:6px;align-items:center;gap:8px;padding:8px 12px;display:flex}.styles-module-scss-module__y_C6KG__waypointIcon{color:var(--chakra-colors-fg-muted);flex-shrink:0}.styles-module-scss-module__y_C6KG__waypointName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__y_C6KG__waypointRemove{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module-scss-module__y_C6KG__waypointRemove:hover{background:var(--chakra-colors-bg);color:var(--chakra-colors-fg-error)}.styles-module-scss-module__y_C6KG__waypointSearch{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module-scss-module__y_C6KG__waypointButtons{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__y_C6KG__customDatesList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__y_C6KG__customDateItem{background:var(--chakra-colors-bg-subtle);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module-scss-module__y_C6KG__customDateRemove{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module-scss-module__y_C6KG__customDateRemove:hover{background:var(--chakra-colors-bg);color:var(--chakra-colors-fg-error)}.styles-module-scss-module__y_C6KG__customDateAdd{align-items:center;gap:8px;display:flex}
.styles-module-scss-module__nzFU7G__suggestedSection{border-top:1px solid var(--chakra-colors-border);margin-top:24px;padding-top:24px}.styles-module-scss-module__nzFU7G__carouselContainer{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.styles-module-scss-module__nzFU7G__carouselContainer::-webkit-scrollbar{height:6px}.styles-module-scss-module__nzFU7G__carouselContainer::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__nzFU7G__carouselContainer::-webkit-scrollbar-thumb{background:var(--chakra-colors-border);border-radius:3px}.styles-module-scss-module__nzFU7G__suggestedCard{flex:0 0 180px;min-width:180px;transition:transform .2s}.styles-module-scss-module__nzFU7G__suggestedCard:hover{transform:translateY(-2px)}@media (max-width:768px){.styles-module-scss-module__nzFU7G__suggestedCard{flex:0 0 160px;min-width:160px}}.styles-module-scss-module__nzFU7G__suggestedCardImage{width:100%;height:100px;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__nzFU7G__suggestedCardImage{height:80px}}.styles-module-scss-module__nzFU7G__coverImage{object-fit:cover}.styles-module-scss-module__nzFU7G__placeholderImage{background-color:var(--chakra-colors-bg-muted,#f5f5f5);width:100%;height:100%;color:var(--chakra-colors-fg-muted,#999);justify-content:center;align-items:center;display:flex}
.styles-module-scss-module__OHNTWa__myClubs{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__OHNTWa__section{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__OHNTWa__sectionTitle{color:var(--chakra-colors-fg);margin:0;font-size:1rem;font-weight:600}.styles-module-scss-module__OHNTWa__clubsList{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__OHNTWa__clubCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.styles-module-scss-module__OHNTWa__clubInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__OHNTWa__clubName{color:var(--chakra-colors-fg);cursor:pointer;font-size:.875rem;font-weight:600}.styles-module-scss-module__OHNTWa__clubName:hover{text-decoration:underline}.styles-module-scss-module__OHNTWa__statusBadge{border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.styles-module-scss-module__OHNTWa__statusBadge[data-status=approved]{background:var(--chakra-colors-green-subtle);color:var(--chakra-colors-green-fg)}.styles-module-scss-module__OHNTWa__statusBadge[data-status=pending]{background:var(--chakra-colors-yellow-subtle);color:var(--chakra-colors-yellow-fg)}.styles-module-scss-module__OHNTWa__statusBadge[data-status=denied]{background:var(--chakra-colors-red-subtle);color:var(--chakra-colors-red-fg)}.styles-module-scss-module__OHNTWa__memberCount{color:var(--chakra-colors-fg-subtle);font-size:.75rem}.styles-module-scss-module__OHNTWa__clubActions{flex-shrink:0;gap:8px;display:flex}.styles-module-scss-module__OHNTWa__createForm{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:12px;padding:16px}.styles-module-scss-module__OHNTWa__formActions{gap:8px;display:flex}
.styles-module-scss-module__u3Km3G__container{max-width:640px;margin:0 auto;padding:24px 16px 100px}@media (max-width:768px){.styles-module-scss-module__u3Km3G__container{padding:16px 12px 100px}}.styles-module-scss-module__u3Km3G__header{margin-bottom:24px}.styles-module-scss-module__u3Km3G__headerRow{align-items:center;gap:8px;display:flex}.styles-module-scss-module__u3Km3G__title{color:var(--chakra-colors-fg);margin:0;font-size:1.75rem;font-weight:700}.styles-module-scss-module__u3Km3G__subtitle{color:var(--chakra-colors-fg-muted);margin:4px 0 0;font-size:.875rem}.styles-module-scss-module__u3Km3G__section{margin-bottom:24px}.styles-module-scss-module__u3Km3G__sectionHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.styles-module-scss-module__u3Km3G__sectionTitle{color:var(--chakra-colors-fg);font-size:.9375rem;font-weight:600}.styles-module-scss-module__u3Km3G__settingsGroup{border:1px solid var(--chakra-colors-border);background:#ffffff08;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.styles-module-scss-module__u3Km3G__settingsRow{border-bottom:1px solid var(--chakra-colors-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.styles-module-scss-module__u3Km3G__settingsRow:last-child{border-bottom:none}.styles-module-scss-module__u3Km3G__settingsRowLink{border-bottom:1px solid var(--chakra-colors-border);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:background-color .15s;display:flex}.styles-module-scss-module__u3Km3G__settingsRowLink:hover{background:#ffffff0d}.styles-module-scss-module__u3Km3G__settingsRowLink:last-child{border-bottom:none}.styles-module-scss-module__u3Km3G__rowContent{flex-direction:column;flex:1;gap:2px;display:flex}.styles-module-scss-module__u3Km3G__rowLabel{color:var(--chakra-colors-fg);font-size:.9375rem;font-weight:500}.styles-module-scss-module__u3Km3G__rowHint{color:var(--chakra-colors-fg-muted);font-size:.75rem}.styles-module-scss-module__u3Km3G__rowValue{color:#d2ff00;font-size:.875rem;font-weight:500}.styles-module-scss-module__u3Km3G__rowIcon,.styles-module-scss-module__u3Km3G__chevron{color:var(--chakra-colors-fg-muted);flex-shrink:0}.styles-module-scss-module__u3Km3G__radiusRow{border-bottom:1px solid var(--chakra-colors-border);gap:8px;padding:0 16px 14px;display:flex}.styles-module-scss-module__u3Km3G__radiusRow select{color:var(--chakra-colors-fg)!important;background:#ffffff14!important;border-color:#0000!important;border-radius:8px!important}.styles-module-scss-module__u3Km3G__radiusRow select:focus{border-color:#d2ff00!important}.styles-module-scss-module__u3Km3G__radiusRow select option{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg)}.styles-module-scss-module__u3Km3G__radiusSelect{flex:1}.styles-module-scss-module__u3Km3G__unitSelect{width:100px}.styles-module-scss-module__u3Km3G__updateLocationBtn{font-size:.8125rem}.styles-module-scss-module__u3Km3G__geoError{color:var(--chakra-colors-fg-error,var(--chakra-colors-red-500));padding:0 16px 14px;font-size:.75rem}.styles-module-scss-module__u3Km3G__loadingContainer{justify-content:center;align-items:center;padding:48px 0;display:flex}.styles-module-scss-module__u3Km3G__fieldLabel{color:var(--chakra-colors-fg-muted);font-size:.8125rem;font-weight:500}.styles-module-scss-module__u3Km3G__iconSection{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.styles-module-scss-module__u3Km3G__iconGrid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}@media (max-width:480px){.styles-module-scss-module__u3Km3G__iconGrid{grid-template-columns:repeat(5,1fr)}}.styles-module-scss-module__u3Km3G__iconOption{cursor:pointer;background:#ffffff0d;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;transition:border-color .15s,background-color .15s;display:flex}.styles-module-scss-module__u3Km3G__iconOption:hover{background:#ffffff1a}.styles-module-scss-module__u3Km3G__iconOptionSelected{background:#d2ff001a;border-color:#d2ff00}.styles-module-scss-module__u3Km3G__iconImage{object-fit:contain;width:32px;height:32px}.styles-module-scss-module__u3Km3G__iconLabel{color:var(--chakra-colors-fg-muted);text-align:center;font-size:.625rem}.styles-module-scss-module__u3Km3G__iconPlaceholder{width:24px;height:24px;color:var(--chakra-colors-fg-muted)}.styles-module-scss-module__u3Km3G__unitToggle{border:1px solid var(--chakra-colors-border);border-radius:20px;display:flex;overflow:hidden}.styles-module-scss-module__u3Km3G__unitBtn{color:var(--chakra-colors-fg-muted);cursor:pointer;background:0 0;border:none;padding:6px 16px;font-size:.8125rem;font-weight:500;transition:all .15s}.styles-module-scss-module__u3Km3G__unitBtn:hover{background:#ffffff0d}.styles-module-scss-module__u3Km3G__unitBtnActive{color:#000;background:#d2ff00}.styles-module-scss-module__u3Km3G__unitBtnActive:hover{background:#d2ff00}.styles-module-scss-module__u3Km3G__interestsSection{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.styles-module-scss-module__u3Km3G__termsLink{color:var(--chakra-colors-fg-muted);cursor:pointer;font-size:.875rem;text-decoration:underline}.styles-module-scss-module__u3Km3G__termsLink:hover{color:var(--chakra-colors-fg)}.styles-module-scss-module__u3Km3G__pushDescription{flex:1;align-items:center;gap:8px;display:flex}.styles-module-scss-module__u3Km3G__pushHint{color:var(--chakra-colors-fg-muted);font-size:.75rem;line-height:1.4}.styles-module-scss-module__u3Km3G__saveButtonContainer{background:linear-gradient(to top, var(--chakra-colors-bg) 80%, transparent);z-index:10;padding:16px;position:fixed;bottom:80px;left:0;right:0}@media (min-width:641px){.styles-module-scss-module__u3Km3G__saveButtonContainer{max-width:640px;left:50%;transform:translate(-50%)}}.styles-module-scss-module__u3Km3G__saveButton{border-radius:12px!important}