.Home-module__2itISG__hero{min-height:560px;height:calc(100vh - var(--header-h) - 90px);isolation:isolate;max-height:720px;margin-bottom:8px;position:relative;overflow:hidden}.Home-module__2itISG__hero:after{content:"";z-index:4;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.Home-module__2itISG__slide{opacity:0;pointer-events:none;transition:opacity .9s;position:absolute;inset:0}.Home-module__2itISG__slide[data-on=true]{opacity:1;pointer-events:auto}.Home-module__2itISG__heroArt{object-fit:cover;object-position:center 26%;width:100%;height:100%;animation:30s ease-in-out infinite alternate Home-module__2itISG__drift;position:absolute;inset:0;transform:scale(1.02)}.Home-module__2itISG__heroArt[data-wide=true]{object-position:center 38%}.Home-module__2itISG__heroArt[data-wide=false]{object-position:center 22%;filter:blur(18px)saturate(1.2)brightness(1.35);transform:scale(1.14)}@keyframes Home-module__2itISG__drift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.09)translate(-1.4%,-1%)}}@media (prefers-reduced-motion:reduce){.Home-module__2itISG__heroArt{animation:none}}.Home-module__2itISG__heroScrim{background:linear-gradient(90deg, #070d16e6 0%, #070d1680 40%, #070d161f 72%), linear-gradient(0deg, var(--navy-2) 0%, #0a141fdb 12%, #0a141f59 34%, transparent 58%), linear-gradient(180deg, #070d16b8 0%, transparent 24%);position:absolute;inset:0}.Home-module__2itISG__heroInner{height:100%;max-width:var(--maxw);justify-content:space-between;align-items:flex-end;gap:40px;margin:0 auto;padding:0 24px 54px;display:flex;position:relative}.Home-module__2itISG__heroPoster{z-index:2;aspect-ratio:9/16;border-radius:var(--r-lg);border:1px solid #efe6d32e;flex:none;align-self:center;width:min(238px,22vw);position:relative;overflow:hidden;box-shadow:0 30px 70px #0000009e}.Home-module__2itISG__heroPoster img{object-fit:cover;width:100%;height:100%}.Home-module__2itISG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Home-module__2itISG__heroCopy{z-index:2;max-width:560px;position:relative}.Home-module__2itISG__heroTitle{letter-spacing:-.035em;color:var(--ink);margin:6px 0 16px;font-size:clamp(38px,5.6vw,68px);font-weight:700;line-height:1}.Home-module__2itISG__heroLog{font-size:var(--t-base);color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:52ch;margin-bottom:22px;line-height:1.6;display:-webkit-box;overflow:hidden}.Home-module__2itISG__heroMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.Home-module__2itISG__chip{font-size:var(--t-xs);color:var(--ink-3);border:1px solid var(--line);border-radius:var(--r-full);background:#07101859;padding:4px 11px;font-weight:500}.Home-module__2itISG__chipFree{color:var(--ink);border-color:var(--line-2)}.Home-module__2itISG__heroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Home-module__2itISG__heroNav{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;opacity:0;background:#070d168c;border:1px solid #efe6d338;border-radius:50%;place-items:center;width:46px;height:46px;transition:opacity .2s,background .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.Home-module__2itISG__hero:hover .Home-module__2itISG__heroNav,.Home-module__2itISG__heroNav:focus-visible{opacity:1}.Home-module__2itISG__heroNav:hover{background:#c0712bd9;border-color:#0000}.Home-module__2itISG__heroNavL{left:18px}.Home-module__2itISG__heroNavR{right:18px}.Home-module__2itISG__heroNav svg{fill:none;width:20px;height:20px;stroke:var(--cream);stroke-width:2.4px}.Home-module__2itISG__switcher{z-index:6;gap:10px;display:flex;position:absolute;bottom:26px;right:24px}.Home-module__2itISG__swItem{border-radius:var(--r-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:#070d169e;border:1px solid #efe6d324;align-items:center;gap:10px;padding:8px 14px 8px 8px;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative;overflow:hidden}.Home-module__2itISG__swItem:hover{border-color:#c0712b8c;transform:translateY(-2px)}.Home-module__2itISG__swItem[data-on=true]{background:#17293de6;border-color:#c0712be6}.Home-module__2itISG__swItem img{object-fit:cover;border-radius:var(--r-sm);opacity:.72;flex:none;width:30px;height:44px;transition:opacity .18s}.Home-module__2itISG__swItem[data-on=true] img{opacity:1}.Home-module__2itISG__swText{flex-direction:column;gap:1px;display:flex}.Home-module__2itISG__swTitle{font-size:var(--t-sm);color:var(--ink-2);white-space:nowrap;font-weight:600;transition:color .18s}.Home-module__2itISG__swItem[data-on=true] .Home-module__2itISG__swTitle,.Home-module__2itISG__swItem:hover .Home-module__2itISG__swTitle{color:var(--cream)}.Home-module__2itISG__swMeta{font-size:var(--t-2xs);color:var(--ink-3);white-space:nowrap}.Home-module__2itISG__swBar{background:#efe6d31f;height:2px;position:absolute;bottom:0;left:0;right:0}.Home-module__2itISG__swBar i{background:var(--rust);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.Home-module__2itISG__swBar i[data-run=true]{animation:Home-module__2itISG__fill var(--dur,8s) linear forwards}@keyframes Home-module__2itISG__fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.Home-module__2itISG__swBar i[data-run=true]{animation:none;transform:scaleX(1)}}.Home-module__2itISG__rail{margin-bottom:34px;position:relative}.Home-module__2itISG__railHead{align-items:baseline;gap:12px;margin:0 0 14px;display:flex}.Home-module__2itISG__railHead h2{font-size:var(--t-md);letter-spacing:-.01em;color:var(--ink);font-weight:600}.Home-module__2itISG__railHead .Home-module__2itISG__sub{font-size:var(--t-sm);color:var(--ink-3)}.Home-module__2itISG__railHead a{font-size:var(--t-sm);color:var(--ink-3);white-space:nowrap;margin-left:auto;font-weight:500}.Home-module__2itISG__railHead a:hover{color:var(--ink)}.Home-module__2itISG__track{scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;gap:16px;margin:0 -24px;padding:4px 24px 10px;display:flex;overflow-x:auto}.Home-module__2itISG__track::-webkit-scrollbar{display:none}.Home-module__2itISG__track>*{scroll-snap-align:start;flex:none}.Home-module__2itISG__arrow{z-index:5;border:1px solid var(--cardline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;opacity:0;background:#0b1622eb;border-radius:50%;place-items:center;width:40px;height:40px;transition:opacity .18s,background .18s;display:grid;position:absolute;top:50%;transform:translateY(-30%)}.Home-module__2itISG__rail:hover .Home-module__2itISG__arrow{opacity:1}.Home-module__2itISG__arrow:hover{background:#c0712bd9}.Home-module__2itISG__arrow[hidden]{display:none}.Home-module__2itISG__arrowL{left:-14px}.Home-module__2itISG__arrowR{right:-14px}.Home-module__2itISG__arrow svg{fill:none;width:17px;height:17px;stroke:var(--cream);stroke-width:2.4px}.Home-module__2itISG__showCard{border-radius:var(--r-md);background:var(--card-solid);width:208px;box-shadow:inset 0 0 0 1px var(--line), var(--shadow-card);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;position:relative;overflow:hidden}.Home-module__2itISG__showCard:hover{box-shadow:inset 0 0 0 1px var(--line-2), var(--shadow-lift);transform:translateY(-6px)}.Home-module__2itISG__showCard .Home-module__2itISG__art{aspect-ratio:9/16;position:relative}.Home-module__2itISG__showCard .Home-module__2itISG__art img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.Home-module__2itISG__showCard:hover .Home-module__2itISG__art img{transform:scale(1.05)}.Home-module__2itISG__showCard .Home-module__2itISG__fade{background:linear-gradient(#0000 40%,#04090ff0);position:absolute;inset:0}.Home-module__2itISG__showCard .Home-module__2itISG__cap{z-index:2;position:absolute;bottom:12px;left:13px;right:13px}.Home-module__2itISG__showCard .Home-module__2itISG__cap .Home-module__2itISG__t{color:var(--ink);font-weight:600;font-size:var(--t-base);letter-spacing:-.01em;line-height:1.25}.Home-module__2itISG__showCard .Home-module__2itISG__cap .Home-module__2itISG__s{color:var(--ink-3);font-size:var(--t-xs);margin-top:2px}.Home-module__2itISG__showCard .Home-module__2itISG__reveal{z-index:3;background:linear-gradient(#04090f00,#04090ffa 38%);padding:14px 13px;transition:transform .24s;position:absolute;bottom:0;left:0;right:0;transform:translateY(101%)}.Home-module__2itISG__showCard:hover .Home-module__2itISG__reveal{transform:translateY(0)}.Home-module__2itISG__showCard .Home-module__2itISG__reveal p{color:var(--body);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:10px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.Home-module__2itISG__showCard .Home-module__2itISG__reveal .Home-module__2itISG__go{font-size:var(--t-xs);color:#fff;background:var(--accent);border-radius:var(--r-sm);align-items:center;gap:7px;padding:7px 13px;font-weight:600;display:inline-flex}.Home-module__2itISG__showCard .Home-module__2itISG__reveal .Home-module__2itISG__go svg{fill:currentColor;width:12px;height:12px}.Home-module__2itISG__tag{z-index:4;font-size:var(--t-2xs);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--ink);background:#071018b8;padding:4px 8px;font-weight:600;position:absolute;top:10px;left:10px}.Home-module__2itISG__tagSoon{color:var(--ink-3)}.Home-module__2itISG__tagFree{color:var(--ink)}.Home-module__2itISG__soon{opacity:.7}.Home-module__2itISG__soon:hover{border-color:var(--cardline);box-shadow:none;transform:none}.Home-module__2itISG__epCard{border-radius:var(--r-md);background:var(--card-solid);width:168px;box-shadow:inset 0 0 0 1px var(--line), var(--shadow-card);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;position:relative;overflow:hidden}.Home-module__2itISG__epCard:hover{box-shadow:inset 0 0 0 1px var(--line-2), var(--shadow-lift);transform:translateY(-5px)}.Home-module__2itISG__epCard .Home-module__2itISG__thumb{aspect-ratio:9/16;background:#0a1420;position:relative}.Home-module__2itISG__epCard .Home-module__2itISG__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.Home-module__2itISG__epCard:hover .Home-module__2itISG__thumb img{transform:scale(1.05)}.Home-module__2itISG__epCard.Home-module__2itISG__locked .Home-module__2itISG__thumb img{filter:grayscale(.5)brightness(.52)}.Home-module__2itISG__epCard .Home-module__2itISG__fade{background:linear-gradient(#0000 45%,#04090ff2);position:absolute;inset:0}.Home-module__2itISG__epCard .Home-module__2itISG__play{opacity:0;z-index:3;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.Home-module__2itISG__epCard:hover .Home-module__2itISG__play{opacity:1}.Home-module__2itISG__epCard .Home-module__2itISG__play span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08101a99;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.Home-module__2itISG__epCard .Home-module__2itISG__play svg{fill:#fff;width:19px;height:19px;margin-left:3px}.Home-module__2itISG__epCard .Home-module__2itISG__info{z-index:2;position:absolute;bottom:10px;left:11px;right:11px}.Home-module__2itISG__epCard .Home-module__2itISG__show{font-size:var(--t-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-weight:600}.Home-module__2itISG__epCard .Home-module__2itISG__name{color:var(--ink);font-size:var(--t-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Home-module__2itISG__epCard .Home-module__2itISG__dur{font-size:var(--t-2xs);color:var(--ink-3);font-variant-numeric:tabular-nums;margin-top:3px}.Home-module__2itISG__rankCard{align-items:flex-end;width:208px;display:flex;position:relative}.Home-module__2itISG__rankNum{color:#0000;-webkit-text-stroke:2px #f0eade42;z-index:2;-webkit-user-select:none;user-select:none;letter-spacing:-.06em;margin-right:-26px;font-size:108px;font-weight:800;line-height:.7;transition:-webkit-text-stroke-color .2s}.Home-module__2itISG__rankCard:hover .Home-module__2itISG__rankNum{-webkit-text-stroke-color:var(--rust)}.Home-module__2itISG__rankArt{aspect-ratio:9/16;border-radius:var(--r-md);width:132px;box-shadow:inset 0 0 0 1px var(--line), var(--shadow-card);flex:none;position:relative;overflow:hidden}.Home-module__2itISG__rankArt img{object-fit:cover;width:100%;height:100%}.Home-module__2itISG__rankCard.Home-module__2itISG__locked .Home-module__2itISG__rankArt img{filter:grayscale(.5)brightness(.55)}.Home-module__2itISG__rankArt .Home-module__2itISG__fade{background:linear-gradient(#0000 50%,#04090feb);position:absolute;inset:0}.Home-module__2itISG__rankArt .Home-module__2itISG__lbl{font-size:var(--t-xs);color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;line-height:1.3;display:-webkit-box;position:absolute;bottom:8px;left:9px;right:9px;overflow:hidden}.Home-module__2itISG__genreRow{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.Home-module__2itISG__genreChip{letter-spacing:.08em;text-transform:uppercase;color:var(--body);border:1px solid var(--cardline);cursor:pointer;background:#17293d80;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .16s}.Home-module__2itISG__genreChip:hover{color:var(--cream);border-color:#c0712b80}.Home-module__2itISG__genreChip[data-on=true]{background:var(--rust-grad);color:#fff;border-color:#0000}@media (max-width:900px){.Home-module__2itISG__hero{height:auto;min-height:0;max-height:none;padding:0}.Home-module__2itISG__slide[data-on=true]{position:relative;inset:auto}.Home-module__2itISG__heroInner{flex-direction:column;align-items:flex-start;gap:20px;padding-top:30px;padding-bottom:26px}.Home-module__2itISG__heroPoster{order:-1;align-self:flex-start;width:160px}.Home-module__2itISG__heroScrim{background:linear-gradient(0deg, var(--navy-2) 3%, transparent 46%), linear-gradient(180deg, #070d16d1 0%, #070d168c 60%)}.Home-module__2itISG__heroNav{display:none}.Home-module__2itISG__switcher{scrollbar-width:none;gap:8px;margin:20px 0 4px;padding:0 16px;position:static;overflow-x:auto}.Home-module__2itISG__switcher::-webkit-scrollbar{display:none}.Home-module__2itISG__swItem{flex:none}.Home-module__2itISG__arrow{display:none}.Home-module__2itISG__showCard{width:150px}.Home-module__2itISG__epCard{width:132px}.Home-module__2itISG__rankCard{width:158px}.Home-module__2itISG__rankNum{margin-right:-18px;font-size:78px}.Home-module__2itISG__rankArt{width:104px}}
