:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary-color: #3eb6e0;--panel-bg: #1d1b23;--panel-shadow: 0 8px 32px 0 rgba(30, 32, 40, .25);--accent-color: #00ff9d;--text-color: #fff;--cta-gradient: linear-gradient(90deg, #3eb6e0 0%, #00ff9d 100%)}body,html,#app{height:100%;margin:0;padding:0}.modern-bg{min-height:100vh;width:100vw;background:var(--panel-bg);display:flex;align-items:center;justify-content:center}.modern-panel{background:var(--panel-bg);color:var(--text-color);border-radius:2rem;box-shadow:var(--panel-shadow);padding:3.5rem 2.5rem 2.5rem;max-width:480px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.header-section{text-align:center}h1,.cta-button{font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.18em}h1{color:var(--primary-color);font-size:2.2rem;font-weight:900;margin-bottom:.5rem}.subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.1rem;color:#b3b3c6;margin-bottom:.5rem}.countdown{display:flex;gap:1.2rem;justify-content:center;margin-bottom:.5rem}.time-block{display:flex;flex-direction:column;align-items:center}.number{font-size:2.5rem;font-weight:700;color:var(--accent-color);letter-spacing:.08em;margin-bottom:.2rem}.label{font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:#b3b3c6;text-transform:uppercase;letter-spacing:.12em}.launch-info{text-align:center}.launch-date{font-family:Inter,system-ui,sans-serif;color:var(--primary-color);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.launch-description{font-family:Inter,system-ui,sans-serif;color:#b3b3c6;font-size:1rem;margin-bottom:.5rem}.cta-section{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-button{font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:700;padding:.9rem 2.2rem;border-radius:2rem;background:var(--cta-gradient);color:#fff;border:none;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;box-shadow:0 2px 12px #00ff9d33;transition:background .2s,transform .2s,box-shadow .2s}.cta-button:hover{background:linear-gradient(90deg,#00ff9d,#3eb6e0);transform:translateY(-2px) scale(1.04);box-shadow:0 4px 24px #00ff9d55}.cta-subtext{font-family:Inter,system-ui,sans-serif;color:#b3b3c6;font-size:.95rem}@media (max-width: 768px){.modern-bg{flex-direction:column}.modern-panel{padding:2rem 1.5rem;margin:1rem}.streams-section{margin:0 1rem 2rem;padding:1.5rem 1rem}.streams-grid{flex-direction:column;gap:1.5rem}.stream-embed{width:100%}}@media (max-width: 480px){.modern-panel{padding:1.5rem 1rem}h1,.number{font-size:1.8rem}.label{font-size:.7rem}.launch-date{font-size:1rem}.launch-description{font-size:.9rem}.cta-button{font-size:1rem;padding:.8rem 1.8rem}}.streams-section{margin-top:3rem;width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;background:var(--panel-bg);border-radius:2rem;box-shadow:var(--panel-shadow);padding:2rem 1.5rem}.streams-section h2{font-family:Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--primary-color);font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.streams-grid{display:flex;gap:2rem;width:100%;justify-content:center;flex-wrap:wrap}.stream-embed{flex:1 1 280px;max-width:400px;min-width:260px;display:flex;flex-direction:column;align-items:center;background:#23212b;border-radius:1rem;box-shadow:0 2px 12px #0005;overflow:hidden;margin-bottom:1rem}.stream-label{font-family:Montserrat,Inter,sans-serif;color:#b3b3c6;font-size:1rem;padding:.5rem 0;background:#23212b;width:100%;text-align:center;letter-spacing:.08em}@media (max-width: 900px){.streams-grid{flex-direction:column;gap:1.5rem;align-items:center}.stream-embed{max-width:98vw}}@media (min-width: 901px) and (max-width: 1200px){.streams-grid{gap:1.5rem}.stream-embed{flex:1 1 calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}}.play-now-section{text-align:center;margin:2rem 0}.play-now-title{color:var(--accent-color);font-size:2rem;font-weight:900;margin-bottom:1.5rem;font-family:Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.1em}.play-now-button{display:inline-block;background:var(--cta-gradient);color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;border-radius:2rem;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;box-shadow:0 2px 12px #00ff9d33;transition:transform .2s ease,box-shadow .2s ease}.play-now-button:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00ff9d44}
