.TermsGate-module__T45pwa__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c10d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.TermsGate-module__T45pwa__modal{background:#0f0f14;border:1px solid #242428;border-radius:24px;flex-direction:column;gap:24px;width:100%;max-width:480px;padding:36px 32px 32px;display:flex;position:relative;overflow:hidden}.TermsGate-module__T45pwa__glow{filter:blur(120px);opacity:.25;pointer-events:none;background:#9b8fff;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.TermsGate-module__T45pwa__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.TermsGate-module__T45pwa__iconWrap{background:#9c91ff1f;border:1px solid #9c91ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.TermsGate-module__T45pwa__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.TermsGate-module__T45pwa__subtitle{color:#ffffff73;margin:0;font-size:.875rem;line-height:1.6}.TermsGate-module__T45pwa__links{background:#ffffff08;border:1px solid #242428;border-radius:14px;flex-direction:column;gap:4px;padding:8px 4px;display:flex}.TermsGate-module__T45pwa__link{color:#fff9;border-radius:10px;align-items:center;gap:10px;padding:9px 14px;font-size:.85rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.TermsGate-module__T45pwa__link:hover{color:#cabeff;background:#9c91ff14}.TermsGate-module__T45pwa__linkIcon{opacity:.5;flex-shrink:0}.TermsGate-module__T45pwa__link:hover .TermsGate-module__T45pwa__linkIcon{opacity:1;color:#9c91ff}.TermsGate-module__T45pwa__agreeLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.TermsGate-module__T45pwa__agreeCheckbox{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.TermsGate-module__T45pwa__agreeBox{background:#ffffff0a;border:1.5px solid #3a3a4a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.TermsGate-module__T45pwa__agreeCheckbox:checked+.TermsGate-module__T45pwa__agreeBox{background:linear-gradient(135deg,#9c91ff,#b7afff);border-color:#9c91ff;box-shadow:0 0 8px #9c91ff66}.TermsGate-module__T45pwa__agreeCheckbox:checked+.TermsGate-module__T45pwa__agreeBox:after{content:"";border:2px solid #0c0c10;border-top:none;border-left:none;width:5px;height:8px;display:block;transform:rotate(45deg)translateY(-1px)}.TermsGate-module__T45pwa__agreeLabel:hover .TermsGate-module__T45pwa__agreeBox{border-color:#9c91ff}.TermsGate-module__T45pwa__agreeText{color:#ffffff80;font-size:.85rem;line-height:1.4}.TermsGate-module__T45pwa__btn{color:#fff;cursor:pointer;background:#ffffff12;border:none;border-radius:14px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:background .2s,box-shadow .2s}.TermsGate-module__T45pwa__btn:not(:disabled):hover{background:linear-gradient(101.65deg,#9c91ff 28.95%,#b7afff 90.85%);box-shadow:0 0 40px #b7afff33}.TermsGate-module__T45pwa__btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:520px){.TermsGate-module__T45pwa__modal{border-radius:20px;padding:28px 20px 24px}}
.ErrorReporter-module__KR3AbW__trigger{z-index:9000;color:#aea1ff;cursor:pointer;background:#aea1ff1f;border:1px solid #aea1ff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,transform .2s;animation:.25s cubic-bezier(.34,1.56,.64,1) ErrorReporter-module__KR3AbW__popIn;display:flex;position:fixed;bottom:24px;right:24px}.ErrorReporter-module__KR3AbW__trigger:hover{background:#aea1ff38;border-color:#aea1ff99;transform:scale(1.07)}@keyframes ErrorReporter-module__KR3AbW__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ErrorReporter-module__KR3AbW__badge{color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:700;font-family:var(--font-inter),sans-serif;background:#e53e3e;border:2px solid #0c0c10;border-radius:9px;justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:-5px;right:-5px}.ErrorReporter-module__KR3AbW__backdrop{z-index:9001;background:#000000a6;justify-content:center;align-items:center;animation:.15s ErrorReporter-module__KR3AbW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ErrorReporter-module__KR3AbW__fadeIn{0%{opacity:0}to{opacity:1}}.ErrorReporter-module__KR3AbW__panel{background:#111117;border:1px solid #aea1ff2e;border-radius:16px;flex-direction:column;width:600px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.2s cubic-bezier(.34,1.2,.64,1) ErrorReporter-module__KR3AbW__slideUp;display:flex;overflow:hidden}@keyframes ErrorReporter-module__KR3AbW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ErrorReporter-module__KR3AbW__panelHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ErrorReporter-module__KR3AbW__panelTitle{font-family:var(--font-gilroy),sans-serif;color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.ErrorReporter-module__KR3AbW__countBadge{color:#fc8181;font-family:var(--font-inter),sans-serif;background:#e53e3e2e;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.ErrorReporter-module__KR3AbW__closeBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .2s,background .2s;display:flex}.ErrorReporter-module__KR3AbW__closeBtn:hover{color:#fff;background:#ffffff12}.ErrorReporter-module__KR3AbW__errorList{flex-direction:column;flex:1;gap:6px;padding:10px;display:flex;overflow-y:auto}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar{width:4px}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar-track{background:0 0}.ErrorReporter-module__KR3AbW__errorList::-webkit-scrollbar-thumb{background:#aea1ff40;border-radius:2px}.ErrorReporter-module__KR3AbW__errorItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;transition:border-color .15s;overflow:hidden}.ErrorReporter-module__KR3AbW__errorItem:hover{border-color:#aea1ff33}.ErrorReporter-module__KR3AbW__errorHeader{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .15s;display:grid}.ErrorReporter-module__KR3AbW__errorHeader:hover{background:#ffffff05}.ErrorReporter-module__KR3AbW__errorType{font-family:var(--font-inter),sans-serif;letter-spacing:.04em;color:#aea1ff;white-space:nowrap;text-transform:uppercase;background:#aea1ff1f;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600}.ErrorReporter-module__KR3AbW__errorTime{font-family:var(--font-inter),sans-serif;color:#ffffff59;white-space:nowrap;font-size:12px}.ErrorReporter-module__KR3AbW__errorMsg{font-family:var(--font-inter),sans-serif;color:#fffc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ErrorReporter-module__KR3AbW__chevron{color:#ffffff40;flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.ErrorReporter-module__KR3AbW__chevronOpen{transform:rotate(180deg)}.ErrorReporter-module__KR3AbW__errorDetails{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px;display:flex}.ErrorReporter-module__KR3AbW__detailRow{font-size:12px;font-family:var(--font-inter),sans-serif;align-items:flex-start;gap:10px;display:flex}.ErrorReporter-module__KR3AbW__detailLabel{color:#ffffff4d;flex-shrink:0;min-width:64px}.ErrorReporter-module__KR3AbW__detailValue{color:#ffffffa6;word-break:break-all}.ErrorReporter-module__KR3AbW__stack{color:#ffffff73;white-space:pre;background:#0006;border:1px solid #ffffff0d;border-radius:6px;max-height:150px;margin:0;padding:10px 12px;font-family:Courier New,monospace;font-size:11px;line-height:1.6;overflow:auto}.ErrorReporter-module__KR3AbW__stack::-webkit-scrollbar{width:3px;height:3px}.ErrorReporter-module__KR3AbW__stack::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.ErrorReporter-module__KR3AbW__actions{border-top:1px solid #ffffff0f;flex-shrink:0;gap:8px;padding:12px;display:flex}.ErrorReporter-module__KR3AbW__clearBtn{color:#ffffff80;cursor:pointer;font-family:var(--font-gilroy),sans-serif;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.ErrorReporter-module__KR3AbW__clearBtn:hover{color:#ffffffbf;background:#ffffff14}.ErrorReporter-module__KR3AbW__copyBtn{color:#aea1ff;cursor:pointer;font-family:var(--font-gilroy),sans-serif;background:#aea1ff26;border:1px solid #aea1ff59;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s;display:flex}.ErrorReporter-module__KR3AbW__copyBtn:hover{background:#aea1ff40;border-color:#aea1ff8c}.ErrorReporter-module__KR3AbW__hint{font-family:var(--font-inter),sans-serif;color:#ffffff40;text-align:center;flex-shrink:0;padding:10px 20px 14px;font-size:11px}.ErrorReporter-module__KR3AbW__empty{color:#ffffff40;font-family:var(--font-inter),sans-serif;flex-direction:column;flex:1;align-items:center;gap:12px;padding:56px 24px;font-size:14px;display:flex}
.GuestWatchReminderModal-module__OnQptG__backdrop{z-index:10000;background:#000000b8;justify-content:center;align-items:center;animation:.2s GuestWatchReminderModal-module__OnQptG__fadeIn;display:flex;position:fixed;inset:0}.GuestWatchReminderModal-module__OnQptG__modalWrapper{background:linear-gradient(#a39cd7 0%,#242428 100%);border-radius:25px;flex-shrink:0;padding:1px;animation:.22s GuestWatchReminderModal-module__OnQptG__modalIn;box-shadow:9px 4px 34.5px #00000040}.GuestWatchReminderModal-module__OnQptG__modal{background:#040406;border-radius:24px;width:1060px;height:655px;position:relative;overflow:hidden}.GuestWatchReminderModal-module__OnQptG__grid{pointer-events:none;z-index:1;width:100%;height:381px;position:absolute;top:0;left:0}.GuestWatchReminderModal-module__OnQptG__image{z-index:2;height:490px;position:absolute;inset:0}.GuestWatchReminderModal-module__OnQptG__image:after{content:"";background:linear-gradient(#0000,#040406);height:140px;position:absolute;bottom:0;left:0;right:0}.GuestWatchReminderModal-module__OnQptG__close{cursor:pointer;color:#fff;z-index:10;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;transition:transform .2s;position:absolute;top:24px;right:24px}.GuestWatchReminderModal-module__OnQptG__close:focus{outline:none}.GuestWatchReminderModal-module__OnQptG__close:hover{transform:rotate(90deg)}.GuestWatchReminderModal-module__OnQptG__close svg{width:100%;height:100%}.GuestWatchReminderModal-module__OnQptG__content{z-index:10;flex-direction:column;align-items:center;gap:10px;width:665px;display:flex;position:absolute;top:470px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__title{text-align:center;color:#fff;white-space:nowrap;margin:0;font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;line-height:1.2}.GuestWatchReminderModal-module__OnQptG__subtitle{text-align:center;color:#ffffff80;margin:0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:24px}.GuestWatchReminderModal-module__OnQptG__buttons{z-index:10;flex-direction:row;gap:8px;display:flex;position:absolute;top:577px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__btn{color:#fff;background:#ffffff12;border-radius:10px;justify-content:center;align-items:center;width:231px;height:50px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .25s,box-shadow .25s;display:flex;position:relative}.GuestWatchReminderModal-module__OnQptG__btn:hover{background:linear-gradient(101.65deg,#9c91ff 28.95%,#b7afff 90.85%);box-shadow:0 0 70px #b7afff33}.GuestWatchReminderModal-module__OnQptG__btnGlow{pointer-events:none;opacity:0;z-index:-1;transition:opacity .3s;position:absolute;bottom:-126px;left:50%;transform:translate(-50%)}.GuestWatchReminderModal-module__OnQptG__btn:hover .GuestWatchReminderModal-module__OnQptG__btnGlow{opacity:1}@keyframes GuestWatchReminderModal-module__OnQptG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GuestWatchReminderModal-module__OnQptG__modalIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:1080px){.GuestWatchReminderModal-module__OnQptG__modalWrapper{border-radius:21px;width:92vw;max-width:480px}.GuestWatchReminderModal-module__OnQptG__modal{border-radius:20px;flex-direction:column;width:100%;height:auto;display:flex}.GuestWatchReminderModal-module__OnQptG__grid{height:220px}.GuestWatchReminderModal-module__OnQptG__image{inset:unset;flex-shrink:0;width:100%;height:220px;position:relative}.GuestWatchReminderModal-module__OnQptG__image img{object-position:center 60%!important}.GuestWatchReminderModal-module__OnQptG__image:after{height:60px}.GuestWatchReminderModal-module__OnQptG__close{width:16px;height:16px;top:16px;right:16px}.GuestWatchReminderModal-module__OnQptG__content{top:unset;left:unset;box-sizing:border-box;gap:6px;width:100%;padding:12px 20px 0;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__title{white-space:normal;font-size:17px}.GuestWatchReminderModal-module__OnQptG__subtitle{font-size:12px;line-height:18px}.GuestWatchReminderModal-module__OnQptG__buttons{top:unset;left:unset;box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:12px 20px 16px;position:relative;transform:none}.GuestWatchReminderModal-module__OnQptG__btn{width:100%;height:42px;font-size:14px}.GuestWatchReminderModal-module__OnQptG__btnGlow{display:none}}
.ProfileAvatar-module__FjNGVG__wrapper{width:6.77083vw;height:6.77083vw;margin-top:-2.60417vw;position:relative;overflow:visible}.ProfileAvatar-module__FjNGVG__avatarGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,color-mix(in srgb,var(--glow-color)85%,transparent)0%,color-mix(in srgb,var(--glow-color)65%,transparent)25%,color-mix(in srgb,var(--glow-color)35%,transparent)50%,color-mix(in srgb,var(--glow-color)15%,transparent)70%,transparent 100%);filter:blur(25px);opacity:.9;will-change:transform,opacity,filter;border-radius:50%;animation:6s ease-in-out infinite ProfileAvatar-module__FjNGVG__avatarGlowPulse;position:absolute;inset:-40px;transform:translateZ(0)}@keyframes ProfileAvatar-module__FjNGVG__avatarGlowPulse{0%{opacity:.7;filter:blur(22px);transform:scale(.96)}50%{opacity:1;filter:blur(30px);transform:scale(1.04)}to{opacity:.7;filter:blur(22px);transform:scale(.96)}}.ProfileAvatar-module__FjNGVG__statusIcon{cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:1.77083vw;height:1.77083vw;display:flex;position:absolute;bottom:-.260417vw;right:-.260417vw}.ProfileAvatar-module__FjNGVG__statusSvg{width:100%;height:100%}.ProfileAvatar-module__FjNGVG__customStatusImg{object-fit:cover;border-radius:4px;width:100%;height:100%}.ProfileAvatar-module__FjNGVG__fileInput{display:none}@media (max-width:768px){.ProfileAvatar-module__FjNGVG__wrapper{width:72px;min-width:72px;height:72px;min-height:72px;margin-top:-28px}.ProfileAvatar-module__FjNGVG__statusIcon{width:20px;height:20px;bottom:-3px;right:-3px}}
.SliderHeader-module__E4od_q__sliderWrapper{position:relative}.SliderHeader-module__E4od_q__slider{color:#fff;box-sizing:border-box;width:100%;height:clamp(420px,70vh,600px);padding-inline:var(--pad-x);box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;margin:0 auto 30px;font-family:Montserrat,sans-serif;display:flex;position:relative;overflow:visible}.SliderHeader-module__E4od_q__slider .SliderHeader-module__E4od_q__VideoWrapper{border-radius:var(--radius);z-index:0;position:absolute;inset:0;overflow:hidden}.SliderHeader-module__E4od_q__slider .SliderHeader-module__E4od_q__VideoWrapper video{object-fit:cover;width:100%;height:100%}.SliderHeader-module__E4od_q__swiper{width:100%;overflow:visible;transform:none;-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask-repeat:initial!important;-webkit-mask-repeat:initial!important;mask-repeat:initial!important;-webkit-mask-size:auto!important;mask-size:auto!important}.SliderHeader-module__E4od_q__slider .SliderHeader-module__E4od_q__VideoWrapper .SliderHeader-module__E4od_q__overlayBottom{opacity:.7;pointer-events:none;z-index:1;background:linear-gradient(360deg,#000 21.53%,#0000 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.SliderHeader-module__E4od_q__swiper{block-size:100%;inline-size:100%;position:absolute;inset:0}.SliderHeader-module__E4od_q__slideItem{opacity:0;pointer-events:none;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;height:100%;transition:opacity .8s;display:flex;position:absolute;inset:0}.SliderHeader-module__E4od_q__activeSlide{opacity:1;pointer-events:auto}.SliderHeader-module__E4od_q__slideContent{justify-content:space-between;align-items:flex-end;gap:var(--gap-lg);padding:0 var(--pad-x)var(--pad-bottom);z-index:2;flex-direction:row;width:100%;height:50%;display:flex;position:relative}.SliderHeader-module__E4od_q__leftColumn{flex-direction:column;flex:1;justify-content:flex-end;min-width:0;display:flex}.SliderHeader-module__E4od_q__bottomRow{justify-content:space-between;align-items:flex-end;gap:var(--gap-lg);flex-direction:row;inline-size:100%;display:flex}.SliderHeader-module__E4od_q__slideRightContent{max-inline-size:100%;box-sizing:border-box;z-index:10;flex-direction:column;align-self:flex-end;align-items:flex-end;gap:15px;margin-left:auto;padding-inline-end:var(--pad-x);display:flex;position:relative}.SliderHeader-module__E4od_q__profileAnime{background:0 0;border-radius:12px;align-items:center;gap:24px;padding:28px 0;display:flex}.SliderHeader-module__E4od_q__avatar{border-radius:12px;flex-shrink:0;block-size:100px;inline-size:100px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0006}.SliderHeader-module__E4od_q__avatar:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000080}.SliderHeader-module__E4od_q__info{inline-size:auto}.SliderHeader-module__E4od_q__info h1{margin:0 0 4px;font-size:clamp(1.5rem,2.2vw,2rem)}.SliderHeader-module__E4od_q__info h3{color:var(--text-dim);margin:0;font-size:1rem}.SliderHeader-module__E4od_q__infoAnime{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:28px;inline-size:100%;max-inline-size:734px;font-weight:500;display:flex}.SliderHeader-module__E4od_q__infoAnime>div{flex-direction:column;display:flex}.SliderHeader-module__E4od_q__infoAnime h1{margin:0 0 4px;font-size:1.25rem;font-weight:700}.SliderHeader-module__E4od_q__infoAnime h3{color:#ffffff80;margin:0;font-size:.9rem;font-weight:500}.SliderHeader-module__E4od_q__paginationInside{z-index:2;justify-content:center;margin-bottom:5px;display:flex;position:relative}.SliderHeader-module__E4od_q__paginationSvg{cursor:pointer}.SliderHeader-module__E4od_q__activeRect,.SliderHeader-module__E4od_q__inactiveRect{transition:all .3s}.SliderHeader-module__E4od_q__screenAnime{box-sizing:border-box;justify-content:center;gap:12px;inline-size:100%;display:flex}.SliderHeader-module__E4od_q__imageItem{object-fit:cover;z-index:20;pointer-events:auto;border-radius:12px;width:160px;height:80px;transition:transform .3s;position:relative;box-shadow:0 4px 12px #0000004d}.SliderHeader-module__E4od_q__imageItem:hover{transform:scale(1.05)}.SliderHeader-module__E4od_q__blockButton{width:60%}.SliderHeader-module__E4od_q__mobileWatchBtn{width:100%;max-width:unset;min-width:unset;padding:calc(.5vw + 11px) calc(10vw + 52.5px)}@media (min-width:768px) and (max-width:1023px){.SliderHeader-module__E4od_q__slider{height:clamp(460px,68vh,540px)}.SliderHeader-module__E4od_q__profileAnime{gap:18px;padding:20px 0}.SliderHeader-module__E4od_q__avatar{block-size:80px;inline-size:80px}.SliderHeader-module__E4od_q__info h1{font-size:1.6rem}.SliderHeader-module__E4od_q__info h3{font-size:.95rem}.SliderHeader-module__E4od_q__infoAnime{gap:20px;max-inline-size:100%}.SliderHeader-module__E4od_q__infoAnime h1{font-size:1.1rem}.SliderHeader-module__E4od_q__infoAnime h3{font-size:.8rem}.SliderHeader-module__E4od_q__blockButton{width:50%}}@media (max-width:768px){.SliderHeader-module__E4od_q__paginationOutside{justify-content:center;margin-top:4px;margin-bottom:16px;display:flex}.SliderHeader-module__E4od_q__slider{height:420px;margin-bottom:0;padding-inline:clamp(12px,3vw,15px)}.SliderHeader-module__E4od_q__leftColumn{gap:16px}.SliderHeader-module__E4od_q__info h1{font-size:1.5rem}.SliderHeader-module__E4od_q__info h3{font-size:.9rem}.SliderHeader-module__E4od_q__infoAnime{gap:20px;max-inline-size:100%}.SliderHeader-module__E4od_q__blockButton{width:100%}.SliderHeader-module__E4od_q__mobileWatchBtn{width:100%;max-width:unset;min-width:unset;border-radius:10px;padding:calc(.5vw + 11px) calc(10vw + 52.5px);font-size:1rem}}@media (max-width:480px){.SliderHeader-module__E4od_q__slider{height:350px;padding-inline:clamp(10px,4vw,12px)}.SliderHeader-module__E4od_q__profileAnime{flex-direction:row;align-items:flex-start;gap:10px}.SliderHeader-module__E4od_q__avatar{block-size:64px;inline-size:64px}.SliderHeader-module__E4od_q__info{inline-size:100%}.SliderHeader-module__E4od_q__info h1{font-size:1.25rem}.SliderHeader-module__E4od_q__infoAnime{flex-direction:column;align-items:flex-start;gap:8px;max-inline-size:100%}.SliderHeader-module__E4od_q__infoAnime>div{inline-size:100%}}@media (prefers-reduced-motion:reduce){.SliderHeader-module__E4od_q__slider,.SliderHeader-module__E4od_q__slider *{transition:none!important;animation:none!important}}
.OngoingsSection-module__dNMbOG__navButton{z-index:10;cursor:pointer;color:#3c3c50;background:0 0;border:none;justify-content:center;align-items:center;width:1.04167vw;height:1.92708vw;transition:color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.OngoingsSection-module__dNMbOG__navButton:hover{color:#6b6b8a}.OngoingsSection-module__dNMbOG__navButton svg{width:100%;height:100%}.OngoingsSection-module__dNMbOG__navButtonPrev{left:0}.OngoingsSection-module__dNMbOG__navButtonNext{right:0}@media (max-width:600px){.OngoingsSection-module__dNMbOG__navButton{display:none}}.OngoingsSection-module__dNMbOG__section{color:#fff;padding:1rem 0;position:relative}.OngoingsSection-module__dNMbOG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.OngoingsSection-module__dNMbOG__title{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700}.OngoingsSection-module__dNMbOG__loading,.OngoingsSection-module__dNMbOG__empty{text-align:center;padding:2rem}.OngoingsSection-module__dNMbOG__error{text-align:center;color:#ff6b6b;padding:2rem}.OngoingsSection-module__dNMbOG__swiperWrapper{align-items:center;position:relative;overflow:visible}.OngoingsSection-module__dNMbOG__swiper{cursor:grab;width:calc(100% + 4rem);overflow:visible}.OngoingsSection-module__dNMbOG__swiper:active{cursor:grabbing}.OngoingsSection-module__dNMbOG__swiper .swiper-slide{z-index:0}.OngoingsSection-module__dNMbOG__swiper .swiper-slide-active{z-index:1}.OngoingsSection-module__dNMbOG__swiper .swiper-wrapper{margin-block:-20px;padding-block:20px;overflow:visible}.OngoingsSection-module__dNMbOG__card{aspect-ratio:600/340;cursor:inherit;border-radius:19px;position:relative;overflow:visible!important}.OngoingsSection-module__dNMbOG__imageWrapper{background:#0d0d14;width:100%;height:100%;overflow:hidden}.OngoingsSection-module__dNMbOG__image{object-fit:cover;width:100%;height:100%}.OngoingsSection-module__dNMbOG__gradient{pointer-events:none;z-index:1;background:linear-gradient(#0000,#0006,#000000d9);width:100%;position:absolute;inset:0}.OngoingsSection-module__dNMbOG__overlay{z-index:2;flex-direction:column;justify-content:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}.OngoingsSection-module__dNMbOG__info{flex-direction:column;display:flex}.OngoingsSection-module__dNMbOG__cardTitle{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;font-family:Montserrat,sans-serif;font-size:clamp(1rem,1.25vw,1.5rem);font-weight:700;overflow:hidden}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__cardTitle{text-overflow:clip}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__cardTitle[data-overflows=true] span{vertical-align:top;white-space:nowrap;animation:OngoingsSection-module__dNMbOG__marqueeTitle var(--marquee-duration,5s)linear infinite;display:inline-block}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__cardTitle[data-overflows=true] span:after{content:attr(data-title);padding-left:3em}@keyframes OngoingsSection-module__dNMbOG__marqueeTitle{0%{transform:translate(0)}to{transform:translateX(var(--marquee-step,-200px))}}.OngoingsSection-module__dNMbOG__cardDesc{color:#b3b3b3;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-top:.25rem;font-family:Montserrat,sans-serif;font-size:clamp(.8rem,.833vw,1rem);font-weight:500;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;overflow:hidden;transform:translateY(6px)}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__cardDesc{-webkit-line-clamp:2;line-clamp:2;opacity:1;transform:translateY(0)}.OngoingsSection-module__dNMbOG__episode{align-items:center;gap:.5em;margin-top:.3rem;font-family:Montserrat,sans-serif;font-size:clamp(.9rem,1.04vw,1.2rem);font-weight:600;display:flex}.OngoingsSection-module__dNMbOG__playButton{color:#bbabff;filter:drop-shadow(0 0 4px #bbabff80);flex-shrink:0;justify-content:center;align-items:center;width:1em;height:2em;display:flex}.OngoingsSection-module__dNMbOG__svgPlay{width:60%;height:60%}.OngoingsSection-module__dNMbOG__action{opacity:0;filter:blur(8px);pointer-events:none;max-width:60%;max-height:0;transition:max-height .8s ease-in-out,opacity .8s ease-in-out,transform .8s ease-in-out,filter .8s ease-in-out;overflow:hidden;transform:translateY(20px)}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__action{opacity:1;filter:blur();pointer-events:auto;max-height:400px;transition:max-height .8s ease-out,opacity .8s ease-out,transform .8s ease-out,filter .8s ease-out;transform:translateY(0)}.OngoingsSection-module__dNMbOG__button{width:100%}.OngoingsSection-module__dNMbOG__pagination{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.OngoingsSection-module__dNMbOG__paginationItem{background-color:var(--skin-pagination-inactive,#aea1ff);opacity:.3;cursor:pointer;border-radius:3px;width:56px;height:4px;transition:width .3s,opacity .3s,box-shadow .3s}.OngoingsSection-module__dNMbOG__paginationItem.OngoingsSection-module__dNMbOG__active{opacity:1;background-color:var(--skin-pagination-active,#aea1ff);width:96px;box-shadow:0 0 12px 2px var(--skin-pagination-glow,#aea1ff80)}@media (max-width:768px){.OngoingsSection-module__dNMbOG__title{font-size:1.6rem}.OngoingsSection-module__dNMbOG__cardTitle{font-size:1.15rem}.OngoingsSection-module__dNMbOG__cardDesc{opacity:.64;font-size:.9rem}.OngoingsSection-module__dNMbOG__episode{font-size:1rem}}@media (max-width:600px){.OngoingsSection-module__dNMbOG__swiper{width:calc(100% + 2rem)}}@media (max-width:480px){.OngoingsSection-module__dNMbOG__title{font-size:1.3rem}.OngoingsSection-module__dNMbOG__overlay{padding:.8rem}.OngoingsSection-module__dNMbOG__cardTitle{font-size:1rem}.OngoingsSection-module__dNMbOG__card:hover .OngoingsSection-module__dNMbOG__cardDesc{-webkit-line-clamp:2;line-clamp:2}.OngoingsSection-module__dNMbOG__cardDesc{font-size:.8rem}.OngoingsSection-module__dNMbOG__episode{font-size:.9rem}.OngoingsSection-module__dNMbOG__pagination{gap:.5rem}.OngoingsSection-module__dNMbOG__paginationItem{width:2rem}.OngoingsSection-module__dNMbOG__paginationItem.OngoingsSection-module__dNMbOG__active{width:3.5rem}}
.ProfileBadges-module__aYPC5G__badges{gap:.78125vw;display:flex}.ProfileBadges-module__aYPC5G__badgesClickable{cursor:pointer}.ProfileBadges-module__aYPC5G__badgesClickable .ProfileBadges-module__aYPC5G__badge{transition:filter .15s}.ProfileBadges-module__aYPC5G__badgesClickable:hover .ProfileBadges-module__aYPC5G__badge{filter:brightness(1.12)}.ProfileBadges-module__aYPC5G__badge{color:#fff;border-radius:13px;align-items:center;gap:.208333vw;padding:5.5px 14px;font-size:clamp(12px,.833333vw,24px);font-weight:700;display:inline-flex;position:relative;box-shadow:inset 0 0 0 .104167vw #0c0c104d}.ProfileBadges-module__aYPC5G__icon{width:.75vw;height:.75vw}@media (max-width:768px){.ProfileBadges-module__aYPC5G__badges{flex-wrap:wrap;gap:6px}.ProfileBadges-module__aYPC5G__badge{border-radius:10px;gap:4px;padding:4px 10px;font-size:12px;box-shadow:inset 0 0 0 1.5px #0c0c104d}.ProfileBadges-module__aYPC5G__icon{width:13px;height:13px}}
.ProfileDescription-module___fFrEq__wrap{flex-direction:column;align-items:flex-start;gap:.15625vw;margin-top:.260417vw;display:flex;position:relative}.ProfileDescription-module___fFrEq__hidden{pointer-events:none;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;height:0;margin:0;padding:0;font-family:inherit;font-size:clamp(14px,.9375vw,26px);line-height:normal;overflow:hidden}.ProfileDescription-module___fFrEq__description{color:#fff;opacity:.5;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;width:100%;font-size:clamp(14px,.9375vw,26px)}.ProfileDescription-module___fFrEq__clamped{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ProfileDescription-module___fFrEq__toggle{cursor:pointer;color:#8c7dffcc;background:0 0;border:none;padding:0;font-family:Montserrat,sans-serif;font-size:clamp(12px,.729167vw,18px);font-weight:600;transition:color .15s}.ProfileDescription-module___fFrEq__toggle:hover{color:#b7afff}@media (max-width:1025px){.ProfileDescription-module___fFrEq__wrap{gap:2px;margin-top:4px}.ProfileDescription-module___fFrEq__description,.ProfileDescription-module___fFrEq__hidden{font-size:13px}.ProfileDescription-module___fFrEq__toggle{font-size:12px}}
.AchievementBar-module__d8hMQW__container{cursor:pointer;appearance:none;text-align:left;background:#0c0c10;border:.0520833vw solid #242428;border-radius:.625vw;outline:none;justify-content:center;align-items:center;width:19.8958vw;height:3.38542vw;margin:.520833vw 0 1.04167vw 2.60417vw;padding:0;display:flex;position:relative;overflow:hidden}.AchievementBar-module__d8hMQW__container:focus-visible{box-shadow:0 0 0 .104167vw #a39cd773}.AchievementBar-module__d8hMQW__inner{flex-direction:row;align-items:center;gap:.78125vw;width:18.8542vw;height:2.44792vw;display:flex}.AchievementBar-module__d8hMQW__item{-webkit-backdrop-filter:blur(1.35417vw);backdrop-filter:blur(1.35417vw);background:#131319;border-top:.0286458vw solid #3c3c50;border-radius:.572917vw;width:2.49115vw;height:2.49115vw;position:relative;overflow:hidden;box-shadow:0 .114583vw .114583vw #00000040}.AchievementBar-module__d8hMQW__glow{filter:blur(1.25vw);opacity:.9;pointer-events:none;background:#f0336c;width:1.97917vw;height:.833333vw;position:absolute;bottom:-.208333vw;left:50%;transform:translate(-50%)}.AchievementBar-module__d8hMQW__icon{object-fit:contain;border-radius:inherit}.AchievementBar-module__d8hMQW__placeholder{opacity:.3;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1025px){.AchievementBar-module__d8hMQW__container{border:.87px solid #242428;border-radius:10.39px;flex:1;width:auto;min-width:0;height:56px;margin:0;padding:0 8px;overflow:hidden}.AchievementBar-module__d8hMQW__container:focus-visible{box-shadow:0 0 0 2px #a39cd773}.AchievementBar-module__d8hMQW__inner{flex-wrap:nowrap;justify-content:flex-start;gap:17px;width:100%;height:40px;overflow:hidden}.AchievementBar-module__d8hMQW__item{aspect-ratio:1;-webkit-backdrop-filter:blur(22.39px);backdrop-filter:blur(22.39px);border-top:none;border-bottom:.48px solid #3c3c50;border-radius:9.47px;flex:none;width:40px;height:40px;box-shadow:0 1.91px 1.91px #00000040}}@media (min-width:2500px){.AchievementBar-module__d8hMQW__container{width:17.4479vw;height:3.125vw}.AchievementBar-module__d8hMQW__container:focus-visible{box-shadow:0 0 0 2px #a39cd773}.AchievementBar-module__d8hMQW__inner{width:16.4063vw;height:2.1875vw}.AchievementBar-module__d8hMQW__item{width:2.08333vw;height:2.08333vw}}
.BadgesModal-module__NaQfHG__overlay{--color-white:#fff;--color-white-50:#ffffff80;--color-white-85:#ffffffd9;--color-bg-primary:#040406;--color-bg-secondary:#0b0b0f;--color-bg-tertiary:#09090d;--color-bg-dark:#08080b;--color-bg-card:#131319;--color-border:#3c3c50;--color-purple-primary:#c7baff;--color-purple-secondary:#998cd1;--color-glow-pink:#f0336c;--color-glow-blue-1:#6155d4;--color-glow-blue-2:#3928cf;--color-glow-purple:#e1beff;--color-overlay-bg:#21212566;--border-radius-sm:8px;--border-radius-md:10px;--border-radius-lg:23px;--border-radius-xxl:30px;--font-primary:"Inter";--font-secondary:"Montserrat";--z-index-modal:2500;--z-index-close-btn:3;--z-index-dropdown:30;z-index:var(--z-index-modal);background:#000000a6;justify-content:center;align-items:flex-start;padding:24px 12px;display:flex;position:fixed;inset:0;overflow:hidden}.BadgesModal-module__NaQfHG__popup{background:var(--color-bg-primary);border-radius:var(--border-radius-xxl);flex-direction:column;flex-shrink:0;width:min(1280px,94vw);max-height:min(1665px,92vh);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0009}.BadgesModal-module__NaQfHG__popupScroll{flex:1;min-height:0;overflow:hidden auto}.BadgesModal-module__NaQfHG__popupScroll::-webkit-scrollbar{width:10px}.BadgesModal-module__NaQfHG__popupScroll::-webkit-scrollbar-thumb{background:#c7baff26;border-radius:26px}.BadgesModal-module__NaQfHG__banner{filter:drop-shadow(0 4px 4px #00000040);background-position:50%;background-size:cover;width:100%;height:400px;position:relative}.BadgesModal-module__NaQfHG__bannerFade{background:linear-gradient(181.23deg,#04040600 35.39%,var(--color-bg-primary)99.98%);position:absolute;inset:0}.BadgesModal-module__NaQfHG__bannerTitle{text-align:center;width:min(900px,92%);font-family:var(--font-primary);color:var(--color-white-50);font-size:42px;font-weight:600;line-height:52px;position:absolute;top:312px;left:50%;transform:translate(-50%)}.BadgesModal-module__NaQfHG__bannerUser{color:var(--color-white)}.BadgesModal-module__NaQfHG__topStats{width:min(1100px,92%);position:absolute;top:356px;left:50%;transform:translate(-50%)}.BadgesModal-module__NaQfHG__closeButton{background:var(--color-bg-dark);cursor:pointer;width:33px;height:33px;z-index:var(--z-index-close-btn);border:none;border-radius:52px;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;top:48px;right:48px}.BadgesModal-module__NaQfHG__closeButton:hover{transform:rotate(90deg)}.BadgesModal-module__NaQfHG__showcaseWrapper{width:min(1172px,92%);margin:41px auto 24px;position:relative}.BadgesModal-module__NaQfHG__cardShowcaseBehind{border-radius:var(--border-radius-lg);background:linear-gradient(var(--color-bg-primary),var(--color-bg-primary))padding-box,linear-gradient(to right,#9c96ff 0%,#9289e5 25%,#9c96ff 100%)border-box;z-index:0;border:1px solid #0000;width:102%;height:60%;position:absolute;top:-10px;left:-1%;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.BadgesModal-module__NaQfHG__cardShowcase{border-radius:var(--border-radius-lg);background:linear-gradient(var(--color-bg-primary),var(--color-bg-primary))padding-box,linear-gradient(to bottom,#9c96ff 0%,transparent 100%)border-box;z-index:1;border:1px solid #0000;width:100%;min-height:170px;padding:22px 22px 18px;position:relative;overflow:hidden}.BadgesModal-module__NaQfHG__cardGlow1{background:var(--color-glow-blue-1);opacity:.3;filter:blur(97px);pointer-events:none;width:974px;height:208px;position:absolute;top:204px;left:-93px}.BadgesModal-module__NaQfHG__cardGlow2{background:var(--color-glow-blue-2);opacity:.3;filter:blur(77px);pointer-events:none;width:1186px;height:185px;position:absolute;top:216px;left:5px}.BadgesModal-module__NaQfHG__cardGlow3{background:var(--color-glow-purple);mix-blend-mode:plus-lighter;opacity:.3;filter:blur(48px);pointer-events:none;width:1194px;height:66px;position:absolute;top:267px;left:-66px}.BadgesModal-module__NaQfHG__cardHeader{justify-content:center;align-items:center;margin-bottom:14px;display:flex;position:relative}.BadgesModal-module__NaQfHG__cardTitle{font-family:var(--font-primary);color:var(--color-white);font-size:33px;font-weight:600;line-height:40px}.BadgesModal-module__NaQfHG__cardCount{font-family:var(--font-primary);color:var(--color-white);opacity:.2;font-size:33px;font-weight:600;line-height:40px;position:absolute;top:0;right:0}.BadgesModal-module__NaQfHG__showcaseGrid{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.BadgesModal-module__NaQfHG__addShowcase{background:var(--color-overlay-bg);opacity:.4;border:1.5px dashed #ffffff26;border-radius:13px;align-items:center;gap:8px;padding:10px 22px;display:inline-flex}.BadgesModal-module__NaQfHG__plus{color:var(--color-white);font-size:18px;line-height:1}.BadgesModal-module__NaQfHG__addText{font-family:var(--font-primary);color:var(--color-white);font-size:24px;font-weight:600;line-height:1}.BadgesModal-module__NaQfHG__cardRecent{-webkit-backdrop-filter:blur(15.45px);backdrop-filter:blur(15.45px);border-radius:var(--border-radius-lg);background:#09090db3;width:min(1172px,92%);margin:0 auto 24px;padding:14px 15px;position:relative;overflow:hidden}.BadgesModal-module__NaQfHG__sectionTitle{font-family:var(--font-primary);color:var(--color-white);margin-bottom:12px;font-size:33px;font-weight:600;line-height:40px}.BadgesModal-module__NaQfHG__recentScroller{position:relative}.BadgesModal-module__NaQfHG__arrowBtn{z-index:2;color:#f7f7f7;opacity:.5;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.BadgesModal-module__NaQfHG__arrowBtnLeft{left:6px}.BadgesModal-module__NaQfHG__arrowBtnRight{right:6px}.BadgesModal-module__NaQfHG__recentRow{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;gap:16px;padding-bottom:6px;display:flex;overflow:auto hidden}.BadgesModal-module__NaQfHG__recentRow:active{cursor:grabbing}.BadgesModal-module__NaQfHG__recentRow::-webkit-scrollbar{height:0}.BadgesModal-module__NaQfHG__recentItemBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:flex}.BadgesModal-module__NaQfHG__fadeLeft{pointer-events:none;z-index:1;background:linear-gradient(90deg,#09090d 0%,#09090d00 100%);width:80px;position:absolute;top:0;bottom:6px;left:0}.BadgesModal-module__NaQfHG__fadeRight{pointer-events:none;z-index:1;background:linear-gradient(270deg,#09090d 0%,#09090d00 100%);width:80px;position:absolute;top:0;bottom:6px;right:0}.BadgesModal-module__NaQfHG__cardAll{border-radius:var(--border-radius-lg);background:linear-gradient(180deg,var(--color-bg-tertiary)15.65%,#09090d00 61.22%);flex-direction:column;width:min(1172px,92%);height:min(842px,65vh);margin:0 auto 28px;padding:14px 15px 16px;display:flex;position:relative;overflow:hidden}.BadgesModal-module__NaQfHG__allHeader{flex-direction:column;flex-shrink:0;gap:14px;display:flex}.BadgesModal-module__NaQfHG__allTitle{text-align:center;font-family:var(--font-primary);color:var(--color-white);font-size:33px;font-weight:600;line-height:40px}.BadgesModal-module__NaQfHG__controls{justify-content:space-between;align-items:center;gap:16px;display:flex}.BadgesModal-module__NaQfHG__searchWrap{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);width:409px;height:58px;color:var(--color-border);align-items:center;gap:10px;padding:12px 16px;display:flex;position:relative}.BadgesModal-module__NaQfHG__searchIconSvg{flex-shrink:0;width:24px;height:24px}.BadgesModal-module__NaQfHG__search{width:100%;font-family:var(--font-secondary);color:var(--color-border);background:0 0;border:none;outline:none;font-size:24px;font-weight:500;line-height:28px}.BadgesModal-module__NaQfHG__search::placeholder{color:var(--color-border)}.BadgesModal-module__NaQfHG__allList{flex:1;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));align-content:flex-start;gap:16px;min-height:0;margin-top:18px;display:grid;overflow:hidden auto}.BadgesModal-module__NaQfHG__allList::-webkit-scrollbar{width:10px}.BadgesModal-module__NaQfHG__allList::-webkit-scrollbar-thumb{background:#c7baff26;border-radius:26px}.BadgesModal-module__NaQfHG__titleAllBtn{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:flex}.BadgesModal-module__NaQfHG__emptyHidden{font-family:var(--font-primary);color:#ffffff4d;margin:0;font-size:20px}.BadgesModal-module__NaQfHG__overallProgress{flex-direction:column;gap:10px;width:min(1172px,92%);margin:0 auto 32px;display:flex}.BadgesModal-module__NaQfHG__overallProgressLabel{font-family:var(--font-primary);color:#ffffff80;font-size:18px;font-weight:500}.BadgesModal-module__NaQfHG__bottomEffects{pointer-events:none;z-index:0;width:100%;position:absolute;bottom:0;left:0;overflow:visible}.BadgesModal-module__NaQfHG__bottomGrid{pointer-events:none;z-index:4;width:100%;height:500px;position:absolute;bottom:0;left:0;overflow:hidden}.BadgesModal-module__NaQfHG__bottomGlow{pointer-events:none;z-index:5;width:100%;height:60px;position:absolute;bottom:0;left:0;overflow:visible}.BadgesModal-module__NaQfHG__bottomGlowRect1{background:var(--color-glow-blue-2);opacity:.45;filter:blur(144px);width:100%;height:26px;position:absolute;bottom:0;left:0}.BadgesModal-module__NaQfHG__bottomGlowRect2{background:var(--color-glow-blue-1);opacity:.4;filter:blur(113px);width:100%;height:26px;position:absolute;bottom:0;left:0}.BadgesModal-module__NaQfHG__bottomGlowRect3{background:var(--color-glow-purple);mix-blend-mode:plus-lighter;opacity:.25;filter:blur(60px);width:60%;height:20px;position:absolute;bottom:0;left:20%}@media (max-width:1100px){.BadgesModal-module__NaQfHG__controls{flex-direction:column;align-items:stretch}.BadgesModal-module__NaQfHG__searchWrap{width:100%}}@media (max-width:900px){.BadgesModal-module__NaQfHG__banner{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:320px;padding:0 4% 20px;display:flex}.BadgesModal-module__NaQfHG__bannerTitle{order:1;width:100%;font-size:26px;line-height:34px;position:static;top:auto;left:auto;transform:none}.BadgesModal-module__NaQfHG__topStats{order:2;width:100%;position:static;top:auto;left:auto;transform:none}.BadgesModal-module__NaQfHG__closeButton{top:24px;right:24px}.BadgesModal-module__NaQfHG__cardTitle,.BadgesModal-module__NaQfHG__cardCount,.BadgesModal-module__NaQfHG__sectionTitle,.BadgesModal-module__NaQfHG__allTitle{font-size:22px;line-height:28px}.BadgesModal-module__NaQfHG__addText{font-size:17px}.BadgesModal-module__NaQfHG__addShowcase{border-radius:10px;padding:8px 16px}}.BadgesModal-module__NaQfHG__stickyCloseBar{display:none}@media (max-width:600px){.BadgesModal-module__NaQfHG__stickyCloseBar{z-index:10;padding:calc(env(safe-area-inset-top) + 12px)14px 0;pointer-events:none;justify-content:flex-end;display:flex;position:sticky;top:0}.BadgesModal-module__NaQfHG__stickyCloseBtn{pointer-events:auto}.BadgesModal-module__NaQfHG__overlay{padding:env(safe-area-inset-top)0 0;align-items:flex-end}.BadgesModal-module__NaQfHG__popup{width:100vw;max-height:calc(96vh - env(safe-area-inset-top));border-radius:var(--border-radius-xxl)var(--border-radius-xxl)0 0}.BadgesModal-module__NaQfHG__banner{height:200px}.BadgesModal-module__NaQfHG__bannerTitle{font-size:20px;line-height:26px;top:130px}.BadgesModal-module__NaQfHG__topStats{top:160px}.BadgesModal-module__NaQfHG__closeButton{display:none}.BadgesModal-module__NaQfHG__showcaseWrapper{margin-top:20px}.BadgesModal-module__NaQfHG__cardTitle,.BadgesModal-module__NaQfHG__cardCount{font-size:17px;line-height:22px}.BadgesModal-module__NaQfHG__showcaseGrid{gap:10px}.BadgesModal-module__NaQfHG__addShowcase{border-radius:9px;gap:6px;padding:7px 12px}.BadgesModal-module__NaQfHG__plus,.BadgesModal-module__NaQfHG__addText{font-size:14px}.BadgesModal-module__NaQfHG__cardRecent{width:92%;margin-bottom:16px;padding:12px}.BadgesModal-module__NaQfHG__sectionTitle{margin-bottom:10px;font-size:17px;line-height:22px}.BadgesModal-module__NaQfHG__arrowBtn{width:28px;height:28px}.BadgesModal-module__NaQfHG__recentRow{gap:10px}.BadgesModal-module__NaQfHG__cardAll{width:92%;height:50vh;margin-bottom:20px;padding:12px 12px 14px}.BadgesModal-module__NaQfHG__allTitle{font-size:17px;line-height:22px}.BadgesModal-module__NaQfHG__searchWrap{height:44px;padding:8px 12px}.BadgesModal-module__NaQfHG__search{font-size:16px}.BadgesModal-module__NaQfHG__allList{gap:10px}.BadgesModal-module__NaQfHG__bottomGrid{height:300px}.BadgesModal-module__NaQfHG__cardGlow1,.BadgesModal-module__NaQfHG__cardGlow2,.BadgesModal-module__NaQfHG__cardGlow3{display:none}}
.ProfilePreview-module__y4URKW__container{width:100%;height:100%;position:relative;overflow:hidden}.ProfilePreview-module__y4URKW__inner{pointer-events:none;position:absolute;top:0;left:0}
.ProfileLikeButton-module__9NxPJW__btn{cursor:pointer;appearance:none;background:linear-gradient(#0c0c10,#0c0c10) padding-box padding-box,linear-gradient(90deg,#beb6fe 0%,#0c0c10 50%,#726d98 100%) border-box;border:.0520833vw solid #0000;border-radius:.625vw;outline:none;justify-content:center;align-items:center;gap:.3125vw;width:6.04167vw;height:3.38542vw;margin:.520833vw 0 1.04167vw;padding:0;transition:border-color .2s;display:flex;position:relative}.ProfileLikeButton-module__9NxPJW__btn:focus-visible{box-shadow:0 0 0 .104167vw #9c91ff73}.ProfileLikeButton-module__9NxPJW__heart{color:#ffffff26;flex-shrink:0;width:1.45833vw;height:1.45833vw;transition:color .2s}.ProfileLikeButton-module__9NxPJW__count{color:#fff;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:1.14583vw;font-weight:500;line-height:1}.ProfileLikeButton-module__9NxPJW__liked .ProfileLikeButton-module__9NxPJW__heart{color:#9c91ff}.ProfileLikeButton-module__9NxPJW__disabled{cursor:default;opacity:.5}@media (min-width:2500px){.ProfileLikeButton-module__9NxPJW__btn{width:5.20833vw;height:3.125vw}.ProfileLikeButton-module__9NxPJW__heart{width:1.14583vw;height:1.14583vw}.ProfileLikeButton-module__9NxPJW__count{font-size:.9375vw}}@media (max-width:1025px){.ProfileLikeButton-module__9NxPJW__btn{border-width:1px;border-radius:12px;flex-shrink:0;justify-content:center;gap:10px;width:108px;height:56px;margin:0;padding:0}.ProfileLikeButton-module__9NxPJW__heart{width:24px;height:24px}.ProfileLikeButton-module__9NxPJW__count{font-size:18px}.ProfileLikeButton-module__9NxPJW__btn:focus-visible{box-shadow:0 0 0 2px #9c91ff73}}
.ProfileActions-module__t1nBUa__row{flex-direction:row;align-items:center;gap:.833333vw;margin-bottom:.416667vw;margin-left:2.60417vw;display:flex}.ProfileActions-module__t1nBUa__btn{cursor:pointer;appearance:none;color:#fff;white-space:nowrap;border:none;border-radius:.520833vw;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:.520833vw;height:2.60417vw;font-family:Montserrat,sans-serif;font-size:.833333vw;font-weight:600;line-height:1.5;transition:opacity .2s,filter .2s;display:flex}.ProfileActions-module__t1nBUa__btn:hover:not(:disabled){filter:brightness(1.1)}.ProfileActions-module__t1nBUa__btn:disabled{opacity:.5;cursor:default}.ProfileActions-module__t1nBUa__friend{background:linear-gradient(101.65deg,#9c91ff 28.95%,#b7afff 90.85%);width:11.5625vw;padding:.677083vw 1.66667vw;box-shadow:0 0 70px #b7afff33}.ProfileActions-module__t1nBUa__friendActive{background:linear-gradient(101.65deg,#6f6ab5 28.95%,#8f89cc 90.85%)}.ProfileActions-module__t1nBUa__family{background:linear-gradient(182.88deg,#ff71d4 74.18%,#fff 115.97%);padding:.677083vw 1.66667vw;box-shadow:0 0 70px #b7afff33}.ProfileActions-module__t1nBUa__familyPending{opacity:.75;background:linear-gradient(182.88deg,#c45faa 74.18%,#fff 115.97%);width:14.1667vw;padding:.677083vw 1.66667vw;box-shadow:0 0 70px #ff71d426}.ProfileActions-module__t1nBUa__familyIncoming{background:linear-gradient(101.65deg,#ff71d4 28.95%,#ffaaec 90.85%);width:14.1667vw;padding:.677083vw 1.66667vw;animation:2s ease-in-out infinite ProfileActions-module__t1nBUa__pulseGlow;box-shadow:0 0 70px #ff71d459}@keyframes ProfileActions-module__t1nBUa__pulseGlow{0%,to{box-shadow:0 0 70px #ff71d459}50%{box-shadow:0 0 90px #ff71d499}}.ProfileActions-module__t1nBUa__divorce{background:linear-gradient(101.65deg,#ff9193 28.95%,#ff2d31 62.54%);width:11.5625vw;padding:.677083vw 1.66667vw;box-shadow:0 0 70px #ff454833}.ProfileActions-module__t1nBUa__block{background:linear-gradient(101.65deg,#ff9193 28.95%,#ff2d31 62.54%);flex-shrink:0;width:2.60417vw;height:2.60417vw;padding:0}.ProfileActions-module__t1nBUa__blocked{background:linear-gradient(101.65deg,#8a3e3f 28.95%,#a01f22 62.54%)}.ProfileActions-module__t1nBUa__icon{flex-shrink:0;width:1.04167vw;height:1.04167vw}.ProfileActions-module__t1nBUa__blockIcon{width:1.45833vw;height:1.45833vw}@media (max-width:1025px){.ProfileActions-module__t1nBUa__row{flex-wrap:wrap;gap:8px;margin-bottom:8px;margin-left:0}.ProfileActions-module__t1nBUa__btn{border-radius:10px;gap:8px;height:44px;font-size:14px}.ProfileActions-module__t1nBUa__friend{flex:1;width:auto;padding:10px 16px}.ProfileActions-module__t1nBUa__family{order:1;width:100%;padding:10px 16px}.ProfileActions-module__t1nBUa__block{flex-shrink:0;width:44px;height:44px}.ProfileActions-module__t1nBUa__icon{width:18px;height:18px}.ProfileActions-module__t1nBUa__blockIcon{width:22px;height:22px}}
.LibraryAnimeCard-module__M-n3mG__card{background:#121216;border-radius:1.35417vw;flex-shrink:0;width:100%;height:13.3854vw;min-height:13.3854vw;display:flex;position:relative;overflow:hidden}.LibraryAnimeCard-module__M-n3mG__bgMask{opacity:.1;pointer-events:none;border-radius:.989583vw;width:31.0938vw;height:17.5vw;position:absolute;top:-2.03125vw;left:-3.54167vw;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%);mask-image:linear-gradient(90deg,#000 60%,#0000 100%)}.LibraryAnimeCard-module__M-n3mG__bgImage{object-fit:cover;border-radius:.989583vw;width:100%;height:100%;position:absolute}.LibraryAnimeCard-module__M-n3mG__bgGradient{background:linear-gradient(282.96deg,#65657c00 6.53%,#121216 98.95%);border-radius:.989583vw;position:absolute;inset:0}.LibraryAnimeCard-module__M-n3mG__imageWrapper{flex-shrink:0;width:19.5833vw;height:11.0417vw;margin:1.19792vw 0 1.19792vw 1.19792vw;position:relative}.LibraryAnimeCard-module__M-n3mG__image{object-fit:cover;border-radius:.989583vw;width:100%;height:100%}.LibraryAnimeCard-module__M-n3mG__imageOverlay{opacity:.1;pointer-events:none;background:linear-gradient(282.96deg,#65657c00 6.53%,#121216 98.95%);border-radius:.989583vw;position:absolute;inset:0}.LibraryAnimeCard-module__M-n3mG__content{flex-direction:column;flex:1;min-width:0;padding:1.61458vw 1.19792vw 1.61458vw .520833vw;display:flex}.LibraryAnimeCard-module__M-n3mG__titleRow{align-items:center;gap:.625vw;margin-bottom:.520833vw;display:flex}.LibraryAnimeCard-module__M-n3mG__title{color:#fff;margin:0;font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:700;line-height:1.51042vw}.LibraryAnimeCard-module__M-n3mG__titleFavorite{background:linear-gradient(90deg,#fff 0%,#beb5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LibraryAnimeCard-module__M-n3mG__star{color:#beb6fe;flex-shrink:0;width:1.66667vw;height:1.66667vw}.LibraryAnimeCard-module__M-n3mG__description{color:#fff;opacity:.65;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:29.3229vw;margin:0;font-family:Montserrat,sans-serif;font-size:.833333vw;font-style:normal;font-weight:500;line-height:1.04167vw;display:-webkit-box;overflow:hidden}.LibraryAnimeCard-module__M-n3mG__footer{flex-direction:column;gap:.416667vw;margin-top:auto;display:flex}.LibraryAnimeCard-module__M-n3mG__footerTop{justify-content:space-between;align-items:center;display:flex}.LibraryAnimeCard-module__M-n3mG__progressLabels{align-items:center;gap:.625vw;display:flex}.LibraryAnimeCard-module__M-n3mG__progressLabel{color:#fff;opacity:.55;font-family:Montserrat,sans-serif;font-size:.833333vw;font-style:normal;font-weight:400;line-height:1.04167vw}.LibraryAnimeCard-module__M-n3mG__progressValue{color:#fff;font-family:Montserrat,sans-serif;font-size:.833333vw;font-style:normal;font-weight:600;line-height:1.04167vw}.LibraryAnimeCard-module__M-n3mG__lastViewed{color:#ffffff80;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.833333vw;font-style:normal;font-weight:400;line-height:1.04167vw}.LibraryAnimeCard-module__M-n3mG__lastViewed strong{color:#fff;font-weight:600}.LibraryAnimeCard-module__M-n3mG__progressBar{background:#17171d;border-radius:7.76042vw;width:100%;height:1.04167vw;padding:.15625vw}.LibraryAnimeCard-module__M-n3mG__progressTrack{background:#0c0c10;border-radius:7.76042vw;width:100%;height:.729167vw;overflow:hidden}.LibraryAnimeCard-module__M-n3mG__progressFill{background:linear-gradient(90deg,#a4a2ff 0%,#9d9ce2 23.08%,#8483bd 52.4%,#7572ff 73.56%,#7673ff 100%);border-radius:7.29167vw;height:100%;transition:width .3s;box-shadow:0 0 1.92708vw #9b9ad01a}@media (max-width:1440px){.LibraryAnimeCard-module__M-n3mG__description{max-width:27.7778vw}}@media (max-width:1024px){.LibraryAnimeCard-module__M-n3mG__card{flex-direction:column;height:auto}.LibraryAnimeCard-module__M-n3mG__imageWrapper{width:100%;height:200px;margin:0}.LibraryAnimeCard-module__M-n3mG__image{border-radius:1.35417vw 1.35417vw 0 0}.LibraryAnimeCard-module__M-n3mG__content{padding:20px}.LibraryAnimeCard-module__M-n3mG__footerTop{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:768px){.LibraryAnimeCard-module__M-n3mG__card{border-radius:16px;flex-direction:column;gap:0;height:auto}.LibraryAnimeCard-module__M-n3mG__bgMask{display:none}.LibraryAnimeCard-module__M-n3mG__imageWrapper{aspect-ratio:16/9;border-radius:0;width:100%;height:auto;margin:0}.LibraryAnimeCard-module__M-n3mG__image{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%}.LibraryAnimeCard-module__M-n3mG__imageOverlay{display:none}.LibraryAnimeCard-module__M-n3mG__content{gap:6px;width:100%;min-width:0;padding:12px}.LibraryAnimeCard-module__M-n3mG__titleRow{gap:6px;margin-bottom:4px}.LibraryAnimeCard-module__M-n3mG__title{white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1.3;overflow:hidden}.LibraryAnimeCard-module__M-n3mG__star{flex-shrink:0;width:18px;height:18px}.LibraryAnimeCard-module__M-n3mG__description{-webkit-line-clamp:2;opacity:.65;max-width:100%;font-size:12px;line-height:1.4}.LibraryAnimeCard-module__M-n3mG__footer{gap:5px;margin-top:6px}.LibraryAnimeCard-module__M-n3mG__footerTop{flex-direction:unset;grid-template-columns:1fr auto;align-items:center;gap:5px 8px;display:grid}.LibraryAnimeCard-module__M-n3mG__progressLabels{grid-column:1;gap:6px}.LibraryAnimeCard-module__M-n3mG__progressLabel,.LibraryAnimeCard-module__M-n3mG__progressValue{font-size:12px;line-height:1.3}.LibraryAnimeCard-module__M-n3mG__lastViewed{white-space:nowrap;grid-column:2;font-size:11px;line-height:1.3}.LibraryAnimeCard-module__M-n3mG__progressBar{background:#17171d;border-radius:137px;width:100%;height:19px;padding:3px}.LibraryAnimeCard-module__M-n3mG__progressTrack{background:#0c0c10;border-radius:137px;height:100%}.LibraryAnimeCard-module__M-n3mG__progressFill{box-shadow:none;background:linear-gradient(90deg,#a4a2ff 0%,#9d9ce2 23.08%,#8483bd 52.4%,#7572ff 73.56%,#7673ff 100%);border-radius:137px}}@media (max-width:400px){.LibraryAnimeCard-module__M-n3mG__footerTop{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.LibraryAnimeCard-module__M-n3mG__progressLabels,.LibraryAnimeCard-module__M-n3mG__lastViewed{grid-column:unset}}
