@font-face{font-family:Paperozi;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:KerisKedyuche;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-3@1.0/KERISKEDU_B.woff2) format("woff2");font-weight:700;font-display:swap}:root{--bg-color: #f0f8ff;--card-bg: #ffffff;--main-blue: #154973;--logo-blue: #1c73b9;--light-blue: #e0f2fe;--border-color: #cae5ff;--text-dark: #252a31;--text-gray: #64748b;--live-red: #ef4444;--offline-gray: #94a3b8}*{box-sizing:border-box;margin:0;padding:0;font-family:Paperozi,sans-serif;letter-spacing:-.3px}html{scroll-behavior:smooth}body{min-height:100vh;padding:30px 20px;background:var(--bg-color);color:var(--text-dark)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.wrapper{width:100%;max-width:1700px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.header-container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 10px}.logo{font-family:KerisKedyuche,sans-serif;font-size:3.2rem;line-height:1;color:var(--logo-blue);letter-spacing:.5px;-webkit-user-select:none;user-select:none}.logo:hover{color:#145d99}.page-nav{display:inline-flex;align-items:center;gap:4px;padding:6px;background:#fff;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 6px 18px #1549731a}.nav-link{min-width:105px;padding:11px 16px;border-radius:11px;color:#64748b;font-size:.88rem;font-weight:700;line-height:1;text-align:center;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.nav-link:hover{background:#edf6ff;color:#154973;transform:translateY(-1px)}.nav-link.active{background:linear-gradient(135deg,#154973,#2d86c9);color:#fff;box-shadow:0 7px 16px #1549733d}.live-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:190px;padding:30px 34px;background:#fff;border:1px solid var(--border-color);border-radius:26px;box-shadow:0 12px 35px #94a3b821}.live-hero-text{min-width:0}.live-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--main-blue);font-size:.83rem;font-weight:700}.live-kicker i{color:var(--live-red)}.live-hero h1{margin-bottom:10px;color:#172033;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.25}.live-hero p{color:var(--text-gray);font-size:.98rem;line-height:1.7}.live-hero-status{width:250px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.live-summary{width:100%;padding:20px 24px;background:linear-gradient(145deg,#154973,#2d86c9);border-radius:20px;color:#fff;box-shadow:0 12px 28px #1549733d}.live-summary-label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.78rem;font-weight:700;opacity:.9}.live-summary-dot{width:8px;height:8px;background:#ff4d5e;border:2px solid rgba(255,255,255,.7);border-radius:50%;box-shadow:0 0 0 5px #ff4d5e2e;animation:summaryLivePulse 1.5s infinite}.live-summary-count{display:flex;align-items:flex-end;gap:7px}.live-summary-count strong{font-size:3rem;line-height:.95}.live-summary-unit{padding-bottom:4px;font-size:1rem;font-weight:700}.live-update-area{padding:11px;display:flex;flex-direction:column;gap:9px;background:#fff;border:1px solid var(--border-color);border-radius:15px;box-shadow:0 6px 16px #94a3b81f}.live-updated-time{color:#64748b;font-size:.76rem;font-weight:500;line-height:1.4;text-align:center}.live-refresh-button{width:100%;padding:11px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#154973;border:none;border-radius:10px;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.live-refresh-button:hover{background:#1c73b9;transform:translateY(-1px);box-shadow:0 7px 16px #15497338}.live-refresh-button:disabled{cursor:wait;opacity:.65}.live-refresh-button.loading i{animation:refreshSpin .8s linear infinite}.live-main{display:flex;flex-direction:column;gap:22px}.status-section{padding:26px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:26px;box-shadow:0 10px 30px #94a3b81c}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.section-heading h2{margin-top:5px;color:#1e293b;font-size:1.35rem}.section-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;letter-spacing:.4px}.section-eyebrow.live{color:var(--live-red)}.section-eyebrow.live:before{content:"";width:8px;height:8px;background:var(--live-red);border-radius:50%;box-shadow:0 0 0 5px #ef44441f;animation:livePulse 1.6s infinite}.section-eyebrow.offline{color:var(--offline-gray)}.section-eyebrow.offline:before{content:"";width:8px;height:8px;background:var(--offline-gray);border-radius:50%}.section-count{flex-shrink:0;padding:7px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#475569;font-size:.8rem;font-weight:700}.member-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.member-card{position:relative;overflow:hidden;min-width:0;padding:16px;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;transition:transform .2s,border-color .2s,box-shadow .2s}.member-card:hover{transform:translateY(-2px);border-color:#a7d5ff;box-shadow:0 8px 20px #94a3b82e}.member-card.online{border-color:#ef44443d;background:linear-gradient(145deg,#fff,#fff7f7)}.member-card.offline{background:linear-gradient(145deg,#fff,#f8fafc)}.member-profile{width:66px;height:66px;flex:0 0 66px;border-radius:50%;object-fit:cover;background:#eaf4ff;border:3px solid #ffffff;box-shadow:0 0 0 1px #cae5ff}.member-info{flex:1;min-width:0}.member-name{margin-bottom:5px;color:#1e293b;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-status{display:inline-flex;align-items:center;gap:5px;margin-bottom:6px;font-size:.73rem;font-weight:700}.member-status.online{color:var(--live-red)}.member-status.offline{color:var(--offline-gray)}.member-status-dot{width:7px;height:7px;border-radius:50%}.member-status.online .member-status-dot{background:var(--live-red)}.member-status.offline .member-status-dot{background:var(--offline-gray)}.member-title{color:#64748b;font-size:.78rem;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-live-link{flex-shrink:0;padding:8px 11px;background:var(--live-red);border-radius:10px;color:#fff;font-size:.75rem;font-weight:700;transition:background .2s,transform .2s}.member-live-link:hover{background:#dc2626;transform:translateY(-1px)}.empty-state{grid-column:1 / -1;min-height:150px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;color:#94a3b8;text-align:center}.empty-state i{font-size:1.7rem}.empty-state p{font-size:.88rem}.site-footer{padding:10px 4px 20px;text-align:center}.site-footer a{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;color:#64748b;font-size:.85rem;font-weight:700;border-radius:12px;transition:background .2s,color .2s}.site-footer a:hover{color:var(--main-blue);background:#fff}@keyframes livePulse{0%{box-shadow:0 0 #ef444452}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes summaryLivePulse{0%{transform:scale(1);box-shadow:0 0 #ffffff8c}70%{transform:scale(.9);box-shadow:0 0 0 8px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}@keyframes refreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){body{padding:22px 14px}.live-hero{padding:24px}.live-hero-status{width:200px}.member-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:640px){body{padding:16px 10px}.wrapper{gap:14px}.header-container{align-items:flex-start;flex-direction:column;padding:0 4px}.logo{font-size:2.45rem}.page-nav{width:100%}.nav-link{flex:1;min-width:0}.live-hero{align-items:stretch;flex-direction:column;padding:22px 18px;border-radius:20px}.live-hero h1{font-size:1.75rem}.live-hero-status,.live-summary,.live-update-area{width:100%}.status-section{padding:18px 14px;border-radius:20px}.section-heading{align-items:flex-start}.section-heading h2{font-size:1.15rem}.member-grid{grid-template-columns:1fr}.member-card{padding:14px}.member-profile{width:58px;height:58px;flex-basis:58px}}.member-profile-wrap{position:relative;flex:0 0 66px;width:66px;height:66px}.member-profile-wrap .member-profile{width:100%;height:100%}.member-profile-live-badge{position:absolute;right:-4px;bottom:-4px;padding:3px 6px;background:#ef4444;border:2px solid #ffffff;border-radius:999px;color:#fff;font-size:.55rem;font-weight:700;line-height:1}.member-description{margin-top:3px;color:#94a3b8;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-retry-button{padding:9px 14px;border:none;border-radius:10px;background:#154973;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer}.live-retry-button:hover{background:#0f3b5e}@media(max-width:640px){.member-profile-wrap{width:58px;height:58px;flex-basis:58px}.member-live-link{padding:7px 9px;font-size:.68rem}}#onlineMembers{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.online-card{display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden;padding:0;background:#fff;border:1px solid rgba(239,68,68,.18);border-radius:22px;box-shadow:0 12px 28px #0f172a1a;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.online-card:hover{transform:translateY(-8px);border-color:#ef444473;box-shadow:0 24px 42px #0f172a2e}.online-thumbnail-wrap{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 10;background:#e2e8f0}.online-thumbnail{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.online-card:hover .online-thumbnail{transform:scale(1.045)}.online-live-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;background:#ef4444f5;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:.72rem;font-weight:700;line-height:1;box-shadow:0 5px 14px #7f1d1d42}.online-live-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:onlineLivePulse 1.4s infinite}.online-card-body{flex:1;padding:18px 18px 16px;display:flex;flex-direction:column}.online-profile-row{display:flex;align-items:center;gap:14px;width:100%;margin-bottom:14px}.online-profile{width:72px;height:72px;flex-shrink:0;object-fit:cover;border-radius:50%;border:4px solid #ffffff;background:#fff;box-shadow:0 5px 14px #0f172a26}.online-member-name{flex:1;color:#1e293b;font-size:1.2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.online-member-title{width:100%;min-height:46px;margin-bottom:18px;color:#64748b;font-size:.9rem;font-weight:500;line-height:1.55;text-align:left;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.online-watch-button{width:100%;margin-top:auto;align-self:stretch;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#15558c,#2d8fe6);border-radius:12px;color:#fff;font-size:.86rem;font-weight:700;box-shadow:0 10px 18px #15558c40;transition:transform .2s,box-shadow .2s,filter .2s}.online-card:hover .online-watch-button{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 14px 24px #15558c59}@keyframes onlineLivePulse{0%{transform:scale(1);opacity:1;box-shadow:0 0 #fff9}70%{transform:scale(.9);opacity:.75;box-shadow:0 0 0 7px #fff0}to{transform:scale(1);opacity:1;box-shadow:0 0 #fff0}}@media(max-width:1200px){#onlineMembers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#onlineMembers{grid-template-columns:1fr;gap:18px}.online-card-body{padding:48px 18px 18px}.online-profile{width:78px;height:78px}.online-member-name{font-size:1.05rem}}
