.container,.nav-container{max-width:1200px;margin:0 auto}.bonus-card,.header{backdrop-filter:blur(10px)}.game-jackpot,.promo-offer{text-shadow:0 0 10px rgba(255,215,0,.3)}.footer-section h4::after,.nav-menu a::after,.section-header h2::after{background:linear-gradient(90deg,gold,#ff6b35);content:''}.auth-modal-title,.gradient-text{-webkit-text-fill-color:transparent}.auth-modal-header,.auth-switch,.feature-card,.forgot-password,.games-footer,.hero-content,.promo-btn,.section-header,.sidebar-count,.sidebar-link i{text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#fff;background:#0a0a0a;overflow-x:hidden;animation:1s ease-out fadeIn}.container{padding:0 20px}html{scroll-behavior:smooth}@keyframes fadeIn{from{opacity:0}to{opacity:1}}a:focus{outline:#ffd700 solid 2px;outline-offset:2px}@media print{.bonus-btn,.game-play-btn,.header,.hero-buttons,.promo-btn{display:none}body{background:#fff;color:#000}}.header{position:fixed;top:0;width:100%;background:rgba(10,10,10,.95);z-index:1000;border-bottom:1px solid rgba(255,215,0,.2);transition:.3s}.hero,.nav-menu a{position:relative}.navbar{padding:1rem 0}.nav-container{padding:0 20px;display:flex;justify-content:space-between;align-items:center}.hero,.nav-brand{align-items:center}.nav-brand{display:flex;font-size:1.5rem;font-weight:700;color:gold;transition:transform .3s}.nav-brand:hover{transform:scale(1.05)}.nav-brand i{margin-right:.5rem;font-size:1.8rem;animation:2s infinite pulse}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{color:#fff;text-decoration:none;font-weight:500;transition:.3s;padding:.5rem 0}.nav-menu a:hover{color:gold;transform:translateY(-2px)}.nav-menu a::after{position:absolute;bottom:0;left:0;width:0;height:2px;transition:width .3s}.nav-menu a:hover::after{width:100%}.nav-buttons{display:flex;gap:1rem}.btn-login,.btn-signup{padding:.5rem 1.5rem;text-decoration:none;transition:.3s;display:inline-block}.btn-login{background:0 0;border:1px solid gold;color:gold;border-radius:25px;font-weight:500}.btn-signup,.gradient-text{background:linear-gradient(135deg,gold,#ff6b35)}.btn-login:hover{background:gold;color:#000;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.3)}.btn-signup{border:none;color:#000;border-radius:25px;font-weight:600}.auth-submit-btn:hover,.btn-signup:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,215,0,.3)}.hero{height:60vh;display:flex;justify-content:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e 0,#16213e 50%,#0f3460 100%);z-index:-2}.hero-background::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,215,0,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,215,0,.05) 0,transparent 50%);animation:20s linear infinite sparkle}@keyframes sparkle{0%{transform:translateX(0) translateY(0) rotate(0)}100%{transform:translateX(-100px) translateY(-100px) rotate(360deg)}}.hero-content{max-width:800px;padding:0 20px;animation:1s ease-out fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.hero-text h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.gradient-text{-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}.hero-text p{font-size:1.2rem;margin-bottom:1rem;color:#ccc;line-height:1.6;animation:1s ease-out .3s both fadeInUp}.welcome-bonus{padding:2rem 0;background:linear-gradient(135deg,gold,#ff6b35);animation:1s ease-out slideInFromLeft}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.bonus-card{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.1);border-radius:20px;padding:2rem;color:#000;transition:transform .3s}.bonus-card:hover{transform:scale(1.02)}.bonus-icon{font-size:3rem;margin-right:2rem;animation:2s infinite bounce}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.bonus-content,.cookie-banner-text{flex:1}.bonus-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.bonus-amount{font-size:2rem;font-weight:800;margin-bottom:.5rem;animation:2s ease-in-out infinite alternate glow}.bonus-btn,.btn-outline{color:gold;padding:1rem 2rem;font-weight:600;transition:.3s;display:inline-block;text-decoration:none}@keyframes glow{from{text-shadow:0 0 5px rgba(0,0,0,.3)}to{text-shadow:0 0 20px rgba(0,0,0,.6)}}.bonus-btn{background:#000;border:none;border-radius:50px}.bonus-btn:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.3)}.section-header{margin-bottom:3rem;animation:1s ease-out fadeInUp}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:gold;position:relative}.section-header h2::after{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:3px;border-radius:2px}.section-header p{font-size:1.1rem;color:#ccc}.btn-outline{background:0 0;border:2px solid gold;border-radius:50px}.btn-outline:hover{background:gold;color:#000;transform:translateY(-3px)}.games-section,.promotions-section{padding:5rem 0;background:#111}.game-categories{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.game-image,.game-play-btn{align-items:center;transition:.3s;width:100%}.category-btn{background:0 0;border:1px solid #333;color:#ccc;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;transition:.3s;font-weight:500;display:inline-block}.category-btn.active,.category-btn:hover{background:linear-gradient(135deg,gold,#ff6b35);border-color:transparent;color:#000;transform:translateY(-2px)}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.game-card{background:#1a1a1a;border-radius:15px;overflow:hidden;transition:.3s;position:relative;border:1px solid #333}.game-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(255,215,0,.2);border-color:gold}.game-image{height:200px;background:linear-gradient(135deg,#333,#555);display:flex;justify-content:center;font-size:3rem;color:gold}.cookie-btn-primary,.game-card:hover .game-image{background:linear-gradient(135deg,gold,#ff6b35);color:#000}.game-card:hover .game-image i{animation:1s ease-in-out spin}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.game-info{padding:1.5rem}.game-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.feature-card h3,.feature-icon,.game-category,.game-jackpot,.promo-content h3,.promo-offer{margin-bottom:1rem}.game-name{font-size:1.2rem;font-weight:600;color:#fff}.game-hot{background:linear-gradient(135deg,#ff6b35,gold);color:#000;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600;animation:1.5s infinite blink}@keyframes blink{0%,50%{opacity:1}100%,51%{opacity:.7}}.game-category{color:#888;font-size:.9rem}.game-jackpot{font-size:1.5rem;font-weight:700;color:gold}.game-play-btn{background:linear-gradient(135deg,gold,#ff6b35);border:none;color:#000;padding:.75rem;border-radius:10px;text-decoration:none;font-weight:600;display:flex;justify-content:center;gap:.5rem}.game-play-btn:hover,.promo-btn:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(255,215,0,.3)}.features-section{padding:5rem 0;background:#0a0a0a}.feature-card,.promo-card{background:#1a1a1a;padding:2rem;overflow:hidden;position:relative}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{border-radius:15px;transition:.3s;border:1px solid #333}.feature-card::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);transition:left .5s}.feature-card:hover::before{left:100%}.feature-card:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 15px 30px rgba(255,215,0,.1)}.feature-icon{font-size:3rem;color:gold;transition:transform .3s}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-card h3{font-size:1.3rem;font-weight:600;color:#fff}.feature-card p{color:#ccc;line-height:1.6}.promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.promo-card{border-radius:15px;transition:.3s;border:1px solid #333}.promo-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(255,215,0,.1) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s}.promo-card:hover::before{transform:translateX(100%)}.promo-card.featured{border:2px solid gold;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,107,53,.1));animation:3s ease-in-out infinite glow-border}@keyframes glow-border{0%,100%{box-shadow:0 0 20px rgba(255,215,0,.3)}50%{box-shadow:0 0 40px rgba(255,215,0,.6)}}.promo-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(255,215,0,.2)}.promo-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#ff6b35,gold);color:#000;padding:.5rem 1rem;border-radius:15px;font-weight:600;font-size:.9rem;animation:2s ease-in-out infinite wiggle}@keyframes wiggle{0%,100%,40%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}}.promo-content h3{font-size:1.5rem;font-weight:600;color:#fff}.promo-offer{font-size:2rem;font-weight:800;color:gold}.promo-content p{color:#ccc;margin-bottom:2rem;line-height:1.6}.promo-btn{width:100%;background:linear-gradient(135deg,gold,#ff6b35);border:none;color:#000;padding:1rem;border-radius:10px;text-decoration:none;font-weight:600;transition:.3s;display:block}.footer,.footer-bottom{border-top:1px solid #333}.footer{background:#0a0a0a;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{color:gold;font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative;display:flex;align-items:center;gap:.5rem}.footer-section h4 i{font-size:1rem;color:gold}.footer-section h4::after{position:absolute;bottom:-5px;left:0;width:30px;height:2px}.footer-section ul,.sidebar-menu{list-style:none;padding:0;margin:0}.footer-section ul li,.sidebar-menu li{margin-bottom:.5rem}.footer-description p,.footer-section p{color:#ccc;margin-bottom:1rem;line-height:1.6}.footer-section ul li a{color:#ccc;text-decoration:none;transition:.3s;position:relative}.footer-section ul li a:hover{color:gold;padding-left:10px}.footer-section ul li a::before{content:'▶';position:absolute;left:-15px;opacity:0;transition:opacity .3s}.footer-section ul li a:hover::before,.logo-icon:hover{opacity:1}.footer-description{background:#111;padding:2rem;border-radius:10px;margin-bottom:2rem;border:1px solid #333}.footer-description p{font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.auth-divider span,.footer-version{color:#888;font-size:.9rem}.footer-logos{display:flex;align-items:center;gap:2rem}.logo-icon{display:inline-block;width:80px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.7;transition:opacity .3s}.logo-icon__nq{background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA4MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjgwIiBoZWlnaHQ9IjQwIiBmaWxsPSIjMzMzIiByeD0iNSIvPgo8dGV4dCB4PSI0MCIgeT0iMjUiIGZpbGw9IiNmZmQ3MDAiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMiIgdGV4dC1hbmNob3I9Im1pZGRsZSI+TlE8L3RleHQ+Cjwvc3ZnPgo=')}.logo-icon__hunguard_en{background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA4MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjgwIiBoZWlnaHQ9IjQwIiBmaWxsPSIjMzMzIiByeD0iNSIvPgo8dGV4dCB4PSI0MCIgeT0iMjUiIGZpbGw9IiNmZmQ3MDAiIGZvbnQtZmFtaWx5PSJBcmlhbCIgZm9udC1zaXplPSIxMCIgdGV4dC1hbmNob3I9Im1pZGRsZSI+SFVOR1VBUkQ8L3RleHQ+Cjwvc3ZnPgo=')}.sidebar{position:fixed;left:0;top:80px;width:280px;height:calc(100vh - 80px);background:#1a1a1a;border-right:1px solid #333;overflow-y:auto;z-index:999;transition:transform .3s}.search-input,.sidebar-link{transition:.3s;font-size:.9rem}.sidebar-panel{padding:1rem}.cookie-categories,.sidebar-section{margin-bottom:2rem}.sidebar-section fieldset{border:1px solid #333;border-radius:10px;padding:1rem;margin:0;background:rgba(255,215,0,.05)}.sidebar-section legend{color:gold;font-weight:600;font-size:1rem;padding:0 .5rem;background:#1a1a1a;border-radius:4px}.search-box{position:relative;margin-bottom:1rem}.search-input{width:100%;background:#333;border:1px solid #555;border-radius:8px;padding:.75rem .75rem .75rem 2.5rem;color:#fff}.search-input:focus{outline:0;border-color:gold;box-shadow:0 0 10px rgba(255,215,0,.2)}.search-input::placeholder{color:#888}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#888;font-size:.9rem}.sidebar-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:#ccc;text-decoration:none;border-radius:8px;background:0 0;border:1px solid transparent}.sidebar-link:hover{background:rgba(255,215,0,.1);color:gold;border-color:rgba(255,215,0,.3);transform:translateX(5px)}.sidebar-link.active{background:linear-gradient(135deg,gold,#ff6b35);color:#000;font-weight:600}.sidebar-link i{margin-right:.75rem;width:16px}.sidebar-count{background:#333;color:gold;padding:.25rem .5rem;border-radius:12px;font-size:.8rem;font-weight:600;min-width:20px}.sidebar-link:hover .sidebar-count{background:#000}.main-content{margin-left:280px;transition:margin-left .3s}@media (max-width:1024px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0}}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#1a1a1a}.sidebar::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#555}.auth-modal,.cookie-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s}.auth-modal.show,.cookie-banner.show,.cookie-modal.show{opacity:1;visibility:visible}.cookie-modal-content{background:#1a1a1a;border-radius:15px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;border:1px solid #333;box-shadow:0 20px 40px rgba(0,0,0,.5)}.cookie-modal-header{padding:2rem;border-bottom:1px solid #333;display:flex;justify-content:space-between;align-items:center}.cookie-modal-header h2{color:gold;font-size:1.5rem;font-weight:600;margin:0}.cookie-modal-close{background:0 0;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:.3s}.cookie-category-header,.cookie-toggle{transition:background .3s;cursor:pointer}.auth-modal-close:hover,.cookie-modal-close:hover{background:rgba(255,215,0,.1);color:gold}.cookie-modal-body{padding:2rem}.cookie-modal-body p{color:#ccc;line-height:1.6;margin-bottom:1.5rem}.cookie-category{background:#222;border-radius:10px;margin-bottom:1rem;border:1px solid #333;overflow:hidden}.cookie-category-header{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.cookie-category-header:hover{background:rgba(255,215,0,.05)}.cookie-category-title{color:#fff;font-weight:600;font-size:1rem}.cookie-toggle{position:relative;width:50px;height:24px;background:#333;border-radius:12px}.cookie-toggle.active{background:gold}.cookie-toggle.disabled{opacity:.5;cursor:not-allowed}.cookie-toggle-slider{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s}.cookie-toggle.active .cookie-toggle-slider{transform:translateX(26px)}.cookie-category-description{padding:0 1.5rem 1rem;color:#888;font-size:.9rem;line-height:1.5}.cookie-modal-footer{padding:1.5rem 2rem;border-top:1px solid #333;display:flex;gap:1rem;justify-content:flex-end}.cookie-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:.3s;border:none;font-size:.9rem}.cookie-btn-secondary{background:0 0;color:#ccc;border:1px solid #555}.cookie-btn-secondary:hover{background:rgba(255,255,255,.1);color:#fff}.cookie-btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.3)}.cookie-banner{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s}.auth-modal-content,.cookie-banner-content{background:#1a1a1a;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.5);position:relative}.auth-form,.cookie-banner-content{flex-direction:column;display:flex}.cookie-banner-content{border-radius:15px;max-width:600px;width:90%;max-height:80vh;border:1px solid #333;padding:2rem;gap:2rem}.cookie-banner-text h3,.welcome-bonus-preview h4{color:gold;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.cookie-banner-text p{color:#ccc;line-height:1.5;margin:0}.cookie-banner-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.auth-modal-content{border-radius:20px;max-width:450px;width:90%;max-height:90vh;border:1px solid #333;transform:scale(.9);transition:transform .3s}.auth-modal.show .auth-modal-content{transform:scale(1)}.auth-modal-header{padding:2rem 2rem 1rem;position:relative}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:0 0;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:.3s;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.auth-modal-title{color:gold;font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,gold,#ff6b35);-webkit-background-clip:text;background-clip:text}.auth-modal-subtitle{color:#ccc;font-size:1rem;margin-bottom:1rem}.auth-modal-body{padding:0 2rem 2rem}.auth-form{gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#fff;font-weight:500;font-size:.9rem}.form-input{background:#333;border:2px solid #555;border-radius:10px;padding:1rem;color:#fff;font-size:1rem;transition:.3s}.form-input:focus{outline:0;border-color:gold;box-shadow:0 0 20px rgba(255,215,0,.2)}.form-input::placeholder{color:#888}.form-checkbox-group{display:flex;align-items:center;gap:.75rem}.form-checkbox{width:18px;height:18px;accent-color:#ffd700}.form-checkbox-label{color:#ccc;font-size:.9rem;line-height:1.4}.form-checkbox-label a{color:gold;text-decoration:none;transition:color .3s}.forgot-password a:hover,.form-checkbox-label a:hover{color:#ff6b35}.auth-submit-btn{background:linear-gradient(135deg,gold,#ff6b35);border:none;color:#000;padding:1rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:.3s;margin-top:.5rem}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-divider{display:flex;align-items:center;gap:1rem;margin:1rem 0}.auth-divider::after,.auth-divider::before{content:'';flex:1;height:1px;background:#333}.social-login-btn{background:#333;border:1px solid #555;color:#fff;padding:.75rem;border-radius:10px;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:.75rem;font-weight:500}.social-login-btn:hover{background:#444;border-color:gold}.social-login-btn i{font-size:1.1rem}.auth-switch{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #333}.auth-switch p{color:#ccc;margin-bottom:1rem}.auth-switch-btn{background:0 0;border:2px solid gold;color:gold;padding:.75rem 2rem;border-radius:25px;cursor:pointer;font-weight:600;transition:.3s}.auth-switch-btn:hover{background:gold;color:#000;transform:translateY(-2px)}.forgot-password{margin-top:1rem}.forgot-password a{color:gold;text-decoration:none;font-size:.9rem;transition:color .3s}.welcome-bonus-preview{background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,107,53,.1));border:1px solid rgba(255,215,0,.3);border-radius:15px;padding:1.5rem;margin-bottom:1.5rem;text-align:center}.welcome-bonus-preview .bonus-amount{font-size:1.5rem;font-weight:800;color:gold;margin-bottom:.5rem}.welcome-bonus-preview p{color:#ccc;font-size:.9rem}@media (max-width:768px){.features-grid,.footer-content,.games-grid,.promotions-grid{grid-template-columns:1fr}.auth-modal-body,.auth-modal-header,.cookie-modal-body,.cookie-modal-footer,.cookie-modal-header,.footer-description{padding:1.5rem}.nav-menu{display:none}.nav-buttons{gap:.5rem}.btn-login,.btn-signup{padding:.4rem 1rem;font-size:.9rem}.hero-text h1{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:1rem}.bonus-card,.footer-bottom{flex-direction:column;text-align:center}.bonus-icon{margin-right:0;margin-bottom:1rem}.auth-modal-content,.cookie-modal-content{width:95%;margin:1rem}.cookie-banner-content{width:95%;margin:1rem;padding:1.5rem}.cookie-banner-buttons{flex-direction:column}.cookie-btn{width:100%}.auth-modal-title{font-size:1.8rem}}@media (max-width:480px){.hero-text h1,.section-header h2,.stat-number{font-size:2rem}.hero-text p{font-size:1rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;font-size:1rem}.bonus-amount,.promo-offer{font-size:1.5rem}.auth-modal-header{padding:1rem}.auth-modal-body{padding:0 1rem 1rem}.auth-modal-title{font-size:1.6rem}}