.TheaterView_wrapper__Xu2cj{width:100%}.TheaterView_container__FYxBD{width:100%;padding:0 0 2rem;display:grid;grid-template-columns:1fr 320px;grid-gap:1.5rem;gap:1.5rem}@media (max-width:1100px){.TheaterView_container__FYxBD{grid-template-columns:1fr}}.TheaterView_mainContent__25ZW3{display:flex;flex-direction:column;gap:1rem}.TheaterView_playerContainer__KV3u7{width:100%;aspect-ratio:4/3;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1);position:relative}.TheaterView_player__nUNU1{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block;overflow:hidden}.TheaterView_playerPlaceholder__U2xSK{width:100%;aspect-ratio:4/3;background:rgba(255,255,255,.02);border:2px dashed rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.TheaterView_placeholderContent__7gWpk{text-align:center;color:#fff;padding:2rem}.TheaterView_placeholderIcon__g1Mem{color:var(--primary);opacity:.8;margin-bottom:1.5rem;transition:transform .3s ease}.TheaterView_placeholderTitle__fZNsq{font-size:1.8rem;font-weight:800;color:var(--primary);margin-bottom:.8rem;text-shadow:0 0 20px rgba(255,0,85,.3)}.TheaterView_placeholderText__VTLt7{font-size:1.1rem;font-weight:500;color:#eee;margin-bottom:1.5rem}.TheaterView_placeholderHint__xzX_R{font-size:.85rem;color:#888;font-style:italic}.TheaterView_playerPlaceholder__U2xSK:hover .TheaterView_placeholderIcon__g1Mem{transform:scale(1.1);opacity:1}.TheaterView_videoInfo__gHZE9{padding:.5rem 0}.TheaterView_title__vH2mp{font-size:1.4rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.TheaterView_metaRow__5gTyp{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.TheaterView_tags__S3cYD{display:flex;flex-wrap:wrap;gap:.5rem}.TheaterView_tag__eQMbd{background:rgba(255,255,255,.1);padding:.3rem .8rem;border-radius:4px;font-size:.8rem;color:#aaa}.TheaterView_actionRow__6P28r{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.5rem;padding:1.2rem;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.05)}.TheaterView_priceInfo__Gb_Ax{display:flex;align-items:baseline;gap:.8rem}.TheaterView_priceLabel__M6bd4{font-size:.9rem;color:#888}.TheaterView_priceValue__XvdoW{font-size:1.4rem;font-weight:800;color:#fff}.TheaterView_btnGroup__x61V5{display:flex;gap:1rem}.TheaterView_primaryBtn__7_Gt3,.TheaterView_secondaryBtn__SunE_{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .2s}.TheaterView_primaryBtn__7_Gt3{background:var(--primary);color:white}.TheaterView_primaryBtn__7_Gt3:hover{background:#ff0044;transform:translateY(-2px)}.TheaterView_secondaryBtn__SunE_{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.1)}.TheaterView_secondaryBtn__SunE_:hover{background:rgba(255,255,255,.2)}.TheaterView_description__fxvzp{margin-top:1.5rem;color:#888;font-size:.95rem;line-height:1.7;border-top:1px solid #222;padding-top:1.5rem}.TheaterView_sidebar__aXtkW{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 120px);overflow-y:auto;padding-right:.5rem}.TheaterView_theaterTabs__e_6iJ{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;position:-webkit-sticky;position:sticky;top:0;background:#000;padding:.5rem 0;z-index:5}.TheaterView_theaterTab__Dj6zk{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#888;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.TheaterView_theaterTab__Dj6zk:hover{background:rgba(255,255,255,.1);color:#fff}.TheaterView_theaterTabActive__47yiX{background:var(--primary)!important;border-color:var(--primary)!important;color:white!important;box-shadow:0 4px 12px rgba(255,0,85,.3)}.TheaterView_sidebar__aXtkW::-webkit-scrollbar{width:4px}.TheaterView_sidebar__aXtkW::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.TheaterView_sidebarTitle__xTbNX{font-size:1rem;font-weight:700;margin-bottom:.5rem;position:-webkit-sticky;position:sticky;top:0;background:#000;padding-bottom:.5rem;z-index:2}.TheaterView_videoCard__Iv4GP{display:grid;grid-template-columns:140px 1fr;grid-gap:.8rem;gap:.8rem;text-decoration:none;color:#ccc;padding:.5rem;border-radius:8px;transition:background .2s}.TheaterView_videoCard__Iv4GP:hover{background:rgba(255,255,255,.05);color:#fff}.TheaterView_activeCard__g41Yk{background:rgba(255,255,255,.1);color:var(--primary)!important}.TheaterView_thumbWrapper__wi5_M{width:100%;aspect-ratio:16/9;border-radius:6px;overflow:hidden;position:relative;background:#111}.TheaterView_categoryBadge__r0keS{position:absolute;top:4px;left:4px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.6rem;font-weight:800;padding:1px 4px;border-radius:3px;z-index:3;border:1px solid rgba(255,255,255,.2)}.TheaterView_thumb__rF7xk{width:100%;height:100%;object-fit:cover}.TheaterView_playIcon__d5u1K{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border-radius:50%;padding:4px;opacity:.8}.TheaterView_cardInfo__7IlkB{display:flex;flex-direction:column;gap:.3rem}.TheaterView_cardTitle__dT4_d{font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TheaterView_cardMeta__772UP{font-size:.75rem;color:#666}.TheaterView_playOverlay__SlgWd{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);color:#fff;opacity:.8;transition:all .2s}.TheaterView_videoCard__Iv4GP:hover .TheaterView_playOverlay__SlgWd{opacity:1;background:rgba(0,0,0,.4)}.TheaterView_videoMeta__5sz2I{display:flex;flex-direction:column;gap:.3rem}.TheaterView_videoTitle__9vtkw{font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TheaterView_actress__5quAK{font-size:.75rem;color:#666}