.Button-module__3P6ola__button{height:var(--input-height);border-radius:var(--br-13);font-weight:var(--font-weight-500);white-space:nowrap;cursor:pointer;transition:background var(--transition-duration), color var(--transition-duration), border-color var(--transition-duration), opacity var(--transition-duration), filter var(--transition-duration);-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding-inline-start:.6rem;padding-inline-end:.6rem;line-height:1;display:inline-flex}.Button-module__3P6ola__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__3P6ola__rippleHost{position:relative}.Button-module__3P6ola__rippleLayer{border-radius:inherit;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.Button-module__3P6ola__ripple{opacity:.25;background:currentColor;border-radius:50%;animation:.6s ease-out forwards Button-module__3P6ola__button-ripple;position:absolute;transform:scale(0)}@keyframes Button-module__3P6ola__button-ripple{to{opacity:0;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.Button-module__3P6ola__ripple{display:none}}.Button-module__3P6ola__button svg{fill:currentColor}.Button-module__3P6ola__sm{height:var(--input-height-sm);font-size:var(--font-size-13);padding-inline-start:.75rem;padding-inline-end:.75rem}.Button-module__3P6ola__lg{height:var(--input-height-lg);padding-inline-start:1.25rem;padding-inline-end:1.25rem}.Button-module__3P6ola__default{background:var(--button);color:var(--text-custom)}.Button-module__3P6ola__default:hover:not(:disabled){background:var(--button-hover);color:var(--text-default)}.Button-module__3P6ola__card{background:var(--card);color:var(--text-custom)}.Button-module__3P6ola__card:hover:not(:disabled){background:var(--surface-2);color:var(--text-default)}.Button-module__3P6ola__primary{background:var(--button-primary);color:var(--text-default)}.Button-module__3P6ola__primary:hover:not(:disabled){background:var(--button-primary-hover)}.Button-module__3P6ola__red{background:var(--red-10);color:var(--red)}.Button-module__3P6ola__red svg{fill:var(--red)}.Button-module__3P6ola__red:hover:not(:disabled){background:var(--red-20);color:var(--red)}.Button-module__3P6ola__outline{border-color:var(--transparent-10-w);color:var(--text-default);background:0 0}.Button-module__3P6ola__outline:hover:not(:disabled){background:var(--transparent-2-w);border-color:var(--transparent-20-w)}.Button-module__3P6ola__none{height:auto;color:inherit;background:0 0;border:none;padding:0}.Button-module__3P6ola__none:hover:not(:disabled){background:0 0}
.Input-module__aQ4OZq__wrapper{width:100%;height:var(--input-height);background:var(--input-form);border-radius:var(--br-10);transition:border-color var(--transition-duration);border:1px solid #0000;outline:1px solid #0000;align-items:center;padding-inline-start:1rem;padding-inline-end:1rem;display:inline-flex}.Input-module__aQ4OZq__wrapper:focus-within{border-color:var(--span)}.Input-module__aQ4OZq__error,.Input-module__aQ4OZq__error:focus-within{border-color:var(--red)}.Input-module__aQ4OZq__input{min-width:0;height:100%;font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-15);color:var(--text-custom);transition:color var(--transition-duration);background:0 0;border:none;outline:none;flex:1;padding:0}.Input-module__aQ4OZq__input:focus,.Input-module__aQ4OZq__input:not(:placeholder-shown){color:var(--text-default)}.Input-module__aQ4OZq__input::placeholder{color:var(--text-secondary)}.Input-module__aQ4OZq__input:-webkit-autofill{-webkit-text-fill-color:var(--text-default);caret-color:var(--text-default);transition:color var(--transition-duration), background-color 100000s ease 0s}.Input-module__aQ4OZq__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-default);caret-color:var(--text-default);transition:color var(--transition-duration), background-color 100000s ease 0s}.Input-module__aQ4OZq__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-default);caret-color:var(--text-default);transition:color var(--transition-duration), background-color 100000s ease 0s}.Input-module__aQ4OZq__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__aQ4OZq__input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.Input-module__aQ4OZq__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Input-module__aQ4OZq__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input-module__aQ4OZq__iconBox{pointer-events:none;color:var(--text-default);opacity:.5;transition:opacity var(--transition-duration);flex-shrink:0;align-items:center;display:flex}.Input-module__aQ4OZq__wrapper:focus-within .Input-module__aQ4OZq__iconBox{opacity:1}.Input-module__aQ4OZq__wrapper:has(.Input-module__aQ4OZq__input:not(:placeholder-shown)) .Input-module__aQ4OZq__iconBox{opacity:1}.Input-module__aQ4OZq__iconBox svg{fill:currentColor;width:1.25rem;height:1.25rem}.Input-module__aQ4OZq__iconLeft{margin-right:.625rem}.Input-module__aQ4OZq__iconRight{margin-left:.625rem}.Input-module__aQ4OZq__stepper{flex-shrink:0;gap:.125rem;margin-left:.5rem;display:flex}.Input-module__aQ4OZq__stepBtn{background:var(--transparent-5-w);width:1.75rem;height:1.75rem;color:var(--text-default);border-radius:var(--br-6);cursor:pointer;font-size:var(--font-size-16);font-weight:var(--font-weight-700);transition:background var(--transition-duration);border:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.Input-module__aQ4OZq__stepBtn:hover:not(:disabled){background:var(--transparent-10-w)}.Input-module__aQ4OZq__stepBtn:active:not(:disabled){background:var(--transparent-15-w)}.Input-module__aQ4OZq__stepBtn:disabled{opacity:.4;cursor:not-allowed}.Input-module__aQ4OZq__sm{height:var(--input-height-sm);padding-inline-start:.75rem;padding-inline-end:.75rem}.Input-module__aQ4OZq__sm .Input-module__aQ4OZq__input{font-size:var(--font-size-13)}.Input-module__aQ4OZq__sm .Input-module__aQ4OZq__iconBox svg{width:.875rem;height:.875rem}.Input-module__aQ4OZq__lg{height:var(--input-height-lg)}.Input-module__aQ4OZq__lg .Input-module__aQ4OZq__iconBox svg{width:1.35rem;height:1.35rem}.Input-module__aQ4OZq__fileWrapper{border:2px dashed var(--transparent-10-w);border-radius:var(--br-10);cursor:pointer;background:0 0}.Input-module__aQ4OZq__fileWrapper:hover{border-color:var(--transparent-20-w)}.Input-module__aQ4OZq__fileInput{min-width:0;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;outline:none;flex:1;padding:0;font-family:inherit}.Input-module__aQ4OZq__fileInput::-webkit-file-upload-button{background:var(--button);height:1.75rem;color:var(--text-custom);border-radius:var(--br-6);cursor:pointer;font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-13);transition:background var(--transition-duration);border:none;margin-right:.75rem;padding-inline-start:.75rem;padding-inline-end:.75rem}.Input-module__aQ4OZq__fileInput::file-selector-button{background:var(--button);height:1.75rem;color:var(--text-custom);border-radius:var(--br-6);cursor:pointer;font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-13);transition:background var(--transition-duration);border:none;margin-right:.75rem;padding-inline-start:.75rem;padding-inline-end:.75rem}.Input-module__aQ4OZq__fileWrapper:hover .Input-module__aQ4OZq__fileInput::-webkit-file-upload-button{background:var(--button-hover)}.Input-module__aQ4OZq__fileWrapper:hover .Input-module__aQ4OZq__fileInput::file-selector-button{background:var(--button-hover)}
.Textarea-module__1YYCWG__textarea{width:100%;min-height:6rem;max-height:24rem;font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-15);background:var(--input-form);border-radius:var(--br-10);color:var(--text-custom);resize:vertical;transition:border-color var(--transition-duration), color var(--transition-duration);border:1px solid #0000;outline:1px solid #0000;padding:.75rem 1rem}.Textarea-module__1YYCWG__textarea:focus,.Textarea-module__1YYCWG__textarea:not(:placeholder-shown){color:var(--text-default)}.Textarea-module__1YYCWG__textarea:focus{border-color:var(--span)}.Textarea-module__1YYCWG__textarea::placeholder{color:var(--text-secondary)}
.Select-module__qSU-Ra__wrapper{width:100%;position:relative}.Select-module__qSU-Ra__trigger{width:100%;height:var(--input-height);background:var(--input-form);border-radius:var(--br-10);font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-15);color:var(--text-custom);cursor:pointer;transition:border-color var(--transition-duration);border:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;padding-inline-start:1rem;padding-inline-end:1rem;display:flex}.Select-module__qSU-Ra__trigger:not([aria-expanded=true]):hover:not(:disabled){border-color:var(--transparent-5-w)}.Select-module__qSU-Ra__trigger[aria-expanded=true]{border-color:var(--span)}.Select-module__qSU-Ra__trigger:disabled{opacity:.5;cursor:not-allowed}.Select-module__qSU-Ra__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__qSU-Ra__placeholder{color:var(--text-secondary)}.Select-module__qSU-Ra__chevron{fill:currentColor;width:1rem;height:1rem;color:var(--text-secondary);transition:transform var(--transition-duration);flex-shrink:0}.Select-module__qSU-Ra__chevronOpen{transform:rotate(180deg)}.Select-module__qSU-Ra__menu{z-index:1000;background:var(--card);border:1px solid var(--transparent-5-w);border-radius:var(--br-10);flex-direction:column;gap:.25rem;width:100%;min-width:14rem;max-height:16rem;margin:0;padding:.375rem;list-style:none;animation:.15s ease-out forwards Select-module__qSU-Ra__selectIn;display:flex;position:absolute;top:calc(100% + .375rem);left:0;overflow-y:auto}.Select-module__qSU-Ra__menuClosing{animation:.15s ease-in forwards Select-module__qSU-Ra__selectOut}.Select-module__qSU-Ra__option{text-align:left;border-radius:var(--br-10);width:100%;font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-15);color:var(--text-custom);cursor:pointer;transition:background var(--transition-duration);background:0 0;border:none;padding:.5rem .75rem;display:block}.Select-module__qSU-Ra__option:hover{background:var(--transparent-3-w)}.Select-module__qSU-Ra__optionSelected{background:var(--transparent-5-w);color:var(--text-default)}@keyframes Select-module__qSU-Ra__selectIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes Select-module__qSU-Ra__selectOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.25rem)}}
.DatePicker-module__0JP6mq__wrapper{width:100%;position:relative}.DatePicker-module__0JP6mq__trigger{width:100%;height:var(--input-height);background:var(--input-form);border-radius:var(--br-10);font-family:inherit;font-weight:var(--font-weight-500);font-size:var(--font-size-15);color:var(--text-custom);cursor:pointer;transition:border-color var(--transition-duration);border:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;padding-inline-start:1rem;padding-inline-end:1rem;display:flex}.DatePicker-module__0JP6mq__trigger:not([aria-expanded=true]):hover:not(:disabled){border-color:var(--transparent-5-w)}.DatePicker-module__0JP6mq__trigger[aria-expanded=true]{border-color:var(--span)}.DatePicker-module__0JP6mq__trigger:disabled{opacity:.5;cursor:not-allowed}.DatePicker-module__0JP6mq__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DatePicker-module__0JP6mq__placeholder{color:var(--text-secondary)}.DatePicker-module__0JP6mq__chevron{fill:currentColor;width:1rem;height:1rem;color:var(--text-secondary);transition:transform var(--transition-duration);flex-shrink:0}.DatePicker-module__0JP6mq__chevronOpen{transform:rotate(180deg)}.DatePicker-module__0JP6mq__panel{z-index:1000;background:var(--card);border:1px solid var(--transparent-5-w);border-radius:var(--br-10);width:max-content;min-width:100%;padding:.75rem;animation:.15s ease-out forwards DatePicker-module__0JP6mq__pickerIn;position:absolute;top:calc(100% + .375rem);left:0}.DatePicker-module__0JP6mq__panelClosing{animation:.15s ease-in forwards DatePicker-module__0JP6mq__pickerOut}.DatePicker-module__0JP6mq__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.DatePicker-module__0JP6mq__month{font-weight:var(--font-weight-600);font-size:var(--font-size-15);color:var(--text-default);text-transform:capitalize}.DatePicker-module__0JP6mq__nav{border-radius:var(--br-10);width:1.75rem;height:1.75rem;color:var(--text-secondary);fill:currentColor;cursor:pointer;transition:background var(--transition-duration);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.DatePicker-module__0JP6mq__nav:hover{background:var(--transparent-3-w);color:var(--text-custom)}.DatePicker-module__0JP6mq__nav svg{width:1rem;height:1rem}.DatePicker-module__0JP6mq__weekdays,.DatePicker-module__0JP6mq__grid{grid-template-columns:repeat(7,2.25rem);gap:.125rem;display:grid}.DatePicker-module__0JP6mq__weekday{height:1.5rem;font-size:var(--font-size-13);color:var(--text-secondary);text-transform:capitalize;justify-content:center;align-items:center;display:flex}.DatePicker-module__0JP6mq__day{border-radius:var(--br-10);height:2.25rem;font-family:inherit;font-size:var(--font-size-15);color:var(--text-custom);cursor:pointer;transition:background var(--transition-duration), color var(--transition-duration);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:flex}.DatePicker-module__0JP6mq__day:hover{background:var(--transparent-3-w)}.DatePicker-module__0JP6mq__dayOut{color:var(--text-secondary);opacity:.45}.DatePicker-module__0JP6mq__dayToday{border-color:var(--transparent-10-w)}.DatePicker-module__0JP6mq__daySelected,.DatePicker-module__0JP6mq__daySelected:hover{background:var(--span);color:var(--text-default)}.DatePicker-module__0JP6mq__footer{border-top:1px solid var(--transparent-5-w);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.DatePicker-module__0JP6mq__time{align-items:center;gap:.25rem;display:flex}.DatePicker-module__0JP6mq__timeField{text-align:center;background:var(--transparent-3-w);border-radius:var(--br-10);width:2.5rem;height:2rem;font-family:inherit;font-size:var(--font-size-15);font-variant-numeric:tabular-nums;color:var(--text-default);transition:border-color var(--transition-duration);border:1px solid #0000;padding:0}.DatePicker-module__0JP6mq__timeField:focus{border-color:var(--span);outline:none}.DatePicker-module__0JP6mq__colon{color:var(--text-secondary)}.DatePicker-module__0JP6mq__clear{border-radius:var(--br-10);width:2rem;height:2rem;font-size:var(--font-size-20);color:var(--text-secondary);cursor:pointer;transition:background var(--transition-duration), color var(--transition-duration);background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:flex}.DatePicker-module__0JP6mq__clear:hover{background:var(--red-10);color:var(--red)}@keyframes DatePicker-module__0JP6mq__pickerIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes DatePicker-module__0JP6mq__pickerOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.25rem)}}
.Checkbox-module__8hEK2G__checkbox{--active:var(--span-middle);--active-inner:var(--span);--focus:4px solid var(--transparent-2-w);--border:var(--transparent-10-w);--border-hover:var(--transparent-25-w);--background:transparent;--disabled:var(--card);--disabled-inner:var(--span-middle);-webkit-appearance:none;-moz-appearance:none;vertical-align:top;cursor:pointer;box-sizing:border-box;width:21px;height:21px;transition:background var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration);border-radius:7px;margin:0;padding:0;display:inline-block;position:relative;border:1px solid var(--bc,var(--border))!important;background:var(--b,var(--background))!important;outline:none!important}.Checkbox-module__8hEK2G__checkbox:after{content:"";border:2px solid var(--active-inner);width:5px;height:9px;opacity:var(--o,0);transform:rotate(var(--r,20deg));transition:transform var(--d-t,var(--transition-duration)) var(--d-t-e,ease), opacity var(--d-o,var(--transition-duration));border-top:0;border-left:0;display:block;position:absolute;top:3px;left:6px}.Checkbox-module__8hEK2G__checkbox:checked{--b:var(--active);--bc:var(--active);--o:1;--r:43deg;--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2, .85, .32, 1.2)}.Checkbox-module__8hEK2G__checkbox:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.Checkbox-module__8hEK2G__checkbox:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}.Checkbox-module__8hEK2G__checkbox:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.Checkbox-module__8hEK2G__checkbox:focus{box-shadow:0 0 0 var(--focus)}
.Switch-module__eZALWq__switch{--active:var(--span-middle);--active-inner:var(--span);--focus:4px solid var(--transparent-2-w);--border:var(--transparent-10-w);--border-hover:var(--transparent-25-w);--background:transparent;--disabled:var(--card);--disabled-inner:var(--span-middle);-webkit-appearance:none;-moz-appearance:none;vertical-align:top;cursor:pointer;box-sizing:border-box;width:38px;height:21px;transition:background var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration);border-radius:11px;margin:0;padding:0;display:inline-block;position:relative;border:1px solid var(--bc,var(--border))!important;background:var(--b,var(--background))!important;outline:none!important}.Switch-module__eZALWq__switch:after{content:"";background:var(--ab,var(--border));width:15px;height:15px;transform:translateX(var(--x,0));transition:transform var(--d-t,var(--transition-duration)) var(--d-t-e,ease), background var(--transition-duration);border-radius:50%;display:block;position:absolute;top:2px;left:2px}.Switch-module__eZALWq__switch:checked{--b:var(--active);--bc:var(--active);--ab:var(--active-inner);--x:17px;--d-t:.6s;--d-t-e:cubic-bezier(.2, .85, .32, 1.2)}.Switch-module__eZALWq__switch:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.Switch-module__eZALWq__switch:disabled:not(:checked):after{opacity:.6}.Switch-module__eZALWq__switch:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}.Switch-module__eZALWq__switch:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.Switch-module__eZALWq__switch:focus{box-shadow:0 0 0 var(--focus)}
.Skeleton-module__hpOWfW__skeleton{border-radius:var(--br-10);min-height:40px;display:block;position:relative;overflow:hidden;background-color:var(--card)!important;color:#0000!important}.Skeleton-module__hpOWfW__skeleton:after{content:"";background:linear-gradient(90deg, #12121200 0%, var(--btn-disabled) 40%, var(--btn-disabled) 50%, #12121200 60%);width:200%;height:100%;animation:1.3s linear infinite Skeleton-module__hpOWfW__shimmer;position:absolute;top:0;left:0;transform:translateZ(0)}@keyframes Skeleton-module__hpOWfW__shimmer{0%{transform:translate(-105%)}to{transform:translate(105%)}}.Skeleton-module__hpOWfW__slow:after{animation-duration:3.5s}.Skeleton-module__hpOWfW__fast:after{animation-duration:.8s}.Skeleton-module__hpOWfW__inline{vertical-align:middle;display:inline-block}.Skeleton-module__hpOWfW__skeleton>*{visibility:hidden}@media (prefers-reduced-motion:reduce){.Skeleton-module__hpOWfW__skeleton:after{animation:none;display:none}}.Skeleton-module__hpOWfW__row{align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}
.Spinner-module__0MPwUG__wrapper{justify-content:center;align-items:center;display:flex}.Spinner-module__0MPwUG__inline{padding:3rem 0}.Spinner-module__0MPwUG__fill{width:100%;height:100%;min-height:20rem}.Spinner-module__0MPwUG__center{z-index:100;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.Spinner-module__0MPwUG__spinner{border:2px solid var(--transparent-10-w);border-top:2px solid var(--span);border-radius:50%;animation:.6s linear infinite Spinner-module__0MPwUG__spin}@keyframes Spinner-module__0MPwUG__spin{to{transform:rotate(360deg)}}
.EmptyState-module__7Dmldq__empty{border:2px dashed var(--transparent-10-w);border-radius:var(--br-10);background-color:var(--surface-2);min-height:7rem;color:var(--text-default);justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;font-weight:600;display:flex}.EmptyState-module__7Dmldq__icon{width:1.5rem;height:1.5rem;fill:var(--text-default)}
.Money-module__VK5LHa__money{white-space:nowrap;align-items:center;gap:.3em;display:inline-flex}.Money-module__VK5LHa__icon{flex-shrink:0;width:auto;height:1em}.Money-module__VK5LHa__balance{color:var(--balance)}
.StatCards-module__JEghFW__stats{grid-gap:1rem;display:grid}.StatCards-module__JEghFW__statCard{border-radius:var(--br-10);background:var(--surface-2);flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;position:relative;overflow:hidden}.StatCards-module__JEghFW__statLabel{font-size:var(--font-size-14);color:var(--transparent-50-w)}.StatCards-module__JEghFW__statValue{font-size:var(--font-size-24);color:var(--text-default);font-weight:700}.StatCards-module__JEghFW__statIcon{width:5rem;height:5rem;fill:var(--text-default);opacity:.06;pointer-events:none;position:absolute;bottom:-.75rem;right:-.75rem}
.Modal-module__oKu-yG__overlay{z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__oKu-yG__modal{background:var(--card);border-radius:var(--br-16);will-change:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50%;width:100%;max-width:32rem;max-height:calc(100vh - 2rem);position:relative;overflow-y:auto}.Modal-module__oKu-yG__hasGlow{overflow:hidden}.Modal-module__oKu-yG__modal.Modal-module__oKu-yG__overflowVisible{overflow:visible}.Modal-module__oKu-yG__glow{filter:blur(80px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;width:16rem;height:16rem;position:absolute;bottom:-8rem;right:-8rem}.Modal-module__oKu-yG__modalHeader{z-index:1;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.Modal-module__oKu-yG__modalTitle{font-family:var(--font-heading);font-size:var(--font-size-18);font-weight:var(--font-weight-600);color:var(--text-default)}.Modal-module__oKu-yG__modalCloseButton svg{width:1.3rem;height:1.3rem}.Modal-module__oKu-yG__modalBody{z-index:1;flex-direction:column;gap:.5rem;padding:0 1.5rem 1.5rem;display:flex;position:relative}
.ConfirmModal-module__g3MsDW__body{flex-direction:column;gap:1rem;display:flex}.ConfirmModal-module__g3MsDW__text{font-size:var(--font-size-14);color:var(--text-custom);margin:0;line-height:1.5}
.Dropdown-module__i8h88a__wrapper{position:relative}.Dropdown-module__i8h88a__menu{z-index:1000;background:var(--card);border:1px solid var(--transparent-5-w);border-radius:var(--br-10);min-width:12rem;animation:.15s ease-out forwards Dropdown-module__i8h88a__dropdownIn;position:absolute;overflow:hidden}.Dropdown-module__i8h88a__menuClosing{animation:.15s ease-in forwards Dropdown-module__i8h88a__dropdownOut}.Dropdown-module__i8h88a__menuHeader{padding:.75rem}.Dropdown-module__i8h88a__menuDivider{background:var(--transparent-5-w);width:100%;height:1px}.Dropdown-module__i8h88a__menuBody{flex-direction:column;padding:.375rem;display:flex}.Dropdown-module__i8h88a__bottom-left{top:calc(100% + .5rem);left:0}.Dropdown-module__i8h88a__bottom-right{top:calc(100% + .5rem);right:0}.Dropdown-module__i8h88a__top-left{bottom:calc(100% + .5rem);left:0}.Dropdown-module__i8h88a__top-right{bottom:calc(100% + .5rem);right:0}@keyframes Dropdown-module__i8h88a__dropdownIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes Dropdown-module__i8h88a__dropdownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.25rem)}}
.Popover-module__0N7X7a__popover{background:var(--bg);border-radius:var(--br-10);opacity:0;pointer-events:none;transition:opacity var(--transition-duration), transform var(--transition-duration);outline:none;position:fixed;transform:scale(.96);box-shadow:0 4px 12px #0006}.Popover-module__0N7X7a__open{opacity:1;pointer-events:auto;transform:scale(1)}
.Pagination-module__boaGkW__pagination{flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;display:flex}.Pagination-module__boaGkW__btn{background:var(--button);min-width:2.5rem;height:2.5rem;color:var(--text-custom);border-radius:var(--br-full);font-size:var(--font-size-14);cursor:pointer;transition:background var(--transition-duration), color var(--transition-duration);justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;display:inline-flex}.Pagination-module__boaGkW__btn:hover:not(:disabled){background:var(--button-hover);color:var(--text-default)}.Pagination-module__boaGkW__btn svg{width:1.5rem;height:1.5rem}.Pagination-module__boaGkW__btn:disabled{cursor:default}.Pagination-module__boaGkW__btn.active{background:var(--button-active);color:var(--text-default)}.Pagination-module__boaGkW__btn.active:hover{background:var(--button-active);color:var(--text-default)}
.Badge-module__idI3pW__badge{vertical-align:middle;cursor:default;align-items:center;display:inline-flex}.Badge-module__idI3pW__badge svg{fill:currentColor}.Badge-module__idI3pW__admin{color:var(--span)}.Badge-module__idI3pW__tooltip{font-size:var(--font-size-12);white-space:nowrap;color:var(--text-default);background:var(--surface-2);border:1px solid var(--transparent-10-w);border-radius:var(--br-8);padding:.4rem .7rem;display:block}
.UserName-module__qUV7Sa__userName{align-items:center;gap:.375rem;min-width:0;display:inline-flex}.UserName-module__qUV7Sa__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ToggleGroup-module__wgo6_q__group{background:var(--input-form);border-radius:var(--br-10);padding:.25rem;display:flex}.ToggleGroup-module__wgo6_q__btn{height:var(--input-height);font-size:var(--font-size-15);white-space:nowrap;border-radius:var(--br-10);color:var(--text-default);opacity:.5;cursor:pointer;transition:var(--transition-duration);background:0 0;flex:1;justify-content:center;align-items:center;padding:.5rem .75rem;font-weight:600;display:inline-flex}.ToggleGroup-module__wgo6_q__btn:hover{opacity:1;background:0 0}.ToggleGroup-module__wgo6_q__active,.ToggleGroup-module__wgo6_q__active:hover{background:var(--button-active);color:var(--text-default);opacity:1;padding:.5rem 1rem}
.DataTable-module__KNS8zW__grid{flex-direction:column;gap:.375rem;display:flex}.DataTable-module__KNS8zW__headRow,.DataTable-module__KNS8zW__row{grid-template-columns:var(--data-table-cols);border-radius:var(--br-10);align-items:center;gap:1rem;padding-inline-start:1rem;padding-inline-end:1rem;display:grid}.DataTable-module__KNS8zW__headRow{height:2.5rem;font-size:var(--font-size-12);font-weight:var(--font-weight-700);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.DataTable-module__KNS8zW__surface .DataTable-module__KNS8zW__row:not(.DataTable-module__KNS8zW__rowHighlighted){background:var(--surface-2)}.DataTable-module__KNS8zW__row{background:var(--card);height:3.75rem;font-size:var(--font-size-14);color:var(--text-default);transition:background var(--transition-duration)}.DataTable-module__KNS8zW__rowInteractive{cursor:pointer;transition:transform var(--transition-duration), filter var(--transition-duration), background var(--transition-duration)}.DataTable-module__KNS8zW__rowInteractive:hover{filter:brightness(1.1);transform:translate(-.5rem)}.DataTable-module__KNS8zW__rowDimmed{opacity:.55}.DataTable-module__KNS8zW__rowHighlighted{background:var(--span-low)}.DataTable-module__KNS8zW__rowHighlighted:hover{background:var(--span-10)}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row{animation:DataTable-module__KNS8zW__rowIn var(--anim-base) var(--ease-out) backwards}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(2){animation-delay:30ms}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(3){animation-delay:60ms}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(4){animation-delay:90ms}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(5){animation-delay:.12s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(6){animation-delay:.15s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(7){animation-delay:.18s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(8){animation-delay:.21s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(9){animation-delay:.24s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(10){animation-delay:.27s}.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row:nth-child(n+11){animation-delay:.3s}@keyframes DataTable-module__KNS8zW__rowIn{0%{transform:translateY(.5rem)}to{transform:none}}@media (prefers-reduced-motion:reduce){.DataTable-module__KNS8zW__animated .DataTable-module__KNS8zW__row{animation:none}}
.StatusView-module__km1ywG__wrapper{text-align:center;animation:StatusView-module__km1ywG__fadeUp var(--anim-base) var(--ease-out) backwards;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@keyframes StatusView-module__km1ywG__fadeUp{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}.StatusView-module__km1ywG__page{min-height:50vh;padding:3.75rem 1.5rem}.StatusView-module__km1ywG__inline{padding:2rem 1rem}.StatusView-module__km1ywG__icon{color:var(--text-secondary);opacity:.6}.StatusView-module__km1ywG__code{color:var(--text-default);font-family:var(--font-heading);margin:0;font-size:4rem;font-weight:700;line-height:1}.StatusView-module__km1ywG__inline .StatusView-module__km1ywG__code{font-size:2.5rem}.StatusView-module__km1ywG__title{color:var(--text-default);margin:0;font-size:1.25rem;font-weight:600}.StatusView-module__km1ywG__description{color:var(--text-secondary);max-width:28rem;margin:0;font-size:.9375rem}.StatusView-module__km1ywG__actions{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:.5rem;display:flex}.StatusView-module__km1ywG__button{background:var(--span);color:var(--text-default);border-radius:var(--br-10);cursor:pointer;transition:background var(--transition-duration);border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;text-decoration:none;display:inline-flex}.StatusView-module__km1ywG__button:hover{background:var(--span-half)}.StatusView-module__km1ywG__button.StatusView-module__km1ywG__primary{background:var(--accent,var(--span-half));color:var(--text-default)}.StatusView-module__km1ywG__trace{background:var(--card);border-radius:var(--br-10);width:100%;max-width:48rem;max-height:16rem;color:var(--text-secondary);text-align:left;white-space:pre-wrap;word-break:break-word;margin-top:1.25rem;padding:.875rem 1rem;font-size:.75rem;overflow:auto}
.PageTransition-module__JzzPtq__page{animation:.2s ease-out both PageTransition-module__JzzPtq__pageFade}@keyframes PageTransition-module__JzzPtq__pageFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.PageTransition-module__JzzPtq__page{animation:none}}
.AdminNav-module__IhRpqG__nav{flex-direction:column;gap:.5rem;display:flex}.AdminNav-module__IhRpqG__link{border-radius:var(--br-10);width:100%;color:var(--text-default);opacity:.5;transition:opacity var(--transition-duration) ease, background var(--transition-duration) ease;align-items:center;gap:.75rem;padding:1.125rem 1.35rem;font-size:16px;font-weight:700;text-decoration:none;display:flex}.AdminNav-module__IhRpqG__link:hover{opacity:1}.AdminNav-module__IhRpqG__active{opacity:1;color:var(--text-default);background:var(--card)}.AdminNav-module__IhRpqG__iconWrap{flex-shrink:0;display:inline-flex}.AdminNav-module__IhRpqG__navIcon{fill:currentColor}.AdminNav-module__IhRpqG__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.BanDetailsModal-module__lx16RW__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.BanDetailsModal-module__lx16RW__col{flex-direction:column;gap:1rem;display:flex}.BanDetailsModal-module__lx16RW__block{background:var(--surface-2);border:1px solid var(--transparent-5-w);border-radius:var(--br-10);flex-direction:column;display:flex;overflow:hidden}.BanDetailsModal-module__lx16RW__blockActive{background:#ff5a5a14;border-color:#ff5a5a4d}.BanDetailsModal-module__lx16RW__blockExpired{background:#60d78214;border-color:#60d7824d}.BanDetailsModal-module__lx16RW__blockHead{border-bottom:1px solid var(--transparent-5-w);color:var(--text-default);align-items:center;gap:.5rem;padding:.75rem;font-size:14px;font-weight:700;display:flex}.BanDetailsModal-module__lx16RW__blockActive .BanDetailsModal-module__lx16RW__blockHead{border-bottom-color:#ff5a5a4d}.BanDetailsModal-module__lx16RW__blockExpired .BanDetailsModal-module__lx16RW__blockHead{border-bottom-color:#60d7824d}.BanDetailsModal-module__lx16RW__blockIcon{fill:currentColor;flex-shrink:0}.BanDetailsModal-module__lx16RW__blockActive .BanDetailsModal-module__lx16RW__blockIcon{color:#ff6b6b}.BanDetailsModal-module__lx16RW__blockExpired .BanDetailsModal-module__lx16RW__blockIcon{color:#60d782}.BanDetailsModal-module__lx16RW__blockValue{color:var(--transparent-50-w);padding:.75rem;font-size:14px}.BanDetailsModal-module__lx16RW__detailsCard{background:var(--surface-2);border-radius:var(--br-10);border:1px solid var(--transparent-5-w);flex-direction:column;display:flex;overflow:hidden}.BanDetailsModal-module__lx16RW__detailsHead{border-bottom:1px solid var(--transparent-5-w);color:var(--text-default);align-items:center;gap:.5rem;padding:.75rem;font-size:14px;font-weight:700;display:flex}.BanDetailsModal-module__lx16RW__row{border-bottom:1px solid var(--transparent-5-w);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.BanDetailsModal-module__lx16RW__row:last-child{border-bottom:none}.BanDetailsModal-module__lx16RW__rowLabel{color:var(--text-default);flex-shrink:0;font-size:13px}.BanDetailsModal-module__lx16RW__rowValue{color:var(--transparent-50-w);text-align:right;word-break:break-all;font-size:14px;font-weight:600}.BanDetailsModal-module__lx16RW__rowLink{transition:color var(--transition-duration), opacity var(--transition-duration);text-decoration:none}.BanDetailsModal-module__lx16RW__rowLink:hover{opacity:1;color:var(--span)}@media (max-width:600px){.BanDetailsModal-module__lx16RW__grid{grid-template-columns:1fr}}
.AdminLayout-module__cNm24a__layout{background:var(--bg);min-height:100vh;color:var(--text-custom);display:flex}.AdminLayout-module__cNm24a__logo{font-family:var(--font-heading);font-size:var(--font-size-18);font-weight:var(--font-weight-700);color:var(--text-default);letter-spacing:.5px;text-decoration:none}.AdminLayout-module__cNm24a__main{flex-direction:column;flex:1;gap:2rem;min-width:0;display:flex}.AdminLayout-module__cNm24a__content{width:100%;max-width:var(--container);padding-inline:var(--page-gutter);flex:1;margin:0 auto}.AdminLayout-module__cNm24a__loading{background:var(--bg);min-height:100vh;color:var(--text-secondary);font-size:var(--font-size-14);justify-content:center;align-items:center;display:flex}@media (max-width:1300px){.AdminLayout-module__cNm24a__layout{overflow-x:hidden}}
.BansTable-module__DbLcyW__player{width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;color:var(--text-default);justify-self:start;align-items:center;gap:.6rem;text-decoration:none;display:flex}.BansTable-module__DbLcyW__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.BansTable-module__DbLcyW__avatarFallback{background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:36px;height:36px}.BansTable-module__DbLcyW__avatarLogo{object-fit:contain;background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:36px;height:36px;padding:5px}.BansTable-module__DbLcyW__reason{color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.BansTable-module__DbLcyW__admin{min-width:0}.BansTable-module__DbLcyW__system{color:var(--text-default);font-weight:500}.BansTable-module__DbLcyW__date{color:var(--text-default)}.BansTable-module__DbLcyW__status{white-space:nowrap;align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.BansTable-module__DbLcyW__statusIcon{fill:currentColor;flex-shrink:0}.BansTable-module__DbLcyW__active{color:var(--ban-active)}.BansTable-module__DbLcyW__unbanned,.BansTable-module__DbLcyW__expired{color:var(--ban-lifted)}.BansTable-module__DbLcyW__statusCell{display:flex}.BansTable-module__DbLcyW__term{color:var(--text-default)}@media (max-width:900px){.BansTable-module__DbLcyW__head{display:none}.BansTable-module__DbLcyW__row{flex-direction:column;align-items:stretch;gap:.65rem;height:auto;padding:1.1rem 1.25rem;display:flex}.BansTable-module__DbLcyW__player{border-bottom:1px solid var(--transparent-5-w);order:-1;width:auto;padding-bottom:.65rem}.BansTable-module__DbLcyW__admin,.BansTable-module__DbLcyW__reason,.BansTable-module__DbLcyW__statusCell,.BansTable-module__DbLcyW__term,.BansTable-module__DbLcyW__date{white-space:normal;justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex;overflow:visible}.BansTable-module__DbLcyW__admin:before,.BansTable-module__DbLcyW__reason:before,.BansTable-module__DbLcyW__statusCell:before,.BansTable-module__DbLcyW__term:before,.BansTable-module__DbLcyW__date:before{content:attr(data-label);color:var(--text-secondary);font-size:var(--font-size-12);font-weight:var(--font-weight-700);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.BansTable-module__DbLcyW__reason{text-align:right}}
.LangMenu-module__4geiQa__langButton{width:100%;color:var(--text-secondary);border:1px solid #2e3747;justify-content:flex-start;gap:.6rem;font-size:14px;font-weight:600}.LangMenu-module__4geiQa__flag{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}
.SidebarOnline-module__8WLLDa__online{color:var(--text-default);align-items:center;gap:.625rem;display:flex}.SidebarOnline-module__8WLLDa__icon{fill:currentColor;width:1.75rem;height:1.75rem;color:var(--green)}.SidebarOnline-module__8WLLDa__value{text-align:center;min-width:2ch;font-family:var(--font-heading);font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--green);font-size:1.25rem;font-weight:700;display:inline-block}
.BansLine-module__l0x66a__line{background:var(--surface-1);border-radius:var(--br-20);padding:20px 37px;position:relative}.BansLine-module__l0x66a__viewport{scrollbar-width:none;scroll-behavior:smooth;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4rem calc(100% - 4rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4rem calc(100% - 4rem),#0000 100%)}.BansLine-module__l0x66a__viewport::-webkit-scrollbar{display:none}.BansLine-module__l0x66a__atStart{-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 4rem),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 4rem),#0000 100%)}.BansLine-module__l0x66a__atEnd{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4rem 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4rem 100%)}.BansLine-module__l0x66a__atStart.BansLine-module__l0x66a__atEnd{-webkit-mask-image:none;mask-image:none}.BansLine-module__l0x66a__nav{z-index:2;border-radius:50%;width:2.5rem;height:2.5rem;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.BansLine-module__l0x66a__prev{left:.75rem}.BansLine-module__l0x66a__next{right:.75rem}.BansLine-module__l0x66a__track{gap:.75rem;width:max-content;display:flex}.BansLine-module__l0x66a__chip{--accent:var(--ban-active);color:var(--text-default);border-radius:var(--br-12);width:15rem;height:5.73333rem;transition:border-color var(--transition-duration), background var(--transition-duration);border:2px solid #1a212d;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:.4rem;padding:.75rem 1rem;text-decoration:none;display:flex}.BansLine-module__l0x66a__active{--accent:var(--ban-active)}.BansLine-module__l0x66a__unbanned,.BansLine-module__l0x66a__expired{--accent:var(--ban-lifted)}.BansLine-module__l0x66a__chip:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 5%, transparent)}.BansLine-module__l0x66a__enter{animation:BansLine-module__l0x66a__banChipEnter .5s var(--ease-out) backwards}@keyframes BansLine-module__l0x66a__banChipEnter{0%{opacity:0;margin-left:-15.75rem;transform:scale(.8)}60%{opacity:1}to{opacity:1;margin-left:0;transform:scale(1)}}.BansLine-module__l0x66a__head{align-items:center;gap:.8rem;display:flex}.BansLine-module__l0x66a__avatar{object-fit:cover;background:var(--surface-2);border-radius:50%;flex-shrink:0;width:2.06667rem;height:2.06667rem}.BansLine-module__l0x66a__player{flex:1;align-items:center;gap:.35rem;min-width:0;display:inline-flex}.BansLine-module__l0x66a__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--font-size-14);color:var(--text-default);overflow:hidden}.BansLine-module__l0x66a__status{font-size:var(--font-size-14);color:var(--accent);flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;display:inline-flex}.BansLine-module__l0x66a__status svg{fill:currentColor}.BansLine-module__l0x66a__reason{text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-13);color:var(--text-default);overflow:hidden}.BansLine-module__l0x66a__reasonValue{color:var(--text-default-2)}
.PlayersModal-module__ZA9nVa__statsBar{border-radius:var(--br-10);background:var(--surface-2);grid-template-columns:1fr auto;align-items:center;padding:.75rem;display:grid}.PlayersModal-module__ZA9nVa__statsLeft{align-items:center;gap:.625rem;display:flex}.PlayersModal-module__ZA9nVa__statsLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;text-align:right;font-size:.75rem;font-weight:600}.PlayersModal-module__ZA9nVa__playerCount{background:var(--button);color:var(--text-default);border-radius:var(--br-10);font-variant-numeric:tabular-nums;padding:.25rem .625rem;font-size:.8125rem;font-weight:600}.PlayersModal-module__ZA9nVa__loading,.PlayersModal-module__ZA9nVa__empty,.PlayersModal-module__ZA9nVa__playerList{height:18.5rem}.PlayersModal-module__ZA9nVa__loading{justify-content:center;align-items:center;display:flex}.PlayersModal-module__ZA9nVa__empty{text-align:center;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.875rem;display:flex}.PlayersModal-module__ZA9nVa__playerList{flex-direction:column;gap:.25rem;display:flex;overflow-y:auto}.PlayersModal-module__ZA9nVa__playerRow{border-radius:var(--br-10);background:var(--surface-2);grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.5rem .75rem;display:grid}.PlayersModal-module__ZA9nVa__playerIdentity{min-width:0;color:inherit;cursor:pointer;transition:opacity var(--transition-duration);align-items:center;gap:.625rem;text-decoration:none;display:flex}.PlayersModal-module__ZA9nVa__playerIdentity:hover{opacity:.7}.PlayersModal-module__ZA9nVa__playerAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem}.PlayersModal-module__ZA9nVa__playerAvatarFallback{background:var(--button);border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem}.PlayersModal-module__ZA9nVa__playerName{color:var(--text-custom);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PlayersModal-module__ZA9nVa__playerTime{color:var(--text-custom);text-align:right;font-variant-numeric:tabular-nums}
.ServerCard-module__7ijHFq__card{border:2px solid var(--button-active);border-radius:var(--br-20);flex-direction:column;justify-content:space-between;height:14.1rem;padding-block-start:1.7rem;padding-block-end:1.7rem;padding-inline-start:2rem;padding-inline-end:16.5rem;display:flex;position:relative}.ServerCard-module__7ijHFq__canvas{border-radius:var(--br-20);z-index:0;background:#212a4180;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.ServerCard-module__7ijHFq__canvas:after{content:"";background:var(--text-default-2);filter:blur(50px);pointer-events:none;width:16rem;height:18rem;position:absolute;bottom:-20rem;right:0;transform:translate(20%,-50%)}.ServerCard-module__7ijHFq__image{object-fit:contain;object-position:right bottom;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:16rem;height:calc(100% + 2.5rem);position:absolute;bottom:0;right:0}.ServerCard-module__7ijHFq__text{font-family:var(--font-montserrat);z-index:1;flex-direction:column;gap:6px;width:60%;display:flex;position:relative}.ServerCard-module__7ijHFq__name{letter-spacing:-.5px;text-transform:uppercase;color:var(--text-default);margin:0;font-size:35px;font-weight:900;line-height:1.25}.ServerCard-module__7ijHFq__footer{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.ServerCard-module__7ijHFq__play{font-weight:var(--font-weight-500);border-radius:var(--br-13);color:var(--text-default-2);letter-spacing:.5px;cursor:pointer;white-space:nowrap;transition:filter var(--transition-duration), background var(--transition-duration), color var(--transition-duration);background:#33426d33;border:none;align-items:center;gap:8px;padding:10px 31px;font-size:16px;display:inline-flex}.ServerCard-module__7ijHFq__play:hover{filter:brightness(1.1)}.ServerCard-module__7ijHFq__players{flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-width:0;height:100%;display:flex}.ServerCard-module__7ijHFq__playersCount{cursor:pointer;color:inherit;transition:opacity var(--transition-duration);background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.ServerCard-module__7ijHFq__playersCount:hover:not(:disabled){opacity:.8;background:0 0}.ServerCard-module__7ijHFq__playersCount:disabled{cursor:default}.ServerCard-module__7ijHFq__playersCount svg{color:var(--button-active)}.ServerCard-module__7ijHFq__playersNums{align-items:baseline;display:inline-flex}.ServerCard-module__7ijHFq__playersValue{color:var(--text-default);font-size:12px;font-weight:700}.ServerCard-module__7ijHFq__playersMax{color:#353e57;font-size:10px}.ServerCard-module__7ijHFq__bar{background:#283147;border-radius:999px;height:5px;overflow:hidden}.ServerCard-module__7ijHFq__barFill{background:var(--button-active);height:100%;transition:width var(--transition-duration) ease;border-radius:999px}@media (max-width:900px){.ServerCard-module__7ijHFq__card{gap:.75rem;height:auto;min-height:12rem;padding-block-start:1.5rem;padding-block-end:1.5rem;padding-inline-start:1.5rem;padding-inline-end:15rem}.ServerCard-module__7ijHFq__image{width:13rem}.ServerCard-module__7ijHFq__text{width:60%}.ServerCard-module__7ijHFq__name{font-size:var(--font-size-32)}}@media (max-width:600px){.ServerCard-module__7ijHFq__card{padding-block-start:1.25rem;padding-block-end:1.25rem;padding-inline-start:1.25rem;padding-inline-end:12rem}.ServerCard-module__7ijHFq__image{width:12rem}.ServerCard-module__7ijHFq__name{font-size:var(--font-size-28)}.ServerCard-module__7ijHFq__playersValue{font-size:16px}.ServerCard-module__7ijHFq__playersMax{font-size:12px}.ServerCard-module__7ijHFq__footer{gap:12px}.ServerCard-module__7ijHFq__play{padding:.5rem 1rem}}
.ServerEmpty-module___Fdlva__placeholder{grid-column:span var(--empty-span,1);border-radius:var(--br-20);background:var(--surface-1);height:14.1rem;color:var(--text-secondary);justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:1100px){.ServerEmpty-module___Fdlva__placeholder{grid-column:auto}}@media (max-width:900px){.ServerEmpty-module___Fdlva__placeholder{height:auto;min-height:12rem}}.ServerEmpty-module___Fdlva__icon{color:var(--transparent-10-w);flex-shrink:0}.ServerEmpty-module___Fdlva__text{font-size:1.75rem;font-weight:var(--font-weight-700);color:var(--transparent-10-w)}
.ServerList-module__jM5BRW__section{flex-direction:column;gap:2rem;width:100%;display:flex}.ServerList-module__jM5BRW__grid{grid-template-columns:36rem 1fr 1fr;gap:1rem;display:grid}.ServerList-module__jM5BRW__grid>:only-child{grid-column:1/-1;max-width:40rem;margin:0 auto}@media (max-width:1100px){.ServerList-module__jM5BRW__grid{grid-template-columns:1fr}.ServerList-module__jM5BRW__grid>:only-child{grid-column:1/-1}}
.Transactions-module__tX4msa__list{flex-direction:column;gap:.5rem;display:flex}.Transactions-module__tX4msa__row{background:var(--surface-2);border-radius:var(--br-10);grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:1rem;padding:.85rem 1.1rem;display:grid}.Transactions-module__tX4msa__gateway{color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.Transactions-module__tX4msa__amount{color:var(--money);font-weight:600}.Transactions-module__tX4msa__statusCell{display:flex}.Transactions-module__tX4msa__badge{font-size:var(--font-size-12);white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .7rem;font-weight:700;display:inline-flex}.Transactions-module__tX4msa__badge_paid{color:#60d782;background:#60d78229}.Transactions-module__tX4msa__badge_pending{color:#ffb020;background:#ffb02029}.Transactions-module__tX4msa__date{color:var(--text-secondary);font-size:var(--font-size-14)}@media (max-width:720px){.Transactions-module__tX4msa__row{grid-template-columns:1fr 1fr;gap:.5rem 1rem}.Transactions-module__tX4msa__gateway{grid-column:1/-1}}
.Logo-module__ZsJhta__logo{align-items:center;display:inline-flex;position:relative}.Logo-module__ZsJhta__logo:before{content:"";filter:blur(125px);background-color:var(--span);z-index:-1;pointer-events:none;border-radius:50%;width:250px;height:250px;position:absolute;top:-375px;left:50%;transform:translate(-50%)}.Logo-module__ZsJhta__logoImage{transform-origin:50%;width:auto;height:3.5rem;animation:Logo-module__ZsJhta__zoomIn var(--anim-slow) var(--ease-spring) backwards;transition:transform var(--transition-duration) ease;display:block}@keyframes Logo-module__ZsJhta__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:none}}.Logo-module__ZsJhta__logo:hover .Logo-module__ZsJhta__logoImage{transform:scale(1.1)}.Logo-module__ZsJhta__logo:active .Logo-module__ZsJhta__logoImage{transform:scale(.9)}@media (prefers-reduced-motion:reduce){.Logo-module__ZsJhta__logoImage{animation:none}}
.Balance-module__ThZ_ua__list{flex-direction:column;gap:.5rem;display:flex}.Balance-module__ThZ_ua__row{background:var(--surface-2);border-radius:var(--br-10);font-size:var(--font-size-15);grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;padding:.75rem 1rem;display:grid}.Balance-module__ThZ_ua__rowType{align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.Balance-module__ThZ_ua__rowIcon{fill:currentColor;flex-shrink:0;width:1.75rem;height:1.75rem}.Balance-module__ThZ_ua__rowTypePositive{color:var(--green)}.Balance-module__ThZ_ua__rowTypeNegative{color:var(--red)}.Balance-module__ThZ_ua__rowDate{color:var(--text-custom)}.Balance-module__ThZ_ua__rowDesc{color:var(--text-default);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Balance-module__ThZ_ua__rowAmount{text-align:right;font-weight:700}.Balance-module__ThZ_ua__rowAmountPositive{color:var(--green)}.Balance-module__ThZ_ua__rowAmountNegative{color:var(--red)}
.NotificationMenu-module__3olAJq__triggerBtn{width:var(--input-height-header);height:var(--input-height-header);color:#2e3747;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.NotificationMenu-module__3olAJq__triggerBtn:hover{color:var(--text-default)}.NotificationMenu-module__3olAJq__triggerBtn svg{fill:currentColor}.NotificationMenu-module__3olAJq__badge{background:var(--red);color:var(--text-default);font-size:var(--font-size-10);border-radius:var(--br-full);justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-weight:600;display:flex;position:absolute;top:-.25rem;right:-.25rem}.NotificationMenu-module__3olAJq__menu{--notif-gap:.25rem;width:22rem}.NotificationMenu-module__3olAJq__headerRow{justify-content:space-between;align-items:center;height:2.5rem;display:flex}.NotificationMenu-module__3olAJq__headerTitle{color:var(--text-default);font-size:var(--font-size-14);font-weight:600}.NotificationMenu-module__3olAJq__clearBtn{height:100%}.NotificationMenu-module__3olAJq__clearBtn svg{width:1rem;height:1rem}.NotificationMenu-module__3olAJq__items{gap:var(--notif-gap);scrollbar-gutter:stable;border-radius:var(--br-10);flex-direction:column;height:20rem;display:flex;overflow-y:auto}.NotificationMenu-module__3olAJq__empty{height:20rem;color:var(--text-secondary);font-size:var(--font-size-14);justify-content:center;align-items:center;display:flex}.NotificationMenu-module__3olAJq__notifItem{border-radius:var(--br-10);transition:background var(--transition-duration);background:var(--transparent-3-w);align-items:flex-start;gap:.625rem;padding:.625rem .75rem;display:flex}.NotificationMenu-module__3olAJq__unread{background:var(--transparent-2-w)}.NotificationMenu-module__3olAJq__senderIcon{border-radius:var(--br-10);background:var(--transparent-5-w);flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.NotificationMenu-module__3olAJq__senderIcon svg{fill:currentColor}.NotificationMenu-module__3olAJq__content{cursor:pointer;flex-direction:column;flex:1;justify-content:center;gap:.125rem;min-width:0;height:100%;display:flex}.NotificationMenu-module__3olAJq__contentStatic{cursor:default}.NotificationMenu-module__3olAJq__itemTitle{color:var(--text-default);font-size:var(--font-size-14);font-weight:600}.NotificationMenu-module__3olAJq__message{color:var(--text-secondary);font-size:var(--font-size-13)}.NotificationMenu-module__3olAJq__closeBtn{background:var(--red-10);border-radius:var(--br-6);cursor:pointer;opacity:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex}.NotificationMenu-module__3olAJq__closeBtn svg{fill:var(--red);width:1rem;height:1rem}.NotificationMenu-module__3olAJq__notifItem:hover .NotificationMenu-module__3olAJq__closeBtn{opacity:1}.NotificationMenu-module__3olAJq__closeBtn:hover{background:var(--red-20)}
.Services-module__yOCBTG__list{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem;display:grid}.Services-module__yOCBTG__card{background:var(--surface-2);border-radius:var(--br-10);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:10rem;padding:1rem;display:flex}.Services-module__yOCBTG__icon{width:3rem;height:3rem;color:var(--span);fill:currentColor;box-sizing:border-box;flex-shrink:0}.Services-module__yOCBTG__info{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Services-module__yOCBTG__rank{font-size:var(--font-size-15);color:var(--text-default);font-weight:700}.Services-module__yOCBTG__server{font-size:var(--font-size-12);color:var(--text-custom)}.Services-module__yOCBTG__expires{font-size:var(--font-size-13);color:var(--text-secondary)}
.UserMenu-module__TNU91q__menu{flex-direction:column;gap:.125rem;min-width:15rem;display:flex}.UserMenu-module__TNU91q__profileHeader{border-radius:var(--br-10) var(--br-10) 0 0;background:var(--transparent-3-w);transition:background var(--transition-duration);align-items:center;gap:.625rem;margin:-.75rem;padding:.75rem 1rem;display:flex}.UserMenu-module__TNU91q__profileHeader:hover{background:var(--transparent-5-w)}.UserMenu-module__TNU91q__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.UserMenu-module__TNU91q__profileText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.UserMenu-module__TNU91q__profileName{font-size:var(--font-size-14);font-weight:var(--font-weight-700);color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.UserMenu-module__TNU91q__profileLink{font-size:var(--font-size-12);color:var(--transparent-50-w)}.UserMenu-module__TNU91q__items{flex-direction:column;gap:.125rem;display:flex}.UserMenu-module__TNU91q__menuItem,.UserMenu-module__TNU91q__logout{border-radius:var(--br-10);height:2.5rem;font-size:var(--font-size-14);color:var(--text-default);fill:var(--text-default);opacity:.5;transition:var(--transition-duration);align-items:center;gap:.5rem;padding-inline-start:1rem;padding-inline-end:1rem;display:flex}.UserMenu-module__TNU91q__menuItem:hover{opacity:1;background:var(--transparent-5-w);color:var(--text-default);fill:var(--text-default)}.UserMenu-module__TNU91q__divider{background:var(--transparent-5-w);height:1px;margin:.25rem 0}.UserMenu-module__TNU91q__logout{background:0 0;justify-content:flex-start;width:100%}.UserMenu-module__TNU91q__logout:hover{opacity:1;background:var(--red-10);color:var(--red);fill:var(--red)}
.PlayButton-module__lDsXTG__button{background:var(--button);width:2.25rem;height:2.25rem;color:var(--text-default);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .18s,color .18s;display:inline-flex}.PlayButton-module__lDsXTG__button:hover{background:var(--button-hover)}.PlayButton-module__lDsXTG__pause{border-left:.25rem solid;border-right:.25rem solid;width:.85rem;height:.85rem;display:block}
.Settings-module__yBLftq__settings{flex-direction:column;gap:1rem;display:flex}.Settings-module__yBLftq__actions{gap:.5rem;display:flex}
.UserPanel-module__3CQz_a__userTrigger{cursor:pointer;align-items:center;gap:.5rem;display:flex}.UserPanel-module__3CQz_a__avatar{width:var(--input-height-header);height:var(--input-height-header);border-radius:var(--br-13);object-fit:cover}.UserPanel-module__3CQz_a__avatarFallback{background:var(--button);color:var(--text-default);font-size:var(--font-size-18);font-weight:var(--font-weight-700);text-transform:uppercase;justify-content:center;align-items:center;display:flex}
.PromocodesTable-module__Yr1Z2W__row{cursor:pointer}.PromocodesTable-module__Yr1Z2W__code{color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.PromocodesTable-module__Yr1Z2W__amount{color:var(--money);font-weight:600}.PromocodesTable-module__Yr1Z2W__usage,.PromocodesTable-module__Yr1Z2W__expires{color:var(--text-default)}.PromocodesTable-module__Yr1Z2W__statusCell{display:flex}.PromocodesTable-module__Yr1Z2W__status{border-radius:var(--br-20);font-weight:700;font-size:var(--font-size-13);align-items:center;padding:.3rem .7rem;display:inline-flex}.PromocodesTable-module__Yr1Z2W__active{background:var(--span-low);color:var(--span)}.PromocodesTable-module__Yr1Z2W__inactive{background:var(--surface-2);color:var(--text-secondary)}.PromocodesTable-module__Yr1Z2W__actions{align-items:center;gap:.25rem;display:flex}.PromocodesTable-module__Yr1Z2W__actionBtn{border-radius:var(--br-10);width:2rem;height:2rem;color:var(--text-secondary);transition:background var(--transition-duration), color var(--transition-duration);justify-content:center;align-items:center;display:inline-flex}.PromocodesTable-module__Yr1Z2W__actionBtn:hover{background:var(--transparent-5-w);color:var(--text-default)}.PromocodesTable-module__Yr1Z2W__danger:hover{color:#ff6b6b}@media (max-width:900px){.PromocodesTable-module__Yr1Z2W__head{display:none}.PromocodesTable-module__Yr1Z2W__row{flex-direction:column;align-items:stretch;gap:.6rem;height:auto;padding:1.1rem 1.25rem;display:flex}.PromocodesTable-module__Yr1Z2W__code{font-size:var(--font-size-16);border-bottom:1px solid var(--transparent-5-w);order:-1;padding-bottom:.5rem}.PromocodesTable-module__Yr1Z2W__amount,.PromocodesTable-module__Yr1Z2W__usage,.PromocodesTable-module__Yr1Z2W__expires,.PromocodesTable-module__Yr1Z2W__statusCell{justify-content:space-between;align-items:center;display:flex}.PromocodesTable-module__Yr1Z2W__amount:before,.PromocodesTable-module__Yr1Z2W__usage:before,.PromocodesTable-module__Yr1Z2W__expires:before,.PromocodesTable-module__Yr1Z2W__statusCell:before{content:attr(data-label);color:var(--text-secondary);font-size:var(--font-size-12);font-weight:var(--font-weight-700);text-transform:uppercase;letter-spacing:.5px}.PromocodesTable-module__Yr1Z2W__actions{justify-content:flex-end;gap:.5rem}}
.SeekBar-module__Rii3ia__track{flex:1;align-items:center;min-width:0;height:1.25rem;display:flex;position:relative}.SeekBar-module__Rii3ia__rail{border-radius:var(--br-4);background:var(--surface-3);width:100%;height:.3rem;position:relative;overflow:hidden}.SeekBar-module__Rii3ia__buffered,.SeekBar-module__Rii3ia__played{border-radius:inherit;position:absolute;top:0;bottom:0;left:0;right:auto}.SeekBar-module__Rii3ia__buffered{width:var(--buffered,0%);background:var(--span-middle)}.SeekBar-module__Rii3ia__played{width:var(--played,0%);background:var(--button-primary)}.SeekBar-module__Rii3ia__thumb{top:50%;left:var(--played,0%);background:var(--text-default);opacity:0;pointer-events:none;border-radius:50%;width:.8rem;height:.8rem;transition:opacity .15s;position:absolute;transform:translate(-50%,-50%)}.SeekBar-module__Rii3ia__track:hover .SeekBar-module__Rii3ia__thumb,.SeekBar-module__Rii3ia__track:focus-within .SeekBar-module__Rii3ia__thumb{opacity:1}.SeekBar-module__Rii3ia__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.SeekBar-module__Rii3ia__input:disabled{cursor:default}
.Banner-module__G6liBG__banner{background:linear-gradient(135deg, var(--card), var(--bg));height:15rem;position:relative}.Banner-module__G6liBG__bg{object-fit:cover;width:100%;height:100%}.Banner-module__G6liBG__banner:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(180deg, transparent 0%, var(--card) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.Banner-module__G6liBG__profileInfo{z-index:10;align-items:center;gap:2rem;display:flex;position:absolute;bottom:-2.5rem;left:12rem}.Banner-module__G6liBG__avatar{object-fit:cover;border-radius:50%;width:10rem;height:10rem}.Banner-module__G6liBG__text{flex-direction:column;gap:.5rem;display:flex}.Banner-module__G6liBG__profileName{font-family:var(--font-heading);font-size:var(--font-size-28);color:var(--text-default);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.Banner-module__G6liBG__steamLink{color:var(--span);font-size:var(--font-size-13);align-items:center;gap:.375rem;display:inline-flex}.Banner-module__G6liBG__steamIcon{width:1.5rem;height:1.5rem;fill:var(--text-default);transition:var(--transition-duration)}.Banner-module__G6liBG__steamIcon:hover{fill:var(--span)}.Banner-module__G6liBG__steamLink:hover{text-decoration:underline}.Banner-module__G6liBG__counters{z-index:2;align-items:center;gap:.1rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Banner-module__G6liBG__counterBtn{background:var(--button);border-radius:var(--br-10);height:2.25rem;color:var(--text-custom);transition:background var(--transition-duration), color var(--transition-duration);align-items:center;gap:.375rem;padding-inline-start:.75rem;padding-inline-end:.75rem;display:inline-flex}.Banner-module__G6liBG__counterBtn svg{fill:currentColor;width:1.25rem;height:1.25rem}button.Banner-module__G6liBG__counterBtn{cursor:pointer}button.Banner-module__G6liBG__counterBtn:hover{background:var(--button-hover);color:var(--text-default)}.Banner-module__G6liBG__counterBtn.active{background:var(--button-hover);color:var(--span);outline:1px solid var(--span)}.Banner-module__G6liBG__counterBtn.active:hover{background:var(--button-hover);color:var(--span);outline:1px solid var(--span)}.Banner-module__G6liBG__counterPop{text-align:center;font-variant-numeric:tabular-nums;min-width:1ch;animation:Banner-module__G6liBG__countPop var(--anim-fast) var(--ease-out);font-weight:var(--font-weight-600);display:inline-block}@keyframes Banner-module__G6liBG__countPop{0%{opacity:.4;transform:scale(.6)}to{opacity:1;transform:none}}.Banner-module__G6liBG__like{border-radius:var(--br-10) 0 0 var(--br-10);color:var(--green)}.Banner-module__G6liBG__views{border-radius:0}.Banner-module__G6liBG__dislike{border-radius:0 var(--br-10) var(--br-10) 0;color:var(--red)}button.Banner-module__G6liBG__like:hover{color:var(--green)}button.Banner-module__G6liBG__dislike:hover{color:var(--red)}.Banner-module__G6liBG__like.active{color:var(--green);outline-color:var(--green);background:var(--button)}.Banner-module__G6liBG__like.active:hover{color:var(--green);outline-color:var(--green);background:var(--button)}.Banner-module__G6liBG__dislike.active{color:var(--red);outline-color:var(--red);background:var(--button)}.Banner-module__G6liBG__dislike.active:hover{color:var(--red);outline-color:var(--red);background:var(--button)}@media (max-width:768px){.Banner-module__G6liBG__profileInfo{gap:1.5rem;left:2rem}.Banner-module__G6liBG__avatar{width:8rem;height:8rem}.Banner-module__G6liBG__profileName{font-size:var(--font-size-24)}}@media (max-width:600px){.Banner-module__G6liBG__profileInfo{bottom:0}}@media (max-width:480px){.Banner-module__G6liBG__banner{height:12rem}.Banner-module__G6liBG__profileInfo{gap:1rem;left:1.25rem;right:1.25rem}.Banner-module__G6liBG__avatar{width:6rem;height:6rem}.Banner-module__G6liBG__profileName{font-size:var(--font-size-20)}.Banner-module__G6liBG__counters{top:1rem;right:1rem}}
.Header-module__9cb-9a__header{width:100%;max-width:var(--container);z-index:50;margin:0 auto;position:relative}.Header-module__9cb-9a__inner{padding-inline:var(--page-gutter);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1.5rem;margin-top:1.66667rem;display:grid}.Header-module__9cb-9a__brand{grid-column:2;justify-self:center;align-items:center;min-width:0;display:inline-flex}.Header-module__9cb-9a__actions{grid-column:3;justify-self:end;align-items:center;gap:.75rem;min-width:0;display:flex}.Header-module__9cb-9a__menuBtn{grid-column:1;justify-self:start;display:none}@media (max-width:1300px){.Header-module__9cb-9a__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:.3rem;width:2.5rem;height:2.5rem;padding:.6rem;display:inline-flex}.Header-module__9cb-9a__menuBtn span{background:var(--text-default);border-radius:2px;width:100%;height:2px;display:block}}@media (max-width:600px){.Header-module__9cb-9a__brand{display:none}}
.PromocodeModal-module__creR6a__form{flex-direction:column;gap:1rem;display:flex}.PromocodeModal-module__creR6a__toggle{color:var(--text-default);cursor:pointer;align-items:center;gap:.6rem;display:flex}.PromocodeModal-module__creR6a__actions{gap:.75rem;margin-top:.25rem;display:flex}
.PlayerBar-module__1vciOq__bar{z-index:60;border-radius:var(--br-14);background:var(--card);border:1px solid var(--span-10);grid-template-columns:minmax(9rem,1fr) auto minmax(14rem,2fr) auto;align-items:center;gap:1.25rem;width:min(70rem,100vw - 2rem);margin-inline-start:auto;margin-inline-end:auto;padding:.75rem 1.1rem;display:grid;position:fixed;bottom:1rem;left:0;right:0;box-shadow:0 .75rem 2rem #00000073}.PlayerBar-module__1vciOq__info{align-items:center;gap:.6rem;min-width:0;display:flex}.PlayerBar-module__1vciOq__meta{flex-direction:column;min-width:0;display:flex}.PlayerBar-module__1vciOq__cover,.PlayerBar-module__1vciOq__coverFallback{border-radius:var(--br-8);object-fit:cover;flex-shrink:0;width:40px;height:40px}.PlayerBar-module__1vciOq__coverFallback{background:var(--surface-3)}.PlayerBar-module__1vciOq__title{color:var(--text-default);font-size:.92rem}.PlayerBar-module__1vciOq__artist{color:var(--text-secondary);font-size:.8rem}.PlayerBar-module__1vciOq__controls{align-items:center;gap:.4rem;display:flex}.PlayerBar-module__1vciOq__stepButton,.PlayerBar-module__1vciOq__close{width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .18s;display:inline-flex}.PlayerBar-module__1vciOq__stepButton:hover:not(:disabled),.PlayerBar-module__1vciOq__close:hover{color:var(--text-default)}.PlayerBar-module__1vciOq__stepButton:disabled{opacity:.35;cursor:not-allowed}.PlayerBar-module__1vciOq__playButton{background:var(--button-primary);width:2.5rem;height:2.5rem;color:var(--text-default);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .18s;display:inline-flex}.PlayerBar-module__1vciOq__playButton:hover{background:var(--button-primary-hover)}.PlayerBar-module__1vciOq__pauseGlyph{border-left:.25rem solid;border-right:.25rem solid;width:.85rem;height:.9rem;display:block}.PlayerBar-module__1vciOq__timeline{align-items:center;gap:.65rem;min-width:0;display:flex}.PlayerBar-module__1vciOq__time{min-width:2.6rem;color:var(--text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8rem}.PlayerBar-module__1vciOq__right{align-items:center;gap:.6rem;display:flex}.PlayerBar-module__1vciOq__volume{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--br-4);background:linear-gradient(to right, var(--button-primary) 0%, var(--button-primary) var(--fill,0%), var(--surface-3) var(--fill,0%), var(--surface-3) 100%);cursor:pointer;width:5.5rem;height:.3rem}.PlayerBar-module__1vciOq__volume::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--text-default);border-radius:50%;width:.8rem;height:.8rem}.PlayerBar-module__1vciOq__volume::-moz-range-thumb{background:var(--text-default);border:none;border-radius:50%;width:.8rem;height:.8rem}@media (max-width:900px){.PlayerBar-module__1vciOq__bar{grid-template-columns:1fr auto;gap:.6rem 1rem}.PlayerBar-module__1vciOq__timeline{order:3;grid-column:1/-1}.PlayerBar-module__1vciOq__right{order:2}.PlayerBar-module__1vciOq__volume{display:none}}.PlayerBar-module__1vciOq__modeButton{width:1.9rem;height:1.9rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .18s;display:inline-flex}.PlayerBar-module__1vciOq__modeButton:hover{color:var(--text-default)}.PlayerBar-module__1vciOq__modeActive{color:var(--button-primary)}.PlayerBar-module__1vciOq__modeActive:hover{color:var(--button-primary-hover)}
.TabsNav-module__ArTd8q__tabs{z-index:5;background-color:var(--card);justify-content:center;align-items:center;display:flex;position:relative}.TabsNav-module__ArTd8q__tab{height:4rem;font-size:var(--font-size-16);color:var(--text-default);opacity:.5;background:unset;transition:color var(--transition-duration), opacity var(--transition-duration);align-items:center;gap:.5rem;padding-inline-start:1.33333rem;padding-inline-end:1.33333rem;display:inline-flex;position:relative}.TabsNav-module__ArTd8q__tab:hover{opacity:1;color:var(--text-default)}.TabsNav-module__ArTd8q__tabIcon{fill:currentColor;width:1.25rem;height:1.25rem}.TabsNav-module__ArTd8q__activeTab{opacity:1;color:var(--text-default)}.TabsNav-module__ArTd8q__tab:before{content:"";background-color:var(--span);width:100%;height:4px;box-shadow:0 0 10px var(--span);transform-origin:bottom;transition:transform var(--transition-duration) cubic-bezier(.16, 1, .3, 1);border-radius:4px 4px 0 0;position:absolute;bottom:0;left:0;transform:scaleY(0)}.TabsNav-module__ArTd8q__activeTab:before{transform:scaleY(1)}@media (max-width:600px){.TabsNav-module__ArTd8q__tabs{flex-direction:column}.TabsNav-module__ArTd8q__tab{justify-content:center;width:100%}}
.Sidebar-module__rrii-a__sidebar{border-right:1px solid var(--transparent-5-w);background:var(--bg);z-index:5;flex-direction:column;flex-shrink:0;width:18.3333rem;height:100vh;padding:0 1rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.Sidebar-module__rrii-a__sidebarHeader{flex-shrink:0;justify-content:center;align-items:center;height:5rem;display:flex}.Sidebar-module__rrii-a__close{display:none}@media (max-width:1300px){.Sidebar-module__rrii-a__sidebar{z-index:60;opacity:0;visibility:hidden;pointer-events:none;border-right:none;width:100%;height:100dvh;padding:1rem;position:fixed;top:0;bottom:0;left:0;right:0}.Sidebar-module__rrii-a__open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s}.Sidebar-module__rrii-a__close{z-index:1;width:2.5rem;height:2.5rem;color:var(--text-default);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.Sidebar-module__rrii-a__close svg{fill:currentColor}}
.UsersList-module__tT5HKq__sidebar{background:var(--card);border-radius:var(--br-10);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.UsersList-module__tT5HKq__search{width:100%}.UsersList-module__tT5HKq__userList{flex-direction:column;gap:.25rem;max-height:60vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.UsersList-module__tT5HKq__userItem{background:var(--surface-2);border-radius:var(--br-10);cursor:pointer;text-align:left;align-items:center;gap:.625rem;padding:.5rem .625rem;display:flex}.UsersList-module__tT5HKq__userItem:hover:not(:disabled),.UsersList-module__tT5HKq__userItemActive,.UsersList-module__tT5HKq__userItemActive:hover:not(:disabled){background:var(--surface-3)}.UsersList-module__tT5HKq__userAvatar,.UsersList-module__tT5HKq__userAvatarFallback{object-fit:cover;background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.UsersList-module__tT5HKq__userName{min-width:0;font-size:var(--font-size-14);font-weight:var(--font-weight-600);color:var(--text-default);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.UsersList-module__tT5HKq__userBalance{font-weight:var(--font-weight-700);font-variant-numeric:tabular-nums;color:var(--text-default);flex-shrink:0}.UsersList-module__tT5HKq__empty{text-align:center;color:var(--text-secondary);font-size:var(--font-size-13);padding:1.5rem .5rem}
.UsagesModal-module__xGrIPW__body{flex-direction:column;gap:1rem;display:flex}.UsagesModal-module__xGrIPW__list{flex-direction:column;gap:.5rem;display:flex}.UsagesModal-module__xGrIPW__item{border-radius:var(--br-10);background:var(--surface-2);align-items:center;gap:.6rem;padding:.5rem .75rem;display:flex}.UsagesModal-module__xGrIPW__user{min-width:0;max-width:100%;color:inherit;transition:opacity var(--transition-duration);align-items:center;gap:.6rem;text-decoration:none;display:flex}.UsagesModal-module__xGrIPW__user:hover{opacity:.75}.UsagesModal-module__xGrIPW__avatar,.UsagesModal-module__xGrIPW__avatarFallback{border-radius:50%;flex-shrink:0;width:36px;height:36px}.UsagesModal-module__xGrIPW__avatar{object-fit:cover}.UsagesModal-module__xGrIPW__avatarFallback{background:var(--transparent-5-w)}.UsagesModal-module__xGrIPW__name{flex:1;min-width:0;overflow:hidden}.UsagesModal-module__xGrIPW__date{color:var(--text-secondary);font-size:var(--font-size-13);flex-shrink:0;margin-left:auto}
.StatusBadge-module__IaSVUa__badge{border-radius:var(--br-20);white-space:nowrap;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.8rem;display:inline-flex}.StatusBadge-module__IaSVUa__moderation{background:var(--money-bg);color:var(--money)}.StatusBadge-module__IaSVUa__accept{color:var(--green);background:#64ce821f}.StatusBadge-module__IaSVUa__reject{background:var(--red-10);color:var(--red)}
.CabinetSidebar-module__3tYUeW__sidebar{flex-direction:column;display:flex}.CabinetSidebar-module__3tYUeW__item{opacity:.5;border-radius:var(--br-10);color:var(--text-secondary);transition:background var(--transition-duration), color var(--transition-duration), opacity var(--transition-duration);border:1px solid #0000;align-items:center;gap:1rem;padding:1rem 1.33333rem;display:flex}.CabinetSidebar-module__3tYUeW__item:hover{opacity:1;color:var(--text-default)}.CabinetSidebar-module__3tYUeW__active{opacity:1;color:var(--text-default);background:var(--card);border:1px solid var(--transparent-5-w)}.CabinetSidebar-module__3tYUeW__icon{fill:currentColor;flex-shrink:0;width:2rem;height:2rem}.CabinetSidebar-module__3tYUeW__text{flex-direction:column;gap:.125rem;min-width:0;display:flex}.CabinetSidebar-module__3tYUeW__title{font-size:var(--font-size-18);color:var(--text-default);font-weight:600}.CabinetSidebar-module__3tYUeW__subtitle{font-size:var(--font-size-14);color:var(--transparent-50-w);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)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:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)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:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)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:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)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:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_7275a26c-module__b8VIkq__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_7275a26c-module__b8VIkq__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
.Navigation-module__5LU-VG__nav{flex-direction:column;gap:.5rem;display:flex}.Navigation-module__5LU-VG__link{border-radius:var(--br-10);width:100%;color:var(--text-default);opacity:.5;transition:opacity var(--transition-duration) ease, background var(--transition-duration) ease;align-items:center;gap:.75rem;padding:1.125rem 1.35rem;font-size:16px;font-weight:700;text-decoration:none;display:flex}.Navigation-module__5LU-VG__link:hover{opacity:1}.Navigation-module__5LU-VG__active{opacity:1;color:var(--text-default);background:var(--card)}.Navigation-module__5LU-VG__iconWrap{flex-shrink:0;display:inline-flex}.Navigation-module__5LU-VG__navIcon{fill:currentColor}.Navigation-module__5LU-VG__label{font-family:var(--font-accent);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.UserDetail-module__KJlBCa__main{background:var(--card);border-radius:var(--br-10);min-width:0;padding:1.25rem 1.5rem}.UserDetail-module__KJlBCa__detailEmpty{text-align:center;color:var(--text-secondary);font-size:var(--font-size-14);padding:3rem 1rem}.UserDetail-module__KJlBCa__detail{flex-direction:column;gap:1.25rem;display:flex}.UserDetail-module__KJlBCa__detailHeader{border-bottom:1px solid var(--transparent-5-w);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.UserDetail-module__KJlBCa__detailIdentity{align-items:center;gap:.75rem;min-width:0;display:flex}.UserDetail-module__KJlBCa__detailIdentityLink{min-width:0;color:inherit;transition:opacity var(--transition-duration);align-items:center;gap:.75rem;text-decoration:none;display:flex}.UserDetail-module__KJlBCa__detailIdentityLink:hover{opacity:.85}.UserDetail-module__KJlBCa__detailAvatar,.UserDetail-module__KJlBCa__detailAvatarFallback{object-fit:cover;background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:3rem;height:3rem}.UserDetail-module__KJlBCa__detailName{font-size:var(--font-size-16);font-weight:var(--font-weight-700);color:var(--text-default)}.UserDetail-module__KJlBCa__detailSteamid{font-size:var(--font-size-12);color:var(--text-secondary);-webkit-user-select:text;user-select:text}.UserDetail-module__KJlBCa__detailStats{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.UserDetail-module__KJlBCa__detailStat{background:var(--surface-2);border-radius:var(--br-10);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.UserDetail-module__KJlBCa__detailStatLabel{font-size:var(--font-size-12);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.UserDetail-module__KJlBCa__detailStatValue{font-size:var(--font-size-20);font-weight:var(--font-weight-700);color:var(--text-default);font-variant-numeric:tabular-nums}.UserDetail-module__KJlBCa__logTitle{font-size:var(--font-size-15);font-weight:var(--font-weight-600);color:var(--text-default);margin:0}.UserDetail-module__KJlBCa__descCode{font-family:var(--font-heading);background:var(--button);border-radius:var(--br-10);font-size:var(--font-size-13);color:var(--text-default);white-space:pre-wrap;word-break:break-word;max-height:60vh;margin:0;padding:1rem;overflow:auto}.UserDetail-module__KJlBCa__amountPlus{color:var(--green);font-weight:var(--font-weight-700)}.UserDetail-module__KJlBCa__amountMinus{color:var(--red);font-weight:var(--font-weight-700)}
.TracksTable-module__2UTpJq__head{color:var(--text-secondary);font-size:.85rem}.TracksTable-module__2UTpJq__row{align-items:center}.TracksTable-module__2UTpJq__player{min-width:0;color:inherit;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.TracksTable-module__2UTpJq__avatar,.TracksTable-module__2UTpJq__avatarFallback{border-radius:50%;flex-shrink:0;width:36px;height:36px}.TracksTable-module__2UTpJq__avatarFallback{background:var(--surface-3)}.TracksTable-module__2UTpJq__trackCell{flex-direction:column;gap:.15rem;min-width:0;display:flex}.TracksTable-module__2UTpJq__title{color:var(--text-default)}.TracksTable-module__2UTpJq__artist{color:var(--text-secondary);font-size:.85rem}.TracksTable-module__2UTpJq__reason{color:var(--red);font-size:.8rem}.TracksTable-module__2UTpJq__muted{color:var(--text-custom);flex-direction:column;font-size:.9rem;display:flex}.TracksTable-module__2UTpJq__size{color:var(--text-secondary);font-size:.8rem}.TracksTable-module__2UTpJq__actions{justify-content:flex-end;gap:.35rem;display:inline-flex}.TracksTable-module__2UTpJq__action{border-radius:var(--br-8);background:var(--button);width:2.1rem;height:2.1rem;color:var(--text-secondary);justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.TracksTable-module__2UTpJq__action:disabled{opacity:.5;cursor:not-allowed}.TracksTable-module__2UTpJq__action:hover:not(:disabled){background:var(--button-hover);color:var(--text-default)}.TracksTable-module__2UTpJq__reject:hover:not(:disabled){color:var(--orange)}.TracksTable-module__2UTpJq__delete:hover:not(:disabled){color:var(--red)}.TracksTable-module__2UTpJq__trackId{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem}
.GroupModal-module__cphGxW__form{flex-direction:column;gap:1rem;display:flex}.GroupModal-module__cphGxW__fieldError{font-size:var(--font-size-12);color:var(--red)}
.PlayersTable-module__stSDTG__row{cursor:pointer}.PlayersTable-module__stSDTG__player{min-width:0;color:var(--text-default);align-items:center;gap:.6rem;display:flex}.PlayersTable-module__stSDTG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.PlayersTable-module__stSDTG__avatarFallback{background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:36px;height:36px}.PlayersTable-module__stSDTG__rankCell{min-width:0;display:flex}.PlayersTable-module__stSDTG__rank{max-width:100%;color:var(--span);text-overflow:ellipsis;white-space:nowrap;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.PlayersTable-module__stSDTG__rankInactive{background:var(--surface-2);color:var(--text-secondary)}.PlayersTable-module__stSDTG__term{white-space:nowrap;font-weight:500}.PlayersTable-module__stSDTG__term_permanent,.PlayersTable-module__stSDTG__term_active{color:var(--text-default)}.PlayersTable-module__stSDTG__term_expired{color:var(--text-secondary)}@media (max-width:900px){.PlayersTable-module__stSDTG__head{display:none}.PlayersTable-module__stSDTG__row{flex-direction:column;align-items:stretch;gap:.65rem;height:auto;padding:1.1rem 1.25rem;display:flex}.PlayersTable-module__stSDTG__player{border-bottom:1px solid var(--transparent-5-w);order:-1;padding-bottom:.65rem}.PlayersTable-module__stSDTG__rankCell,.PlayersTable-module__stSDTG__term{white-space:normal;justify-content:space-between;align-items:center;gap:1rem;display:flex}.PlayersTable-module__stSDTG__rankCell:before,.PlayersTable-module__stSDTG__term:before{content:attr(data-label);color:var(--text-secondary);font-size:var(--font-size-12);font-weight:var(--font-weight-700);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}}
.IngamePromos-module__JT5xPa__section{flex-direction:column;gap:1.25rem;display:flex}.IngamePromos-module__JT5xPa__toolbar{justify-content:flex-end;display:flex}
.TrackList-module__MQHufW__head{color:var(--text-secondary);font-size:.85rem}.TrackList-module__MQHufW__row{align-items:center}.TrackList-module__MQHufW__trackCell{flex-direction:column;gap:.15rem;min-width:0;display:flex}.TrackList-module__MQHufW__title{color:var(--text-default)}.TrackList-module__MQHufW__artist{color:var(--text-secondary);font-size:.85rem}.TrackList-module__MQHufW__reason{color:var(--red);align-items:center;gap:.3rem;margin-top:.15rem;font-size:.8rem;display:inline-flex}.TrackList-module__MQHufW__reasonIcon{flex-shrink:0}.TrackList-module__MQHufW__muted{color:var(--text-custom);font-size:.9rem}.TrackList-module__MQHufW__delete{color:var(--text-secondary);justify-content:center;align-items:center;transition:color .18s;display:inline-flex}.TrackList-module__MQHufW__delete:hover{color:var(--red)}.TrackList-module__MQHufW__trackId{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem}
.CommentsWall-module__6LlZyq__wall{z-index:5;background:var(--card);border-radius:var(--br-10);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative}.CommentsWall-module__6LlZyq__wallTitle{font-size:var(--font-size-18);color:var(--text-default);font-weight:700}.CommentsWall-module__6LlZyq__commentsCount{font-weight:var(--font-weight-500);color:var(--text-secondary);font-size:var(--font-size-14)}.CommentsWall-module__6LlZyq__commentForm{align-items:flex-start;gap:1rem;display:flex}.CommentsWall-module__6LlZyq__formTextarea{height:var(--input-height);min-height:unset;resize:none;transition:border-color var(--transition-duration), height var(--transition-duration) ease;flex:1;padding:.75rem 1rem}.CommentsWall-module__6LlZyq__formTextarea:focus{height:4.5rem;overflow-y:auto}.CommentsWall-module__6LlZyq__formAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.CommentsWall-module__6LlZyq__commentsList{transition:opacity var(--transition-duration) ease, transform var(--transition-duration) ease;flex-direction:column;gap:1.5rem;display:flex}.CommentsWall-module__6LlZyq__commentsListExit{opacity:0;transform:translateY(.5rem)}.CommentsWall-module__6LlZyq__commentsListEnter{animation:CommentsWall-module__6LlZyq__fadeDown .25s var(--ease-out) backwards}.CommentsWall-module__6LlZyq__empty{border-radius:var(--br-10);border:1px solid var(--transparent-5-w);text-align:center;padding:1rem}.CommentsWall-module__6LlZyq__comment{border-radius:var(--br-10);transition:opacity var(--transition-duration) ease, transform var(--transition-duration) ease;gap:1rem;display:flex}.CommentsWall-module__6LlZyq__commentNew{animation:CommentsWall-module__6LlZyq__fadeDown var(--anim-base) var(--ease-out) backwards}.CommentsWall-module__6LlZyq__commentDeleting{opacity:0;pointer-events:none;transform:translate(-1rem)}.CommentsWall-module__6LlZyq__commentAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.CommentsWall-module__6LlZyq__commentBody{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.CommentsWall-module__6LlZyq__commentHeader{align-items:center;gap:.5rem;display:flex}.CommentsWall-module__6LlZyq__commentName{font-size:var(--font-size-14);color:var(--text-default);font-weight:700}.CommentsWall-module__6LlZyq__commentTime{font-size:var(--font-size-10);color:var(--transparent-50-w)}.CommentsWall-module__6LlZyq__commentText{font-weight:var(--font-weight-500);font-size:var(--font-size-14);color:var(--text-custom);word-break:break-word;white-space:pre-wrap;line-height:1.4}.CommentsWall-module__6LlZyq__commentActions{align-items:center;gap:.75rem;display:flex}.CommentsWall-module__6LlZyq__commentLike{color:var(--text-secondary);font-size:var(--font-size-13);cursor:pointer;transition:color var(--transition-duration);align-items:center;gap:.25rem;font-weight:600;display:flex}.CommentsWall-module__6LlZyq__commentLike.active{background-color:unset;color:var(--span)}.CommentsWall-module__6LlZyq__likeCount{animation:CommentsWall-module__6LlZyq__fadeUp var(--anim-base) var(--ease-out) backwards;display:inline-block}.CommentsWall-module__6LlZyq__commentDeleteButton{color:var(--text-secondary);font-size:var(--font-size-13);cursor:pointer;transition:color var(--transition-duration);font-weight:600}.CommentsWall-module__6LlZyq__commentDeleteButton:hover{color:var(--red)}@keyframes CommentsWall-module__6LlZyq__fadeDown{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:none}}@keyframes CommentsWall-module__6LlZyq__fadeUp{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}
.Footer-module__z_g8JW__footer{width:100%;max-width:var(--container);padding-inline:var(--page-gutter);margin:0 auto 2rem}.Footer-module__z_g8JW__content{border-top:1px solid var(--transparent-5-w);justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:14px;display:flex}.Footer-module__z_g8JW__legal,.Footer-module__z_g8JW__docs{flex-direction:column;gap:.5rem;display:flex}.Footer-module__z_g8JW__docs{align-items:flex-end}.Footer-module__z_g8JW__item{font-weight:var(--font-weight-600);opacity:.4;color:var(--text-default);transition:opacity var(--transition-duration);text-decoration:none}.Footer-module__z_g8JW__item:hover{opacity:1}@media (max-width:600px){.Footer-module__z_g8JW__content{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__z_g8JW__docs{align-items:flex-start}}
@font-face{font-family:ttHoves;src:url(../media/TTHoves_Light-s.p.2qwrxig1b_tyg.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_Regular-s.p.3slepe375f6eo.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_Medium-s.p.070qoyzxgqlb8.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_DemiBold-s.p.3ijsfrofsqmh0.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_Bold-s.p.1edjrfcloszfb.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_ExtraBold-s.p.0h6egylektjaq.woff2)format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:ttHoves;src:url(../media/TTHoves_Black-s.p.3t9rzsykee5il.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:ttHoves Fallback;src:local(Arial);ascent-override:94.46%;descent-override:21.1%;line-gap-override:2.81%;size-adjust:99.51%}.tthoves_3cc70eaa-module__Kmeq0a__className{font-family:ttHoves,ttHoves Fallback}.tthoves_3cc70eaa-module__Kmeq0a__variable{--font-tt-hoves:"ttHoves", "ttHoves Fallback"}
.AdjustModal-module__LZeUpW__adjustForm{flex-direction:column;gap:1rem;display:flex}.AdjustModal-module__LZeUpW__adjustActions{gap:.5rem;display:flex}.AdjustModal-module__LZeUpW__adjustActions .AdjustModal-module__LZeUpW__btn-primary{flex:1}
.BannerModal-module__9r6KMW__form{flex-direction:column;gap:1rem;display:flex}.BannerModal-module__9r6KMW__grid{grid-template-columns:1fr 1fr;gap:.75rem 1rem;display:grid}.BannerModal-module__9r6KMW__grid .span2{grid-column:1/-1}.BannerModal-module__9r6KMW__switchField{grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.BannerModal-module__9r6KMW__error{font-size:var(--font-size-13);color:var(--red)}
.RejectModal-module__fnjGXW__body{flex-direction:column;gap:.9rem;display:flex}.RejectModal-module__fnjGXW__track{color:var(--text-custom);margin:0;font-size:.95rem}
.LogDetailsModal-module__rEJ2kq__code{background:var(--button);border-radius:var(--br-10);color:var(--text-default);white-space:pre-wrap;word-break:break-word;max-height:60vh;margin:0;padding:1rem;overflow:auto}
.SwitchGroupModal-module__1TwHMq__body{flex-direction:column;gap:1rem;display:flex}.SwitchGroupModal-module__1TwHMq__body p{font-size:var(--font-size-14);color:var(--text-custom);margin:0;line-height:1.5}
.SetRankModal-module__gUFqAq__form{flex-direction:column;gap:1rem;display:flex}.SetRankModal-module__gUFqAq__permanent{color:var(--text-default);cursor:pointer;align-items:center;gap:.6rem;display:flex}.SetRankModal-module__gUFqAq__actions{gap:.75rem;margin-top:.25rem;display:flex}
.DepositPromos-module__Q9dTmG__section{flex-direction:column;gap:1.25rem;display:flex}.DepositPromos-module__Q9dTmG__toolbar{justify-content:flex-end;display:flex}.DepositPromos-module__Q9dTmG__row{cursor:pointer}.DepositPromos-module__Q9dTmG__code{color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.DepositPromos-module__Q9dTmG__bonus{color:var(--money);font-weight:600}.DepositPromos-module__Q9dTmG__usage,.DepositPromos-module__Q9dTmG__expires{color:var(--text-default)}.DepositPromos-module__Q9dTmG__statusCell{display:flex}.DepositPromos-module__Q9dTmG__status{border-radius:var(--br-20);font-weight:700;font-size:var(--font-size-13);align-items:center;padding:.3rem .7rem;display:inline-flex}.DepositPromos-module__Q9dTmG__active{background:var(--span-low);color:var(--span)}.DepositPromos-module__Q9dTmG__inactive{background:var(--surface-2);color:var(--text-secondary)}.DepositPromos-module__Q9dTmG__actions{align-items:center;gap:.25rem;display:flex}.DepositPromos-module__Q9dTmG__actionBtn{border-radius:var(--br-10);width:2rem;height:2rem;color:var(--text-secondary);transition:background var(--transition-duration), color var(--transition-duration);justify-content:center;align-items:center;display:inline-flex}.DepositPromos-module__Q9dTmG__actionBtn:hover{background:var(--transparent-5-w);color:var(--text-default)}.DepositPromos-module__Q9dTmG__danger:hover{color:#ff6b6b}@media (max-width:900px){.DepositPromos-module__Q9dTmG__head{display:none}.DepositPromos-module__Q9dTmG__row{flex-direction:column;align-items:stretch;gap:.6rem;height:auto;padding:1.1rem 1.25rem;display:flex}.DepositPromos-module__Q9dTmG__code{font-size:var(--font-size-16);border-bottom:1px solid var(--transparent-5-w);order:-1;padding-bottom:.5rem}.DepositPromos-module__Q9dTmG__bonus,.DepositPromos-module__Q9dTmG__usage,.DepositPromos-module__Q9dTmG__expires,.DepositPromos-module__Q9dTmG__statusCell{justify-content:space-between;align-items:center;display:flex}.DepositPromos-module__Q9dTmG__bonus:before,.DepositPromos-module__Q9dTmG__usage:before,.DepositPromos-module__Q9dTmG__expires:before,.DepositPromos-module__Q9dTmG__statusCell:before{content:attr(data-label);color:var(--text-secondary);font-size:var(--font-size-12);font-weight:var(--font-weight-700);text-transform:uppercase;letter-spacing:.5px}.DepositPromos-module__Q9dTmG__actions{justify-content:flex-end;gap:.5rem}}
.modals-module___RY3jG__form{flex-direction:column;gap:1rem;display:flex}.modals-module___RY3jG__row{grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}@media (max-width:480px){.modals-module___RY3jG__row{grid-template-columns:1fr}}
.ServersPage-module__OCzFtG__serversPage{flex-direction:column;gap:1rem;min-width:0;display:flex}.ServersPage-module__OCzFtG__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.ServersPage-module__OCzFtG__toolbar{justify-content:flex-end;align-items:center;display:flex}.ServersPage-module__OCzFtG__empty,.ServersPage-module__OCzFtG__placeholder{text-align:center;color:var(--text-secondary);font-size:var(--font-size-14);background:var(--card);border-radius:var(--br-10);padding:3rem 1.25rem}.ServersPage-module__OCzFtG__cellActions{gap:.5rem;display:flex}.ServersPage-module__OCzFtG__tree{flex-direction:column;gap:.75rem;display:flex}.ServersPage-module__OCzFtG__modeBlock,.ServersPage-module__OCzFtG__categoryBlock{background:var(--card);border-radius:var(--br-10);overflow:hidden}.ServersPage-module__OCzFtG__categoryBlock{background:var(--transparent-2-w)}.ServersPage-module__OCzFtG__disabledBlock{opacity:.55}.ServersPage-module__OCzFtG__modeHeader,.ServersPage-module__OCzFtG__categoryHeader{align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex}.ServersPage-module__OCzFtG__categoryHeader{padding:.5rem 1rem}.ServersPage-module__OCzFtG__modeToggle,.ServersPage-module__OCzFtG__categoryToggle{cursor:pointer;text-align:left;border:none;flex:1;align-items:center;gap:.625rem;min-width:0;display:flex;background:unset!important;padding:0!important}.ServersPage-module__OCzFtG__chevron{width:1rem;font-size:var(--font-size-12);color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.ServersPage-module__OCzFtG__modeName{font-size:var(--font-size-15);font-weight:var(--font-weight-700);color:var(--text-default)}.ServersPage-module__OCzFtG__categoryName{font-size:var(--font-size-14);font-weight:var(--font-weight-600);color:var(--text-default)}.ServersPage-module__OCzFtG__position{font-variant-numeric:tabular-nums;font-size:var(--font-size-12);color:var(--text-secondary);margin-left:auto}.ServersPage-module__OCzFtG__disabledBadge{border-radius:var(--br-full);background:var(--red-10);color:var(--red);font-size:var(--font-size-11);font-weight:var(--font-weight-600);align-items:center;padding:.15rem .5rem;display:inline-flex}.ServersPage-module__OCzFtG__actions{gap:.5rem;display:flex}.ServersPage-module__OCzFtG__modeBody{flex-direction:column;gap:.5rem;padding:0 .75rem .75rem;display:flex}.ServersPage-module__OCzFtG__categoryBody{flex-direction:column;gap:.375rem;padding:0 .75rem .75rem;display:flex}.ServersPage-module__OCzFtG__subEmpty{text-align:center;color:var(--text-secondary);font-size:var(--font-size-13);padding:.75rem}.ServersPage-module__OCzFtG__serverRow{background:var(--surface-2);border-radius:var(--br-10);align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.ServersPage-module__OCzFtG__serverName{font-size:var(--font-size-14);font-weight:var(--font-weight-600);color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ServersPage-module__OCzFtG__serverAddr{font-variant-numeric:tabular-nums;font-size:var(--font-size-13);color:var(--text-secondary)}
.CatalogTable-module__NQYgzG__head{color:var(--text-secondary);font-size:.85rem}.CatalogTable-module__NQYgzG__row{align-items:center}.CatalogTable-module__NQYgzG__trackCell{flex-direction:column;gap:.15rem;min-width:0;display:flex}.CatalogTable-module__NQYgzG__title{color:var(--text-default)}.CatalogTable-module__NQYgzG__artist{color:var(--text-secondary);font-size:.85rem}.CatalogTable-module__NQYgzG__author{min-width:0;color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.CatalogTable-module__NQYgzG__avatar,.CatalogTable-module__NQYgzG__avatarFallback{border-radius:50%;flex-shrink:0;width:32px;height:32px}.CatalogTable-module__NQYgzG__avatarFallback{background:var(--surface-3)}.CatalogTable-module__NQYgzG__muted{color:var(--text-custom);font-size:.9rem}.CatalogTable-module__NQYgzG__cover,.CatalogTable-module__NQYgzG__coverFallback{border-radius:var(--br-6);object-fit:cover;width:36px;height:36px}.CatalogTable-module__NQYgzG__coverFallback{background:var(--surface-3)}.CatalogTable-module__NQYgzG__trackId{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem}
.MyPlaylistPage-module__xHQrLa__page{flex-direction:column;gap:1.25rem;padding-bottom:5rem;display:flex}.MyPlaylistPage-module__xHQrLa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.MyPlaylistPage-module__xHQrLa__title{margin:0}
.ProfilePage-module__kn4T4W__page{flex-direction:column;gap:1rem;display:flex}.ProfilePage-module__kn4T4W__profileBlock{border-radius:var(--br-10);position:relative;overflow:hidden}.ProfilePage-module__kn4T4W__cabinet{align-items:start;gap:1rem;display:flex}.ProfilePage-module__kn4T4W__cabinet>:first-child{flex:0 0 33.333%}.ProfilePage-module__kn4T4W__cabinet>:last-child{flex:1;min-width:0}@media (max-width:768px){.ProfilePage-module__kn4T4W__cabinet{flex-direction:column}.ProfilePage-module__kn4T4W__cabinet>:first-child,.ProfilePage-module__kn4T4W__cabinet>:last-child{flex:none;width:100%}}.ProfilePage-module__kn4T4W__content{z-index:5;background:var(--card);border-radius:var(--br-10);padding:1.5rem;position:relative}.ProfilePage-module__kn4T4W__content .section-header{border-bottom:none;padding-bottom:0}
.Socials-module__HjR5Kq__socials{flex-direction:column;gap:1rem;display:flex}.Socials-module__HjR5Kq__title{color:#3d485b;text-align:center;white-space:nowrap;font-size:32px;font-weight:var(--font-weight-500);align-items:center;gap:1.25rem;margin:0;display:flex}.Socials-module__HjR5Kq__title:before,.Socials-module__HjR5Kq__title:after{border-radius:var(--br-10);content:"";background:#3d485b;flex:1;height:1px}.Socials-module__HjR5Kq__list{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;display:grid}.Socials-module__HjR5Kq__card{font-family:var(--font-accent);border-radius:var(--br-20);background:var(--card);height:11rem;color:var(--text-default-2);transition:filter var(--transition-duration);justify-content:center;align-items:center;gap:.75rem;font-size:42px;font-weight:900;text-decoration:none;display:flex}.Socials-module__HjR5Kq__card:hover{filter:brightness(1.08)}.Socials-module__HjR5Kq__icon{flex-shrink:0}
.StatsTable-module__8ecmnG__player{min-width:0;color:var(--text-default);align-items:center;gap:.6rem;text-decoration:none;display:flex}.StatsTable-module__8ecmnG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.StatsTable-module__8ecmnG__avatarFallback{background:var(--transparent-5-w);border-radius:50%;flex-shrink:0;width:36px;height:36px}.StatsTable-module__8ecmnG__rank{font-size:var(--font-size-18);color:var(--text-default);font-variant-numeric:tabular-nums;align-items:center;font-weight:700;display:flex}.StatsTable-module__8ecmnG__medal{fill:currentColor}.StatsTable-module__8ecmnG__rankTop1{color:#ffcf45}.StatsTable-module__8ecmnG__rankTop2{color:#c8d2dc}.StatsTable-module__8ecmnG__rankTop3{color:#d08a4a}.StatsTable-module__8ecmnG__playtime{color:var(--text-default)}.StatsTable-module__8ecmnG__cups{color:#f9cf8c;font-variant-numeric:tabular-nums;align-items:center;gap:.4rem;font-weight:600;display:flex}.StatsTable-module__8ecmnG__cupIcon{color:#f9cf8c;flex-shrink:0}@media (max-width:900px){.StatsTable-module__8ecmnG__head{display:none}.StatsTable-module__8ecmnG__row{flex-direction:column;align-items:stretch;gap:.65rem;height:auto;padding:1.1rem 1.25rem;display:flex}.StatsTable-module__8ecmnG__player{border-bottom:1px solid var(--transparent-5-w);order:-1;padding-bottom:.65rem}.StatsTable-module__8ecmnG__rank,.StatsTable-module__8ecmnG__playtime,.StatsTable-module__8ecmnG__cups{justify-content:space-between;align-items:center;gap:1rem;display:flex}.StatsTable-module__8ecmnG__rank:before,.StatsTable-module__8ecmnG__playtime:before,.StatsTable-module__8ecmnG__cups:before{content:attr(data-label);color:var(--text-secondary);font-size:var(--font-size-12);font-weight:var(--font-weight-700);text-transform:uppercase;letter-spacing:.5px}}
.Layout-module__ueXlIG__layout{background:var(--bg);min-height:100vh;display:flex;position:relative}.Layout-module__ueXlIG__mainColumn{z-index:1;flex-direction:column;flex:1;gap:2rem;min-width:0;display:flex;position:relative}.Layout-module__ueXlIG__content{width:100%;max-width:var(--container);padding-inline:var(--page-gutter);flex:1;margin:0 auto}@media (max-width:1300px){.Layout-module__ueXlIG__layout{overflow-x:hidden}}
.ApiPage-module__VUQjVq__apiPage{flex-direction:column;gap:1rem;display:flex}.ApiPage-module__VUQjVq__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.ApiPage-module__VUQjVq__empty{font-size:var(--font-size-14);color:var(--text-muted);margin:0}.ApiPage-module__VUQjVq__list{flex-direction:column;gap:.75rem;display:flex}.ApiPage-module__VUQjVq__apiCard{background:var(--card);border-radius:var(--br-10);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.ApiPage-module__VUQjVq__apiName{font-size:var(--font-size-14);font-weight:var(--font-weight-600);color:var(--text-default)}
.BalancePage-module__MFdvbW__balancePage{flex-direction:column;gap:1rem;min-width:0;display:flex}.BalancePage-module__MFdvbW__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.BalancePage-module__MFdvbW__layout{grid-template-columns:minmax(0,1fr) minmax(0,3fr);align-items:flex-start;gap:1rem;min-width:0;display:grid}@media (max-width:900px){.BalancePage-module__MFdvbW__layout{grid-template-columns:1fr}}
.BannerPage-module__4dWNMq__bannerPage{flex-direction:column;gap:1rem;min-width:0;display:flex}.BannerPage-module__4dWNMq__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.BannerPage-module__4dWNMq__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.BannerPage-module__4dWNMq__empty{text-align:center;color:var(--text-secondary);font-size:var(--font-size-14);background:var(--card);border-radius:var(--br-10);padding:3rem 1.25rem}.BannerPage-module__4dWNMq__list{flex-direction:column;gap:.75rem;display:flex}.BannerPage-module__4dWNMq__item{border-radius:var(--br-10);height:16.6667rem;position:relative;overflow:hidden}.BannerPage-module__4dWNMq__disabled{z-index:2;border-radius:var(--br-13);height:var(--input-height);background:var(--red-10);color:var(--red);font-weight:var(--font-weight-500);align-items:center;padding-inline-start:.6rem;padding-inline-end:.6rem;display:inline-flex;position:absolute;top:.625rem;left:.625rem}.BannerPage-module__4dWNMq__actions{z-index:2;gap:.5rem;display:flex;position:absolute;top:.625rem;right:.625rem}
.BoomboxModerationPage-module__Qe_lGG__page{flex-direction:column;gap:1.25rem;display:flex}.BoomboxModerationPage-module__Qe_lGG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.BoomboxModerationPage-module__Qe_lGG__title{margin:0}.BoomboxModerationPage-module__Qe_lGG__search{flex:0 22rem;width:100%;max-width:22rem}
.CachePage-module__RBlWBq__cachePage{flex-direction:column;gap:1rem;display:flex}.CachePage-module__RBlWBq__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.CachePage-module__RBlWBq__grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.75rem;display:grid}.CachePage-module__RBlWBq__bucketCard{background:var(--card);border-radius:var(--br-10);flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.CachePage-module__RBlWBq__bucketName{font-size:var(--font-size-16);font-weight:var(--font-weight-600);color:var(--text-default)}
.PrivilegesPage-module__lh3V_q__page{flex-direction:column;gap:1.25rem;display:flex}.PrivilegesPage-module__lh3V_q__title{font-size:var(--font-size-24);color:var(--text-default);margin:0;font-weight:700}.PrivilegesPage-module__lh3V_q__toolbar{align-items:center;gap:.75rem;display:flex}.PrivilegesPage-module__lh3V_q__search{flex:1;min-width:0}.PrivilegesPage-module__lh3V_q__filter{flex-shrink:0;width:14rem}@media (max-width:600px){.PrivilegesPage-module__lh3V_q__toolbar{flex-direction:column;align-items:stretch}.PrivilegesPage-module__lh3V_q__filter{width:100%}}
.PromocodesPage-module__aevVXq__page{flex-direction:column;gap:1.25rem;display:flex}.PromocodesPage-module__aevVXq__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PromocodesPage-module__aevVXq__title{font-size:var(--font-size-24);color:var(--text-default);margin:0;font-weight:700}@media (max-width:600px){.PromocodesPage-module__aevVXq__header{flex-direction:column;align-items:stretch}}
.ServerModal-module__zTNUtW__form{flex-direction:column;gap:1rem;display:flex}.ServerModal-module__zTNUtW__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServerModal-module__zTNUtW__error{font-size:var(--font-size-13);color:var(--red)}
.SettingsPage-module__WeIlzW__settingsPage{flex-direction:column;gap:1rem;display:flex}.SettingsPage-module__WeIlzW__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-24);font-weight:var(--font-weight-700);color:var(--text-default);margin:0}.SettingsPage-module__WeIlzW__card{background:var(--card);border-radius:var(--br-10);padding:1rem}.SettingsPage-module__WeIlzW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.SettingsPage-module__WeIlzW__spanFull{grid-column:1/-1}@media (max-width:720px){.SettingsPage-module__WeIlzW__grid{grid-template-columns:1fr}}.SettingsPage-module__WeIlzW__actions{align-items:center;gap:1rem;display:flex}
.HomePage-module__VHjKQG__home{flex-direction:column;gap:1rem;display:flex}
