.RankingSection-module__y2Tl7a__container{background:linear-gradient(135deg,rgba(var(--brand-0-rgb),.3)0%,#fffffff2 100%);border:1px solid rgba(var(--brand-3-rgb),.6);border-radius:16px;padding:24px;transition:box-shadow .3s;box-shadow:0 4px 20px #0000000f}.RankingSection-module__y2Tl7a__container:hover{box-shadow:0 6px 28px #0000001a}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__container{background:linear-gradient(135deg,#1e1e1ef2 0%,#141414fa 100%);border-color:#ffffff14}.RankingSection-module__y2Tl7a__toolbar{border-bottom:2px solid rgba(var(--brand-2-rgb),.3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:0 0 20px;display:flex;position:relative}.RankingSection-module__y2Tl7a__toolbar:after{content:"";background:linear-gradient(90deg,var(--mantine-color-brand-6),transparent);border-radius:2px;width:60px;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.RankingSection-module__y2Tl7a__toolbar:hover:after{width:120px}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__toolbar{border-bottom-color:#ffffff1a}.RankingSection-module__y2Tl7a__tabsList{flex-wrap:wrap;gap:8px;display:flex}.RankingSection-module__y2Tl7a__tab{border:2px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.RankingSection-module__y2Tl7a__tab:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3,#0000);transition:opacity .3s;position:absolute;inset:0}.RankingSection-module__y2Tl7a__tab:hover:before{opacity:1}.RankingSection-module__y2Tl7a__tab:hover{border-color:var(--mantine-color-brand-4);box-shadow:0 4px 12px rgba(var(--brand-6-rgb),.2);transform:translateY(-2px)}.RankingSection-module__y2Tl7a__tab[data-active]{background:linear-gradient(135deg,var(--mantine-color-brand-6),var(--mantine-color-brand-7));color:#fff;border-color:var(--mantine-color-brand-5);box-shadow:0 6px 16px rgba(var(--brand-6-rgb),.35);transform:translateY(-2px)}.RankingSection-module__y2Tl7a__tab[data-active]:before{opacity:.3}.RankingSection-module__y2Tl7a__filterGroup{flex-wrap:wrap;gap:8px;display:flex}.RankingSection-module__y2Tl7a__menuActive{font-weight:600;background-color:rgba(var(--brand-1-rgb),.8)!important;color:var(--mantine-color-brand-8)!important}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__menuActive{color:var(--mantine-color-brand-4)!important;background-color:#ffffff1a!important}.RankingSection-module__y2Tl7a__sectionTitleBox{text-align:center;margin-bottom:24px;padding:16px 0;position:relative}.RankingSection-module__y2Tl7a__sectionTitleBox:before,.RankingSection-module__y2Tl7a__sectionTitleBox:after{content:"";background:linear-gradient(90deg,transparent,var(--mantine-color-brand-5)50%,transparent);width:100px;height:2px;position:absolute;top:50%}.RankingSection-module__y2Tl7a__sectionTitleBox:before{right:calc(50% + 180px)}.RankingSection-module__y2Tl7a__sectionTitleBox:after{left:calc(50% + 180px)}.RankingSection-module__y2Tl7a__sectionTitle{letter-spacing:1px;background:linear-gradient(135deg,var(--mantine-color-brand-7),var(--mantine-color-brand-5));-webkit-text-fill-color:transparent;text-transform:uppercase;text-shadow:0 2px 8px rgba(var(--brand-6-rgb),.3);-webkit-background-clip:text;background-clip:text;padding:0 20px;font-size:24px;font-weight:900;animation:3s ease-in-out infinite RankingSection-module__y2Tl7a__titleGlow;display:inline-block;position:relative}@keyframes RankingSection-module__y2Tl7a__titleGlow{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__sectionTitle{background:linear-gradient(135deg,var(--mantine-color-brand-4),var(--mantine-color-brand-6));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.RankingSection-module__y2Tl7a__topArea{background:radial-gradient(ellipse at 50% 20%,rgba(var(--brand-2-rgb),.35)0%,rgba(var(--brand-1-rgb),.2)40%,rgba(var(--brand-0-rgb),.1)70%,transparent 100%);border:2px solid rgba(var(--brand-3-rgb),.4);box-shadow:inset 0 2px 16px rgba(var(--brand-4-rgb),.1),inset 0 -2px 16px #ffffff0d,0 8px 24px #0000000f;border-radius:20px;padding:28px;position:relative;overflow:hidden}.RankingSection-module__y2Tl7a__topArea:before{content:"";pointer-events:none;background:conic-gradient(#fff0 0deg,#ffffff14 180deg,#fff0 360deg);width:220%;height:220%;animation:12s linear infinite RankingSection-module__y2Tl7a__rotateSpotlight;position:absolute;top:-60%;left:-60%}@keyframes RankingSection-module__y2Tl7a__rotateSpotlight{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RankingSection-module__y2Tl7a__topArea:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);animation:4s ease-in-out infinite RankingSection-module__y2Tl7a__pulse;position:absolute;inset:0}@keyframes RankingSection-module__y2Tl7a__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__topArea{background:radial-gradient(at 50% 20%,#50505040 0%,#32323226 40%,#1e1e1e1a 70%,#0000 100%);border-color:#ffffff1a;box-shadow:inset 0 2px 16px #0006,inset 0 -2px 16px #ffffff05,0 8px 24px #0000004d}.RankingSection-module__y2Tl7a__listArea{background:linear-gradient(135deg,rgba(var(--brand-0-rgb),.25)0%,rgba(var(--brand-0-rgb),.1)50%,transparent 100%);border:1px solid rgba(var(--brand-2-rgb),.35);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a,inset 0 1px 3px #ffffff4d}.RankingSection-module__y2Tl7a__listArea:before{content:"";background:linear-gradient(90deg,transparent,var(--mantine-color-brand-4)50%,transparent);height:1px;position:absolute;top:0;left:0;right:0}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__listArea{background:linear-gradient(135deg,#28282866 0%,#1e1e1e4d 50%,#14141433 100%);border-color:#ffffff14;box-shadow:0 4px 12px #0003,inset 0 1px 3px #ffffff0d}.RankingSection-module__y2Tl7a__card{cursor:pointer;background:var(--mantine-color-body);border:2px solid rgba(var(--brand-2-rgb),.4);border-radius:16px;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.RankingSection-module__y2Tl7a__card:hover{border-color:var(--mantine-color-brand-4);transform:translateY(-8px)scale(1.02);box-shadow:0 16px 32px #00000029}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__card{border-color:#ffffff14}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__card:hover{border-color:#ffffff26;box-shadow:0 16px 32px #ffffff14}.RankingSection-module__y2Tl7a__coverImage{will-change:transform;transition:transform .4s cubic-bezier(.4,0,.2,1)}.RankingSection-module__y2Tl7a__card:hover .RankingSection-module__y2Tl7a__coverImage{transform:scale(1.08)}.RankingSection-module__y2Tl7a__rankBadge{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);z-index:10;background:#ffffff40;border:2px solid #fff9;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:-18px;right:16px;box-shadow:0 8px 20px #0006,inset 0 0 16px #fff3}.RankingSection-module__y2Tl7a__card:hover .RankingSection-module__y2Tl7a__rankBadge{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 28px #00000080,inset 0 0 20px #ffffff4d}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__rankBadge{background:#0006;border-color:#fff6}.RankingSection-module__y2Tl7a__rankNumber{color:#fff;letter-spacing:-1.5px;text-shadow:0 4px 12px #000000b3,0 0 20px #fff9;font-family:system-ui,-apple-system,sans-serif;font-size:2.8rem;font-weight:900;line-height:1}.RankingSection-module__y2Tl7a__rankItem{cursor:pointer;border-bottom:1px solid rgba(var(--brand-2-rgb),.15);padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.RankingSection-module__y2Tl7a__rankItem:before{content:"";background:linear-gradient(90deg,var(--mantine-color-brand-5),transparent);width:0;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.RankingSection-module__y2Tl7a__rankItem:hover:before{width:4px}.RankingSection-module__y2Tl7a__rankItem:hover{background:linear-gradient(90deg,rgba(var(--brand-1-rgb),.4),rgba(var(--brand-0-rgb),.2));box-shadow:4px 0 16px rgba(var(--brand-5-rgb),.12);transform:translate(8px)}.RankingSection-module__y2Tl7a__rankItem:last-child{border-bottom:none}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__rankItem{border-bottom-color:#ffffff0d}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__rankItem:hover{background:#ffffff0a;box-shadow:4px 0 16px #ffffff0a}.RankingSection-module__y2Tl7a__rankNumBox{background:linear-gradient(135deg,rgba(var(--brand-2-rgb),.3),rgba(var(--brand-1-rgb),.5));border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;box-shadow:0 4px 12px #0000001f,inset 0 1px 3px #ffffff4d}.RankingSection-module__y2Tl7a__rankItem:hover .RankingSection-module__y2Tl7a__rankNumBox{box-shadow:0 6px 16px rgba(var(--brand-6-rgb),.25),inset 0 1px 3px #fff6;transform:scale(1.08)}.RankingSection-module__y2Tl7a__rankNum{background:linear-gradient(135deg,var(--mantine-color-brand-5),var(--mantine-color-brand-3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.9rem;font-weight:1000}.RankingSection-module__y2Tl7a__rankAvatar{border:2px solid rgba(var(--brand-3-rgb),.3);border-radius:8px;flex-shrink:0;transition:all .25s;box-shadow:0 2px 8px #0000001a}.RankingSection-module__y2Tl7a__rankItem:hover .RankingSection-module__y2Tl7a__rankAvatar{border-color:var(--mantine-color-brand-4);transform:scale(1.05);box-shadow:0 4px 16px #0003}[data-mantine-color-scheme=dark] .RankingSection-module__y2Tl7a__rankAvatar{border-color:#ffffff1a}@media (max-width:1024px){.RankingSection-module__y2Tl7a__sectionTitleBox:before,.RankingSection-module__y2Tl7a__sectionTitleBox:after{width:60px}.RankingSection-module__y2Tl7a__sectionTitleBox:before{right:calc(50% + 150px)}.RankingSection-module__y2Tl7a__sectionTitleBox:after{left:calc(50% + 150px)}}@media (max-width:768px){.RankingSection-module__y2Tl7a__container{border-radius:12px;padding:16px}.RankingSection-module__y2Tl7a__sectionTitleBox{margin-bottom:16px;padding:12px 0}.RankingSection-module__y2Tl7a__sectionTitleBox:before,.RankingSection-module__y2Tl7a__sectionTitleBox:after{display:none}.RankingSection-module__y2Tl7a__sectionTitle{letter-spacing:.5px;font-size:18px}.RankingSection-module__y2Tl7a__toolbar{flex-direction:column;align-items:stretch;margin-bottom:16px;padding:0 0 16px}.RankingSection-module__y2Tl7a__tabsList{width:100%}.RankingSection-module__y2Tl7a__tab{flex:1;justify-content:center;padding:8px 12px;font-size:12px}.RankingSection-module__y2Tl7a__filterGroup{width:100%}.RankingSection-module__y2Tl7a__topArea{border-radius:12px;padding:16px}.RankingSection-module__y2Tl7a__rankBadge{width:56px;height:56px;bottom:-14px;right:12px}.RankingSection-module__y2Tl7a__rankNumber{font-size:2rem}.RankingSection-module__y2Tl7a__listArea{border-radius:12px}}
.StoryBoxGrid-module__lhBwMq__storyCard,.StoryBoxGrid-module__lhBwMq__storyRowCard{cursor:pointer;transition:transform .25s,box-shadow .25s;overflow:hidden}.StoryBoxGrid-module__lhBwMq__storyCard:hover,.StoryBoxGrid-module__lhBwMq__storyRowCard:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 10px 24px #00000026}.StoryBoxGrid-module__lhBwMq__coverImg,.StoryBoxGrid-module__lhBwMq__rowCoverImg{transition:transform .4s,filter .4s}.StoryBoxGrid-module__lhBwMq__storyCard:hover .StoryBoxGrid-module__lhBwMq__coverImg,.StoryBoxGrid-module__lhBwMq__storyRowCard:hover .StoryBoxGrid-module__lhBwMq__rowCoverImg{filter:brightness(1.05);transform:scale(1.02)}.StoryBoxGrid-module__lhBwMq__title{transition:color .25s,transform .25s}.StoryBoxGrid-module__lhBwMq__storyCard:hover .StoryBoxGrid-module__lhBwMq__title,.StoryBoxGrid-module__lhBwMq__storyRowCard:hover .StoryBoxGrid-module__lhBwMq__title{transform:translateY(-1px);color:var(--brand-3)!important}.StoryBoxGrid-module__lhBwMq__bookmarkBar{text-align:center;color:var(--brand-0);opacity:0;pointer-events:none;background:#000000a6;padding:6px 0;font-size:14px;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;bottom:0;left:0;right:0}.StoryBoxGrid-module__lhBwMq__storyCard:hover .StoryBoxGrid-module__lhBwMq__bookmarkBar,.StoryBoxGrid-module__lhBwMq__storyRowCard:hover .StoryBoxGrid-module__lhBwMq__bookmarkBar{opacity:1;pointer-events:auto;transform:translateY(-2px)}
.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
