:root{--bg:#050914;--card:#0b1222;--card2:#10182b;--line:#1b2740;--text:#f7f8ff;--muted:#9ca6bd;--purple:#6d35f5;--purple2:#9c4dff;--pink:#ff327c;--green:#33cc77;--gold:#ffbd3d}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 75% -10%,#132043 0,#070b16 35%,#02050d 100%);color:var(--text);font-family:Tajawal,Segoe UI,Arial,sans-serif;direction:rtl}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{height:74px;width:min(1880px,calc(100vw - 44px));margin:0 auto;display:flex;align-items:center;gap:28px;background:#050914ee;position:sticky;top:0;z-index:50}.brand{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:25px;font-weight:900}.brand em{font-style:normal;color:var(--purple2)}.play{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#8c38ff,#245cff);font-size:14px}.search{order:2;margin:0 120px 0 20px;width:52px;height:46px;border:1px solid var(--line);border-radius:11px;background:#080d19;display:flex;overflow:hidden}.search input{display:none}.search button{width:100%;border:0;background:transparent;color:#fff;font-size:24px}.topbar nav{order:3;display:flex;gap:28px;align-items:center;color:#d9dcea;font-weight:700}.topbar nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.topbar nav a{display:inline-flex;padding:12px 20px;border-radius:8px}.topbar nav a:hover,.topbar .current-menu-item a{background:var(--purple)}.topbar>.btn,.btn.small{order:4;background:linear-gradient(135deg,var(--purple),#5125d9);border-radius:10px;padding:13px 22px;font-weight:800;box-shadow:0 12px 28px #6d35f540}.site-wrap{width:min(1880px,calc(100vw - 44px));margin:0 auto;padding-bottom:18px}.sp-home-shell{display:grid;grid-template-columns:270px minmax(0,1fr) 330px;gap:18px;align-items:start}.sp-glass,.sp-leftbar,.sp-rightbar>div{background:rgba(9,15,29,.92);border:1px solid var(--line);border-radius:14px;box-shadow:inset 0 1px 0 #ffffff08}.sp-leftbar{position:sticky;top:86px;padding:18px;min-height:calc(100vh - 98px)}.sp-profile{text-align:center;padding:8px 0 18px}.sp-profile img{width:74px;height:74px;border-radius:50%;object-fit:cover;margin:0 auto 10px;border:2px solid #27324d}.sp-profile span{display:block;color:#aab3c5;font-size:13px}.sp-profile strong{display:block;font-size:18px;margin:4px 0}.sp-profile em{display:inline-block;font-style:normal;background:#2a185b;color:#cdb7ff;border-radius:999px;padding:6px 12px;font-size:12px}.sp-side-menu{display:grid;gap:10px}.sp-side-menu a{height:52px;display:flex;align-items:center;gap:14px;padding:0 18px;border-radius:10px;color:#cbd2e3;font-weight:800}.sp-side-menu a.active,.sp-side-menu a:hover{background:linear-gradient(90deg,#311774,#20134c);color:#fff;border:1px solid #512bb5}.sp-sub-card{margin-top:22px;padding:24px;border-radius:14px;text-align:center;background:radial-gradient(circle at 50% 100%,#512187 0,#151126 55%,#0b1222 100%);border:1px solid #33205d;min-height:260px}.sp-sub-card p{color:#c8cde0;line-height:1.7}.sp-support{margin-top:22px;border:1px solid var(--line);border-radius:12px;padding:17px;display:flex;gap:15px;align-items:center;color:#cdd4e4}.sp-support>span,.sp-support:first-letter{color:#b268ff}.sp-support span{display:block;color:#8791a8;margin-top:5px}.sp-center{min-width:0}.sp-hero{height:385px;border:1px solid #24304b;border-radius:12px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:flex;align-items:center;padding:58px 78px}.sp-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,14,.05) 0,rgba(4,7,14,.35) 38%,rgba(4,7,14,.98) 100%)}.sp-hero-content{position:relative;z-index:2;max-width:560px}.sp-chip{display:inline-flex;background:#4b1b70cc;color:#e8d4ff;border-radius:7px;padding:7px 13px;font-size:13px;font-weight:800}.sp-hero h1{font-size:50px;line-height:1;margin:26px 0 12px}.sp-hero p{color:#c9cfdd;line-height:1.8;margin:0 0 16px}.sp-hero-meta{font-weight:800;color:#aeb7c9!important}.sp-actions{display:flex;gap:14px;align-items:center;margin-top:22px}.sp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:13px 24px;background:linear-gradient(135deg,#823cff,#5529df);color:#fff;font-weight:900;box-shadow:0 12px 28px #6d35f535}.sp-btn.ghost{background:#080d19cc;border:1px solid #2a3654;box-shadow:none}.sp-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:10px;border:1px solid #26324d;background:#060a13cc;color:#fff;font-size:36px}.sp-arrow.prev{right:20px}.sp-arrow.next{left:20px}.sp-dots{position:absolute;z-index:3;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.sp-dots i{width:10px;height:10px;border-radius:50%;background:#6b7289}.sp-dots i.active{background:var(--purple)}.sp-section-head{display:flex;align-items:center;justify-content:space-between;margin:22px 6px 14px}.sp-section-head h2{font-size:21px;margin:0}.sp-section-head a{font-size:14px;color:#8f5cff;font-weight:800}.sp-continue-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sp-wide-card{height:164px;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative;background:#0b1222}.sp-wide-card img{width:100%;height:100%;object-fit:cover;opacity:.78}.sp-wide-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050914 0,transparent 70%)}.play-small{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:2;width:30px;height:30px;border:2px solid #fff9;border-radius:50%;display:grid;place-items:center;font-size:12px}.sp-wide-card div{position:absolute;z-index:2;left:12px;right:12px;bottom:12px}.sp-wide-card b,.sp-wide-card small{display:block}.sp-wide-card small{color:#aeb6c8;margin-top:4px}.sp-wide-card i{display:block;height:4px;background:var(--purple);border-radius:10px;margin-top:8px}.sp-poster-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.sp-card{position:relative;background:#0b1222;border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:.25s}.sp-card:hover{transform:translateY(-5px) scale(1.03);border-color:#6d35f5;box-shadow:0 18px 40px #0008;z-index:5}.sp-card img{width:100%;height:210px;object-fit:cover}.sp-card h3{font-size:14px;line-height:1.3;margin:10px 10px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.muted,.rating{font-size:13px;color:#aeb6c8;margin:0 10px 9px}.sp-star{color:var(--gold)}.badge{position:absolute;top:8px;left:8px;background:#5b31d6;color:#fff;border-radius:5px;padding:5px 8px;font-size:11px}.sp-cats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.sp-cats a{height:108px;border-radius:10px;border:1px solid var(--line);background:radial-gradient(circle at 50% 10%,#273755,#0b1222 65%);display:grid;place-items:center;text-align:center}.sp-cats strong{font-size:18px}.sp-cats span{display:block;color:#9da6ba;font-size:13px;margin-top:-18px}.sp-rightbar{display:grid;gap:14px;position:sticky;top:86px}.sp-rightbar>div{padding:18px}.sp-welcome h3,.sp-ad-right h3,.sp-app h3,.sp-why h3{margin:0 0 8px;font-size:20px}.sp-welcome p,.sp-ad-right p,.sp-app p{margin:0 0 15px;color:#98a2b8;line-height:1.6}.sp-stat{height:70px;border:1px solid var(--line);border-radius:10px;background:#0d1426;display:grid;grid-template-columns:42px 1fr 56px;align-items:center;gap:10px;margin-top:10px;padding:0 12px}.sp-stat span{width:36px;height:36px;border-radius:8px;background:#28175b;color:#b883ff;display:grid;place-items:center}.sp-stat b{font-size:24px;text-align:left}.sp-stat em{font-style:normal;color:#cfd5e4;font-weight:800}.sp-stat.pink span{background:#3a1333;color:#ff5da1}.sp-stat.green span{background:#123524;color:#52e48d}.sp-ad-right{min-height:200px;background:radial-gradient(circle at 90% 20%,#5c146a 0,#140d2b 38%,#0b1222 100%)!important;border-color:#3d1d64!important}.store{display:inline-flex;background:#05070d;border:1px solid #3a435d;border-radius:7px;padding:9px 12px;margin:4px 4px 0 0;font-size:12px}.sp-why p{margin:12px 0;padding-right:44px;position:relative;color:#d0d6e6}.sp-why p:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:8px;background:#26165a}.footer{text-align:center;color:#7f889e;border-top:1px solid var(--line);padding:20px;margin-top:18px}@media(max-width:1450px){.sp-home-shell{grid-template-columns:230px minmax(0,1fr) 290px}.sp-poster-row{grid-template-columns:repeat(6,1fr)}.sp-cats{grid-template-columns:repeat(4,1fr)}.topbar{gap:14px}.search{margin-right:20px}.topbar nav{gap:12px}.topbar nav ul{gap:12px}}@media(max-width:1100px){.sp-home-shell{grid-template-columns:1fr}.sp-leftbar,.sp-rightbar{position:relative;top:auto}.sp-leftbar{min-height:auto}.sp-side-menu{grid-template-columns:repeat(4,1fr)}.sp-continue-row{grid-template-columns:repeat(2,1fr)}.sp-poster-row{grid-template-columns:repeat(4,1fr)}.topbar{width:100%;padding:10px 14px;height:auto;flex-wrap:wrap}.search{order:5;width:100%;margin:0}.topbar nav{overflow:auto;order:4}.site-wrap{width:100%;padding:0 12px 20px}}@media(max-width:620px){.sp-side-menu{grid-template-columns:repeat(2,1fr)}.sp-hero{height:330px;padding:24px}.sp-hero h1{font-size:34px}.sp-arrow{display:none}.sp-continue-row,.sp-poster-row{grid-template-columns:repeat(2,1fr)}.sp-cats{grid-template-columns:repeat(2,1fr)}.sp-card img{height:180px}.brand{font-size:20px}.topbar>.btn{display:none}}
