
:root{--gt:#ffc107;--dark:#0f172a;--soft:#f5f7fb;--muted:#64748b;--line:#e2e8f0}
*{box-sizing:border-box}
html{scroll-behavior:smooth;min-height:100%}
body{min-height:100vh;background:var(--soft);color:#111827;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;display:flex;flex-direction:column;padding-bottom:38px}
.site-main{flex:1 0 auto}
.site-header{background:rgba(15,23,42,.94);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(2,6,23,.2)}
.navbar{min-height:72px}.navbar .nav-link{font-weight:700;color:rgba(255,255,255,.78)}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--gt)}
.brand-mark{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#ffc107,#ff7a00);color:#111827;box-shadow:0 8px 22px rgba(255,193,7,.32)}
.hero-section{background:radial-gradient(circle at top left,rgba(255,193,7,.22),transparent 34%),linear-gradient(135deg,#020617 0%,#0f172a 52%,#2b2100 100%);color:white;min-height:650px;display:flex;align-items:center}
.hero-glow{position:absolute;border-radius:999px;filter:blur(18px);opacity:.45}.hero-glow-one{width:360px;height:360px;background:#ffc107;right:-120px;top:60px}.hero-glow-two{width:260px;height:260px;background:#2563eb;left:-90px;bottom:10px}
.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fde68a}
.section-kicker{border-color:#fde68a;background:#fff7d6;color:#8a5a00}.fw-black{font-weight:900}.text-white-75{color:rgba(255,255,255,.76)}
.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badges span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);font-size:.92rem}
.stream-card{position:relative;border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));box-shadow:0 30px 90px rgba(0,0,0,.36);backdrop-filter:blur(16px)}
.stream-topbar{display:flex;gap:8px;padding:4px 0 14px}.stream-topbar span{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.35)}
.stream-preview{height:280px;border-radius:22px;background:linear-gradient(135deg,#020617,#111827 60%,#3b2f00);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px solid rgba(255,255,255,.12)}
.play-pulse{width:78px;height:78px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gt);color:#111827;font-weight:900;font-size:30px;margin-bottom:16px;box-shadow:0 0 0 12px rgba(255,193,7,.12),0 0 0 26px rgba(255,193,7,.08)}
.stream-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.stream-info>div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px}.stream-info small{display:block;color:rgba(255,255,255,.58)}
.card,.feature-card,.cta-panel,.sidebar-card{border:0;box-shadow:0 12px 34px rgba(15,23,42,.08);border-radius:24px;background:#fff}.feature-card{padding:30px;border:1px solid var(--line);transition:.18s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.12)}
.feature-icon{width:52px;height:52px;border-radius:18px;background:#111827;color:var(--gt);display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:22px}.feature-card h3{font-weight:900}.feature-card p{color:var(--muted);margin-bottom:0}
.metric-card small{font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.stat{font-size:32px;font-weight:800}.player-box{background:#000;border-radius:18px;overflow:hidden}.badge-live{background:#dc3545}
.sidebar-card{padding:14px;position:sticky;top:92px}.sidebar-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900;padding:8px 12px}.sidebar a{display:block;padding:12px 15px;border-radius:12px;color:#111;text-decoration:none;font-weight:800;margin:2px 0}.sidebar a:hover,.sidebar a.active{background:#111827;color:white}
.table td,.table th{vertical-align:middle}.embed-wrap{max-width:960px;margin:20px auto}.video-placeholder{height:420px;background:#050505;color:white;display:flex;align-items:center;justify-content:center;flex-direction:column}.code{background:#020617;color:#e5e7eb;padding:12px;border-radius:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all;border:1px solid rgba(255,255,255,.12)}
label{font-weight:700}.login-box{max-width:430px;margin:60px auto}.btn{border-radius:14px;font-weight:800}.btn-warning{box-shadow:0 10px 24px rgba(255,193,7,.22)}
.site-footer{background:#020617!important;flex-shrink:0;margin-top:auto}.health-bar{position:fixed;left:0;right:0;bottom:0;z-index:1030;height:38px;background:#0b1220;color:#d1d5db;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;gap:8px;font-size:.86rem;font-weight:800}.health-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.14)}
@media(max-width:767px){.hero-section{min-height:auto}.stream-preview{height:220px}.display-4{font-size:2.35rem}.navbar{min-height:64px}.sidebar-card{position:static}}
.admin-clients-table{min-width:760px}.admin-clients-table th,.admin-clients-table td{max-width:260px}.progress{height:12px;border-radius:999px;overflow:hidden}
@media(max-width:767px){.admin-clients-table{min-width:680px}.table-responsive{border-radius:18px}}
