.live-page{min-height:100vh;display:flex;flex-direction:column}.live-main{width:min(1120px,90vw);margin:auto;padding:78px 0 90px;text-align:center}.live-main h1{font:800 clamp(58px,9vw,120px)/.8 'Barlow Condensed';letter-spacing:1px;margin:0}.live-main h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #d79c6a}.live-intro{margin:16px 0 38px;color:#c9c2b8;font-size:18px}.live-stage{aspect-ratio:16/9;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,#262329,#0a0c10 66%);border:1px solid rgba(232,203,164,.22);box-shadow:0 28px 65px rgba(0,0,0,.48)}.live-stage:before{content:'';position:absolute;inset:-1px;background:linear-gradient(110deg,rgba(237,70,38,.55),transparent 30%,transparent 70%,rgba(103,155,174,.48));pointer-events:none;z-index:4;mix-blend-mode:screen}.live-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;opacity:0;z-index:3;transition:opacity .45s ease}.offline-view{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;padding:30px}.offline-logo-wrap{width:clamp(130px,19vw,230px);height:clamp(130px,19vw,230px);display:grid;place-items:center;animation:offline-float 5s ease-in-out infinite}.offline-logo-wrap img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.5))}.live-status{display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:1.5px;font-size:13px;color:#d3c6b7;margin-top:5px}.status-dot{width:9px;height:9px;border-radius:50%;background:#e7b06e;box-shadow:0 0 12px #e7b06e}.is-offline .status-dot{background:#6d7b83;box-shadow:none}.is-live .status-dot{background:#ff554e;box-shadow:0 0 14px #ff554e}.offline-view h2{font:800 clamp(34px,5vw,63px)/.83 'Barlow Condensed';letter-spacing:1px;margin:18px 0 8px}.offline-view h2 em{font-style:normal;color:#dca36d}.offline-view p{max-width:450px;color:#bab8b4;font-size:17px;line-height:1.35;margin:0 0 20px}.live-label{display:none;position:absolute;top:16px;left:16px;z-index:5;padding:7px 10px;background:rgba(12,13,17,.77);color:#fff;font-size:12px;font-weight:700;letter-spacing:1px}.live-label span{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#ff554e;box-shadow:0 0 9px #ff554e}.is-live iframe{opacity:1}.is-live .offline-view{visibility:hidden;opacity:0}.is-live .live-label{display:block}.embed-note{max-width:700px;margin:17px auto 0;color:#ad9c8b;font-size:14px;line-height:1.4}@keyframes offline-float{0%,100%{transform:translateY(0) rotateY(-7deg)}50%{transform:translateY(-11px) rotateY(7deg)}}@media(max-width:600px){.live-main{padding:52px 0 62px}.live-stage{aspect-ratio:4/5}.offline-view h2{font-size:42px}.offline-logo-wrap{width:160px;height:160px}}
