@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,700;1,700&display=swap');
:root{--bg:#08090d;--panel:#101219;--panel2:#1a1d29;--line:rgba(255,255,255,.09);--bright:rgba(255,255,255,.19);--ink:#f7f4ed;--muted:#9a9eae;--red:#fc554f;--gold:#f3c66e;--green:#66e5a0}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--ink);font:500 14px Manrope,system-ui,sans-serif;background:radial-gradient(900px 550px at 80% -10%,rgba(139,53,68,.28),transparent 65%),radial-gradient(850px 700px at -15% 80%,rgba(75,56,174,.22),transparent 65%),var(--bg)}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 80%)}.ambient{position:fixed;pointer-events:none;filter:blur(110px);opacity:.24;border-radius:50%}.ambient-one{width:470px;height:470px;background:#b42d48;right:-210px;top:-190px}.ambient-two{width:420px;height:420px;background:#5741d1;left:-230px;top:48%}main{position:relative;max-width:1180px;margin:auto;padding:28px 32px 84px}.hero{min-height:378px;position:relative;overflow:hidden;padding:25px 28px 45px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(125deg,rgba(25,28,39,.96),rgba(12,13,19,.86) 54%,rgba(65,20,31,.58));box-shadow:0 30px 90px rgba(0,0,0,.28)}.hero:before{content:'';position:absolute;width:390px;height:390px;right:-95px;bottom:-230px;border:1px solid rgba(243,198,110,.22);border-radius:50%;box-shadow:0 0 0 33px rgba(243,198,110,.035),0 0 0 67px rgba(243,198,110,.025)}.brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.05;letter-spacing:1.8px;font-weight:800}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #f3cb7d;color:#f3cb7d;font:700 22px 'Playfair Display';border-radius:50%}.status-pill{position:absolute;z-index:1;right:28px;top:27px;display:flex;align-items:center;border:1px solid rgba(102,229,160,.22);border-radius:30px;padding:8px 12px;background:rgba(18,39,30,.45);font:10px 'DM Mono';letter-spacing:1px;color:#c8ecda}.status-pill i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:7px;box-shadow:0 0 11px var(--green)}.hero-copy{position:relative;z-index:1;max-width:710px;margin-top:86px}.eyebrow,.label{color:var(--gold);font:10px 'DM Mono';letter-spacing:1.7px}.hero h1{font-size:clamp(48px,7vw,86px);letter-spacing:-4.8px;line-height:.94;margin:14px 0 20px;font-weight:800}.hero h1 em{font-family:'Playfair Display';font-weight:700;color:#f7cf7c}.hero p{color:#b5b8c5;max-width:530px;line-height:1.8;font-size:15px}.film-reel{position:absolute;z-index:1;right:85px;bottom:41px;display:flex;gap:22px;font-size:29px;color:#f3cb7d;opacity:.78}.film-reel:before{content:'';position:absolute;width:142px;border-top:1px solid #d7b86d;top:17px;left:-12px}.server-bar{display:flex;align-items:center;gap:16px;margin:24px 0 58px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:rgba(16,18,25,.75);backdrop-filter:blur(16px);box-shadow:0 16px 40px rgba(0,0,0,.14)}.section-icon,.schedule-icon{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(243,198,110,.16);border-radius:12px;background:linear-gradient(145deg,#30354a,#1c1f2b);color:var(--gold);font-size:20px}.server-select select{border:0;background:transparent;padding:2px 24px 0 0;color:var(--ink);font:700 16px Manrope}.server-note{margin-left:auto;color:var(--muted);font-size:12px}.server-note span{color:var(--gold);padding-left:8px}.section-heading{display:flex;align-items:flex-start;gap:14px;margin:35px 0 18px}.section-heading>span{font:10px 'DM Mono';color:var(--gold);padding-top:7px}.section-heading h2,.commands h2{margin:0;font-size:21px;letter-spacing:-.8px}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.channel-card{position:relative;overflow:hidden;min-height:190px;padding:21px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,rgba(29,32,44,.95),rgba(13,14,20,.98));cursor:pointer;transition:transform .25s,border-color .25s,box-shadow .25s}.channel-card:before{content:'';position:absolute;right:-34px;top:-50px;width:120px;height:120px;border-radius:50%;background:rgba(243,198,110,.075)}.channel-card.series:before{background:rgba(117,163,255,.1)}.channel-card.anime:before{background:rgba(216,124,255,.11)}.channel-card:hover{transform:translateY(-5px);border-color:var(--bright);box-shadow:0 19px 35px rgba(0,0,0,.22)}.media-icon{position:relative;z-index:1;font-size:24px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(243,198,110,.13);border-radius:12px;background:#2a2d3e}.series .media-icon{background:#222f44}.anime .media-icon{color:#f0c0ff;background:#392741}.channel-copy{position:relative;z-index:1;display:grid;gap:4px;margin-top:17px}.channel-copy strong{font-size:16px}.channel-copy small{color:var(--muted);font-size:11px}.channel-card select{position:relative;z-index:1;margin-top:auto;width:100%;font-size:12px}.schedule-card{padding:25px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(120deg,rgba(32,36,49,.92),rgba(17,18,26,.98));box-shadow:0 20px 45px rgba(0,0,0,.15)}.schedule-header{display:flex;align-items:center;gap:13px}.schedule-header strong,.schedule-header small{display:block}.schedule-header strong{font-size:15px}.schedule-header small{color:var(--muted);font-size:11px;margin-top:3px}.switch{margin-left:auto;display:flex;align-items:center;gap:9px;color:#d1d3dc;font-size:11px}.switch input{display:none}.switch span{width:38px;height:21px;border-radius:20px;background:#484d5e;position:relative;transition:.2s}.switch span:after{content:'';position:absolute;background:#fff;width:15px;height:15px;border-radius:50%;left:3px;top:3px;transition:.2s}.switch input:checked+span{background:var(--red);box-shadow:0 0 14px rgba(252,85,79,.3)}.switch input:checked+span:after{left:20px}.switch b{font-weight:600}.schedule-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:27px}.schedule-fields label{display:grid;gap:8px}.schedule-fields label>span{color:var(--muted);font:9px 'DM Mono';letter-spacing:1px}.timezone{border-top:1px solid var(--line);padding-top:15px;margin:21px 0 0;color:#85899a;font-size:11px}.commands{display:flex;gap:30px;justify-content:space-between;align-items:center;margin:48px 0;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.commands h2{margin-top:7px}.command-list{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.command-list code{padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.018);color:#b7bac5;font:11px 'DM Mono'}.command-list b{color:#f5ce7d;font-weight:500}footer{text-align:center}button{border:0;border-radius:10px;padding:16px 19px;min-width:295px;background:linear-gradient(135deg,#ff625a,#ee3e48);color:#fff;font:700 13px Manrope;cursor:pointer;box-shadow:0 14px 30px rgba(252,85,79,.22);transition:.2s}button:hover{transform:translateY(-2px);filter:brightness(1.07);box-shadow:0 18px 35px rgba(252,85,79,.28)}button b{font-size:18px;margin-left:38px}output{display:block;color:var(--green);min-height:22px;margin-bottom:8px;font-size:12px}footer p{color:var(--muted);font-size:11px;margin-top:14px}select,input{width:100%;appearance:none;border:1px solid rgba(255,255,255,.11);border-radius:9px;background:#0d0f15;color:#eeece7;padding:11px 30px 11px 12px;font:500 13px Manrope;outline:none;transition:.2s}select:focus,input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(243,198,110,.1)}input[type=time]{appearance:auto;padding-right:9px;color-scheme:dark}.test-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0 0;padding:15px 16px;border:1px solid rgba(243,198,110,.2);border-radius:12px;background:rgba(243,198,110,.055)}.test-panel p{margin:0;color:#c1c4ce;font-size:11px;text-align:left}.test-panel strong{color:#f6cf7d;display:block;margin-bottom:3px}.test-panel select{width:130px;padding:9px 24px 9px 10px;font-size:11px}.test-panel button{min-width:auto;margin:0;padding:10px 13px;background:#303547;box-shadow:none;font-size:11px}.test-panel button:hover{background:#42485e;box-shadow:none}html[dir="rtl"] .hero,html[dir="rtl"] .server-bar,html[dir="rtl"] .section-heading,html[dir="rtl"] .schedule-header,html[dir="rtl"] .commands{direction:rtl;text-align:right}html[dir="rtl"] .status-pill{left:28px;right:auto}html[dir="rtl"] .film-reel{left:85px;right:auto}html[dir="rtl"] .server-note,html[dir="rtl"] .switch{margin-right:auto;margin-left:0}html[dir="rtl"] .server-bar>label:last-of-type{margin-right:14px;margin-left:0}html[dir="rtl"] .test-panel p{text-align:right}@media(max-width:700px){main{padding:18px 16px 56px}.hero{min-height:330px;padding:22px 20px;border-radius:18px}.hero-copy{margin-top:76px}.hero h1{letter-spacing:-2.8px}.hero:after,.film-reel{display:none}.status-pill{right:18px;top:21px}.server-bar{margin:17px 0 39px;padding:15px;gap:10px}.server-note{display:none}.channel-grid,.schedule-fields{grid-template-columns:1fr}.channel-card{min-height:143px}.switch b{display:none}.commands{align-items:flex-start;flex-direction:column;gap:18px;margin:38px 0}.command-list{justify-content:flex-start}.test-panel{align-items:stretch;flex-wrap:wrap}.test-panel p{width:100%}.test-panel select{flex:1}.test-panel button{flex:1}html[dir="rtl"] .status-pill{left:18px;right:auto}}
