:root{color-scheme:light;--bg: #ffffff;--card: #ffffff;--text: #111827;--muted: #6b7280;--accent: #f97316;--danger: #dc2626;--border: rgba(17,24,39,.12)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:linear-gradient(180deg,#fff7ed 0%,var(--bg) 45%);color:var(--text)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:min(520px,100%);background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 18px 60px #1118271a}h1{margin:0 0 8px;font-size:28px}h2{margin:18px 0 8px;font-size:18px}label{display:block;margin:12px 0;color:var(--muted);font-size:13px}input{width:100%;margin-top:6px;padding:12px;border-radius:12px;border:1px solid var(--border);background:#ffffffe6;color:var(--text);outline:none}input:focus{border-color:#f97316b3;box-shadow:0 0 0 4px #f973162e}button{width:100%;margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(249,115,22,.55);background:#f9731629;color:var(--text);font-weight:700;cursor:pointer}button:hover{background:#f9731638}button.secondary{border-color:var(--border);background:#1118270a}.row{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:12px}.row.space{justify-content:space-between}.muted{color:var(--muted)}.phoneRow{display:grid;grid-template-columns:160px 1fr;gap:10px;align-items:center;margin-top:6px}select{width:100%;padding:12px;border-radius:12px;border:1px solid var(--border);background:#ffffffe6;color:var(--text);outline:none}select:focus{border-color:#f97316b3;box-shadow:0 0 0 4px #f973162e}.hint{margin-top:8px;font-size:12px;color:var(--muted)}@media(max-width:520px){.phoneRow{grid-template-columns:1fr}}.notice{margin-top:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f}.error{margin-top:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,91,110,.35);background:#ff5b6e1a}hr{border:none;border-top:1px solid var(--border);margin:16px 0}.kv{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.k{color:var(--muted);font-size:12px}.v{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}@media(max-width:520px){.kv{grid-template-columns:1fr}}.dash{min-height:100vh;background:#0b0b0f;color:#f3f4f6}.hamburger{width:42px;height:42px;margin-top:0;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;display:inline-flex;flex-direction:column;justify-content:center;gap:5px}.hamburger:hover{background:#ffffff1a}.hamburger span{display:block;width:18px;height:2px;background:#ffffffe6;margin-left:auto;margin-right:auto;border-radius:2px}.backBtn{width:42px;height:42px;margin-top:0;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffeb;font-size:20px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.backBtn:hover{border-color:#f9731673;background:#f973161f}.drawerOverlay{position:fixed;inset:0;z-index:50;background:#0000008c}.drawer{position:absolute;top:0;left:0;height:100%;width:min(320px,86vw);background:#0b0b0ff5;border-right:1px solid rgba(255,255,255,.1);padding:14px}.drawerTop{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}.drawerTitle{font-weight:900;letter-spacing:.2px}.drawerClose{width:38px;height:38px;margin-top:0;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe6;font-size:22px;line-height:1}.drawerItem{width:100%;margin-top:10px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;text-align:left;font-weight:800}.drawerItem:hover{border-color:#f9731673;background:#f973161f}.drawerItem.active{border-color:#f97316bf;background:#f973162e}.dashPage{padding:18px;max-width:980px}.dashH1{margin:6px 0 14px;font-size:22px}.panel{margin-top:12px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.panelLabel{color:#ffffffa6;font-size:12px;font-weight:700}.panelValue{margin-top:6px;font-weight:900;color:#ffffffeb}button.danger{width:auto;padding:12px 14px;border-radius:12px;border:1px solid rgba(220,38,38,.55);background:#dc26262e;color:#fffffff2;margin-top:18px}button.danger:hover{background:#dc26263d}.remoteWrap{width:min(520px,100%);margin:10px auto 20px;padding:12px}.remoteTitle{text-align:center;letter-spacing:4px;font-weight:900;color:#f97316d9;margin:8px 0 18px}.remotePower{width:min(280px,100%);margin:0 auto 16px;display:block;border-radius:999px;border:1px solid rgba(239,68,68,.55);background:#ef444438;color:#fffffff2;font-weight:900;letter-spacing:2px}.remoteDpad{margin:0 auto 18px;width:min(360px,100%);display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:86px 86px 86px;gap:14px;place-items:center}.dpad{width:100%;height:100%;margin-top:0;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#6366f124;color:#fffffff2;font-size:26px;font-weight:900}.dpad:hover{border-color:#f9731673;background:#6366f12e}.dpad.up{grid-column:2;grid-row:1}.dpad.left{grid-column:1;grid-row:2}.dpad.ok{grid-column:2;grid-row:2;border-radius:999px;background:#f97316d9;border-color:#f97316d9;color:#0b0b0f;font-size:18px;letter-spacing:1px}.dpad.ok:hover{background:#f97316f2}.dpad.right{grid-column:3;grid-row:2}.dpad.down{grid-column:2;grid-row:3}.remoteRow4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.remoteRow3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.remoteBtn{margin-top:0;height:54px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-weight:900;letter-spacing:1px}.remoteBtn:hover{border-color:#f9731673;background:#f973161f}.remoteBtn.dangerish{background:#ef444438;border-color:#ef444459}.remoteBtn.good{background:#22c55e38;border-color:#22c55e59}.remoteSend{margin-top:14px;display:grid;grid-template-columns:1fr 120px;gap:12px;align-items:center}.remoteSend input{margin-top:0;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb}.remoteSendBtn{margin-top:0;height:46px;border-radius:16px;border:1px solid rgba(249,115,22,.55);background:#f9731659;color:#fffffff2;font-weight:900;letter-spacing:1px}.remoteStatus{text-align:center;margin-top:10px;color:#fff9;font-weight:800}.remoteStatus.ok{color:#22c55ed9}.remoteIp{margin:10px auto 0;width:fit-content;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;font-weight:900}@media(max-width:420px){.remoteDpad{gap:10px;grid-template-rows:74px 74px 74px}.remoteBtn{height:50px}.remoteSend{grid-template-columns:1fr 110px}}.upHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.upPosterGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.upPosterCard{border-radius:18px}.upPoster{position:relative;border-radius:18px;overflow:hidden;border:none;background-size:cover;background-position:center;background-color:#ffffff08;aspect-ratio:2 / 3}.upPoster:after{content:"";position:absolute;inset:0;background:#0000001a}.upCornerBadge{position:absolute;right:10px;top:10px;z-index:2;font-size:11px;font-weight:900;padding:6px 8px;border-radius:10px;background:#f97316e0;color:#0b0b0f;border:1px solid rgba(249,115,22,.88)}.upPosterTitle{margin-top:10px;font-weight:900;color:#ffffffeb}@media(max-width:520px){.upPosterGrid{grid-template-columns:repeat(2,1fr);gap:10px}.upPosterTitle{font-size:13px}}.dashTop{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#0b0b0fbf;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px}.brandMark{width:38px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f97316f2;color:#0b0b0f;font-weight:900;letter-spacing:.5px;font-size:12px}.brandName{font-weight:900;letter-spacing:.2px}.profileIcon{margin-left:10px;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffe6;font-weight:900;text-decoration:none}.profileIcon:hover{border-color:#f973168c;background:#f9731624}.dashMain{padding-bottom:26px}.shellContent{will-change:transform,opacity}.dash.backing .shellContent{animation:backSlide .18s ease-in forwards}@keyframes backSlide{0%{transform:translate(0);opacity:1}to{transform:translate(22px);opacity:0}}.hero{position:relative;height:52vh;min-height:380px;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.heroBackdrop{position:absolute;inset:0;background:radial-gradient(900px 420px at 20% 30%,#f9731640,#0b0b0f00 55%),linear-gradient(90deg,#0b0b0ff5,#0b0b0f33 60%),linear-gradient(180deg,#0b0b0f00,#0b0b0fd9 90%);background-repeat:no-repeat;background-position:0 0,0 0,0 0,center;background-size:auto,auto,auto,cover;transition:filter .25s ease}.heroNav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000059;color:#ffffffe6;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.heroNav:hover{background:#f9731633;border-color:#f9731673}.heroPrev{left:14px}.heroNext{right:14px}.heroDots{display:flex;gap:8px;margin-top:16px}.dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;padding:0;margin:0}.dot.active{background:#f97316f2;border-color:#f97316f2}.heroContent{position:relative;z-index:2;padding:46px 18px 18px;max-width:980px}.heroTag{color:#fffc;font-weight:700}.heroTitle{margin:12px 0 10px;font-size:44px;letter-spacing:-.5px}.heroMeta{display:flex;gap:10px;align-items:center;color:#ffffffb8;font-weight:600}.heroDesc{max-width:620px;color:#ffffffbf;line-height:1.45}.heroActions{display:flex;gap:12px;margin-top:16px}button.primary{width:auto;margin-top:0;padding:12px 16px;border-radius:12px;border:1px solid rgba(249,115,22,.65);background:#f97316f2;color:#0b0b0f}button.primary:hover{background:#f97316}button.secondaryDark{width:auto;margin-top:0;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#f3f4f6}button.secondaryDark:hover{background:#ffffff1f}.rowSection{padding:16px 18px 0}.rowTitle{margin:10px 0;font-size:16px;letter-spacing:.2px}.rail{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.rail::-webkit-scrollbar{height:10px}.rail::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.tile{min-width:170px;scroll-snap-align:start}.tilePoster{position:relative;height:96px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(160px 120px at 35% 35%,#f9731633,#ffffff05 55%),linear-gradient(180deg,#ffffff0f,#ffffff05)}.tilePoster:hover{border-color:#f9731673}.tileBadge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:800;padding:6px 8px;border-radius:999px;background:#0006;border:1px solid rgba(255,255,255,.14)}.tileTitle{margin-top:8px;font-size:13px;font-weight:700;color:#ffffffe0}.videoDetail{min-height:calc(100vh - 64px)}.videoHero{position:relative;height:62vh;min-height:420px;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.videoTrailer,.videoPoster{position:absolute;inset:0;width:100%;height:100%}.videoTrailer{object-fit:cover;filter:saturate(1.05) contrast(1.05);opacity:0;transition:opacity .25s ease}.videoTrailer.on{opacity:1}.videoPoster{background-size:cover;background-position:center}.videoHeroShade{position:absolute;inset:0;background:linear-gradient(90deg,#0b0b0ff5,#0b0b0f40 60%),linear-gradient(180deg,#0b0b0f00,#0b0b0feb 92%)}.videoHeroContent{position:relative;z-index:2;padding:44px 18px 18px;max-width:980px}.videoTag{color:#fffc;font-weight:800;letter-spacing:.5px}.videoTitle{margin:12px 0 10px;font-size:42px;letter-spacing:-.5px}.videoMeta{display:flex;gap:10px;align-items:center;color:#ffffffb8;font-weight:700}.videoDesc{max-width:640px;color:#ffffffc7;line-height:1.5}.videoActions{display:flex;gap:12px;align-items:center;margin-top:16px;flex-wrap:wrap}.videoBack{color:#ffffffd9;text-decoration:none;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f}.videoBack:hover{border-color:#f9731673;background:#f973161f}.tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;margin-bottom:12px}.tab{width:auto;margin-top:0;padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe0;font-weight:900}.tab.active{border-color:#f97316bf;background:#f973162e}.castRow{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.castRow:last-child{border-bottom:none}.castLeft{display:flex;gap:12px;align-items:center}.castPhoto{width:46px;height:46px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.14)}.castName{font-weight:900}.castRole{color:#ffffffa6;font-weight:800}.commentBox{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:12px}.commentBox input{margin-top:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffeb}.commentBox button{width:auto;margin-top:0}.commentItem{margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.commentAuthor{font-weight:900}.commentText{color:#ffffffc7;margin-top:4px}@media(max-width:720px){.videoHero{height:50vh;min-height:340px}.videoTitle{font-size:32px}}@media(max-width:720px){.hero{height:44vh;min-height:320px}.heroContent{padding-top:34px}.heroTitle{font-size:34px}}@media(max-width:420px){.hero{height:40vh;min-height:290px}.heroTitle{font-size:30px}}
