.StreamingBubbles-module__D_3m1q__container{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.StreamingBubbles-module__D_3m1q__bubble{cursor:help;white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:2px 8px;font-size:.65rem;font-weight:700;transition:opacity .2s;display:inline-flex}.StreamingBubbles-module__D_3m1q__bubble:hover{opacity:.85}.StreamingBubbles-module__D_3m1q__badgeCr{color:#fff;background:#f47521}.StreamingBubbles-module__D_3m1q__badgeNf{color:#fff;background:#e50914}
﻿.EpisodeCard-module__PtrtjG__card{cursor:pointer;border-radius:12px;flex-direction:column;width:100%;min-width:0;max-width:100%;padding:0;display:flex;overflow:hidden}.EpisodeCard-module__PtrtjG__posterWrapper{aspect-ratio:2/3;background:#0f1220;position:relative;overflow:hidden}.EpisodeCard-module__PtrtjG__poster{object-fit:cover;width:100%;height:100%;transition:transform .24s}.EpisodeCard-module__PtrtjG__card:hover .EpisodeCard-module__PtrtjG__poster{transform:scale(1.04)}.EpisodeCard-module__PtrtjG__newBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.02em;z-index:2;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.2rem;padding:.12rem .4rem;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;top:.45rem;left:.45rem}.EpisodeCard-module__PtrtjG__scoreBadge{z-index:2;border:1px solid #0000;border-radius:999px;align-items:center;gap:.24rem;padding:.15rem .5rem;font-size:.7rem;font-weight:800;display:inline-flex;position:absolute;bottom:.45rem;right:.45rem}.EpisodeCard-module__PtrtjG__scoreBadgeRated{color:#facc15;background:#08080ceb;border-color:#050507;box-shadow:inset 0 0 0 1px #ffffff14}.EpisodeCard-module__PtrtjG__scoreStar{color:#facc15;font-size:.67rem;line-height:1}.EpisodeCard-module__PtrtjG__scoreNeutral{color:#cbd5e1;background:#94a3b82e;border-color:#94a3b866}.EpisodeCard-module__PtrtjG__posterActions{opacity:0;z-index:2;justify-content:center;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:.45rem;left:.45rem;right:.45rem;transform:translateY(8px)}.EpisodeCard-module__PtrtjG__card:hover .EpisodeCard-module__PtrtjG__posterActions,.EpisodeCard-module__PtrtjG__card:focus-within .EpisodeCard-module__PtrtjG__posterActions{opacity:1;transform:translateY(0)}.EpisodeCard-module__PtrtjG__watchBtn{color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#080a12d1;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.35rem;padding:.34rem .7rem;font-size:.73rem;font-weight:700;display:inline-flex}.EpisodeCard-module__PtrtjG__watchBtn:hover{color:#fff;border-color:#e8173c99}.EpisodeCard-module__PtrtjG__watchBtnDone{color:#86efac;border-color:#22c55e8c}.EpisodeCard-module__PtrtjG__watchBtn:disabled{opacity:.75;cursor:not-allowed}.EpisodeCard-module__PtrtjG__body{flex-direction:column;gap:.34rem;min-width:0;padding:.64rem .62rem .72rem;display:flex}.EpisodeCard-module__PtrtjG__animeTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700;line-height:1.25;display:block;overflow:hidden}.EpisodeCard-module__PtrtjG__epTitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;overflow:hidden}.EpisodeCard-module__PtrtjG__streamingRow{min-height:1.15rem;margin-top:.15rem}.EpisodeCard-module__PtrtjG__commentBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;width:100%;margin-top:.3rem;padding:.36rem .5rem;font-size:.73rem;font-weight:700;display:inline-flex}.EpisodeCard-module__PtrtjG__commentBtn:hover{color:var(--text-primary);background:#ffffff0f;border-color:#fff3}.EpisodeCard-module__PtrtjG__commentCount{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1;display:inline-flex}@media (hover:none){.EpisodeCard-module__PtrtjG__posterActions{opacity:1;transform:translateY(0)}}@media (max-width:768px){.EpisodeCard-module__PtrtjG__body{padding:.58rem}.EpisodeCard-module__PtrtjG__animeTitle{font-size:.8rem}.EpisodeCard-module__PtrtjG__epTitle{font-size:.72rem}}
.EpisodeHubBottomSheet-module__MR5lVq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0009;animation:.3s forwards EpisodeHubBottomSheet-module__MR5lVq__fadeIn;position:fixed;inset:0}.EpisodeHubBottomSheet-module__MR5lVq__loading{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__bottomSheet{border-top:1px solid var(--border-accent);z-index:1000;will-change:transform;background:#0f0f2a;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;height:85svh;max-height:85svh;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000080}.EpisodeHubBottomSheet-module__MR5lVq__bottomSheet.EpisodeHubBottomSheet-module__MR5lVq__open{transform:translateY(0)}.EpisodeHubBottomSheet-module__MR5lVq__header{border-bottom:1px solid var(--border);padding:1rem 1.5rem;position:relative}.EpisodeHubBottomSheet-module__MR5lVq__handle{background:#fff3;border-radius:4px;width:40px;height:4px;margin:0 auto 1rem}.EpisodeHubBottomSheet-module__MR5lVq__headerContent{justify-content:space-between;align-items:center;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__title{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:700}.EpisodeHubBottomSheet-module__MR5lVq__subtitle{color:var(--text-secondary);margin:4px 0 0;font-size:.85rem}.EpisodeHubBottomSheet-module__MR5lVq__closeBtn{width:32px;height:32px;color:var(--text-primary);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__closeBtn:hover{background:#fff3}.EpisodeHubBottomSheet-module__MR5lVq__commentList{scrollbar-width:thin;scrollbar-color:var(--accent)transparent;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.EpisodeHubBottomSheet-module__MR5lVq__empty{height:100%;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__commentCard{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid #0000;gap:1rem;padding:1rem;transition:transform .2s,background .2s;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__proComment{background:linear-gradient(145deg,#ffffff08,#7c3aed0d);border:1px solid #7c3aed33}.EpisodeHubBottomSheet-module__MR5lVq__avatarZone{cursor:pointer;flex-shrink:0}.EpisodeHubBottomSheet-module__MR5lVq__commentContent{flex:1;min-width:0}.EpisodeHubBottomSheet-module__MR5lVq__commentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__userNameInfo{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__rankDot{border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 1px #00000059}.EpisodeHubBottomSheet-module__MR5lVq__userName{font-size:.95rem;font-weight:600}.EpisodeHubBottomSheet-module__MR5lVq__proName{background:linear-gradient(90deg,#c084fc,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.EpisodeHubBottomSheet-module__MR5lVq__catalystName{background:linear-gradient(90deg,#f472b6,#c084fc,#f472b6) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700;animation:3s ease-in-out infinite EpisodeHubBottomSheet-module__MR5lVq__catalystShimmer}@keyframes EpisodeHubBottomSheet-module__MR5lVq__catalystShimmer{0%,to{background-position:0%}50%{background-position:100%}}.EpisodeHubBottomSheet-module__MR5lVq__catalystFlair{-webkit-text-fill-color:#f472b6;margin-left:3px;font-size:.7rem;animation:1.5s ease-in-out infinite EpisodeHubBottomSheet-module__MR5lVq__sparkle}@keyframes EpisodeHubBottomSheet-module__MR5lVq__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.EpisodeHubBottomSheet-module__MR5lVq__vanguardName{background:linear-gradient(90deg,#fbbf24,#f59e0b,#eab308,#fbbf24) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700;animation:2.5s ease-in-out infinite EpisodeHubBottomSheet-module__MR5lVq__vanguardShimmer}@keyframes EpisodeHubBottomSheet-module__MR5lVq__vanguardShimmer{0%,to{background-position:0%}50%{background-position:100%}}.EpisodeHubBottomSheet-module__MR5lVq__vanguardFlair{-webkit-text-fill-color:#fbbf24;margin-left:3px;font-size:.7rem;animation:1.2s ease-in-out infinite EpisodeHubBottomSheet-module__MR5lVq__sparkle}.EpisodeHubBottomSheet-module__MR5lVq__donorTag{text-transform:uppercase;letter-spacing:.05em;color:#f472b6;background:#f472b626;border:1px solid #f472b64d;border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:700}.EpisodeHubBottomSheet-module__MR5lVq__donorTagVanguard{color:#fbbf24;background:#fbbf2426;border-color:#fbbf244d}.EpisodeHubBottomSheet-module__MR5lVq__catalystComment{background:linear-gradient(145deg,#ffffff05,#f472b60a);border:1px solid #f472b633}.EpisodeHubBottomSheet-module__MR5lVq__vanguardComment{background:linear-gradient(145deg,#ffffff05,#fbbf240a);border:1px solid #fbbf2440;box-shadow:0 0 8px #fbbf2414}.EpisodeHubBottomSheet-module__MR5lVq__badge{font-size:.9rem}.EpisodeHubBottomSheet-module__MR5lVq__badgePill{white-space:nowrap;vertical-align:middle;border:1px solid;border-radius:99px;align-items:center;gap:3px;padding:2px 8px;font-size:.75rem;font-weight:700;line-height:1.4;display:inline-flex}.EpisodeHubBottomSheet-module__MR5lVq__watchedIcon{opacity:.8;background:#ffffff1a;border-radius:4px;padding:2px 4px;font-size:.8rem}.EpisodeHubBottomSheet-module__MR5lVq__timestamp{color:var(--text-muted);font-size:.75rem}.EpisodeHubBottomSheet-module__MR5lVq__text{color:var(--text-secondary);word-wrap:break-word;white-space:pre-wrap;font-size:.9rem;line-height:1.5}.EpisodeHubBottomSheet-module__MR5lVq__spoilerCover{color:var(--danger);border:1px dashed var(--danger);cursor:pointer;background:#ef44441a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__spoilerCover:hover{background:#ef444433}.EpisodeHubBottomSheet-module__MR5lVq__commentActions{gap:1rem;margin-top:.75rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__pulseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.8rem;font-weight:600;transition:color .2s,transform .2s;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__pulseBtn:hover{color:var(--accent-light)}.EpisodeHubBottomSheet-module__MR5lVq__pulseBtn.EpisodeHubBottomSheet-module__MR5lVq__pulsed{color:var(--accent)}.EpisodeHubBottomSheet-module__MR5lVq__pulseBtn:active{transform:scale(.95)}.EpisodeHubBottomSheet-module__MR5lVq__pulseCount{background:#7c3aed1a;border-radius:99px;margin-left:2px;padding:2px 6px}.EpisodeHubBottomSheet-module__MR5lVq__inputArea{border-top:1px solid var(--border);background:#0f0f2a;gap:.75rem;padding:1rem 1.5rem;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.EpisodeHubBottomSheet-module__MR5lVq__input{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#ffffff0d;border-radius:20px;outline:none;padding:10px 40px 10px 16px;font-size:.95rem;transition:border-color .2s}.EpisodeHubBottomSheet-module__MR5lVq__input:focus{border-color:var(--accent)}.EpisodeHubBottomSheet-module__MR5lVq__spoilerToggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;right:8px}.EpisodeHubBottomSheet-module__MR5lVq__spoilerToggle:hover{background:#ffffff1a}.EpisodeHubBottomSheet-module__MR5lVq__spoilerActive{color:var(--danger);background:#ef444426!important}.EpisodeHubBottomSheet-module__MR5lVq__sendBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex}.EpisodeHubBottomSheet-module__MR5lVq__sendBtn:disabled{color:var(--text-muted);cursor:not-allowed;background:#ffffff1a}.EpisodeHubBottomSheet-module__MR5lVq__sendBtn:not(:disabled):hover{background:#a78bfa;transform:translateY(-2px)}.EpisodeHubBottomSheet-module__MR5lVq__loginPrompt{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);background:#ffffff05;padding:1.5rem;font-weight:500}@keyframes EpisodeHubBottomSheet-module__MR5lVq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.EpisodeHubBottomSheet-module__MR5lVq__bottomSheet{height:95svh;max-height:95svh}}
.AvatarWithFrame-module__z6gLIa__avatarWrapper{border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.AvatarWithFrame-module__z6gLIa__imageContainer{z-index:2;background:var(--bg-card);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.AvatarWithFrame-module__z6gLIa__image{object-fit:cover;width:100%;height:100%}.AvatarWithFrame-module__z6gLIa__frame{z-index:1;pointer-events:none;border-radius:50%;position:absolute;inset:-4px}.AvatarWithFrame-module__z6gLIa__basicFrame{border:2px solid #fff3}.AvatarWithFrame-module__z6gLIa__neonFrame{border:2px solid #a855f7;animation:2s infinite alternate AvatarWithFrame-module__z6gLIa__neon-pulse;box-shadow:0 0 10px #a855f7,inset 0 0 10px #a855f7}@keyframes AvatarWithFrame-module__z6gLIa__neon-pulse{0%{opacity:.8;box-shadow:0 0 5px #a855f7,inset 0 0 5px #a855f7}to{opacity:1;border-color:#d946ef;box-shadow:0 0 15px #d946ef,inset 0 0 15px #d946ef}}.AvatarWithFrame-module__z6gLIa__auraFrame{filter:blur(4px);background:radial-gradient(circle,#facc1533 0%,#eab308cc 50%,#0000 100%);animation:.15s infinite alternate AvatarWithFrame-module__z6gLIa__aura-flicker;transform:scale(1.15)}@keyframes AvatarWithFrame-module__z6gLIa__aura-flicker{0%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1.2)}}.AvatarWithFrame-module__z6gLIa__cherryFrame{background:conic-gradient(#0000 0%,#f472b680 25%,#0000 50%,#f472b680 75%,#0000 100%);border:3px solid #fbcfe8;animation:8s linear infinite AvatarWithFrame-module__z6gLIa__spin-slow;position:absolute;inset:-6px;-webkit-mask-image:radial-gradient(circle,#0000 60%,#000 61%);mask-image:radial-gradient(circle,#0000 60%,#000 61%)}@keyframes AvatarWithFrame-module__z6gLIa__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AvatarWithFrame-module__z6gLIa__galaxyFrame{filter:blur(2px);background:conic-gradient(#6366f199,#a855f766,#3b82f699,#ec489966,#6366f199);animation:12s linear infinite AvatarWithFrame-module__z6gLIa__spin-slow;-webkit-mask-image:radial-gradient(circle,#0000 56%,#000 58%);mask-image:radial-gradient(circle,#0000 56%,#000 58%)}.AvatarWithFrame-module__z6gLIa__fireFrame{border:2px solid #f97316;animation:.3s infinite alternate AvatarWithFrame-module__z6gLIa__fire-flicker;box-shadow:0 0 8px #f97316,0 0 20px #f9731680,inset 0 0 8px #f973164d}@keyframes AvatarWithFrame-module__z6gLIa__fire-flicker{0%{border-color:#f97316;box-shadow:0 0 6px #f97316,0 0 16px #f9731666}50%{border-color:#ef4444;box-shadow:0 0 12px #ef4444,0 0 24px #ef444480}to{border-color:#eab308;box-shadow:0 0 8px #eab308,0 0 20px #eab30866}}.AvatarWithFrame-module__z6gLIa__glitchFrame{border:2px solid #22d3ee;animation:3s infinite AvatarWithFrame-module__z6gLIa__glitch-shift;box-shadow:0 0 10px #22d3ee66,2px 0 #ff0080,-2px 0 #00ff41}@keyframes AvatarWithFrame-module__z6gLIa__glitch-shift{0%,90%,to{border-color:#22d3ee;box-shadow:0 0 10px #22d3ee66}92%{border-color:#ff0080;transform:translate(1px,-1px);box-shadow:3px 0 #ff0080,-3px 0 #00ff41,0 0 15px #22d3ee99}94%{border-color:#00ff41;transform:translate(-1px,1px);box-shadow:-2px 0 #ff0080,2px 0 #00ff41,0 0 15px #22d3ee99}96%{border-color:#22d3ee;transform:translate(0);box-shadow:0 0 10px #22d3ee66}}.AvatarWithFrame-module__z6gLIa__rainbowFrame{background:conic-gradient(#ef4444,#f97316,#eab308,#22c55e,#3b82f6,#8b5cf6,#ec4899,#ef4444);border:3px solid #0000;animation:4s linear infinite AvatarWithFrame-module__z6gLIa__spin-slow;-webkit-mask-image:radial-gradient(circle,#0000 56%,#000 58%);mask-image:radial-gradient(circle,#0000 56%,#000 58%)}.AvatarWithFrame-module__z6gLIa__phantomFrame{filter:blur(3px);background:radial-gradient(circle,#94a3b826 0%,#94a3b866 50%,#0000 100%);animation:3s ease-in-out infinite alternate AvatarWithFrame-module__z6gLIa__phantom-breathe;transform:scale(1.12)}@keyframes AvatarWithFrame-module__z6gLIa__phantom-breathe{0%{opacity:.6;transform:scale(1.08)}to{opacity:1;transform:scale(1.16)}}.AvatarWithFrame-module__z6gLIa__solarflareFrame{filter:drop-shadow(0 0 10px #facc1580);background:conic-gradient(#facc15,#fb7185,#f97316,#fde047,#facc15);border:3px solid #0000;animation:5s linear infinite AvatarWithFrame-module__z6gLIa__spin-slow;-webkit-mask-image:radial-gradient(circle,#0000 56%,#000 58%);mask-image:radial-gradient(circle,#0000 56%,#000 58%)}.AvatarWithFrame-module__z6gLIa__oceanFrame{background:linear-gradient(135deg,#06b6d440,#2563eb73);border:2px solid #06b6d4;animation:2.8s ease-in-out infinite alternate AvatarWithFrame-module__z6gLIa__ocean-wave;box-shadow:0 0 8px #06b6d466,inset 0 0 10px #93c5fd66}@keyframes AvatarWithFrame-module__z6gLIa__ocean-wave{0%{filter:hue-rotate();transform:scale(1.02)}to{filter:hue-rotate(20deg);transform:scale(1.08)}}.AvatarWithFrame-module__z6gLIa__matrixFrame{border:2px solid #22c55e;animation:1.8s steps(2,end) infinite AvatarWithFrame-module__z6gLIa__matrix-pulse;box-shadow:0 0 10px #22c55e73,inset 0 0 8px #22c55e59}@keyframes AvatarWithFrame-module__z6gLIa__matrix-pulse{0%,to{opacity:.85;border-color:#22c55e}50%{opacity:1;border-color:#86efac}}.AvatarWithFrame-module__z6gLIa__frostFrame{background:linear-gradient(135deg,#dbeafe47,#93c5fd6b);border:2px solid #bfdbfef2;animation:2.6s ease-in-out infinite alternate AvatarWithFrame-module__z6gLIa__frost-breathe;box-shadow:0 0 10px #bfdbfe73,inset 0 0 10px #ffffff59}@keyframes AvatarWithFrame-module__z6gLIa__frost-breathe{0%{opacity:.85;transform:scale(1.03)}to{opacity:1;transform:scale(1.08)}}
.BadgeDisplay-module__f4b7Xq__wrap{cursor:default;border-radius:6px;flex-shrink:0;transition:transform .2s,filter .2s;display:inline-block;position:relative;overflow:visible}.BadgeDisplay-module__f4b7Xq__wrap:hover{filter:drop-shadow(0 6px 16px #7c3aed59);z-index:10;transform:translateY(-3px)scale(1.04)}.BadgeDisplay-module__f4b7Xq__img{object-fit:contain;border-radius:6px;width:100%;height:100%;display:block}.BadgeDisplay-module__f4b7Xq__imgBetaTester{object-position:32% center}.BadgeDisplay-module__f4b7Xq__tooltip{white-space:normal;opacity:0;pointer-events:none;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1ef2;border:1px solid #ffffff1a;border-radius:6px;width:min(260px,72vw);padding:8px 10px;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.BadgeDisplay-module__f4b7Xq__wrap:hover .BadgeDisplay-module__f4b7Xq__tooltip{opacity:1}.BadgeDisplay-module__f4b7Xq__ttTitle{color:var(--text-primary);font-size:.8rem;font-weight:700;display:block}.BadgeDisplay-module__f4b7Xq__ttSub{color:var(--text-muted);margin-top:2px;font-size:.72rem;display:block}.BadgeDisplay-module__f4b7Xq__ttDesc{color:var(--text-secondary);margin-top:4px;font-size:.72rem;line-height:1.35;display:block}.BadgeDisplay-module__f4b7Xq__ttRarity{text-transform:uppercase;margin-top:3px;font-size:.68rem;font-weight:700;display:block}.BadgeDisplay-module__f4b7Xq__fallback{border:1px solid var(--border);color:var(--text-muted);background:#ffffff0a;border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:.8rem;font-weight:600;display:inline-flex}
.AnimeDetailModal-module__y4DetG__overlayShell{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AnimeDetailModal-module__y4DetG__overlayGhibli:before,.AnimeDetailModal-module__y4DetG__overlayGhibli:after{content:"";opacity:.7;pointer-events:none;background:url(/profile-skins/ghibli-leaf.svg) 50%/contain no-repeat;width:56px;height:56px;animation:6s ease-in-out infinite AnimeDetailModal-module__y4DetG__ghibliFloat;position:absolute}.AnimeDetailModal-module__y4DetG__overlayGhibli:before{top:14%;left:8%}.AnimeDetailModal-module__y4DetG__overlayGhibli:after{animation-delay:2.2s;top:22%;right:10%}.AnimeDetailModal-module__y4DetG__modalShell{position:relative}.AnimeDetailModal-module__y4DetG__modalCyberpunk{box-shadow:0 0 18px #22c55e33,inset 0 0 0 1px #10b9813d;background:repeating-linear-gradient(#22c55e14 0 1px,#0000 1px 4px),linear-gradient(160deg,#021811db,#030a17f0)!important;border-color:#22c55e75!important}.AnimeDetailModal-module__y4DetG__modalGhibli{box-shadow:0 0 24px #a3e6352e;background:radial-gradient(circle at 14% 10%,#fef3c74d,#0000 40%),radial-gradient(circle at 82% 16%,#bbf7d047,#0000 45%),linear-gradient(#1c2a1cf0,#0c1612fa)!important;border-color:#a3e63559!important}.AnimeDetailModal-module__y4DetG__modalGhibli .AnimeDetailModal-module__y4DetG__title{color:#ecfccb}.AnimeDetailModal-module__y4DetG__modalGhibli .AnimeDetailModal-module__y4DetG__subTitle{color:#bbf7d0}.AnimeDetailModal-module__y4DetG__modalGhibli .AnimeDetailModal-module__y4DetG__synopsis h3,.AnimeDetailModal-module__y4DetG__modalGhibli .AnimeDetailModal-module__y4DetG__listSection h3{color:#d9f99d}.AnimeDetailModal-module__y4DetG__modalGhibli .AnimeDetailModal-module__y4DetG__synopsis p{color:#dcfce7}.AnimeDetailModal-module__y4DetG__header{gap:1.25rem;margin-bottom:1.5rem;display:flex}.AnimeDetailModal-module__y4DetG__poster{border-radius:var(--radius-md);object-fit:cover;aspect-ratio:2/3;background:#111127;flex-shrink:0;width:120px}.AnimeDetailModal-module__y4DetG__meta{flex:1;min-width:0}.AnimeDetailModal-module__y4DetG__badges{gap:.4rem;margin-bottom:.6rem;display:flex}.AnimeDetailModal-module__y4DetG__title{margin-bottom:.25rem;font-size:1.15rem!important}.AnimeDetailModal-module__y4DetG__subTitle{color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem}.AnimeDetailModal-module__y4DetG__stats{flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem;display:flex}.AnimeDetailModal-module__y4DetG__stat{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.82rem;font-weight:500;display:flex}.AnimeDetailModal-module__y4DetG__genres{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.AnimeDetailModal-module__y4DetG__actions{flex-wrap:wrap;gap:.5rem;display:flex}.AnimeDetailModal-module__y4DetG__synopsis{margin-bottom:1.5rem}.AnimeDetailModal-module__y4DetG__synopsis h3{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem}.AnimeDetailModal-module__y4DetG__synopsis p{color:var(--text-secondary);-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:.85rem;display:-webkit-box;overflow:hidden}.AnimeDetailModal-module__y4DetG__listSection h3{color:var(--text-primary);margin-bottom:.75rem;font-size:.95rem}.AnimeDetailModal-module__y4DetG__relatedSection{margin-bottom:1.35rem}.AnimeDetailModal-module__y4DetG__relatedSection h3{color:var(--text-primary);margin-bottom:.75rem;font-size:.95rem}.AnimeDetailModal-module__y4DetG__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.AnimeDetailModal-module__y4DetG__relatedItem{border-radius:var(--radius-sm);text-align:left;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff24;gap:.22rem;padding:.6rem .65rem;transition:border-color .15s,transform .15s,background .15s;display:grid}.AnimeDetailModal-module__y4DetG__relatedItem:hover{background:#6366f11a;border-color:#6366f173;transform:translateY(-1px)}.AnimeDetailModal-module__y4DetG__relatedTitle{font-size:.82rem;font-weight:600;line-height:1.2}.AnimeDetailModal-module__y4DetG__relatedMeta{color:var(--text-muted);font-size:.72rem}.AnimeDetailModal-module__y4DetG__statusGrid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.AnimeDetailModal-module__y4DetG__closeBtn{justify-content:center;width:100%;margin-top:1.25rem}@keyframes AnimeDetailModal-module__y4DetG__ghibliFloat{0%{opacity:.72;transform:translateY(0)rotate(0)}50%{opacity:.95;transform:translateY(-10px)rotate(8deg)}to{opacity:.72;transform:translateY(0)rotate(0)}}@media (max-width:480px){.AnimeDetailModal-module__y4DetG__header{flex-direction:column}.AnimeDetailModal-module__y4DetG__poster{width:100%;height:200px}.AnimeDetailModal-module__y4DetG__relatedGrid{grid-template-columns:1fr}}
.BadgeShowcase-module__3afWxa__showcase{flex-direction:column;gap:1.5rem;display:flex}.BadgeShowcase-module__3afWxa__group{flex-direction:column;gap:.6rem;display:flex}.BadgeShowcase-module__3afWxa__groupLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.72rem;font-weight:700}.BadgeShowcase-module__3afWxa__badgeRow{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.BadgeShowcase-module__3afWxa__badgeItem{flex-direction:column;align-items:center;gap:.3rem;max-width:168px;display:flex}.BadgeShowcase-module__3afWxa__badgeName{text-align:center;text-shadow:0 0 10px #00000059;min-height:1.8rem;font-size:.72rem;font-weight:700;line-height:1.3}.BadgeShowcase-module__3afWxa__empty{border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;background:#ffffff05;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.BadgeShowcase-module__3afWxa__emptyIcon{opacity:.4;font-size:2rem}.BadgeShowcase-module__3afWxa__emptyText{color:var(--text-muted);max-width:340px;margin:0;font-size:.88rem;line-height:1.5}
.GenreRadarChart-module__q0Utja__wrap{justify-content:center;align-items:center;width:100%;display:flex}.GenreRadarChart-module__q0Utja__svg{width:min(100%,320px);height:auto;overflow:visible}.GenreRadarChart-module__q0Utja__outerRing{fill:#94a3b80a;stroke:#94a3b873;stroke-width:1px}.GenreRadarChart-module__q0Utja__innerRing{fill:#94a3b805;stroke:#94a3b842;stroke-width:1px}.GenreRadarChart-module__q0Utja__axisLine{stroke:#94a3b833;stroke-width:1px}.GenreRadarChart-module__q0Utja__fill{fill:#7c3aed52;stroke:none}.GenreRadarChart-module__q0Utja__stroke{fill:none;stroke:#c4b5fdeb;stroke-width:2.2px}.GenreRadarChart-module__q0Utja__dot{fill:#ddd6fe}.GenreRadarChart-module__q0Utja__label{fill:#facc15;letter-spacing:.02em;font-size:9px;font-weight:700}.GenreRadarChart-module__q0Utja__value{fill:#e2e8f0;font-size:8px;font-weight:700}
.ProfileMusicPlayer-module__9J_DAa__player{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f1ecc;border:1px solid #a78bfa4d;border-radius:10px;align-items:center;gap:.5rem;max-width:300px;padding:8px 12px;display:flex}.ProfileMusicPlayer-module__9J_DAa__icon{color:#a78bfa;flex-shrink:0}.ProfileMusicPlayer-module__9J_DAa__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ProfileMusicPlayer-module__9J_DAa__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.ProfileMusicPlayer-module__9J_DAa__artist{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.ProfileMusicPlayer-module__9J_DAa__controls{flex-shrink:0;gap:4px;display:flex}.ProfileMusicPlayer-module__9J_DAa__btn{color:#a78bfa;cursor:pointer;background:#a78bfa1a;border:1px solid #a78bfa4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.ProfileMusicPlayer-module__9J_DAa__btn:hover{background:#a78bfa40;border-color:#a78bfa}
.CompatibilityBadge-module__HET8Wq__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f1eb3;border:1px solid #34d3994d;border-radius:10px;align-items:center;gap:.5rem;padding:6px 12px;display:inline-flex}.CompatibilityBadge-module__HET8Wq__info{flex-direction:column;gap:1px;display:flex}.CompatibilityBadge-module__HET8Wq__score{font-size:.8rem;font-weight:700}.CompatibilityBadge-module__HET8Wq__detail{color:var(--text-muted);font-size:.6rem}
.ProfileEffect-module__UnG3ka__container{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.ProfileEffect-module__UnG3ka__particle{filter:drop-shadow(0 0 6px #ffffff59);will-change:transform,opacity;position:absolute;top:-10%}.ProfileEffect-module__UnG3ka__falling{animation:linear infinite ProfileEffect-module__UnG3ka__fall}@keyframes ProfileEffect-module__UnG3ka__fall{0%{opacity:0;transform:translateY(-10%)translate(0)rotate(0)}10%{opacity:.86}90%{opacity:.62}to{opacity:0;transform:translateY(110vh)translate(30px)rotate(360deg)}}.ProfileEffect-module__UnG3ka__rising{animation:linear infinite ProfileEffect-module__UnG3ka__rise;top:auto;bottom:-10%}@keyframes ProfileEffect-module__UnG3ka__rise{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.8}80%{opacity:.52}to{opacity:0;transform:translateY(-110vh)translate(-20px)scale(.3)}}.ProfileEffect-module__UnG3ka__twinkle{top:unset;animation:ease-in-out infinite ProfileEffect-module__UnG3ka__twinkle}@keyframes ProfileEffect-module__UnG3ka__twinkle{0%,to{opacity:.22;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}
.TimelineCard-module__t9457a__card{width:94px;min-height:62px;color:var(--text-primary);text-align:left;background:#0f172aeb;border:1px solid #94a3b852;border-radius:10px;flex-direction:column;padding:.3rem .34rem;display:flex}.TimelineCard-module__t9457a__cardClickable{cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.TimelineCard-module__t9457a__cardClickable:hover{border-color:#7c3aedb3;transform:scale(1.03);box-shadow:0 8px 18px #0f172a73}.TimelineCard-module__t9457a__body{flex-direction:column;justify-content:space-between;gap:.28rem;display:flex}.TimelineCard-module__t9457a__title{color:#e2e8f0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.63rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.TimelineCard-module__t9457a__metaRow{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.TimelineCard-module__t9457a__date{color:#94a3b8;font-size:.57rem;font-weight:600}.TimelineCard-module__t9457a__dateEstimated{opacity:.72}.TimelineCard-module__t9457a__scoreBadge{text-align:center;color:#fde68a;background:#fbbf241f;border:1px solid #fbbf2473;border-radius:999px;min-width:20px;padding:.06rem .24rem;font-size:.54rem;font-weight:700}
.TimelineCanvas-module__Zwqzoa__viewport{overscroll-behavior-x:contain;padding-bottom:.65rem;overflow:auto hidden}.TimelineCanvas-module__Zwqzoa__canvas{border:1px solid var(--border);background:radial-gradient(circle at 12% 14%,#7c3aed1f,#0000 36%),linear-gradient(#ffffff05,#ffffff03);border-radius:14px;height:460px;position:relative;overflow:visible}.TimelineCanvas-module__Zwqzoa__emptyLine{border:1px dashed var(--border);background:#ffffff03;border-radius:14px;height:220px}.TimelineCanvas-module__Zwqzoa__baseline{z-index:1;background:#94a3b852;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.TimelineCanvas-module__Zwqzoa__sections{width:100%;height:100%;display:flex;position:relative}.TimelineCanvas-module__Zwqzoa__section{flex:1;min-width:78px;height:100%;position:relative;overflow:visible}.TimelineCanvas-module__Zwqzoa__separator{cursor:pointer;z-index:1;background:0 0;border:0;border-left:1px dashed #94a3b861;width:1px;height:76%;position:absolute;top:12%;left:0}.TimelineCanvas-module__Zwqzoa__sectionLabel{color:var(--text-secondary);letter-spacing:.02em;white-space:nowrap;z-index:2;background:#020617d6;border:1px solid #94a3b842;border-radius:999px;padding:.1rem .42rem;font-size:.63rem;font-weight:700;position:absolute;top:calc(50% + 12px);left:50%;transform:translate(-50%)}.TimelineCanvas-module__Zwqzoa__sectionLabelInteractive{cursor:pointer;transition:all .2s}.TimelineCanvas-module__Zwqzoa__sectionLabelInteractive:hover{color:#ddd6fe;border-color:#7c3aed94}.TimelineCanvas-module__Zwqzoa__node{z-index:3;width:0;height:0;position:absolute;top:50%;transform:translate(-50%)}.TimelineCanvas-module__Zwqzoa__connector{background:#94a3b866;width:1px;position:absolute;left:50%;transform:translate(-50%)}.TimelineCanvas-module__Zwqzoa__connectorAbove{bottom:0}.TimelineCanvas-module__Zwqzoa__connectorBelow{top:0}.TimelineCanvas-module__Zwqzoa__cardShell{width:94px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:767px){.TimelineCanvas-module__Zwqzoa__canvas{height:440px}}
.TimelineEmpty-module__zhLYeW__emptyState{border:1px dashed var(--border);text-align:center;background:#ffffff05;border-radius:14px;padding:1.6rem 1rem}.TimelineEmpty-module__zhLYeW__title{color:var(--text-primary);font-size:1rem}.TimelineEmpty-module__zhLYeW__message{color:var(--text-secondary);margin-top:.55rem;font-size:.85rem}.TimelineEmpty-module__zhLYeW__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:1rem;display:flex}
.AnimeTimeline-module__jMup6G__wrapper{flex-direction:column;gap:1rem;display:flex}.AnimeTimeline-module__jMup6G__header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.AnimeTimeline-module__jMup6G__counter{letter-spacing:.03em;color:var(--text-secondary);text-transform:uppercase;font-size:.78rem;font-weight:700}.AnimeTimeline-module__jMup6G__zoomControls{flex-wrap:wrap;gap:.55rem;display:flex}.AnimeTimeline-module__jMup6G__zoomButton{border:1px solid var(--border);color:var(--text-secondary);letter-spacing:.01em;cursor:pointer;background:#ffffff08;border-radius:999px;padding:.35rem .82rem;font-size:.78rem;font-weight:700;transition:all .2s}.AnimeTimeline-module__jMup6G__zoomButton:hover{color:var(--text-primary);border-color:var(--accent-light)}.AnimeTimeline-module__jMup6G__zoomButtonActive{border-color:var(--accent);color:#ede9fe;background:#7c3aed38;box-shadow:0 0 18px #7c3aed3d}.AnimeTimeline-module__jMup6G__loadingState{gap:.9rem;display:grid}.AnimeTimeline-module__jMup6G__shimmerBar{height:28px}.AnimeTimeline-module__jMup6G__shimmerCanvas{border-radius:16px;height:420px}.AnimeTimeline-module__jMup6G__errorText{color:var(--text-secondary);font-size:.85rem}
.KarmaProgressBar-module__mG_9bW__wrapper{gap:.4rem;width:100%;max-width:480px;display:grid}.KarmaProgressBar-module__mG_9bW__summary{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.6rem;font-size:.84rem;display:flex}.KarmaProgressBar-module__mG_9bW__historyBtn{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.KarmaProgressBar-module__mG_9bW__track{background:#94a3b833;border-radius:999px;width:100%;height:6px;overflow:hidden}.KarmaProgressBar-module__mG_9bW__fill{height:100%;transition:width .25s}.KarmaProgressBar-module__mG_9bW__meta{color:var(--text-muted);justify-content:space-between;gap:.6rem;font-size:.73rem;display:flex}.KarmaProgressBar-module__mG_9bW__range{color:var(--text-muted);justify-content:space-between;gap:.6rem;font-size:.68rem;display:flex}
.KarmaHistoryModal-module__LI6WLW__overlay{z-index:90;background:#020617b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.KarmaHistoryModal-module__LI6WLW__modal{border:1px solid var(--border);background:linear-gradient(#0f172af2,#020617fa);border-radius:14px;width:min(620px,100%);max-height:82vh;padding:.9rem;overflow:auto}.KarmaHistoryModal-module__LI6WLW__header{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.KarmaHistoryModal-module__LI6WLW__header h3{margin:0}.KarmaHistoryModal-module__LI6WLW__header button{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:8px;padding:.22rem .56rem}.KarmaHistoryModal-module__LI6WLW__state{color:var(--text-muted);font-size:.85rem}.KarmaHistoryModal-module__LI6WLW__list{gap:.35rem;display:grid}.KarmaHistoryModal-module__LI6WLW__row{border:1px solid #94a3b833;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.42rem .55rem;font-size:.84rem;display:grid}.KarmaHistoryModal-module__LI6WLW__amount{color:#34d399;min-width:34px}.KarmaHistoryModal-module__LI6WLW__label{color:var(--text-secondary)}.KarmaHistoryModal-module__LI6WLW__time{color:var(--text-muted);font-size:.75rem}
.RankBadge-module___aIsPq__badge{letter-spacing:.03em;background:#ffffff0a;border:1px solid;border-radius:999px;align-items:center;padding:.14rem .5rem;font-size:.68rem;font-weight:800;display:inline-flex}
.page-module__h4SgrW__bannerWrapper{top:var(--nav-height);z-index:0;background-position:top;background-size:cover;height:clamp(460px,48vw,700px);position:absolute;left:0;right:0;overflow:hidden}.page-module__h4SgrW__bannerGlow{background:linear-gradient(to bottom,transparent,var(--bg-base));position:absolute;inset:0}.page-module__h4SgrW__bannerEditArea{z-index:2;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:absolute;bottom:1rem;right:1rem}.page-module__h4SgrW__bannerEditBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;border:1px solid #fff3;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .2s;display:flex}.page-module__h4SgrW__bannerEditBtn:hover{background:#000000d9}.page-module__h4SgrW__inlineInputBox{border:1px solid var(--border);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1ee6;min-width:280px;padding:.5rem}.page-module__h4SgrW__inlineInput{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#ffffff0f;border-radius:6px;outline:none;padding:.4rem .7rem;font-size:.85rem}.page-module__h4SgrW__inlineInput:focus{border-color:var(--accent)}.page-module__h4SgrW__profileContent{z-index:1;flex-direction:column;gap:2.5rem;padding-top:clamp(340px,34vw,540px);display:flex;position:relative}.page-module__h4SgrW__profileContent .section-title{text-align:center;justify-content:center;width:100%}.page-module__h4SgrW__header{text-align:center;border:1px solid var(--profile-accent-border,var(--border));border-radius:var(--radius-md);background:var(--bg-card);box-shadow:0 0 22px var(--profile-accent-glow,transparent);isolation:isolate;flex-direction:column;align-items:center;gap:1.5rem;padding:1.2rem 1.3rem 1.35rem;display:flex;position:relative;overflow:hidden}.page-module__h4SgrW__header:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0d,#0000 55%);position:absolute;inset:0}.page-module__h4SgrW__avatarZone{flex-shrink:0;margin-top:0;display:inline-block;position:relative}.page-module__h4SgrW__avatarRing{border:2px solid;border-radius:999px;padding:3px;display:inline-flex;box-shadow:0 0 14px #00000038}.page-module__h4SgrW__levelBadge{color:#fff;border:2px solid var(--bg-base);border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:800;position:absolute;bottom:-4px;right:-4px;box-shadow:0 0 10px #00000040}.page-module__h4SgrW__avatarEditBtn{background:var(--profile-accent,var(--accent));border:2px solid var(--bg-base);color:#fff;cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;bottom:2px;right:2px}.page-module__h4SgrW__avatarEditBtn:hover{filter:brightness(1.2)}.page-module__h4SgrW__avatarInputBox{z-index:10;border:1px solid var(--border);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1ef2;min-width:260px;padding:.5rem;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.page-module__h4SgrW__userInfo{z-index:1;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.page-module__h4SgrW__nameRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.page-module__h4SgrW__name{font-family:var(--font-display);margin:0;font-size:2.5rem;font-weight:800}.page-module__h4SgrW__proName{background:linear-gradient(90deg,#c084fc,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module__h4SgrW__vanguardNameGlow{text-shadow:0 0 #facc1500,0 0 10px #facc1559;animation:2.1s ease-in-out infinite page-module__h4SgrW__catalystGlow;position:relative}@keyframes page-module__h4SgrW__catalystGlow{0%{text-shadow:0 0 #facc1500,0 0 8px #facc154d}50%{text-shadow:0 0 2px #fef3c7f2,0 0 15px #facc15a6}to{text-shadow:0 0 #facc1500,0 0 8px #facc154d}}.page-module__h4SgrW__proCrown{font-size:.75rem;font-family:var(--font-sans);letter-spacing:.05em;background:linear-gradient(90deg,#c084fc,#38bdf8);-webkit-text-fill-color:transparent;vertical-align:middle;-webkit-background-clip:text;border:1px solid #c084fc66;border-radius:4px;margin-left:6px;padding:1px 6px;font-weight:800;display:inline-block}.page-module__h4SgrW__badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.page-module__h4SgrW__badge{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0a;border-radius:99px;padding:4px 12px;font-size:.82rem;font-weight:600;transition:box-shadow .2s}.page-module__h4SgrW__bio{color:var(--text-secondary);text-align:center;max-width:420px;margin:0;font-size:.95rem;line-height:1.55}.page-module__h4SgrW__bioTextarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;max-width:420px;color:var(--text-primary);font-size:.9rem;font-family:var(--font-sans);resize:vertical;background:#ffffff0d;outline:none;padding:.6rem .85rem;line-height:1.5}.page-module__h4SgrW__bioTextarea:focus{border-color:var(--accent)}.page-module__h4SgrW__status{background:var(--profile-accent-subtle,#22d3ee14);border:1px solid var(--profile-accent-border,#22d3ee33);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.4rem .9rem;display:flex}.page-module__h4SgrW__statusLabel{text-transform:uppercase;color:var(--profile-accent,var(--success));font-size:.75rem;font-weight:700}.page-module__h4SgrW__statusValue{font-size:.9rem;font-weight:600}.page-module__h4SgrW__metrics{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__h4SgrW__metricCard{background:var(--bg-card);border:1px solid var(--profile-accent-border,var(--border));border-radius:var(--radius-md);min-width:130px;box-shadow:0 0 20px var(--profile-accent-glow,transparent);flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;display:flex}.page-module__h4SgrW__metricValue{color:var(--profile-accent,var(--text-primary));font-size:1.5rem;font-weight:800;font-family:var(--font-display)}.page-module__h4SgrW__metricSplitValue{display:inline-block}.page-module__h4SgrW__metricSplitDivider{opacity:.65;vertical-align:middle;margin:0 .2rem;font-size:1.05rem}.page-module__h4SgrW__metricLabel{color:var(--text-muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.page-module__h4SgrW__editPanel{background:var(--bg-card);border:1px solid var(--profile-accent-border,var(--border));border-radius:var(--radius-md);flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.page-module__h4SgrW__editPanelSection{flex-direction:column;gap:.6rem;display:flex}.page-module__h4SgrW__editPanelLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.06em;font-size:.78rem;font-weight:700}.page-module__h4SgrW__frameOptions{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__h4SgrW__frameOption{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border-radius:99px;padding:5px 14px;font-size:.82rem;font-weight:600;transition:all .15s;position:relative}.page-module__h4SgrW__frameOption:hover:not(.page-module__h4SgrW__frameOptionLocked){border-color:var(--accent);color:var(--accent-light)}.page-module__h4SgrW__frameOptionActive{border-color:var(--profile-accent,var(--accent))!important;background:var(--profile-accent-subtle,#7c3aed33)!important;color:var(--profile-accent,var(--accent-light))!important}.page-module__h4SgrW__frameOptionLocked{opacity:.45;cursor:not-allowed}.page-module__h4SgrW__lockIcon{margin-left:4px;font-size:.7rem}.page-module__h4SgrW__themeOptions{gap:.5rem;display:flex}.page-module__h4SgrW__themeOption{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:transform .15s,border-color .15s}.page-module__h4SgrW__themeOption:hover{transform:scale(1.15)}.page-module__h4SgrW__themeOptionActive{transform:scale(1.15);border-color:#fff!important}.page-module__h4SgrW__customStatus{border:1px solid var(--profile-accent-border,var(--border));background:#ffffff0a;border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .85rem;display:inline-flex}.page-module__h4SgrW__customStatusText{color:var(--text-secondary);font-size:.82rem;font-style:italic;font-weight:500}.page-module__h4SgrW__statusInput{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;max-width:400px;color:var(--text-primary);font-size:.85rem;font-family:var(--font-sans);background:#ffffff0d;outline:none;padding:.5rem .75rem}.page-module__h4SgrW__statusInput:focus{border-color:var(--accent)}.page-module__h4SgrW__featuredBadgesHint{color:var(--text-muted);margin:0;font-size:.76rem}.page-module__h4SgrW__featuredBadgeGrid{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__h4SgrW__featuredBadgeChip{border:1px solid var(--border);cursor:pointer;background:#ffffff08;border-radius:10px;padding:4px;transition:border-color .15s,background .15s,transform .15s}.page-module__h4SgrW__featuredBadgeChip:hover:enabled{border-color:var(--profile-accent,var(--accent));transform:translateY(-1px)}.page-module__h4SgrW__featuredBadgeChip:disabled{opacity:.55;cursor:not-allowed}.page-module__h4SgrW__featuredBadgeChipActive{border-color:var(--profile-accent,var(--accent));background:var(--profile-accent-subtle,#7c3aed33)}.page-module__h4SgrW__effectCanvas{pointer-events:none;z-index:1;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.page-module__h4SgrW__badgesSection{background:var(--bg-card);border:1px solid var(--profile-accent-border,var(--border));border-radius:var(--radius-md);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.page-module__h4SgrW__shrineSection{background:var(--bg-card);border:1px solid var(--profile-accent-border,var(--border));border-radius:var(--radius-md);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.page-module__h4SgrW__radarHint{color:var(--text-muted);margin:-.6rem 0 .2rem;font-size:.82rem}.page-module__h4SgrW__showcaseReel{gap:.9rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.page-module__h4SgrW__showcaseReel::-webkit-scrollbar{height:8px}.page-module__h4SgrW__showcaseReel::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.page-module__h4SgrW__showcaseCard{background:linear-gradient(#0f172ad9,#030712eb);border:1px solid #94a3b842;border-radius:14px;flex-direction:column;min-width:190px;max-width:190px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__h4SgrW__showcasePosterBtn{cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0;display:block}.page-module__h4SgrW__showcasePosterBtn:focus-visible{outline-offset:-2px;outline:2px solid #7dd3fcbf}.page-module__h4SgrW__showcasePoster{aspect-ratio:2/3;object-fit:cover;width:100%;transition:transform .22s;display:block}.page-module__h4SgrW__showcaseCard:hover{transform:translateY(-3px);box-shadow:0 14px 28px #02061773}.page-module__h4SgrW__showcasePosterBtn:hover .page-module__h4SgrW__showcasePoster{transform:scale(1.07)}.page-module__h4SgrW__showcasePosterEmpty{aspect-ratio:2/3;width:100%;color:var(--text-muted);background:#ffffff08;justify-content:center;align-items:center;font-size:.76rem;display:flex}.page-module__h4SgrW__showcaseBody{flex-direction:column;gap:.45rem;padding:.65rem .7rem .75rem;display:flex}.page-module__h4SgrW__showcaseTitle{color:var(--text-primary);margin:0;font-size:.84rem;font-weight:700;line-height:1.32}.page-module__h4SgrW__showcaseCaption{color:var(--text-secondary);margin:0;font-size:.76rem;line-height:1.35}.page-module__h4SgrW__showcaseCaptionInput{border:1px solid var(--border);width:100%;color:var(--text-primary);resize:vertical;background:#ffffff0a;border-radius:8px;min-height:58px;padding:.45rem .5rem;font-size:.75rem;line-height:1.3}.page-module__h4SgrW__showcaseHint{color:var(--text-muted);margin:.3rem 0 0;font-size:.78rem}.page-module__h4SgrW__showcaseEmpty{border:1px dashed var(--border);color:var(--text-muted);border-radius:12px;padding:.9rem 1rem;font-size:.82rem}.page-module__h4SgrW__skinDarkShonen{--profile-accent:#ef4444}.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__bannerGlow{background:linear-gradient(#0003,#05060d)}.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__bannerWrapper{background-image:url(/profile-skins/dark-shonen-bg.svg);background-position:top;background-size:cover}.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__metricCard,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__shrineSection,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__badgesSection,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__header,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__editPanel,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__showcaseCard{background:linear-gradient(170deg,#1c0909b8,#0a0507d1);border-color:#ef444447;box-shadow:inset 0 0 0 1px #7f1d1d40,0 0 24px #ef444414}.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__customStatus,.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__status{border-color:#ef44445c}.page-module__h4SgrW__skinDarkShonen .page-module__h4SgrW__name{letter-spacing:.02em;text-shadow:0 0 12px #ef444442}.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__bannerGlow{background:linear-gradient(#f472b614,#0b0b17)}.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__bannerWrapper{background-image:url(/profile-skins/pastel-shoujo-bg.svg);background-position:top;background-size:cover}.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__metricCard,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__shrineSection,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__badgesSection,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__header,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__editPanel,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__showcaseCard{background:radial-gradient(circle at 15% 18%,#fbcfe829,#0000 35%),radial-gradient(circle at 90% 8%,#a5b4fc24,#0000 42%),linear-gradient(#f472b61a,#3b07641a);border-color:#f472b633;box-shadow:0 0 26px #f472b614}.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__customStatus,.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__status{border-color:#f472b64d}.page-module__h4SgrW__skinPastelShoujo .page-module__h4SgrW__name{letter-spacing:.015em;font-weight:700}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__bannerGlow{background:linear-gradient(120deg,#ec489929,#22d3ee14),repeating-linear-gradient(#22c55e14 0 1px,#0000 1px 4px),linear-gradient(#11182780,#04070f)}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__bannerWrapper{background-image:url(/profile-skins/cyberpunk-city.png);background-position:top;background-size:cover}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__bannerWrapper:before{content:"";opacity:.78;mix-blend-mode:screen;pointer-events:none;background-color:#0000;background-image:linear-gradient(#02061733,#020617b3),url(/profile-skins/cyberpunk-city.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__metricCard,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__shrineSection,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__badgesSection,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__header,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__editPanel,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__showcaseCard{-webkit-backdrop-filter:saturate(1.15);backdrop-filter:saturate(1.15);background:repeating-linear-gradient(#22c55e14 0 1px,#0000 1px 4px),linear-gradient(160deg,#021811b3,#030a17d9);border-color:#22c55e3d;box-shadow:0 0 20px #22c55e14,inset 0 0 0 1px #10b98133}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__customStatus,.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__status{border-color:#10b9816b}.page-module__h4SgrW__skinCyberpunk .page-module__h4SgrW__name{letter-spacing:.06em;text-shadow:0 0 12px #22c55e4d}.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__bannerGlow{background:linear-gradient(#fbbf2414,#0a1018)}.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__bannerWrapper{background-image:url(/profile-skins/studio-ghibli-bg.svg);background-position:top;background-size:cover}.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__metricCard,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__shrineSection,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__badgesSection,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__header,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__editPanel,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__showcaseCard{background:radial-gradient(circle at 12% 15%,#fef3c729,#0000 35%),radial-gradient(circle at 85% 8%,#bbf7d029,#0000 40%),linear-gradient(#f59e0b14,#16653414);border-color:#a3e63538;box-shadow:0 0 24px #a3e63514}.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__customStatus,.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__status{border-color:#a3e63557}.page-module__h4SgrW__skinStudioGhibli .page-module__h4SgrW__name{font-weight:600}.page-module__h4SgrW__deleteProfileFooter{justify-content:center;margin-top:.15rem;margin-bottom:.4rem;display:flex}.page-module__h4SgrW__deleteAccountBtn{color:#fca5a5;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:#ef444424;border:1px solid #f871716b;border-radius:10px;width:fit-content;min-height:32px;padding:.3rem .72rem;font-size:.72rem;font-weight:700;transition:transform .15s,background .15s,color .15s}.page-module__h4SgrW__deleteAccountBtn:hover:not(:disabled){color:#fecaca;background:#ef444438;transform:translateY(-1px)}.page-module__h4SgrW__deleteAccountBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.page-module__h4SgrW__inlineBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__h4SgrW__badgeMore{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0f;border-radius:99px;padding:3px 10px;font-size:.8rem;font-weight:700}@media (min-width:768px){.page-module__h4SgrW__header{text-align:left;flex-direction:row;align-items:center}.page-module__h4SgrW__userInfo{flex:1;align-items:flex-start}.page-module__h4SgrW__badges,.page-module__h4SgrW__nameRow{justify-content:flex-start}.page-module__h4SgrW__bio{text-align:left}}@media (max-width:767px){.page-module__h4SgrW__bannerWrapper{top:var(--nav-height);background-position:top;height:clamp(360px,62vw,540px)}.page-module__h4SgrW__profileContent{padding-top:clamp(280px,46vw,420px)}}
.FriendActivityCard-module__WATlfa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;width:min(100%,520px);padding:.95rem;display:flex}.FriendActivityCard-module__WATlfa__card:hover{border-color:#60a5fa73}.FriendActivityCard-module__WATlfa__header{align-items:center;gap:.7rem;display:flex}.FriendActivityCard-module__WATlfa__meta{flex:1;min-width:0}.FriendActivityCard-module__WATlfa__userRow{align-items:center;gap:.5rem;min-width:0;display:flex}.FriendActivityCard-module__WATlfa__username{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}.FriendActivityCard-module__WATlfa__badgeRow{align-items:center;gap:4px;display:inline-flex}.FriendActivityCard-module__WATlfa__badgeImg{object-fit:contain;width:38px;height:14px}.FriendActivityCard-module__WATlfa__action{color:var(--text-muted);margin:.15rem 0 0;font-size:.78rem}.FriendActivityCard-module__WATlfa__time{color:var(--text-muted);white-space:nowrap;font-size:.72rem}.FriendActivityCard-module__WATlfa__post{border-radius:var(--radius-sm);background:#ffffff05;border:1px solid #ffffff0f;align-items:center;gap:.7rem;padding:.55rem;display:flex}.FriendActivityCard-module__WATlfa__poster{object-fit:cover;background:#ffffff0a;border-radius:8px;width:54px;height:76px}.FriendActivityCard-module__WATlfa__postBody{flex:1;min-width:0}.FriendActivityCard-module__WATlfa__animeTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.3;display:-webkit-box;overflow:hidden}.FriendActivityCard-module__WATlfa__context{color:var(--text-secondary);align-items:center;gap:.3rem;margin:.35rem 0 0;font-size:.75rem;display:inline-flex}.FriendActivityCard-module__WATlfa__actions{align-items:center;display:flex}.FriendActivityCard-module__WATlfa__likeButton{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .62rem;font-size:.76rem;font-weight:700;display:inline-flex}.FriendActivityCard-module__WATlfa__likeButton:hover{color:#fb7185;border-color:#fb718573}.FriendActivityCard-module__WATlfa__likeButtonActive{color:#fb7185;background:#fb71851f;border-color:#fb71858c}
﻿.HomeClient-module__0QVoPq__pageRoot{padding-bottom:4.5rem}.HomeClient-module__0QVoPq__notifBanner{border-radius:var(--radius-md);background:#e8173c12;border:1px solid #e8173c33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.HomeClient-module__0QVoPq__notifText{align-items:flex-start;gap:1rem;display:flex}.HomeClient-module__0QVoPq__notifText strong{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;display:block}.HomeClient-module__0QVoPq__notifText p{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.HomeClient-module__0QVoPq__hero{border-radius:var(--radius-lg);background:#0d0d14;border:0;grid-template-columns:1fr auto;align-items:stretch;min-height:420px;margin-bottom:2rem;display:grid;position:relative;overflow:hidden}.HomeClient-module__0QVoPq__heroBg{z-index:0;position:absolute;inset:0}.HomeClient-module__0QVoPq__heroBgImg{object-fit:cover;object-position:center top;width:55%;height:100%;position:absolute;top:0;right:0}.HomeClient-module__0QVoPq__heroBgGradient{background:linear-gradient(90deg,var(--bg-base)38%,#09090ebf 60%,#09090e26 100%);position:absolute;inset:0}.HomeClient-module__0QVoPq__heroBgBottom{background:linear-gradient(to top,var(--bg-base)0%,transparent 35%);position:absolute;inset:0}.HomeClient-module__0QVoPq__heroContent{z-index:1;flex-direction:column;justify-content:center;max-width:720px;margin-left:0;padding:3.2rem 2.1rem 3rem 1.4rem;display:flex;position:relative}.HomeClient-module__0QVoPq__heroEyebrow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.HomeClient-module__0QVoPq__heroTag{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.HomeClient-module__0QVoPq__heroTagHot{background:var(--accent);color:#fff}.HomeClient-module__0QVoPq__heroTagEp{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff14}.HomeClient-module__0QVoPq__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;margin:0 0 .75rem;font-size:clamp(2.05rem,4.2vw,3.45rem);font-weight:700;line-height:1.1}.HomeClient-module__0QVoPq__heroDesc{color:var(--text-secondary);max-width:560px;margin-bottom:1.5rem;font-size:1.08rem;line-height:1.55}.HomeClient-module__0QVoPq__heroScore{color:#fbbf24;font-weight:700}.HomeClient-module__0QVoPq__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HomeClient-module__0QVoPq__heroMeta{color:var(--text-muted);font-size:.82rem}.HomeClient-module__0QVoPq__tabSection{margin-bottom:2.5rem}.HomeClient-module__0QVoPq__tabBar{border-bottom:1px solid var(--border);scrollbar-width:thin;gap:.4rem;margin-bottom:.85rem;padding-left:1.4rem;display:flex;overflow-x:auto}.HomeClient-module__0QVoPq__tabButton{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-width:160px;padding:.65rem .85rem;transition:all .2s}.HomeClient-module__0QVoPq__tabButton:hover{color:var(--text-primary);background:#ffffff08}.HomeClient-module__0QVoPq__tabButtonActive{color:var(--text-primary);border-bottom-color:var(--accent)}.HomeClient-module__0QVoPq__tabTopLabel{align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:inline-flex}.HomeClient-module__0QVoPq__tabSubLabel{color:var(--text-muted);margin-top:.25rem;font-size:.78rem;display:block}.HomeClient-module__0QVoPq__tabPanel{margin-top:.95rem}.HomeClient-module__0QVoPq__sectionDesc{color:var(--text-secondary);max-width:640px;margin-bottom:1rem;padding-left:1.4rem;font-size:.875rem;line-height:1.5}.HomeClient-module__0QVoPq__episodesGrid{scrollbar-width:thin;flex-wrap:nowrap;gap:.9rem;padding-bottom:.35rem;padding-left:1.4rem;display:flex;overflow-x:auto}.HomeClient-module__0QVoPq__episodesGrid>*{flex:0 0 152px;min-width:152px;max-width:152px}.HomeClient-module__0QVoPq__seasonalGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.9rem;display:grid}.HomeClient-module__0QVoPq__seasonalCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition);overflow:hidden}.HomeClient-module__0QVoPq__seasonalCard:hover{border-color:#ffffff24;transform:translateY(-3px);box-shadow:0 14px 30px #00000059}.HomeClient-module__0QVoPq__seasonalPosterWrap{aspect-ratio:16/10;background:#111;position:relative;overflow:hidden}.HomeClient-module__0QVoPq__seasonalPoster{object-fit:cover;width:100%;height:100%;transition:transform .24s}.HomeClient-module__0QVoPq__seasonalCard:hover .HomeClient-module__0QVoPq__seasonalPoster{transform:scale(1.04)}.HomeClient-module__0QVoPq__rankBadge{color:#fff;background:#000000c7;border:1px solid #ffffff2e;border-radius:999px;padding:.18rem .52rem;font-size:.7rem;font-weight:800;position:absolute;top:.5rem;left:.5rem}.HomeClient-module__0QVoPq__seasonalInfo{padding:.7rem}.HomeClient-module__0QVoPq__seasonalTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.HomeClient-module__0QVoPq__seasonalMeta{color:var(--text-secondary);margin-top:.24rem;font-size:.75rem}.HomeClient-module__0QVoPq__seasonalTags{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.58rem;display:flex}.HomeClient-module__0QVoPq__genreTag{color:#ff8ba1;background:#e8173c26;border:1px solid #e8173c52;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.HomeClient-module__0QVoPq__seasonalActions{justify-content:flex-end;margin-top:.72rem;display:flex}.HomeClient-module__0QVoPq__notifyBtn{color:#8cc8ff;cursor:pointer;background:#60a5fa14;border:1px solid #60a5fa6b;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .58rem;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.HomeClient-module__0QVoPq__notifyBtn:hover{background:#60a5fa26}.HomeClient-module__0QVoPq__notifyBtnActive{color:#86efac;background:#22c55e21;border-color:#22c55e70}.HomeClient-module__0QVoPq__friendFeed{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.HomeClient-module__0QVoPq__friendSignIn{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.2rem 1.4rem;display:flex}.HomeClient-module__0QVoPq__friendSignIn strong{color:var(--text-primary);font-size:1rem;display:block}.HomeClient-module__0QVoPq__friendSignIn p{color:var(--text-secondary);margin:.3rem 0 0;font-size:.88rem}.HomeClient-module__0QVoPq__supportFooter{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:2.6rem;padding-top:1rem;font-size:.85rem;display:flex}.HomeClient-module__0QVoPq__supportLink{color:var(--accent-light);font-weight:600;text-decoration:none;transition:color .15s}.HomeClient-module__0QVoPq__supportLink:hover{color:var(--accent)}.HomeClient-module__0QVoPq__spinner{border:2px solid #ffffff1a;border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite HomeClient-module__0QVoPq__spin}@keyframes HomeClient-module__0QVoPq__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.HomeClient-module__0QVoPq__friendFeed{grid-template-columns:1fr}.HomeClient-module__0QVoPq__hero{min-height:360px}}@media (max-width:768px){.HomeClient-module__0QVoPq__hero{min-height:unset;grid-template-columns:1fr}.HomeClient-module__0QVoPq__heroBgImg{opacity:.3;width:100%}.HomeClient-module__0QVoPq__heroBgGradient{background:#09090ed9}.HomeClient-module__0QVoPq__heroContent{max-width:100%;margin-left:0;padding:1.6rem 1.15rem}.HomeClient-module__0QVoPq__heroTitle{font-size:1.5rem}.HomeClient-module__0QVoPq__heroDesc{margin-bottom:1.15rem;font-size:.96rem}.HomeClient-module__0QVoPq__tabBar{margin-bottom:.72rem;padding-left:1.15rem}.HomeClient-module__0QVoPq__tabButton{min-width:140px;padding:.56rem .74rem}.HomeClient-module__0QVoPq__tabTopLabel{font-size:.9rem}.HomeClient-module__0QVoPq__tabSubLabel{font-size:.72rem}.HomeClient-module__0QVoPq__sectionDesc{margin-bottom:.78rem;padding-left:1.15rem;font-size:.82rem}.HomeClient-module__0QVoPq__episodesGrid{gap:.72rem;padding-bottom:.25rem;padding-left:1.15rem}.HomeClient-module__0QVoPq__episodesGrid>*{flex-basis:138px;min-width:138px;max-width:138px}.HomeClient-module__0QVoPq__seasonalGrid,.HomeClient-module__0QVoPq__friendFeed{grid-template-columns:1fr}.HomeClient-module__0QVoPq__friendSignIn{flex-direction:column;align-items:flex-start}.HomeClient-module__0QVoPq__friendSignIn .btn{justify-content:center;width:100%}.HomeClient-module__0QVoPq__notifBanner{flex-direction:column;align-items:flex-start;padding:1rem}}@media (max-width:420px){.HomeClient-module__0QVoPq__heroContent{padding:1.2rem .9rem}.HomeClient-module__0QVoPq__heroTitle{font-size:1.34rem;line-height:1.15}.HomeClient-module__0QVoPq__heroDesc{font-size:.91rem}.HomeClient-module__0QVoPq__tabBar,.HomeClient-module__0QVoPq__sectionDesc{padding-left:.9rem}.HomeClient-module__0QVoPq__episodesGrid{gap:.6rem;padding-left:.9rem}.HomeClient-module__0QVoPq__episodesGrid>*{flex-basis:128px;min-width:128px;max-width:128px}}
.TopClient-module__DSIuTW__toolbar{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.TopClient-module__DSIuTW__search{max-width:400px}.TopClient-module__DSIuTW__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TopClient-module__DSIuTW__select{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--transition);outline:none;padding:6px 12px;font-size:.8rem}.TopClient-module__DSIuTW__select:hover,.TopClient-module__DSIuTW__select:focus{border-color:var(--accent-light)}.TopClient-module__DSIuTW__clearBtn{border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:#ffffff0f;padding:6px 12px;font-size:.8rem}.TopClient-module__DSIuTW__clearBtn:hover{color:var(--text-primary);border-color:var(--accent-light)}.TopClient-module__DSIuTW__genreFilters{flex-wrap:wrap;gap:.35rem;display:flex}.TopClient-module__DSIuTW__genreActive{box-shadow:0 0 8px #7c3aed33;border-color:var(--accent-light)!important;color:var(--accent-light)!important;background:#7c3aed4d!important}.TopClient-module__DSIuTW__countBadge{color:var(--text-muted);margin-bottom:1rem}.TopClient-module__DSIuTW__loadMoreWrapper{border-top:1px solid var(--border);justify-content:center;margin-top:2rem;padding:2rem 0;display:flex}.TopClient-module__DSIuTW__batchNav{border-top:1px solid var(--border);text-align:center;justify-content:center;margin-top:2rem;padding:3rem 0 2rem;display:flex}
.HowToEarnModal-module__uyhhKa__overlay{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.HowToEarnModal-module__uyhhKa__modal{background:linear-gradient(#0f172af2,#030712fa);border:1px solid #94a3b847;border-radius:16px;width:min(760px,100%);max-height:min(88vh,860px);padding:1.25rem 1.25rem 1rem;position:relative;overflow:auto}.HowToEarnModal-module__uyhhKa__closeBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:.8rem;right:.8rem}.HowToEarnModal-module__uyhhKa__title{margin:0;font-size:1.2rem}.HowToEarnModal-module__uyhhKa__subtitle{color:var(--text-secondary);margin:.4rem 0 1rem;font-size:.9rem}.HowToEarnModal-module__uyhhKa__groupList{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.HowToEarnModal-module__uyhhKa__group{background:#ffffff05;border:1px solid #94a3b833;border-radius:12px;padding:.75rem .8rem}.HowToEarnModal-module__uyhhKa__group h4{margin:0 0 .55rem;font-size:.92rem}.HowToEarnModal-module__uyhhKa__rows{gap:.35rem;display:grid}.HowToEarnModal-module__uyhhKa__row{color:var(--text-secondary);justify-content:space-between;gap:.6rem;font-size:.82rem;display:flex}.HowToEarnModal-module__uyhhKa__row strong{color:var(--text-primary);white-space:nowrap}.HowToEarnModal-module__uyhhKa__footer{color:var(--text-muted);margin:.9rem 0 0;font-size:.82rem}@media (max-width:760px){.HowToEarnModal-module__uyhhKa__groupList{grid-template-columns:1fr}}
.page-module__GD1Vcq__header{text-align:center;margin-bottom:1.5rem}.page-module__GD1Vcq__subtitle{color:var(--text-muted);font-size:.9rem}.page-module__GD1Vcq__sectionTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.page-module__GD1Vcq__calendarLayout{align-items:flex-start;gap:2rem;display:flex}.page-module__GD1Vcq__schedulePane{flex:1;min-width:0}.page-module__GD1Vcq__releaseCalendar{flex-shrink:0;width:420px}.page-module__GD1Vcq__dayTabs{flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;display:flex}.page-module__GD1Vcq__dayTab{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:2px;min-width:44px;padding:.5rem .7rem;transition:all .2s;display:flex;position:relative}.page-module__GD1Vcq__dayTab:hover{background:#ffffff0d;border-color:#ffffff26}.page-module__GD1Vcq__dayTabActive{color:var(--text-primary);border-color:var(--accent)!important;background:#7c3aed26!important}.page-module__GD1Vcq__dayTabToday .page-module__GD1Vcq__dayLabel{color:var(--accent);font-weight:700}.page-module__GD1Vcq__dayLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.page-module__GD1Vcq__dayDate{font-size:1rem;font-weight:700}.page-module__GD1Vcq__todayDot{background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.page-module__GD1Vcq__timeTags{align-items:center;gap:6px;display:flex}.page-module__GD1Vcq__timeTag{color:var(--accent);background:#7c3aed26;border:1px solid #7c3aed40;border-radius:99px;align-self:flex-start;padding:3px 10px;font-size:.8rem;font-weight:700}.page-module__GD1Vcq__timeTagJst{color:var(--text-muted);padding:3px 6px;font-size:.65rem}.page-module__GD1Vcq__calendarContainer{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:70vh;position:relative;overflow-y:auto}.page-module__GD1Vcq__blurGated .page-module__GD1Vcq__scheduleGrid{filter:blur(12px)grayscale(50%);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4}.page-module__GD1Vcq__scheduleGrid{flex-direction:column;gap:.75rem;transition:all .3s;display:flex}.page-module__GD1Vcq__scheduleCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:.75rem;transition:transform .2s,background .2s;display:flex}.page-module__GD1Vcq__scheduleCard:hover{background:var(--bg-card-hover);transform:translateY(-2px)}.page-module__GD1Vcq__animeInfo{align-items:flex-start;gap:.6rem;display:flex}.page-module__GD1Vcq__thumb{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:45px;height:64px}.page-module__GD1Vcq__details{flex-direction:column;gap:.3rem;min-width:0;display:flex}.page-module__GD1Vcq__details h3{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__GD1Vcq__cardMeta{flex-wrap:wrap;gap:4px;display:flex}.page-module__GD1Vcq__metaTag{color:var(--text-muted);background:#ffffff14;border-radius:4px;padding:2px 5px;font-size:.62rem;font-weight:600}.page-module__GD1Vcq__genreTag{color:#c4b5fd;background:#7c3aed26;border-radius:4px;padding:2px 5px;font-size:.62rem;font-weight:600}.page-module__GD1Vcq__emptyDay{text-align:center;color:var(--text-muted);background:var(--bg-card);border-radius:var(--radius-lg);padding:3rem 1rem;font-size:.85rem;font-style:italic}.page-module__GD1Vcq__proOverlay{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.page-module__GD1Vcq__upsellCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-lg);text-align:center;background:#141419d9;border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.75rem;max-width:350px;padding:2rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.page-module__GD1Vcq__lockIcon{color:var(--text-muted);margin-bottom:.5rem}.page-module__GD1Vcq__upsellCard h2{background:linear-gradient(90deg,#c084fc,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem}.page-module__GD1Vcq__upsellCard p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.page-module__GD1Vcq__calendarNav{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__GD1Vcq__calNavBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;padding:6px 8px;transition:all .2s;display:flex}.page-module__GD1Vcq__calNavBtn:hover{color:var(--text-primary);background:#ffffff0d;border-color:#ffffff26}.page-module__GD1Vcq__calNavTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.page-module__GD1Vcq__todayBtn{color:var(--accent);cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:99px;margin-left:.5rem;padding:3px 10px;font-size:.65rem;font-weight:600;transition:all .2s}.page-module__GD1Vcq__todayBtn:hover{background:#7c3aed40}.page-module__GD1Vcq__calHeader{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:grid}.page-module__GD1Vcq__calHeaderCell{padding:.4rem 0}.page-module__GD1Vcq__calGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.page-module__GD1Vcq__calCell{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);min-height:72px;padding:6px;transition:all .2s;position:relative}.page-module__GD1Vcq__calCell:hover{background:var(--bg-card-hover);border-color:#ffffff26}.page-module__GD1Vcq__calCellToday{background:#7c3aed0f;border-color:var(--accent)!important}.page-module__GD1Vcq__calCellHasRelease{cursor:pointer}.page-module__GD1Vcq__calCellDate{color:var(--text-muted);margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.page-module__GD1Vcq__calCellToday .page-module__GD1Vcq__calCellDate{color:var(--accent)}.page-module__GD1Vcq__calCellReleases{flex-wrap:wrap;gap:3px;display:flex}.page-module__GD1Vcq__calCellThumb{object-fit:cover;border-radius:3px;width:22px;height:32px}.page-module__GD1Vcq__calCellMore{color:var(--text-muted);align-items:center;padding-left:2px;font-size:.6rem;font-weight:700;display:flex}.page-module__GD1Vcq__calTooltip{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);pointer-events:none;background:#14141cf2;border:1px solid #ffffff1f;min-width:250px;max-width:320px;margin-bottom:6px;padding:.75rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000080}.page-module__GD1Vcq__tooltipTitle{color:var(--text-primary);border-bottom:1px solid #ffffff14;margin-bottom:.5rem;padding-bottom:.4rem;font-size:.72rem;font-weight:700}.page-module__GD1Vcq__tooltipItem{align-items:center;gap:.5rem;padding:3px 0;display:flex}.page-module__GD1Vcq__tooltipThumb{object-fit:cover;border-radius:3px;flex-shrink:0;width:26px;height:36px}.page-module__GD1Vcq__tooltipInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.page-module__GD1Vcq__tooltipName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.page-module__GD1Vcq__tooltipTime{color:var(--text-muted);font-size:.6rem}.page-module__GD1Vcq__tooltipMore{color:var(--text-muted);text-align:center;border-top:1px solid #ffffff0f;margin-top:.25rem;padding-top:.4rem;font-size:.6rem}@media (max-width:960px){.page-module__GD1Vcq__calendarLayout{flex-direction:column}.page-module__GD1Vcq__schedulePane,.page-module__GD1Vcq__releaseCalendar{width:100%}.page-module__GD1Vcq__calCell{min-height:70px;padding:5px}.page-module__GD1Vcq__calCellThumb{width:22px;height:32px}}@media (max-width:640px){.page-module__GD1Vcq__dayTabs{gap:.2rem}.page-module__GD1Vcq__dayTab{min-width:38px;padding:.4rem .5rem}.page-module__GD1Vcq__dayDate{font-size:.9rem}.page-module__GD1Vcq__calCell{min-height:55px;padding:4px}.page-module__GD1Vcq__calCellDate{font-size:.7rem}.page-module__GD1Vcq__calCellThumb{width:18px;height:26px}.page-module__GD1Vcq__calTooltip{min-width:200px}}
