:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f172a;color:#e5e7eb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#0f172a}button,input{font:inherit}button,a{min-height:38px}.shell{min-height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr)}.sidebar{background:#111827;border-right:1px solid #253045;padding:18px;display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span,.toolbar p,.room-info p,.detail-head p,.follow-item small,.intro{color:#9ca3af}.site-list,.follow-list{display:grid;gap:8px}.site-btn,.follow-item,.search button,.actions button,.actions a,.play-url,.load-more{border:1px solid #334155;background:#172033;color:#e5e7eb;border-radius:8px;cursor:pointer}.site-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;text-align:left}.site-btn img{width:26px;height:26px;object-fit:contain}.site-btn.active,.site-btn:hover,.search button:hover,.actions button:hover,.actions a:hover,.play-url:hover,.load-more:hover{border-color:#22c55e;background:#163024}.follows h2{font-size:13px;margin:0 0 10px;color:#cbd5e1}.follow-item{display:grid;gap:3px;padding:10px;text-align:left}.follow-item span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.follow-list p{margin:0;color:#64748b}.content{padding:20px;min-width:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.toolbar h1{margin:0;font-size:24px}.toolbar p{margin:4px 0 0}.search{display:flex;gap:8px;min-width:min(520px,100%)}.search input{flex:1;min-width:120px;border:1px solid #334155;border-radius:8px;background:#111827;color:#e5e7eb;padding:0 12px}.search button,.actions button,.actions a,.play-url,.load-more{padding:0 14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;align-items:start}.room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.room-card{border:1px solid #243044;background:#111827;border-radius:8px;overflow:hidden;cursor:pointer}.room-card:hover{border-color:#22c55e}.cover{aspect-ratio:16 / 9;background:#020617}.cover img{width:100%;height:100%;object-fit:cover;display:block}.room-info{padding:11px;display:grid;gap:7px}.room-info h3{margin:0;font-size:15px;line-height:1.35;min-height:40px}.room-info p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-info div{display:flex;justify-content:space-between;color:#cbd5e1;font-size:13px}.detail-pane{position:sticky;top:20px;border:1px solid #243044;background:#111827;border-radius:8px;padding:14px;min-height:360px}.detail-empty,.empty,.notice{border:1px solid #334155;border-radius:8px;padding:14px;color:#cbd5e1;background:#111827}.empty{grid-column:1 / -1}.player-box{position:relative;background:#020617;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;margin-bottom:14px}video{width:100%;height:100%;display:block;background:#020617;object-fit:contain}video::-webkit-media-controls-fullscreen-button{display:none!important}.embed-player{width:100%;height:100%;display:block;border:0;background:#020617}.danmaku-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:3}.danmaku-item{position:absolute;left:100%;max-width:70%;white-space:nowrap;font-size:var(--danmaku-font-size, 24px);font-weight:var(--danmaku-font-weight, 700);line-height:1.2;opacity:var(--danmaku-opacity, 1);text-shadow:var(--danmaku-stroke-width, 3px) var(--danmaku-stroke-width, 3px) 2px #000,calc(var(--danmaku-stroke-width, 3px) * -1) calc(var(--danmaku-stroke-width, 3px) * -1) 2px #000,0 0 calc(var(--danmaku-stroke-width, 3px) + 2px) #000;animation-name:danmaku-run;animation-timing-function:linear;animation-fill-mode:forwards}.player-overlay-actions{position:absolute;right:10px;bottom:10px;z-index:4;display:flex;gap:8px;opacity:0;transition:opacity .16s ease}.player-overlay-actions button{min-height:32px;border:1px solid rgba(148,163,184,.55);border-radius:6px;background:#0f172ab8;color:#e5e7eb;cursor:pointer;padding:0 11px}.player-box:hover .player-overlay-actions,.player-box:fullscreen .player-overlay-actions,.player-overlay-actions:focus-within{opacity:1}.player-box:fullscreen{width:100vw;height:100vh;aspect-ratio:auto;border-radius:0}.player-box:fullscreen video,.player-box:fullscreen .embed-player{width:100vw;height:100vh}.player-box:fullscreen .danmaku-layer{z-index:3}.danmaku-status{color:#94a3b8;font-size:12px;margin:-4px 0 12px}.danmaku-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;border:1px solid #334155;border-radius:8px;padding:12px;margin:-4px 0 12px;background:#0f172a}.player-danmaku-settings{display:none}.player-box:fullscreen .player-danmaku-settings{position:absolute;top:14px;right:14px;z-index:5;display:grid;width:min(420px,calc(100vw - 28px));max-height:calc(100vh - 76px);overflow:auto;margin:0;background:#0f172aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.danmaku-control{display:grid;grid-template-columns:72px minmax(0,1fr) 52px;align-items:center;gap:8px;color:#cbd5e1;font-size:12px}.danmaku-control input{width:100%;accent-color:#22c55e}.danmaku-control strong{text-align:right;color:#e5e7eb;font-weight:600}@media(hover:none){.player-overlay-actions{opacity:1}}@media(max-width:680px){.danmaku-settings{grid-template-columns:1fr}.danmaku-control{grid-template-columns:68px minmax(0,1fr) 52px}}@keyframes danmaku-run{0%{transform:translate(0)}to{transform:translate(-170vw)}}.detail-head{display:flex;gap:12px;margin-bottom:12px}.detail-head img{width:48px;height:48px;border-radius:8px;object-fit:cover}.detail-head h2{margin:0;font-size:18px;line-height:1.35}.detail-head p{margin:4px 0 0}.actions,.quality-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.intro{line-height:1.6;margin:12px 0 0;white-space:pre-wrap}.load-more{grid-column:1 / -1}@media(max-width:980px){.shell,.main-grid{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #253045}.site-list{grid-template-columns:repeat(2,1fr)}.detail-pane{position:static}.toolbar{align-items:stretch;flex-direction:column}}@media(max-width:560px){.content,.sidebar{padding:14px}.site-list,.room-grid{grid-template-columns:1fr}.search{flex-wrap:wrap}.search input{flex-basis:100%;min-height:40px}}
