.Shell_page___9afc{min-height:100vh;display:flex;flex-direction:column}.Shell_header__WNN_f{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(10,10,10,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;gap:0;padding:0 2rem;min-height:var(--header-h)}.Shell_logo__hO8PN{display:flex;align-items:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;color:var(--accent);font-size:1.15rem;font-weight:700;letter-spacing:.01em}.Shell_nav__I5vla{display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none;flex:1 1}.Shell_nav__I5vla::-webkit-scrollbar{display:none}@media (max-width:600px){.Shell_header__WNN_f{padding:0 1rem;gap:0}.Shell_logo__hO8PN{height:var(--header-h)}.Shell_nav__I5vla{order:3;flex:0 0 100%;border-top:1px solid var(--border);padding:.25rem 0;height:40px}.Shell_searchForm__dmqH_{margin-left:auto;height:var(--header-h);display:flex;align-items:center}.Shell_searchInput__FV_o1{width:130px}.Shell_searchInput__FV_o1:focus{width:160px}.Shell_main__o89sX{padding:0 1rem 4rem}}.Shell_link__S9YZz{padding:.4rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-muted);white-space:nowrap;transition:color .15s;background:none;border:none;cursor:pointer;position:relative}.Shell_link__S9YZz:hover{color:var(--text)}.Shell_active__h9gZ9{color:var(--text)!important}.Shell_active__h9gZ9:after{content:"";position:absolute;bottom:-1px;left:1rem;right:1rem;height:2px;background:var(--accent);border-radius:2px 2px 0 0}.Shell_searchForm__dmqH_{position:relative;flex-shrink:0}.Shell_searchIcon__kYqFq{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--text-muted);pointer-events:none}.Shell_searchInput__FV_o1{background:var(--surface2);border:1px solid var(--border);border-radius:20px;padding:.45rem 1rem .45rem 2.1rem;color:var(--text);font-size:.82rem;width:190px;outline:none;transition:border-color .15s,width .25s,background .15s}.Shell_searchInput__FV_o1:focus{border-color:var(--accent);background:var(--surface);width:260px}.Shell_searchInput__FV_o1::placeholder{color:var(--text-muted)}.Shell_searchInput__FV_o1::-webkit-search-cancel-button{display:none}.Shell_main__o89sX{flex:1 1;padding:0 2rem 4rem;max-width:1900px;margin:0 auto;width:100%}.PosterGrid_grid__Fu_NN{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1.25rem 1rem;gap:1.25rem 1rem}.PosterGrid_row__emJcz{display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.5rem;scroll-snap-type:x mandatory}.PosterGrid_row__emJcz::-webkit-scrollbar{display:none}.PosterGrid_row__emJcz .PosterGrid_card__xWHPt{flex:0 0 150px;scroll-snap-align:start}@media (max-width:600px){.PosterGrid_row__emJcz .PosterGrid_card__xWHPt{flex:0 0 120px}}.PosterGrid_card__xWHPt{display:flex;flex-direction:column;gap:.5rem;background:none;border:none;cursor:pointer;text-align:left;padding:0}.PosterGrid_posterWrap__dzUsN{position:relative;aspect-ratio:2/3;background:var(--surface2);border-radius:var(--radius);overflow:hidden}.PosterGrid_poster__f8hr1{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease,filter .3s ease}.PosterGrid_overlay__7gUv2{position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .2s}.PosterGrid_overlay__7gUv2,.PosterGrid_playBtn__iie_h{display:flex;align-items:center;justify-content:center}.PosterGrid_playBtn__iie_h{width:52px;height:52px;border-radius:50%;background:rgba(0,164,220,.9);color:#fff;opacity:0;transform:scale(.8);transition:opacity .2s,transform .2s;box-shadow:0 4px 20px rgba(0,0,0,.5)}.PosterGrid_card__xWHPt:hover .PosterGrid_poster__f8hr1{transform:scale(1.04);filter:brightness(.55)}.PosterGrid_card__xWHPt:hover .PosterGrid_overlay__7gUv2{background:rgba(0,0,0,.3)}.PosterGrid_card__xWHPt:hover .PosterGrid_playBtn__iie_h{opacity:1;transform:scale(1)}.PosterGrid_info__HdqNm{display:flex;flex-direction:column;gap:2px;padding:0 2px}.PosterGrid_title__qTDKH{font-size:.82rem;font-weight:500;color:var(--text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PosterGrid_sub__f3t1i{font-size:.75rem;color:var(--text-muted)}.PosterGrid_empty__CGlz9{color:var(--text-muted);font-size:.9rem;padding:2rem 0}@keyframes PosterGrid_shimmer___ctpC{0%{background-position:-400px 0}to{background-position:400px 0}}.PosterGrid_skeleton__DW8Wt{display:flex;flex-direction:column;gap:.5rem}.PosterGrid_skeletonPoster__BuTFE{aspect-ratio:2/3;border-radius:var(--radius);background:linear-gradient(90deg,var(--surface2) 25%,var(--surface3) 50%,var(--surface2) 75%);background-size:400px 100%;animation:PosterGrid_shimmer___ctpC 1.4s linear infinite}.PosterGrid_skeletonLine__ys5ay{height:11px;width:85%}.PosterGrid_skeletonLineSm__GoQHl,.PosterGrid_skeletonLine__ys5ay{border-radius:3px;background:linear-gradient(90deg,var(--surface2) 25%,var(--surface3) 50%,var(--surface2) 75%);background-size:400px 100%;animation:PosterGrid_shimmer___ctpC 1.4s linear infinite}.PosterGrid_skeletonLineSm__GoQHl{height:9px;width:50%}.ItemDetail_wrap__fmH3i{position:relative;min-height:calc(100vh - var(--header-h))}.ItemDetail_backdrop__RgeKX{position:fixed;top:var(--header-h);left:0;right:0;height:60vh;overflow:hidden;z-index:0;pointer-events:none}.ItemDetail_backdropImg__vfW6_{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:brightness(.4)}.ItemDetail_backdropGrad__w43Gy{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,0) 0,rgba(10,10,10,.6) 60%,rgba(10,10,10,1))}.ItemDetail_inner__fX1CI{position:relative;z-index:1;padding:1.5rem 0 4rem}.ItemDetail_back__xJRJv{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:var(--text-muted);font-size:.875rem;cursor:pointer;padding:.25rem 0;margin-bottom:2rem;transition:color .15s}.ItemDetail_back__xJRJv:hover{color:var(--text)}.ItemDetail_content__DsBBy{display:flex;gap:3rem;align-items:flex-start}.ItemDetail_posterCol__EDM0U{flex-shrink:0}.ItemDetail_poster__wbYzI{width:240px;aspect-ratio:2/3;object-fit:cover;border-radius:6px;display:block;box-shadow:0 16px 48px rgba(0,0,0,.7)}.ItemDetail_meta__hnDmK{flex:1 1;padding-top:1rem}.ItemDetail_studio__WEmeA{font-size:.75rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.ItemDetail_title__FcER3{font-size:2.4rem;font-weight:700;line-height:1.15;margin-bottom:.4rem;color:var(--text)}.ItemDetail_tagline__TuUh0{font-size:.95rem;color:var(--text-muted);font-style:italic;margin-bottom:.75rem}.ItemDetail_attrs__358cI{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;font-size:.82rem;color:var(--text-dim);margin-bottom:.75rem}.ItemDetail_badge___nBl6{border:1px solid var(--border);padding:1px 7px;border-radius:3px;font-size:.72rem;color:var(--text-muted)}.ItemDetail_ratings__Gl85T{display:flex;gap:1.25rem;margin-bottom:.75rem;align-items:center}.ItemDetail_ratingBadge__l5_ps{font-size:.85rem;font-weight:600}.ItemDetail_genres__4hAtY{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.ItemDetail_genreTag__n9gWA{background:var(--surface2);border:1px solid var(--border);padding:4px 12px;border-radius:20px;font-size:.78rem;color:var(--text-dim);transition:border-color .15s,color .15s;cursor:default}.ItemDetail_genreTag__n9gWA:hover{border-color:var(--accent);color:var(--text)}.ItemDetail_summary__AIIoD{font-size:.92rem;line-height:1.7;color:var(--text-dim);max-width:700px;margin-bottom:1.5rem}.ItemDetail_crewRow__gZOID{display:flex;gap:.75rem;align-items:baseline;margin-bottom:.4rem}.ItemDetail_crewLabel__xng_4{font-size:.78rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.ItemDetail_crewVal__zZ6k0{font-size:.875rem;color:var(--text-dim)}.ItemDetail_castSection__MmRgz{margin-top:1.5rem}.ItemDetail_castGrid__IpIsD{display:flex;gap:.75rem;flex-wrap:wrap}.ItemDetail_castCard__Phtlj{width:80px;text-align:center}.ItemDetail_castThumbWrap__nBqLU{width:80px;height:80px;border-radius:50%;overflow:hidden;background:var(--surface2);margin:0 auto .4rem;display:flex;align-items:center;justify-content:center}.ItemDetail_castThumb__YlnOD{width:100%;height:100%;object-fit:cover;object-position:top}.ItemDetail_castThumbFallback__sJSY_{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.ItemDetail_castName__3D_pB{font-size:.72rem;font-weight:600;color:var(--text-dim);line-height:1.3}.ItemDetail_castRole__xubRU{font-size:.68rem;color:var(--text-muted);line-height:1.3;margin-top:2px}@media (max-width:700px){.ItemDetail_content__DsBBy{flex-direction:column;align-items:center;gap:1.5rem}.ItemDetail_meta__hnDmK{padding-top:0;width:100%}.ItemDetail_backdrop__RgeKX{height:45vh}.ItemDetail_title__FcER3{font-size:1.6rem}.ItemDetail_poster__wbYzI{width:160px}}.HeroBanner_hero__2wFGR{position:relative;height:520px;margin:0 -2rem 2.5rem;overflow:hidden}.HeroBanner_backdrop__zn5Du{position:absolute;inset:0}.HeroBanner_backdropImg__4z_di{width:100%;height:100%;object-fit:cover;object-position:center 20%}.HeroBanner_grad__dCp_7{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.95) 0,rgba(10,10,10,.7) 40%,rgba(10,10,10,.1) 70%,rgba(10,10,10,0)),linear-gradient(0deg,rgba(10,10,10,1) 0,rgba(10,10,10,0) 30%)}.HeroBanner_content__zSOqG{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 2rem 3rem;max-width:600px}.HeroBanner_title__jLE9z{font-size:2.8rem;font-weight:700;line-height:1.1;margin-bottom:.75rem;text-shadow:0 2px 8px rgba(0,0,0,.6)}.HeroBanner_attrs__0MqOe{display:flex;flex-wrap:wrap;gap:.4rem .75rem;align-items:center;font-size:.82rem;color:var(--text-dim);margin-bottom:.75rem}.HeroBanner_badge__yP2et{border:1px solid rgba(255,255,255,.3);padding:1px 6px;border-radius:3px;font-size:.72rem}.HeroBanner_genre__VB5Vr{color:var(--text-muted)}.HeroBanner_genre__VB5Vr+.HeroBanner_genre__VB5Vr:before{content:"·";margin-right:.75rem}.HeroBanner_summary__eriqH{font-size:.9rem;line-height:1.65;color:var(--text-dim);margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.HeroBanner_actions__y2CVB{display:flex;gap:.75rem}.HeroBanner_infoBtn__YDegD{padding:.6rem 1.5rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);color:var(--text);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s,border-color .15s}.HeroBanner_infoBtn__YDegD:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}@media (max-width:600px){.HeroBanner_hero__2wFGR{height:380px}.HeroBanner_title__jLE9z{font-size:1.8rem}}.page_sectionTitle__hzsAh{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin-bottom:1rem;margin-top:.5rem}.page_row__xP1Vd{margin-bottom:2.5rem}.page_rowTitle__rkg8v{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin-bottom:1rem;margin-top:2rem}.page_muted__CJQ6b{color:var(--text-muted);font-size:.9rem;padding:3rem 0}