 .nwls-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1.05fr);gap:42px;align-items:center;padding:clamp(28px,5vw,64px);border-radius:32px;background:linear-gradient(135deg,rgba(18,26,48,.98),rgba(36,25,67,.97));color:#fff;box-shadow:0 28px 80px rgba(10,16,35,.22);isolation:isolate}.nwls-card *{box-sizing:border-box}.nwls-glow{position:absolute;width:340px;height:340px;border-radius:999px;filter:blur(70px);opacity:.26;z-index:-1}.nwls-glow-a{left:-120px;top:-160px;background:#8f6ef7}.nwls-glow-b{right:-120px;bottom:-170px;background:#cf9e5b}.nwls-copy{position:relative;z-index:1}.nwls-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:800;letter-spacing:.11em}.nwls-dot,.nwls-header-dot{width:8px;height:8px;border-radius:50%;display:inline-block;background:#d2a666}.nwls-state-live .nwls-dot,.nwls-header-live .nwls-header-dot{background:#ff3b48;box-shadow:0 0 0 6px rgba(255,59,72,.14);animation:nwlsPulse 1.6s infinite}@keyframes nwlsPulse{50%{box-shadow:0 0 0 10px rgba(255,59,72,0)}}.nwls-copy h2{margin:18px 0 12px;font-size:clamp(32px,4.5vw,58px);line-height:1.02;letter-spacing:-.035em;color:#fff}.nwls-copy p{max-width:640px;margin:0;font-size:clamp(15px,1.7vw,18px);line-height:1.7;color:rgba(255,255,255,.75)}.nwls-meta{display:flex;gap:10px;align-items:center;margin:22px 0 25px;color:rgba(255,255,255,.65);font-size:14px;font-weight:700}.nwls-primary-btn,.nwls-header-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:999px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.nwls-primary-btn{min-height:50px;padding:0 22px;background:#fff;color:#191f35!important;box-shadow:0 12px 25px rgba(0,0,0,.15)}.nwls-primary-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,0,0,.2)}.nwls-video{position:relative;width:100%;aspect-ratio:16/9;border-radius:24px;overflow:hidden;background:#090d18;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 50px rgba(0,0,0,.28)}.nwls-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.nwls-fallback-art{aspect-ratio:16/9;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.16),transparent 42%),linear-gradient(145deg,#352552,#151d37);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 50px rgba(0,0,0,.25)}.nwls-fallback-art .nwls-cross{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin-bottom:16px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);font-size:30px;color:#e0ba78}.nwls-fallback-art strong{font-size:22px}.nwls-fallback-art span{margin-top:6px;color:rgba(255,255,255,.65);font-size:14px}.nwls-header-btn{gap:9px;min-height:42px;padding:0 16px;background:#1b2442;color:#fff!important;box-shadow:0 8px 18px rgba(15,23,42,.12)}.nwls-header-live{background:#7b1520}.nwls-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f4f6fa;color:#293148;font-size:12px;font-weight:800}.nwls-status>span{width:8px;height:8px;border-radius:50%;background:#a3acbd}.nwls-status-live>span{background:#ef3340;animation:nwlsPulse 1.6s infinite}.nwls-status-upcoming>span{background:#d3a65d}.nwls-status-replay>span{background:#5568d8}@media(max-width:900px){.nwls-card{grid-template-columns:1fr;gap:28px;border-radius:24px}}@media(max-width:600px){.nwls-card{padding:24px;border-radius:20px}.nwls-copy h2{font-size:34px}.nwls-video,.nwls-fallback-art{border-radius:16px}}@media(prefers-reduced-motion:reduce){.nwls-state-live .nwls-dot,.nwls-header-live .nwls-header-dot,.nwls-status-live>span{animation:none}.nwls-primary-btn{transition:none}}