.login-form-module__5qnECa__card{--login-card-border:var(--ui-border);--login-decoration:color-mix(in srgb, var(--ui-accent) 13%, transparent);--login-heading:var(--ui-text);--login-subtitle:var(--ui-text-muted);--login-label:var(--ui-text-soft);--login-field-border:var(--ui-border-control);--login-field-border-hover:color-mix(in srgb, var(--ui-accent) 26%, var(--ui-border-control));--login-field-background:var(--ui-canvas-soft);--login-field-background-hover:var(--ui-surface-raised);--login-field-icon:var(--ui-text-muted);--login-field-text:var(--ui-text);--login-field-placeholder:var(--ui-text-muted);--login-autofill-background:var(--ui-surface-raised);--login-feedback:var(--ui-text-muted);--login-error:var(--ui-danger);border-left:1px solid var(--login-card-border);background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--ui-accent) 11%, transparent), transparent 20rem), linear-gradient(155deg, #fff 0%, #fbfaf6 62%, #f5f1e7 100%);min-width:0;color:var(--login-heading);flex-direction:column;justify-content:center;padding:clamp(42px,5vw,68px);display:flex;position:relative;overflow:hidden}.login-form-module__5qnECa__card:after{border:1px solid var(--login-decoration);content:"";pointer-events:none;border-radius:38px;width:230px;height:230px;position:absolute;bottom:-96px;right:-72px;transform:rotate(22deg)}.login-form-module__5qnECa__cardHeading,.login-form-module__5qnECa__form{z-index:1;position:relative}.login-form-module__5qnECa__cardHeading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:34px;display:grid}.login-form-module__5qnECa__welcomeMark{border:1px solid color-mix(in srgb, var(--ui-accent) 72%, white);background:var(--ui-accent);width:56px;height:56px;box-shadow:inset 0 -5px 0 color-mix(in srgb, var(--ui-accent) 78%, black), 0 13px 28px color-mix(in srgb, var(--ui-accent) 20%, transparent);color:var(--ui-on-accent);border-radius:15px;flex:none;place-items:center;display:grid}.login-form-module__5qnECa__welcomeMark svg{width:25px;height:25px}.login-form-module__5qnECa__cardHeading h2{color:var(--login-heading);letter-spacing:-.035em;margin:0;font-size:clamp(29px,3vw,36px);font-weight:760;line-height:1.05}.login-form-module__5qnECa__cardHeading p{max-width:390px;color:var(--login-subtitle);margin:7px 0 0;font-size:13px;font-weight:520;line-height:1.45}.login-form-module__5qnECa__form{gap:18px;display:grid}.login-form-module__5qnECa__group{gap:8px;display:grid}.login-form-module__5qnECa__group>label{color:var(--login-label);letter-spacing:.025em;text-transform:uppercase;font-size:12px;font-weight:760}.login-form-module__5qnECa__field{border:1px solid var(--login-field-border);background:var(--login-field-background);min-height:56px;color:var(--login-field-icon);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.login-form-module__5qnECa__field:hover{border-color:var(--login-field-border-hover);background:var(--login-field-background-hover)}.login-form-module__5qnECa__field:focus-within{border-color:var(--ui-accent);background:var(--login-field-background-hover);box-shadow:0 0 0 4px color-mix(in srgb, var(--ui-accent) 18%, transparent), inset 0 1px 0 #ffffff09}.login-form-module__5qnECa__fieldError{border-color:var(--login-error);background:color-mix(in srgb, var(--login-error) 9%, var(--login-field-background))}.login-form-module__5qnECa__fieldError:focus-within{border-color:var(--login-error);box-shadow:0 0 0 4px color-mix(in srgb, var(--login-error) 13%, transparent)}.login-form-module__5qnECa__fieldIcon{width:50px;height:100%;color:var(--login-field-icon);place-items:center;display:grid}.login-form-module__5qnECa__fieldIcon svg{width:19px;height:19px}.login-form-module__5qnECa__field input{width:100%;min-width:0;height:54px;color:var(--login-field-text);background:0 0;border:0;outline:0;padding:0;font-size:15px;font-weight:560}.login-form-module__5qnECa__field input::placeholder{color:var(--login-field-placeholder);font-weight:520}.login-form-module__5qnECa__field input:disabled{cursor:wait;opacity:.6}.login-form-module__5qnECa__field input:-webkit-autofill{box-shadow:0 0 0 1000px var(--login-autofill-background) inset;-webkit-text-fill-color:var(--login-field-text)}.login-form-module__5qnECa__field input:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--login-autofill-background) inset;-webkit-text-fill-color:var(--login-field-text)}.login-form-module__5qnECa__field input:-webkit-autofill:focus{box-shadow:0 0 0 1000px var(--login-autofill-background) inset;-webkit-text-fill-color:var(--login-field-text)}.login-form-module__5qnECa__passwordToggle{width:48px;height:54px;color:var(--login-field-placeholder);cursor:pointer;background:0 0;border:0;outline:0;place-items:center;padding:0;display:grid}.login-form-module__5qnECa__passwordToggle:hover:not(:disabled),.login-form-module__5qnECa__passwordToggle:focus-visible{color:var(--ui-accent-hover)}.login-form-module__5qnECa__passwordToggle:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--ui-accent) 46%, transparent);border-radius:10px}.login-form-module__5qnECa__passwordToggle:disabled{cursor:wait;opacity:.55}.login-form-module__5qnECa__passwordToggle svg{width:20px;height:20px}.login-form-module__5qnECa__errorMessage{min-height:16px;color:var(--login-error);font-size:11px;line-height:1.35}.login-form-module__5qnECa__rememberOption{width:fit-content;color:var(--login-subtitle);cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;display:grid}.login-form-module__5qnECa__rememberOption input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.login-form-module__5qnECa__rememberControl{border:1px solid var(--login-field-border);background:var(--login-field-background);border-radius:7px;place-items:center;width:22px;height:22px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 1px #ffffff0a}.login-form-module__5qnECa__rememberControl>span{border-bottom:2px solid var(--ui-on-accent);border-left:2px solid var(--ui-on-accent);opacity:0;width:9px;height:5px;transition:opacity .14s,transform .14s;transform:translateY(-1px)rotate(-45deg)scale(.6)}.login-form-module__5qnECa__rememberOption:hover .login-form-module__5qnECa__rememberControl{border-color:var(--login-field-border-hover);background:var(--login-field-background-hover)}.login-form-module__5qnECa__rememberOption input:checked+.login-form-module__5qnECa__rememberControl{border-color:color-mix(in srgb, var(--ui-accent) 78%, white);background:var(--ui-accent);box-shadow:inset 0 -2px 0 color-mix(in srgb, var(--ui-accent) 80%, black), 0 7px 18px color-mix(in srgb, var(--ui-accent) 20%, transparent)}.login-form-module__5qnECa__rememberOption input:checked+.login-form-module__5qnECa__rememberControl>span{opacity:1;transform:translateY(-1px)rotate(-45deg)scale(1)}.login-form-module__5qnECa__rememberOption input:focus-visible+.login-form-module__5qnECa__rememberControl{box-shadow:0 0 0 4px color-mix(in srgb, var(--ui-accent) 22%, transparent)}.login-form-module__5qnECa__rememberOption input:disabled+.login-form-module__5qnECa__rememberControl,.login-form-module__5qnECa__rememberOption input:disabled~span{cursor:wait;opacity:.58}.login-form-module__5qnECa__rememberOption>span:last-child{gap:2px;display:grid}.login-form-module__5qnECa__rememberOption strong{color:var(--login-label);font-size:12px;font-weight:720;line-height:1.25}.login-form-module__5qnECa__rememberOption small{color:var(--login-feedback);font-size:10px;font-weight:520;line-height:1.3}.login-form-module__5qnECa__feedback{min-height:16px;color:var(--login-feedback);flex-direction:column;gap:4px;font-size:11px;line-height:1.45;display:flex}.login-form-module__5qnECa__formError{color:var(--login-error);outline:0;font-weight:650}.login-form-module__5qnECa__submit{border:1px solid color-mix(in srgb, var(--ui-accent) 78%, white);background:var(--ui-accent);min-height:57px;box-shadow:inset 0 -3px 0 color-mix(in srgb, var(--ui-accent) 82%, black), 0 14px 30px color-mix(in srgb, var(--ui-accent) 23%, transparent);color:var(--ui-on-accent);cursor:pointer;border-radius:13px;outline:0;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:780;transition:background .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.login-form-module__5qnECa__submit:hover:not(:disabled){background:var(--ui-accent-hover);box-shadow:inset 0 -3px 0 color-mix(in srgb, var(--ui-accent) 78%, black), 0 17px 34px color-mix(in srgb, var(--ui-accent) 30%, transparent);transform:translateY(-1px)}.login-form-module__5qnECa__submit:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--ui-accent) 25%, transparent), inset 0 -3px 0 color-mix(in srgb, var(--ui-accent) 82%, black), 0 14px 30px color-mix(in srgb, var(--ui-accent) 23%, transparent)}.login-form-module__5qnECa__submit:disabled{cursor:wait;opacity:.68}.login-form-module__5qnECa__buttonArrow{width:19px;height:19px;display:inline-flex}.login-form-module__5qnECa__buttonArrow svg{width:100%;height:100%}.login-form-module__5qnECa__spinner{border:2px solid color-mix(in srgb, var(--ui-on-accent) 38%, transparent);border-top-color:var(--ui-on-accent);border-radius:50%;width:17px;height:17px;animation:.76s linear infinite login-form-module__5qnECa__login-spin}html[data-theme=dark] .login-form-module__5qnECa__card{--login-card-border:#2c405e;--login-decoration:color-mix(in srgb, var(--ui-accent) 12%, transparent);--login-heading:#f8fafc;--login-subtitle:#aeb9ca;--login-label:#e7ecf4;--login-field-border:#354b6d;--login-field-border-hover:#496182;--login-field-background:#1c2c46;--login-field-background-hover:#20314e;--login-field-icon:#afbacb;--login-field-text:#f6f8fb;--login-field-placeholder:#8390a5;--login-autofill-background:#20314e;--login-feedback:#9eabbe;--login-error:#ff91a2;background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--ui-accent) 9%, transparent), transparent 20rem), linear-gradient(155deg, #19283e 0%, #121e31 62%, #101a2b 100%)}@keyframes login-form-module__5qnECa__login-spin{to{transform:rotate(1turn)}}@media (max-width:920px){.login-form-module__5qnECa__card{border-top:1px solid var(--login-card-border);border-left:0;padding:52px 48px}}@media (min-width:921px) and (max-height:800px){.login-form-module__5qnECa__card{padding:38px 52px}.login-form-module__5qnECa__cardHeading{margin-bottom:26px}}@media (max-width:600px){.login-form-module__5qnECa__card{padding:38px 24px 30px}.login-form-module__5qnECa__cardHeading{gap:13px;margin-bottom:29px}.login-form-module__5qnECa__welcomeMark{border-radius:13px;width:49px;height:49px}.login-form-module__5qnECa__welcomeMark svg{width:23px;height:23px}.login-form-module__5qnECa__cardHeading h2{font-size:29px}.login-form-module__5qnECa__cardHeading p{font-size:12px}.login-form-module__5qnECa__field,.login-form-module__5qnECa__submit{border-radius:12px}}@media (max-width:360px){.login-form-module__5qnECa__card{padding-left:19px;padding-right:19px}}@media (prefers-reduced-motion:reduce){.login-form-module__5qnECa__submit,.login-form-module__5qnECa__field,.login-form-module__5qnECa__rememberControl,.login-form-module__5qnECa__rememberControl>span{transition:none}.login-form-module__5qnECa__spinner{animation-duration:1.5s}}
.login-intro-module__T5jsjq__intro{background-color:#0b1322;background-image:linear-gradient(90deg, #080f1deb, #080f1da3), var(--login-background-image), radial-gradient(circle at 82% 15%, color-mix(in srgb, var(--ui-accent) 25%, transparent), transparent 20rem), linear-gradient(145deg, #17243a 0%, #0b1322 66%, #111d31 100%);color:#f8f9fc;background-position:50%,50%,100% 0,50%;background-repeat:no-repeat;background-size:cover,cover,auto,cover;flex-direction:column;min-width:0;padding:clamp(42px,5vw,72px);display:flex;position:relative;overflow:hidden}.login-intro-module__T5jsjq__intro:before{border:1px solid color-mix(in srgb, var(--ui-accent) 16%, transparent);content:"";pointer-events:none;border-radius:18px;width:340px;height:340px;position:absolute;bottom:-80px;right:-40px;transform:rotate(24deg)}.login-intro-module__T5jsjq__intro:after{opacity:.4;content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff29 1px,#0000 1px);background-size:16px 16px;width:210px;height:210px;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 72%);mask-image:linear-gradient(135deg,#000,#0000 72%)}.login-intro-module__T5jsjq__introContent{z-index:1;position:relative}.login-intro-module__T5jsjq__logo{--brand-mark-size:84px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121f34bd;border:1px solid #ffffff29;border-radius:21px;place-items:center;width:112px;height:112px;margin-bottom:18px;display:grid;box-shadow:0 20px 44px #04091247,inset 0 1px #ffffff12}.login-intro-module__T5jsjq__logo .brand-word{display:none}.login-intro-module__T5jsjq__logo .brand-mark{filter:none}.login-intro-module__T5jsjq__badge{border:1px solid color-mix(in srgb, var(--ui-accent) 48%, transparent);background:color-mix(in srgb, var(--ui-accent) 12%, #0d1727bd);color:var(--ui-accent);letter-spacing:.035em;text-transform:uppercase;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:11px;font-weight:760;display:inline-flex}.login-intro-module__T5jsjq__badge>span{background:var(--ui-accent);width:8px;height:8px;box-shadow:0 0 18px color-mix(in srgb, var(--ui-accent) 70%, transparent);border-radius:2px}.login-intro-module__T5jsjq__intro h1{color:#fff;letter-spacing:-.055em;max-width:520px;margin:24px 0 18px;font-size:clamp(46px,4.5vw,64px);font-weight:720;line-height:1.02}.login-intro-module__T5jsjq__introText{color:#aeb6c5;max-width:500px;margin:0;font-size:16px;line-height:1.65}.login-intro-module__T5jsjq__highlights{flex-wrap:wrap;align-items:center;gap:10px;margin:30px 0 0;padding:0;list-style:none;display:flex}.login-intro-module__T5jsjq__highlights li{color:#ecf1f8;background:#121d31bf;border:1px solid #ffffff30;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.login-intro-module__T5jsjq__highlights li>span{background:var(--ui-accent);width:7px;height:7px;box-shadow:0 0 12px color-mix(in srgb, var(--ui-accent) 65%, transparent);border-radius:2px;transform:rotate(45deg)}html[data-theme=dark] .login-intro-module__T5jsjq__intro{background-image:linear-gradient(90deg, #080f1de6, #080f1d9e), var(--login-background-image), radial-gradient(circle at 82% 15%, color-mix(in srgb, var(--ui-accent) 24%, transparent), transparent 20rem), radial-gradient(circle at 14% 92%, color-mix(in srgb, var(--ui-accent) 10%, transparent), transparent 22rem), radial-gradient(circle at 92% 88%, color-mix(in srgb, var(--ui-cyan) 7%, transparent), transparent 18rem), linear-gradient(145deg, #18263e 0%, #0b1425 62%, #121e33 100%);background-position:50%,50%,100% 0,0 100%,100% 100%,50%;background-size:cover,cover,auto,auto,auto,cover}@media (max-width:920px){.login-intro-module__T5jsjq__intro{min-height:440px;padding:48px}.login-intro-module__T5jsjq__intro h1{max-width:520px;font-size:clamp(44px,8vw,58px)}}@media (min-width:921px) and (max-height:800px){.login-intro-module__T5jsjq__intro{padding:38px 48px}.login-intro-module__T5jsjq__intro h1{margin:20px 0 14px;font-size:clamp(44px,4vw,54px)}.login-intro-module__T5jsjq__introText{font-size:14px}.login-intro-module__T5jsjq__logo{--brand-mark-size:66px;border-radius:17px;width:88px;height:88px;margin-bottom:14px}.login-intro-module__T5jsjq__highlights{margin-top:22px}}@media (max-width:600px){.login-intro-module__T5jsjq__intro{min-height:385px;padding:35px 26px 29px}.login-intro-module__T5jsjq__logo{--brand-mark-size:60px;border-radius:16px;width:80px;height:80px;margin-bottom:13px}.login-intro-module__T5jsjq__badge{font-size:11px}.login-intro-module__T5jsjq__intro h1{margin:23px 0 17px;font-size:clamp(38px,11vw,48px)}.login-intro-module__T5jsjq__introText{font-size:14px}.login-intro-module__T5jsjq__highlights{align-items:stretch;margin-top:24px}.login-intro-module__T5jsjq__highlights li{flex:auto}}@media (max-width:360px){.login-intro-module__T5jsjq__intro{padding-left:21px;padding-right:21px}}
.login-page-module__i0nP3G__page{background-color:var(--ui-canvas);background-image:linear-gradient(#f4f1e9e0, #f4f1e9ed), var(--login-background-image), radial-gradient(circle at 9% 8%, color-mix(in srgb, var(--ui-accent) 13%, transparent), transparent 29rem), radial-gradient(circle at 92% 90%, color-mix(in srgb, var(--ui-cyan) 7%, transparent), transparent 25rem);min-width:320px;min-height:100svh;color:var(--ui-text);background-position:50%,50%,0 0,100% 100%;background-repeat:no-repeat;background-size:cover,cover,auto,auto;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow-x:hidden}.login-page-module__i0nP3G__atmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-page-module__i0nP3G__atmosphere:before,.login-page-module__i0nP3G__atmosphere:after{border:1px solid color-mix(in srgb, var(--ui-accent) 10%, transparent);content:"";border-radius:12px;position:absolute;transform:rotate(22deg)}.login-page-module__i0nP3G__atmosphere:before{width:440px;height:440px;top:-210px;left:-150px}.login-page-module__i0nP3G__atmosphere:after{width:520px;height:520px;bottom:-250px;right:-190px}.login-page-module__i0nP3G__header{z-index:2;padding:22px clamp(20px,4vw,64px);position:relative}.login-page-module__i0nP3G__headerInner{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:17px;grid-template-columns:minmax(180px,1fr) auto minmax(80px,1fr);align-items:center;width:min(1180px,100%);min-height:66px;margin:0 auto;padding:10px 14px;display:grid;box-shadow:0 16px 42px #1420391a,inset 0 1px #ffffffb8}.login-page-module__i0nP3G__brand{border-radius:10px;justify-self:start;align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.login-page-module__i0nP3G__brand:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}.login-page-module__i0nP3G__brand .brand-mark{width:36px;height:36px;color:var(--ui-accent);filter:none}.login-page-module__i0nP3G__brand .server-domain{max-width:min(48vw,360px);color:var(--ui-text);letter-spacing:-.25px;font-size:16px;font-weight:680}.login-page-module__i0nP3G__headerActions{justify-self:end;align-items:center;gap:10px;display:flex}.login-page-module__i0nP3G__navigation{border:1px solid var(--ui-border);background:var(--ui-canvas-soft);border-radius:12px;justify-self:center;align-items:center;gap:3px;padding:4px;display:flex}.login-page-module__i0nP3G__navigationLink{min-width:78px;color:var(--ui-text-muted);text-align:center;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:680;line-height:1.2;text-decoration:none;transition:background .16s,color .16s,transform .16s}.login-page-module__i0nP3G__navigationLink:hover{color:var(--ui-text);transform:translateY(-1px)}.login-page-module__i0nP3G__navigationLink:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px;color:var(--ui-text)}.login-page-module__i0nP3G__header .theme-toggle{border-color:var(--ui-border);background:var(--ui-canvas-soft);color:var(--ui-text-soft)}.login-page-module__i0nP3G__header .theme-toggle:hover{border-color:color-mix(in srgb, var(--ui-accent) 44%, var(--ui-border));background:var(--ui-surface-active);color:var(--ui-accent-hover)}.login-page-module__i0nP3G__main{z-index:1;place-items:center;width:100%;padding:24px clamp(20px,4vw,64px) 42px;display:grid;position:relative}.login-page-module__i0nP3G__shell{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:22px;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);width:min(1180px,100%);min-height:min(680px,100svh - 176px);display:grid;overflow:hidden;box-shadow:0 32px 90px #0f182a29,0 4px 16px #0f182a0f}html[data-theme=dark] .login-page-module__i0nP3G__page{background-color:var(--ui-canvas);background-image:linear-gradient(#080f1dc7, #080f1de6), var(--login-background-image), radial-gradient(circle at 10% 8%, color-mix(in srgb, var(--ui-accent) 18%, transparent), transparent 30rem), radial-gradient(circle at 94% 14%, color-mix(in srgb, var(--ui-cyan) 10%, transparent), transparent 25rem), radial-gradient(circle at 82% 94%, color-mix(in srgb, var(--ui-pink) 7%, transparent), transparent 27rem);color:var(--ui-text)}html[data-theme=dark] .login-page-module__i0nP3G__atmosphere:before{border-color:color-mix(in srgb, var(--ui-accent) 12%, transparent)}html[data-theme=dark] .login-page-module__i0nP3G__atmosphere:after{border-color:color-mix(in srgb, var(--ui-accent) 12%, transparent)}html[data-theme=dark] .login-page-module__i0nP3G__headerInner{background:#111b2e;border-color:#263955;box-shadow:0 16px 42px #080f1d2e}html[data-theme=dark] .login-page-module__i0nP3G__brand .server-domain{color:#f7f8fb}html[data-theme=dark] .login-page-module__i0nP3G__header .theme-toggle{color:#dbe2ed;background:#1b2940;border-color:#31435f}html[data-theme=dark] .login-page-module__i0nP3G__header .theme-toggle:hover{border-color:color-mix(in srgb, var(--ui-accent) 48%, #31435f);color:var(--ui-accent-hover);background:#22334f}html[data-theme=dark] .login-page-module__i0nP3G__navigation{background:#17243a;border-color:#2f425f}html[data-theme=dark] .login-page-module__i0nP3G__navigationLink{color:#aeb8ca}:is(html[data-theme=dark] .login-page-module__i0nP3G__navigationLink:hover,html[data-theme=dark] .login-page-module__i0nP3G__navigationLink:focus-visible){color:#fff}html[data-theme=dark] .login-page-module__i0nP3G__shell{border-color:var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), color-mix(in srgb, var(--ui-pink) 2%, transparent)), var(--ui-surface);box-shadow:0 34px 100px #0206126b, 0 0 0 1px color-mix(in srgb, var(--ui-accent) 5%, transparent)}@media (max-width:920px){.login-page-module__i0nP3G__page{overflow-y:auto}.login-page-module__i0nP3G__main{padding-top:14px}.login-page-module__i0nP3G__shell{grid-template-columns:1fr;width:min(680px,100%);min-height:auto}}@media (max-width:1080px){.login-page-module__i0nP3G__headerInner{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;row-gap:9px}.login-page-module__i0nP3G__navigation{grid-area:2/1/auto/-1;justify-content:stretch;width:100%}.login-page-module__i0nP3G__navigationLink{flex:1 1 0;min-width:0;padding-left:8px;padding-right:8px}}@media (min-width:921px) and (max-height:800px){.login-page-module__i0nP3G__header{padding-top:14px;padding-bottom:14px}.login-page-module__i0nP3G__main{padding-top:8px;padding-bottom:16px}.login-page-module__i0nP3G__shell{min-height:calc(100svh - 126px)}}@media (max-width:600px){.login-page-module__i0nP3G__header{padding:15px 16px}.login-page-module__i0nP3G__brand .brand-mark{width:33px;height:33px}.login-page-module__i0nP3G__brand .server-domain{max-width:58vw;font-size:15px}.login-page-module__i0nP3G__navigation{border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;display:grid}.login-page-module__i0nP3G__navigationLink{min-height:29px;padding:7px 4px;font-size:10px}.login-page-module__i0nP3G__main{padding:8px 12px 28px}.login-page-module__i0nP3G__shell{border-radius:18px}}
.server-brand-module__WgeEPW__mark{width:var(--brand-mark-size,35px);height:var(--brand-mark-size,35px);color:var(--brand-mark-color,var(--shop-accent,var(--ui-accent)));filter:var(--brand-mark-filter,none);flex:none;display:inline-flex}.server-brand-module__WgeEPW__mark svg{width:100%;height:100%}.server-brand-module__WgeEPW__logo{background-position:50%;background-repeat:no-repeat;background-size:contain}.server-brand-module__WgeEPW__word{min-width:0;max-width:var(--brand-word-max-width,min(28vw, 330px));color:var(--brand-word-color,var(--shop-text,var(--ui-text)));font-family:var(--font-body);font-size:var(--brand-word-size,16px);font-weight:var(--brand-word-weight,680);letter-spacing:var(--brand-word-spacing,-.25px);text-overflow:ellipsis;white-space:nowrap;line-height:1;display:block;overflow:hidden}
.site-footer-module__dIFieq__footer{z-index:1;border-top:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:88px;margin-inline:auto;display:flex;position:relative}.site-footer-module__dIFieq__footer:before{background:linear-gradient(90deg, var(--ui-accent), transparent);content:"";width:72px;height:1px;position:absolute;top:-1px;left:0}.site-footer-module__dIFieq__brand{--brand-mark-size:28px;--brand-word-color:var(--ui-text-soft);--brand-word-size:12px;--brand-word-max-width:240px;border-radius:7px;align-items:center;gap:9px;min-width:0;text-decoration:none;display:inline-flex}.site-footer-module__dIFieq__footer nav{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.site-footer-module__dIFieq__footer nav a{color:var(--ui-text-muted);border-radius:5px;font-size:11px;font-weight:680;text-decoration:none;transition:color .16s,transform .16s}.site-footer-module__dIFieq__footer nav a:hover{color:var(--ui-accent-hover);transform:translateY(-1px)}.site-footer-module__dIFieq__footer nav a:focus-visible,.site-footer-module__dIFieq__brand:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}@media (max-width:680px){.site-footer-module__dIFieq__footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;width:calc(100% - 30px);min-height:0;padding:24px 0}.site-footer-module__dIFieq__footer nav{justify-content:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){.site-footer-module__dIFieq__footer nav a{transition:none}}
.theme-toggle-module__mW4Bta__toggle{border:1px solid var(--ui-border-control);background:color-mix(in srgb, var(--ui-surface-raised) 86%, transparent);width:40px;height:40px;color:var(--ui-text-soft);cursor:pointer;border-radius:11px;outline:0;flex:none;place-items:center;padding:0;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid;position:relative}.theme-toggle-module__mW4Bta__toggle:hover{border-color:color-mix(in srgb, var(--ui-accent) 34%, var(--ui-border-control));background:var(--ui-surface-raised);color:var(--ui-accent);transform:translateY(-1px)}.theme-toggle-module__mW4Bta__toggle:focus-visible{border-color:var(--ui-accent);box-shadow:0 0 0 4px var(--ui-focus)}.theme-toggle-module__mW4Bta__icon{place-items:center;width:19px;height:19px;display:grid}.theme-toggle-module__mW4Bta__icon svg{width:100%;height:100%}:is(html[data-theme=light] .theme-toggle-module__mW4Bta__sun,html[data-theme=dark] .theme-toggle-module__mW4Bta__moon){display:none}.theme-toggle-module__mW4Bta__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(html[data-theme=light] .theme-toggle-module__mW4Bta__lightLabel,html[data-theme=dark] .theme-toggle-module__mW4Bta__darkLabel){display:none}@media (prefers-reduced-motion:reduce){.theme-toggle-module__mW4Bta__toggle{transition:none}}
.store-header-module__9Snhla__header{z-index:50;border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-surface) 94%, transparent);will-change:top, min-height, padding;border-radius:18px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;width:min(1460px,100% - 24px);min-height:66px;margin:0;padding:8px clamp(20px,4vw,64px);transition:top .44s cubic-bezier(.16,1,.3,1),min-height .44s cubic-bezier(.16,1,.3,1),padding .44s cubic-bezier(.16,1,.3,1),border-color .36s,border-radius .44s cubic-bezier(.16,1,.3,1),background .36s,box-shadow .44s cubic-bezier(.16,1,.3,1);display:grid;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #222b421c,inset 0 1px #ffffffc2}.store-header-module__9Snhla__compact{border-color:color-mix(in srgb, var(--shop-accent) 18%, var(--shop-border));background:color-mix(in srgb, var(--shop-surface) 98%, transparent);border-radius:20px;min-height:60px;padding-top:7px;padding-bottom:7px;top:12px;box-shadow:0 16px 38px #222b4224,inset 0 1px #ffffffb8}.store-header-module__9Snhla__brand{--brand-mark-size:35px;--brand-mark-color:var(--shop-accent);--brand-word-color:var(--shop-text);--brand-word-size:16px;--brand-word-max-width:min(28vw, 330px);border-radius:9px;justify-self:start;align-items:center;gap:9px;min-width:0;text-decoration:none;display:inline-flex}.store-header-module__9Snhla__brand:focus-visible{outline:2px solid var(--shop-accent);outline-offset:4px}.store-header-module__9Snhla__brand .server-domain{color:var(--shop-text)}.store-header-module__9Snhla__navigation{border:1px solid var(--shop-border);background:var(--shop-background);border-radius:12px;justify-self:center;align-items:center;gap:4px;padding:4px;display:flex}.store-header-module__9Snhla__navigationLink{min-width:96px;color:var(--shop-muted);text-align:center;border-radius:8px;padding:8px 15px;font-size:12px;font-weight:680;line-height:1.2;text-decoration:none;transition:background .16s,color .16s,box-shadow .16s,transform .16s}.store-header-module__9Snhla__navigationLink:hover{color:var(--shop-text);transform:translateY(-1px)}.store-header-module__9Snhla__navigationLink:focus-visible{outline:2px solid var(--shop-accent);outline-offset:2px}.store-header-module__9Snhla__navigationLink[aria-current=page]{background:var(--shop-accent);box-shadow:0 7px 18px color-mix(in srgb, var(--shop-accent) 22%, transparent);color:var(--ui-on-accent)}.store-header-module__9Snhla__actions{justify-self:end;align-items:center;gap:9px;display:flex}.store-header-module__9Snhla__playerButton,.store-header-module__9Snhla__balance{border:1px solid var(--shop-border);background:var(--shop-surface-raised);min-height:42px;color:var(--shop-text);border-radius:11px;align-items:center;display:flex}.store-header-module__9Snhla__playerButton{cursor:pointer;gap:9px;padding:4px 10px 4px 5px}.store-header-module__9Snhla__playerButton:hover:not(:disabled),.store-header-module__9Snhla__playerButton:focus-visible{border-color:color-mix(in srgb, var(--shop-accent) 48%, var(--shop-border));background:var(--shop-surface-active);outline:0}.store-header-module__9Snhla__playerButton:disabled{cursor:wait;opacity:.65}.store-header-module__9Snhla__skinFace{background-image:var(--skin-url);width:33px;height:33px;image-rendering:pixelated;background-position:14.2857% 14.2857%;background-size:800% 800%;border-radius:7px;flex:none;box-shadow:inset 0 0 0 1px #ffffff29}.store-header-module__9Snhla__skinFacePending{background:linear-gradient(135deg, color-mix(in srgb, var(--shop-accent) 22%, var(--shop-surface-raised)), var(--shop-surface-active));box-shadow:inset 0 0 0 1px #ffffff1f, 0 0 0 1px color-mix(in srgb, var(--shop-accent) 14%, transparent)}.store-header-module__9Snhla__loginLink{background:var(--shop-accent);min-height:42px;box-shadow:0 8px 22px color-mix(in srgb, var(--shop-accent) 22%, transparent);color:var(--ui-on-accent);border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:11px;font-weight:720;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.store-header-module__9Snhla__loginLink:hover{background:var(--ui-accent-hover);transform:translateY(-1px)}.store-header-module__9Snhla__loginLink:focus-visible{outline:2px solid var(--shop-accent);outline-offset:3px}.store-header-module__9Snhla__playerName{max-width:130px;color:var(--shop-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.store-header-module__9Snhla__changeLabel{color:var(--shop-muted);font-size:9px;font-weight:600}.store-header-module__9Snhla__balance{min-width:50px;color:var(--shop-text);font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:720}.store-header-module__9Snhla__balanceCelebrating{animation:.76s cubic-bezier(.16,1,.3,1) both store-header-module__9Snhla__balanceUpdate}html[data-theme=dark] .store-header-module__9Snhla__header{background:#0f192bf5;border-color:#2b3e5c;box-shadow:0 18px 44px #01050d6b,inset 0 1px #ffffff09}html[data-theme=dark] .store-header-module__9Snhla__header.store-header-module__9Snhla__compact{background:#0f192bfa;border-color:#526987c7;box-shadow:0 16px 38px #01050d75,inset 0 1px #ffffff0b}html[data-theme=dark] .store-header-module__9Snhla__navigation{background:#17243a}html[data-theme=dark] .store-header-module__9Snhla__brand .server-domain{color:#f8f9fc}html[data-theme=dark] .store-header-module__9Snhla__navigationLink{color:#aeb8ca}html[data-theme=dark] .store-header-module__9Snhla__navigationLink:hover{color:#fff}html[data-theme=dark] .store-header-module__9Snhla__navigationLink[aria-current=page]{background:var(--ui-accent);color:var(--ui-on-accent);box-shadow:0 7px 18px color-mix(in srgb, var(--ui-accent) 24%, transparent)}:is(html[data-theme=dark] .store-header-module__9Snhla__playerButton,html[data-theme=dark] .store-header-module__9Snhla__balance){color:#c8d0de;background:#17253d;border-color:#31445f}html[data-theme=dark] .store-header-module__9Snhla__playerButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--shop-accent) 48%, #31445f);background:#20314c}html[data-theme=dark] .store-header-module__9Snhla__playerButton:focus-visible{border-color:color-mix(in srgb, var(--shop-accent) 48%, #31445f);background:#20314c}:is(html[data-theme=dark] .store-header-module__9Snhla__playerName,html[data-theme=dark] .store-header-module__9Snhla__balance){color:#f8f9fc}html[data-theme=dark] .store-header-module__9Snhla__changeLabel{color:#929eb2}html[data-theme=dark] .store-header-module__9Snhla__balance{border-color:color-mix(in srgb, var(--ui-accent) 23%, var(--ui-border))}.store-header-module__9Snhla__header .theme-toggle{border-color:var(--shop-border);background:var(--shop-surface-raised);color:var(--shop-muted)}.store-header-module__9Snhla__header .theme-toggle:hover{border-color:color-mix(in srgb, var(--shop-accent) 48%, var(--shop-border));background:var(--shop-surface-active);color:var(--shop-accent)}html[data-theme=dark] .store-header-module__9Snhla__header .theme-toggle{color:#d4dbe7;background:#17253d;border-color:#31445f}html[data-theme=dark] .store-header-module__9Snhla__header .theme-toggle:hover{border-color:color-mix(in srgb, var(--shop-accent) 48%, #31445f);color:var(--shop-accent);background:#20314c}@media (max-width:1280px) and (min-width:1001px){.store-header-module__9Snhla__header{grid-template-columns:minmax(165px,1fr) auto minmax(165px,1fr);padding-left:clamp(14px,2vw,28px);padding-right:clamp(14px,2vw,28px)}.store-header-module__9Snhla__navigationLink{min-width:68px;padding-left:8px;padding-right:8px;font-size:11px}.store-header-module__9Snhla__playerName{max-width:92px}.store-header-module__9Snhla__changeLabel{display:none}}@media (max-width:1000px){.store-header-module__9Snhla__header.store-header-module__9Snhla__withNavigation{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;row-gap:9px;min-height:0;padding-top:10px;padding-bottom:10px}.store-header-module__9Snhla__withNavigation .store-header-module__9Snhla__navigation{grid-area:2/1/auto/-1;justify-content:stretch;width:100%}.store-header-module__9Snhla__withNavigation .store-header-module__9Snhla__navigationLink{flex:1 1 0;min-width:0;padding-top:7px;padding-bottom:7px}}@media (max-width:700px){.store-header-module__9Snhla__header{width:calc(100% - 16px);min-height:64px;padding-left:14px;padding-right:14px;top:16px}.store-header-module__9Snhla__compact{min-height:58px;top:8px}.store-header-module__9Snhla__brand{--brand-mark-size:31px;--brand-word-size:14px;--brand-word-max-width:34vw}.store-header-module__9Snhla__changeLabel,.store-header-module__9Snhla__playerName{display:none}.store-header-module__9Snhla__playerButton{width:42px;padding:4px}.store-header-module__9Snhla__balance{min-width:44px}.store-header-module__9Snhla__loginLink{min-height:40px;padding-left:13px;padding-right:13px}}@media (max-width:480px){.store-header-module__9Snhla__header.store-header-module__9Snhla__withNavigation{row-gap:7px;padding-top:8px;padding-bottom:8px}.store-header-module__9Snhla__navigation{border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;display:grid}.store-header-module__9Snhla__navigationLink{min-height:28px;padding-left:4px;padding-right:4px;font-size:10px}}@media (max-width:380px){.store-header-module__9Snhla__header{padding-left:10px;padding-right:10px}.store-header-module__9Snhla__brand{--brand-word-max-width:30vw}.store-header-module__9Snhla__actions{gap:5px}.store-header-module__9Snhla__balance{min-width:43px;padding-left:7px;padding-right:7px}}@media (prefers-reduced-motion:reduce){.store-header-module__9Snhla__header{transition:none}.store-header-module__9Snhla__balanceCelebrating{animation:none}}@keyframes store-header-module__9Snhla__balanceUpdate{0%{transform:scale(.94)}45%{border-color:var(--ui-cyan);box-shadow:0 0 0 6px var(--ui-cyan-soft);transform:scale(1.08)}to{transform:scale(1)}}
.store-shell-module__FxcZ6G__shell{--shop-background:var(--ui-canvas);--shop-surface:var(--ui-surface);--shop-surface-raised:var(--ui-surface-raised);--shop-surface-active:var(--ui-surface-active);--shop-text:var(--ui-text);--shop-muted:var(--ui-text-muted);--shop-border:var(--ui-border);--shop-accent:var(--ui-accent);--shop-accent-soft:var(--ui-accent-soft);--shop-positive:var(--ui-cyan);isolation:isolate;background:radial-gradient(circle at 7% 4%, color-mix(in srgb, var(--ui-accent) 13%, transparent), transparent 26rem), radial-gradient(circle at 94% 10%, color-mix(in srgb, var(--ui-cyan) 7%, transparent), transparent 24rem), var(--ui-canvas);min-height:100svh;color:var(--ui-text);padding-top:90px;position:relative;overflow-x:clip}@media (max-width:700px){.store-shell-module__FxcZ6G__shell{padding-top:80px}}html[data-theme=dark] .store-shell-module__FxcZ6G__shell{background:radial-gradient(circle at 8% 3%, color-mix(in srgb, var(--ui-accent) 20%, transparent), transparent 30rem), radial-gradient(circle at 96% 12%, color-mix(in srgb, var(--ui-cyan) 8%, transparent), transparent 26rem), radial-gradient(circle at 78% 92%, color-mix(in srgb, var(--ui-pink) 8%, transparent), transparent 28rem), var(--ui-canvas)}
.shop-experience-module__BTPhmW__fatalError{background:radial-gradient(circle at 50% 30%, var(--ui-danger-soft), transparent 24rem), var(--ui-canvas);min-height:100svh;color:var(--ui-danger);text-align:center;place-items:center;padding:30px;font-weight:700;display:grid}
.collections-experience-module___EkEfq__shell{min-height:100svh}
.discord-community-section-module__-Blb7a__section{--discord-blue:#5865f2;--discord-nitro-pink:#ff73fa;--section-gap:clamp(96px, 8vw, 132px);z-index:1;width:min(1180px,100% - 40px);min-height:330px;margin:0 auto var(--section-gap);border:1px solid var(--ui-border);background:radial-gradient(circle at 16% 108%, color-mix(in srgb, var(--ui-accent) 18%, transparent), transparent 38%), linear-gradient(118deg, color-mix(in srgb, var(--discord-blue) 13%, var(--ui-surface)), var(--ui-surface) 58%);contain-intrinsic-block-size:auto 420px;content-visibility:auto;border-radius:24px;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:center;animation:.58s cubic-bezier(.16,1,.3,1) .22s both discord-community-section-module__-Blb7a__discordSectionReveal;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #1420391f,inset 0 1px #ffffff8c}.discord-community-section-module__-Blb7a__section:before,.discord-community-section-module__-Blb7a__section:after{content:"";pointer-events:none;position:absolute}.discord-community-section-module__-Blb7a__section:before{border:1px solid color-mix(in srgb, var(--discord-blue) 20%, transparent);border-radius:90px;width:390px;height:390px;top:-160px;right:-120px;transform:rotate(28deg)}.discord-community-section-module__-Blb7a__section:after{background:linear-gradient(180deg, var(--discord-blue) 0%, color-mix(in srgb, var(--discord-blue) 46%, var(--discord-nitro-pink)) 52%, var(--discord-nitro-pink) 100%);width:6px;height:100%;top:0;right:0}.discord-community-section-module__-Blb7a__mascot{place-items:end center;height:330px;display:grid;position:relative}.discord-community-section-module__-Blb7a__mascotGlow{background:radial-gradient(circle, color-mix(in srgb, var(--discord-blue) 30%, transparent), transparent 67%);filter:blur(8px);border-radius:50%;width:270px;height:270px;position:absolute;bottom:-55px}.discord-community-section-module__-Blb7a__mascot img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 18px #050c1d45);padding:18px 10px 0}.discord-community-section-module__-Blb7a__content{z-index:2;max-width:650px;padding:46px 68px 46px 36px;position:relative}.discord-community-section-module__-Blb7a__kicker{color:var(--discord-blue);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:11px;font-weight:830;display:inline-flex}.discord-community-section-module__-Blb7a__kicker svg{width:19px;height:19px}.discord-community-section-module__-Blb7a__content h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.047em;margin:13px 0 0;font-size:clamp(36px,4.3vw,58px);line-height:.98}.discord-community-section-module__-Blb7a__content h2 strong{color:var(--discord-blue);font:inherit}.discord-community-section-module__-Blb7a__description{max-width:590px;color:var(--ui-text-soft);margin:20px 0 0;font-size:14px;font-weight:540;line-height:1.68}.discord-community-section-module__-Blb7a__action{border:1px solid color-mix(in srgb, var(--discord-blue) 72%, white);background:linear-gradient(135deg, color-mix(in srgb, var(--discord-blue) 82%, white), var(--discord-blue));min-width:290px;min-height:52px;box-shadow:0 5px 0 color-mix(in srgb, var(--discord-blue) 68%, #2631a8), 0 17px 36px color-mix(in srgb, var(--discord-blue) 24%, transparent);color:#fff;text-transform:uppercase;border-radius:11px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:0 20px;font-size:12px;font-weight:820;text-decoration:none;transition:box-shadow .16s,filter .16s,transform .16s;display:inline-flex}.discord-community-section-module__-Blb7a__action:hover{filter:brightness(1.07);transform:translateY(-2px)}.discord-community-section-module__-Blb7a__action:focus-visible{outline:2px solid var(--discord-blue);outline-offset:4px}.discord-community-section-module__-Blb7a__action svg{flex:none;width:18px;height:18px}.discord-community-section-module__-Blb7a__action svg:last-child{width:16px;height:16px;margin-left:auto}html[data-theme=dark] .discord-community-section-module__-Blb7a__section{background:radial-gradient(circle at 16% 108%, color-mix(in srgb, var(--ui-accent) 14%, transparent), transparent 38%), linear-gradient(118deg, #172343, #111c30 58%);border-color:#2b3e5c;box-shadow:0 30px 76px #01050d57,inset 0 1px #ffffff0a}@media (max-width:820px){.discord-community-section-module__-Blb7a__section{grid-template-columns:240px minmax(0,1fr)}.discord-community-section-module__-Blb7a__mascot img{padding-top:28px}.discord-community-section-module__-Blb7a__content{padding-left:16px;padding-right:40px}}@media (max-width:680px){.discord-community-section-module__-Blb7a__section{--section-gap:82px;grid-template-columns:1fr;width:calc(100% - 30px)}.discord-community-section-module__-Blb7a__mascot{order:2;height:235px}.discord-community-section-module__-Blb7a__mascot img{padding:8px 18px 0}.discord-community-section-module__-Blb7a__content{order:1;padding:38px 24px 12px}.discord-community-section-module__-Blb7a__content h2{font-size:clamp(34px,11vw,48px)}.discord-community-section-module__-Blb7a__description{font-size:13px}.discord-community-section-module__-Blb7a__action{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.discord-community-section-module__-Blb7a__section,.discord-community-section-module__-Blb7a__mascot img{opacity:1;animation:none;translate:none}.discord-community-section-module__-Blb7a__action{transition:none}}@keyframes discord-community-section-module__-Blb7a__discordSectionReveal{0%{opacity:0;translate:0 30px}to{opacity:1;translate:none}}
.litebans-shell-module__JQcFXa__page{--shop-background:var(--ui-canvas);--shop-surface:var(--ui-surface);--shop-surface-raised:var(--ui-surface-raised);--shop-surface-active:var(--ui-surface-active);--shop-text:var(--ui-text);--shop-muted:var(--ui-text-muted);--shop-border:var(--ui-border);--shop-accent:var(--ui-accent);background:radial-gradient(circle at 9% 3%, color-mix(in srgb, var(--ui-accent) 12%, transparent), transparent 31rem), radial-gradient(circle at 96% 30%, color-mix(in srgb, var(--ui-cyan) 7%, transparent), transparent 27rem), var(--ui-canvas);min-width:320px;min-height:100svh;color:var(--ui-text);padding-top:116px;position:relative;overflow-x:clip}.litebans-shell-module__JQcFXa__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.litebans-shell-module__JQcFXa__atmosphere span{border:1px solid color-mix(in srgb, var(--ui-accent) 12%, transparent);border-radius:32px;position:absolute;transform:rotate(28deg)}.litebans-shell-module__JQcFXa__atmosphere span:first-child{width:430px;height:430px;top:260px;left:-210px}.litebans-shell-module__JQcFXa__atmosphere span:nth-child(2){width:500px;height:500px;top:830px;right:-240px}.litebans-shell-module__JQcFXa__atmosphere span:nth-child(3){border-color:color-mix(in srgb, var(--ui-cyan) 10%, transparent);width:280px;height:280px;top:1450px;left:31%;transform:rotate(58deg)}.litebans-shell-module__JQcFXa__main{z-index:1;width:min(1180px,100% - 40px);margin-inline:auto;padding:54px 0 84px;position:relative}html[data-theme=dark] .litebans-shell-module__JQcFXa__page{background:radial-gradient(circle at 9% 3%, color-mix(in srgb, var(--ui-accent) 9%, transparent), transparent 31rem), radial-gradient(circle at 96% 30%, color-mix(in srgb, var(--ui-cyan) 5%, transparent), transparent 27rem), var(--ui-canvas)}@media (max-width:1000px){.litebans-shell-module__JQcFXa__page{padding-top:156px}}@media (max-width:680px){.litebans-shell-module__JQcFXa__page{padding-top:150px}.litebans-shell-module__JQcFXa__main{width:calc(100% - 30px);padding-top:36px;padding-bottom:62px}}
.hero-server-button-module__EuPuVq__wrapper{margin-top:36px;animation:.72s cubic-bezier(.16,1,.3,1) .31s both hero-server-button-module__EuPuVq__heroServerButtonReveal;display:inline-flex;position:relative}.hero-server-button-module__EuPuVq__button{border:1px solid color-mix(in srgb, var(--ui-accent-hover) 75%, white);background:linear-gradient(180deg, color-mix(in srgb, var(--ui-accent) 92%, white) 0%, var(--ui-accent) 100%);min-width:min(380px,100vw - 40px);min-height:64px;box-shadow:0 5px 0 color-mix(in srgb, var(--ui-accent) 72%, #5d3d00), 0 18px 38px color-mix(in srgb, var(--ui-accent) 28%, transparent);color:var(--ui-on-accent);cursor:pointer;font:inherit;border-radius:9px;justify-content:center;align-items:center;padding:0 42px;transition:filter .16s,box-shadow .16s,transform .16s;display:inline-flex;position:relative}.hero-server-button-module__EuPuVq__button:hover{filter:brightness(1.06);box-shadow:0 7px 0 color-mix(in srgb, var(--ui-accent) 72%, #5d3d00), 0 22px 44px color-mix(in srgb, var(--ui-accent) 34%, transparent);transform:translateY(-2px)}.hero-server-button-module__EuPuVq__button:active{box-shadow:0 2px 0 color-mix(in srgb, var(--ui-accent) 72%, #5d3d00), 0 10px 24px color-mix(in srgb, var(--ui-accent) 24%, transparent);transform:translateY(2px)}.hero-server-button-module__EuPuVq__button:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-accent) 55%, white);outline-offset:5px}.hero-server-button-module__EuPuVq__label{max-width:100%;font-family:var(--font-display);letter-spacing:-.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(18px,2vw,24px);font-weight:900;overflow:hidden}.hero-server-button-module__EuPuVq__statusBadge{color:#fff;letter-spacing:.02em;text-transform:uppercase;transform-origin:50%;background:#f04452;border:2px solid #fff;border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:12px;font-weight:850;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;position:absolute;top:-16px;right:-12px;transform:rotate(2deg);box-shadow:0 7px 18px #f0445252}.hero-server-button-module__EuPuVq__statusBadge svg{flex:none;width:16px;height:16px}.hero-server-button-module__EuPuVq__statusBadgeCopied{background:#21bd68;transform:rotate(2deg)scale(1.04);box-shadow:0 8px 22px #21bd6861}.hero-server-button-module__EuPuVq__statusBadgeOnline{background:#21bd68;box-shadow:0 8px 22px #21bd6861}.hero-server-button-module__EuPuVq__statusBadgeFailed{background:#f04452;box-shadow:0 7px 18px #f0445252}.hero-server-button-module__EuPuVq__statusBadgeOffline{background:color-mix(in srgb, var(--ui-text-muted) 82%, #343b4b);box-shadow:0 7px 18px color-mix(in srgb, var(--ui-text-muted) 24%, transparent)}.hero-server-button-module__EuPuVq__statusBadgeLoading{background:color-mix(in srgb, var(--ui-cyan) 74%, #303747);box-shadow:0 7px 18px color-mix(in srgb, var(--ui-cyan) 25%, transparent)}.hero-server-button-module__EuPuVq__statusSpinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite hero-server-button-module__EuPuVq__serverStatusSpin}.hero-server-button-module__EuPuVq__copyStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:680px){.hero-server-button-module__EuPuVq__wrapper,.hero-server-button-module__EuPuVq__button{width:100%}.hero-server-button-module__EuPuVq__button{min-width:0;min-height:60px;padding:0 28px}.hero-server-button-module__EuPuVq__statusBadge{right:8px}}@media (prefers-reduced-motion:reduce){.hero-server-button-module__EuPuVq__wrapper{opacity:1;animation:none;translate:none}.hero-server-button-module__EuPuVq__button,.hero-server-button-module__EuPuVq__statusBadge,.hero-server-button-module__EuPuVq__statusSpinner{transition:none;animation:none}}@keyframes hero-server-button-module__EuPuVq__heroServerButtonReveal{0%{opacity:0;translate:0 22px}to{opacity:1;translate:none}}@keyframes hero-server-button-module__EuPuVq__serverStatusSpin{to{transform:rotate(1turn)}}
.catalog-module__oV9yPq__tabs{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface) 94%, transparent);border-radius:19px;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:9px;display:grid;box-shadow:0 15px 38px #14203912}.catalog-module__oV9yPq__tab{min-width:0;min-height:76px;color:var(--ui-text-soft);border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:flex}.catalog-module__oV9yPq__tab:hover{background:var(--ui-surface-active);color:var(--ui-text);transform:translateY(-1px)}.catalog-module__oV9yPq__tab:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.catalog-module__oV9yPq__tab[aria-current=page]{border-color:color-mix(in srgb, var(--ui-accent) 42%, var(--ui-border));background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 13%, transparent), transparent), var(--ui-surface-raised);color:var(--ui-text)}.catalog-module__oV9yPq__tabIcon,.catalog-module__oV9yPq__typeMark{background:var(--ui-accent-soft);color:var(--ui-accent-hover);border-radius:11px;flex:none;place-items:center;display:grid}.catalog-module__oV9yPq__tabIcon{width:42px;height:42px}.catalog-module__oV9yPq__tabIcon svg{width:21px;height:21px}.catalog-module__oV9yPq__tab>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-module__oV9yPq__tab strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.catalog-module__oV9yPq__tab small{color:var(--ui-text-muted);font-size:9px;font-weight:620}.catalog-module__oV9yPq__punishmentList{gap:9px;margin:0;padding:0;list-style:none;display:grid}.catalog-module__oV9yPq__punishmentList>li{min-width:0}.catalog-module__oV9yPq__punishmentLink{border:1px solid var(--ui-border);background:var(--ui-surface-raised);min-width:0;min-height:88px;color:inherit;border-radius:16px;grid-template-columns:minmax(180px,.48fr) minmax(280px,1fr) auto;align-items:center;gap:18px;padding:14px 16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 10px 26px #1420390b}.catalog-module__oV9yPq__punishmentLink:hover{border-color:color-mix(in srgb, var(--ui-accent) 30%, var(--ui-border));box-shadow:0 14px 30px color-mix(in srgb, var(--ui-accent) 7%, transparent);transform:translateY(-1px)}.catalog-module__oV9yPq__punishmentLink:focus-visible{border-color:var(--ui-accent);outline:2px solid var(--ui-accent);outline-offset:3px}.catalog-module__oV9yPq__punishmentIdentity,.catalog-module__oV9yPq__punishmentReason{align-items:center;gap:12px;min-width:0;display:flex}.catalog-module__oV9yPq__punishmentIdentity>span:last-child,.catalog-module__oV9yPq__punishmentReason>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-module__oV9yPq__punishmentIdentity small,.catalog-module__oV9yPq__punishmentReason small{color:var(--ui-text-muted);font-size:9px;line-height:1.45}.catalog-module__oV9yPq__punishmentPlayerName{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.catalog-module__oV9yPq__punishmentLink:hover .catalog-module__oV9yPq__punishmentPlayerName{color:var(--ui-accent-hover)}.catalog-module__oV9yPq__typeMark{width:36px;height:36px}.catalog-module__oV9yPq__typeMark svg{width:18px;height:18px}.catalog-module__oV9yPq__punishmentReason strong{color:var(--ui-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.45;overflow:hidden}.catalog-module__oV9yPq__status{border:1px solid var(--ui-border);background:var(--ui-canvas-soft);text-align:right;border-radius:11px;flex-direction:column;justify-content:center;align-items:flex-end;gap:3px;min-width:112px;min-height:48px;padding:8px 11px;display:flex}.catalog-module__oV9yPq__status strong{font-size:10px}.catalog-module__oV9yPq__status small{color:var(--ui-text-muted);white-space:nowrap;font-size:8px}.catalog-module__oV9yPq__status_active{border-color:color-mix(in srgb, var(--ui-cyan) 35%, var(--ui-border));background:var(--ui-cyan-soft);color:var(--ui-cyan)}.catalog-module__oV9yPq__status_permanent{border-color:color-mix(in srgb, var(--ui-danger) 35%, var(--ui-border));background:var(--ui-danger-soft);color:var(--ui-danger)}.catalog-module__oV9yPq__status_event{border-color:color-mix(in srgb, var(--ui-accent) 35%, var(--ui-border));background:var(--ui-accent-soft);color:var(--ui-accent-hover)}.catalog-module__oV9yPq__status_expired,.catalog-module__oV9yPq__status_removed{color:var(--ui-text-muted)}.catalog-module__oV9yPq__emptyState{border:1px dashed var(--ui-border);background:color-mix(in srgb, var(--ui-canvas-soft) 66%, transparent);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:38px;display:flex}.catalog-module__oV9yPq__emptyState>span{background:var(--ui-accent-soft);width:54px;height:54px;color:var(--ui-accent-hover);border-radius:15px;place-items:center;margin-bottom:16px;display:grid}.catalog-module__oV9yPq__emptyState svg{width:26px;height:26px}.catalog-module__oV9yPq__emptyState strong{color:var(--ui-text-soft);font-size:13px}.catalog-module__oV9yPq__emptyState p{max-width:430px;color:var(--ui-text-muted);margin:8px 0 0;font-size:10px;line-height:1.55}.catalog-module__oV9yPq__pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:20px;display:grid}.catalog-module__oV9yPq__pageButton{border:1px solid var(--ui-border);background:var(--ui-surface-raised);width:fit-content;min-height:43px;color:var(--ui-text-soft);border-radius:11px;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:760;text-decoration:none;display:inline-flex}.catalog-module__oV9yPq__pageButton:hover{border-color:color-mix(in srgb, var(--ui-accent) 42%, var(--ui-border));color:var(--ui-accent-hover)}.catalog-module__oV9yPq__pageButton:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.catalog-module__oV9yPq__pageButton svg{width:16px;height:16px;transform:rotate(180deg)}.catalog-module__oV9yPq__pageButtonNext{justify-self:end}.catalog-module__oV9yPq__pageButtonNext svg{transform:none}.catalog-module__oV9yPq__pageButtonDisabled{opacity:.42}.catalog-module__oV9yPq__pagePosition{flex-direction:column;align-items:center;gap:3px;display:flex}.catalog-module__oV9yPq__pagePosition small{color:var(--ui-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:740}.catalog-module__oV9yPq__pagePosition strong{color:var(--ui-text-soft);font-variant-numeric:tabular-nums;font-size:11px}@media (max-width:900px){.catalog-module__oV9yPq__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-module__oV9yPq__punishmentLink{grid-template-columns:minmax(160px,.58fr) minmax(240px,1fr)}.catalog-module__oV9yPq__status{text-align:left;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:38px}}@media (max-width:620px){.catalog-module__oV9yPq__tabs{grid-template-columns:1fr}.catalog-module__oV9yPq__tab{min-height:66px}.catalog-module__oV9yPq__punishmentLink{grid-template-columns:1fr;gap:13px;padding:14px}.catalog-module__oV9yPq__punishmentReason,.catalog-module__oV9yPq__status{grid-column:auto}.catalog-module__oV9yPq__punishmentReason{border-top:1px solid var(--ui-border);padding-top:12px}.catalog-module__oV9yPq__punishmentReason strong{white-space:normal}.catalog-module__oV9yPq__pagination{gap:8px}.catalog-module__oV9yPq__pageButton{padding:0 10px;font-size:0}.catalog-module__oV9yPq__pageButton svg{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.catalog-module__oV9yPq__tab,.catalog-module__oV9yPq__punishmentLink{transition:none}}
.slime-api-shell-module__aJ_v-q__page{--shop-background:var(--ui-canvas);--shop-surface:var(--ui-surface);--shop-surface-raised:var(--ui-surface-raised);--shop-surface-active:var(--ui-surface-active);--shop-text:var(--ui-text);--shop-muted:var(--ui-text-muted);--shop-border:var(--ui-border);--shop-accent:var(--ui-accent);background:radial-gradient(circle at 7% 2%, color-mix(in srgb, var(--ui-accent) 12%, transparent), transparent 31rem), radial-gradient(circle at 96% 31%, color-mix(in srgb, var(--ui-cyan) 6%, transparent), transparent 28rem), var(--ui-canvas);min-width:320px;min-height:100svh;color:var(--ui-text);padding-top:116px;position:relative;overflow-x:clip}.slime-api-shell-module__aJ_v-q__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.slime-api-shell-module__aJ_v-q__atmosphere span{border:1px solid color-mix(in srgb, var(--ui-accent) 11%, transparent);border-radius:34px;animation:15s ease-in-out infinite alternate slime-api-shell-module__aJ_v-q__atmosphereDrift;position:absolute;transform:rotate(27deg)}.slime-api-shell-module__aJ_v-q__atmosphere span:first-child{width:430px;height:430px;top:280px;left:-220px}.slime-api-shell-module__aJ_v-q__atmosphere span:nth-child(2){width:520px;height:520px;animation-duration:19s;animation-delay:-6s;top:820px;right:-250px}.slime-api-shell-module__aJ_v-q__atmosphere span:nth-child(3){border-color:color-mix(in srgb, var(--ui-cyan) 9%, transparent);width:270px;height:270px;animation-duration:17s;animation-delay:-10s;top:1450px;left:39%;transform:rotate(58deg)}.slime-api-shell-module__aJ_v-q__performancePage .slime-api-shell-module__aJ_v-q__atmosphere{display:none}.slime-api-shell-module__aJ_v-q__performancePage .slime-api-shell-module__aJ_v-q__content>*{animation:none}.slime-api-shell-module__aJ_v-q__main{z-index:1;width:min(1180px,100% - 40px);margin-inline:auto;padding:34px 0 84px;position:relative}.slime-api-shell-module__aJ_v-q__content{gap:14px;display:grid}.slime-api-shell-module__aJ_v-q__content>*{animation:.52s cubic-bezier(.16,1,.3,1) both slime-api-shell-module__aJ_v-q__contentReveal}html[data-theme=dark] .slime-api-shell-module__aJ_v-q__page{background:radial-gradient(circle at 7% 2%, color-mix(in srgb, var(--ui-accent) 9%, transparent), transparent 31rem), radial-gradient(circle at 96% 31%, color-mix(in srgb, var(--ui-cyan) 4%, transparent), transparent 28rem), var(--ui-canvas)}@media (max-width:1000px){.slime-api-shell-module__aJ_v-q__page{padding-top:156px}}@media (max-width:680px){.slime-api-shell-module__aJ_v-q__page{padding-top:148px}.slime-api-shell-module__aJ_v-q__main{width:calc(100% - 30px);padding-top:27px;padding-bottom:64px}}@media (prefers-reduced-motion:reduce){.slime-api-shell-module__aJ_v-q__atmosphere span,.slime-api-shell-module__aJ_v-q__content>*{animation:none}}@keyframes slime-api-shell-module__aJ_v-q__atmosphereDrift{0%{translate:-8px 7px}to{translate:15px -13px}}@keyframes slime-api-shell-module__aJ_v-q__contentReveal{0%{opacity:0;translate:0 18px}to{opacity:1;translate:none}}
.home-showcase-section-module__hEi2la__section{--section-gap:clamp(78px, 6.5vw, 106px);z-index:1;width:min(1180px,100% - 40px);min-height:370px;margin:0 auto var(--section-gap);border:1px solid var(--ui-border);background:linear-gradient(122deg, color-mix(in srgb, var(--ui-accent) 10%, var(--ui-surface)), var(--ui-surface) 58%);contain-intrinsic-block-size:auto 460px;content-visibility:auto;border-radius:24px;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;animation:.58s cubic-bezier(.16,1,.3,1) .18s both home-showcase-section-module__hEi2la__showcaseReveal;display:grid;position:relative;overflow:visible;box-shadow:0 28px 72px #1420391f,inset 0 1px #ffffff8a}.home-showcase-section-module__hEi2la__rotationProgress{z-index:5;background:color-mix(in srgb, var(--ui-border-control) 36%, transparent);pointer-events:none;border-radius:0 0 24px 24px;height:4px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.home-showcase-section-module__hEi2la__rotationProgress:after{background:linear-gradient(90deg, var(--ui-accent), var(--ui-cyan));box-shadow:0 0 15px color-mix(in srgb, var(--ui-cyan) 48%, transparent);content:"";transform-origin:0;animation:home-showcase-section-module__hEi2la__showcaseRotationProgress var(--showcase-rotation-delay) linear forwards;position:absolute;inset:0;transform:scaleX(0)}.home-showcase-section-module__hEi2la__section:after{background:radial-gradient(circle at 50% calc(100% - 3px), var(--ui-cyan) 0 3px, transparent 3.5px), linear-gradient(180deg, color-mix(in srgb, var(--ui-cyan) 8%, transparent), color-mix(in srgb, var(--ui-cyan) 55%, transparent) 62%, transparent) center / 1px 100% no-repeat;content:"";opacity:.56;transform-origin:top;pointer-events:none;width:7px;height:54px;animation:3.8s ease-in-out -1.2s infinite alternate home-showcase-section-module__hEi2la__showcaseTrailPulse;position:absolute;bottom:-75px;left:50%;transform:translate(-50%)}.home-showcase-section-module__hEi2la__content{z-index:2;padding:56px 28px 56px 52px;position:relative}.home-showcase-section-module__hEi2la__slideContent{animation:.42s cubic-bezier(.16,1,.3,1) both home-showcase-section-module__hEi2la__showcaseContentReveal}.home-showcase-section-module__hEi2la__kicker{color:var(--ui-accent-hover);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:830}.home-showcase-section-module__hEi2la__content h2{max-width:470px;color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.047em;text-wrap:balance;margin:13px 0 0;font-size:clamp(38px,4.4vw,60px);line-height:.98}.home-showcase-section-module__hEi2la__description{max-width:470px;color:var(--ui-text-soft);margin:22px 0 0;font-size:14px;font-weight:550;line-height:1.68}.home-showcase-section-module__hEi2la__markers{align-items:center;gap:8px;margin-top:28px;display:flex}.home-showcase-section-module__hEi2la__markers button{background:var(--ui-border-control);cursor:pointer;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .22s,background .22s,box-shadow .22s,transform .22s;display:block}.home-showcase-section-module__hEi2la__markers button:hover{background:color-mix(in srgb, var(--ui-accent) 52%, var(--ui-border-control));transform:scale(1.14)}.home-showcase-section-module__hEi2la__markers button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.home-showcase-section-module__hEi2la__markers .home-showcase-section-module__hEi2la__activeMarker{background:var(--ui-accent);width:28px;box-shadow:0 0 18px color-mix(in srgb, var(--ui-accent) 44%, transparent);border-radius:999px}.home-showcase-section-module__hEi2la__imageFrame{z-index:3;border:1px solid color-mix(in srgb, var(--ui-accent) 25%, var(--ui-border));background:var(--ui-canvas-soft);border-radius:19px;justify-self:end;width:calc(100% + 32px);min-height:330px;position:relative;overflow:hidden;transform:translate(26px)rotate(-1.25deg);box-shadow:0 26px 56px #050d1b40,inset 0 1px #ffffff42}.home-showcase-section-module__hEi2la__imageSlide{z-index:0;background-image:linear-gradient(180deg, transparent 55%, #040a153d), var(--showcase-image);opacity:0;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .7s,transform 6s;position:absolute;inset:0;transform:scale(1.025)}.home-showcase-section-module__hEi2la__activeImageSlide{z-index:1;opacity:1;transform:scale(1)}.home-showcase-section-module__hEi2la__imageFrame:after{z-index:3;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:0}.home-showcase-section-module__hEi2la__imageFrame:before{z-index:2;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:22%;animation:7.5s ease-in-out 1.6s infinite home-showcase-section-module__hEi2la__showcaseLightSweep;position:absolute;top:-30%;bottom:-30%;left:0;transform:translate(-220%)rotate(10deg)}.home-showcase-section-module__hEi2la__imageBadge{z-index:4;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08101fa8;border:1px solid #ffffff36;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;animation:.36s cubic-bezier(.16,1,.3,1) both home-showcase-section-module__hEi2la__showcaseContentReveal;position:absolute;top:18px;right:18px}html[data-theme=dark] .home-showcase-section-module__hEi2la__section{background:linear-gradient(122deg,#172238,#111c30 58%);border-color:#2b3e5c;box-shadow:0 30px 78px #01050d57,inset 0 1px #ffffff0a}@media (max-width:1100px){.home-showcase-section-module__hEi2la__section{grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);width:min(940px,100% - 40px)}.home-showcase-section-module__hEi2la__content{padding-left:40px}.home-showcase-section-module__hEi2la__imageFrame{width:calc(100% + 10px);transform:translate(10px)rotate(-1deg)}}@media (max-width:820px){.home-showcase-section-module__hEi2la__section{grid-template-columns:1fr;padding-top:0}.home-showcase-section-module__hEi2la__content{padding:44px 38px 28px}.home-showcase-section-module__hEi2la__imageFrame{justify-self:center;width:calc(100% - 38px);min-height:330px;margin:0 auto 30px;transform:rotate(-.7deg)}}@media (max-width:680px){.home-showcase-section-module__hEi2la__section{--section-gap:72px;width:calc(100% - 30px)}.home-showcase-section-module__hEi2la__content{padding:36px 22px 25px}.home-showcase-section-module__hEi2la__content h2{font-size:clamp(36px,12vw,50px)}.home-showcase-section-module__hEi2la__description{font-size:13px}.home-showcase-section-module__hEi2la__imageFrame{border-radius:15px;width:calc(100% - 28px);min-height:235px;margin-bottom:22px}}@media (prefers-reduced-motion:reduce){.home-showcase-section-module__hEi2la__section,.home-showcase-section-module__hEi2la__section:after,.home-showcase-section-module__hEi2la__imageFrame:before,.home-showcase-section-module__hEi2la__rotationProgress:after,.home-showcase-section-module__hEi2la__slideContent,.home-showcase-section-module__hEi2la__imageBadge{opacity:1;animation:none;translate:none}.home-showcase-section-module__hEi2la__rotationProgress:after{transform:scaleX(1)}.home-showcase-section-module__hEi2la__imageSlide{transition:none}}@keyframes home-showcase-section-module__hEi2la__showcaseRotationProgress{to{transform:scaleX(1)}}@keyframes home-showcase-section-module__hEi2la__showcaseContentReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes home-showcase-section-module__hEi2la__showcaseTrailPulse{0%{opacity:.3;transform:translate(-50%)scaleY(.82)}to{opacity:.7;transform:translate(-50%)scaleY(1)}}@keyframes home-showcase-section-module__hEi2la__showcaseLightSweep{0%,62%{opacity:0;transform:translate(-220%)rotate(10deg)}70%{opacity:.5}84%,to{opacity:0;transform:translate(560%)rotate(10deg)}}@keyframes home-showcase-section-module__hEi2la__showcaseReveal{0%{opacity:0;translate:0 30px}to{opacity:1;translate:none}}
.minecraft-head-module__4c2lVq__head{border:1px solid color-mix(in srgb, var(--ui-accent) 34%, var(--ui-border));background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 15%, var(--ui-surface-raised)), var(--ui-canvas-soft));color:var(--ui-accent-hover);image-rendering:pixelated;flex:none;place-items:center;display:inline-grid;position:relative;overflow:hidden}.minecraft-head-module__4c2lVq__small{border-radius:11px;width:42px;height:42px}.minecraft-head-module__4c2lVq__large{width:88px;height:88px;box-shadow:0 16px 32px color-mix(in srgb, var(--ui-accent) 13%, transparent);border-radius:20px}.minecraft-head-module__4c2lVq__fallback{font-family:var(--font-display);font-size:18px}.minecraft-head-module__4c2lVq__large .minecraft-head-module__4c2lVq__fallback{font-size:34px}.minecraft-head-module__4c2lVq__image{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;position:absolute;inset:0}
.join-server-section-module__KgrcXG__section{--section-gap:clamp(72px, 6vw, 98px);z-index:1;width:min(1180px,100% - 40px);margin:0 auto var(--section-gap);border-top:1px solid var(--ui-border);contain-intrinsic-block-size:auto 500px;content-visibility:auto;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(46px,7vw,96px);padding:88px 0;display:grid;position:relative}.join-server-section-module__KgrcXG__section:before{background:linear-gradient(90deg, var(--ui-accent), transparent);content:"";width:90px;height:1px;position:absolute;top:-1px;left:0}.join-server-section-module__KgrcXG__section:after{background:radial-gradient(circle at 50% calc(100% - 3px), var(--ui-accent) 0 3px, transparent 3.5px), linear-gradient(180deg, color-mix(in srgb, var(--ui-accent) 6%, transparent), color-mix(in srgb, var(--ui-accent) 58%, transparent) 62%, transparent) center / 1px 100% no-repeat;content:"";opacity:.58;transform-origin:top;pointer-events:none;width:7px;height:50px;animation:3.4s ease-in-out infinite alternate join-server-section-module__KgrcXG__joinTrailPulse;position:absolute;bottom:-69px;left:50%;transform:translate(-50%)}.join-server-section-module__KgrcXG__introduction,.join-server-section-module__KgrcXG__joinPanel{animation:.56s cubic-bezier(.16,1,.3,1) .16s both join-server-section-module__KgrcXG__joinSectionReveal}.join-server-section-module__KgrcXG__joinPanel{animation-delay:.22s}.join-server-section-module__KgrcXG__kicker,.join-server-section-module__KgrcXG__panelKicker{color:var(--ui-accent-hover);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:11px;font-weight:820}.join-server-section-module__KgrcXG__introduction h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,4.3vw,58px);line-height:1}.join-server-section-module__KgrcXG__introduction h2 strong{color:var(--ui-accent);font:inherit}.join-server-section-module__KgrcXG__description{max-width:520px;color:var(--ui-text-soft);margin:22px 0 0;font-size:14px;font-weight:540;line-height:1.7}.join-server-section-module__KgrcXG__primaryCopy{background:var(--ui-accent);min-width:190px;min-height:50px;box-shadow:0 5px 0 color-mix(in srgb, var(--ui-accent-hover) 68%, transparent), 0 15px 32px color-mix(in srgb, var(--ui-accent) 20%, transparent);color:var(--ui-on-accent);cursor:pointer;text-transform:uppercase;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:0 20px;font-size:12px;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.join-server-section-module__KgrcXG__primaryCopy svg{width:18px;height:18px}.join-server-section-module__KgrcXG__primaryCopy:hover{background:var(--ui-accent-hover);transform:translateY(-2px)}.join-server-section-module__KgrcXG__primaryCopy:focus-visible,.join-server-section-module__KgrcXG__addressRow button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}.join-server-section-module__KgrcXG__copyStatus{min-height:17px;color:var(--ui-text-muted);margin-top:12px;font-size:10px;font-weight:620;display:block}.join-server-section-module__KgrcXG__joinPanel{border:1px solid var(--ui-border);background:linear-gradient(140deg, color-mix(in srgb, var(--ui-accent) 9%, transparent), transparent 44%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:22px;grid-template-columns:minmax(0,1fr) 190px;align-items:center;min-height:310px;padding:38px 30px 30px 40px;display:grid;position:relative;overflow:visible;box-shadow:0 24px 64px #1420391f,inset 0 1px #ffffff9e}.join-server-section-module__KgrcXG__editionSwitch{z-index:4;border:1px solid color-mix(in srgb, var(--ui-accent) 68%, white);background:color-mix(in srgb, var(--ui-surface-raised) 96%, transparent);min-height:46px;box-shadow:0 5px 0 color-mix(in srgb, var(--ui-border-control) 72%, transparent), 0 16px 32px #040b1833;transform-origin:50%;border-radius:13px;align-items:center;gap:3px;padding:4px;display:flex;position:absolute;top:-17px;left:-17px;transform:rotate(-2deg)}.join-server-section-module__KgrcXG__editionSwitch button{min-width:82px;min-height:36px;color:var(--ui-text-muted);cursor:pointer;letter-spacing:.03em;text-transform:uppercase;background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:11px;font-weight:850;transition:background .16s,box-shadow .16s,color .16s,transform .16s}.join-server-section-module__KgrcXG__editionSwitch button:hover:not(.join-server-section-module__KgrcXG__editionActive){color:var(--ui-text);transform:translateY(-1px)}.join-server-section-module__KgrcXG__editionSwitch button.join-server-section-module__KgrcXG__editionActive{background:var(--ui-accent);box-shadow:0 3px 0 color-mix(in srgb, var(--ui-accent-hover) 66%, transparent), 0 9px 20px color-mix(in srgb, var(--ui-accent) 22%, transparent);color:var(--ui-on-accent)}.join-server-section-module__KgrcXG__editionSwitch button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.join-server-section-module__KgrcXG__panelContent{z-index:2;min-width:0;position:relative}.join-server-section-module__KgrcXG__panelKicker{color:var(--ui-text);margin-bottom:24px;font-size:13px}.join-server-section-module__KgrcXG__serverFields{gap:15px;animation:.26s cubic-bezier(.16,1,.3,1) both join-server-section-module__KgrcXG__editionFieldsReveal;display:grid}.join-server-section-module__KgrcXG__serverField{gap:7px;display:grid}.join-server-section-module__KgrcXG__serverField>span{color:var(--ui-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:780}.join-server-section-module__KgrcXG__serverField>strong,.join-server-section-module__KgrcXG__addressRow{border:1px solid var(--ui-border-control);background:var(--ui-canvas-soft);border-radius:10px;min-height:48px}.join-server-section-module__KgrcXG__serverField>strong{color:var(--ui-text);align-items:center;padding:0 15px;font-size:13px;font-weight:750;display:flex}.join-server-section-module__KgrcXG__addressRow{grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;padding:4px 5px 4px 15px;display:grid}.join-server-section-module__KgrcXG__addressRow code{color:var(--ui-text);font-family:var(--font-body);text-overflow:ellipsis;-webkit-user-select:all;user-select:all;white-space:nowrap;font-size:13px;font-weight:780;overflow:hidden}.join-server-section-module__KgrcXG__addressRow button{background:var(--ui-accent);width:38px;height:38px;color:var(--ui-on-accent);cursor:pointer;border:0;border-radius:8px;place-items:center;padding:0;transition:background .16s,transform .16s;display:grid}.join-server-section-module__KgrcXG__addressRow button:hover{background:var(--ui-accent-hover);transform:scale(1.04)}.join-server-section-module__KgrcXG__addressRow button svg{width:17px;height:17px}.join-server-section-module__KgrcXG__serverVisual{perspective:520px;place-items:center;width:170px;height:220px;display:grid;position:relative}.join-server-section-module__KgrcXG__visualGlow{filter:blur(26px);background:radial-gradient(circle at 35% 38%,#2f9cff66,#0000 64%),radial-gradient(circle at 68% 64%,#75c6384d,#0000 66%);border-radius:50%;width:150px;height:150px;position:absolute}.join-server-section-module__KgrcXG__editionCube{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 13px #05132652);width:158px;height:158px;animation:.32s cubic-bezier(.16,1,.3,1) both join-server-section-module__KgrcXG__editionCubeReveal,5.6s ease-in-out .32s infinite alternate join-server-section-module__KgrcXG__editionCubeFloat;position:relative}.join-server-section-module__KgrcXG__serverVisualBedrock .join-server-section-module__KgrcXG__visualGlow{background:radial-gradient(circle at 35% 38%,#d4d8df52,#0000 64%),radial-gradient(circle at 68% 64%,#626b7857,#0000 66%)}.join-server-section-module__KgrcXG__visualShadow{filter:blur(9px);background:#050a1442;border-radius:50%;width:105px;height:24px;position:absolute;bottom:30px}html[data-theme=dark] .join-server-section-module__KgrcXG__joinPanel{background:linear-gradient(140deg, color-mix(in srgb, var(--ui-accent) 8%, transparent), transparent 44%), #111c30;border-color:#2b3e5c;box-shadow:0 26px 70px #01050d57,inset 0 1px #ffffff09}html[data-theme=dark] .join-server-section-module__KgrcXG__serverField>strong{background:#1a2941;border-color:#3a4d69}html[data-theme=dark] .join-server-section-module__KgrcXG__addressRow{background:#1a2941;border-color:#3a4d69}@media (max-width:1000px){.join-server-section-module__KgrcXG__section{grid-template-columns:1fr}.join-server-section-module__KgrcXG__introduction{max-width:760px}.join-server-section-module__KgrcXG__joinPanel{width:min(720px,100%)}}@media (max-width:680px){.join-server-section-module__KgrcXG__section{--section-gap:68px;gap:42px;width:calc(100% - 30px);padding:64px 0}.join-server-section-module__KgrcXG__primaryCopy{width:100%}.join-server-section-module__KgrcXG__joinPanel{grid-template-columns:1fr;min-height:0;padding:42px 20px 22px}.join-server-section-module__KgrcXG__editionSwitch{left:16px}.join-server-section-module__KgrcXG__serverVisual{width:100%;height:170px;margin-top:10px}.join-server-section-module__KgrcXG__visualShadow{bottom:12px}}@media (prefers-reduced-motion:reduce){.join-server-section-module__KgrcXG__introduction,.join-server-section-module__KgrcXG__joinPanel,.join-server-section-module__KgrcXG__editionCube,.join-server-section-module__KgrcXG__section:after{opacity:1;animation:none;translate:none}.join-server-section-module__KgrcXG__primaryCopy,.join-server-section-module__KgrcXG__addressRow button,.join-server-section-module__KgrcXG__editionSwitch button{transition:none}.join-server-section-module__KgrcXG__serverFields{animation:none}}@keyframes join-server-section-module__KgrcXG__joinTrailPulse{0%{opacity:.32;transform:translate(-50%)scaleY(.82)}to{opacity:.72;transform:translate(-50%)scaleY(1)}}@keyframes join-server-section-module__KgrcXG__editionCubeReveal{0%{opacity:0;transform:scale(.86)rotate(-4deg)}to{opacity:1;transform:scale(1)}}@keyframes join-server-section-module__KgrcXG__editionCubeFloat{0%{transform:translateY(5px)rotate(-1deg)}to{transform:translateY(-8px)rotate(1deg)}}@keyframes join-server-section-module__KgrcXG__joinSectionReveal{0%{opacity:0;translate:0 30px}to{opacity:1;translate:none}}@keyframes join-server-section-module__KgrcXG__editionFieldsReveal{0%{opacity:0;translate:0 8px}to{opacity:1;translate:none}}
.overview-module__bGpe6q__hero{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:center;gap:clamp(42px,7vw,88px);min-height:310px;padding:40px 0 58px;display:grid}.overview-module__bGpe6q__heroContent{min-width:0}.overview-module__bGpe6q__eyebrow{color:var(--ui-accent-hover);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 17px;font-size:10px;font-weight:850;display:inline-flex}.overview-module__bGpe6q__eyebrow>span{background:var(--ui-accent);width:35px;height:35px;color:var(--ui-on-accent);box-shadow:0 8px 20px color-mix(in srgb, var(--ui-accent) 22%, transparent);border-radius:10px;place-items:center;display:grid}.overview-module__bGpe6q__eyebrow svg{width:18px;height:18px}.overview-module__bGpe6q__hero h1{max-width:750px;color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,78px);font-weight:900;line-height:.96}.overview-module__bGpe6q__hero h1 strong{color:var(--ui-accent);font:inherit;text-shadow:0 12px 35px color-mix(in srgb, var(--ui-accent) 18%, transparent);display:block}.overview-module__bGpe6q__heroContent>p:last-child{max-width:690px;color:var(--ui-text-soft);margin:23px 0 0;font-size:15px;line-height:1.7}.overview-module__bGpe6q__heroSummary{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 9%, transparent), transparent 60%), color-mix(in srgb, var(--ui-surface) 95%, transparent);border-radius:21px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;padding:25px;display:grid;box-shadow:0 20px 50px #14203917}.overview-module__bGpe6q__heroSummaryIcon{background:var(--ui-accent);width:52px;height:52px;color:var(--ui-on-accent);box-shadow:inset 0 -4px 0 #0000001f, 0 11px 25px color-mix(in srgb, var(--ui-accent) 20%, transparent);border-radius:14px;place-items:center;display:grid}.overview-module__bGpe6q__heroSummaryIcon svg{width:25px;height:25px}.overview-module__bGpe6q__heroSummary>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.overview-module__bGpe6q__heroSummary small{color:var(--ui-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:750}.overview-module__bGpe6q__heroSummary strong{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.04em;font-size:30px}.overview-module__bGpe6q__heroSummary p{border-top:1px solid var(--ui-border);color:var(--ui-text-muted);grid-column:1/-1;margin:5px 0 0;padding-top:15px;font-size:10px;line-height:1.55}.overview-module__bGpe6q__countGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.overview-module__bGpe6q__countGrid article{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface) 95%, transparent);border-radius:16px;align-items:center;gap:13px;min-width:0;min-height:88px;padding:15px;display:flex;box-shadow:0 12px 30px #1420390e}.overview-module__bGpe6q__countGrid article>span{background:var(--ui-accent-soft);width:42px;height:42px;color:var(--ui-accent-hover);border-radius:11px;flex:none;place-items:center;display:grid}.overview-module__bGpe6q__countGrid article svg{width:21px;height:21px}.overview-module__bGpe6q__countGrid article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.overview-module__bGpe6q__countGrid small{color:var(--ui-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.overview-module__bGpe6q__countGrid strong{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.035em;font-size:23px}.overview-module__bGpe6q__contentGrid{grid-template-columns:minmax(0,1fr) minmax(290px,.37fr);align-items:start;gap:14px;display:grid}.overview-module__bGpe6q__catalogPanel,.overview-module__bGpe6q__searchPanel{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 4%, transparent), transparent 44%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:21px;box-shadow:0 18px 50px #14203913}.overview-module__bGpe6q__catalogPanel{min-width:0;padding:clamp(20px,2.7vw,30px)}.overview-module__bGpe6q__panelHeading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:22px;display:flex}.overview-module__bGpe6q__panelHeading p,.overview-module__bGpe6q__searchHeading p{color:var(--ui-accent-hover);letter-spacing:.07em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:820}.overview-module__bGpe6q__panelHeading h2,.overview-module__bGpe6q__searchHeading h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(23px,2.5vw,32px);line-height:1}.overview-module__bGpe6q__panelHeading>span{color:var(--ui-text-muted);flex:none;font-size:10px;font-weight:650}.overview-module__bGpe6q__listSpace{margin-top:18px}.overview-module__bGpe6q__searchPanel{padding:23px;position:sticky;top:92px;overflow:hidden}.overview-module__bGpe6q__searchHeading{align-items:center;gap:13px;display:flex}.overview-module__bGpe6q__searchHeading>span{background:var(--ui-accent);width:43px;height:43px;color:var(--ui-on-accent);border-radius:12px;flex:none;place-items:center;display:grid}.overview-module__bGpe6q__searchHeading svg{width:21px;height:21px}.overview-module__bGpe6q__searchHeading h2{font-size:21px}.overview-module__bGpe6q__searchForm{margin-top:24px}.overview-module__bGpe6q__searchForm label{color:var(--ui-text-soft);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:760;display:block}.overview-module__bGpe6q__searchForm>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.overview-module__bGpe6q__searchForm input{border:1px solid var(--ui-border-control);background:var(--ui-surface-raised);width:100%;min-width:0;min-height:47px;color:var(--ui-text);border-radius:11px;outline:none;padding:0 12px;font-size:12px;font-weight:650}.overview-module__bGpe6q__searchForm input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 4px var(--ui-focus)}.overview-module__bGpe6q__searchForm input::placeholder{color:var(--ui-text-muted)}.overview-module__bGpe6q__searchForm button{background:var(--ui-accent);width:47px;height:47px;color:var(--ui-on-accent);cursor:pointer;border:0;border-radius:11px;place-items:center;font-size:0;display:grid}.overview-module__bGpe6q__searchForm button:hover{background:var(--ui-accent-hover)}.overview-module__bGpe6q__searchForm button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.overview-module__bGpe6q__searchForm button svg{width:18px;height:18px}.overview-module__bGpe6q__searchForm>p{color:var(--ui-text-muted);margin:8px 0 0;font-size:9px;line-height:1.45}.overview-module__bGpe6q__searchResults{border-top:1px solid var(--ui-border);margin-top:22px;padding-top:19px}.overview-module__bGpe6q__searchResultsHeading{justify-content:space-between;align-items:center;gap:10px;display:flex}.overview-module__bGpe6q__searchResultsHeading strong{color:var(--ui-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.overview-module__bGpe6q__searchResultsHeading a{color:var(--ui-accent-hover);font-size:9px;font-weight:750;text-decoration:none}.overview-module__bGpe6q__searchResults ul{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.overview-module__bGpe6q__searchResults li a{border:1px solid var(--ui-border);background:var(--ui-surface-raised);color:var(--ui-text);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;text-decoration:none;display:grid}.overview-module__bGpe6q__searchResults li a:hover{border-color:color-mix(in srgb, var(--ui-accent) 40%, var(--ui-border));background:var(--ui-surface-active)}.overview-module__bGpe6q__searchResults li a:focus-visible,.overview-module__bGpe6q__searchResultsHeading a:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.overview-module__bGpe6q__searchResults li a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.overview-module__bGpe6q__searchResults li small{color:var(--ui-text-muted);font-size:8px}.overview-module__bGpe6q__searchResults li strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.overview-module__bGpe6q__searchResults li svg{width:16px;height:16px;color:var(--ui-accent-hover)}.overview-module__bGpe6q__noSearchResult{background:var(--ui-canvas-soft);color:var(--ui-text-muted);border-radius:11px;margin:12px 0 0;padding:13px;font-size:9px;line-height:1.5}@media (max-width:980px){.overview-module__bGpe6q__contentGrid{grid-template-columns:1fr}.overview-module__bGpe6q__searchPanel{grid-row:1;position:static}.overview-module__bGpe6q__searchResults ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.overview-module__bGpe6q__hero{grid-template-columns:1fr;gap:34px}.overview-module__bGpe6q__heroSummary{width:min(520px,100%)}.overview-module__bGpe6q__countGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.overview-module__bGpe6q__hero{padding-top:22px}.overview-module__bGpe6q__hero h1{font-size:clamp(43px,14vw,64px)}.overview-module__bGpe6q__countGrid{grid-template-columns:1fr}.overview-module__bGpe6q__panelHeading{flex-direction:column;align-items:flex-start;gap:8px}.overview-module__bGpe6q__searchResults ul{grid-template-columns:1fr}}
.public-home-page-module__vEQtcW__page{--shop-background:var(--ui-canvas);--shop-surface:var(--ui-surface);--shop-surface-raised:var(--ui-surface-raised);--shop-surface-active:var(--ui-surface-active);--shop-text:var(--ui-text);--shop-muted:var(--ui-text-muted);--shop-border:var(--ui-border);--shop-accent:var(--ui-accent);--shop-accent-soft:var(--ui-accent-soft);--shop-positive:var(--ui-cyan);isolation:isolate;background:var(--ui-canvas);min-width:320px;min-height:100svh;color:var(--ui-text);padding-top:90px;position:relative;overflow:hidden}.public-home-page-module__vEQtcW__page:before{z-index:1;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--ui-accent) 74%, transparent), transparent);content:"";width:min(1180px,84vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.public-home-page-module__vEQtcW__heroBackdrop{z-index:0;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--ui-canvas) 8%, transparent) 48%, color-mix(in srgb, var(--ui-canvas) 58%, transparent) 76%, var(--ui-canvas) 96%, var(--ui-canvas) 100%), radial-gradient(ellipse 72% 82% at 20% 24%, #f4f1e9eb 0%, #f4f1e9b8 43%, #f4f1e924 74%, transparent 100%), var(--home-background-image), var(--ui-canvas);pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:auto,auto,cover,auto;height:clamp(760px,100svh,980px);position:absolute;top:0;left:0;right:0}.public-home-page-module__vEQtcW__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.public-home-page-module__vEQtcW__atmosphere>span{border:1px solid color-mix(in srgb, var(--ui-accent) 15%, transparent);border-radius:28px;position:absolute;transform:rotate(24deg)}.public-home-page-module__vEQtcW__atmosphere>span:first-child{width:420px;height:420px;top:150px;left:-210px}.public-home-page-module__vEQtcW__atmosphere>span:nth-child(2){width:510px;height:510px;animation-duration:18s;animation-delay:-5s;top:90px;right:-190px}.public-home-page-module__vEQtcW__atmosphere>span:nth-child(3){border-color:color-mix(in srgb, var(--ui-cyan) 9%, transparent);width:280px;height:280px;animation-duration:16s;animation-delay:-9s;top:620px;left:57%;transform:rotate(58deg)}.public-home-page-module__vEQtcW__particles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.public-home-page-module__vEQtcW__particles>span{border:1px solid color-mix(in srgb, var(--ui-accent) 78%, white);background:color-mix(in srgb, var(--ui-accent) 42%, transparent);width:7px;height:7px;box-shadow:0 0 12px color-mix(in srgb, var(--ui-accent) 34%, transparent);border-radius:2px;animation:5.8s ease-in-out infinite alternate public-home-page-module__vEQtcW__homeParticleDrift;position:absolute}.public-home-page-module__vEQtcW__particles>span:first-child{top:24%;left:7%}.public-home-page-module__vEQtcW__particles>span:nth-child(2){animation-duration:7.2s;animation-delay:-2.1s;top:31%;right:9%}.public-home-page-module__vEQtcW__particles>span:nth-child(3){animation-duration:6.7s;animation-delay:-4.4s;top:43%;left:14%}.public-home-page-module__vEQtcW__particles>span:nth-child(4){animation-delay:-1.4s;top:51%;right:13%}.public-home-page-module__vEQtcW__particles>span:nth-child(5){animation-duration:7.8s;animation-delay:-3.2s;top:64%;left:5%}.public-home-page-module__vEQtcW__particles>span:nth-child(6){animation-duration:6.4s;animation-delay:-5s;top:73%;right:7%}.public-home-page-module__vEQtcW__particles>span:nth-child(7){animation-duration:8.1s;animation-delay:-2.8s;top:84%;left:18%}.public-home-page-module__vEQtcW__particles>span:nth-child(8){animation-duration:7.4s;animation-delay:-4.1s;top:91%;right:18%}.public-home-page-module__vEQtcW__hero{z-index:1;grid-template-columns:1fr;align-items:center;gap:clamp(48px,7vw,100px);width:min(1180px,100% - 40px);min-height:min(690px,100svh - 94px);margin:0 auto;padding:clamp(70px,9vw,120px) 0 86px;display:grid;position:relative}.public-home-page-module__vEQtcW__heroContent{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.public-home-page-module__vEQtcW__badge,.public-home-page-module__vEQtcW__sectionHeading>div>p{color:var(--ui-accent-hover);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.public-home-page-module__vEQtcW__badge{border:1px solid color-mix(in srgb, var(--ui-accent) 34%, var(--ui-border));background:color-mix(in srgb, var(--ui-accent) 10%, var(--ui-surface));border-radius:999px;align-items:center;gap:9px;margin:0 0 20px;padding:8px 12px;animation:.68s cubic-bezier(.16,1,.3,1) 80ms both public-home-page-module__vEQtcW__homeElementReveal;display:inline-flex}.public-home-page-module__vEQtcW__badge>span{background:var(--ui-accent);width:7px;height:7px;box-shadow:0 0 15px color-mix(in srgb, var(--ui-accent) 80%, transparent);border-radius:2px;transform:rotate(45deg)}.public-home-page-module__vEQtcW__hero h1{max-width:800px;color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.057em;margin:0;font-size:clamp(50px,6.7vw,92px);font-weight:900;line-height:.94;animation:.72s cubic-bezier(.16,1,.3,1) .15s both public-home-page-module__vEQtcW__homeElementReveal}.public-home-page-module__vEQtcW__hero h1 strong{overflow-wrap:anywhere;color:var(--ui-accent);font:inherit;text-shadow:0 12px 38px color-mix(in srgb, var(--ui-accent) 20%, transparent);display:block}.public-home-page-module__vEQtcW__heroDescription{max-width:700px;color:var(--ui-text-soft);margin:28px 0 0;font-size:clamp(15px,1.5vw,18px);font-weight:540;line-height:1.72;animation:.72s cubic-bezier(.16,1,.3,1) .23s both public-home-page-module__vEQtcW__homeElementReveal}.public-home-page-module__vEQtcW__features{z-index:1;border-top:1px solid var(--ui-border);contain-intrinsic-block-size:auto 560px;content-visibility:auto;width:min(1180px,100% - 40px);margin:0 auto;padding:74px 0 100px;position:relative}.public-home-page-module__vEQtcW__features:before{background:linear-gradient(90deg, var(--ui-accent), transparent);content:"";width:90px;height:1px;position:absolute;top:-1px;left:0}.public-home-page-module__vEQtcW__sectionHeading{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.public-home-page-module__vEQtcW__sectionHeading>div,.public-home-page-module__vEQtcW__sectionHeading>span,.public-home-page-module__vEQtcW__featureGrid{animation:.56s cubic-bezier(.16,1,.3,1) .14s both public-home-page-module__vEQtcW__homeSectionReveal}.public-home-page-module__vEQtcW__sectionHeading>span{animation-delay:.19s}.public-home-page-module__vEQtcW__sectionHeading>div>p{margin:0 0 10px}.public-home-page-module__vEQtcW__sectionHeading h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1}.public-home-page-module__vEQtcW__sectionHeading>span{max-width:400px;color:var(--ui-text-muted);padding-bottom:4px;font-size:13px;line-height:1.6}.public-home-page-module__vEQtcW__featureGrid{border:1px solid var(--ui-border);background:linear-gradient(115deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), transparent 38%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin:38px 0 0;padding:12px;list-style:none;display:grid;overflow:hidden;box-shadow:0 20px 48px #14203914,inset 0 1px #ffffff7a}.public-home-page-module__vEQtcW__featureGrid>li{background:color-mix(in srgb, var(--ui-surface-raised) 44%, transparent);align-items:center;gap:17px;min-width:0;min-height:104px;padding:17px 20px;transition:background .18s,color .18s;animation:.52s cubic-bezier(.16,1,.3,1) .22s both public-home-page-module__vEQtcW__homeFeatureReveal;display:flex;position:relative}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(2){animation-delay:.25s}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(3){animation-delay:.28s}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(4){animation-delay:.31s}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(n+5){animation-delay:.34s}.public-home-page-module__vEQtcW__featureGrid>li:not(:nth-child(4n)):not(:last-child){border-right:1px solid var(--ui-border)}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(n+5){border-top:1px solid var(--ui-border)}.public-home-page-module__vEQtcW__featureIcon{border:1px solid color-mix(in srgb, var(--ui-accent) 72%, white);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 82%, white), var(--ui-accent));width:58px;height:58px;box-shadow:0 5px 0 color-mix(in srgb, var(--ui-accent-hover) 68%, transparent), 0 12px 24px color-mix(in srgb, var(--ui-accent) 22%, transparent), inset 0 1px 0 #ffffff6b;color:#fff;border-radius:15px;flex:none;place-items:center;transition:transform .18s;display:grid}.public-home-page-module__vEQtcW__featureIcon svg{width:27px;height:27px}.public-home-page-module__vEQtcW__featureContent{min-width:0}.public-home-page-module__vEQtcW__featureGrid h3{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 7px;font-size:20px;line-height:1.1}.public-home-page-module__vEQtcW__featureGrid p{color:var(--ui-text-muted);margin:0;font-size:12px;font-weight:560;line-height:1.55}@media (hover:hover){.public-home-page-module__vEQtcW__featureGrid>li:hover{background:color-mix(in srgb, var(--ui-accent) 5%, var(--ui-surface-raised))}.public-home-page-module__vEQtcW__featureGrid>li:hover .public-home-page-module__vEQtcW__featureIcon{transform:translateY(-2px)}}html[data-theme=dark] .public-home-page-module__vEQtcW__heroBackdrop{background:linear-gradient(180deg, #070e1aad 0%, #080f1dd6 50%, color-mix(in srgb, var(--ui-canvas) 84%, transparent) 74%, var(--ui-canvas) 94%, var(--ui-canvas) 100%), var(--home-background-image), var(--ui-canvas);background-position:top;background-repeat:no-repeat;background-size:auto,cover,auto}html[data-theme=dark] .public-home-page-module__vEQtcW__featureGrid{background:linear-gradient(115deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), transparent 38%), #121f34;border-color:#263955;box-shadow:0 22px 50px #01050d47,inset 0 1px #ffffff09}html[data-theme=dark] .public-home-page-module__vEQtcW__featureGrid>li{background:#0e1a2e85}@media (max-width:1000px){.public-home-page-module__vEQtcW__hero{grid-template-columns:1fr;gap:52px;min-height:auto;padding-top:90px}.public-home-page-module__vEQtcW__heroContent{max-width:780px}.public-home-page-module__vEQtcW__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-home-page-module__vEQtcW__featureGrid>li:not(:nth-child(4n)):not(:last-child){border-right:0}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(odd):not(:last-child){border-right:1px solid var(--ui-border)}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(n+3){border-top:1px solid var(--ui-border)}}@media (max-width:680px){.public-home-page-module__vEQtcW__page{padding-top:110px}.public-home-page-module__vEQtcW__hero{gap:38px;width:calc(100% - 30px);padding:66px 0 64px}.public-home-page-module__vEQtcW__hero h1{font-size:clamp(46px,15vw,70px)}.public-home-page-module__vEQtcW__heroDescription{margin-top:22px;font-size:14px}.public-home-page-module__vEQtcW__features{width:calc(100% - 30px);padding:58px 0 72px}.public-home-page-module__vEQtcW__sectionHeading{flex-direction:column;align-items:flex-start;gap:18px}.public-home-page-module__vEQtcW__featureGrid{grid-template-columns:1fr;margin-top:30px;padding:10px}.public-home-page-module__vEQtcW__featureGrid>li{border-right:0;min-height:94px;padding:16px}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(odd):not(:last-child){border-right:0}.public-home-page-module__vEQtcW__featureGrid>li:nth-child(n+3){border-top:0}.public-home-page-module__vEQtcW__featureGrid>li+li{border-top:1px solid var(--ui-border)}.public-home-page-module__vEQtcW__featureIcon{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.public-home-page-module__vEQtcW__atmosphere>span,.public-home-page-module__vEQtcW__particles>span,.public-home-page-module__vEQtcW__badge,.public-home-page-module__vEQtcW__hero h1,.public-home-page-module__vEQtcW__heroDescription,.public-home-page-module__vEQtcW__sectionHeading>div,.public-home-page-module__vEQtcW__sectionHeading>span,.public-home-page-module__vEQtcW__featureGrid,.public-home-page-module__vEQtcW__featureGrid>li{opacity:1;animation:none;translate:none;scale:1}.public-home-page-module__vEQtcW__featureGrid>li,.public-home-page-module__vEQtcW__featureIcon{transition:none}}@keyframes public-home-page-module__vEQtcW__homeParticleDrift{0%{opacity:.25;transform:translateY(10px)rotate(45deg)scale(.78)}to{opacity:.72;transform:translateY(-12px)rotate(45deg)scale(1)}}@keyframes public-home-page-module__vEQtcW__homeElementReveal{0%{opacity:0;translate:0 22px}to{opacity:1;translate:none}}@keyframes public-home-page-module__vEQtcW__homeSectionReveal{0%{opacity:0;translate:0 32px}to{opacity:1;translate:none}}@keyframes public-home-page-module__vEQtcW__homeFeatureReveal{0%{opacity:0;translate:0 18px;scale:.96}to{opacity:1;translate:none;scale:1}}
.player-module__gCaqfW__backLink{color:var(--ui-text-muted);border-radius:6px;align-items:center;gap:8px;margin:3px 0 28px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.player-module__gCaqfW__backLink svg{width:16px;height:16px;transform:rotate(180deg)}.player-module__gCaqfW__backLink:hover{color:var(--ui-accent-hover)}.player-module__gCaqfW__backLink:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}.player-module__gCaqfW__profileHero{border:1px solid var(--ui-border);background:linear-gradient(125deg, color-mix(in srgb, var(--ui-accent) 12%, transparent), transparent 46%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:23px;grid-template-columns:auto minmax(0,1fr) minmax(260px,.42fr);align-items:center;gap:22px;min-height:180px;padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 20px 54px #14203917}.player-module__gCaqfW__profileIdentity{min-width:0}.player-module__gCaqfW__profileIdentity p,.player-module__gCaqfW__panelHeading p,.player-module__gCaqfW__unavailable>p{color:var(--ui-accent-hover);letter-spacing:.07em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:840}.player-module__gCaqfW__profileIdentity h1{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.05em;text-overflow:ellipsis;margin:0;font-size:clamp(38px,5vw,60px);line-height:1;overflow:hidden}.player-module__gCaqfW__profileIdentity>span{color:var(--ui-text-muted);margin-top:10px;font-size:11px;display:block}.player-module__gCaqfW__profilePrivacy{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-canvas-soft) 65%, transparent);border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.player-module__gCaqfW__profilePrivacy svg{width:23px;height:23px;color:var(--ui-accent-hover);flex:none}.player-module__gCaqfW__profilePrivacy p{color:var(--ui-text-muted);margin:0;font-size:9px;line-height:1.5}.player-module__gCaqfW__historyPanel{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 4%, transparent), transparent 44%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border-radius:23px;margin-top:14px;padding:clamp(20px,3vw,32px);box-shadow:0 18px 50px #14203913}.player-module__gCaqfW__panelHeading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:22px;display:flex}.player-module__gCaqfW__panelHeading h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(24px,3vw,35px);line-height:1}.player-module__gCaqfW__panelHeading>span{color:var(--ui-text-muted);font-size:10px;font-weight:650}.player-module__gCaqfW__modeTabs{border:1px solid var(--ui-border);background:var(--ui-canvas-soft);border-radius:12px;gap:5px;margin-bottom:13px;padding:5px;display:inline-flex}.player-module__gCaqfW__modeTabs a{min-height:37px;color:var(--ui-text-muted);border-radius:8px;padding:0 13px;font-size:10px;font-weight:720;line-height:37px;text-decoration:none}.player-module__gCaqfW__modeTabs a:hover{color:var(--ui-text)}.player-module__gCaqfW__modeTabs a[aria-current=page]{background:var(--ui-accent);box-shadow:0 7px 17px color-mix(in srgb, var(--ui-accent) 20%, transparent);color:var(--ui-on-accent)}.player-module__gCaqfW__modeTabs a:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.player-module__gCaqfW__reasonForm{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-canvas-soft) 62%, transparent);border-radius:14px;margin-top:18px;padding:15px}.player-module__gCaqfW__reasonForm label{color:var(--ui-text-soft);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:760;display:block}.player-module__gCaqfW__reasonForm>div{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.player-module__gCaqfW__reasonForm svg{width:18px;height:18px;color:var(--ui-text-muted)}.player-module__gCaqfW__reasonForm input{border:1px solid var(--ui-border-control);background:var(--ui-surface-raised);width:100%;min-width:0;min-height:42px;color:var(--ui-text);border-radius:10px;outline:none;padding:0 12px;font-size:11px}.player-module__gCaqfW__reasonForm input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 4px var(--ui-focus)}.player-module__gCaqfW__reasonForm button,.player-module__gCaqfW__reasonForm a{border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:10px;font-weight:760;display:inline-flex}.player-module__gCaqfW__reasonForm button{background:var(--ui-accent);color:var(--ui-on-accent);cursor:pointer;border:0}.player-module__gCaqfW__reasonForm a{border:1px solid var(--ui-border);background:var(--ui-surface-raised);color:var(--ui-text-muted);text-decoration:none}.player-module__gCaqfW__reasonForm button:hover{background:var(--ui-accent-hover)}.player-module__gCaqfW__reasonForm a:hover{color:var(--ui-text)}.player-module__gCaqfW__reasonForm button:focus-visible,.player-module__gCaqfW__reasonForm a:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.player-module__gCaqfW__listSpace{margin-top:18px}.player-module__gCaqfW__unavailable{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 7%, transparent), transparent 52%), color-mix(in srgb, var(--ui-surface) 96%, transparent);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:55px 25px;display:flex}.player-module__gCaqfW__unavailable>span{background:var(--ui-accent);width:62px;height:62px;color:var(--ui-on-accent);box-shadow:0 13px 28px color-mix(in srgb, var(--ui-accent) 22%, transparent);border-radius:17px;place-items:center;margin-bottom:19px;display:grid}.player-module__gCaqfW__unavailable svg{width:29px;height:29px}.player-module__gCaqfW__unavailable h1{max-width:680px;color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(32px,5vw,53px);line-height:1.04}.player-module__gCaqfW__unavailable>div{max-width:580px;color:var(--ui-text-muted);margin-top:17px;font-size:12px;line-height:1.65}@media (max-width:800px){.player-module__gCaqfW__profileHero{grid-template-columns:auto minmax(0,1fr)}.player-module__gCaqfW__profilePrivacy{grid-column:1/-1}}@media (max-width:580px){.player-module__gCaqfW__profileHero{text-align:center;grid-template-columns:1fr}.player-module__gCaqfW__profileHero>:first-child{justify-self:center}.player-module__gCaqfW__profilePrivacy{text-align:left;grid-column:auto}.player-module__gCaqfW__panelHeading{flex-direction:column;align-items:flex-start;gap:8px}.player-module__gCaqfW__modeTabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.player-module__gCaqfW__modeTabs a{text-align:center;padding:0 9px}.player-module__gCaqfW__reasonForm>div{grid-template-columns:auto minmax(0,1fr)}.player-module__gCaqfW__reasonForm button,.player-module__gCaqfW__reasonForm a{grid-column:auto}}
