.consent-banner{position:fixed;bottom:0;left:0;right:0;background:#1a1a2ef2;backdrop-filter:blur(10px);border-top:1px solid rgba(239,68,68,.3);z-index:1000;padding:1rem;box-shadow:0 -4px 20px #0000004d}.consent-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.consent-text h3{color:#f59e0b;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.consent-text p{color:#eaeaea;margin:.25rem 0;font-size:.875rem;line-height:1.5}.consent-text strong{color:#ef4444}.consent-detail{font-size:.75rem!important;color:#a0a0a0!important;margin-top:.5rem!important}.consent-text a{color:#ef4444;text-decoration:underline}.consent-text a:hover{color:#f59e0b}.consent-buttons{display:flex;gap:.75rem;flex-shrink:0}.consent-button{padding:.625rem 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.consent-button.accept{background:linear-gradient(135deg,#ef4444,#f59e0b);color:#fff}.consent-button.accept:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.consent-button.decline{background:#ffffff1a;color:#eaeaea;border:1px solid rgba(255,255,255,.2)}.consent-button.decline:hover{background:#fff3}@media(max-width:767px){.consent-banner{padding:.75rem;max-height:40vh;overflow-y:auto}.consent-content{grid-template-columns:1fr;gap:1rem}.consent-text h3{font-size:1rem;margin-bottom:.375rem}.consent-text p{font-size:.8125rem;line-height:1.4}.consent-detail{font-size:.6875rem!important}.consent-buttons{flex-direction:row;justify-content:stretch;gap:.5rem}.consent-button{flex:1;padding:.625rem .875rem;font-size:.8125rem;white-space:nowrap}.consent-button.accept{font-size:.75rem}}@media(max-width:374px){.consent-banner{padding:.5rem}.consent-text h3{font-size:.875rem}.consent-text p{font-size:.75rem}.consent-detail{font-size:.625rem!important}.consent-button{padding:.5rem .75rem;font-size:.75rem}}.game-switcher{position:fixed;bottom:20px;right:20px;z-index:900;max-width:400px}.game-switcher-content{background:#1a1a2ef2;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 32px #0006;overflow:hidden;transition:all .3s ease}.game-switcher-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.game-switcher-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#eaeaea;margin:0}.game-switcher-icon{font-size:1.125rem}.game-switcher-toggle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#eaeaea;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .2s ease}.game-switcher-toggle:hover{background:#fff3;transform:scale(1.05)}.game-switcher-toggle:active{transform:scale(.95)}.game-switcher-games{max-height:0;overflow:hidden;transition:max-height .3s ease}.game-switcher-games.expanded{max-height:500px}.game-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);text-decoration:none;transition:all .2s ease}.game-card:last-child{border-bottom:none}.game-card:hover{background:#ffffff0d}.game-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:8px;flex-shrink:0}.game-card-info{flex:1;min-width:0}.game-card-title{font-size:.875rem;font-weight:600;color:#eaeaea;margin:0 0 .25rem}.game-card-description{font-size:.75rem;color:#a0a0a0;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-card-arrow{font-size:1.125rem;font-weight:700;flex-shrink:0}.game-card-orange .game-card-title{color:#f59e0b}.game-card-blue .game-card-title{color:#3b82f6}.text-orange-400{color:#fb923c}.text-blue-400{color:#60a5fa}@media(max-width:767px){.game-switcher{position:fixed;bottom:0;right:0;left:0;max-width:none;border-radius:12px 12px 0 0;max-height:50vh;overflow-y:auto}.game-switcher-content{border-radius:12px 12px 0 0;border-left:none;border-right:none;border-bottom:none;max-height:50vh;overflow-y:auto}.game-switcher-header{padding:.875rem;position:sticky;top:0;background:#1a1a2ef2;z-index:10}.game-switcher-title{font-size:.8125rem}.game-switcher-toggle{width:24px;height:24px;font-size:1rem}.game-card{padding:.75rem;gap:.75rem}.game-card-icon{width:36px;height:36px;font-size:1.125rem;flex-shrink:0}.game-card-title{font-size:.8125rem;line-height:1.2}.game-card-description{font-size:.6875rem;line-height:1.2;white-space:normal}.game-card-arrow{font-size:1rem;flex-shrink:0}}@media(max-width:374px){.game-switcher{max-height:45vh}.game-switcher-header{padding:.75rem}.game-card{padding:.625rem;gap:.5rem}.game-card-icon{width:32px;height:32px;font-size:1rem}.game-card-title{font-size:.75rem}.game-card-description{font-size:.625rem}.game-card-arrow{font-size:.875rem}}@media(min-width:768px){.game-switcher{bottom:80px}}
