:root{font-family:Inter,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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body,html,#root{margin:0;padding:0;height:100%;width:100%}.landing-page{height:100vh;width:100vw;margin:0;padding:0;background-image:url(/assets/tap-a-bow_background-EW_gXa_b.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:#00000080;border-radius:15px;box-shadow:0 4px 10px #00000080;width:80%;max-width:500px;text-align:center;color:#fff}.hero-logo{width:150px;border-radius:15px;border:2px solid #DAA520;position:relative;animation:glow 2s infinite}@keyframes glow{0%,to{box-shadow:0 0 10px #e63946,0 0 20px #ff6f61}50%{box-shadow:0 0 20px #ff6f61,0 0 40px #e63946}}.video-container{margin-top:20px;width:100%;max-width:600px;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube-video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.notify-form{margin-top:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.notify-form p{font-size:1.2rem;margin-bottom:10px}.notify-form input{padding:10px;font-size:1rem;border:1px solid #ddd;border-radius:5px;margin-bottom:10px;width:80%;max-width:300px}.notify-form input:focus{outline:none;border-color:#e63946}.notify-button{padding:10px 20px;font-size:1rem;color:#fff;background:linear-gradient(45deg,#e63946,#ff6f61);border:none;border-radius:25px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.notify-button:hover{transform:scale(1.05);box-shadow:0 4px 10px #ff6f61cc}.message{margin-top:10px;font-size:1rem;color:#fff;text-align:center}
