@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);font-synthesis:none;--text:#eceff3;--muted:#afb6c0;--orange:#ff916d;--line:#343941;--surface:#1a1d21;--raised:#25292e;background:#111315;font-family:Noto Sans KR,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{flex-shrink:0;width:22px;height:22px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.live-badge i{background:var(--orange);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}main{width:90%;max-width:1240px;margin:auto}.directory{padding:28px 0 30px}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading h1{letter-spacing:-1px;margin:0;font-size:23px}.section-heading h1 span{color:var(--orange);margin-left:7px;font-weight:500}.refresh-tools{align-items:center;gap:16px;display:flex}.auto-label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}input[type=checkbox]{accent-color:var(--orange);width:14px;height:14px}.refresh-button{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;display:flex}.refresh-button:hover:not(:disabled){background:var(--raised)}.refresh-button svg{width:15px;height:15px}.refresh-button:disabled{opacity:.5;cursor:wait}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-bottom:16px;display:flex}.tabs{flex-wrap:wrap;gap:5px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;display:flex}.tabs button:hover{background:var(--surface)}.tabs button[aria-pressed=true]{color:#fff;background:#3a414a}.tabs button span{opacity:.85;font-size:10px}.platform-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.soop{background:#247df5}.chzzk{background:#00ca8c}.youtube{background:#ef4a4a}.search-sort{align-items:center;gap:10px;display:flex}.search-box{background:var(--raised);border-radius:6px;align-items:center;gap:7px;padding:9px 11px;display:flex}.search-box svg{width:15px;height:15px;color:var(--muted)}.search-box input{width:150px;min-width:0;color:var(--text);background:0 0;border:0;font-size:11px}.search-box input::placeholder{color:var(--muted);opacity:1}select{color:var(--muted);background:0 0;border:0;padding:8px 0;font-size:11px}select option{color:var(--text);background:var(--surface)}.connection-status{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.source-status{color:var(--muted);background:var(--raised);border-radius:5px;padding:6px 9px;font-size:10px}.source-status i{background:var(--muted);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.source-status b{margin-right:3px;font-weight:500}.source-status.ok i{background:#8ecb94}.source-status.error,.source-status.partial,.source-status.unconfigured{color:#f2bd88;background:#352a22}.update-status{color:var(--muted);margin:13px 0 20px;font-size:10px}.results{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.stream-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;transition:transform .18s,border-color .18s;overflow:hidden}.stream-card:hover{border-color:#717d8e;transform:translateY(-4px)}.thumbnail{aspect-ratio:16/9;background:var(--raised);position:relative;overflow:hidden}.thumbnail>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.thumb-fallback{height:100%;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:16px;display:flex}.live-badge{background:var(--orange);color:#24160f;letter-spacing:.5px;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.live-badge i{background:currentColor;width:4px;height:4px;margin-right:3px}.viewer-badge{color:#fff;background:#111315e6;border-radius:4px;padding:4px 7px;font-size:10px;position:absolute;bottom:10px;right:10px}.card-content{padding:17px}.card-platform{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.card-content h3{overflow-wrap:anywhere;margin:9px 0 16px;font-size:14px;line-height:1.6}.card-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.watch{white-space:nowrap;color:var(--orange);align-items:center;gap:3px;display:flex}.watch svg{width:15px;height:15px}.empty{border:1px dashed var(--line);text-align:center;background:var(--surface);border-radius:12px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:270px;padding:35px 16px;display:flex}.empty-icon{background:var(--raised);width:48px;height:48px;color:var(--muted);border-radius:16px;place-items:center;display:grid}.empty h3{letter-spacing:-.5px;margin:17px 0 7px;font-size:16px;font-weight:600}.empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.9}.skeleton{background:var(--surface);border-radius:12px;padding-bottom:22px;animation:1.4s infinite alternate pulse}.skeleton div{aspect-ratio:16/9;background:var(--raised);border-radius:12px 12px 0 0}.skeleton span{background:#343941;border-radius:4px;width:65%;height:12px;margin:16px 18px 0;display:block}.skeleton span:last-child{width:35%}@keyframes pulse{to{opacity:.5}}@media (width<=960px){.toolbar{flex-direction:column;align-items:flex-start}.search-sort{justify-content:space-between;width:100%}.search-box{flex:1}.search-box input{width:100%}.results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.section-heading{align-items:flex-start}.section-heading h1{font-size:19px}.refresh-tools{flex-direction:column;align-items:flex-end;gap:7px}.auto-label{font-size:10px}.directory{padding-top:20px}.tabs button{padding:9px 10px;font-size:11px}.tabs{gap:2px}.results{grid-template-columns:1fr}.empty{min-height:280px}.connection-status{gap:5px}.source-status,.update-status{font-size:9px}.toolbar{margin-top:18px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
