body{background:#fff;line-height:1.6}.page{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%}.header{align-items:center;background-color:#fde047;color:#dc2626;display:flex;justify-content:space-between;padding:.75rem 1rem}.header-center,.header-left,.header-right{align-items:center;display:flex;flex:1 1}.header-left{justify-content:flex-start}.header-center{justify-content:center}.header-right{justify-content:flex-end}.logo{height:52px;max-height:100%;object-fit:contain;width:auto}.brand-centered{font-size:1.5rem;font-weight:700}.auth-links{display:flex;gap:1rem}.auth-link{background:#0000;border:none;color:#dc2626;cursor:pointer;font-size:20px;font-weight:700;padding:.25rem .5rem;text-decoration:none;transition:color .2s ease}.auth-link:hover{color:#b91c1c}.hero,.hero-img{display:block;height:100%;object-fit:cover;width:100%}.hero-img.mobile{display:none}@media (max-width:768px){.hero{height:auto}.hero-img.desktop{display:none}.hero-img.mobile{display:block;height:auto;object-fit:cover;width:100%}}.hero-description{margin:0 auto;max-width:960px;padding:1.5rem 1rem;text-align:center}.hero-description p{color:#333;font-size:1rem}.main{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem}.game-card{background-color:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;display:flex;overflow:hidden;transition:all .3s ease}.game-card:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.card-left.stacked{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem}.card-left.stacked .game-logo{height:auto;margin-bottom:.5rem;object-fit:contain;transition:transform .3s ease;width:180px}.card-left.stacked .game-logo:hover{transform:scale(1.05)}.lotto-results{flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.lotto-ball,.lotto-results{align-items:center;display:flex}.lotto-ball{background-color:#e5e7eb;border-radius:50%;box-shadow:0 2px 4px #0003;color:#000;font-size:1rem;font-weight:700;height:35px;justify-content:center;width:35px}.lotto-ball.superzahl{background-color:#facc15}.card-right{color:#fff;display:flex;flex:0 0 40%;flex-direction:column;justify-content:center;padding:1rem;text-align:right}.card-right.yellow{background-color:#facc15}.card-right.blue{background-color:#3b82f6}.jackpot-label{font-size:.9rem}.jackpot-amount{font-size:1.5rem;font-weight:700}.chance-text{font-size:.8rem}.alarm-info{align-items:center;color:#555;display:flex;font-size:.85rem;gap:.4rem;margin-top:.5rem}.alarm-icon{height:16px;object-fit:contain;width:16px}@media (max-width:768px){.game-card{flex-direction:column}.card-left.stacked{align-items:flex-start;text-align:left}.card-right{flex:initial;text-align:center}.lotto-results{justify-content:flex-start}.card-left .game-logo{width:150px}}.join-now-btn{background-color:#000;border-radius:30px;color:#fff;display:inline-block;font-weight:700;margin-top:1.5rem;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.join-now-btn:hover{background-color:red;color:#fff}.video-banner{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;padding:5rem 1rem}.video-wrapper{max-width:800px;text-align:center;width:100%}.video-heading{color:#1f2937;font-size:2.2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem}.video-container{aspect-ratio:16/9;position:relative;width:100%}.banner-video{border-radius:12px;box-shadow:0 6px 18px #0000001a;display:block;height:100%;margin:0 auto;object-fit:cover;width:100%}.custom-play-btn{align-items:center;background-color:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:70px;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:70px;z-index:10}.custom-play-btn:hover{background-color:#f00c}@media (max-width:768px){.video-banner{padding:2rem 1rem}.video-heading{font-size:1.5rem;margin-bottom:1rem}.banner-video{border-radius:8px}.custom-play-btn{font-size:2rem;height:50px;width:50px}.custom-play-btn svg{height:22px;width:22px}}.wrapper{margin:0 auto;max-width:960px;padding:0 1rem;width:100%}.footer{align-items:center;background-color:red;color:#fff;display:flex;height:80px;justify-content:center}.footer-content.centered{font-size:.95rem;text-align:center}.footer-content p{margin:0}.terms-link{color:#fff;text-decoration:underline;transition:color .3s ease}.terms-link:hover{color:#ffe4e6}@media (max-width:600px){.footer-content{flex-direction:column;gap:.5rem;text-align:center}}*,body,html{box-sizing:border-box;font-family:Noto Sans,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#fff;overflow-x:hidden}.login-header{align-items:center;background-color:#fde047;border-bottom:1px solid #fde047;display:flex;justify-content:space-between;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.login-header .icon-left img{height:52px;object-fit:contain;width:auto}.login-header .home-right a{color:#dc2626;font-size:1rem;font-weight:700;text-decoration:none}.login-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:4rem auto;max-width:400px;padding:2rem;text-align:center}.login-container h2{color:#dc2626;font-size:1.75rem;margin-bottom:1.5rem}.login-form{display:flex;flex-direction:column;gap:.75rem}.login-form label{font-size:.95rem;margin-bottom:.25rem;text-align:left}.phone-input-group{align-items:center;display:flex;gap:.75rem}.country-code,.login-form input,.password-input input,.phone-input-group input{border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box;font-size:1rem;height:48px;padding:0 20px}.country-code{background-color:#f9fafb;color:#1f2937;font-weight:600;width:45%}.phone-input-group input{width:55%}.password-input{position:relative}.password-input input{padding-right:2.5rem}.toggle-eye{cursor:pointer;font-size:1.2rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.login-form button{background-color:#dc2626;border:none;border-radius:.3rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:48px;margin-top:.75rem;transition:background-color .2s ease;width:100%}.login-form button:hover{background-color:#b91c1c}.register-text{font-size:.9rem;margin-top:1.25rem}.register-text a{color:#dc2626;font-weight:700;text-decoration:underline}.error{font-size:.8rem;margin-top:-.4rem;text-align:left}@media (max-width:480px){.login-container{margin:2rem 1rem;padding:1.5rem 1rem}.login-header{align-items:center;flex-direction:row;justify-content:space-between}.login-header .home-right{margin-left:auto}.phone-input-group{align-items:stretch;flex-direction:column;gap:.5rem}.country-code,.login-form button,.login-form input,.password-input input,.phone-input-group input{font-size:1rem;width:100%}.login-container h2{font-size:1.5rem}.register-text{font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}*,body{font-family:Noto Sans,Arial,sans-serif}body{background-color:#f9fafb;color:#333}.register-header{align-items:center;background-color:#fde047;color:#dc2626;display:flex;justify-content:space-between;padding:.75rem 1rem}.logo-left .logo{height:52px;max-height:100%;object-fit:contain;width:auto}.home-right a{color:#dc2626;font-size:1rem;font-weight:700;text-decoration:none}.register-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem}.register-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;max-width:400px;padding:3rem 2.5rem;width:100%}.register-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.register-form .form-group{margin-bottom:1rem}.register-form label{color:#111827;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.country-code-select,.register-form input{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;color:#111827;font-family:Noto Sans,Arial,sans-serif;font-size:1rem;padding:.65rem .75rem;width:100%}.country-code-select:focus,.register-form input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb;outline:none}.phone-input-wrapper{display:flex;gap:.75rem}.country-code-select{background-color:#f9fafb;color:#1f2937;font-weight:600;padding:.75rem;width:45%}.phone-input-wrapper input{padding:.75rem;width:55%}.register-button{background-color:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Noto Sans,Arial,sans-serif;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem;transition:background-color .2s ease;width:100%}.register-button:hover{background-color:#b91c1c}.error{color:#dc2626;font-size:.85rem;margin-top:.25rem}.register-login-text{color:#4b5563;font-size:.9rem;margin-top:1.5rem;text-align:center}.welcome-popup{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-content{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000040;font-family:Noto Sans,Arial,sans-serif;max-width:400px;padding:2rem;text-align:center;width:90%}.popup-content h3{color:#16a34a;margin-bottom:.8rem}.popup-content p{color:#374151;font-size:1rem}.popup-content button{background-color:#16a34a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Noto Sans,Arial,sans-serif;font-size:1rem;font-weight:600;margin-top:1rem;padding:10px 20px;transition:background-color .2s ease}.popup-content button:hover{background-color:#15803d}@media (max-width:400px){.phone-input-wrapper{flex-direction:column}.country-code-select,.phone-input-wrapper input{width:100%}}body{background:#f9f9f9;font-family:sans-serif;margin:0}
/*# sourceMappingURL=main.d135e8e8.css.map*/