.llp{--llp-red:#df1f2d;--llp-ink:#0b1220;--llp-muted:#667085;max-width:1240px;margin:0 auto 48px;color:var(--llp-ink)}.llp__masthead{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:28px 0 20px;border-bottom:1px solid #e4e7ec}.llp__masthead h2{margin:7px 0 3px;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.04em;line-height:1}.llp__masthead p{margin:0;color:var(--llp-muted)}.llp__eyebrow,.llp__live-label{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:800;letter-spacing:.12em;color:var(--llp-red)}.llp__pulse{width:9px;height:9px;border-radius:50%;background:var(--llp-red);box-shadow:0 0 0 0 rgb(223 31 45 / .55);animation:llp-pulse 1.8s infinite}@keyframes llp-pulse{70%{box-shadow:0 0 0 9px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.llp__share{border:1px solid #d0d5dd;border-radius:999px;background:#fff;padding:10px 16px;font-weight:700;cursor:pointer}.llp__layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(290px,.8fr);gap:26px;margin-top:26px}.llp__stage{min-width:0;background:#05070b;border-radius:18px;overflow:hidden;box-shadow:0 18px 48px rgb(11 18 32 / .18)}.llp__screen{position:relative;aspect-ratio:16/9;background:#000}.llp__screen iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.llp__now{display:flex;align-items:center;gap:14px;padding:15px 18px;background:#0b1220;color:#fff}.llp__live-label{flex:0 0 auto;padding:6px 9px;border-radius:6px;background:var(--llp-red);color:#fff}.llp__now div{display:grid;gap:2px}.llp__now span:last-child{font-size:.85rem;color:#cbd5e1}.llp__ad{margin:0;padding:10px 12px 12px;background:#fff;border-top:1px solid #e4e7ec}.llp__ad>span{display:block;margin:0 0 6px;color:#667085;font-size:.65rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.llp__ad a{display:block}.llp__ad img{display:block;width:100%;height:auto;border-radius:8px}.llp__latest{border:1px solid #e4e7ec;border-radius:18px;padding:20px;background:#fff}.llp__section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--llp-ink);padding-bottom:11px}.llp__section-head h3{margin:0;font-size:1.2rem}.llp__section-head a{font-size:.82rem;font-weight:700;color:var(--llp-red)}.llp__headlines{list-style:none;margin:0;padding:0}.llp__headlines li{padding:14px 0;border-bottom:1px solid #eef0f3}.llp__headlines li:last-child{border:0}.llp__headlines a{display:block;color:var(--llp-ink);font-weight:750;line-height:1.3;text-decoration:none}.llp__headlines a:hover{text-decoration:underline}.llp__headlines time{display:block;margin-top:6px;color:var(--llp-muted);font-size:.75rem}.llp__quicklinks{display:flex;gap:9px;overflow-x:auto;margin-top:20px;padding:2px 0 8px;scrollbar-width:none}.llp__quicklinks a{white-space:nowrap;border-radius:999px;padding:9px 15px;background:#f2f4f7;color:var(--llp-ink);font-size:.85rem;font-weight:750;text-decoration:none}.llp__quicklinks a:hover{background:var(--llp-ink);color:#fff}.llp__share-status{min-height:1.2em;color:var(--llp-muted);font-size:.82rem}@media(max-width:860px){.llp{margin-bottom:80px}.llp__masthead{align-items:flex-start}.llp__layout{grid-template-columns:1fr}.llp__latest{border-radius:14px}.llp__quicklinks{position:sticky;bottom:8px;z-index:20;background:rgb(255 255 255 / .94);backdrop-filter:blur(10px);padding:9px;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 8px 30px rgb(11 18 32 / .16)}}@media(max-width:560px){.llp__masthead{padding-top:14px}.llp__masthead h2{font-size:2rem}.llp__share{font-size:0;width:42px;height:42px;padding:0}.llp__share:after{content:'Share';font-size:.72rem}.llp__layout{margin-top:16px;gap:16px}.llp__stage{border-radius:12px;margin-inline:0}.llp__now{padding:12px 16px}.llp__now span:last-child{display:none}.llp__latest{padding:16px}.llp__headlines li:nth-child(n+5){display:none}}@media(prefers-reduced-motion:reduce){.llp__pulse{animation:none}}