.ServerSelector-module__bdGdBq__server-selector{flex-direction:column;gap:.75rem;display:flex}.ServerSelector-module__bdGdBq__selector-label{color:#e5e7eb;font-size:1rem;font-weight:600}.ServerSelector-module__bdGdBq__custom-select{position:relative}.ServerSelector-module__bdGdBq__select-trigger{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem;transition:all .2s;display:flex}.ServerSelector-module__bdGdBq__select-trigger:hover{border-color:var(--primary)}.ServerSelector-module__bdGdBq__selected-server{color:#e5e7eb;align-items:center;gap:.75rem;display:flex}.ServerSelector-module__bdGdBq__server-icon{object-fit:cover;border-radius:50%;width:32px;height:32px}.ServerSelector-module__bdGdBq__placeholder{color:var(--text-muted)}.ServerSelector-module__bdGdBq__select-trigger svg{transition:transform .2s}.ServerSelector-module__bdGdBq__select-trigger svg.ServerSelector-module__bdGdBq__rotate{transform:rotate(180deg)}.ServerSelector-module__bdGdBq__select-dropdown{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius);z-index:100;background:#0a0a10f2;border:1px solid #ffffff1a;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0009}.ServerSelector-module__bdGdBq__select-option{cursor:pointer;text-align:left;color:#e5e7eb;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.ServerSelector-module__bdGdBq__select-option:hover{background:var(--hover)}.ServerSelector-module__bdGdBq__selector-notice,.ServerSelector-module__bdGdBq__selector-loading{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);color:var(--text-muted);text-align:center;background:#0a0a1099;border:1px solid #ffffff0d;padding:1rem}
.LevelSelector-module__ZaGXcq__level-selector{flex-direction:column;gap:1rem;display:flex}.LevelSelector-module__ZaGXcq__level-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.LevelSelector-module__ZaGXcq__level-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);cursor:pointer;text-align:left;background:#0a0a1099;border:1px solid #ffffff0d;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0003}.LevelSelector-module__ZaGXcq__level-card:before{content:"";opacity:0;pointer-events:none;z-index:0;transition:opacity .3s;position:absolute;inset:0}.LevelSelector-module__ZaGXcq__level-card[data-level="1"]:before{background:linear-gradient(135deg,#a78bfa14 0%,#8b5cf608 100%)}.LevelSelector-module__ZaGXcq__level-card[data-level="2"]:before{background:linear-gradient(135deg,#60a5fa14 0%,#3b82f608 100%)}.LevelSelector-module__ZaGXcq__level-card[data-level="3"]:before{background:linear-gradient(135deg,#f59e0b14 0%,#d9770608 100%)}.LevelSelector-module__ZaGXcq__level-card>*{position:relative}.LevelSelector-module__ZaGXcq__level-card:hover:before{opacity:1}.LevelSelector-module__ZaGXcq__level-card:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 12px 40px #0006}.LevelSelector-module__ZaGXcq__level-card.LevelSelector-module__ZaGXcq__selected:before{opacity:1}.LevelSelector-module__ZaGXcq__level-card.LevelSelector-module__ZaGXcq__selected{border-color:var(--primary);background:#6366f11a;box-shadow:0 0 30px #6366f133}.LevelSelector-module__ZaGXcq__level-header{margin-bottom:1rem}.LevelSelector-module__ZaGXcq__level-name{color:#f3f4f6;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.LevelSelector-module__ZaGXcq__level-price{color:var(--primary);font-size:1.5rem;font-weight:700}.LevelSelector-module__ZaGXcq__level-features{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.LevelSelector-module__ZaGXcq__feature-item{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.LevelSelector-module__ZaGXcq__feature-item svg{color:var(--success);flex-shrink:0;margin-top:2px}.LevelSelector-module__ZaGXcq__selected-indicator{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}@media (max-width:1024px){.LevelSelector-module__ZaGXcq__level-cards{grid-template-columns:1fr}}
.DurationSelector-module__ozuVZG__duration-selector{flex-direction:column;gap:1rem;display:flex}.DurationSelector-module__ozuVZG__duration-options{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.DurationSelector-module__ozuVZG__duration-option{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);cursor:pointer;background:#0a0a1099;border:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0003}.DurationSelector-module__ozuVZG__duration-option:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 12px 40px #0006}.DurationSelector-module__ozuVZG__duration-option.DurationSelector-module__ozuVZG__selected{border-color:var(--primary);background:#6366f11a;box-shadow:0 0 30px #6366f133}.DurationSelector-module__ozuVZG__duration-label{color:#e5e7eb;font-weight:600}.DurationSelector-module__ozuVZG__duration-discount{background:var(--success);color:#fff;border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.875rem;font-weight:600}@media (max-width:1024px){.DurationSelector-module__ozuVZG__duration-options{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DurationSelector-module__ozuVZG__duration-options{grid-template-columns:1fr}}
.PricingDisplay-module__aX8EEW__pricing-display{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);background:#0a0a1099;border:1px solid #ffffff0d;padding:1.5rem}.PricingDisplay-module__aX8EEW__pricing-title{color:#f3f4f6;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.PricingDisplay-module__aX8EEW__pricing-breakdown{flex-direction:column;gap:.75rem;display:flex}.PricingDisplay-module__aX8EEW__pricing-row{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PricingDisplay-module__aX8EEW__pricing-row.PricingDisplay-module__aX8EEW__discount{color:var(--success)}.PricingDisplay-module__aX8EEW__pricing-row.PricingDisplay-module__aX8EEW__total{border-top:2px solid var(--border);padding-top:1rem;font-size:1.25rem;font-weight:700}.PricingDisplay-module__aX8EEW__pricing-label{color:var(--text-muted)}.PricingDisplay-module__aX8EEW__pricing-value{color:#e5e7eb;font-weight:600}.PricingDisplay-module__aX8EEW__pricing-row.PricingDisplay-module__aX8EEW__total .PricingDisplay-module__aX8EEW__pricing-value{color:var(--primary)}.PricingDisplay-module__aX8EEW__pricing-savings{border-radius:var(--radius-sm);text-align:center;color:var(--success);background:#22c55e1a;margin-top:1rem;padding:.75rem;font-weight:600}
.PaymentSelector-module__Ks3F7q__payment-selector{flex-direction:column;gap:1rem;display:flex}.PaymentSelector-module__Ks3F7q__payment-options{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.PaymentSelector-module__Ks3F7q__payment-option{-webkit-backdrop-filter:blur(20px);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;color:#e5e7eb;background:#0a0a1099;justify-content:center;align-items:center;gap:.5rem;min-height:64px;padding:1.25rem 1rem;font-weight:600;transition:all .2s;display:flex}.PaymentSelector-module__Ks3F7q__payment-option:hover:not(.PaymentSelector-module__Ks3F7q__disabled){border-color:var(--primary);transform:translateY(-2px)}.PaymentSelector-module__Ks3F7q__payment-option.PaymentSelector-module__Ks3F7q__selected{border-color:var(--primary);background:linear-gradient(135deg,var(--card)0%,#6366f10d 100%)}.PaymentSelector-module__Ks3F7q__payment-option.PaymentSelector-module__Ks3F7q__disabled{opacity:.5;cursor:not-allowed}.PaymentSelector-module__Ks3F7q__payment-logo{filter:brightness(1.1);max-width:100%;height:auto}.PaymentSelector-module__Ks3F7q__coming-soon{background:var(--text-muted);color:var(--card);border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.875rem}@media (max-width:640px){.PaymentSelector-module__Ks3F7q__payment-options{grid-template-columns:1fr}}
.Modal-module__oWvNtW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;opacity:1;background:#030305d9;justify-content:center;align-items:center;padding:1rem;transition:opacity .4s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;inset:0}@starting-style{.Modal-module__oWvNtW__overlay{opacity:0}}.Modal-module__oWvNtW__content{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg,16px);opacity:1;background:#0a0a10bf;border:1px solid #ffffff14;width:100%;max-width:100%;max-height:90vh;padding:2rem;transition:opacity .4s cubic-bezier(.25,1,.5,1),transform .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden auto;transform:translateY(0)scale(1);box-shadow:0 20px 60px #000c,0 0 40px #6366f11a}@starting-style{.Modal-module__oWvNtW__content{opacity:0;transform:translateY(20px)scale(.95)}}.Modal-module__oWvNtW__closeButton{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm,6px);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Modal-module__oWvNtW__closeButton:hover:not(:disabled){-webkit-backdrop-filter:blur(10px);color:var(--text);background:#ffffff08}.Modal-module__oWvNtW__closeButton:disabled{opacity:.5;cursor:not-allowed}.Modal-module__oWvNtW__sm{max-width:400px}.Modal-module__oWvNtW__md{max-width:480px}.Modal-module__oWvNtW__lg{max-width:640px}.Modal-module__oWvNtW__xl{max-width:1000px}.Modal-module__oWvNtW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-right:2rem;display:flex}.Modal-module__oWvNtW__header h2{color:var(--text);margin:0;font-size:1.5rem;font-weight:700}.Modal-module__oWvNtW__body{flex-direction:column;gap:1.5rem;display:flex}.Modal-module__oWvNtW__title{color:var(--text);text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Modal-module__oWvNtW__description{color:var(--text-muted);text-align:center;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.Modal-module__oWvNtW__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.Modal-module__oWvNtW__actions button,.Modal-module__oWvNtW__actions a{flex:1}@media (max-width:640px){.Modal-module__oWvNtW__overlay{padding:.5rem}.Modal-module__oWvNtW__content{max-width:100%;padding:1.5rem}}@media (max-width:480px){.Modal-module__oWvNtW__content{padding:1.25rem}}
.ErrorModal-module__CY9UXq__error-modal{text-align:center;max-width:420px;padding:2rem}.ErrorModal-module__CY9UXq__error-modal-icon{justify-content:center;margin-bottom:1.5rem;animation:.5s ease-out ErrorModal-module__CY9UXq__errorPulse;display:flex}@keyframes ErrorModal-module__CY9UXq__errorPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.ErrorModal-module__CY9UXq__error-modal-title{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.ErrorModal-module__CY9UXq__error-modal-message{color:#9ca3af;margin:0 0 2rem;font-size:1rem;line-height:1.6}.ErrorModal-module__CY9UXq__error-modal-button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ErrorModal-module__CY9UXq__error-modal-button:hover{background:#dc2626;transform:translateY(-1px)}.ErrorModal-module__CY9UXq__error-modal-button:active{transform:translateY(0)}
.InfoModal-module__ZWeQdq__info-modal{text-align:center;max-width:450px}.InfoModal-module__ZWeQdq__info-modal-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.InfoModal-module__ZWeQdq__info-modal-icon.InfoModal-module__ZWeQdq__error{color:#ef4444;background:#ef44441a}.InfoModal-module__ZWeQdq__info-modal-icon.InfoModal-module__ZWeQdq__success{color:#22c55e;background:#22c55e1a}.InfoModal-module__ZWeQdq__info-modal-icon.InfoModal-module__ZWeQdq__info{color:#3b82f6;background:#3b82f61a}.InfoModal-module__ZWeQdq__info-modal-icon.InfoModal-module__ZWeQdq__warning{color:#fbbf24;background:#fbbf241a}.InfoModal-module__ZWeQdq__info-modal-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.InfoModal-module__ZWeQdq__info-modal-message{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.InfoModal-module__ZWeQdq__info-modal-button{cursor:pointer;color:#fff;border:none;border-radius:8px;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__error{background:linear-gradient(135deg,#ef4444,#dc2626)}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__error:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__success{background:linear-gradient(135deg,#22c55e,#16a34a)}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__success:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__info:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__warning{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.InfoModal-module__ZWeQdq__info-modal-button.InfoModal-module__ZWeQdq__warning:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fbbf244d}
.Button-module__Ly0Bva__btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__Ly0Bva__btn:active:not(:disabled){transform:translateY(1px)scale(.97)}.Button-module__Ly0Bva__btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.5)}.Button-module__Ly0Bva__btn-primary{background:linear-gradient(to right,var(--primary),var(--accent));color:#fff;box-shadow:inset 0 1px 1px #ffffff4d,0 4px 10px color-mix(in srgb,var(--primary)30%,transparent);border:1px solid #ffffff26}.Button-module__Ly0Bva__btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;transition:all .5s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Button-module__Ly0Bva__btn-primary:hover:not(:disabled){box-shadow:inset 0 1px 1px #fff6,0 8px 20px color-mix(in srgb,var(--primary)50%,transparent);transform:translateY(-2px)}.Button-module__Ly0Bva__btn-primary:hover:not(:disabled):before{left:150%}.Button-module__Ly0Bva__btn-secondary{color:var(--text);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a}.Button-module__Ly0Bva__btn-secondary:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.Button-module__Ly0Bva__btn-ghost{color:var(--text-muted);background:0 0;border:1px solid #0000}.Button-module__Ly0Bva__btn-ghost:hover:not(:disabled){color:var(--text);background:#ffffff0d;border-color:#ffffff14}.Button-module__Ly0Bva__btn-success{background:var(--success);color:#fff;box-shadow:inset 0 1px 1px #ffffff4d,0 4px 10px color-mix(in srgb,var(--success)30%,transparent);border:1px solid #fff3}.Button-module__Ly0Bva__btn-success:hover:not(:disabled){box-shadow:inset 0 1px 1px #fff6,0 8px 20px color-mix(in srgb,var(--success)50%,transparent);transform:translateY(-2px)}.Button-module__Ly0Bva__btn-danger{background:var(--error);box-shadow:inset 0 1px 1px #ffffff4d,0 4px 10px color-mix(in srgb,var(--error)30%,transparent);border:1px solid #fff3;color:#fff!important}.Button-module__Ly0Bva__btn-danger:hover:not(:disabled){box-shadow:inset 0 1px 1px #fff6,0 8px 20px color-mix(in srgb,var(--error)50%,transparent);background:#ef4444;transform:translateY(-2px)}.Button-module__Ly0Bva__btn-sm{padding:.375rem .75rem;font-size:.875rem}.Button-module__Ly0Bva__btn-lg{padding:.75rem 1.75rem;font-size:1rem}.Button-module__Ly0Bva__btn-icon{padding:.5rem}.Button-module__Ly0Bva__btn-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-right:.5rem;animation:.8s linear infinite Button-module__Ly0Bva__spin;display:inline-block}@keyframes Button-module__Ly0Bva__spin{to{transform:rotate(360deg)}}
.ConfirmModal-module__1b5i_q__iconDanger,.ConfirmModal-module__1b5i_q__iconSuccess,.ConfirmModal-module__1b5i_q__iconWarning{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.ConfirmModal-module__1b5i_q__iconDanger{color:var(--error);background:#ef44441a}.ConfirmModal-module__1b5i_q__iconSuccess{color:var(--success);background:#22c55e1a}.ConfirmModal-module__1b5i_q__iconWarning{color:var(--warning);background:#f59e0b1a}
.Toast-module__JsVq1a__toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.Toast-module__JsVq1a__toast{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);pointer-events:auto;background:#0a0a1099;border-radius:12px;align-items:center;gap:.875rem;min-width:320px;max-width:420px;padding:1rem 1.25rem;animation:.3s ease-out Toast-module__JsVq1a__slideIn;display:flex;box-shadow:0 8px 24px #0000004d}@keyframes Toast-module__JsVq1a__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__JsVq1a__toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__JsVq1a__toast-success{border-left:4px solid #10b981}.Toast-module__JsVq1a__toast-success .Toast-module__JsVq1a__toast-icon{color:#10b981}.Toast-module__JsVq1a__toast-error{border-left:4px solid #ef4444}.Toast-module__JsVq1a__toast-error .Toast-module__JsVq1a__toast-icon{color:#ef4444}.Toast-module__JsVq1a__toast-warning{border-left:4px solid #f59e0b}.Toast-module__JsVq1a__toast-warning .Toast-module__JsVq1a__toast-icon{color:#f59e0b}.Toast-module__JsVq1a__toast-message{color:#fff;flex:1;font-size:.9375rem;line-height:1.5}.Toast-module__JsVq1a__toast-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Toast-module__JsVq1a__toast-close:hover{color:#fff;background:#ffffff1a}@media (max-width:768px){.Toast-module__JsVq1a__toast-container{top:1rem;left:1rem;right:1rem}.Toast-module__JsVq1a__toast{min-width:auto;max-width:none}}
.CircularProgress-module__wjq8OW__wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.CircularProgress-module__wjq8OW__svg{overflow:visible;transform:rotate(-90deg)}.CircularProgress-module__wjq8OW__bg{fill:none;stroke:#ffffff0d}.CircularProgress-module__wjq8OW__progress{fill:none;stroke:var(--primary);filter:drop-shadow(0 0 4px var(--primary));transition:stroke-dashoffset .5s cubic-bezier(.25,1,.5,1)}.CircularProgress-module__wjq8OW__value{color:var(--text);font-size:.875rem;font-weight:600;position:absolute}
.Spinner-module__qyjydG__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;animation:.8s linear infinite Spinner-module__qyjydG__spin;display:inline-block}.Spinner-module__qyjydG__sm{border-width:1.5px;width:12px;height:12px}.Spinner-module__qyjydG__md{border-width:2px;width:16px;height:16px}.Spinner-module__qyjydG__lg{border-width:2px;width:24px;height:24px}@keyframes Spinner-module__qyjydG__spin{to{transform:rotate(360deg)}}
.EmptyState-module__nI128W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 1rem;display:flex}.EmptyState-module__nI128W__iconWrapper{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md,8px);width:80px;height:80px;color:var(--text-muted);z-index:1;background:#0a0a1099;border:1px solid #ffffff0d;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;position:relative}.EmptyState-module__nI128W__iconWrapper:before{content:"";background:radial-gradient(circle at center,color-mix(in srgb,var(--primary)30%,transparent),transparent 70%);filter:blur(15px);z-index:-1;pointer-events:none;border-radius:50%;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EmptyState-module__nI128W__iconWrapper svg{width:40px;height:40px}.EmptyState-module__nI128W__title{color:var(--text);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.EmptyState-module__nI128W__description{color:var(--text-muted);max-width:400px;margin:0 auto 2rem;font-size:.9375rem;line-height:1.5}
.AdminServersSearch-module__WE4Y2a__admin-servers-search{margin-bottom:20px}.AdminServersSearch-module__WE4Y2a__search-input-wrapper{max-width:500px;position:relative}.AdminServersSearch-module__WE4Y2a__search-icon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.AdminServersSearch-module__WE4Y2a__search-input{-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-color);width:100%;color:var(--text-primary);background:#ffffff08;border-radius:10px;padding:12px 40px 12px 44px;font-size:.95rem;transition:all .2s}.AdminServersSearch-module__WE4Y2a__search-input:focus{border-color:var(--accent-primary);-webkit-backdrop-filter:blur(20px);background:#0a0a1099;outline:none}.AdminServersSearch-module__WE4Y2a__search-input::placeholder{color:var(--text-secondary)}.AdminServersSearch-module__WE4Y2a__search-clear{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.AdminServersSearch-module__WE4Y2a__search-clear:hover{background:var(--bg-hover);color:var(--text-primary)}@media (max-width:768px){.AdminServersSearch-module__WE4Y2a__search-input-wrapper{max-width:100%}}
.DeleteServerModal-module__saQ7SW__deleteServerInfo{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md,8px);text-align:center;background:#ffffff08;margin-bottom:1.5rem;padding:1rem}.DeleteServerModal-module__saQ7SW__deleteServerInfo strong{color:var(--text);margin-bottom:.5rem;font-size:1.125rem;display:block}.DeleteServerModal-module__saQ7SW__deleteServerMeta{color:var(--text-muted);font-size:.875rem}.DeleteServerModal-module__saQ7SW__modalWarning{color:var(--error);border-radius:var(--radius-sm,6px);text-align:center;background:#ef44441a;border:1px solid #ef444433;margin:0 0 1.5rem;padding:.75rem;font-size:.875rem;font-weight:500}.DeleteServerModal-module__saQ7SW__iconDanger{width:80px;height:80px;color:var(--error);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}
.BanServerModal-module__YbMcvW__banServerInfo{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md,8px);text-align:center;background:#ffffff08;margin-bottom:1.5rem;padding:1rem}.BanServerModal-module__YbMcvW__banServerInfo strong{color:var(--text);margin-bottom:.5rem;font-size:1.125rem;display:block}.BanServerModal-module__YbMcvW__banServerMeta{color:var(--text-muted);font-size:.875rem}.BanServerModal-module__YbMcvW__banReasonDisplay{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md,8px);background:#ffffff08;margin-bottom:1.5rem;padding:1rem}.BanServerModal-module__YbMcvW__banReasonDisplay strong{color:var(--text);margin-bottom:.5rem;font-size:.875rem;display:block}.BanServerModal-module__YbMcvW__banReasonDisplay p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.BanServerModal-module__YbMcvW__iconDanger,.BanServerModal-module__YbMcvW__iconSuccess{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.BanServerModal-module__YbMcvW__iconDanger{color:var(--error);background:#ef44441a}.BanServerModal-module__YbMcvW__iconSuccess{color:var(--success);background:#22c55e1a}
.GrantBoostModal-module__1OmahG__grant-boost-modal{-webkit-backdrop-filter:blur(20px);background:#0a0a1099;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-header{border-bottom:1px solid var(--border-color);padding:24px}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-title-row{align-items:center;gap:12px;display:flex}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-icon-wrapper{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-icon{color:#fff}.GrantBoostModal-module__1OmahG__grant-boost-modal h2{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-close:hover{-webkit-backdrop-filter:blur(10px);color:var(--text-primary);background:#ffffff08}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-body{padding:24px}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-description{color:var(--text-secondary);margin-bottom:24px;line-height:1.5}.GrantBoostModal-module__1OmahG__boost-level-section,.GrantBoostModal-module__1OmahG__boost-duration-section{margin-bottom:24px}.GrantBoostModal-module__1OmahG__section-label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.875rem;font-weight:600;display:block}.GrantBoostModal-module__1OmahG__boost-level-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.GrantBoostModal-module__1OmahG__boost-level-card{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:all .3s;display:flex;position:relative;overflow:hidden}.GrantBoostModal-module__1OmahG__boost-level-card:before{content:"";background:var(--boost-gradient);opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.GrantBoostModal-module__1OmahG__boost-level-card:hover:before{opacity:.1}.GrantBoostModal-module__1OmahG__boost-level-card.GrantBoostModal-module__1OmahG__selected{border-color:var(--boost-color);-webkit-backdrop-filter:blur(10px);background:#ffffff08}.GrantBoostModal-module__1OmahG__boost-level-card.GrantBoostModal-module__1OmahG__selected:before{opacity:.15}.GrantBoostModal-module__1OmahG__boost-level-check{background:var(--boost-color);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.GrantBoostModal-module__1OmahG__boost-level-icon{color:var(--boost-color);z-index:1}.GrantBoostModal-module__1OmahG__boost-level-name{color:#fff;z-index:1;font-size:.95rem;font-weight:600}.GrantBoostModal-module__1OmahG__boost-level-multiplier{color:#fffc;z-index:1;font-size:.875rem;font-weight:500}.GrantBoostModal-module__1OmahG__duration-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.GrantBoostModal-module__1OmahG__duration-option{-webkit-backdrop-filter:blur(10px);cursor:pointer;color:#fff;background:#ffffff08;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.GrantBoostModal-module__1OmahG__duration-option:hover{background:var(--bg-hover);border-color:var(--border-color)}.GrantBoostModal-module__1OmahG__duration-option.GrantBoostModal-module__1OmahG__selected{-webkit-backdrop-filter:blur(10px);border-color:var(--accent-primary);color:var(--accent-primary);background:#ffffff08}.GrantBoostModal-module__1OmahG__duration-label{color:#ffffffb3;text-transform:lowercase;font-size:.875rem;font-weight:500}.GrantBoostModal-module__1OmahG__duration-option.GrantBoostModal-module__1OmahG__selected .GrantBoostModal-module__1OmahG__duration-label{color:var(--accent-primary)}.GrantBoostModal-module__1OmahG__grant-boost-modal .GrantBoostModal-module__1OmahG__modal-footer{border-top:1px solid var(--border-color);justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}@media (max-width:640px){.GrantBoostModal-module__1OmahG__boost-level-grid{grid-template-columns:1fr}.GrantBoostModal-module__1OmahG__duration-grid{grid-template-columns:repeat(2,1fr)}}
.AdminServerCard-module__H-4Beq__admin-server-card{padding:1rem}.AdminServerCard-module__H-4Beq__admin-server-content{align-items:center;gap:1rem;display:flex}.AdminServerCard-module__H-4Beq__admin-server-info{flex:1;min-width:0}.AdminServerCard-module__H-4Beq__admin-server-name-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.AdminServerCard-module__H-4Beq__admin-server-name{color:var(--text);font-weight:600;text-decoration:none;transition:color .2s}.AdminServerCard-module__H-4Beq__admin-server-name:hover{color:var(--primary)}.AdminServerCard-module__H-4Beq__admin-server-meta{color:var(--text-muted);font-size:.875rem}.AdminServerCard-module__H-4Beq__admin-server-stats{color:var(--text-muted);align-items:center;gap:1rem;font-size:.875rem;display:none}.AdminServerCard-module__H-4Beq__admin-server-stat{text-align:center}.AdminServerCard-module__H-4Beq__admin-server-stat-value{color:var(--text);font-weight:600}.AdminServerCard-module__H-4Beq__admin-server-actions{align-items:center;gap:.5rem;display:flex}.AdminServerCard-module__H-4Beq__admin-action-icon{width:1rem;height:1rem}.AdminServerCard-module__H-4Beq__admin-action-featured{color:var(--warning)}.AdminServerCard-module__H-4Beq__admin-action-verified{color:var(--success)}.AdminServerCard-module__H-4Beq__admin-action-delete,.AdminServerCard-module__H-4Beq__admin-action-banned{color:var(--error)}@media (min-width:640px){.AdminServerCard-module__H-4Beq__admin-server-stats{display:flex}}
.RemoveBannerModal-module__5714Wq__bannerPreview{border-radius:var(--radius-md,8px);border:1px solid #ffffff0d;width:100%;max-height:150px;margin-bottom:1.5rem;overflow:hidden}.RemoveBannerModal-module__5714Wq__bannerPreview img{object-fit:cover;width:100%;height:100%}.RemoveBannerModal-module__5714Wq__iconWarning{width:80px;height:80px;color:var(--warning);background:#f59e0b1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}
.ManageBoostModal-module__ylsOCq__manage-boost-modal{flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex}.ManageBoostModal-module__ylsOCq__manage-boost-modal .modal-header{flex-shrink:0}.ManageBoostModal-module__ylsOCq__manage-boost-modal .modal-body{max-height:calc(90vh - 80px);overflow-y:auto}.ManageBoostModal-module__ylsOCq__manage-boost-modal .modal-header h2{color:var(--text);align-items:center;gap:.5rem;display:flex}.ManageBoostModal-module__ylsOCq__boost-info-section{margin-bottom:1.5rem}.ManageBoostModal-module__ylsOCq__boost-info-section h3{color:var(--text);margin-bottom:1rem;font-size:1rem;font-weight:600}.ManageBoostModal-module__ylsOCq__boost-info-grid{gap:.75rem;display:grid}.ManageBoostModal-module__ylsOCq__boost-info-item{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;gap:.375rem;padding:.875rem;transition:all .2s;display:flex}.ManageBoostModal-module__ylsOCq__boost-info-item:hover{background:#ffffff0d;border-color:#5865f24d}.ManageBoostModal-module__ylsOCq__boost-info-label{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.ManageBoostModal-module__ylsOCq__boost-info-label svg{color:var(--primary)}.ManageBoostModal-module__ylsOCq__boost-info-value{color:var(--text);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.ManageBoostModal-module__ylsOCq__boost-active-badge{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#5865f233 0%,#8b5cf633 100%);border:1px solid #5865f24d;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:700;display:inline-flex}.ManageBoostModal-module__ylsOCq__boost-days-remaining{color:var(--text-muted);font-size:.875rem;font-weight:500}.ManageBoostModal-module__ylsOCq__boost-actions{border-top:1px solid var(--border);gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.ManageBoostModal-module__ylsOCq__boost-actions button{flex:1;padding:.75rem 1.25rem;font-weight:600}.ManageBoostModal-module__ylsOCq__boost-grant-btn{justify-content:center;align-items:center;gap:.5rem;display:flex}.ManageBoostModal-module__ylsOCq__boost-grant-form{border-top:2px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.ManageBoostModal-module__ylsOCq__boost-grant-form h3{color:var(--text);margin-bottom:1.25rem;font-size:1rem;font-weight:600}.ManageBoostModal-module__ylsOCq__boost-grant-form .form-group{margin-bottom:1rem}.ManageBoostModal-module__ylsOCq__boost-grant-form label{color:var(--text);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ManageBoostModal-module__ylsOCq__boost-grant-form select{border-radius:var(--radius-md);width:100%;color:var(--text);background:#ffffff08;border:1px solid #ffffff0d;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.ManageBoostModal-module__ylsOCq__boost-grant-form .input{border-radius:var(--radius-md);width:100%;color:var(--text);background:#ffffff08;border:1px solid #ffffff0d;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.ManageBoostModal-module__ylsOCq__boost-grant-form select:focus{border-color:var(--primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #5865f21a}.ManageBoostModal-module__ylsOCq__boost-grant-form .input:focus{border-color:var(--primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #5865f21a}.ManageBoostModal-module__ylsOCq__boost-grant-form select{cursor:pointer}.ManageBoostModal-module__ylsOCq__boost-level-selector{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ManageBoostModal-module__ylsOCq__boost-level-option{border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background:#ffffff08;flex-direction:column;justify-content:center;align-items:center;min-height:70px;padding:.875rem;transition:all .2s;display:flex}.ManageBoostModal-module__ylsOCq__boost-level-option:hover{background:#ffffff0d;border-color:#5865f280;transform:translateY(-2px)}.ManageBoostModal-module__ylsOCq__boost-level-option.ManageBoostModal-module__ylsOCq__active{border-color:var(--primary);background:linear-gradient(135deg,#5865f233 0%,#8b5cf633 100%);box-shadow:0 0 0 3px #5865f21a}.ManageBoostModal-module__ylsOCq__boost-level-name{color:var(--text);margin-bottom:.125rem;font-size:1rem;font-weight:700}.ManageBoostModal-module__ylsOCq__boost-level-option.ManageBoostModal-module__ylsOCq__active .ManageBoostModal-module__ylsOCq__boost-level-name{color:var(--primary)}.ManageBoostModal-module__ylsOCq__boost-level-desc{color:var(--text-muted);font-size:.875rem;font-weight:500}.ManageBoostModal-module__ylsOCq__boost-level-option.ManageBoostModal-module__ylsOCq__active .ManageBoostModal-module__ylsOCq__boost-level-desc{color:var(--primary-light)}.ManageBoostModal-module__ylsOCq__duration-selector{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.ManageBoostModal-module__ylsOCq__duration-option{border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--text);text-align:center;background:#ffffff08;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ManageBoostModal-module__ylsOCq__duration-option:hover{background:#ffffff0d;border-color:#5865f280;transform:translateY(-1px)}.ManageBoostModal-module__ylsOCq__duration-option.ManageBoostModal-module__ylsOCq__active{border-color:var(--primary);color:var(--primary);background:linear-gradient(135deg,#5865f233 0%,#8b5cf633 100%);box-shadow:0 0 0 3px #5865f21a}.ManageBoostModal-module__ylsOCq__custom-duration{margin-top:.5rem}.ManageBoostModal-module__ylsOCq__custom-duration .input{text-align:center}.ManageBoostModal-module__ylsOCq__custom-duration .input::placeholder{color:var(--text-muted);font-size:.875rem}.ManageBoostModal-module__ylsOCq__boost-grant-actions{gap:.75rem;margin-top:1.25rem;display:flex}.ManageBoostModal-module__ylsOCq__boost-grant-actions button{flex:1;padding:.75rem 1.25rem;font-weight:600}@media (max-width:640px){.ManageBoostModal-module__ylsOCq__manage-boost-modal{max-width:100%;margin:1rem}.ManageBoostModal-module__ylsOCq__boost-actions,.ManageBoostModal-module__ylsOCq__boost-grant-actions{flex-direction:column}.ManageBoostModal-module__ylsOCq__boost-actions button,.ManageBoostModal-module__ylsOCq__boost-grant-actions button{width:100%}.ManageBoostModal-module__ylsOCq__boost-level-selector{grid-template-columns:1fr}.ManageBoostModal-module__ylsOCq__duration-selector{grid-template-columns:repeat(2,1fr)}}
.CreatePromoCodeModal-module__VjJDJW__modalHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CreatePromoCodeModal-module__VjJDJW__iconWrapper{width:48px;height:48px;color:var(--primary);background:#6366f11a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CreatePromoCodeModal-module__VjJDJW__title{color:var(--text);text-align:left;margin:0;font-size:1.5rem;font-weight:700}.CreatePromoCodeModal-module__VjJDJW__description{color:var(--text-muted);text-align:left;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.CreatePromoCodeModal-module__VjJDJW__formBody{flex-direction:column;gap:1.25rem;display:flex}.CreatePromoCodeModal-module__VjJDJW__codeInputWrapper{align-items:flex-start;gap:.5rem;display:flex}.CreatePromoCodeModal-module__VjJDJW__codeInputWrapper input{flex:1}.CreatePromoCodeModal-module__VjJDJW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CreatePromoCodeModal-module__VjJDJW__checkboxWrapper{cursor:pointer;-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.875rem 1rem;transition:all .2s;display:flex}.CreatePromoCodeModal-module__VjJDJW__checkboxWrapper:hover{border-color:var(--primary);background:#6366f10d}.CreatePromoCodeModal-module__VjJDJW__checkboxWrapper input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin:0}.CreatePromoCodeModal-module__VjJDJW__checkboxLabel{color:var(--text);margin:0;font-size:.875rem;font-weight:500}@media (max-width:1024px){.CreatePromoCodeModal-module__VjJDJW__formBody{gap:1rem}}@media (max-width:768px){.CreatePromoCodeModal-module__VjJDJW__row{grid-template-columns:1fr;gap:1.25rem}.CreatePromoCodeModal-module__VjJDJW__codeInputWrapper{flex-direction:column}.CreatePromoCodeModal-module__VjJDJW__codeInputWrapper button{width:100%}.CreatePromoCodeModal-module__VjJDJW__iconWrapper{width:40px;height:40px}.CreatePromoCodeModal-module__VjJDJW__title{font-size:1.25rem}.CreatePromoCodeModal-module__VjJDJW__description{margin-bottom:1rem;font-size:.875rem}.CreatePromoCodeModal-module__VjJDJW__formBody{gap:1rem}}@media (max-width:480px){.CreatePromoCodeModal-module__VjJDJW__modalHeader{gap:.5rem}.CreatePromoCodeModal-module__VjJDJW__iconWrapper{width:36px;height:36px}.CreatePromoCodeModal-module__VjJDJW__title{font-size:1.125rem}.CreatePromoCodeModal-module__VjJDJW__description{font-size:.875rem}.CreatePromoCodeModal-module__VjJDJW__formBody{gap:.875rem}}
.UserSearch-module__PWT4qG__searchWrapper,.UserSearch-module__PWT4qG__searchInput{position:relative}.UserSearch-module__PWT4qG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.UserSearch-module__PWT4qG__searchInput input{padding-left:2.75rem}.UserSearch-module__PWT4qG__dropdown{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-sm);z-index:10;background:#0a0a1099;border:1px solid #ffffff0d;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000004d}.UserSearch-module__PWT4qG__userOption{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.UserSearch-module__PWT4qG__userOption:hover{-webkit-backdrop-filter:blur(10px);background:#ffffff08}.UserSearch-module__PWT4qG__userOption:not(:last-child){border-bottom:1px solid var(--border)}.UserSearch-module__PWT4qG__avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px}.UserSearch-module__PWT4qG__avatarPlaceholder{-webkit-backdrop-filter:blur(10px);width:36px;height:36px;color:var(--text-muted);background:#ffffff08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.UserSearch-module__PWT4qG__userDetails{flex:1;min-width:0}.UserSearch-module__PWT4qG__username{color:var(--text);margin-bottom:.125rem;font-size:.875rem;font-weight:500}.UserSearch-module__PWT4qG__userId{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.875rem;overflow:hidden}.UserSearch-module__PWT4qG__noResults{text-align:center;color:var(--text-muted);padding:1rem;font-size:.875rem}.UserSearch-module__PWT4qG__selectedUser{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.UserSearch-module__PWT4qG__userInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.UserSearch-module__PWT4qG__clearButton{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.UserSearch-module__PWT4qG__clearButton:hover{-webkit-backdrop-filter:blur(20px);color:var(--error);background:#0a0a1099}
.PricePreview-module__qrQ2fa__container{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff0d;margin-top:1.5rem;padding:1.25rem}.PricePreview-module__qrQ2fa__header{color:var(--text);align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.PricePreview-module__qrQ2fa__header h3{margin:0;font-size:1rem;font-weight:600}.PricePreview-module__qrQ2fa__header svg{color:var(--primary)}.PricePreview-module__qrQ2fa__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.PricePreview-module__qrQ2fa__emptyState svg{opacity:.5}.PricePreview-module__qrQ2fa__emptyState p{margin:0;font-size:.875rem}.PricePreview-module__qrQ2fa__tableWrapper{margin-bottom:1rem}.PricePreview-module__qrQ2fa__table{border-collapse:collapse;width:100%;font-size:.875rem}.PricePreview-module__qrQ2fa__table thead{-webkit-backdrop-filter:blur(20px);background:#0a0a1099}.PricePreview-module__qrQ2fa__table th{text-align:left;color:var(--text-muted);border-bottom:2px solid var(--border);white-space:nowrap;padding:.625rem .75rem;font-weight:600}.PricePreview-module__qrQ2fa__table td{border-bottom:1px solid var(--border);padding:.75rem}.PricePreview-module__qrQ2fa__table tbody tr{transition:background .15s}.PricePreview-module__qrQ2fa__available{background:#22c55e08}.PricePreview-module__qrQ2fa__available:hover{background:#22c55e14}.PricePreview-module__qrQ2fa__unavailable{opacity:.7;background:#ef444408}.PricePreview-module__qrQ2fa__unavailable:hover{background:#ef444414}.PricePreview-module__qrQ2fa__levelCell{font-weight:600}.PricePreview-module__qrQ2fa__levelBadge{background:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:.25rem .625rem;font-size:.875rem;font-weight:600;display:inline-block}.PricePreview-module__qrQ2fa__priceCell{color:var(--text-muted);text-decoration:line-through}.PricePreview-module__qrQ2fa__discountCell{color:var(--success);font-weight:500}.PricePreview-module__qrQ2fa__promoCell{font-weight:600}.PricePreview-module__qrQ2fa__promoDiscount{color:var(--primary)}.PricePreview-module__qrQ2fa__unavailableText{color:var(--text-muted)}.PricePreview-module__qrQ2fa__finalCell{font-weight:700}.PricePreview-module__qrQ2fa__finalPrice{color:var(--success);font-size:.9375rem}.PricePreview-module__qrQ2fa__unavailablePrice{color:var(--text-muted)}.PricePreview-module__qrQ2fa__savingsCell{text-align:right}.PricePreview-module__qrQ2fa__savings{color:var(--success);border-radius:var(--radius-sm);background:#22c55e1a;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.875rem;font-weight:600;display:inline-flex}.PricePreview-module__qrQ2fa__savings svg{flex-shrink:0}.PricePreview-module__qrQ2fa__unavailableReason{color:var(--error);border-radius:var(--radius-sm);background:#ef44441a;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.875rem;font-weight:500;display:inline-flex}.PricePreview-module__qrQ2fa__unavailableReason svg{flex-shrink:0}.PricePreview-module__qrQ2fa__legend{border-top:1px solid var(--border);gap:1.5rem;padding-top:.75rem;font-size:.875rem;display:flex}.PricePreview-module__qrQ2fa__legendItem{color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.PricePreview-module__qrQ2fa__availableIcon{color:var(--success)}.PricePreview-module__qrQ2fa__unavailableIcon{color:var(--error)}@media (max-width:768px){.PricePreview-module__qrQ2fa__container{margin-top:1rem;padding:1rem}.PricePreview-module__qrQ2fa__header h3{font-size:.9375rem}.PricePreview-module__qrQ2fa__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.PricePreview-module__qrQ2fa__table{min-width:600px;max-width:100%;font-size:.875rem}.PricePreview-module__qrQ2fa__table th,.PricePreview-module__qrQ2fa__table td{padding:.375rem .5rem}.PricePreview-module__qrQ2fa__legend{flex-direction:column;gap:.5rem;font-size:.875rem}.PricePreview-module__qrQ2fa__levelBadge{padding:.1875rem .4375rem;font-size:.875rem}.PricePreview-module__qrQ2fa__savings,.PricePreview-module__qrQ2fa__unavailableReason{gap:.25rem;padding:.1875rem .4375rem;font-size:.875rem}.PricePreview-module__qrQ2fa__savings svg,.PricePreview-module__qrQ2fa__unavailableReason svg{width:12px;height:12px}.PricePreview-module__qrQ2fa__finalPrice{font-size:.875rem}}@media (max-width:480px){.PricePreview-module__qrQ2fa__container{padding:.75rem}.PricePreview-module__qrQ2fa__header{gap:.375rem}.PricePreview-module__qrQ2fa__header h3{font-size:.875rem}.PricePreview-module__qrQ2fa__header svg{width:16px;height:16px}.PricePreview-module__qrQ2fa__emptyState{padding:1.5rem}.PricePreview-module__qrQ2fa__emptyState svg{width:24px;height:24px}.PricePreview-module__qrQ2fa__emptyState p{font-size:.875rem}}
.GrantPersonalPromoButton-module__0NOL0q__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.GrantPersonalPromoButton-module__0NOL0q__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}
.BumpButton-module__tqI7Za__bump-button-container{position:relative}.BumpButton-module__tqI7Za__bump-error{color:var(--error);white-space:nowrap;z-index:10;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;margin-top:.5rem;padding:.5rem .75rem;font-size:.875rem;position:absolute;top:100%;left:0}
.ShareModal-module__OLnt4W__shareUrlBox{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.75rem;display:flex}.ShareModal-module__OLnt4W__shareUrlInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:.25rem;font-family:Courier New,monospace;font-size:.875rem}.ShareModal-module__OLnt4W__shareUrlInput:focus{outline:none}.ShareModal-module__OLnt4W__shareSocial{flex-direction:column;gap:1rem;display:flex}.ShareModal-module__OLnt4W__shareSocialTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.ShareModal-module__OLnt4W__shareSocialButtons{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.ShareModal-module__OLnt4W__shareSocialBtn{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ShareModal-module__OLnt4W__shareSocialBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.ShareModal-module__OLnt4W__shareSocialBtn.ShareModal-module__OLnt4W__twitter:hover{color:#fff;background:#1da1f2;border-color:#1da1f2}.ShareModal-module__OLnt4W__shareSocialBtn.ShareModal-module__OLnt4W__vk:hover{color:#fff;background:#07f;border-color:#07f}.ShareModal-module__OLnt4W__shareSocialBtn.ShareModal-module__OLnt4W__telegram:hover{color:#fff;background:#08c;border-color:#08c}.ShareModal-module__OLnt4W__shareSocialBtn.ShareModal-module__OLnt4W__facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.ShareModal-module__OLnt4W__shareSocialBtn svg{flex-shrink:0}@media (max-width:640px){.ShareModal-module__OLnt4W__shareUrlBox{flex-direction:column;align-items:stretch}.ShareModal-module__OLnt4W__shareUrlInput{font-size:.875rem}.ShareModal-module__OLnt4W__shareSocialButtons{grid-template-columns:1fr}}
.SocialLinks-module__gwT-TG__social-links{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.SocialLinks-module__gwT-TG__social-link{-webkit-backdrop-filter:blur(10px);width:36px;height:36px;color:var(--text);background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.SocialLinks-module__gwT-TG__social-link:hover{background:var(--social-color);color:#fff;transform:translateY(-2px)}[data-server-theme] .SocialLinks-module__gwT-TG__social-link:hover{color:var(--server-primary)!important;background:var(--server-primary-light)!important}
.VoteButtons-module__9qsHuq__vote-buttons{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);background:#0a0a1099;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.VoteButtons-module__9qsHuq__vote-btn{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.VoteButtons-module__9qsHuq__vote-btn:hover:not(:disabled){-webkit-backdrop-filter:blur(10px);color:var(--text-primary);background:#ffffff08}.VoteButtons-module__9qsHuq__vote-btn:disabled{opacity:.5;cursor:not-allowed}.VoteButtons-module__9qsHuq__vote-btn.VoteButtons-module__9qsHuq__vote-up.VoteButtons-module__9qsHuq__active{color:var(--success-color);background:rgba(var(--success-rgb),.1)}.VoteButtons-module__9qsHuq__vote-btn.VoteButtons-module__9qsHuq__vote-down.VoteButtons-module__9qsHuq__active{color:var(--error-color);background:rgba(var(--error-rgb),.1)}.VoteButtons-module__9qsHuq__vote-score{text-align:center;min-width:32px;color:var(--text-secondary);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:600}.VoteButtons-module__9qsHuq__vote-score.VoteButtons-module__9qsHuq__positive{color:var(--success-color)}.VoteButtons-module__9qsHuq__vote-score.VoteButtons-module__9qsHuq__negative{color:var(--error-color)}
.ReviewComments-module__qDQ6Rq__review-comments{border-left:2px solid var(--border);margin-top:.75rem;padding-left:1rem}.ReviewComments-module__qDQ6Rq__review-comment{align-items:flex-start;gap:.625rem;padding:.75rem 0;display:flex}.ReviewComments-module__qDQ6Rq__review-comment:not(:last-child){border-bottom:1px solid var(--border)}.ReviewComments-module__qDQ6Rq__review-comment-avatar{-webkit-backdrop-filter:blur(10px);cursor:pointer;width:28px;height:28px;color:var(--text);background:#ffffff08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex;overflow:hidden}.ReviewComments-module__qDQ6Rq__review-comment-avatar:hover{opacity:.8}.ReviewComments-module__qDQ6Rq__review-comment-avatar img{object-fit:cover;width:100%;height:100%}.ReviewComments-module__qDQ6Rq__review-comment-content{flex:1;min-width:0}.ReviewComments-module__qDQ6Rq__review-comment-header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ReviewComments-module__qDQ6Rq__review-comment-author{color:var(--text);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.ReviewComments-module__qDQ6Rq__review-comment-author:hover{color:var(--primary)}.ReviewComments-module__qDQ6Rq__owner-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.025em;background:#5865f21a;border:1px solid #5865f24d;border-radius:4px;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.875rem;font-weight:600;display:inline-flex}.ReviewComments-module__qDQ6Rq__review-comment-date{color:var(--text-muted);font-size:.875rem}.ReviewComments-module__qDQ6Rq__review-comment-actions{align-items:center;gap:.375rem;margin-left:auto;display:flex}.ReviewComments-module__qDQ6Rq__review-comment-report,.ReviewComments-module__qDQ6Rq__review-comment-delete{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.ReviewComments-module__qDQ6Rq__review-comment-report:hover{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b4d}.ReviewComments-module__qDQ6Rq__review-comment-delete:hover{color:var(--error);background:#ef44441a;border-color:#ef44444d}.ReviewComments-module__qDQ6Rq__review-comment-text{color:var(--text-muted);font-size:.875rem;line-height:1.5}.ReviewComments-module__qDQ6Rq__review-reply-btn{margin-top:.5rem}.ReviewComments-module__qDQ6Rq__review-reply-form{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border-radius:6px;margin-top:.75rem;padding:.75rem}.ReviewComments-module__qDQ6Rq__review-reply-form .ReviewComments-module__qDQ6Rq__textarea{resize:vertical;min-height:80px;margin-bottom:.5rem;font-size:.875rem}.ReviewComments-module__qDQ6Rq__review-reply-actions{gap:.5rem;display:flex}@media (max-width:768px){.ReviewComments-module__qDQ6Rq__review-comments{padding-left:.5rem}.ReviewComments-module__qDQ6Rq__review-comment-avatar{width:24px;height:24px;font-size:.875rem}}
.ReviewItem-module__y5ceba__review-item{-webkit-backdrop-filter:blur(24px);background:#ffffff05;border:1px solid #ffffff0d;border-top-color:#ffffff14;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s,border-color .3s;display:flex;box-shadow:inset 0 1px #ffffff05}.ReviewItem-module__y5ceba__review-item:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 24px -8px #0006,inset 0 1px #ffffff0d}.ReviewItem-module__y5ceba__review-item>.vote-buttons{flex-shrink:0;margin-left:auto}.ReviewItem-module__y5ceba__review-avatar{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.ReviewItem-module__y5ceba__review-item:hover .ReviewItem-module__y5ceba__review-avatar{transform:scale(1.05)rotate(-5deg);box-shadow:inset 0 0 0 1px #fff3}.ReviewItem-module__y5ceba__review-avatar img{object-fit:cover;width:100%;height:100%}.ReviewItem-module__y5ceba__review-content{flex:1;min-width:0}.ReviewItem-module__y5ceba__review-text{color:#ffffffd9;margin-top:.25rem;font-size:.95rem;line-height:1.6}.ReviewItem-module__y5ceba__review-comments-toggle{color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ReviewItem-module__y5ceba__review-comments-toggle:hover{color:#fff;background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}[data-server-theme] .ReviewItem-module__y5ceba__review-item{border:1px solid rgba(var(--server-primary-rgb),.1);border-top:1px solid rgba(var(--server-primary-rgb),.15)}[data-server-theme] .ReviewItem-module__y5ceba__review-item:hover{border-color:rgba(var(--server-primary-rgb),.25);box-shadow:0 8px 24px -8px #0006,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}@media (max-width:768px){.ReviewItem-module__y5ceba__review-item{gap:.75rem;padding:1rem}.ReviewItem-module__y5ceba__review-avatar{border-radius:10px;width:36px;height:36px}}
.ReviewSection-module__KPqHoq__reviews-section{-webkit-backdrop-filter:blur(32px);background:#0f0f1666;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:20px;min-width:0;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 15px 35px -5px #0000004d,inset 0 1px #ffffff0d}.ReviewSection-module__KPqHoq__reviews-section:hover{border-color:#ffffff26;box-shadow:0 20px 40px -5px #0006,inset 0 1px #ffffff1a}.ReviewSection-module__KPqHoq__reviews-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ReviewSection-module__KPqHoq__section-title{letter-spacing:-.01em;color:#fff;margin-bottom:0;font-size:1.5rem;font-weight:800}.ReviewSection-module__KPqHoq__reviews-header-actions{align-items:center;gap:.75rem;display:flex}.ReviewSection-module__KPqHoq__reviews-sort-dropdown{position:relative}.ReviewSection-module__KPqHoq__reviews-sort-button{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:#0a0a1099;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem;transition:all .2s;display:flex}.ReviewSection-module__KPqHoq__reviews-sort-button:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.ReviewSection-module__KPqHoq__reviews-sort-button:disabled{opacity:.5;cursor:not-allowed}.ReviewSection-module__KPqHoq__reviews-sort-menu{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);z-index:100;background:#0a0a1099;border-radius:8px;min-width:180px;animation:.2s ReviewSection-module__KPqHoq__slideDown;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}@keyframes ReviewSection-module__KPqHoq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ReviewSection-module__KPqHoq__reviews-sort-option{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.ReviewSection-module__KPqHoq__reviews-sort-option:hover{background:var(--bg-hover)}.ReviewSection-module__KPqHoq__reviews-sort-option.ReviewSection-module__KPqHoq__active{color:var(--primary);background:#5865f21a}.ReviewSection-module__KPqHoq__reviews-sort-option svg{flex-shrink:0}.ReviewSection-module__KPqHoq__reviews-list{flex-direction:column;gap:1rem;display:flex}.ReviewSection-module__KPqHoq__reviews-empty{text-align:center;color:var(--text-muted);padding:2rem}@media (max-width:768px){.ReviewSection-module__KPqHoq__reviews-section{padding:1.5rem}.ReviewSection-module__KPqHoq__reviews-header{flex-direction:column;align-items:flex-start}.ReviewSection-module__KPqHoq__reviews-header-actions{justify-content:space-between;width:100%}.ReviewSection-module__KPqHoq__reviews-sort-menu{left:0;right:auto}}[data-server-theme] .ReviewSection-module__KPqHoq__reviews-section{border:1px solid rgba(var(--server-primary-rgb),.15);border-top:1px solid rgba(var(--server-primary-rgb),.25);box-shadow:0 15px 35px -5px #0000004d,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}[data-server-theme] .ReviewSection-module__KPqHoq__reviews-section:hover{border-color:rgba(var(--server-primary-rgb),.3);box-shadow:0 20px 40px -5px rgba(var(--server-primary-rgb),.15),inset 0 1px 0 rgba(var(--server-primary-rgb),.2)}
.ServerDetail-module__qD3j5a__server-detail-page{min-height:100vh;padding-top:120px;position:relative}.ServerDetail-module__qD3j5a__server-content{z-index:10;max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}.ServerDetail-module__qD3j5a__server-detail-grid{grid-template-columns:1fr 340px;gap:2rem;padding-bottom:3rem;display:grid}@media (max-width:900px){.ServerDetail-module__qD3j5a__server-detail-grid{grid-template-columns:1fr}}@media (max-width:640px){.ServerDetail-module__qD3j5a__server-detail-page{padding-top:80px}.ServerDetail-module__qD3j5a__server-content{padding:0 .75rem}}
.ServerBanner-module__2wq1oW__server-banner{z-index:-1;pointer-events:none;background:linear-gradient(135deg,#6366f11a,#d946ef1a);height:280px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.ServerBanner-module__2wq1oW__server-banner img{object-fit:cover;z-index:-1;filter:blur(4px)brightness(.6)saturate(1.2);width:100%;height:100%;transition:filter .5s;position:absolute;top:0;left:0}.ServerBanner-module__2wq1oW__server-banner-overlay{mix-blend-mode:overlay;z-index:-1;background:linear-gradient(#0000001a 0%,#0a0a10cc 100%);position:absolute;inset:0}
.ServerWarning-module__7NrZcW__server-banned-warning{color:#f87171;-webkit-backdrop-filter:blur(24px);background:#ef444414;border:1px solid #ef444433;border-top-color:#ef444466;border-radius:16px;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #ef444426,inset 0 1px #ef44441a}.ServerWarning-module__7NrZcW__server-banned-warning:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ef444426,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.ServerWarning-module__7NrZcW__server-banned-warning svg{filter:drop-shadow(0 0 8px #ef444499);flex-shrink:0;margin-top:.125rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ServerWarning-module__7NrZcW__pulseWarning}@keyframes ServerWarning-module__7NrZcW__pulseWarning{0%,to{opacity:1;filter:drop-shadow(0 0 12px #ef4444cc)}50%{opacity:.7;filter:drop-shadow(0 0 4px #ef44444d)}}.ServerWarning-module__7NrZcW__server-banned-warning strong{letter-spacing:.02em;color:#fca5a5;text-shadow:0 0 10px #ef44444d;margin-bottom:.375rem;font-size:1.05rem;font-weight:800;display:block}.ServerWarning-module__7NrZcW__server-banned-warning p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.5}
.ServerHeader-module__TTUFXW__server-header{align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.ServerHeader-module__TTUFXW__server-avatar-large{-webkit-backdrop-filter:blur(24px);width:140px;height:140px;color:var(--text-muted);z-index:100;background:#0f0f16d9;border:1px solid #ffffff26;border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;font-size:3.5rem;font-weight:800;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;transform:translateY(-20px);box-shadow:0 20px 40px -10px #000000b3,inset 0 2px 20px #ffffff0d}.ServerHeader-module__TTUFXW__server-avatar-large:hover{transform:translateY(-25px)scale(1.02);box-shadow:0 25px 50px -12px #000c,inset 0 2px 20px #ffffff1a}.ServerHeader-module__TTUFXW__server-avatar-large img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ServerHeader-module__TTUFXW__server-avatar-large:hover img{transform:scale(1.05)}.ServerHeader-module__TTUFXW__server-header-info{flex:1;padding-top:10px;padding-bottom:10px}.ServerHeader-module__TTUFXW__server-title-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.ServerHeader-module__TTUFXW__server-title{letter-spacing:-.02em;color:#fff;text-shadow:0 4px 20px #ffffff26;word-wrap:break-word;overflow-wrap:break-word;font-size:2.5rem;font-weight:900}.ServerHeader-module__TTUFXW__verified-icon{color:var(--primary);filter:drop-shadow(0 0 8px #5865f280)}.ServerHeader-module__TTUFXW__server-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.ServerHeader-module__TTUFXW__server-meta-item{align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9rem;font-weight:500;display:flex}.ServerHeader-module__TTUFXW__server-meta-item.ServerHeader-module__TTUFXW__warning{color:#fbbf24}.ServerHeader-module__TTUFXW__server-meta-text{color:var(--text-muted);font-size:.9rem}.ServerHeader-module__TTUFXW__toxicity-badge{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:700;display:inline-flex}.ServerHeader-module__TTUFXW__toxicity-semi{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33;box-shadow:inset 0 0 10px #f59e0b0d}.ServerHeader-module__TTUFXW__toxicity-semi svg{color:#fbbf24;width:14px;height:14px}.ServerHeader-module__TTUFXW__toxicity-toxic{color:#f87171;background:#ef44441a;border:1px solid #ef444433;box-shadow:inset 0 0 10px #ef44440d}.ServerHeader-module__TTUFXW__toxicity-toxic svg{color:#f87171;width:14px;height:14px}[data-server-theme] .ServerHeader-module__TTUFXW__server-title{color:var(--server-primary-light)!important;text-shadow:0 4px 24px rgba(var(--server-primary-rgb),.4)!important}[data-server-theme] .ServerHeader-module__TTUFXW__server-header{background:0 0!important;border-bottom:none!important}@media (max-width:640px){.ServerHeader-module__TTUFXW__server-header{text-align:center;flex-direction:column;align-items:center;gap:1rem}.ServerHeader-module__TTUFXW__server-avatar-large{margin-bottom:-30px;transform:translateY(-40px)}.ServerHeader-module__TTUFXW__server-avatar-large:hover{transform:translateY(-45px)scale(1.02)}.ServerHeader-module__TTUFXW__server-title-row,.ServerHeader-module__TTUFXW__server-meta{justify-content:center}}
.ServerActionButtons-module__pTi0Na__server-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}
.Charts-module__D7TDiW__area-chart-container{width:100%;height:auto;min-height:250px;max-height:250px;position:relative;overflow:visible}.Charts-module__D7TDiW__area-chart-svg{width:100%;height:100%;max-height:250px;overflow:visible}.Charts-module__D7TDiW__dual-chart-legend{justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.Charts-module__D7TDiW__legend-item{color:var(--foreground-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Charts-module__D7TDiW__legend-color{border-radius:2px;width:12px;height:12px}.Charts-module__D7TDiW__area-chart-tooltip{pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#111827f2;border:1px solid #374151;border-radius:8px;padding:.5rem .75rem;position:absolute;box-shadow:0 4px 12px #0000004d}.Charts-module__D7TDiW__area-chart-tooltip-date{color:#9ca3af;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.Charts-module__D7TDiW__area-chart-tooltip-value{color:#fff;font-size:.875rem;font-weight:600}.Charts-module__D7TDiW__area-chart-tooltip.Charts-module__D7TDiW__dual-tooltip{min-width:180px}.Charts-module__D7TDiW__tooltip-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.Charts-module__D7TDiW__tooltip-row:first-child{margin-top:0}.Charts-module__D7TDiW__tooltip-label{font-size:.875rem;font-weight:500}.Charts-module__D7TDiW__tooltip-value{color:#fff;font-size:.875rem;font-weight:600}[data-server-theme] .Charts-module__D7TDiW__area-chart-container{height:250px!important;max-height:250px!important;overflow:visible!important}[data-server-theme] .Charts-module__D7TDiW__area-chart-svg{max-height:250px!important;overflow:visible!important}[data-server-theme] .Charts-module__D7TDiW__dual-chart-legend{overflow:visible!important}[data-server-theme] .recharts-line{stroke:var(--server-primary)!important;filter:drop-shadow(0 0 4px var(--server-primary-light))!important}[data-server-theme] .recharts-area{fill:var(--server-primary-light)!important;opacity:.3!important}:is([data-server-theme] .recharts-cartesian-grid-horizontal line,[data-server-theme] .recharts-cartesian-grid-vertical line){stroke:var(--server-primary-light)!important;opacity:.2!important}[data-server-theme] .recharts-tooltip-wrapper{border:1px solid var(--server-primary)!important;box-shadow:0 4px 12px var(--server-primary-light)!important}[data-server-theme] .recharts-dot{fill:var(--server-primary)!important;stroke:var(--server-primary)!important;filter:drop-shadow(0 0 4px var(--server-primary-light))!important}[data-server-theme] .recharts-active-dot{fill:var(--server-primary)!important;stroke:#fff!important;filter:drop-shadow(0 0 8px var(--server-primary))!important}:is([data-server-theme] .recharts-xAxis .recharts-text,[data-server-theme] .recharts-yAxis .recharts-text){fill:var(--server-primary)!important;opacity:.7!important}[data-server-theme] .recharts-legend-item-text{color:var(--server-primary)!important}
.StatsHeader-module__dv9z1G__stats-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.StatsHeader-module__dv9z1G__section-title{margin:0;font-size:1.25rem;font-weight:600}.StatsHeader-module__dv9z1G__stats-periods{gap:.5rem;display:flex}.StatsHeader-module__dv9z1G__period-btn{border:1px solid var(--border-color);color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.StatsHeader-module__dv9z1G__period-btn:hover{border-color:var(--primary);color:var(--primary)}.StatsHeader-module__dv9z1G__period-btn.StatsHeader-module__dv9z1G__active{background:var(--primary);border-color:var(--primary);color:#fff}.StatsHeader-module__dv9z1G__period-btn-locked{opacity:.5;cursor:not-allowed;border-color:var(--border-color);color:var(--foreground-muted)}.StatsHeader-module__dv9z1G__period-btn-locked:hover{border-color:var(--border-color);color:var(--foreground-muted);background:0 0}.StatsHeader-module__dv9z1G__period-btn-unavailable{opacity:.4;cursor:not-allowed;border-color:var(--border-color);color:var(--foreground-muted);text-decoration:line-through}.StatsHeader-module__dv9z1G__period-btn-unavailable:hover{border-color:var(--border-color);color:var(--foreground-muted);background:0 0}[data-server-theme] .StatsHeader-module__dv9z1G__period-btn{border:1px solid var(--server-primary-light)!important;color:var(--foreground)!important;background:0 0!important}[data-server-theme] .StatsHeader-module__dv9z1G__period-btn:hover{border-color:var(--server-primary)!important;background:var(--server-primary-light)!important;color:var(--server-primary)!important;box-shadow:0 0 12px var(--server-primary-light)!important}[data-server-theme] .StatsHeader-module__dv9z1G__period-btn.StatsHeader-module__dv9z1G__active{background:var(--server-gradient)!important;border-color:var(--server-primary)!important;color:#fff!important;box-shadow:0 4px 12px var(--server-primary-light)!important}@media (max-width:768px){.StatsHeader-module__dv9z1G__stats-header{flex-direction:column;align-items:flex-start}.StatsHeader-module__dv9z1G__stats-periods{width:100%}.StatsHeader-module__dv9z1G__period-btn{text-align:center;flex:1;padding:.375rem .5rem;font-size:.875rem}}
.HeroSection-module__LiWuMq__heroContainer{justify-content:center;align-items:center;padding:6rem 1rem 4rem;display:flex;position:relative}.HeroSection-module__LiWuMq__heroContent{text-align:center;z-index:1;width:100%;max-width:1280px;position:relative}.HeroSection-module__LiWuMq__heroContainer h1{letter-spacing:-.02em;text-shadow:0 4px 20px #0006;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__LiWuMq__heroSearchWrapper{max-width:700px;margin:0 auto;animation:.6s ease-out .3s both HeroSection-module__LiWuMq__fade-in-up}.HeroSection-module__LiWuMq__heroSearchForm{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-full);background:#0a0a1099;border:1px solid #ffffff0d;align-items:center;gap:.75rem;max-width:640px;margin:0 auto;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0003}.HeroSection-module__LiWuMq__heroSearchForm:focus-within{border-color:var(--primary);background:#1e1e2dcc;transform:translateY(-2px);box-shadow:0 0 0 4px #6366f126,0 12px 40px #0000004d}.HeroSection-module__LiWuMq__searchIcon{color:var(--text-muted);flex-shrink:0;margin-left:1rem;transition:color .3s}.HeroSection-module__LiWuMq__heroSearchForm:focus-within .HeroSection-module__LiWuMq__searchIcon{color:var(--primary)}.HeroSection-module__LiWuMq__heroSearchForm input{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:.75rem .5rem;font-size:1.125rem}.HeroSection-module__LiWuMq__heroSearchForm input::placeholder{color:var(--text-muted)}.HeroSection-module__LiWuMq__heroSearchForm button{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;padding:.75rem 2rem;font-weight:600}.HeroSection-module__LiWuMq__heroSearchTags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.875rem;display:flex}.HeroSection-module__LiWuMq__heroSearchTags a{color:var(--text-muted);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem 1rem;font-weight:500;transition:all .3s}.HeroSection-module__LiWuMq__heroSearchTags a:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.HeroSection-module__LiWuMq__heroFeatured{width:100%;margin-top:5rem}.HeroSection-module__LiWuMq__heroFeaturedHeader{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.HeroSection-module__LiWuMq__heroFeaturedHeader h2{background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:800}.HeroSection-module__LiWuMq__sparkleIcon{color:#f59e0b;animation:2s infinite HeroSection-module__LiWuMq__pulse}@keyframes HeroSection-module__LiWuMq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media (max-width:640px){.HeroSection-module__LiWuMq__heroContainer{padding:4rem 1rem 3rem}.HeroSection-module__LiWuMq__heroSearchForm{border-radius:20px;grid-template-columns:auto 1fr;gap:.75rem;padding:.75rem;display:grid}.HeroSection-module__LiWuMq__heroSearchForm .HeroSection-module__LiWuMq__searchIcon{align-self:center;margin:0 0 0 .5rem}.HeroSection-module__LiWuMq__heroSearchForm input{text-align:left;width:100%;padding:.5rem 0}.HeroSection-module__LiWuMq__heroSearchForm button{border-radius:12px;grid-column:1/-1;width:100%;padding:.875rem}.HeroSection-module__LiWuMq__heroSearchTags{flex-wrap:wrap;justify-content:center}.HeroSection-module__LiWuMq__heroSearchTags a{white-space:nowrap;padding:.5rem 1rem}}
.StatsTabs-module__tXI12a__stats-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.StatsTabs-module__tXI12a__stats-tab{border:1px solid var(--border-color);color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.StatsTabs-module__tXI12a__stats-tab:hover{border-color:var(--primary);color:var(--text);background:#5865f21a}.StatsTabs-module__tXI12a__stats-tab.StatsTabs-module__tXI12a__active{background:var(--primary);border-color:var(--primary);color:#fff}[data-server-theme] .StatsTabs-module__tXI12a__stats-tab{border:1px solid var(--server-primary-light)!important;color:var(--foreground)!important;background:0 0!important}[data-server-theme] .StatsTabs-module__tXI12a__stats-tab:hover{border-color:var(--server-primary)!important;background:var(--server-primary-light)!important;color:var(--server-primary)!important;box-shadow:0 0 12px var(--server-primary-light)!important}[data-server-theme] .StatsTabs-module__tXI12a__stats-tab.StatsTabs-module__tXI12a__active{background:var(--server-gradient)!important;border-color:var(--server-primary)!important;color:#fff!important;box-shadow:0 4px 12px var(--server-primary-light)!important}
.PublicStats-module__6T-I9q__server-section{-webkit-backdrop-filter:blur(32px);background:#0f0f1666;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:20px;min-width:0;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 15px 35px -5px #0000004d,inset 0 1px #ffffff0d}.PublicStats-module__6T-I9q__server-section:hover{border-color:#ffffff26;box-shadow:0 20px 40px -5px #0006,inset 0 1px #ffffff1a}.PublicStats-module__6T-I9q__server-public-stats{max-height:none;margin:2rem 0;overflow:visible}.PublicStats-module__6T-I9q__stats-chart-wrapper{max-height:none;margin-top:1rem;overflow:visible}[data-server-theme] .PublicStats-module__6T-I9q__server-section{border:1px solid rgba(var(--server-primary-rgb),.15);border-top:1px solid rgba(var(--server-primary-rgb),.25);box-shadow:0 15px 35px -5px #0000004d,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}[data-server-theme] .PublicStats-module__6T-I9q__server-section:hover{border-color:rgba(var(--server-primary-rgb),.3);box-shadow:0 20px 40px -5px rgba(var(--server-primary-rgb),.15),inset 0 1px 0 rgba(var(--server-primary-rgb),.2)}[data-server-theme] .PublicStats-module__6T-I9q__server-public-stats{overflow:visible!important}[data-server-theme] .PublicStats-module__6T-I9q__stats-chart-wrapper{height:auto!important;max-height:none!important;overflow:visible!important}@media (max-width:768px){.PublicStats-module__6T-I9q__server-section{padding:1.5rem}}
.SidebarFilters-module__KlKyGW__sidebar{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);background:#14141c66;border:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;height:fit-content;max-height:calc(100vh - 8rem);padding:1.5rem;display:flex;position:sticky;top:6rem;overflow-y:auto}.SidebarFilters-module__KlKyGW__mobileSidebar{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.SidebarFilters-module__KlKyGW__mobileClearSection{justify-content:flex-end;margin-bottom:-.5rem;display:flex}.SidebarFilters-module__KlKyGW__sidebar::-webkit-scrollbar{width:6px}.SidebarFilters-module__KlKyGW__sidebar::-webkit-scrollbar-track{background:0 0}.SidebarFilters-module__KlKyGW__sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.SidebarFilters-module__KlKyGW__sidebar::-webkit-scrollbar-thumb:hover{background:#fff3}.SidebarFilters-module__KlKyGW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.SidebarFilters-module__KlKyGW__titleArea{color:var(--text);align-items:center;gap:.5rem;display:flex}.SidebarFilters-module__KlKyGW__titleArea h2{margin:0;font-size:1.125rem;font-weight:600}.SidebarFilters-module__KlKyGW__clearBtn{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;transition:all .2s;display:flex}.SidebarFilters-module__KlKyGW__clearBtn:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.SidebarFilters-module__KlKyGW__section{flex-direction:column;gap:.75rem;display:flex}.SidebarFilters-module__KlKyGW__customSelectWrapper{width:100%;position:relative}.SidebarFilters-module__KlKyGW__customSelectButton{border-radius:var(--radius-md);width:100%;color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;outline:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:inset 0 1px #ffffff05}.SidebarFilters-module__KlKyGW__customSelectButton:hover{background:#ffffff0f;border-color:#ffffff26}.SidebarFilters-module__KlKyGW__customSelectButtonOpen,.SidebarFilters-module__KlKyGW__customSelectButton:focus{border-color:var(--primary);background:#ffffff0d;box-shadow:0 0 0 2px #5865f240}.SidebarFilters-module__KlKyGW__customSelectValue{text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SidebarFilters-module__KlKyGW__customSelectIcon{color:#ffffffb3;transition:transform .2s}.SidebarFilters-module__KlKyGW__customSelectIconOpen{transform:rotate(180deg)}.SidebarFilters-module__KlKyGW__customSelectDropdown{border-radius:var(--radius-md);z-index:50;background:#111115;border:1px solid #ffffff1a;flex-direction:column;gap:.125rem;padding:.5rem;animation:.15s ease-out forwards SidebarFilters-module__KlKyGW__slideDown;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 10px 25px #00000080,0 0 0 1px #ffffff0d}@keyframes SidebarFilters-module__KlKyGW__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.SidebarFilters-module__KlKyGW__customSelectOption{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.875rem;transition:all .15s;display:flex}.SidebarFilters-module__KlKyGW__customSelectOption:hover{color:var(--text);background:#ffffff0d}.SidebarFilters-module__KlKyGW__customSelectOptionActive{color:var(--primary);background:#5865f226;font-weight:500}.SidebarFilters-module__KlKyGW__customSelectOptionActive:hover{color:var(--primary);background:#5865f240}.SidebarFilters-module__KlKyGW__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.875rem;padding:.25rem 0;transition:opacity .2s;display:flex}.SidebarFilters-module__KlKyGW__checkboxLabel:hover{opacity:.9}.SidebarFilters-module__KlKyGW__checkbox{appearance:none;cursor:pointer;background:#0003;border:1px solid #fff3;border-radius:4px;place-content:center;width:1.25rem;min-width:1.25rem;height:1.25rem;margin:.125rem 0 0;transition:all .2s;display:grid;position:relative}.SidebarFilters-module__KlKyGW__checkbox:before{content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background-color:#fff;width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0)}.SidebarFilters-module__KlKyGW__checkbox:checked{background:var(--primary);border-color:var(--primary)}.SidebarFilters-module__KlKyGW__checkbox:checked:before{transform:scale(1)}.SidebarFilters-module__KlKyGW__checkbox:hover{border-color:#fff6}.SidebarFilters-module__KlKyGW__checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px #5865f24d}.SidebarFilters-module__KlKyGW__checkboxText{flex-direction:column;gap:.25rem;display:flex}.SidebarFilters-module__KlKyGW__checkboxText strong{color:var(--text);font-size:.875rem;font-weight:500}.SidebarFilters-module__KlKyGW__checkboxText span{color:var(--text-muted);font-size:.875rem}.SidebarFilters-module__KlKyGW__searchBox{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.6rem .75rem;transition:all .2s;display:flex}.SidebarFilters-module__KlKyGW__searchBox:focus-within{border-color:var(--primary);background:#ffffff0d;box-shadow:0 0 0 2px #5865f240}.SidebarFilters-module__KlKyGW__searchBox input{color:var(--text);background:0 0;border:none;outline:none;width:100%;font-size:.875rem;font-weight:500}.SidebarFilters-module__KlKyGW__searchBox input::placeholder{color:var(--text-muted);font-weight:400}.SidebarFilters-module__KlKyGW__searchBox svg{color:var(--text-muted);transition:color .2s}.SidebarFilters-module__KlKyGW__searchBox:focus-within svg{color:var(--primary)}.SidebarFilters-module__KlKyGW__categoryList{flex-direction:column;gap:.6rem;max-height:250px;margin-top:.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.SidebarFilters-module__KlKyGW__categoryList::-webkit-scrollbar{width:4px}.SidebarFilters-module__KlKyGW__categoryList::-webkit-scrollbar-track{background:0 0}.SidebarFilters-module__KlKyGW__categoryList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.SidebarFilters-module__KlKyGW__categoryList::-webkit-scrollbar-thumb:hover{background:#fff3}.SidebarFilters-module__KlKyGW__categoryItem{cursor:pointer;color:var(--text-muted);align-items:center;gap:.75rem;padding:.25rem 0;font-size:.875rem;transition:all .2s;display:flex}.SidebarFilters-module__KlKyGW__categoryItem:hover{color:var(--text)}.SidebarFilters-module__KlKyGW__radio{appearance:none;cursor:pointer;background:#0003;border:1px solid #fff3;border-radius:50%;place-content:center;width:1.25rem;min-width:1.25rem;height:1.25rem;margin:0;transition:all .2s;display:grid}.SidebarFilters-module__KlKyGW__radio:before{content:"";background-color:#fff;border-radius:50%;width:.6em;height:.6em;transition:transform .12s ease-in-out;transform:scale(0)}.SidebarFilters-module__KlKyGW__radio:checked{background:var(--primary);border-color:var(--primary)}.SidebarFilters-module__KlKyGW__radio:checked:before{transform:scale(1)}.SidebarFilters-module__KlKyGW__radio:hover{border-color:#fff6}.SidebarFilters-module__KlKyGW__radio:focus-visible{outline:none;box-shadow:0 0 0 2px #5865f24d}.SidebarFilters-module__KlKyGW__categoryItem:has(input:checked){color:var(--text);font-weight:500}@media (max-width:900px){.SidebarFilters-module__KlKyGW__sidebar{max-height:none;padding:1.25rem;position:relative;top:0}.SidebarFilters-module__KlKyGW__categoryList{max-height:200px}}
.AllServersSection-module__OuS1Kq__allServersSection{width:100%;max-width:1400px;margin:0 auto;padding:4rem 1rem 6rem;overflow-x:clip}.AllServersSection-module__OuS1Kq__catalogGrid{align-items:flex-start;gap:2rem;width:100%;max-width:100%;display:flex}.AllServersSection-module__OuS1Kq__sidebarColumn{flex:0 0 280px;min-width:280px}.AllServersSection-module__OuS1Kq__mainColumn{flex:1;min-width:0;max-width:100%}.AllServersSection-module__OuS1Kq__sectionInner{max-width:1280px;margin:0 auto}.AllServersSection-module__OuS1Kq__filtersTags{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);background:#10101866;border:1px solid #ffffff0d;margin-bottom:2rem;padding:1.5rem}.AllServersSection-module__OuS1Kq__filterGroup{margin-bottom:1.5rem}.AllServersSection-module__OuS1Kq__filterGroup:last-child{margin-bottom:0}.AllServersSection-module__OuS1Kq__filterTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.AllServersSection-module__OuS1Kq__filterButtons{flex-wrap:wrap;gap:.75rem;display:flex}.AllServersSection-module__OuS1Kq__filterTag{color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.AllServersSection-module__OuS1Kq__filterTag:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.AllServersSection-module__OuS1Kq__filterTag.AllServersSection-module__OuS1Kq__active{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);color:#fff;border-color:#0000;box-shadow:0 4px 12px #6366f14d}.AllServersSection-module__OuS1Kq__quickTagsContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#14141c66;border:1px solid #ffffff0d;margin-bottom:2rem;padding:1rem;position:relative}.AllServersSection-module__OuS1Kq__quickTagsScroll{flex-wrap:wrap;gap:.5rem;display:flex}.AllServersSection-module__OuS1Kq__quickTag{white-space:nowrap;border-radius:var(--radius-full);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #0000;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.AllServersSection-module__OuS1Kq__quickTag:hover{color:var(--text);background:#ffffff1a}.AllServersSection-module__OuS1Kq__activeQuickTag{background:var(--primary);color:#fff;border-color:#ffffff1a}.AllServersSection-module__OuS1Kq__viewToggleContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.AllServersSection-module__OuS1Kq__viewActionsArea{align-items:center;gap:1rem;display:flex}.AllServersSection-module__OuS1Kq__mobileFilterBtn{border-radius:var(--radius-md);color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:none}.AllServersSection-module__OuS1Kq__mobileFilterBtn:hover{background:#ffffff1a;border-color:#fff3}.AllServersSection-module__OuS1Kq__resultsCount{color:var(--text-muted);font-size:.875rem}.AllServersSection-module__OuS1Kq__serverList{flex-direction:column;gap:1rem;display:flex}.AllServersSection-module__OuS1Kq__emptyServers{text-align:center;border-radius:var(--radius-md);color:var(--text-muted);background:#10101866;border:1px dashed #ffffff1a;padding:6rem 1rem}.AllServersSection-module__OuS1Kq__emptyServers p{font-size:1.125rem}.AllServersSection-module__OuS1Kq__homePagination{justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}.AllServersSection-module__OuS1Kq__paginationInfo{color:var(--text-muted);text-align:center;min-width:150px;font-size:.875rem}.AllServersSection-module__OuS1Kq__mobileModalWrapper{background:var(--background)}.AllServersSection-module__OuS1Kq__mobileModalBody{padding:0}@media (max-width:900px){.AllServersSection-module__OuS1Kq__catalogGrid{flex-direction:column;align-items:stretch}.AllServersSection-module__OuS1Kq__sidebarColumn{display:none}.AllServersSection-module__OuS1Kq__mobileFilterBtn{display:flex}}@media (max-width:640px){.AllServersSection-module__OuS1Kq__allServersSection{padding:2rem 1rem 4rem}.AllServersSection-module__OuS1Kq__filtersTags{padding:1rem}.AllServersSection-module__OuS1Kq__homePagination{flex-direction:column;gap:.75rem}}
.Dashboard-module__gyUxqa__dashboard-page{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Dashboard-module__gyUxqa__dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Dashboard-module__gyUxqa__page-title{color:#f3f4f6;font-size:1.75rem;font-weight:700}.Dashboard-module__gyUxqa__section-title{color:#e5e7eb;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Dashboard-module__gyUxqa__stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Dashboard-module__gyUxqa__stat-card{align-items:center;gap:1rem;padding:1.25rem;display:flex}.Dashboard-module__gyUxqa__stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__gyUxqa__stat-icon-success{color:var(--success);background:#57f28726}.Dashboard-module__gyUxqa__stat-icon-accent{color:var(--accent);background:#8b5cf626}.Dashboard-module__gyUxqa__stat-info{flex:1}.Dashboard-module__gyUxqa__stat-value{color:var(--foreground);font-size:1.5rem;font-weight:700;line-height:1.2}.Dashboard-module__gyUxqa__stat-label{color:var(--foreground-muted);font-size:.875rem}.Dashboard-module__gyUxqa__stat-sublabel{color:var(--foreground-muted);opacity:.7;margin-top:.25rem;font-size:.875rem}.Dashboard-module__gyUxqa__empty-state{text-align:center;padding:3rem}.Dashboard-module__gyUxqa__empty-text{color:var(--foreground-muted);margin-bottom:1rem}.Dashboard-module__gyUxqa__servers-list{flex-direction:column;gap:.75rem;display:flex;overflow:visible}.Dashboard-module__gyUxqa__server-row{align-items:center;gap:1rem;padding:1rem;display:flex;position:relative;overflow:visible}.Dashboard-module__gyUxqa__server-icon{background:#0a0a10cc;border:1px solid #ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Dashboard-module__gyUxqa__server-icon img{object-fit:cover;width:100%;height:100%}.Dashboard-module__gyUxqa__server-icon span{color:var(--foreground-muted);font-size:1.25rem;font-weight:600}.Dashboard-module__gyUxqa__server-info{flex:1;min-width:0}.Dashboard-module__gyUxqa__server-name-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Dashboard-module__gyUxqa__server-name{color:var(--foreground);font-weight:600;text-decoration:none;transition:color .2s}.Dashboard-module__gyUxqa__server-name:hover{color:var(--primary)}.Dashboard-module__gyUxqa__server-category{color:var(--foreground-muted);font-size:.875rem}.Dashboard-module__gyUxqa__server-ban-reason{color:var(--error);background:#ef44441a;border:1px solid #ef444433;border-radius:4px;margin:.5rem 0;padding:.5rem;font-size:.875rem;line-height:1.4}.Dashboard-module__gyUxqa__server-ban-reason strong{font-weight:600}.Dashboard-module__gyUxqa__server-boost-expiry{color:#fff9;white-space:nowrap;font-size:.875rem;font-weight:500}.Dashboard-module__gyUxqa__server-stats{align-items:center;gap:1.5rem;display:flex}.Dashboard-module__gyUxqa__server-stat{text-align:center}.Dashboard-module__gyUxqa__server-stat-value{color:var(--foreground);font-weight:600;display:block}.Dashboard-module__gyUxqa__server-stat-label{color:var(--foreground-muted);font-size:.875rem;display:block}.Dashboard-module__gyUxqa__server-actions{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;display:flex;position:relative}.Dashboard-module__gyUxqa__server-action-btn{cursor:pointer;white-space:nowrap;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Dashboard-module__gyUxqa__server-action-btn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.Dashboard-module__gyUxqa__server-action-btn:disabled{opacity:.5;cursor:not-allowed}.Dashboard-module__gyUxqa__server-action-btn svg{flex-shrink:0}.Dashboard-module__gyUxqa__server-action-btn-icon{min-width:36px;min-height:36px;padding:.5rem}@media (max-width:768px){.Dashboard-module__gyUxqa__server-stats{display:none}.Dashboard-module__gyUxqa__server-row{flex-wrap:wrap}.Dashboard-module__gyUxqa__server-info{flex:calc(100% - 64px)}.Dashboard-module__gyUxqa__server-actions{flex-wrap:wrap;margin-left:auto}.Dashboard-module__gyUxqa__server-action-btn{padding:.375rem .5rem;font-size:.875rem}.Dashboard-module__gyUxqa__server-action-btn svg{width:12px;height:12px}}@media (max-width:480px){.Dashboard-module__gyUxqa__server-row{padding:.875rem}.Dashboard-module__gyUxqa__server-icon{width:48px;height:48px}.Dashboard-module__gyUxqa__server-name{font-size:.9375rem}.Dashboard-module__gyUxqa__server-actions{justify-content:flex-start;width:100%;margin-top:.75rem;margin-left:0}.Dashboard-module__gyUxqa__server-action-btn{flex:1;min-width:0}.Dashboard-module__gyUxqa__server-action-btn span{display:none}}
.ServerAbout-module__qsaMva__server-section{-webkit-backdrop-filter:blur(32px);background:#0f0f1666;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:20px;min-width:0;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 15px 35px -5px #0000004d,inset 0 1px #ffffff0d}.ServerAbout-module__qsaMva__server-section:hover{border-color:#ffffff26;box-shadow:0 20px 40px -5px #0006,inset 0 1px #ffffff1a}.ServerAbout-module__qsaMva__section-title{letter-spacing:-.01em;color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.ServerAbout-module__qsaMva__server-about{margin-bottom:1.5rem}.ServerAbout-module__qsaMva__server-about-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1rem;display:grid}.ServerAbout-module__qsaMva__about-stat{background:#ffffff05;border:1px solid #ffffff0a;border-top-color:#ffffff14;border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s,border-color .4s,background .4s;display:flex;box-shadow:inset 0 1px #ffffff05}.ServerAbout-module__qsaMva__about-stat:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 10px 20px -5px #0000004d,inset 0 1px #ffffff0d}.ServerAbout-module__qsaMva__about-stat-icon{width:44px;height:44px;color:var(--primary);background:#5865f21a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:inset 0 0 0 1px #5865f233}.ServerAbout-module__qsaMva__about-stat:hover .ServerAbout-module__qsaMva__about-stat-icon{transform:scale(1.1)rotate(5deg)}.ServerAbout-module__qsaMva__about-stat-icon.ServerAbout-module__qsaMva__online{color:#57f287;background:#57f2871a;box-shadow:inset 0 0 0 1px #57f28733}.ServerAbout-module__qsaMva__about-stat-icon.ServerAbout-module__qsaMva__bumps{color:#faa61a;background:#faa61a1a;box-shadow:inset 0 0 0 1px #faa61a33}.ServerAbout-module__qsaMva__about-stat-icon.ServerAbout-module__qsaMva__reviews{color:#fee75c;background:#fee75c1a;box-shadow:inset 0 0 0 1px #fee75c33}.ServerAbout-module__qsaMva__about-stat-icon.ServerAbout-module__qsaMva__rank{color:gold;background:#ffd7001a;box-shadow:inset 0 0 0 1px #ffd70033}.ServerAbout-module__qsaMva__about-stat-content{flex-direction:column;gap:.125rem;min-width:0;display:flex}.ServerAbout-module__qsaMva__about-stat-value{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:800;line-height:1.2}.ServerAbout-module__qsaMva__about-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}[data-server-theme] .ServerAbout-module__qsaMva__server-section{border:1px solid rgba(var(--server-primary-rgb),.15);border-top:1px solid rgba(var(--server-primary-rgb),.25);box-shadow:0 15px 35px -5px #0000004d,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}[data-server-theme] .ServerAbout-module__qsaMva__server-section:hover{border-color:rgba(var(--server-primary-rgb),.3);box-shadow:0 20px 40px -5px rgba(var(--server-primary-rgb),.15),inset 0 1px 0 rgba(var(--server-primary-rgb),.2)}@media (max-width:768px){.ServerAbout-module__qsaMva__server-section{padding:1.5rem}.ServerAbout-module__qsaMva__server-about-stats{grid-template-columns:repeat(2,1fr)}.ServerAbout-module__qsaMva__about-stat{gap:.75rem;padding:.875rem}.ServerAbout-module__qsaMva__about-stat-icon{border-radius:10px;width:38px;height:38px}.ServerAbout-module__qsaMva__about-stat-value{font-size:1.15rem}.ServerAbout-module__qsaMva__about-stat-label{font-size:.875rem}}
.PopularCategoriesSection-module__6t82Uq__section{padding:4rem 1rem 6rem}.PopularCategoriesSection-module__6t82Uq__sectionInner{max-width:1280px;margin:0 auto}.PopularCategoriesSection-module__6t82Uq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.PopularCategoriesSection-module__6t82Uq__header h2{color:var(--text);font-size:1.75rem;font-weight:800}.PopularCategoriesSection-module__6t82Uq__viewAll{color:var(--primary);font-size:.875rem;font-weight:600;transition:opacity .2s}.PopularCategoriesSection-module__6t82Uq__viewAll:hover{opacity:.8}.PopularCategoriesSection-module__6t82Uq__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.PopularCategoriesSection-module__6t82Uq__card{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#14141c66;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PopularCategoriesSection-module__6t82Uq__card:hover{background:#1e1e2d99;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 32px #0003}.PopularCategoriesSection-module__6t82Uq__iconWrapper{background:color-mix(in srgb,var(--category-color)15%,transparent);width:56px;height:56px;color:var(--category-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.PopularCategoriesSection-module__6t82Uq__card:hover .PopularCategoriesSection-module__6t82Uq__iconWrapper{background:var(--category-color);color:#fff;box-shadow:0 0 20px color-mix(in srgb,var(--category-color)40%,transparent);transform:scale(1.1)}.PopularCategoriesSection-module__6t82Uq__name{color:var(--text);text-align:center;font-size:.9375rem;font-weight:600}@media (max-width:640px){.PopularCategoriesSection-module__6t82Uq__section{padding:2rem 1rem 3rem}.PopularCategoriesSection-module__6t82Uq__header h2{font-size:1.5rem}.PopularCategoriesSection-module__6t82Uq__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.PopularCategoriesSection-module__6t82Uq__card{padding:1rem}}
.ServerMainContent-module__0l1IzW__server-main{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.ServerMainContent-module__0l1IzW__server-section{-webkit-backdrop-filter:blur(32px);background:#0f0f1666;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:20px;min-width:0;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 15px 35px -5px #0000004d,inset 0 1px #ffffff0d}.ServerMainContent-module__0l1IzW__server-section:hover{border-color:#ffffff26;box-shadow:0 20px 40px -5px #0006,inset 0 1px #ffffff1a}.ServerMainContent-module__0l1IzW__server-description{color:#ffffffd9;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:1.05rem;line-height:1.8}.ServerMainContent-module__0l1IzW__section-title{letter-spacing:-.01em;color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.ServerMainContent-module__0l1IzW__tags-list{flex-wrap:wrap;gap:.75rem;display:flex}[data-server-theme] .ServerMainContent-module__0l1IzW__server-section{border:1px solid rgba(var(--server-primary-rgb),.15);border-top:1px solid rgba(var(--server-primary-rgb),.25);box-shadow:0 15px 35px -5px #0000004d,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}[data-server-theme] .ServerMainContent-module__0l1IzW__server-section:hover{border-color:rgba(var(--server-primary-rgb),.3);box-shadow:0 20px 40px -5px rgba(var(--server-primary-rgb),.15),inset 0 1px 0 rgba(var(--server-primary-rgb),.2)}@media (max-width:640px){.ServerMainContent-module__0l1IzW__server-section{padding:1.5rem}.ServerMainContent-module__0l1IzW__server-description{overflow-wrap:break-word;word-break:break-word}}
.RecentServersSection-module__e1bafW__section{padding:4rem 1rem 6rem;position:relative}.RecentServersSection-module__e1bafW__container{max-width:1280px;margin:0 auto}.RecentServersSection-module__e1bafW__header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.RecentServersSection-module__e1bafW__header h2{color:var(--text);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.RecentServersSection-module__e1bafW__footer{justify-content:center;margin-top:4rem;display:flex}.RecentServersSection-module__e1bafW__viewAllBtn{border-radius:var(--radius-full);color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.RecentServersSection-module__e1bafW__viewAllBtn:hover{background:var(--primary);color:#fff;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}@media (max-width:640px){.RecentServersSection-module__e1bafW__section{padding:2rem 1rem 3rem}.RecentServersSection-module__e1bafW__header{margin-bottom:1.5rem}.RecentServersSection-module__e1bafW__header h2{font-size:1.5rem}.RecentServersSection-module__e1bafW__footer{margin-top:2rem}.RecentServersSection-module__e1bafW__viewAllBtn{justify-content:center;width:100%;padding:.875rem 1.5rem}}
.EditServerPage-module__RL9NyG__add-server-page{max-width:600px;margin:0 auto;padding:3rem 1rem}.EditServerPage-module__RL9NyG__add-server-header{text-align:center;margin-bottom:2rem}.EditServerPage-module__RL9NyG__page-subtitle{color:var(--text-muted);margin-top:.5rem}@media (max-width:640px){.EditServerPage-module__RL9NyG__add-server-page{padding:2rem .75rem}.EditServerPage-module__RL9NyG__add-server-header h1{font-size:1.5rem}.EditServerPage-module__RL9NyG__page-subtitle{font-size:.875rem}}
.AddServerPage-module__-4_6jW__add-server-page{max-width:600px;margin:0 auto;padding:3rem 1rem}.AddServerPage-module__-4_6jW__add-server-header{text-align:center;margin-bottom:2rem}.AddServerPage-module__-4_6jW__page-subtitle{color:var(--text-muted);margin-top:.5rem}@media (max-width:640px){.AddServerPage-module__-4_6jW__add-server-page{padding:2rem .75rem}.AddServerPage-module__-4_6jW__add-server-header h1{font-size:1.5rem}.AddServerPage-module__-4_6jW__page-subtitle{font-size:.875rem}}
.UserProfilePage-module___JWdra__user-profile-page{min-height:100vh;padding-top:80px}.UserProfilePage-module___JWdra__profile-container{z-index:10;grid-template-columns:280px 1fr;gap:2rem;max-width:1200px;margin:-4rem auto 0;padding:0 1.5rem 3rem;display:grid;position:relative}.UserProfilePage-module___JWdra__profile-main{flex-direction:column;gap:2rem;min-width:0;display:flex}.UserProfilePage-module___JWdra__profile-section{-webkit-backdrop-filter:blur(20px);background:#0a0a1099;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #0003}.UserProfilePage-module___JWdra__section-title{color:var(--text);border-bottom:1px solid var(--border);margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.UserProfilePage-module___JWdra__profile-banner{background:linear-gradient(135deg,#5865f233,#8b5cf633);height:200px;position:relative;overflow:hidden}.UserProfilePage-module___JWdra__profile-banner:before{content:"";background:linear-gradient(to top,var(--bg)5%,transparent);z-index:1;position:absolute;inset:0}.UserProfilePage-module___JWdra__profile-banner img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.UserProfilePage-module___JWdra__profile-sidebar{flex-direction:column;gap:1.5rem;display:flex}.UserProfilePage-module___JWdra__profile-card{-webkit-backdrop-filter:blur(20px);background:#0a0a1099;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #0003}.UserProfilePage-module___JWdra__profile-avatar-section{text-align:center;flex-direction:column;align-items:center;display:flex}.UserProfilePage-module___JWdra__profile-avatar-large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:6px solid var(--bg);width:120px;height:120px;color:var(--text-muted);background:#0a0a10cc;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 0 30px #0009}.UserProfilePage-module___JWdra__profile-avatar-large img{object-fit:cover;width:100%;height:100%}.UserProfilePage-module___JWdra__profile-name{color:var(--text);word-break:break-word;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.UserProfilePage-module___JWdra__profile-name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.UserProfilePage-module___JWdra__profile-bio{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.6}.UserProfilePage-module___JWdra__profile-meta{flex-direction:column;gap:.75rem;display:flex}.UserProfilePage-module___JWdra__profile-meta-item{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.UserProfilePage-module___JWdra__profile-meta-item svg{color:var(--primary);flex-shrink:0}.UserProfilePage-module___JWdra__profile-stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.UserProfilePage-module___JWdra__profile-stat-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.UserProfilePage-module___JWdra__profile-stat-card:hover{background:#ffffff14;border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 20px #0000004d}.UserProfilePage-module___JWdra__profile-stat-card svg{color:var(--primary);flex-shrink:0}.UserProfilePage-module___JWdra__stat-value{color:var(--text);font-size:1.75rem;font-weight:700;line-height:1}.UserProfilePage-module___JWdra__stat-label{color:var(--text-muted);font-size:.875rem}.UserProfilePage-module___JWdra__reviews-list{flex-direction:column;gap:1rem;display:flex}.UserProfilePage-module___JWdra__review-card-compact{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:1.25rem;transition:all .3s}.UserProfilePage-module___JWdra__review-card-compact:hover{background:#ffffff0f;border-color:#ffffff1a}.UserProfilePage-module___JWdra__review-compact-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.UserProfilePage-module___JWdra__review-server-link{color:var(--text);font-weight:600;text-decoration:none;transition:color .2s}.UserProfilePage-module___JWdra__review-server-link:hover{color:var(--primary)}.UserProfilePage-module___JWdra__review-rating{font-size:.875rem}.UserProfilePage-module___JWdra__review-compact-content{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.UserProfilePage-module___JWdra__review-compact-date{color:var(--text-muted);font-size:.875rem}@media (max-width:968px){.UserProfilePage-module___JWdra__profile-container{grid-template-columns:1fr;gap:1.5rem;margin-top:-3rem}.UserProfilePage-module___JWdra__profile-sidebar{width:100%;max-width:400px;margin:0 auto}}@media (max-width:768px){.UserProfilePage-module___JWdra__user-profile-page{padding-top:60px}.UserProfilePage-module___JWdra__profile-banner{height:150px}.UserProfilePage-module___JWdra__profile-container{margin-top:-2.5rem;padding:0 1rem 2rem}.UserProfilePage-module___JWdra__profile-avatar-large{border-width:4px;width:100px;height:100px;font-size:2rem}.UserProfilePage-module___JWdra__profile-name{font-size:1.25rem}.UserProfilePage-module___JWdra__profile-stats-grid{grid-template-columns:1fr}.UserProfilePage-module___JWdra__profile-stat-card{text-align:left;flex-direction:row;justify-content:flex-start;gap:1rem}.UserProfilePage-module___JWdra__stat-value{font-size:1.5rem}.UserProfilePage-module___JWdra__section-title{font-size:1.125rem}.UserProfilePage-module___JWdra__review-compact-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.UserProfilePage-module___JWdra__profile-banner{height:120px}.UserProfilePage-module___JWdra__profile-container{margin-top:-2rem}.UserProfilePage-module___JWdra__profile-avatar-large{width:80px;height:80px;font-size:1.75rem}.UserProfilePage-module___JWdra__profile-name{font-size:1.125rem}.UserProfilePage-module___JWdra__profile-card,.UserProfilePage-module___JWdra__profile-section{padding:1rem}.UserProfilePage-module___JWdra__stat-value{font-size:1.25rem}}
.ServerSidebar-module__S1_-QG__server-sidebar{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.ServerSidebar-module__S1_-QG__server-section{-webkit-backdrop-filter:blur(32px);background:#0f0f1666;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:20px;min-width:0;padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 15px 35px -5px #0000004d,inset 0 1px #ffffff0d}.ServerSidebar-module__S1_-QG__server-section:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px -5px #0006,inset 0 1px #ffffff1a}.ServerSidebar-module__S1_-QG__section-subtitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.ServerSidebar-module__S1_-QG__owner-info{background:#ffffff05;border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.ServerSidebar-module__S1_-QG__owner-info:hover{background:#ffffff0a}.ServerSidebar-module__S1_-QG__owner-avatar{width:48px;height:48px;color:var(--text-muted);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.ServerSidebar-module__S1_-QG__owner-avatar img{object-fit:cover;width:100%;height:100%}.ServerSidebar-module__S1_-QG__owner-name{word-wrap:break-word;overflow-wrap:break-word;color:#fff;font-size:1rem;font-weight:600}.ServerSidebar-module__S1_-QG__date-info{color:var(--text-muted);word-wrap:break-word;overflow-wrap:break-word;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;font-weight:500;display:flex}.ServerSidebar-module__S1_-QG__date-info+.ServerSidebar-module__S1_-QG__date-info{margin-top:.25rem}[data-server-theme] .ServerSidebar-module__S1_-QG__server-section{border:1px solid rgba(var(--server-primary-rgb),.15);border-top:1px solid rgba(var(--server-primary-rgb),.25);box-shadow:0 15px 35px -5px #0000004d,inset 0 1px 0 rgba(var(--server-primary-rgb),.1)}[data-server-theme] .ServerSidebar-module__S1_-QG__server-section:hover{border-color:rgba(var(--server-primary-rgb),.3);box-shadow:0 20px 40px -5px rgba(var(--server-primary-rgb),.15),inset 0 1px 0 rgba(var(--server-primary-rgb),.2)}@media (max-width:640px){.ServerSidebar-module__S1_-QG__server-section{padding:1.25rem}}
.TicketBadge-module___Ipq9q__ticket-badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.TicketBadge-module___Ipq9q__ticket-badge-icon{font-size:1rem}.TicketBadge-module___Ipq9q__ticket-badge-blue{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.TicketBadge-module___Ipq9q__ticket-badge-yellow{color:#eab308;background:#eab3081a;border:1px solid #eab30833}.TicketBadge-module___Ipq9q__ticket-badge-orange{color:#f97316;background:#f973161a;border:1px solid #f9731633}.TicketBadge-module___Ipq9q__ticket-badge-red{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;animation:2s ease-in-out infinite TicketBadge-module___Ipq9q__pulse-red}.TicketBadge-module___Ipq9q__ticket-badge-green{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.TicketBadge-module___Ipq9q__ticket-badge-gray{color:#9ca3af;background:#9ca3af1a;border:1px solid #9ca3af33}.TicketBadge-module___Ipq9q__ticket-badge-category{color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf633}@keyframes TicketBadge-module___Ipq9q__pulse-red{0%,to{opacity:1}50%{opacity:.7}}
.ReportsFilters-module__i_3tCG__reports-filters{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#0a0a1099;margin-bottom:1.5rem;padding:1.5rem}.ReportsFilters-module__i_3tCG__reports-stats{border-bottom:1px solid var(--border);gap:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.ReportsFilters-module__i_3tCG__stat-item{flex-direction:column;gap:.25rem;display:flex}.ReportsFilters-module__i_3tCG__stat-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.ReportsFilters-module__i_3tCG__stat-value{color:var(--text);font-size:1.5rem;font-weight:700}.ReportsFilters-module__i_3tCG__filters-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ReportsFilters-module__i_3tCG__filter-group{flex-direction:column;gap:.5rem;display:flex}.ReportsFilters-module__i_3tCG__filter-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}@media (max-width:640px){.ReportsFilters-module__i_3tCG__reports-stats{flex-direction:column;gap:1rem}.ReportsFilters-module__i_3tCG__filters-row{grid-template-columns:1fr}}
