.live-page{min-height:calc(100vh - 79px);background:#080808;color:#fff;display:grid;grid-template-columns:280px 1fr}.live-sidebar{padding:42px 24px;border-right:1px solid #303030;max-width:280px}.live-search{height:47px;border:1px solid #484848;padding:0 12px;display:flex;align-items:center;color:#b8b8b5}.live-search input{min-width:0;flex:1;border:0;outline:0;background:none;color:#fff;padding-left:10px;font:11px Manrope}.live-filters{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 25px}.live-filters button{padding:8px 12px;border:1px solid #484848;border-radius:18px;background:transparent;color:#fff;font:600 10px Manrope;cursor:pointer}.live-filters .active{background:#405f9f;border-color:#405f9f}.live-results{font:600 10px/1.3 'DM Mono';letter-spacing:1px;color:#d3d3cf;padding-bottom:11px;border-bottom:1px solid #454545}.live-list article{display:flex;gap:10px;border-bottom:1px solid #383838;padding:15px 0;cursor:pointer}.live-list article:hover h3{color:#5d82cc}.live-list img{width:62px;height:62px;object-fit:cover}.live-list h3{font:400 13px 'Archivo Black';letter-spacing:-.5px;margin:0 0 4px}.live-list p,.live-list small{font-size:9px;margin:0;color:#bcbcb8;line-height:1.35}.live-list small{display:block;margin-top:4px;color:#7fa0e0}.live-stage{display:grid;align-content:center;justify-items:center;text-align:center;background:radial-gradient(circle at center,#405f9f22,transparent 42%)}.live-stage h1{font-size:clamp(50px,7vw,100px);margin:0}.live-stage h1 em{font-style:normal;color:#405f9f}.live-stage>p:last-child{max-width:340px;color:#b9b9b5;font-size:13px;line-height:1.7}@media(max-width:800px){.live-page{display:block}.live-sidebar{max-width:none;border-right:0;padding:30px 20px}.live-stage{min-height:300px;padding:20px}.live-stage .eyebrow{margin:auto}}
