.movie-details-container{color:#fff;padding-bottom:80px}.hero-section{position:relative;width:100%;height:680px;background:#000}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000 30%,#0009 70%,#000000d9)}.back-button-container{position:absolute;left:24px;top:24px;z-index:20}.hero-content{position:absolute;left:48px;bottom:40px;width:calc(100% - 96px);max-width:800px;z-index:10}.hero-title{font-size:28px;font-weight:700;line-height:1.2}.hero-meta{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.rating-badge{display:inline-flex;align-items:center;gap:6px;background:#00000059;border-radius:999px;padding:4px 8px}.genre-badge{background:#2b2b2f;border:1px solid #3a3a3a;color:#fff;border-radius:999px;padding:6px 12px;font-weight:600;font-size:.9em}.hero-desc{margin-top:10px;opacity:.9;max-width:600px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.action-buttons{display:flex;align-items:center;gap:12px;margin-top:16px}.play-button{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;background:#9810fa;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:16px;text-decoration:none}.share-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.share-modal{background:#1a1a1a;border-radius:16px;padding:24px;width:90%;max-width:400px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0000000a}.share-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.share-title{font-size:18px;font-weight:700;color:#fff}.close-share-btn{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-share-btn:hover{background:#ffffff1a;color:#fff}.share-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.share-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.share-icon-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s}.share-item:hover .share-icon-circle{transform:scale(1.1)}.share-label{font-size:12px;color:#9ca3af}.copy-link-container{background:#2a2a2a;border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.05)}.link-text{flex:1;color:#9ca3af;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn{background:#9810fa;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.copy-btn:hover{background:#b04dfb}.fav-button{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;color:#000;border:1px solid #fff;border-radius:8px;font-weight:700;cursor:pointer;font-size:16px}.share-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;color:#000;border:1px solid #fff;border-radius:8px;cursor:pointer}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;padding:24px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;color:#ddd}.stream-info-card{background:#131316;border:1px solid #26262c;border-radius:12px;padding:14px 16px;box-shadow:0 2px 12px #00000040}.stream-info-row{margin-top:12px;display:grid;gap:10px}.related-section{padding:0 24px 24px}.related-header{font-weight:700;margin-bottom:10px}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px}.related-card{border-radius:10px;overflow:hidden;background:#0a0a0a;width:100%;aspect-ratio:2/3;display:flex;flex-direction:column;position:relative;transition:transform .2s}.related-card:hover{transform:scale(1.02)}.related-image{width:100%;height:100%;object-fit:cover}.related-title-overlay{padding:8px 6px;color:#fff;position:absolute;bottom:0;background:#000c;width:100%}.related-title-text{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.hero-section{height:500px}.hero-content{left:16px;bottom:24px;width:calc(100% - 32px)}.hero-title{font-size:24px}.content-grid{grid-template-columns:1fr;padding:16px;gap:32px}.related-section{padding:0 16px 24px}.related-grid{grid-template-columns:repeat(2,1fr);gap:12px}.back-button-container{left:16px;top:16px}}@media (max-width: 480px){.hero-section{height:400px}.action-buttons{flex-wrap:wrap}.play-button,.fav-button{flex:1;justify-content:center;padding:10px;font-size:14px}.share-button{width:40px;height:40px}}.watch-container{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#000}.video-player{width:100%;height:100%;object-fit:contain}.watch-overlay-top{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#000000b3 70%);pointer-events:none}.back-header{position:absolute;top:12px;left:16px;display:flex;align-items:center;gap:10px;z-index:20;padding:8px}.back-link{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.back-link span{font-weight:600}.center-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;background:#59168b;box-shadow:0 10px 30px #59168b73;color:#fff;z-index:20;cursor:pointer}.controls-container{position:absolute;left:0;right:0;bottom:0;padding:16px 24px;background:linear-gradient(180deg,#0000,#000000bf 80%);z-index:20}.progress-bar{height:24px;position:relative;cursor:pointer;display:flex;align-items:center}.progress-bg{width:100%;height:4px;background:#2f2f38;border-radius:2px;position:relative}.progress-fill{position:absolute;left:0;top:0;height:100%;background:#9810fa;border-radius:2px}.time-display{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#ccc;font-weight:500;margin-top:4px}.controls-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.controls-left,.controls-right{display:flex;align-items:center;gap:16px}.control-btn{background:transparent;border:none;cursor:pointer;display:grid;place-items:center;padding:8px;border-radius:8px;transition:background .2s;color:#fff}.control-btn:hover{background:#ffffff1a}.settings-menu{position:absolute;bottom:80px;right:24px;background:#141419f2;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 0;width:200px;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-item{padding:10px 16px;color:#eee;font-size:14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.settings-item:hover{background:#ffffff1a}.settings-header{padding:8px 16px;font-size:12px;text-transform:uppercase;color:#aaa;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:4px}.settings-section{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:4px;margin-bottom:4px}.settings-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;background:#000;color:#e6e6e6}.app-shell{min-height:100%}.app-content{min-height:100vh}.navbar{background:#000;border-bottom:1px solid #1a1a1a;position:sticky;top:0;left:0;right:0;width:100%;z-index:10}.navbar-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 24px}.nav-links{display:flex;align-items:center;gap:14px;overflow-x:visible}.nav-link-label{display:inline}.mobile-app-header,.mobile-bottom-nav,.ios-install-backdrop{display:none}.hero{position:relative;overflow:hidden;margin:0;height:calc(100vh - 60px)}.hero-overlay-left{position:absolute;left:0;top:0;bottom:0;width:40%;background:linear-gradient(90deg,#0000008c,#0000 70%)}.hero-content{position:absolute;left:48px;bottom:48px;right:48px;color:#fff}.hero-title{font-size:34px;font-weight:800;line-height:1.2}.section-grid{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;gap:16px;overflow-x:auto;padding-bottom:6px}.poster-card{width:160px}.search-card .thumb{position:relative;width:100%;height:320px}.watch-info{position:absolute;top:80px;left:50%;transform:translate(-50%);background:#1e1e23d9;border:1px solid #2f2f3a;color:#ddd;border-radius:10px;padding:12px 14px;width:360px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width: 1024px){.navbar-inner{gap:16px;padding:10px 16px}.nav-links{gap:10px}.hero-content{left:24px;right:24px;bottom:32px}.hero-title{font-size:28px}.poster-card{width:140px}.search-card .thumb{height:240px}.watch-info{width:80%}}.mobile-toggle{display:none;background:none;border:none;padding:0;cursor:pointer;color:#fff}@media (max-width: 768px){.desktop-navbar{display:none}.mobile-app-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 6px;position:sticky;top:0;z-index:20;background:#0f1013}.mobile-app-brand{display:flex;align-items:center;gap:8px;text-decoration:none}.mobile-app-logo{width:32px;height:32px;border-radius:10px;background:#9810fa;display:grid;place-items:center;color:#fff}.mobile-app-title{color:#fff;font-size:18px;font-weight:700}.mobile-profile-button{width:28px;height:28px;display:grid;place-items:center;color:#fff;text-decoration:none}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;left:0;right:0;bottom:0;z-index:30;padding:12px 10px calc(12px + env(safe-area-inset-bottom));background:#0f1013;border-top:1px solid #2a2a30}.mobile-bottom-link{display:flex;flex-direction:column;align-items:center;gap:6px;color:#b7bac7;text-decoration:none;min-width:0;flex:1}.mobile-bottom-link-active{color:#6a11cb}.mobile-bottom-icon{display:grid;place-items:center;width:24px;height:24px}.mobile-bottom-label{font-size:12px;line-height:1}.app-content{padding-bottom:96px}.ios-install-backdrop{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;z-index:60;align-items:flex-end;justify-content:center;padding:16px}.ios-install-sheet{position:relative;width:100%;max-width:420px;border-radius:24px;background:radial-gradient(circle at top right,rgba(152,16,250,.24),transparent 35%),linear-gradient(180deg,#17181f,#0f1013);border:1px solid rgba(255,255,255,.08);padding:20px;box-shadow:0 20px 60px #00000073}.ios-install-preview{display:flex;justify-content:center;margin:10px 0 6px}.ios-preview-device{width:148px;height:282px;border-radius:30px;padding:8px;background:linear-gradient(160deg,#2a2d36,#111318);box-shadow:0 16px 40px #00000059;position:relative}.ios-preview-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:68px;height:16px;border-radius:0 0 12px 12px;background:#0a0b0e;z-index:2}.ios-preview-screen{height:100%;border-radius:24px;padding:18px 10px 10px;background:radial-gradient(circle at top,rgba(152,16,250,.28),transparent 30%),linear-gradient(180deg,#12141b,#0d0f14);overflow:hidden;display:flex;flex-direction:column;gap:10px}.ios-preview-top{display:flex;align-items:center;gap:8px;color:#fff;margin-top:4px}.ios-preview-top strong,.ios-preview-top span{display:block;line-height:1.1}.ios-preview-top strong{font-size:12px}.ios-preview-top span{font-size:9px;color:#b7bac7}.ios-preview-logo{width:22px;height:22px;border-radius:7px;background:#9810fa;display:grid;place-items:center;font-size:12px;font-weight:700}.ios-preview-hero{flex:1;border-radius:16px;background:linear-gradient(180deg,#0000000f,#0000007a),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='420' viewBox='0 0 300 420'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop stop-color='%239810FA'/%3E%3Cstop offset='1' stop-color='%232575FC'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='300' height='420' fill='url(%23g)'/%3E%3Ccircle cx='210' cy='120' r='88' fill='rgba(255,255,255,0.18)'/%3E%3Crect x='26' y='266' width='184' height='16' rx='8' fill='rgba(255,255,255,0.94)'/%3E%3Crect x='26' y='292' width='140' height='10' rx='5' fill='rgba(255,255,255,0.68)'/%3E%3C/svg%3E") center/cover no-repeat}.ios-preview-row{display:flex;gap:6px}.ios-preview-row span{height:32px;flex:1;border-radius:10px;background:#ffffff14}.ios-preview-tabs{display:flex;justify-content:space-between;align-items:center;padding:4px 8px 0}.ios-preview-tabs i{width:16px;height:16px;border-radius:50%;background:#ffffff2e;display:block}.ios-install-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;border-radius:50%;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer}.ios-install-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#9810fa29;color:#c99cff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ios-install-sheet h2{margin:14px 0 8px;color:#fff;font-size:24px;line-height:1.2}.ios-install-copy{margin:0;color:#c7c7d1;line-height:1.55}.ios-install-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ios-install-points span{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#ffffff0f;color:#ececf3;font-size:12px}.ios-install-steps{display:grid;gap:12px;margin-top:18px}.ios-install-step{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:16px;background:#ffffff0a}.ios-install-step span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#9810fa;color:#fff;font-size:13px;font-weight:700}.ios-install-step p{margin:0;color:#e4e4ea;line-height:1.45}.ios-install-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.ios-install-button{width:100%;border:none;border-radius:14px;padding:14px 16px;font-weight:700;cursor:pointer}.ios-install-button-primary{background:linear-gradient(135deg,#9810fa,#2575fc);color:#fff;box-shadow:0 12px 28px #59168b52}.ios-install-button-secondary{background:#ffffff14;color:#fff}.hero{height:60vh}.hero-overlay-left{width:0}.hero-content{left:16px;right:16px;bottom:20px}.hero-title{font-size:24px}.poster-card{width:130px}.search-card .thumb{height:200px}.watch-info{top:60px;width:calc(100% - 32px)}.home-screen .hero.app-hero{height:350px;margin:16px 16px 24px;border-radius:16px;overflow:hidden}.home-screen .hero-media{border-radius:16px}.home-screen .hero-content{left:16px;right:16px;bottom:18px}.home-screen .hero-title{font-size:28px}.home-screen .home-sections{padding:0 16px 8px!important}.home-screen .home-sections section{margin-top:0;margin-bottom:24px}.home-screen .home-sections h3{font-size:18px}.desktop-only{display:none!important}.mobile-toggle{display:block}.mobile-menu{position:fixed;top:60px;left:0;right:0;bottom:0;background:#000;z-index:100;padding:24px;display:flex;flex-direction:column;justify-content:space-between;animation:fadeIn .2s ease-out;overflow-y:auto}.mobile-menu-links{display:flex;flex-direction:column;gap:12px}.mobile-profile-link{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:600;font-size:16px;padding:12px;background:#111;border-radius:12px;margin-top:16px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.navbar-inner{padding:8px 12px}.mobile-app-header{padding:12px 16px 8px}.home-screen .hero.app-hero{height:320px}.home-screen .hero-title{font-size:24px}.ios-install-sheet h2{font-size:22px}}
