*{box-sizing:border-box}html,body{color:#f5f5f5;background:#070707;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit}.container{width:100%;max-width:980px;margin:0 auto;padding:24px}.muted{color:#acacac}.card{background:#141414cc;border:1px solid #2a2a2a;border-radius:14px}.input{color:#f5f5f5;background:#121212;border:1px solid #3a3a3a;border-radius:10px;width:100%;padding:12px}.button{color:#fff;cursor:pointer;background:#cf2d2d;border:0;border-radius:10px;width:100%;padding:12px 14px;font-weight:600}.button:disabled{opacity:.6;cursor:not-allowed}.ppv-shell{background:#000;flex-direction:column;min-height:100vh;display:flex}.ppv-header{border-bottom:1px solid #ffffff14;align-items:center;height:52px;padding:0 16px;display:flex;position:relative}.ppv-header-pattern{opacity:.38;background-repeat:repeat;background-size:auto 100%;position:absolute;inset:0}.ppv-header-label{z-index:1;letter-spacing:.04em;font-size:14px;font-weight:700;position:relative}.ppv-main{background:#000;flex:1;position:relative}.ppv-inner{z-index:10;padding-top:28px;padding-bottom:28px;position:relative}.ppv-inner-bottom-smoke{padding-bottom:120px}.ppv-smoke-top,.ppv-smoke-bottom{z-index:5;pointer-events:none;position:absolute;left:0;right:0}.ppv-smoke-top{top:0}.ppv-smoke-bottom{bottom:0}.ppv-smoke-top img,.ppv-smoke-bottom img{width:100%;height:auto;display:block}.ppv-logo-wrap{justify-content:center;margin-bottom:28px;display:flex}.ppv-logo{width:auto;max-height:130px}.ppv-cs-wrap{text-align:center;margin-top:26px}.ppv-cs-wrap a{color:#ffffffeb;text-underline-offset:4px;font-size:13px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.ppv-footer{text-align:center;background:#000;border-top:2px solid #b53b3b;padding:16px 24px 24px}.ppv-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;display:flex}.ppv-footer-sep{color:#ffffff73;-webkit-user-select:none;user-select:none;padding:0 2px;font-size:13px;text-decoration:none}.ppv-footer a,.ppv-footer span:not(.ppv-footer-sep){color:#ffffffeb;text-underline-offset:4px;font-size:13px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.ppv-event-title{text-align:center;color:#fafafa;margin:0 0 14px;padding:0 12px;font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:700;line-height:1.2}.ppv-meta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:6px;margin-bottom:14px;display:flex}.ppv-status-badge{border:1px solid;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.ppv-status-draft{color:#ddd;background:#464646cc;border-color:#666}.ppv-status-scheduled{color:#f6c56b;background:#f59e0b24;border-color:#f59e0b66}.ppv-status-live{color:#ff9d9d;background:#dc262633;border-color:#dc262680}.ppv-status-ended{color:#d5d5d5;background:#525252cc;border-color:#666}.ppv-status-cancelled{color:#a8a8a8;background:#2d2d2de6;border-color:#666}.ppv-purchase-card{background:#1717179e;border:1px solid #474747d9;border-radius:16px;overflow:hidden}.ppv-purchase-top{border-bottom:1px solid #474747bf;padding:18px 20px}.ppv-purchase-price{margin:0;font-size:34px;font-weight:700}.ppv-purchase-body{gap:12px;padding:18px 20px;display:grid}.ppv-help{background:#20202059;border:1px solid #404040bf;border-radius:12px;margin-top:16px;padding:14px 16px}.ppv-session-card{background:#101010e6;border:1px solid #3f3f3fe6;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:12px}.ppv-video--hidden{opacity:0;pointer-events:none}.ppv-broadcast-overlay{z-index:40;text-align:center;background:#000000d1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.ppv-broadcast-overlay__bg{object-fit:cover;opacity:.38;border-radius:14px;width:100%;height:100%;position:absolute;inset:0}.ppv-broadcast-overlay__bg--dim{opacity:.28}.ppv-broadcast-overlay__gradient{background:linear-gradient(#00000073 0%,#000000bf 55%,#000 100%);border-radius:14px;position:absolute;inset:0}.ppv-broadcast-overlay__gradient--heavy{background:linear-gradient(#0000008c 0%,#000000e0 50%,#000 100%)}.ppv-broadcast-overlay__content{z-index:10;max-width:520px;position:relative}.ppv-broadcast-overlay__clock{margin-bottom:12px;font-size:42px;line-height:1}.ppv-broadcast-overlay__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#a1a1a1;margin:0;font-size:11px;font-weight:600}.ppv-broadcast-overlay__countdown{font-variant-numeric:tabular-nums;color:#fff;margin:10px 0 0;font-size:clamp(2rem,8vw,3rem);font-weight:700}.ppv-broadcast-overlay__standby-title{color:#f0f0f0;margin:10px 0 0;font-size:clamp(1.1rem,4vw,1.45rem);font-weight:600}.ppv-broadcast-overlay__title{color:#c8c8c8;margin:14px 0 0;font-size:1.05rem}.ppv-broadcast-overlay__hint{color:#7a7a7a;margin:18px 0 0;font-size:11px;line-height:1.5}.ppv-broadcast-overlay__listed{color:#666;margin:10px 0 0;font-size:11px}.ppv-loading-screen{color:#e5e5e5;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.ppv-loading-spinner{border:2px solid #333;border-top-color:#c42a2a;border-radius:50%;width:44px;height:44px;animation:.85s linear infinite ppv-spin}@keyframes ppv-spin{to{transform:rotate(360deg)}}.ppv-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
