.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__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{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: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;justify-content:space-between;align-items:center;width:min(1180px,100%);min-height:66px;margin:0 auto;padding:10px 14px;display:flex;box-shadow:0 16px 42px #1420391a,inset 0 1px #ffffffb8}.login-page-module__i0nP3G__brand{border-radius:10px;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{align-items:center;gap:10px;display:flex}.login-page-module__i0nP3G__homeLink{color:var(--ui-text-soft);border-radius:10px;padding:10px 13px;font-size:12px;font-weight:680;text-decoration:none;transition:background .16s,color .16s}.login-page-module__i0nP3G__homeLink:hover,.login-page-module__i0nP3G__homeLink:focus-visible{background:var(--ui-canvas-soft);color:var(--ui-accent-hover);outline:0}.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}.login-page-module__i0nP3G__footer{z-index:2;width:min(1180px,100% - 40px);min-height:54px;color:var(--ui-text-muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:11px;display:flex;position:relative}.login-page-module__i0nP3G__footer>a:first-child{color:var(--ui-text-soft);text-overflow:ellipsis;white-space:nowrap;font-weight:600;text-decoration:none;overflow:hidden}.login-page-module__i0nP3G__footer>a:first-child:hover,.login-page-module__i0nP3G__footer>a:first-child:focus-visible{color:var(--ui-accent-hover)}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__homeLink{color:#dbe2ed}:is(html[data-theme=dark] .login-page-module__i0nP3G__homeLink:hover,html[data-theme=dark] .login-page-module__i0nP3G__homeLink:focus-visible){color:var(--ui-accent-hover);background:#1b2940}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)}html[data-theme=dark] .login-page-module__i0nP3G__footer{color:var(--ui-text-muted)}html[data-theme=dark] .login-page-module__i0nP3G__footer>a:first-child{color:var(--ui-text-soft)}@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 (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)}.login-page-module__i0nP3G__footer{min-height:42px}}@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__main{padding:8px 12px 28px}.login-page-module__i0nP3G__shell{border-radius:18px}.login-page-module__i0nP3G__footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:calc(100% - 32px);padding:13px 0 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}
.item-preview-module__du7esq__shell{contain:layout;width:100%;height:100%;position:relative}.item-preview-module__du7esq__image{object-fit:contain;touch-action:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 24px 18px #0408123d);outline:none;width:100%;height:100%;transition:transform .26s;display:block}.item-preview-module__du7esq__active .item-preview-module__du7esq__image{animation:4.2s ease-in-out infinite item-preview-module__du7esq__thumbnailFloat}.item-preview-module__du7esq__placeholder{background:radial-gradient(circle, color-mix(in srgb, var(--shop-accent,var(--ui-accent)) 10%, transparent), transparent 70%);border-radius:50%;position:absolute;inset:22%}.item-preview-module__du7esq__loader{border:2px solid color-mix(in srgb, var(--shop-accent,var(--ui-accent)) 16%, transparent);border-top-color:var(--shop-accent,var(--ui-accent));border-radius:50%;width:32px;height:32px;animation:.7s linear infinite item-preview-module__du7esq__thumbnailSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.item-preview-module__du7esq__error{border:1px solid color-mix(in srgb, var(--ui-danger) 38%, transparent);background:color-mix(in srgb, var(--ui-danger-soft) 88%, transparent);color:var(--ui-danger);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;bottom:18px;right:50%;transform:translate(50%)}@keyframes item-preview-module__du7esq__thumbnailSpin{to{transform:translate(-50%,-50%)rotate(1turn)}}@keyframes item-preview-module__du7esq__thumbnailFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@media (prefers-reduced-motion:reduce){.item-preview-module__du7esq__image{transition:none}.item-preview-module__du7esq__active .item-preview-module__du7esq__image,.item-preview-module__du7esq__loader{animation:none}}
.player-preview-module__bbSMyq__shell{contain:layout paint;width:100%;height:100%;position:relative}.player-preview-module__bbSMyq__canvas{touch-action:pan-y;outline:none;width:100%;height:100%}.player-preview-module__bbSMyq__dragHint{border:1px solid color-mix(in srgb, var(--ui-text) 11%, transparent);background:color-mix(in srgb, var(--ui-canvas) 68%, transparent);color:var(--ui-text-soft);letter-spacing:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:9px;font-weight:650;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.player-preview-module__bbSMyq__dragIcon{color:var(--item-accent,var(--shop-accent,var(--ui-accent)));font-size:14px}.player-preview-module__bbSMyq__error{border:1px solid color-mix(in srgb, var(--ui-danger) 38%, transparent);background:color-mix(in srgb, var(--ui-danger-soft) 88%, transparent);color:var(--ui-danger);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;bottom:56px;right:50%;transform:translate(50%)}
.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}}
.shop-footer-module__BJja2q__footer{border-top:1px solid var(--shop-border);background:linear-gradient(90deg, color-mix(in srgb, var(--shop-accent) 5%, transparent), transparent 30%, color-mix(in srgb, var(--ui-cyan) 3%, transparent)), color-mix(in srgb, var(--shop-surface) 72%, transparent);min-height:70px;color:var(--shop-muted);justify-content:space-between;align-items:center;gap:30px;padding:16px clamp(20px,4vw,64px);display:flex;position:relative}.shop-footer-module__BJja2q__footer:before{background:linear-gradient(90deg, var(--shop-accent), transparent);content:"";width:58px;height:1px;position:absolute;top:-1px;left:clamp(20px,4vw,64px)}.shop-footer-module__BJja2q__brand{--brand-mark-size:25px;--brand-mark-color:var(--shop-accent);--brand-word-size:11px;--brand-word-color:var(--shop-text);--brand-word-max-width:220px;--brand-word-weight:650;align-items:center;font-size:9px;font-weight:600;text-decoration:none;display:flex}.shop-footer-module__BJja2q__brand:focus-visible{outline:2px solid var(--shop-accent);outline-offset:4px;border-radius:8px}.shop-footer-module__BJja2q__playerMessage{color:var(--shop-muted);text-align:right;align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.shop-footer-module__BJja2q__playerMessage>span{background:var(--shop-accent);width:6px;height:6px;box-shadow:0 0 12px color-mix(in srgb, var(--shop-accent) 72%, transparent);border-radius:2px;transform:rotate(45deg)}.shop-footer-module__BJja2q__playerMessage strong{color:var(--shop-text);font-weight:700}@media (max-width:650px){.shop-footer-module__BJja2q__footer{flex-direction:column;align-items:flex-start;gap:10px;padding:22px 16px}.shop-footer-module__BJja2q__playerMessage{text-align:left}}
.store-header-module__9Snhla__header{z-index:50;border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);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 .25s,min-height .25s,padding .25s,border-color .25s,border-radius .25s,background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:grid;position:absolute;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) 90%, transparent);-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);border-radius:20px;min-height:60px;padding-top:7px;padding-bottom:7px;position:fixed;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:104px;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:#0f192be6;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:920px){.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;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;padding:3px}.store-header-module__9Snhla__navigationLink{font-size:11px}}@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}
.collection-item-card-module__zuRZba__itemCard{content-visibility:auto;contain-intrinsic-size:auto 148px;border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-background) 47%, transparent);border-radius:14px;grid-template-rows:minmax(58px,1fr) auto;grid-template-columns:48px minmax(0,1fr);gap:12px;min-width:0;min-height:148px;padding:14px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative}.collection-item-card-module__zuRZba__itemCard:hover{border-color:color-mix(in srgb, var(--collection-accent) 28%, var(--shop-border));background:color-mix(in srgb, var(--collection-accent-soft) 40%, transparent);transform:translateY(-1px)}.collection-item-card-module__zuRZba__itemIcon{border:1px solid var(--shop-border);background:var(--shop-surface);width:48px;height:48px;color:var(--collection-accent);border-radius:12px;place-items:center;display:grid}.collection-item-card-module__zuRZba__itemIcon svg{width:23px;height:23px}.collection-item-card-module__zuRZba__itemCardCopy{min-width:0}.collection-item-card-module__zuRZba__itemTopline{align-items:center;gap:6px;min-height:16px;display:flex}.collection-item-card-module__zuRZba__rarity{color:var(--rarity-color);letter-spacing:.045em;text-shadow:0 1px 2px #000000a3;text-transform:uppercase;font-size:8px;font-weight:750}.collection-item-card-module__zuRZba__featuredBadge{color:#8b6a28;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;font-size:7px;font-weight:700;display:inline-flex;overflow:hidden}.collection-item-card-module__zuRZba__featuredBadge svg{width:10px;height:10px}.collection-item-card-module__zuRZba__itemCardCopy h3{color:var(--shop-text);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:700;line-height:1.35;overflow:hidden}.collection-item-card-module__zuRZba__itemCardCopy p{color:var(--shop-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;overflow:hidden}.collection-item-card-module__zuRZba__itemActions{border-top:1px solid color-mix(in srgb, var(--shop-border) 72%, transparent);grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:10px;display:flex}.collection-item-card-module__zuRZba__itemPrice{color:var(--shop-text);font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:4px;font-size:10px;font-weight:720;display:inline-flex}.collection-item-card-module__zuRZba__itemPrice .shopcoins-icon{width:17px;height:17px}.collection-item-card-module__zuRZba__previewButton{border:1px solid color-mix(in srgb, var(--collection-accent) 30%, var(--shop-border));background:var(--collection-accent-soft);min-width:0;min-height:34px;color:var(--collection-accent);cursor:pointer;white-space:nowrap;border-radius:9px;outline:0;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:730;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.collection-item-card-module__zuRZba__previewButton svg{flex:none;width:14px;height:14px}.collection-item-card-module__zuRZba__previewButton:hover{border-color:color-mix(in srgb, var(--collection-accent) 52%, var(--shop-border));background:var(--collection-accent);color:#080d15;transform:translateY(-1px)}.collection-item-card-module__zuRZba__previewButton:focus-visible{border-color:var(--collection-accent);box-shadow:0 0 0 3px var(--collection-accent-soft)}html[data-theme=light] .collection-item-card-module__zuRZba__itemCard{border-color:color-mix(in srgb, var(--collection-accent) 7%, var(--shop-border));background:#fff;box-shadow:0 7px 20px #222b420e,inset 0 1px #fffc}html[data-theme=light] .collection-item-card-module__zuRZba__itemCard:hover{border-color:color-mix(in srgb, var(--collection-accent) 27%, var(--shop-border));background:color-mix(in srgb, var(--collection-accent) 3%, #fff);box-shadow:0 11px 26px #222b4217}html[data-theme=light] .collection-item-card-module__zuRZba__itemIcon{border-color:color-mix(in srgb, var(--collection-accent) 14%, var(--shop-border));background:color-mix(in srgb, var(--collection-accent) 7%, #fff)}html[data-theme=dark] .collection-item-card-module__zuRZba__featuredBadge{color:var(--ui-gold)}html[data-theme=dark] .collection-item-card-module__zuRZba__itemCard{background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 7%, transparent), color-mix(in srgb, var(--ui-cyan) 2%, transparent)), var(--ui-surface-raised)}@media (max-width:560px){.collection-item-card-module__zuRZba__itemCard{min-height:142px}.collection-item-card-module__zuRZba__previewButton{min-height:38px;padding-left:13px;padding-right:13px;font-size:9px}}@media (prefers-reduced-motion:reduce){.collection-item-card-module__zuRZba__itemCard,.collection-item-card-module__zuRZba__previewButton{transition:none}}
.collection-detail-module__EdeaJW__detailSection{border:1px solid var(--shop-border);background:var(--shop-surface);border-radius:17px;overflow:hidden;box-shadow:0 18px 60px #1d253a12}.collection-detail-module__EdeaJW__collectionHero{border-bottom:1px solid var(--shop-border);background:radial-gradient(circle at 18% 50%, var(--collection-accent-soft), transparent 27rem), linear-gradient(135deg, color-mix(in srgb, var(--shop-surface) 94%, var(--collection-accent)), var(--shop-surface));grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);min-height:340px;display:grid;position:relative;overflow:hidden}.collection-detail-module__EdeaJW__collectionHero:after{background-image:linear-gradient(color-mix(in srgb, var(--shop-accent) 4%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--shop-accent) 4%, transparent) 1px, transparent 1px);content:"";pointer-events:none;background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.collection-detail-module__EdeaJW__heroPreview{z-index:1;place-items:center;min-height:340px;padding:38px;display:grid;position:relative}.collection-detail-module__EdeaJW__heroPreview .item-preview-shell{z-index:2;width:min(270px,100%);height:260px}.collection-detail-module__EdeaJW__heroPreview .item-preview-image{filter:drop-shadow(0 28px 24px #161b273b)}.collection-detail-module__EdeaJW__heroGlow{background:var(--collection-accent-soft);filter:blur(34px);border-radius:50%;width:210px;height:210px;position:absolute}.collection-detail-module__EdeaJW__heroFallback{z-index:2;border:1px solid color-mix(in srgb, var(--collection-accent) 24%, transparent);background:var(--collection-accent-soft);width:136px;height:136px;color:var(--collection-accent);border-radius:32px;place-items:center;display:grid}.collection-detail-module__EdeaJW__heroFallback svg{width:64px;height:64px}.collection-detail-module__EdeaJW__previewCaption{z-index:3;border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-surface) 88%, transparent);color:var(--shop-muted);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:650;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.collection-detail-module__EdeaJW__previewCaption>span{background:var(--collection-accent);width:6px;height:6px;box-shadow:0 0 0 4px var(--collection-accent-soft);border-radius:50%}.collection-detail-module__EdeaJW__heroCopy{z-index:1;flex-direction:column;align-self:center;max-width:680px;padding:52px clamp(34px,6vw,82px) 52px 24px;display:flex;position:relative}.collection-detail-module__EdeaJW__heroKicker{border:1px solid color-mix(in srgb, var(--collection-accent) 24%, var(--shop-border));background:var(--collection-accent-soft);color:var(--collection-accent);border-radius:9px;align-self:flex-start;align-items:center;gap:8px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.collection-detail-module__EdeaJW__heroKicker svg{width:16px;height:16px}.collection-detail-module__EdeaJW__heroCopy h2{color:var(--shop-text);font-family:var(--font-display);letter-spacing:-.055em;overflow-wrap:anywhere;margin:18px 0 0;font-size:clamp(34px,5vw,58px);font-weight:900;line-height:.98}.collection-detail-module__EdeaJW__heroCopy>p{max-width:590px;color:var(--shop-muted);margin:18px 0 0;font-size:14px;line-height:1.7}.collection-detail-module__EdeaJW__heroStats{gap:26px;margin-top:30px;display:flex}.collection-detail-module__EdeaJW__heroStats span{color:var(--shop-muted);flex-direction:column;gap:3px;font-size:10px;display:flex}.collection-detail-module__EdeaJW__heroStats strong{color:var(--shop-text);font-variant-numeric:tabular-nums;font-size:18px}.collection-detail-module__EdeaJW__catalogToolbar{gap:12px;padding:24px 26px 18px;display:flex}.collection-detail-module__EdeaJW__searchField{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.collection-detail-module__EdeaJW__searchField>svg{color:#929baa;pointer-events:none;width:18px;height:18px;position:absolute;left:15px}.collection-detail-module__EdeaJW__searchField input,.collection-detail-module__EdeaJW__rarityFilter select{border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-background) 62%, transparent);min-height:46px;color:var(--shop-text);border-radius:12px;outline:0;transition:border-color .16s,box-shadow .16s,background .16s}.collection-detail-module__EdeaJW__searchField input{appearance:none;width:100%;padding:0 46px;font-size:12px}.collection-detail-module__EdeaJW__searchField input::placeholder{color:#929baa}.collection-detail-module__EdeaJW__searchField input:focus,.collection-detail-module__EdeaJW__rarityFilter select:focus{border-color:var(--collection-accent);background:var(--shop-surface);box-shadow:0 0 0 4px var(--collection-accent-soft)}.collection-detail-module__EdeaJW__searchField>button{width:29px;height:29px;color:var(--shop-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;font-size:20px;display:grid;position:absolute;right:9px}.collection-detail-module__EdeaJW__searchField>button:hover{background:var(--collection-accent-soft);color:var(--collection-accent)}.collection-detail-module__EdeaJW__rarityFilter{color:var(--shop-muted);grid-template-columns:auto 160px;align-items:center;gap:10px;font-size:10px;font-weight:650;display:grid}.collection-detail-module__EdeaJW__rarityFilter select{cursor:pointer;padding:0 34px 0 13px;font-size:11px}.collection-detail-module__EdeaJW__resultHeading{justify-content:space-between;align-items:center;gap:20px;padding:3px 26px 14px;display:flex}.collection-detail-module__EdeaJW__resultHeading h3{color:var(--shop-text);margin:0;font-size:15px;font-weight:720}.collection-detail-module__EdeaJW__resultHeading span{color:var(--shop-muted);font-size:10px}.collection-detail-module__EdeaJW__itemGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:0 26px 28px;display:grid}.collection-detail-module__EdeaJW__emptyResult{border:1px dashed var(--shop-border);min-height:250px;color:var(--shop-muted);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:0 26px 28px;padding:38px;display:flex}.collection-detail-module__EdeaJW__emptyResult>svg{width:30px;height:30px;color:var(--collection-accent);margin-bottom:14px}.collection-detail-module__EdeaJW__emptyResult strong{color:var(--shop-text);font-size:14px}.collection-detail-module__EdeaJW__emptyResult p{margin:7px 0 16px;font-size:11px}.collection-detail-module__EdeaJW__emptyResult button{border:1px solid color-mix(in srgb, var(--collection-accent) 28%, var(--shop-border));background:var(--collection-accent-soft);color:var(--collection-accent);cursor:pointer;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:700}.collection-detail-module__EdeaJW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-theme=light] .collection-detail-module__EdeaJW__detailSection{border-color:color-mix(in srgb, var(--collection-accent) 10%, var(--shop-border));background:#fff;box-shadow:0 26px 70px #222b421c,0 0 0 1px #ffffffb8}html[data-theme=light] .collection-detail-module__EdeaJW__collectionHero{border-bottom-color:color-mix(in srgb, var(--collection-accent) 10%, var(--shop-border));background:#fff}html[data-theme=light] .collection-detail-module__EdeaJW__heroPreview{border-right:1px solid color-mix(in srgb, var(--collection-accent) 13%, var(--shop-border));background:radial-gradient(circle at 48% 48%, color-mix(in srgb, var(--collection-accent) 22%, transparent), transparent 13rem), linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 16%, #fff), color-mix(in srgb, var(--collection-accent) 7%, #eee9dd))}html[data-theme=light] .collection-detail-module__EdeaJW__heroCopy{background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--collection-accent) 6%, transparent), transparent 20rem), #fff;justify-content:center;align-self:stretch}html[data-theme=light] .collection-detail-module__EdeaJW__heroKicker{border-color:color-mix(in srgb, var(--collection-accent) 34%, var(--shop-border));background:color-mix(in srgb, var(--collection-accent) 11%, #fff)}html[data-theme=light] .collection-detail-module__EdeaJW__previewCaption{border-color:color-mix(in srgb, var(--collection-accent) 13%, var(--shop-border));background:#ffffffd1;box-shadow:0 7px 20px #222b4214}html[data-theme=light] .collection-detail-module__EdeaJW__catalogToolbar{border-bottom:1px solid color-mix(in srgb, var(--collection-accent) 7%, var(--shop-border));background:linear-gradient(180deg, color-mix(in srgb, var(--collection-accent) 2%, #fbfaf6), #fff)}:is(html[data-theme=light] .collection-detail-module__EdeaJW__searchField input,html[data-theme=light] .collection-detail-module__EdeaJW__rarityFilter select){border-color:color-mix(in srgb, var(--collection-accent) 8%, var(--shop-border));background:#f7f4ed;box-shadow:inset 0 1px #ffffffc2}html[data-theme=light] .collection-detail-module__EdeaJW__resultHeading{padding-top:18px}html[data-theme=dark] .collection-detail-module__EdeaJW__detailSection{background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 4%, transparent), transparent 38%), var(--shop-surface);box-shadow:0 24px 70px #02061238}html[data-theme=dark] .collection-detail-module__EdeaJW__searchField input::placeholder{color:var(--ui-text-muted)}html[data-theme=dark] .collection-detail-module__EdeaJW__collectionHero{background:radial-gradient(circle at 18% 50%, color-mix(in srgb, var(--collection-accent) 19%, transparent), transparent 28rem), linear-gradient(135deg, var(--ui-surface-raised), var(--ui-surface))}@media (max-width:1120px){.collection-detail-module__EdeaJW__itemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.collection-detail-module__EdeaJW__collectionHero{grid-template-columns:minmax(230px,.75fr) minmax(0,1.25fr)}.collection-detail-module__EdeaJW__heroCopy{padding-right:34px}}@media (max-width:720px){.collection-detail-module__EdeaJW__collectionHero{grid-template-columns:1fr}.collection-detail-module__EdeaJW__heroPreview{border-bottom:1px solid var(--shop-border);min-height:280px}html[data-theme=light] .collection-detail-module__EdeaJW__heroPreview{border-right:0;border-bottom-color:color-mix(in srgb, var(--collection-accent) 13%, var(--shop-border))}.collection-detail-module__EdeaJW__heroPreview .item-preview-shell{height:220px}.collection-detail-module__EdeaJW__heroCopy{padding:36px 24px 40px}.collection-detail-module__EdeaJW__heroStats{margin-top:24px}.collection-detail-module__EdeaJW__catalogToolbar{flex-direction:column;padding-left:16px;padding-right:16px}.collection-detail-module__EdeaJW__rarityFilter{grid-template-columns:auto minmax(0,1fr)}.collection-detail-module__EdeaJW__resultHeading{padding-left:16px;padding-right:16px}.collection-detail-module__EdeaJW__itemGrid{padding-bottom:18px;padding-left:16px;padding-right:16px}.collection-detail-module__EdeaJW__emptyResult{margin-bottom:18px;margin-left:16px;margin-right:16px}}@media (max-width:560px){.collection-detail-module__EdeaJW__itemGrid{grid-template-columns:1fr}.collection-detail-module__EdeaJW__detailSection{border-radius:18px}.collection-detail-module__EdeaJW__heroCopy h2{font-size:clamp(34px,12vw,46px)}}@media (max-width:390px){.collection-detail-module__EdeaJW__heroCopy{padding-left:19px;padding-right:19px}.collection-detail-module__EdeaJW__heroStats{gap:18px}}
.collection-picker-module__lCSDpG__pickerSection{margin-bottom:30px}.collection-picker-module__lCSDpG__eyebrow{color:var(--shop-accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.collection-picker-module__lCSDpG__sectionHeading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.collection-picker-module__lCSDpG__sectionHeading h2{color:var(--shop-text);letter-spacing:-.025em;margin:5px 0 0;font-size:22px;font-weight:720}.collection-picker-module__lCSDpG__sectionHeading p{max-width:420px;color:var(--shop-muted);text-align:right;margin:0;font-size:11px;line-height:1.55}.collection-picker-module__lCSDpG__collectionGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.collection-picker-module__lCSDpG__collectionCard{content-visibility:auto;contain-intrinsic-size:auto 112px;border:1px solid var(--shop-border);background:radial-gradient(circle at 16% 50%, var(--collection-accent-soft), transparent 52%), var(--shop-surface);min-width:0;min-height:112px;color:var(--shop-text);cursor:pointer;text-align:left;border-radius:13px;outline:0;grid-template-columns:82px minmax(0,1fr) 25px;align-items:center;padding:10px 11px 10px 8px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.collection-picker-module__lCSDpG__collectionCard:before{background:var(--collection-accent);content:"";opacity:0;border-radius:0 5px 5px 0;width:3px;transition:opacity .18s,transform .18s;position:absolute;inset:8px auto 8px 0;transform:scaleY(.4)}.collection-picker-module__lCSDpG__collectionCard:hover{border-color:color-mix(in srgb, var(--collection-accent) 42%, var(--shop-border));transform:translateY(-2px);box-shadow:0 10px 28px #222b4214}.collection-picker-module__lCSDpG__collectionCard:focus-visible{border-color:var(--collection-accent);box-shadow:0 0 0 4px var(--collection-accent-soft)}.collection-picker-module__lCSDpG__collectionCardActive{border-color:color-mix(in srgb, var(--collection-accent) 62%, var(--shop-border));box-shadow:0 10px 30px #222b421a}.collection-picker-module__lCSDpG__collectionCardActive:before{opacity:1;transform:scaleY(1)}.collection-picker-module__lCSDpG__collectionCover{place-items:center;width:78px;height:88px;display:grid;position:relative}.collection-picker-module__lCSDpG__collectionCover .item-preview-shell{z-index:1}.collection-picker-module__lCSDpG__collectionCover .item-preview-image{filter:drop-shadow(0 10px 10px #191e2b33)}.collection-picker-module__lCSDpG__collectionGlow{background:var(--collection-accent-soft);filter:blur(13px);border-radius:50%;width:52px;height:52px;position:absolute}.collection-picker-module__lCSDpG__coverFallback{z-index:1;border:1px solid color-mix(in srgb, var(--collection-accent) 24%, transparent);background:var(--collection-accent-soft);width:48px;height:48px;color:var(--collection-accent);border-radius:14px;place-items:center;display:grid}.collection-picker-module__lCSDpG__coverFallback svg{width:24px;height:24px}.collection-picker-module__lCSDpG__collectionCardCopy{flex-direction:column;gap:6px;min-width:0;display:flex}.collection-picker-module__lCSDpG__collectionCardCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;line-height:1.25;overflow:hidden}.collection-picker-module__lCSDpG__collectionCardCopy small{color:var(--shop-muted);font-size:10px}.collection-picker-module__lCSDpG__collectionArrow{color:#9aa2af;border-radius:8px;place-items:center;width:24px;height:24px;transition:background .18s,color .18s,transform .18s;display:grid}.collection-picker-module__lCSDpG__collectionArrow svg{width:15px;height:15px}.collection-picker-module__lCSDpG__collectionCardActive .collection-picker-module__lCSDpG__collectionArrow{background:var(--collection-accent-soft);color:var(--collection-accent);transform:translate(2px)}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCard{border-color:color-mix(in srgb, var(--collection-accent) 10%, var(--shop-border));background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 3%, #fff), #fff 72%);box-shadow:0 8px 24px #222b420e,inset 0 1px #ffffffe6}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCard:hover{border-color:color-mix(in srgb, var(--collection-accent) 38%, var(--shop-border));box-shadow:0 13px 30px #222b421a, 0 0 0 1px color-mix(in srgb, var(--collection-accent) 5%, transparent)}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCardActive{border-color:color-mix(in srgb, var(--collection-accent) 58%, var(--shop-border));background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 7%, #fff), #fff 72%);box-shadow:0 13px 32px #222b421c, 0 0 0 1px color-mix(in srgb, var(--collection-accent) 8%, transparent)}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCover{border:1px solid color-mix(in srgb, var(--collection-accent) 16%, var(--shop-border));background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 17%, #fff), color-mix(in srgb, var(--collection-accent) 7%, #f4f1e9));border-radius:12px;box-shadow:inset 0 1px #ffffffad}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCardActive .collection-picker-module__lCSDpG__collectionCover{border-color:color-mix(in srgb, var(--collection-accent) 30%, var(--shop-border));background:linear-gradient(145deg, color-mix(in srgb, var(--collection-accent) 22%, #fff), color-mix(in srgb, var(--collection-accent) 10%, #f4f1e9))}html[data-theme=light] .collection-picker-module__lCSDpG__collectionCardCopy small{color:color-mix(in srgb, var(--shop-text) 58%, transparent)}html[data-theme=light] .collection-picker-module__lCSDpG__collectionArrow{color:color-mix(in srgb, var(--shop-text) 44%, transparent)}html[data-theme=dark] .collection-picker-module__lCSDpG__collectionCard{background:radial-gradient(circle at 16% 50%, color-mix(in srgb, var(--collection-accent) 14%, transparent), transparent 56%), var(--ui-surface);box-shadow:0 10px 30px #02061224}html[data-theme=dark] .collection-picker-module__lCSDpG__collectionCardActive{background:radial-gradient(circle at 16% 50%, color-mix(in srgb, var(--collection-accent) 23%, transparent), transparent 60%), var(--ui-surface-raised);box-shadow:0 12px 34px color-mix(in srgb, var(--collection-accent) 10%, transparent)}html[data-theme=dark] .collection-picker-module__lCSDpG__collectionArrow{color:var(--ui-text-muted)}@media (max-width:1120px){.collection-picker-module__lCSDpG__collectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.collection-picker-module__lCSDpG__sectionHeading{flex-direction:column;align-items:flex-start;gap:8px;padding:0 4px}.collection-picker-module__lCSDpG__sectionHeading p{text-align:left}}@media (max-width:560px){.collection-picker-module__lCSDpG__collectionGrid{grid-template-columns:1fr}.collection-picker-module__lCSDpG__collectionCard{min-height:102px}.collection-picker-module__lCSDpG__collectionCover{height:78px}}@media (max-width:390px){.collection-picker-module__lCSDpG__collectionCard{grid-template-columns:72px minmax(0,1fr) 24px}.collection-picker-module__lCSDpG__collectionCover{width:68px}}@media (prefers-reduced-motion:reduce){.collection-picker-module__lCSDpG__collectionCard,.collection-picker-module__lCSDpG__collectionArrow{transition:none}}
.collections-view-module__1tF9SG__main{width:min(1320px,100%);min-height:calc(100svh - 148px);margin:0 auto;padding:58px clamp(20px,4vw,64px) 76px;animation:.42s both collections-view-module__1tF9SG__collectionsEnter}.collections-view-module__1tF9SG__pageHeading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;display:flex}.collections-view-module__1tF9SG__eyebrow{color:var(--shop-accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.collections-view-module__1tF9SG__pageHeading h1{color:var(--shop-text);font-family:var(--font-display);letter-spacing:-.055em;margin:8px 0 0;font-size:clamp(36px,5vw,58px);font-weight:900;line-height:1}.collections-view-module__1tF9SG__pageHeading p{max-width:650px;color:var(--shop-muted);margin:14px 0 0;font-size:14px;line-height:1.65}.collections-view-module__1tF9SG__catalogSummary{border:1px solid var(--shop-border);background:color-mix(in srgb, var(--shop-surface) 84%, transparent);border-radius:15px;gap:8px;padding:6px;display:flex}.collections-view-module__1tF9SG__catalogSummary>span{min-width:112px;color:var(--shop-muted);border-radius:10px;grid-template-rows:auto auto;grid-template-columns:30px auto;padding:9px 13px;font-size:10px;display:grid}.collections-view-module__1tF9SG__catalogSummary svg{width:20px;height:20px;color:var(--shop-accent);grid-row:1/3;align-self:center}.collections-view-module__1tF9SG__catalogSummary strong{color:var(--shop-text);font-variant-numeric:tabular-nums;font-size:16px}.collections-view-module__1tF9SG__sessionError{color:#b03649;background:#da4b5d14;border:1px solid #da4b5d3d;border-radius:11px;margin:-20px 0 28px;padding:12px 15px;font-size:12px}html[data-theme=light] .collections-view-module__1tF9SG__catalogSummary{border-color:color-mix(in srgb, var(--shop-accent) 10%, var(--shop-border));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;box-shadow:0 10px 30px #222b4211,inset 0 1px #ffffffd6}html[data-theme=light] .collections-view-module__1tF9SG__catalogSummary>span{background:color-mix(in srgb, var(--shop-accent) 3%, transparent)}html[data-theme=dark] .collections-view-module__1tF9SG__catalogSummary{background:linear-gradient(135deg, var(--ui-accent-soft), transparent), var(--ui-surface);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ui-accent) 5%, transparent)}html[data-theme=dark] .collections-view-module__1tF9SG__sessionError{color:#ff9aaa;background:#ff6f8014;border-color:#ff6f8047}@media (max-width:920px){.collections-view-module__1tF9SG__main{padding-top:42px}.collections-view-module__1tF9SG__pageHeading{flex-direction:column;align-items:flex-start;margin-bottom:32px}}@media (max-width:720px){.collections-view-module__1tF9SG__main{padding:34px 12px 52px}.collections-view-module__1tF9SG__pageHeading{gap:20px;padding:0 4px}.collections-view-module__1tF9SG__pageHeading h1{font-size:clamp(36px,12vw,48px)}.collections-view-module__1tF9SG__catalogSummary{width:100%}.collections-view-module__1tF9SG__catalogSummary>span{flex:1 1 0;min-width:0}}@media (max-width:390px){.collections-view-module__1tF9SG__catalogSummary{flex-direction:column}.collections-view-module__1tF9SG__catalogSummary>span{width:100%}}@media (prefers-reduced-motion:reduce){.collections-view-module__1tF9SG__main{animation:none}}@keyframes collections-view-module__1tF9SG__collectionsEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.collections-experience-module___EkEfq__shell{min-height:100svh}
.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);background:linear-gradient(180deg, #f4f1e9e8 0%, #f4f1e9f7 54%, var(--ui-canvas) 78%), var(--home-background-image), var(--ui-canvas);min-width:320px;min-height:100svh;color:var(--ui-text);background-position:top;background-repeat:no-repeat;background-size:cover,max(1320px,100%),auto;padding-top:90px;position:relative;overflow:hidden}.public-home-page-module__vEQtcW__page:before{z-index:0;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__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;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;top:620px;left:57%;transform:rotate(58deg)}.public-home-page-module__vEQtcW__footerBrand{border-radius:9px;align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.public-home-page-module__vEQtcW__footerBrand:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}.public-home-page-module__vEQtcW__primaryAction,.public-home-page-module__vEQtcW__secondaryAction,.public-home-page-module__vEQtcW__joinAction{border-radius:11px;justify-content:center;align-items:center;gap:9px;font-weight:720;text-decoration:none;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.public-home-page-module__vEQtcW__primaryAction svg,.public-home-page-module__vEQtcW__secondaryAction svg,.public-home-page-module__vEQtcW__officialLink svg,.public-home-page-module__vEQtcW__joinAction svg{flex:none;width:17px;height:17px}.public-home-page-module__vEQtcW__primaryAction:hover,.public-home-page-module__vEQtcW__joinAction:hover{background:var(--ui-accent-hover);transform:translateY(-2px)}.public-home-page-module__vEQtcW__primaryAction:focus-visible,.public-home-page-module__vEQtcW__secondaryAction:focus-visible,.public-home-page-module__vEQtcW__joinAction:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.public-home-page-module__vEQtcW__hero{z-index:1;grid-template-columns:minmax(0,1.14fr) minmax(350px,.72fr);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,.public-home-page-module__vEQtcW__joinEyebrow{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;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}.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}.public-home-page-module__vEQtcW__heroActions{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.public-home-page-module__vEQtcW__primaryAction,.public-home-page-module__vEQtcW__secondaryAction{min-height:52px;padding:0 19px;font-size:13px}.public-home-page-module__vEQtcW__primaryAction{background:var(--ui-accent);color:var(--ui-on-accent);box-shadow:0 13px 32px color-mix(in srgb, var(--ui-accent) 25%, transparent)}.public-home-page-module__vEQtcW__secondaryAction{border:1px solid var(--ui-border-control);background:color-mix(in srgb, var(--ui-surface) 90%, transparent);color:var(--ui-text)}.public-home-page-module__vEQtcW__secondaryAction:hover{border-color:color-mix(in srgb, var(--ui-accent) 46%, var(--ui-border-control));background:var(--ui-surface);color:var(--ui-accent-hover);transform:translateY(-2px)}.public-home-page-module__vEQtcW__officialLink{color:var(--ui-text-muted);border-radius:6px;align-items:center;gap:7px;margin-top:20px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.public-home-page-module__vEQtcW__officialLink:hover,.public-home-page-module__vEQtcW__officialLink:focus-visible{color:var(--ui-accent-hover)}.public-home-page-module__vEQtcW__officialLink:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}.public-home-page-module__vEQtcW__joinCard{border:1px solid color-mix(in srgb, var(--ui-border) 86%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 8%, transparent), transparent 44%), color-mix(in srgb, var(--ui-surface) 92%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:25px;padding:clamp(28px,4vw,42px);position:relative;overflow:hidden;box-shadow:0 32px 90px #1420392e,inset 0 1px #ffffffad}.public-home-page-module__vEQtcW__joinCardGlow{background:color-mix(in srgb, var(--ui-accent) 18%, transparent);filter:blur(4px);pointer-events:none;border-radius:50%;width:250px;height:250px;position:absolute;top:-120px;right:-110px}.public-home-page-module__vEQtcW__joinBrand{--brand-mark-size:58px;--brand-word-color:var(--ui-text);--brand-word-size:20px;--brand-word-max-width:250px;align-items:center;gap:13px;min-height:60px;margin-bottom:30px;display:inline-flex;position:relative}.public-home-page-module__vEQtcW__joinEyebrow{margin:0 0 9px;position:relative}.public-home-page-module__vEQtcW__joinCard h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.03;position:relative}.public-home-page-module__vEQtcW__joinCard>p:not(.public-home-page-module__vEQtcW__joinEyebrow){color:var(--ui-text-soft);margin:18px 0 0;font-size:13px;line-height:1.65;position:relative}.public-home-page-module__vEQtcW__serverAddress{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-canvas-soft) 77%, transparent);border-radius:13px;align-items:center;gap:12px;margin-top:26px;padding:13px;display:flex;position:relative}.public-home-page-module__vEQtcW__serverIcon{background:var(--ui-accent);width:39px;height:39px;color:var(--ui-on-accent);border-radius:10px;flex:none;place-items:center;display:grid}.public-home-page-module__vEQtcW__serverIcon svg{width:21px;height:21px}.public-home-page-module__vEQtcW__serverAddress>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.public-home-page-module__vEQtcW__serverAddress small{color:var(--ui-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:700}.public-home-page-module__vEQtcW__serverAddress 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:760;overflow:hidden}.public-home-page-module__vEQtcW__joinAction{background:var(--ui-accent);width:100%;min-height:49px;color:var(--ui-on-accent);margin-top:16px;font-size:12px;position:relative}.public-home-page-module__vEQtcW__features{z-index:1;border-top:1px solid var(--ui-border);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>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{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:42px 0 0;padding:0;list-style:none;display:grid}.public-home-page-module__vEQtcW__featureGrid>li{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), transparent 54%), color-mix(in srgb, var(--ui-surface) 92%, transparent);border-radius:18px;min-height:210px;padding:25px;position:relative;overflow:hidden;box-shadow:0 14px 38px #14203912}.public-home-page-module__vEQtcW__featureGrid>li:after{border:1px solid color-mix(in srgb, var(--ui-accent) 11%, transparent);content:"";border-radius:24px;width:130px;height:130px;position:absolute;bottom:-55px;right:-35px;transform:rotate(26deg)}.public-home-page-module__vEQtcW__featureNumber{border:1px solid color-mix(in srgb, var(--ui-accent) 32%, var(--ui-border));background:var(--ui-accent-soft);min-width:35px;height:25px;color:var(--ui-accent-hover);border-radius:8px;justify-content:center;align-items:center;font-size:9px;font-weight:820;display:inline-flex}.public-home-page-module__vEQtcW__featureGrid h3{color:var(--ui-text);letter-spacing:-.02em;margin:39px 0 10px;font-size:17px}.public-home-page-module__vEQtcW__featureGrid p{z-index:1;color:var(--ui-text-muted);margin:0;font-size:12px;line-height:1.6;position:relative}.public-home-page-module__vEQtcW__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:84px;margin:0 auto;display:flex;position:relative}.public-home-page-module__vEQtcW__footerBrand{--brand-mark-size:28px;--brand-word-color:var(--ui-text-soft);--brand-word-size:12px;--brand-word-max-width:240px}.public-home-page-module__vEQtcW__footer nav{flex-wrap:wrap;justify-content:flex-end;gap:22px;display:flex}.public-home-page-module__vEQtcW__footer nav a{color:var(--ui-text-muted);border-radius:5px;font-size:11px;font-weight:650;text-decoration:none}.public-home-page-module__vEQtcW__footer nav a:hover,.public-home-page-module__vEQtcW__footer nav a:focus-visible{color:var(--ui-accent-hover)}.public-home-page-module__vEQtcW__footer nav a:focus-visible{outline:2px solid var(--ui-accent);outline-offset:4px}html[data-theme=dark] .public-home-page-module__vEQtcW__page{background:linear-gradient(180deg, #070e1ab8 0%, #080f1ded 54%, var(--ui-canvas) 78%), var(--home-background-image), var(--ui-canvas);background-position:top;background-repeat:no-repeat;background-size:cover,max(1320px,100%),auto}html[data-theme=dark] .public-home-page-module__vEQtcW__joinCard{background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 8%, transparent), transparent 44%), #111c2ff0;border-color:#2b3e5c;box-shadow:0 34px 100px #01050d80,inset 0 1px #ffffff09}html[data-theme=dark] .public-home-page-module__vEQtcW__serverAddress{background:#17243ae0;border-color:#30435f}html[data-theme=dark] .public-home-page-module__vEQtcW__featureGrid>li{background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), transparent 54%), #111c30;border-color:#263955;box-shadow:0 18px 42px #01050d3d}@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__joinCard{width:min(650px,100%)}}@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__heroActions,.public-home-page-module__vEQtcW__primaryAction,.public-home-page-module__vEQtcW__secondaryAction{width:100%}.public-home-page-module__vEQtcW__joinCard{border-radius:20px;padding:26px 22px}.public-home-page-module__vEQtcW__joinBrand{--brand-mark-size:48px;--brand-word-size:17px;margin-bottom:26px}.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}.public-home-page-module__vEQtcW__featureGrid>li{min-height:185px}.public-home-page-module__vEQtcW__footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;width:calc(100% - 30px);padding:24px 0}.public-home-page-module__vEQtcW__footer nav{justify-content:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){.public-home-page-module__vEQtcW__primaryAction,.public-home-page-module__vEQtcW__secondaryAction,.public-home-page-module__vEQtcW__joinAction{transition:none}}
.vote-experience-module__PlOAia__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);background:radial-gradient(circle at 8% 2%, color-mix(in srgb, var(--ui-accent) 13%, transparent), transparent 30rem), radial-gradient(circle at 94% 24%, color-mix(in srgb, var(--ui-cyan) 7%, transparent), transparent 25rem), var(--ui-canvas);min-width:320px;min-height:100svh;color:var(--ui-text);padding-top:90px;position:relative;overflow:hidden}.vote-experience-module__PlOAia__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.vote-experience-module__PlOAia__atmosphere span{border:1px solid color-mix(in srgb, var(--ui-accent) 14%, transparent);border-radius:30px;position:absolute;transform:rotate(25deg)}.vote-experience-module__PlOAia__atmosphere span:first-child{width:380px;height:380px;top:180px;left:-180px}.vote-experience-module__PlOAia__atmosphere span:nth-child(2){width:460px;height:460px;top:700px;right:-220px}.vote-experience-module__PlOAia__atmosphere span:nth-child(3){border-color:color-mix(in srgb, var(--ui-cyan) 10%, transparent);width:260px;height:260px;top:1320px;left:42%;transform:rotate(58deg)}.vote-experience-module__PlOAia__main,.vote-experience-module__PlOAia__footer{z-index:1;width:min(1180px,100% - 40px);margin-inline:auto;position:relative}.vote-experience-module__PlOAia__hero{grid-template-columns:minmax(0,1fr) minmax(330px,.56fr);align-items:center;gap:clamp(45px,7vw,90px);min-height:420px;padding:72px 0 64px;display:grid}.vote-experience-module__PlOAia__kicker{color:var(--ui-accent-hover);letter-spacing:.09em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:850}.vote-experience-module__PlOAia__hero h1{max-width:820px;color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6.2vw,84px);font-weight:900;line-height:.96}.vote-experience-module__PlOAia__hero h1 strong{overflow-wrap:anywhere;color:var(--ui-accent);font:inherit;text-shadow:0 12px 35px color-mix(in srgb, var(--ui-accent) 20%, transparent);display:block}.vote-experience-module__PlOAia__heroDescription{max-width:720px;color:var(--ui-text-soft);margin:24px 0 0;font-size:clamp(14px,1.4vw,17px);line-height:1.7}.vote-experience-module__PlOAia__heroHighlights{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.vote-experience-module__PlOAia__heroHighlights span{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface) 88%, transparent);min-height:34px;color:var(--ui-text-soft);border-radius:10px;align-items:center;padding:0 11px;font-size:10px;font-weight:720;display:inline-flex}.vote-experience-module__PlOAia__heroHighlights span:before{background:var(--ui-accent);content:"";border-radius:2px;width:6px;height:6px;margin-right:8px;transform:rotate(45deg)}.vote-experience-module__PlOAia__heroStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.vote-experience-module__PlOAia__heroStats div{border:1px solid var(--ui-border);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 8%, transparent), transparent 66%), color-mix(in srgb, var(--ui-surface) 93%, transparent);border-radius:18px;min-height:118px;padding:20px;box-shadow:0 15px 42px #14203914}.vote-experience-module__PlOAia__heroStats div:last-child{grid-column:1/-1}.vote-experience-module__PlOAia__heroStats dt{color:var(--ui-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:760}.vote-experience-module__PlOAia__heroStats dd{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.04em;margin:20px 0 0;font-size:28px}.vote-experience-module__PlOAia__primaryGrid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:14px;display:grid}.vote-experience-module__PlOAia__panel{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) 95%, transparent);border-radius:21px;overflow:hidden;box-shadow:0 18px 55px #14203914}.vote-experience-module__PlOAia__votePanel,.vote-experience-module__PlOAia__podiumPanel,.vote-experience-module__PlOAia__rankingPanel,.vote-experience-module__PlOAia__randomRewards{padding:clamp(23px,3.3vw,38px)}.vote-experience-module__PlOAia__votePanel{background:linear-gradient(150deg, color-mix(in srgb, var(--ui-accent) 5%, transparent), transparent 48%), color-mix(in srgb, var(--ui-surface) 97%, transparent)}.vote-experience-module__PlOAia__panelHeader{align-items:flex-start;gap:14px;display:flex}.vote-experience-module__PlOAia__panelIndex{border:1px solid color-mix(in srgb, var(--ui-accent) 34%, var(--ui-border));background:var(--ui-accent-soft);width:38px;height:31px;color:var(--ui-accent-hover);border-radius:9px;flex:none;place-items:center;font-size:9px;font-weight:850;display:inline-grid}.vote-experience-module__PlOAia__votePanel>.vote-experience-module__PlOAia__panelHeader{border-bottom:1px solid var(--ui-border);align-items:center;gap:16px;padding-bottom:28px}.vote-experience-module__PlOAia__votePanelIcon{background:var(--ui-accent);width:48px;height:48px;color:var(--ui-on-accent);box-shadow:0 5px 0 color-mix(in srgb, var(--ui-accent-hover) 62%, transparent), 0 12px 24px color-mix(in srgb, var(--ui-accent) 18%, transparent);border:0;border-radius:14px}.vote-experience-module__PlOAia__votePanelIcon svg{fill:currentColor;width:22px;height:22px}.vote-experience-module__PlOAia__votePanel>.vote-experience-module__PlOAia__panelHeader .vote-experience-module__PlOAia__kicker{border:1px solid color-mix(in srgb, var(--ui-accent) 72%, var(--ui-border));background:var(--ui-accent-soft);min-height:29px;color:var(--ui-accent-hover);letter-spacing:.035em;border-radius:999px;align-items:center;margin:0 0 7px;padding:0 12px;display:inline-flex}.vote-experience-module__PlOAia__votePanel>.vote-experience-module__PlOAia__panelHeader h2{letter-spacing:-.038em;font-size:clamp(27px,3vw,38px);font-weight:650;line-height:1.08}.vote-experience-module__PlOAia__votePanel>.vote-experience-module__PlOAia__panelHeader>div>p:last-child{max-width:430px;color:var(--ui-text-soft);margin-top:8px;font-size:14px}.vote-experience-module__PlOAia__panelHeader h2{color:var(--ui-text);font-family:var(--font-display);letter-spacing:-.042em;margin:0;font-size:clamp(23px,2.5vw,34px);line-height:1}.vote-experience-module__PlOAia__panelHeader>div>p:last-child{color:var(--ui-text-muted);margin:10px 0 0;font-size:12px;line-height:1.55}.vote-experience-module__PlOAia__playerForm{margin-top:32px}.vote-experience-module__PlOAia__playerForm label{color:var(--ui-text-soft);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:780;display:block}.vote-experience-module__PlOAia__playerFormControls{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.vote-experience-module__PlOAia__playerForm input{border:1px solid var(--ui-border-control);background:var(--ui-surface-raised);width:100%;min-height:49px;color:var(--ui-text);border-radius:11px;outline:none;padding:0 14px;font-size:13px;font-weight:650;transition:border-color .15s,box-shadow .15s}.vote-experience-module__PlOAia__playerForm input::placeholder{color:var(--ui-text-muted)}.vote-experience-module__PlOAia__playerForm input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 4px var(--ui-focus)}.vote-experience-module__PlOAia__playerForm input[aria-invalid=true]{border-color:var(--ui-danger)}.vote-experience-module__PlOAia__playerForm button,.vote-experience-module__PlOAia__authPrompt a{background:var(--ui-accent);min-height:49px;color:var(--ui-on-accent);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:820;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.vote-experience-module__PlOAia__playerForm button:hover,.vote-experience-module__PlOAia__authPrompt a:hover{background:var(--ui-accent-hover);transform:translateY(-1px)}.vote-experience-module__PlOAia__playerForm button:focus-visible,.vote-experience-module__PlOAia__authPrompt a:focus-visible,.vote-experience-module__PlOAia__selectedPlayer button:focus-visible,.vote-experience-module__PlOAia__siteLink:focus-visible,.vote-experience-module__PlOAia__footer a:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.vote-experience-module__PlOAia__formHint,.vote-experience-module__PlOAia__formError{margin:9px 0 0;font-size:10px;line-height:1.45}.vote-experience-module__PlOAia__formHint{color:var(--ui-text-muted)}.vote-experience-module__PlOAia__formError{color:var(--ui-danger);font-weight:650}.vote-experience-module__PlOAia__authPrompt{border:1px solid color-mix(in srgb, var(--ui-accent) 30%, var(--ui-border));background:var(--ui-accent-soft);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:30px;padding:14px;display:grid}.vote-experience-module__PlOAia__authPromptMark{background:var(--ui-accent);width:38px;height:38px;color:var(--ui-on-accent);border-radius:10px;place-items:center;font-weight:900;display:grid}.vote-experience-module__PlOAia__authPrompt strong{color:var(--ui-text);font-size:12px}.vote-experience-module__PlOAia__authPrompt p{color:var(--ui-text-muted);margin:3px 0 0;font-size:10px}.vote-experience-module__PlOAia__authPrompt a{min-height:42px}.vote-experience-module__PlOAia__siteStep{margin-top:22px}.vote-experience-module__PlOAia__selectedPlayer{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface-raised) 92%, transparent);border-radius:14px;align-items:center;gap:11px;margin-bottom:18px;padding:10px 12px;display:flex}.vote-experience-module__PlOAia__playerAvatar{border:1px solid color-mix(in srgb, var(--ui-accent) 45%, var(--ui-border));background:linear-gradient(145deg, var(--ui-accent), var(--ui-accent-hover));width:38px;height:38px;color:var(--ui-on-accent);box-shadow:0 7px 20px color-mix(in srgb, var(--ui-accent) 18%, transparent);border-radius:9px;flex:none;place-items:center;font-size:13px;font-weight:900;display:inline-grid}.vote-experience-module__PlOAia__selectedPlayer>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.vote-experience-module__PlOAia__selectedPlayer small{color:var(--ui-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:740}.vote-experience-module__PlOAia__selectedPlayer strong{color:var(--ui-text);text-overflow:ellipsis;font-size:12px;overflow:hidden}.vote-experience-module__PlOAia__selectedPlayer button{border:1px solid color-mix(in srgb, var(--ui-accent) 28%, var(--ui-border));background:var(--ui-accent-soft);color:var(--ui-accent-hover);cursor:pointer;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:750}.vote-experience-module__PlOAia__siteHeading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vote-experience-module__PlOAia__siteList{gap:10px;display:grid}.vote-experience-module__PlOAia__siteCard{border:1px solid var(--ui-border);background:color-mix(in srgb, var(--ui-surface-raised) 97%, transparent);border-radius:16px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden;box-shadow:0 9px 24px #1420390e}.vote-experience-module__PlOAia__siteCard:has(.vote-experience-module__PlOAia__siteLink:not(.vote-experience-module__PlOAia__siteLinkDisabled):hover){border-color:color-mix(in srgb, var(--ui-accent) 40%, var(--ui-border));box-shadow:0 14px 28px color-mix(in srgb, var(--ui-accent) 9%, transparent);transform:translateY(-2px)}.vote-experience-module__PlOAia__siteLink{min-height:78px;color:var(--ui-text);background:0 0;border:0;grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;gap:16px;padding:12px 14px;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;display:grid}.vote-experience-module__PlOAia__siteLink:not(.vote-experience-module__PlOAia__siteLinkDisabled):hover{background:var(--ui-surface-active)}.vote-experience-module__PlOAia__siteLink:not(.vote-experience-module__PlOAia__siteLinkDisabled):focus-visible{outline:2px solid var(--ui-accent);outline-offset:-3px}.vote-experience-module__PlOAia__siteLinkDisabled{opacity:.7;cursor:wait}.vote-experience-module__PlOAia__siteCard[aria-busy=true] .vote-experience-module__PlOAia__siteArrow{animation:.9s ease-in-out infinite alternate vote-experience-module__PlOAia__siteStatusPulse}.vote-experience-module__PlOAia__siteNumber{background:var(--ui-accent);width:48px;height:48px;color:var(--ui-on-accent);box-shadow:inset 0 -4px 0 #1118271c, 0 8px 18px color-mix(in srgb, var(--ui-accent) 16%, transparent);border-radius:14px;place-items:center;font-size:13px;font-weight:900;transition:transform .16s;display:inline-grid}.vote-experience-module__PlOAia__siteContent{flex-direction:column;gap:3px;min-width:0;display:flex}.vote-experience-module__PlOAia__siteContent strong{min-width:0;color:var(--ui-text);align-items:baseline;gap:5px;font-size:15px;font-weight:820;display:flex}.vote-experience-module__PlOAia__siteName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vote-experience-module__PlOAia__siteCooldown{color:var(--ui-text-soft);flex:none;font-size:.9em}.vote-experience-module__PlOAia__siteContent small{color:var(--ui-text-muted);font-size:11px;font-weight:680}.vote-experience-module__PlOAia__siteArrow{background:var(--ui-accent);width:44px;height:44px;color:var(--ui-on-accent);box-shadow:inset 0 -4px 0 #1118271c, 0 8px 18px color-mix(in srgb, var(--ui-accent) 16%, transparent);border:0;border-radius:13px;place-items:center;transition:transform .16s;display:grid}.vote-experience-module__PlOAia__siteArrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.vote-experience-module__PlOAia__siteLink:not(.vote-experience-module__PlOAia__siteLinkDisabled):hover .vote-experience-module__PlOAia__siteNumber,.vote-experience-module__PlOAia__siteLink:not(.vote-experience-module__PlOAia__siteLinkDisabled):hover .vote-experience-module__PlOAia__siteArrow{transform:translateY(-1px)}.vote-experience-module__PlOAia__siteStatus{border-top:1px solid var(--ui-border);background:var(--ui-canvas-soft);min-height:31px;color:var(--ui-text-muted);margin:0;padding:8px 12px;font-size:10px;font-weight:650;line-height:1.45}.vote-experience-module__PlOAia__siteStatusReady{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vote-experience-module__PlOAia__siteStatus strong{color:var(--ui-text)}.vote-experience-module__PlOAia__siteStatus time{color:var(--ui-text-soft);font-weight:760}.vote-experience-module__PlOAia__siteStatus a{color:var(--ui-accent-hover);font-weight:780}.vote-experience-module__PlOAia__siteStatusError{color:var(--ui-danger,#c53b3b)}.vote-experience-module__PlOAia__siteStatusSuccess{background:color-mix(in srgb, var(--ui-cyan) 9%, var(--ui-canvas-soft));color:var(--ui-cyan)}.vote-experience-module__PlOAia__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vote-experience-module__PlOAia__podiumPanel{min-height:100%}.vote-experience-module__PlOAia__podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:7px;margin-top:35px;display:grid}.vote-experience-module__PlOAia__podiumCard{border:1px solid var(--ui-border);background:var(--ui-surface-raised);text-align:center;border-radius:15px 15px 8px 8px;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;min-height:175px;padding:16px 8px;display:flex}.vote-experience-module__PlOAia__podiumPlace1{border-color:color-mix(in srgb, var(--ui-accent) 56%, var(--ui-border));background:linear-gradient(180deg, color-mix(in srgb, var(--ui-accent) 17%, transparent), transparent 65%), var(--ui-surface-raised);min-height:215px}.vote-experience-module__PlOAia__podiumPlace2{min-height:190px}.vote-experience-module__PlOAia__podiumPlace3{min-height:170px}.vote-experience-module__PlOAia__podiumRank{color:var(--ui-accent-hover);margin-bottom:auto;font-size:9px;font-weight:860}.vote-experience-module__PlOAia__podiumCard .vote-experience-module__PlOAia__playerAvatar{width:45px;height:45px;margin-bottom:10px}.vote-experience-module__PlOAia__podiumCard strong{text-overflow:ellipsis;width:100%;font-size:10px;display:block;overflow:hidden}.vote-experience-module__PlOAia__podiumCard>small{color:var(--ui-text-muted);margin-top:4px;font-size:8px}.vote-experience-module__PlOAia__podiumReward{background:var(--ui-accent-soft);color:var(--ui-accent-hover);border-radius:7px;margin-top:9px;padding:5px 7px;font-size:7px;font-weight:780}.vote-experience-module__PlOAia__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.vote-experience-module__PlOAia__emptyState>span{border:1px solid var(--ui-border);background:var(--ui-accent-soft);width:52px;height:52px;color:var(--ui-accent-hover);border-radius:15px;place-items:center;margin-bottom:15px;font-size:21px;font-weight:900;display:grid}.vote-experience-module__PlOAia__emptyState strong{color:var(--ui-text-soft);font-size:12px}.vote-experience-module__PlOAia__emptyState p{max-width:260px;color:var(--ui-text-muted);margin:8px 0 0;font-size:10px;line-height:1.5}.vote-experience-module__PlOAia__rewardsStrip{grid-template-columns:minmax(260px,.58fr) minmax(0,1fr);align-items:center;gap:35px;margin-top:14px;padding:28px clamp(23px,3.3vw,38px);display:grid}.vote-experience-module__PlOAia__rewardsStrip ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.vote-experience-module__PlOAia__rewardsStrip li{border:1px solid var(--ui-border);background:var(--ui-surface-raised);min-height:49px;color:var(--ui-text-soft);border-radius:11px;align-items:center;gap:9px;padding:9px 12px;font-size:10px;font-weight:700;display:flex}.vote-experience-module__PlOAia__rewardsStrip li span{color:var(--ui-accent-hover);font-size:8px;font-weight:850}.vote-experience-module__PlOAia__rankingPanel,.vote-experience-module__PlOAia__randomRewards{margin-top:14px}.vote-experience-module__PlOAia__rankingHeader{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.vote-experience-module__PlOAia__milestone{flex-direction:column;gap:8px;width:min(290px,100%);display:flex}.vote-experience-module__PlOAia__milestone>span:first-child{color:var(--ui-text-muted);justify-content:space-between;font-size:9px;display:flex}.vote-experience-module__PlOAia__milestone strong{color:var(--ui-text)}.vote-experience-module__PlOAia__progressTrack{background:var(--ui-canvas-soft);border-radius:999px;height:7px;overflow:hidden}.vote-experience-module__PlOAia__progressTrack span{border-radius:inherit;background:linear-gradient(90deg, var(--ui-accent), var(--ui-cyan));height:100%;display:block}.vote-experience-module__PlOAia__rankingList{gap:7px;margin-top:30px;padding:0;list-style:none;display:grid}.vote-experience-module__PlOAia__localLeaderboardStatus{color:var(--ui-cyan);margin:18px 0 -12px;font-size:9px;font-weight:700}.vote-experience-module__PlOAia__rankingList li{border:1px solid var(--ui-border);background:var(--ui-surface-raised);border-radius:12px;grid-template-columns:45px auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:65px;padding:9px 13px;display:grid}.vote-experience-module__PlOAia__rankingList li.vote-experience-module__PlOAia__currentPlayer{border-color:color-mix(in srgb, var(--ui-accent) 65%, var(--ui-border));background:var(--ui-surface-active);box-shadow:inset 3px 0 0 var(--ui-accent)}.vote-experience-module__PlOAia__rankingRank{color:var(--ui-accent-hover);text-align:center;font-size:10px;font-weight:850}.vote-experience-module__PlOAia__rankingList .vote-experience-module__PlOAia__playerAvatar{width:36px;height:36px}.vote-experience-module__PlOAia__rankingPlayer{flex-direction:column;gap:3px;min-width:0;display:flex}.vote-experience-module__PlOAia__rankingPlayer strong{color:var(--ui-text);text-overflow:ellipsis;font-size:11px;overflow:hidden}.vote-experience-module__PlOAia__rankingPlayer small{color:var(--ui-text-muted);font-size:8px}.vote-experience-module__PlOAia__rankingList li>b{min-width:50px;color:var(--ui-text);font-family:var(--font-display);text-align:right;font-size:16px}.vote-experience-module__PlOAia__rankingList li>b:after{color:var(--ui-text-muted);font-family:var(--font-body);content:"votes";margin-left:4px;font-size:7px}.vote-experience-module__PlOAia__rankingPlaceholder{border:1px dashed var(--ui-border);min-height:130px;color:var(--ui-text-muted);text-align:center;border-radius:13px;place-items:center;margin-top:25px;font-size:11px;display:grid}.vote-experience-module__PlOAia__rankingPlaceholder p{margin:0}.vote-experience-module__PlOAia__rankRewards{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:7px;margin-top:14px;display:grid}.vote-experience-module__PlOAia__rankRewards>span{border:1px solid var(--ui-border);background:var(--ui-canvas-soft);border-radius:11px;flex-direction:column;justify-content:center;gap:4px;min-height:57px;padding:9px;display:flex}.vote-experience-module__PlOAia__rankRewards small{color:var(--ui-text-muted);text-transform:uppercase;font-size:7px;font-weight:750}.vote-experience-module__PlOAia__rankRewards strong{color:var(--ui-text-soft);font-size:9px}.vote-experience-module__PlOAia__rewardList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:27px;display:grid}.vote-experience-module__PlOAia__rewardList article{border:1px solid var(--ui-border);background:var(--ui-surface-raised);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:12px;display:grid}.vote-experience-module__PlOAia__rewardMark{background:var(--ui-accent-soft);width:38px;height:38px;color:var(--ui-accent-hover);border-radius:10px;place-items:center;font-size:18px;font-weight:900;display:grid}.vote-experience-module__PlOAia__rewardList article>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.vote-experience-module__PlOAia__rewardList strong{color:var(--ui-text);text-overflow:ellipsis;font-size:11px;overflow:hidden}.vote-experience-module__PlOAia__rewardList small{color:var(--ui-text-muted);font-size:8px}.vote-experience-module__PlOAia__rewardList b{color:var(--ui-accent-hover);font-size:12px}.vote-experience-module__PlOAia__footer{border-top:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:24px;min-height:96px;margin-top:70px;display:flex}.vote-experience-module__PlOAia__footerBrand{--brand-mark-size:29px;--brand-word-color:var(--ui-text-soft);--brand-word-size:12px;--brand-word-max-width:240px;text-decoration:none;display:inline-flex}.vote-experience-module__PlOAia__footer nav{flex-wrap:wrap;justify-content:flex-end;gap:22px;display:flex}.vote-experience-module__PlOAia__footer nav a{color:var(--ui-text-muted);border-radius:5px;font-size:10px;font-weight:680;text-decoration:none}.vote-experience-module__PlOAia__footer nav a:hover{color:var(--ui-accent-hover)}html[data-theme=dark] .vote-experience-module__PlOAia__panel{box-shadow:0 18px 48px #01050d40}html[data-theme=dark] .vote-experience-module__PlOAia__heroStats div{box-shadow:0 18px 48px #01050d40}html[data-theme=dark] .vote-experience-module__PlOAia__siteCard{box-shadow:0 10px 28px #01050d33}@media (max-width:1000px){.vote-experience-module__PlOAia__hero,.vote-experience-module__PlOAia__primaryGrid{grid-template-columns:1fr}.vote-experience-module__PlOAia__hero{gap:42px}.vote-experience-module__PlOAia__heroStats{max-width:620px}.vote-experience-module__PlOAia__rewardsStrip{grid-template-columns:1fr}}@media (max-width:700px){.vote-experience-module__PlOAia__page{padding-top:110px}.vote-experience-module__PlOAia__main,.vote-experience-module__PlOAia__footer{width:calc(100% - 30px)}.vote-experience-module__PlOAia__hero{min-height:auto;padding:60px 0 48px}.vote-experience-module__PlOAia__hero h1{font-size:clamp(44px,15vw,68px)}.vote-experience-module__PlOAia__heroStats{grid-template-columns:1fr}.vote-experience-module__PlOAia__heroStats div:last-child{grid-column:auto}.vote-experience-module__PlOAia__panel{border-radius:17px}.vote-experience-module__PlOAia__votePanel,.vote-experience-module__PlOAia__podiumPanel,.vote-experience-module__PlOAia__rankingPanel,.vote-experience-module__PlOAia__randomRewards,.vote-experience-module__PlOAia__rewardsStrip{padding:22px 18px}.vote-experience-module__PlOAia__playerFormControls,.vote-experience-module__PlOAia__authPrompt{grid-template-columns:1fr}.vote-experience-module__PlOAia__playerForm button,.vote-experience-module__PlOAia__authPrompt a{width:100%}.vote-experience-module__PlOAia__votePanel>.vote-experience-module__PlOAia__panelHeader{align-items:flex-start}.vote-experience-module__PlOAia__votePanelIcon{border-radius:13px;width:44px;height:44px}.vote-experience-module__PlOAia__siteLink{grid-template-columns:44px minmax(0,1fr) 40px;gap:12px;min-height:72px;padding:10px 11px}.vote-experience-module__PlOAia__siteNumber{border-radius:13px;width:44px;height:44px}.vote-experience-module__PlOAia__siteArrow{border-radius:12px;width:40px;height:40px}.vote-experience-module__PlOAia__siteContent strong{font-size:13px}.vote-experience-module__PlOAia__siteContent small{font-size:10px}.vote-experience-module__PlOAia__authPromptMark{display:none}.vote-experience-module__PlOAia__podium{grid-template-columns:1fr;align-items:stretch}.vote-experience-module__PlOAia__podiumCard,.vote-experience-module__PlOAia__podiumPlace1,.vote-experience-module__PlOAia__podiumPlace2,.vote-experience-module__PlOAia__podiumPlace3{min-height:150px}.vote-experience-module__PlOAia__podiumPlace1{order:-1}.vote-experience-module__PlOAia__rewardsStrip ul{grid-template-columns:1fr}.vote-experience-module__PlOAia__rankingHeader{flex-direction:column;align-items:flex-start}.vote-experience-module__PlOAia__milestone{width:100%}.vote-experience-module__PlOAia__rankingList li{grid-template-columns:36px auto minmax(0,1fr);gap:9px}.vote-experience-module__PlOAia__rankingList li>b{text-align:left;grid-column:3}.vote-experience-module__PlOAia__rankRewards,.vote-experience-module__PlOAia__rewardList{grid-template-columns:1fr}.vote-experience-module__PlOAia__footer{flex-direction:column;justify-content:center;align-items:flex-start;min-height:120px;padding:25px 0}.vote-experience-module__PlOAia__footer nav{justify-content:flex-start;gap:16px}}@keyframes vote-experience-module__PlOAia__siteStatusPulse{0%{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.vote-experience-module__PlOAia__playerForm input,.vote-experience-module__PlOAia__playerForm button,.vote-experience-module__PlOAia__authPrompt a,.vote-experience-module__PlOAia__siteCard,.vote-experience-module__PlOAia__siteLink,.vote-experience-module__PlOAia__siteNumber,.vote-experience-module__PlOAia__siteArrow{transition:none}.vote-experience-module__PlOAia__siteCard[aria-busy=true] .vote-experience-module__PlOAia__siteArrow{animation:none}}
