@import url(https://fonts.googleapis.com/css2?family=Bungee&family=Press+Start+2P&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{background:#0a0a0f;color:#fff;min-height:100vh;padding-bottom:70px;position:relative;transition:all .4s ease}.dashboard.light-mode{background:linear-gradient(135deg,#f5f5f5,#fff);color:#1a1a1a}.desktop-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14fa;border-right:2px solid gold;bottom:0;box-shadow:5px 0 30px #0000004d;display:flex;flex-direction:column;left:0;padding:30px 20px;position:fixed;top:0;width:260px;z-index:100}.light-mode .desktop-sidebar{background:#fffffffa}.sidebar-logo-container{align-items:center;border-bottom:1px solid #ffd70033;display:flex;gap:12px;margin-bottom:40px;padding-bottom:20px}.sidebar-logo-symbol{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:15px;box-shadow:0 4px 20px #ffd7004d;display:flex;height:50px;justify-content:center;width:50px}.sidebar-logo-icon{color:#000;height:28px;width:28px}.sidebar-logo-text{display:flex;flex-direction:column}.sidebar-logo-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;font-size:2.5rem;font-weight:900;line-height:1;margin:0}.sidebar-logo-subtitle{color:#fff;font-size:1.2rem;font-weight:700;margin:0}.light-mode .sidebar-logo-subtitle{color:#1a1a1a}.sidebar-balance{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd7001a,#ffed4e0d);border:1px solid #ffd7004d;border-radius:15px;margin-bottom:30px;padding:20px}.sidebar-balance-label{align-items:center;color:#aaa;display:flex;font-size:.9rem;gap:8px;margin-bottom:8px}.balance-icon{color:gold;height:18px;width:18px}.sidebar-balance-amount{color:gold;font-size:1.8rem;font-weight:800;text-shadow:0 0 10px #ffd7004d}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:8px}.sidebar-nav-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#aaa;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:12px;padding:16px 20px;text-align:left;transition:all .3s ease}.sidebar-nav-item:hover{background:#ffd7001a;color:#fff;transform:translateX(5px)}.sidebar-nav-item.active{background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 4px 15px #ffd7004d;color:#000;font-weight:600}.sidebar-nav-item.active .nav-icon{color:#000}.nav-icon{flex-shrink:0;height:22px;width:22px}.sidebar-footer{border-top:1px solid #ffd70033;margin-top:auto;padding-top:20px}.theme-toggle-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.theme-label{color:#aaa;font-size:.9rem}.theme-switch{background:#ffffff1a;border-radius:20px;display:flex;gap:4px;padding:4px}.theme-option{align-items:center;background:#0000;border:none;border-radius:16px;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.theme-option.active{background:linear-gradient(135deg,gold,#ffed4e)}.theme-icon{color:#fff;height:20px;width:20px}.theme-option.active .theme-icon{color:#000}.sidebar-logout-btn{align-items:center;background:linear-gradient(135deg,#f44,red);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:12px;padding:16px 20px;transition:all .3s ease;width:100%}.sidebar-logout-btn:hover{box-shadow:0 4px 15px #ff00004d;transform:translateY(-2px)}.logout-icon{height:20px;width:20px}.mobile-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14fa;border-bottom:2px solid gold;box-shadow:0 4px 20px #ffd70026;display:none;height:60px;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:90}.light-mode .mobile-header{background:#fffffffa}.mobile-header-content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px}.mobile-logo{align-items:center;cursor:pointer;display:flex;gap:10px}.mobile-logo-symbol{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:10px;display:flex;height:36px;justify-content:center;width:36px}.mobile-logo-icon{color:#000;height:20px;width:20px}.mobile-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;font-size:1.3rem;font-weight:700}.mobile-header-right{align-items:center;display:flex;gap:12px}.mobile-balance-display{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd70026,#ffed4e1a);border:1px solid #ffd70066;border-radius:20px;cursor:pointer;display:flex;gap:6px;justify-content:center;min-width:120px;padding:8px 14px;transition:all .3s ease}.mobile-balance-display:hover{box-shadow:0 4px 15px #ffd70033;transform:scale(1.05)}.mobile-balance-currency{color:gold;font-size:1rem;font-weight:700}.mobile-balance-amount{color:#fff;font-size:1.1rem;font-weight:800;text-shadow:0 0 8px #ffd7004d}.light-mode .mobile-balance-amount{color:#1a1a1a}.mobile-menu-btn{align-items:center;background:#0000;border:2px solid gold;border-radius:12px;color:gold;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.mobile-menu-btn:hover{background:gold}.mobile-menu-icon{color:gold;height:24px;width:24px}.mobile-menu-btn:hover .mobile-menu-icon{color:#000}.dashboard-main{margin-left:260px;max-width:calc(100% - 260px);padding:30px 30px 100px}.section-header{margin-bottom:30px;text-align:center}.section-header h2{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;display:flex;font-size:2.4rem;font-weight:800;gap:12px;justify-content:center;margin-bottom:10px;text-shadow:0 2px 10px #ffd7004d}.section-icon{height:32px;width:32px}.section-subtitle{color:#aaa;font-size:1.1rem;font-weight:500}.light-mode .section-subtitle{color:#666}.popular-games-section{margin-bottom:50px}.popular-games-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.all-games-section{margin-bottom:100px}.games-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.popular-games-grid .game-card{border:2px solid gold;box-shadow:0 8px 30px #ffd70033}.popular-badge{align-items:center;background:linear-gradient(135deg,#f44,red);border-radius:20px;color:#fff;display:flex;font-size:.8rem;font-weight:700;gap:4px;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:2}.popular-icon{height:14px;width:14px}.game-card{background:#ffffff0d;border:1px solid #ffd7004d;border-radius:18px;box-shadow:0 6px 20px #0000004d;cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.light-mode .game-card{background:#fffffff2;border:1px solid gold;box-shadow:0 6px 20px #0000001a}.game-card:hover{border-color:#ffed4e;box-shadow:0 20px 50px #ffd7004d;transform:translateY(-10px) scale(1.05)}.game-image-container{height:180px;overflow:hidden;position:relative}.game-image{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.game-card:hover .game-image{transform:scale(1.15)}.play-overlay{align-items:center;background:linear-gradient(135deg,#ffd700e6,#ffed4ee6);color:#000;display:flex;font-size:1.4rem;font-weight:900;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .4s ease}.game-card:hover .play-overlay{opacity:1}.game-name{align-items:center;background:#0f0f14e6;color:gold;display:flex;font-size:1.1rem;font-weight:700;height:60px;justify-content:center;padding:18px;text-align:center}.light-mode .game-name{background:#fffffff2;color:#b8860b}.floating-slot-game{animation:floatAnimation 3s ease-in-out infinite;bottom:100px;left:280px;position:fixed;z-index:99}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-slot-content{align-items:center;background:linear-gradient(135deg,#ffd700f2,#ffed4ef2);border:2px solid #fff;border-radius:50px;box-shadow:0 10px 40px #ffd70066;cursor:pointer;display:flex;gap:12px;padding:15px 20px;transition:all .3s ease}.floating-slot-content:hover{box-shadow:0 15px 50px #ffd70099;transform:scale(1.1) rotate(-5deg)}.floating-slot-icon{color:#000;height:32px;width:32px}.floating-slot-text{display:flex;flex-direction:column}.floating-slot-title{color:#000;font-size:1.1rem;font-weight:800;line-height:1.2}.floating-slot-subtitle{color:#000000b3;font-size:.8rem;font-weight:600}.floating-slot-play{align-items:center;background:#000;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:5px;width:40px}.floating-play-icon{color:gold;height:20px;width:20px}.fixed-footer{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f0f14fa;border-top:2px solid gold;bottom:0;box-shadow:0 -5px 25px #ffd70033;display:none;height:70px;left:0;padding:10px 0 15px;position:fixed;right:0;z-index:98}.light-mode .fixed-footer{background:#fffffffa}.fixed-footer-content{align-items:center;display:flex;height:100%;justify-content:space-around;margin:0 auto;max-width:600px}.footer-btn{align-items:center;background:#0000;border:none;border-radius:16px;color:#aaa;cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;min-width:65px;padding:8px 12px;position:relative;transition:all .3s ease}.footer-btn:hover{background:#ffd7001a;color:gold;transform:translateY(-3px)}.footer-btn.active{background:#ffd70026;color:gold;transform:translateY(-5px)}.footer-btn.active:after{background:gold;border-radius:50%;bottom:-12px;box-shadow:0 0 10px gold;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.footer-icon{height:24px;margin-bottom:4px;transition:all .3s ease;width:24px}.footer-btn.active .footer-icon{transform:scale(1.2)}.footer-text{font-size:.7rem;font-weight:600;letter-spacing:.3px}.bottom-menu-sidebar{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0f0f14fa;border-radius:25px 25px 0 0;border-top:2px solid gold;bottom:-100%;box-shadow:0 -10px 50px #00000080;display:flex;flex-direction:column;left:0;max-height:85vh;overflow-y:auto;position:fixed;right:0;transition:bottom .4s cubic-bezier(.4,0,.2,1);z-index:101}.bottom-menu-sidebar.open{bottom:0}.bottom-menu-overlay{animation:fadeIn .3s ease;background:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.bottom-menu-header{align-items:center;border-bottom:1px solid #ffd7004d;display:flex;justify-content:space-between;padding:20px}.bottom-menu-logo{align-items:center;display:flex;gap:12px}.bottom-menu-logo-symbol{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:12px;display:flex;height:40px;justify-content:center;width:40px}.bottom-menu-logo-icon{color:#000;height:22px;width:22px}.bottom-menu-logo-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;font-size:1.4rem;font-weight:700;margin:0}.bottom-menu-logo-subtitle{color:#aaa;font-size:.7rem;margin:2px 0 0}.close-bottom-menu{align-items:center;background:none;background:#ffd7001a;border:none;border-radius:50%;color:gold;cursor:pointer;display:flex;height:40px;justify-content:center;transition:transform .3s ease;width:40px}.close-bottom-menu:hover{background:#ffd70033;transform:scale(1.2)}.close-bottom-menu svg{height:24px;width:24px}.bottom-menu-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px}.bottom-menu-balance-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd7001a,#ffed4e0d);border:1px solid #ffd7004d;border-radius:15px;margin-bottom:25px;padding:20px}.bottom-menu-balance-label{align-items:center;color:#aaa;display:flex;font-size:.9rem;gap:8px;margin-bottom:8px}.bottom-menu-balance-icon{color:gold;height:18px;width:18px}.bottom-menu-balance-amount{color:gold;font-size:1.8rem;font-weight:800;text-shadow:0 0 10px #ffd7004d}.bottom-menu-nav{display:flex;flex-direction:column;gap:8px;margin-bottom:25px}.bottom-menu-nav-item{align-items:center;background:#0000;border:2px solid #ffd70033;border-radius:12px;color:#aaa;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:16px 20px;text-align:left;transition:all .3s ease;width:100%}.bottom-menu-nav-item:hover{background:#ffd7001a;border-color:#ffd70066;color:#fff;transform:translateX(5px)}.bottom-menu-nav-icon{color:gold;height:22px;margin-right:12px;width:22px}.bottom-menu-nav-arrow{color:#aaa;height:20px;width:20px}.bottom-menu-theme-section{background:#ffffff0d;border:1px solid #ffd70033;border-radius:15px;margin-bottom:25px;padding:20px}.bottom-menu-theme-label{align-items:center;color:#aaa;display:flex;font-size:.9rem;gap:8px;margin-bottom:15px}.bottom-menu-theme-icon{color:gold;height:20px;width:20px}.bottom-menu-theme-switch{display:flex;gap:10px}.bottom-menu-theme-option{align-items:center;background:#ffffff1a;border:2px solid #0000;border-radius:12px;color:#aaa;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;gap:8px;justify-content:center;padding:12px;transition:all .3s ease}.bottom-menu-theme-option.active{background:linear-gradient(135deg,gold,#ffed4e);border-color:gold;color:#000}.bottom-menu-theme-option-icon{height:20px;width:20px}.bottom-menu-legal-section{display:flex;flex-direction:column;gap:8px;margin-bottom:25px}.bottom-menu-legal-item{align-items:center;background:#ffffff08;border:1px solid #ffd7001a;border-radius:12px;color:#aaa;cursor:pointer;display:flex;font-size:.95rem;gap:12px;padding:14px 20px;text-align:left;transition:all .3s ease;width:100%}.bottom-menu-legal-item:hover{background:#ffd7000d;color:#fff}.bottom-menu-legal-icon{color:gold;height:20px;width:20px}.bottom-menu-logout-btn{align-items:center;background:linear-gradient(135deg,#f44,red);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:12px;justify-content:center;margin-top:auto;padding:16px 20px;transition:all .3s ease;width:100%}.bottom-menu-logout-btn:hover{box-shadow:0 4px 15px #ff00004d;transform:translateY(-2px)}.bottom-menu-logout-icon{height:20px;width:20px}.game-loading-overlay{align-items:center;animation:fadeIn .6s ease-out;background:linear-gradient(135deg,#0a0a0f,#1a1a2e);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.light-mode .game-loading-overlay{background:linear-gradient(135deg,#f5f5f5,#fff)}@media (max-width:1024px){.desktop-sidebar{display:none}.dashboard-main{margin-left:0;max-width:100%;padding:80px 20px 20px}.mobile-header{display:block}.fixed-footer{display:flex;justify-content:space-around}.floating-slot-game{bottom:90px;left:20px}.games-grid,.popular-games-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.game-image-container{height:150px}.game-name{font-size:1rem;height:55px;padding:15px}.section-header h2{font-size:2rem}}@media (max-width:768px){.dashboard-main{padding:70px 15px 90px}.section-header h2{font-size:1.8rem}.games-grid,.popular-games-grid{gap:12px;grid-template-columns:repeat(3,1fr)}.game-image-container{height:100px}.game-name{font-size:.85rem;height:45px;padding:10px}.floating-slot-game{bottom:85px;left:15px}.floating-slot-content{padding:10px 15px}.floating-slot-title{font-size:1rem}.floating-slot-icon{height:28px;width:28px}.mobile-balance-display{min-width:100px;padding:6px 10px}.mobile-balance-amount{font-size:1rem}}@media (max-width:480px){.games-grid,.popular-games-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.game-image-container{height:90px}.game-name{font-size:.75rem;height:40px;padding:8px}.section-header h2{font-size:1.6rem}.section-subtitle{font-size:.9rem}.floating-slot-game{bottom:80px;left:10px;transform:scale(.9)}.floating-slot-content{padding:8px 12px}.floating-slot-title{font-size:.9rem}.floating-slot-subtitle{font-size:.7rem}.mobile-balance-display{min-width:90px}.mobile-logo-text{font-size:1.1rem}.mobile-logo-symbol{height:32px;width:32px}.mobile-logo-icon{height:18px;width:18px}.fixed-footer{height:65px}.footer-btn{min-width:55px;padding:6px 8px}.footer-icon{height:22px;width:22px}.footer-text{font-size:.65rem}}@media (max-width:360px){.games-grid,.popular-games-grid{gap:8px;grid-template-columns:repeat(3,1fr)}.game-image-container{height:80px}.game-name{font-size:.7rem;height:35px;padding:6px}.mobile-balance-display{min-width:80px;padding:5px 8px}.mobile-balance-amount{font-size:.9rem}}@media (min-width:1025px){.fixed-footer,.mobile-header{display:none!important}}.slots-game{background:linear-gradient(135deg,#000,#111,#222);color:#fff;font-family:Arial,sans-serif;min-height:100vh;overflow-x:hidden}.game-header{background:#000000f2;border-bottom:3px solid #d4af37;box-shadow:0 3px 20px #0009;box-sizing:border-box;flex-wrap:nowrap;gap:.5rem;min-height:50px;padding:.7rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:200}.header-center,.header-left,.header-right{align-items:center;display:flex;flex-shrink:0}.header-left{justify-content:flex-start;min-width:60px}.header-center{flex:1 1;justify-content:center}.header-right{justify-content:flex-end;min-width:50px}.game-title{color:#d4af37;font-size:1.3rem;font-weight:900;letter-spacing:2px;margin:0;text-shadow:0 0 10px #d4af3799}.back-button,.game-title{text-transform:uppercase;white-space:nowrap}.back-button{background:linear-gradient(45deg,#d4af37,#f4e4a6);border-radius:6px;color:#000;flex-shrink:0;font-weight:700;letter-spacing:1px;min-width:70px;padding:.5rem 1rem;text-align:center}.mobile-menu-button{align-items:center;background:#0000;border:2px solid #d4af37;border-radius:6px;color:#d4af37;cursor:pointer;display:flex;flex-shrink:0;font-size:1.4rem;justify-content:center;min-width:40px;padding:.3rem .6rem;transition:.3s}.mobile-menu-button:hover{background:#d4af37;color:#000}.balance-display{display:none!important}.slots-layout{display:grid;grid-template-columns:280px 1fr}.slots-sidebar{background:linear-gradient(180deg,#111,#222);border-right:3px solid #d4af37;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem}.mobile-nav-button,.nav-button{background:#0000;border:2px solid #d4af37;border-radius:12px;color:#d4af37;cursor:pointer;font-weight:700;letter-spacing:1px;padding:1rem;text-transform:uppercase;transition:.3s ease}.mobile-nav-button.active,.mobile-nav-button:hover,.nav-button.active,.nav-button:hover{background:#d4af37;color:#000;transform:translateX(5px)}.mobile-sidebar-overlay{background:#000000e6;display:none;inset:0;position:fixed;z-index:9999}.mobile-sidebar-overlay.open{display:block}.mobile-sidebar{background:linear-gradient(180deg,#000,#1a1a1a,#222);border-right:4px solid #d4af37;height:100%;left:0;padding:2rem 1rem;position:absolute;top:0;transform:translateX(-100%);transition:.4s;width:285px}.mobile-sidebar-overlay.open .mobile-sidebar{transform:translateX(0)}.sidebar-title{color:#d4af37;font-size:1.5rem;letter-spacing:2px;margin-bottom:2rem;text-align:center;text-transform:uppercase}.close-sidebar{background:#0000;border:none;color:#d4af37;cursor:pointer;font-size:2.8rem;line-height:1;position:absolute;right:15px;top:15px}.mobile-sidebar-nav{display:flex;flex-direction:column;gap:1rem}.slots-main{padding:1rem}.machine-container{background:#111;border:6px solid #d4af37;border-radius:20px;box-shadow:0 0 40px #d4af374d;margin:0 auto;max-width:900px;padding-bottom:2rem}.machine-header{border-bottom:3px solid #d4af37;padding:1.5rem 1rem;text-align:center}.reels-display{padding:1.5rem;position:relative}.reels-container{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(4,1fr);justify-content:center;perspective:1000px}.reel-column{display:flex;flex-direction:column;gap:.7rem}.reel-slot{align-items:center;background:#000;border:3px solid #d4af37;border-radius:12px;display:flex;height:70px;justify-content:center;overflow:hidden;position:relative;width:70px}.slot-symbol{height:55px;object-fit:contain;transition:transform .3s ease;width:55px}.slot-symbol.spinning{animation:spinReel .15s linear infinite}@keyframes spinReel{0%{opacity:0;transform:translateY(-100%)}50%{opacity:1}to{opacity:0;transform:translateY(100%)}}.control-panel{flex-wrap:wrap;gap:1.3rem;justify-content:center;padding-top:1.3rem}.control-panel,.stake-box{align-items:center;display:flex}.stake-box{flex-direction:column;gap:.5rem}.stake-box label{color:#d4af37;font-weight:700;letter-spacing:1px;text-transform:uppercase}.stake-box input{font-size:1.3rem;text-align:center;width:120px}.control-panel select,.stake-box input{background:#000;border:3px solid #d4af37;border-radius:10px;color:#fff;padding:.6rem 1rem}.control-panel select{cursor:pointer;font-size:1.1rem}.mechanical-button{background:radial-gradient(circle,#555,#222,#000);border:4px solid #777;border-radius:50%;box-shadow:0 12px 0 #111,0 20px 25px #0009;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:900;height:130px;transition:.2s ease;width:130px}.mechanical-button:active{box-shadow:0 4px 0 #111;transform:translateY(10px)}.spin-button{background:radial-gradient(circle,#e6c03d,#b68a13,#7a5c00);border-color:#faf1be;color:#000}.stop-button{background:radial-gradient(circle,#f44,#b00,#500);border-color:#f88}.history-page,.stats-page{margin:0 auto;max-width:900px;padding:1rem}.history-page h1,.stats-page h1{color:#d4af37;letter-spacing:2px;margin-bottom:2rem;text-align:center;text-transform:uppercase}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-box{font-size:1.2rem;font-weight:700;padding:1.5rem;text-align:center}.history-table,.stat-box{background:#000000b3;border:3px solid #d4af37;border-radius:15px}.history-table{overflow:hidden}.history-row{grid-gap:1rem;align-items:center;border-bottom:1px solid #333;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:1rem}.history-row:last-child{border-bottom:none}.history-row span.win{color:#4caf50;font-weight:700}.history-row span.loss{color:#f44}.loading,.no-history{background:#000000b3;border:3px solid #d4af37;border-radius:15px;margin-top:2rem;padding:2rem;text-align:center;text-transform:uppercase}.win-modal-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.win-modal{animation:pulse .5s infinite alternate;background:linear-gradient(45deg,#d4af37,#f4e4a6);border:6px solid gold;border-radius:20px;padding:3rem;text-align:center}.win-modal h1{color:#000;font-size:2.5rem;margin-bottom:1.5rem}.win-text{color:#000;font-size:3rem;font-weight:700}@media (max-width:768px){.game-header{gap:.3rem;min-height:45px;padding:.6rem .8rem}.header-center,.header-left,.header-right{min-width:auto}.game-title{font-size:1.1rem;letter-spacing:1px}.back-button{font-size:.8rem;min-width:60px;padding:.4rem .8rem}.mobile-menu-button{font-size:1.2rem;min-width:35px;padding:.25rem .5rem}.slots-layout{grid-template-columns:1fr}.slots-sidebar{display:none!important}.machine-container{border-width:4px;margin-top:.5rem}.reels-container{gap:.5rem;padding:1rem}.reel-slot{height:55px;width:55px}.slot-symbol{height:40px;width:40px}.control-panel{gap:1rem;padding:1rem}.stake-box input{font-size:1.1rem;width:100px}.mechanical-button{font-size:1rem;height:100px;width:100px}}@media (max-width:480px){.game-header{min-height:40px;padding:.5rem .6rem}.game-title{font-size:1rem}.back-button{font-size:.75rem;min-width:55px;padding:.35rem .6rem}.mobile-menu-button{font-size:1.1rem;min-width:32px;padding:.2rem .4rem}.reel-slot{height:45px;width:45px}.slot-symbol{height:35px;width:35px}.mechanical-button{font-size:.9rem;height:85px;width:85px}}@media (max-width:360px){.game-header{padding:.4rem .5rem}.game-title{font-size:.9rem}.back-button{font-size:.7rem;min-width:50px;padding:.3rem .5rem}.mobile-menu-button{font-size:1rem;min-width:30px;padding:.18rem .35rem}}.crash-wrapper{align-items:flex-start;background:radial-gradient(circle at top,#03281b 0,#020712 45%,#000 100%);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:1rem}.crash-inner{background:radial-gradient(circle at top left,#00503c73,#000a08f2);border:1px solid #5cffb326;border-radius:16px;box-shadow:0 15px 40px #000000b3;box-sizing:border-box;max-width:1100px;padding:1.2rem 1.2rem 1.6rem;width:100%}.crash-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.back-btn{background:#0000;border:1px solid #5cffb3b3;border-radius:999px;color:#c2fff1;cursor:pointer;font-size:.85rem;letter-spacing:.03em;padding:.4rem .9rem;transition:all .2s ease}.back-btn:hover{background:#5cffb31f;box-shadow:0 0 12px #5cffb366}.balance-box{background:radial-gradient(circle at top,#5cffb329,#001712e6);border:1px solid #5cffb366;border-radius:999px;color:#e4fff9;font-size:.9rem;font-weight:600;padding:.4rem 1rem}.crash-board{background:radial-gradient(circle at top,#04271b 0,#020f0c 60%,#020608 100%);border:1px solid #5cffb340;border-radius:14px;box-shadow:inset 0 0 20px #000c;margin-bottom:1.5rem;padding:.8rem .9rem .9rem;position:relative}.candlestick-chart{background:radial-gradient(circle at top,#043122 0,#010907 65%,#000 100%);border-radius:10px;display:block;width:100%}.multiplier-value{color:#5cffb3;font-size:2.8rem;font-weight:900;letter-spacing:.04em;margin-top:.7rem;position:relative;text-align:center;text-shadow:0 0 18px #5cffb3e6;transition:text-shadow .2s ease-out,transform .15s ease-out}.multiplier-value span#crashExplosion{left:50%;pointer-events:none;position:absolute;top:40%;transform:translateX(-50%)}#crashExplosion.explode{animation:explodeFX .75s ease-out forwards;background:radial-gradient(circle,#ff5c7ae6 0,#0000 70%);border-radius:50%;height:320px;width:320px}@keyframes explodeFX{0%{opacity:.9;transform:translateX(-50%) scale(.2)}to{opacity:0;transform:translateX(-50%) scale(1.6)}}.controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.4rem}.bet-panel{display:flex;flex:1.3 1;flex-direction:column;gap:.5rem}.bet-label{color:#c6fff3;font-size:.85rem;letter-spacing:.08em;opacity:.85}.bet-input-container{display:flex;width:100%}.bet-input{background:#01120ef2;border:1px solid #5cffb366;border-radius:8px;box-shadow:inset 0 0 8px #000000b3;color:#eafff7;font-size:1rem;padding:.6rem .8rem;text-align:center}.bet-input:disabled{opacity:.6}.quick-buttons{display:none}.action-panel{display:flex;flex:0.7 1;justify-content:flex-end}.bet-btn,.cash-btn{border:none;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:.08em;padding:.75rem .9rem;text-transform:uppercase;transition:all .18s ease-out;width:100%}.bet-btn{background:linear-gradient(135deg,#5cffb3,#32c3ff);box-shadow:0 10px 20px #13c08680;color:#012116}.bet-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.bet-btn:hover:not(:disabled){box-shadow:0 14px 28px #13c086b3;transform:translateY(-1px)}.cash-btn{background:linear-gradient(135deg,#ffcf5c,#ff7a5c);box-shadow:0 10px 20px #ff965a73;color:#2b1400}.cash-btn:disabled{cursor:not-allowed;opacity:.55}.cash-btn:hover:not(:disabled){box-shadow:0 14px 28px #ff965ab3;transform:translateY(-1px)}.lower-section{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1.2fr 1fr}.history-box,.stats-box{background:radial-gradient(circle at top,#01281cd9,#000806fa);border:1px solid #5cffb32e;border-radius:14px;color:#e4fff8;padding:1rem 1.1rem}.history-box h3,.stats-box h3{color:#e4fff8;font-size:.95rem;letter-spacing:.05em;margin-bottom:.6rem;opacity:.85;text-transform:uppercase}.stats-grid{grid-gap:.3rem;color:#c9fff2;font-size:.88rem;gap:.3rem}.history-bar{display:flex;flex-wrap:wrap;gap:.35rem}.history-pill{background:#5cffb3;border-radius:999px;color:#05120d;font-size:.8rem;font-weight:600;padding:.3rem .6rem}.history-pill[data-status=crashed]{background:#ff5c7a;color:#fff4f6}@media (max-width:768px){.crash-wrapper{padding:.5rem .8rem}.crash-inner{border-radius:12px;padding:1rem 1rem 1.4rem}.crash-board{margin-bottom:1.2rem;padding:.6rem .7rem .7rem}.multiplier-value{font-size:2.2rem;margin-top:.5rem}.controls{align-items:stretch;flex-direction:column;gap:1rem;margin-bottom:1.2rem}.action-panel{width:100%}.lower-section{gap:1rem;grid-template-columns:1fr}.history-box,.stats-box{padding:.8rem .9rem}.bet-input{font-size:1.1rem;padding:.7rem .8rem}}@media (max-width:480px){.crash-wrapper{padding:.3rem .5rem}.crash-inner{padding:.8rem .8rem 1.2rem}.multiplier-value{font-size:1.8rem}.back-btn{font-size:.8rem;padding:.35rem .8rem}.balance-box{font-size:.85rem;padding:.35rem .8rem}.bet-btn,.cash-btn{font-size:.85rem;padding:.7rem .8rem}.bet-input{font-size:1rem;padding:.6rem .7rem}}.fishing-game{align-items:center;background:radial-gradient(circle at top,#020616 0,#02040a 55%,#000 100%);box-sizing:border-box;color:#fdfdfd;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;justify-content:center;min-height:100vh;padding:1.25rem}.arcade-shell{background:linear-gradient(180deg,#15141f,#05040a 65%,#020308);border:2px solid #ffd78059;border-radius:26px;box-shadow:0 40px 90px #000000e6,inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;max-width:1200px;padding:1rem 1.25rem 1.25rem;position:relative;width:100%}.arcade-top{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.back-button{background:radial-gradient(circle at top left,#ffffff1f,#0000);border:1px solid #ffffff40;border-radius:999px;color:#f9f9ff;font-size:.85rem;gap:.25rem;padding:.4rem .75rem;transition:all .18s ease}.back-button:hover{background:#ffffff26;transform:translateY(-1px)}.marquee{background:linear-gradient(90deg,#f97316,#ec4899,#22d3ee);border:1px solid #ffffff40;border-radius:999px;box-shadow:0 0 18px #ec4899bf,0 0 40px #0ea5e999;flex:1 1;padding:.4rem .8rem;text-align:center}.marquee-title{font-size:1rem;font-weight:700;letter-spacing:.14em}.marquee-subtitle,.marquee-title{display:block;text-transform:uppercase}.marquee-subtitle{font-size:.7rem;letter-spacing:.2em;opacity:.88}.balance-display{align-items:flex-end;background:radial-gradient(circle at top,#022c22 0,#022c2a 45%,#020617 100%);border:1px solid #2dd4bf99;border-radius:14px;box-shadow:0 0 16px #22c55e66,inset 0 0 0 1px #0f766eb3;display:flex;flex-direction:column;min-width:130px;padding:.4rem .7rem}.balance-label{font-size:.65rem;letter-spacing:.14em;opacity:.8;text-transform:uppercase}.balance-value{font-size:.95rem;font-weight:700}.arcade-body{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:minmax(0,3fr) minmax(260px,2fr)}.arcade-screen{background:radial-gradient(circle at top,#0f172a,#020617);border:1px solid #94a3b899;border-radius:18px;box-shadow:inset 0 0 0 1px #0f172ae6,0 20px 40px #000000d9;display:flex;flex-direction:column;gap:.7rem;padding:.9rem}.screen-inner{background:radial-gradient(circle at top,#020617 0,#020617 40%,#000 100%);border:1px solid #0f172ae6;border-radius:15px;box-shadow:inset 0 0 30px #0f172ae6,inset 0 0 0 1px #0f172ab3;padding:.6rem}.water{align-items:center;animation:waterBreath 5s ease-in-out infinite;background:radial-gradient(circle at top,#0ea5e9 0,#0284c7 35%,#0369a1 60%,#0b1120 100%);border:2px solid #38bdf8e6;border-radius:14px;box-shadow:inset 0 0 40px #0f172af2,0 0 18px #38bdf899;display:flex;height:260px;justify-content:center;overflow:hidden;position:relative}@keyframes waterBreath{0%,to{background-position:0 0;transform:scale(1)}50%{background-position:0 10px;transform:scale(1.015)}}.wave-layer{animation:waveMove 3s ease-in-out infinite;background:linear-gradient(180deg,#0000,#ffffff4d);border-radius:50% 50% 0 0;bottom:0;height:40px;left:0;position:absolute;right:0}.wave-1{animation-delay:0s;background:linear-gradient(180deg,#0000,#fff3);height:30px;opacity:.4}.wave-2{animation-delay:.5s;background:linear-gradient(180deg,#0000,#ffffff40);height:35px;opacity:.6}.wave-3{animation-delay:1s;background:linear-gradient(180deg,#0000,#ffffff4d);height:40px;opacity:.8}@keyframes waveMove{0%,to{transform:translateX(0) scaleY(1)}25%{transform:translateX(-10px) scaleY(1.1)}50%{transform:translateX(0) scaleY(1.05)}75%{transform:translateX(10px) scaleY(1.1)}}.bubble-layer{inset:0;pointer-events:none;position:absolute}.bubble{animation:bubbleRise 8s linear infinite;background:radial-gradient(circle,#e0f2fe 0,#94a3b866 70%);border-radius:999px;bottom:-20px;height:10px;position:absolute;width:10px}@keyframes bubbleRise{0%{opacity:0;transform:translateY(0) scale(.6)}20%{opacity:1}to{opacity:0;transform:translateY(-330px) scale(1.7)}}.splash-circle{animation:splashExpand 1s ease-out forwards;border:3px solid #ffffffd9;border-radius:999px;bottom:60px;height:6px;position:absolute;width:6px}@keyframes splashExpand{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(12)}}.boat{align-items:center;animation:boatFloat 3s ease-in-out infinite;display:flex;gap:.4rem;left:18px;top:14px;z-index:2}@keyframes boatFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-2px) rotate(1deg)}50%{transform:translateY(0) rotate(0deg)}75%{transform:translateY(-1px) rotate(-1deg)}}.boat-emoji{animation:boatBob 2s ease-in-out infinite;font-size:2.3rem;text-shadow:0 5px 12px #0f172ae6}@keyframes boatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.rod{background:linear-gradient(180deg,#eab308,#a16207);height:190px;transform-origin:top;width:4px}.rod-cast{animation:rodSwing 1.2s ease-in-out forwards}@keyframes rodSwing{0%{transform:rotate(0deg)}60%{transform:rotate(-26deg)}to{transform:rotate(-18deg)}}.line{background:linear-gradient(180deg,#f9fafb,#0000);height:180px;position:relative;width:2px}.line-tension{animation:lineTension .18s infinite alternate}@keyframes lineTension{0%{transform:translateX(0)}to{transform:translateX(2px)}}.hook{bottom:-16px;font-size:1.6rem;left:-14px}.bite-spot,.hook{position:absolute}.bite-spot{animation:biteFlash .8s ease-in-out infinite;bottom:80px;font-size:2rem}@keyframes biteFlash{0%,to{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}.catch-reveal{animation:revealFade .8s ease-out forwards;bottom:12px;position:absolute;right:16px}@keyframes revealFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fish-jump{animation:fishJump 1.4s ease-out forwards,fishSpin 1.2s ease-out forwards;font-size:4rem}@keyframes fishJump{0%{opacity:0;transform:translateY(120px) scale(.2)}50%{opacity:1;transform:translateY(-60px) scale(1.5)}to{transform:translateY(0) scale(1)}}@keyframes fishSpin{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}.catch-reveal.common .fish-jump{filter:drop-shadow(0 0 10px rgba(248,250,252,.9))}.catch-reveal.rare .fish-jump{filter:drop-shadow(0 0 20px rgba(96,165,250,.9))}.catch-reveal.epic .fish-jump{filter:drop-shadow(0 0 22px rgba(192,132,252,.95))}.catch-reveal.legendary .fish-jump{filter:drop-shadow(0 0 28px rgba(250,204,21,.98))}.screen-hud{grid-gap:.4rem;background:radial-gradient(circle at top left,#0f172ae6,#0f172a);border:1px solid #1e40afbf;border-radius:9px;display:grid;font-size:.75rem;gap:.4rem;grid-template-columns:1.4fr 1fr;margin-top:.45rem;padding:.4rem .6rem}.hud-section{display:flex;flex-direction:column;gap:.1rem}.hud-label{font-size:.7rem;letter-spacing:.15em;opacity:.7;text-transform:uppercase}.hud-value{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-panel{background:linear-gradient(180deg,#020617,#020617 45%,#000);border:1px solid #0f172ae6;border-radius:16px;box-shadow:inset 0 0 0 1px #0f172ab3,0 10px 28px #000c;margin-top:.35rem;padding:.7rem .8rem .8rem}.bet-control{display:flex;flex-direction:column;gap:.35rem}.bet-label{font-size:.75rem;letter-spacing:.15em;opacity:.8;text-transform:uppercase}.bet-input{background:radial-gradient(circle at top left,#020617,#020617);border:1px solid #94a3b880;border-radius:10px;color:#e5e7eb;font-size:.9rem;outline:none;padding:.5rem .65rem;width:100%}.bet-input:focus{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf880}.quick-bet-row{display:flex;flex-wrap:wrap;gap:.3rem}.quick-bet-row button{background:radial-gradient(circle at top,#020617,#020617);border:1px solid #94a3b899;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:.75rem;padding:.3rem .6rem;transition:all .16s ease}.quick-bet-row button:hover{background:#38bdf840;border-color:#38bdf8;transform:translateY(-1px)}.bet-hint{font-size:.7rem;opacity:.7}.message{border-radius:8px;font-size:.75rem;margin-top:.4rem;padding:.4rem .55rem}.error-message{background:#ef44442e;border:1px solid #f8717199;color:#fecaca}.info-message{background:#16a34a29;border:1px solid #4ade80b3;color:#bbf7d0}.arcade-buttons-row{margin-top:.55rem}.arcade-button{border:none;border-radius:999px;box-shadow:0 16px 40px #000000e6,0 0 16px #38bdf8b3;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:.14em;padding:.75rem 1rem;text-transform:uppercase;transition:all .16s ease;width:100%}.main-button{background:radial-gradient(circle at top,#22c55e,#16a34a);color:#01110a}.arcade-button:hover:not(:disabled){box-shadow:0 18px 45px #000000f2,0 0 18px #38bdf8cc;transform:translateY(-1px)}.arcade-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.rarity-legend{display:flex;flex-wrap:wrap;font-size:.7rem;gap:.35rem;margin-top:.5rem}.legend{border:1px solid #e2e8f066;border-radius:999px;padding:.2rem .55rem}.legend.common{background:#e0f2fe;color:#0f172a}.legend.rare{background:#bfdbfe;color:#111827}.legend.epic{background:#e9d5ff;color:#111827}.legend.legendary{background:#fef3c7;color:#111827}.arcade-side-panel{background:radial-gradient(circle at top,#111827,#020617);border:1px solid #f9731680;border-radius:18px;box-shadow:inset 0 0 0 1px #0f172ad9,0 20px 40px #000000e6;display:flex;flex-direction:column;gap:.7rem;padding:.9rem .85rem .8rem}.panel-tabs{align-self:center;background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:999px;display:inline-flex;padding:.15rem}.tab-btn{background:#0000;border:none;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:.75rem;padding:.3rem .8rem;transition:all .16s ease}.tab-btn.active{background:linear-gradient(135deg,#f97316,#facc15);color:#111827}.stats-panel{background:#0f172ae6;border:1px solid #fbbf24b3;border-radius:14px;font-size:.8rem;padding:.55rem .7rem}.stat-item{border-bottom:1px dashed #94a3b866;padding:.35rem 0}.panel-placeholder{font-size:.78rem;opacity:.8;padding:.4rem 0}.history-panel{background:#0f172ae6;border:1px solid #fbbf24b3;border-radius:14px;display:flex;flex:1 1;flex-direction:column;font-size:.78rem;padding:.55rem .7rem}.history-list{margin-top:.25rem;max-height:260px;padding-right:.2rem}.history-list::-webkit-scrollbar{width:5px}.history-list::-webkit-scrollbar-track{background:#0000}.history-list::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:999px}.history-item{border-bottom:1px dashed #334155b3;padding:.35rem 0}.history-item.common{border-left:2px solid #94a3b8b3;padding-left:.45rem}.history-item.rare{border-left:2px solid #60a5fae6;padding-left:.45rem}.history-item.epic{border-left:2px solid #c084fce6;padding-left:.45rem}.history-item.legendary{border-left:2px solid #facc15f5;padding-left:.45rem}.fish-icon{font-size:1.25rem;margin-right:.45rem}.history-text{display:flex;flex:1 1;flex-direction:column}.history-text small{font-size:.7rem;opacity:.75}.win-value{font-size:.78rem;font-weight:600}.profit-positive{color:#bbf7d0}.profit-negative{color:#fecaca}.side-panel-lights{display:flex;gap:.3rem;justify-content:center;margin-top:.5rem}.light-dot{border-radius:999px;box-shadow:0 0 10px currentColor;height:8px;width:8px}.light-dot.red{background:#f97373;color:#f97373}.light-dot.yellow{background:#fde68a;color:#fde68a}.light-dot.green{background:#86efac;color:#86efac}.arcade-footer{align-items:center;border-top:1px solid #1e293be6;display:flex;flex-direction:column;gap:.35rem;margin-top:.9rem;padding-top:.5rem}.footer-lights-row{display:flex;gap:.4rem}.footer-light{animation:footerPulse 2.4s ease-in-out infinite;background:radial-gradient(circle at top,#f97316,#b91c1c);border-radius:999px;box-shadow:0 0 12px #f87171d9,0 0 24px #f87171b3;height:14px;opacity:.5;width:14px}.footer-light:nth-child(2){animation-delay:.4s}.footer-light:nth-child(3){animation-delay:.8s}.footer-light:nth-child(4){animation-delay:1.2s}@keyframes footerPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.footer-label{font-size:.7rem;letter-spacing:.22em;opacity:.7;text-transform:uppercase}@media (max-width:992px){.arcade-body{grid-template-columns:1.4fr 1fr}}@media (max-width:768px){.fishing-game{align-items:stretch;padding:.9rem}.arcade-shell{padding:.8rem .9rem 1rem}.arcade-top{align-items:stretch;flex-direction:column}.marquee{order:-1}.balance-display{align-self:flex-end}.arcade-body{grid-template-columns:1fr}.arcade-side-panel{order:2}.arcade-screen{order:1}}@media (max-width:520px){.screen-hud{grid-template-columns:1fr}.water{height:220px}.fishing-game{padding:.6rem}.marquee-title{font-size:.9rem}}.treasure-hunt-game{background:radial-gradient(circle at 50% 0,#0a0e1a 0,#050813 45%,#000 100%),repeating-linear-gradient(0deg,#0000,#0028ff08 1px,#0000 2px);color:#f9fafb;font-family:Press Start\ 2P,Courier New,monospace;min-height:100vh;padding:12px;position:relative}.treasure-hunt-game:before{background:linear-gradient(#12101000 50%,#00000040 0),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 4px,3px 100%;bottom:0;content:"";left:0;opacity:.7;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.treasure-hunt-game:after{animation:scanline 8s linear infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:2px;left:0;opacity:.15;pointer-events:none;position:fixed;right:0;top:0;z-index:9998}.treasure-game-header{background:linear-gradient(90deg,#1e003ce6,#00143ce6 50%,#1e003ce6);border:3px solid gold;border-radius:16px;box-shadow:0 0 20px #ffd70066,inset 0 0 20px #0064ff4d;display:flex;flex-direction:column;gap:16px;margin-bottom:20px;padding:16px;position:relative}.back-button{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#8b0000,#ff4500);border:none;border-radius:12px;box-shadow:0 4px 0 #8b0000;color:#fff;display:inline-flex;font-family:Press Start\ 2P,monospace;font-size:12px;gap:8px;min-height:44px;padding:12px 16px;text-shadow:0 2px 4px #00000080;transition:all .2s ease}.back-button:active{box-shadow:0 2px 0 #8b0000;transform:translateY(2px)}.game-title{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.game-title-icon{animation:compassSpin 10s linear infinite;filter:drop-shadow(0 0 10px #ffd700) drop-shadow(0 0 20px #ff4500);font-size:40px}@keyframes compassSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.game-title-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ff8c00,#ff4500);-webkit-background-clip:text;background-clip:text;font-family:Bungee,Press Start\ 2P,cursive;font-size:18px;line-height:1.3;margin:0;text-shadow:0 0 20px #ffd7004d}.game-title-text p{color:#0ff;font-size:10px;line-height:1.4;margin:8px auto 0;max-width:280px;text-shadow:0 0 8px #00ffff80}.balance-pill{align-items:center;align-self:center;background:linear-gradient(135deg,#00008b,#191970);border:3px solid gold;border-radius:12px;box-shadow:0 0 15px #00f6,inset 0 0 10px #ffd70033;display:flex;flex-direction:column;gap:4px;max-width:280px;padding:12px 20px;width:100%}.balance-label{color:#87ceeb;font-size:10px;text-shadow:0 0 4px #87ceeb80}.balance-amount{color:gold;font-size:16px;font-weight:700;text-shadow:0 0 8px gold,0 0 15px #ff4500}.treasure-game-layout{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1400px}.map-selection-panel{width:100%}.panel-card{background:linear-gradient(145deg,#0a0a28f2,#14143cf2 50%,#0a0a28f2);border:3px solid indigo;border-radius:16px;box-shadow:0 15px 35px #000c,inset 0 0 20px #00000080,0 0 0 2px gold;padding:20px;position:relative}.panel-card:before{background:linear-gradient(90deg,red,gold,#0f0,#0ff,#00f,#f0f);content:"";height:3px;left:0;position:absolute;right:0;top:0;z-index:1}.panel-title{color:gold;font-family:Bungee,Press Start\ 2P,cursive;font-size:14px;font-weight:700;margin:0 0 16px;text-align:center;text-shadow:0 0 8px #ffd70080}.map-level-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.map-level-card{background:linear-gradient(145deg,#1e1e50e6,#0f0f2de6);border:2px solid #94a3b84d;border-radius:12px;color:#e5e7eb;cursor:pointer;min-height:44px;padding:16px;text-align:left;transition:all .2s ease}.map-level-card.active{background:linear-gradient(145deg,#8b000033,#1e1e50e6);border-color:#ff4500;box-shadow:0 0 20px #ff450099,inset 0 0 15px #ffd70033}.map-level-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.map-level-icon{filter:drop-shadow(0 0 4px currentColor);font-size:24px}.map-level-name{color:#fff;font-size:12px;font-weight:600;line-height:1.3}.map-level-risk{color:#87ceeb;font-size:10px;margin-top:4px}.map-level-risk strong{color:#ff4500;text-shadow:0 0 4px #ff450080}.map-level-description{color:#b0e0e6;font-size:10px;line-height:1.4;margin:8px 0}.map-level-footer{border-top:1px solid #ffffff1a;color:gold;font-size:10px;padding-top:8px;text-align:center}.game-screen-section{display:flex;flex-direction:column;gap:20px}.map-screen{aspect-ratio:16/9;background:linear-gradient(135deg,#000428,#004e92);border:4px solid #333;border-radius:16px;box-shadow:inset 0 0 30px #000000e6,0 20px 40px #000c,0 0 0 3px #666,0 0 0 6px gold;min-height:250px;overflow:hidden;position:relative;width:100%}.sky-gradient{background:linear-gradient(180deg,#0f172a 0,#1e3c72);inset:0 0 60% 0;position:absolute}.sea{background:linear-gradient(180deg,#0c2461 0,#0a1931);inset:40% -20% 0 -20%}.sea,.wave{position:absolute}.wave{background:radial-gradient(circle at center,#00bfffcc,#0000 70%);border-radius:100%;height:60px;left:-20%;opacity:.4;right:-20%}.boat{bottom:18%;height:50px;left:12%;position:absolute;transform-origin:center;width:60px}.map-screen--sailing .boat{animation:boatSail 7s linear infinite}.island{bottom:18%;height:60px;position:absolute;right:12%;width:100px}.map-overlay{align-items:center;background:radial-gradient(circle at center,#0000 0,#00000080 100%);display:flex;flex-direction:column;inset:0;justify-content:center;padding:20px;position:absolute;text-align:center}.overlay-title{color:gold;font-size:14px;font-weight:700;margin-bottom:8px;text-shadow:0 0 10px #ffd700cc}.overlay-subtitle{color:#87ceeb;font-size:10px;line-height:1.4;max-width:280px}.stake-controls-panel{width:100%}.stake-controls-grid{display:flex;flex-direction:column;gap:20px}.stake-input-section{display:flex;flex-direction:column;gap:16px}.stake-input-container{display:flex;flex-direction:column;gap:12px}.stake-label{color:#87ceeb;font-size:12px;text-align:center;text-transform:uppercase}.stake-input-wrapper{align-items:center;background:#00001ecc;border:3px solid #0ff;border-radius:16px;box-shadow:inset 0 0 15px #0009,0 0 15px #0ff6;display:flex;padding:16px}.stake-currency{color:gold;font-size:20px;font-weight:700;margin-right:12px;min-width:24px}.stake-input-wrapper input{-webkit-appearance:none;-moz-appearance:textfield;background:#0000;border:none;color:#fff;flex:1 1;font-family:Press Start\ 2P,monospace;font-size:24px;font-weight:700;min-width:0;outline:none;text-align:center}.stake-input-wrapper input::-webkit-inner-spin-button,.stake-input-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quick-bet-section{display:flex;flex-direction:column;gap:12px}.quick-bet-label{color:#87ceeb;font-size:11px;text-align:center}.quick-bet-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.quick-bet-chip{align-items:center;background:linear-gradient(135deg,#06c,#04a);border:2px solid #0ff;border-radius:12px;box-shadow:0 3px 0 #038;color:#fff;cursor:pointer;display:flex;font-family:Press Start\ 2P,monospace;font-size:14px;justify-content:center;min-height:44px;padding:12px 8px;transition:all .2s ease}.quick-bet-chip.selected{background:linear-gradient(135deg,#ff8c00,#ff4500);border-color:gold;box-shadow:0 3px 0 #8b0000}.quick-bet-chip:active{box-shadow:0 1px 0 #038;transform:translateY(2px)}.quick-bet-chip.selected:active{box-shadow:0 1px 0 #8b0000}.stake-summary-section{display:flex;flex-direction:column;gap:16px}.cost-summary{background:linear-gradient(135deg,#00001ee6,#00143ce6);border:2px solid #ff4500;border-radius:16px;box-shadow:inset 0 0 15px #00000080,0 0 15px #ff45004d;display:flex;flex-direction:column;gap:12px;padding:20px}.cost-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 0}.cost-item:last-child{border-bottom:none}.cost-label{color:#87ceeb;font-size:11px}.cost-value{color:#fff;font-size:12px;font-weight:600}.cost-value.highlight{color:gold;font-size:14px}.cost-item.total-cost{background:#ff45001a;border-radius:10px;margin-top:4px;padding:12px}.cost-value.total{color:gold;font-size:18px;font-weight:700}.hunt-button{align-items:center;background:linear-gradient(135deg,#ff4500,#ff8c00 25%,gold 50%,#ff8c00 75%,#ff4500);border:none;border-radius:16px;box-shadow:0 6px 0 #8b0000;color:#000;cursor:pointer;display:flex;font-family:Bungee,Press Start\ 2P,cursive;font-size:16px;font-weight:700;gap:12px;justify-content:center;letter-spacing:1px;min-height:60px;padding:20px 16px;position:relative;text-transform:uppercase;transition:all .2s ease;width:100%}.hunt-button:active:not(:disabled){box-shadow:0 3px 0 #8b0000;transform:translateY(3px)}.hunt-button:disabled{background:linear-gradient(135deg,#666,#888);box-shadow:none;color:#aaa;cursor:not-allowed;opacity:.6}.hunt-button-icon{font-size:20px}.hunt-button-text{flex:1 1;text-align:center}.hunt-button-badge{background:#00000080;border:2px solid #000;border-radius:20px;font-size:12px;padding:6px 12px}.balance-reminder{align-items:center;background:linear-gradient(135deg,#00003ce6,#001450e6);border:2px solid #0ff;border-radius:12px;display:flex;justify-content:space-between;padding:16px}.balance-reminder .balance-label{color:#87ceeb;font-size:11px}.balance-reminder .balance-amount{color:gold;font-size:16px;font-weight:700}.error-banner{background:linear-gradient(135deg,#8b0000e6,#b22222e6);border:2px solid red;border-radius:12px;color:#fff;font-size:11px;line-height:1.4;padding:12px 16px;text-align:center}.results-panel{width:100%}.results-header{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:20px;text-align:center}.results-header h2{color:gold;font-size:14px;margin:0}.results-tag{background:#ff45004d;border:2px solid gold;border-radius:20px;color:gold;font-size:11px;padding:8px 16px}.treasures-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:16px 0 20px}.treasure-card{align-items:center;background:linear-gradient(145deg,#1e1e50e6,#0f0f2de6);border:2px solid gold;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px;text-align:center}.treasure-icon{font-size:32px;margin-bottom:4px}.treasure-name{color:#fff;font-size:10px;line-height:1.3}.treasure-multiplier{background:#0000004d;border:1px solid #0f0;border-radius:10px;color:#0f0;font-size:14px;font-weight:700;padding:4px 12px}.hunt-summary{background:#00001e80;border:1px solid #ffffff1a;border-radius:12px;margin:20px 0;padding:16px}.summary-item{border-bottom:1px solid #ffffff1a;padding:8px 0}.summary-value{color:gold;font-size:14px;font-weight:600}.summary-value.win{color:#0f0;font-size:16px}.summary-note{background:#00001e4d;border-left:3px solid #0ff;border-radius:10px;color:#87ceeb;font-size:10px;line-height:1.4;margin-top:16px;padding:12px}@media (min-width:480px){.treasure-hunt-game{padding:16px}.game-title-text h1{font-size:20px}.game-title-text p{font-size:11px;max-width:320px}.balance-pill{max-width:320px}.map-level-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.treasures-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (min-width:640px){.treasure-game-header{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.back-button{align-self:center;order:1}.game-title{flex:1 1;flex-direction:row;gap:16px;justify-content:center;order:2;text-align:center}.game-title-text{text-align:left}.balance-pill{align-self:center;max-width:200px;order:3}.stake-controls-grid{flex-direction:row;gap:24px}.stake-input-section{flex:1 1}.stake-summary-section{flex:1 1;max-width:300px}.treasures-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.treasure-game-layout{align-items:flex-start;flex-direction:row;gap:24px}.map-selection-panel{flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;width:280px}.game-screen-section{flex:1 1;min-width:0}.map-screen{min-height:300px}.quick-bet-grid{grid-template-columns:repeat(3,1fr)}.hunt-button{font-size:18px;padding:24px 16px}}@media (min-width:1024px){.treasure-hunt-game{padding:24px}.treasure-game-header{margin-bottom:30px;padding:20px}.game-title-text h1{font-size:24px}.game-title-text p{font-size:12px}.map-selection-panel{width:320px}.map-screen{min-height:350px}.stake-controls-grid{gap:32px}.stake-input-wrapper input{font-size:28px}.quick-bet-chip{font-size:16px;padding:16px 8px}.hunt-button{font-size:20px;padding:28px 16px}}@media (min-width:1280px){.treasure-game-layout{gap:32px}.map-selection-panel{width:350px}.map-screen{min-height:400px}.panel-card{padding:24px}.stake-controls-grid{gap:40px}}@media (min-width:1536px){.treasure-hunt-game{margin:0 auto;max-width:1600px;padding:32px}.treasure-game-header{margin-bottom:40px;padding:24px}.game-title-icon{font-size:48px}.game-title-text h1{font-size:28px}.map-selection-panel{width:380px}.map-screen{min-height:450px}}@media (hover:none) and (pointer:coarse){.back-button,.hunt-button,.map-level-card,.quick-bet-chip{min-height:48px}.stake-input-wrapper input{font-size:28px}.quick-bet-chip{padding:16px}.hunt-button{padding:24px}}@media (max-height:600px) and (orientation:landscape){.treasure-hunt-game{padding:12px}.treasure-game-layout{flex-direction:row;gap:16px}.map-selection-panel{position:static;width:250px}.map-screen{aspect-ratio:21/9;min-height:200px}.stake-controls-grid{flex-direction:row}.quick-bet-grid,.treasures-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.boat,.game-title-icon{animation:none!important}}@media (prefers-color-scheme:dark){.panel-card{border-color:#555}}@media print{.treasure-hunt-game{background:#fff!important;color:#000!important;padding:0}.back-button,.hunt-button,.map-screen,.panel-card,.quick-bet-chip{border:1px solid #000!important;box-shadow:none!important}.back-button,.hunt-button,.quick-bet-chip{background:#fff!important;color:#000!important}}.map-level-card:active,.quick-bet-chip:active{transform:translateY(2px)}@keyframes activeGlow{0%,to{box-shadow:0 0 15px #ff450099}50%{box-shadow:0 0 25px #ff4500e6}}.map-level-card.active{animation:activeGlow 2s infinite}.stake-input-wrapper:focus-within{animation:inputGlow 1s infinite alternate}@keyframes inputGlow{0%{box-shadow:0 0 15px #0ff6}to{box-shadow:0 0 25px #0ffc}}@keyframes boatSail{0%{left:12%;transform:translateY(0) rotate(0deg)}50%{left:50%;transform:translateY(-8px) rotate(-3deg)}to{left:88%;transform:translateY(0) rotate(0deg)}}@keyframes sonarPing{0%{opacity:.9;transform:scale(.3)}to{opacity:0;transform:scale(1.8)}}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.p-1{padding:8px}.p-2{padding:16px}.map-selection-panel::-webkit-scrollbar{width:4px}.map-selection-panel::-webkit-scrollbar-track{background:#0003;border-radius:2px}.map-selection-panel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,gold,#ff8c00);border-radius:2px}.treasure-hunt-game{overflow-x:hidden}*{max-width:100%}.map-level-name,.overlay-subtitle,.treasure-name{overflow-wrap:break-word;word-break:break-word}.hunt-button:disabled .hunt-button-text:after{animation:loadingDots 1.5s infinite;content:"..."}@keyframes loadingDots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}button:focus-visible,input:focus-visible{outline:3px solid #0ff;outline-offset:2px}.dragon-arena-game{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:1rem}.dragon-container{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.element-selection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;padding:1.5rem}.element-selection label{color:gold;display:block;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.element-buttons{grid-gap:.75rem;display:grid;gap:.75rem}.element-btn{background:#000000b3;border:3px solid;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;overflow:hidden;padding:1rem;position:relative;text-align:center;transition:all .3s ease}.element-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.element-btn:hover:before{left:100%}.element-btn:hover{box-shadow:0 5px 15px #fff3;transform:translateY(-3px)}.element-btn.active{background:#000000e6;box-shadow:0 0 20px currentColor;transform:scale(1.05)}.element-btn[style*="border-color: #FF4444"]{background:linear-gradient(135deg,#f443,#000000b3)}.element-btn[style*="border-color: #4444FF"]{background:linear-gradient(135deg,#44f3,#000000b3)}.element-btn[style*="border-color: #44AA44"]{background:linear-gradient(135deg,#4a43,#000000b3)}.element-btn[style*="border-color: #AAAAAA"]{background:linear-gradient(135deg,#aaa3,#000000b3)}.arena{align-items:center;background:#000c;border:4px solid #d4af37;border-radius:20px;box-shadow:0 0 30px #d4af374d;display:flex;flex-direction:column;height:400px;justify-content:center;overflow:hidden;position:relative}.arena:before{background:radial-gradient(circle at center,#0000 0,#000000e6 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.arena>*{position:relative;z-index:2}.battle-in-progress{animation:battlePulse 1.5s infinite;color:gold;font-size:2rem;text-align:center}@keyframes battlePulse{0%,to{text-shadow:0 0 10px gold;transform:scale(1)}50%{text-shadow:0 0 20px gold,0 0 30px #ff6b6b;transform:scale(1.1)}}.arena-display{color:gold;font-size:2rem;text-align:center;text-shadow:0 0 10px gold}.battle-result{animation:resultAppear .5s ease-out;border-radius:15px;padding:2rem;text-align:center;width:90%}@keyframes resultAppear{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.battle-result.victory{background:linear-gradient(135deg,#4caf5033,#2e7d324d);border:2px solid #4caf50}.battle-result.defeat{background:linear-gradient(135deg,#f4433633,#c628284d);border:2px solid #f44336}.battle-result h3{font-size:2.5rem;margin-bottom:1.5rem;text-shadow:0 0 10px currentColor}.battle-result.victory h3{color:#4caf50}.battle-result.defeat h3{color:#f44336}.opponent-dragon{align-items:center;display:flex;font-size:1.3rem;font-weight:700;gap:1rem;justify-content:center;margin-bottom:1rem}.dragon-icon{animation:dragonFloat 2s infinite;font-size:2rem}@keyframes dragonFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.battle-result p{color:#fff;font-size:1.1rem;margin:.5rem 0}.critical{animation:criticalFlash .5s infinite;color:#ff9800;font-size:1.2rem;font-weight:700}@keyframes criticalFlash{0%,to{opacity:1;text-shadow:0 0 10px #ff9800}50%{opacity:.7;text-shadow:0 0 20px #ff9800}}.advantage{color:#2196f3;font-size:1.2rem;font-weight:700;text-shadow:0 0 10px #2196f3}.battle-controls{grid-gap:2rem;align-items:end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;display:grid;gap:2rem;grid-column:1/-1;grid-template-columns:1fr auto;padding:1.5rem}.bet-controls{display:flex;flex-direction:column;gap:1rem}.bet-controls input{max-width:200px}.battle-button{background:linear-gradient(45deg,#f44,#ff6b6b);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;min-width:200px;padding:1rem 2rem;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.battle-button:hover:not(:disabled){background:linear-gradient(45deg,#ff6b6b,#f44);box-shadow:0 7px 20px #ff6b6b66;transform:translateY(-3px)}.battle-button:active:not(:disabled){transform:translateY(-1px)}.battle-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.power-comparison{margin:1rem auto;max-width:300px;width:100%}.power-bar{align-items:center;border-radius:8px;color:#fff;display:flex;font-weight:700;justify-content:space-between;margin:.5rem 0;padding:.75rem 1rem;text-shadow:0 1px 2px #00000080}.user-power{background:linear-gradient(90deg,#4caf50,#2e7d32);border:1px solid #4caf50}.opponent-power{background:linear-gradient(90deg,#f44336,#c62828);border:1px solid #f44336}.battle-bonuses{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0}.bonus{animation:bonusGlow 2s infinite;border-radius:20px;font-size:.9rem;font-weight:700;padding:.5rem 1rem}@keyframes bonusGlow{0%,to{box-shadow:0 0 5px currentColor}50%{box-shadow:0 0 15px currentColor}}.bonus.critical{background:linear-gradient(45deg,#ff9800,#ff5722);color:#fff}.bonus.advantage{background:linear-gradient(45deg,#2196f3,#1976d2);color:#fff}.victory-rewards{background:#4caf5033;border:1px solid #4caf50;border-radius:10px;margin-top:1.5rem;padding:1rem}.reward-amount{font-size:1.8rem}@media (max-width:768px){.battle-controls,.dragon-container{gap:1.5rem;grid-template-columns:1fr}.bet-controls input{max-width:none}.battle-button{min-width:auto;width:100%}.element-buttons{grid-template-columns:repeat(2,1fr)}.arena{height:350px}.battle-result h3{font-size:2rem}}@media (max-width:480px){.dragon-arena-game{padding:.5rem}.battle-controls,.element-selection{padding:1rem}.arena{height:300px}.battle-result{padding:1rem}.battle-result h3{font-size:1.8rem}.opponent-dragon{flex-direction:column;gap:.5rem}}.battle-loading{align-items:center;display:flex;flex-direction:column;gap:1rem}.battle-spinner{animation:spin 1s linear infinite;border:3px solid #d4af374d;border-radius:50%;border-top-color:#d4af37;height:50px;width:50px}.arena.fire-theme{border-color:#f44;box-shadow:0 0 30px #ff44444d}.arena.water-theme{border-color:#44f;box-shadow:0 0 30px #4444ff4d}.arena.earth-theme{border-color:#4a4;box-shadow:0 0 30px #44aa444d}.arena.air-theme{border-color:#aaa;box-shadow:0 0 30px #aaaaaa4d}.miner-game{background:linear-gradient(135deg,#1a237e,#283593);min-height:100vh;padding:1rem}.miner-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.crypto-selection h3{color:gold;margin-bottom:1rem;text-align:center}.crypto-buttons{grid-gap:.5rem;display:grid;gap:.5rem}.crypto-btn{background:#0009;border:3px solid;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:1rem;text-align:center;transition:all .3s ease}.crypto-btn:hover{box-shadow:0 5px 15px #fff3;transform:scale(1.05)}.crypto-btn.active{box-shadow:0 0 20px currentColor;transform:scale(1.1)}.mine-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.mine-button:hover:not(:disabled){box-shadow:0 5px 20px #ffffff4d;transform:scale(1.05)}.mine-button:disabled{cursor:not-allowed;opacity:.6}.mining-display,.mining-rig{align-items:center;display:flex;justify-content:center}.mining-rig{background:#000000b3;border:4px solid #d4af37;border-radius:20px;height:500px;overflow:hidden;position:relative;width:100%}.mining-animation{color:gold;text-align:center}.mining-icon{animation:miningDig 2s infinite;font-size:4rem;margin-bottom:1rem}@keyframes miningDig{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(10deg)}}.mining-ready{color:gold;text-align:center}.rig-icon{font-size:4rem;margin-bottom:1rem}.mining-results{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center;width:100%}.results-grid{grid-gap:1rem;display:grid;gap:1rem;margin:2rem 0;max-width:400px;width:100%}.result-item{align-items:center;background:#ffffff1a;border:1px solid #d4af37;border-radius:10px;display:flex;justify-content:space-between;padding:1rem}.space-game{background:linear-gradient(135deg,#000428,#004e92);min-height:100vh;padding:1rem}.space-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.mission-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.launch-button{background:linear-gradient(45deg,#7e57c2,#5e35b1);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.launch-button:hover:not(:disabled){box-shadow:0 5px 20px #7e57c266;transform:scale(1.05)}.launch-button:disabled{cursor:not-allowed;opacity:.6}.space-display{align-items:center;display:flex;justify-content:center}.mission-animation{color:gold;text-align:center}.spaceship{animation:spaceTravel 3s infinite;font-size:4rem;margin-bottom:1rem}@keyframes spaceTravel{0%{transform:translateX(-100px) rotate(0deg)}50%{transform:translateX(100px) rotate(180deg)}to{transform:translateX(-100px) rotate(1turn)}}.mission-ready{color:gold;text-align:center}.planet{font-size:4rem;margin-bottom:1rem}.potion-game{background:linear-gradient(135deg,#2c003e,#6a1b9a);min-height:100vh;padding:1rem}.potion-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.potion-selection h3{color:gold;margin-bottom:1rem;text-align:center}.potion-types{grid-gap:.75rem;display:grid;gap:.75rem}.potion-type{align-items:center;background:#0009;border:2px solid;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.potion-type:hover{background:#000c;transform:translateX(5px)}.potion-type.active{background:#000000e6;box-shadow:0 0 20px currentColor;transform:scale(1.05)}.potion-icon{font-size:1.8rem}.potion-info{flex:1 1}.potion-name{color:gold;font-weight:700;margin-bottom:.25rem}.potion-desc{color:#b8b8b8;font-size:.85rem}.brew-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.brew-button:hover:not(:disabled){box-shadow:0 5px 15px #d4af3766;transform:scale(1.05)}.brew-button:disabled{cursor:not-allowed;opacity:.6}.cauldron,.cauldron-area{align-items:center;display:flex;justify-content:center}.cauldron{background:#000000b3;border:4px solid;border-radius:20px;height:500px;overflow:hidden;position:relative;width:100%}.brewing-animation{color:gold;text-align:center}.bubbles{animation:bubbleFloat 2s infinite;font-size:2rem;margin-bottom:1rem}@keyframes bubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.cauldron-icon{animation:cauldronBubble 3s infinite;font-size:4rem;margin-bottom:1rem}@keyframes cauldronBubble{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(5deg)}75%{transform:scale(.9) rotate(-5deg)}}.cauldron-ready{color:gold;text-align:center}.brew-results{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center;width:100%}.success-level{border-radius:25px;color:#fff;font-size:1.2rem;font-weight:700;margin:1rem 0;padding:.5rem 1.5rem}.ingredients-used{margin:1.5rem 0;width:100%}.ingredients-used h4{color:gold;margin-bottom:1rem}.ingredients-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.ingredient-item{background:#ffffff1a;border:1px solid #d4af37;border-radius:10px;padding:1rem;text-align:center}.ingredient-icon{font-size:2rem;margin-bottom:.5rem}.ingredient-name{color:gold;font-weight:700;margin-bottom:.25rem}.ingredient-power{color:#0f0;font-weight:700}.brew-stats{max-width:300px;width:100%}.stat-item{border-bottom:1px solid #d4af374d}.win-amount{font-size:1.1rem}.pyramid-game{background:linear-gradient(135deg,#8b4513,#d2691e);min-height:100vh;padding:1rem}.pyramid-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.adventure-info h3{color:gold;margin-bottom:1rem;text-align:center}.info-card{background:#0009;border:2px solid #d4af37;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.explore-button{background:linear-gradient(45deg,#ff9800,#ff5722);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.explore-button:hover:not(:disabled){box-shadow:0 5px 15px #ff980066;transform:scale(1.05)}.explore-button:disabled{cursor:not-allowed;opacity:.6}.pyramid-display,.pyramid-entrance{align-items:center;display:flex;justify-content:center}.pyramid-entrance{background:#8b4513cc;border:4px solid #d4af37;border-radius:20px;height:500px;overflow:hidden;position:relative;width:100%}.exploring-animation{color:gold;text-align:center}.torch{animation:torchFlicker 1.5s infinite;font-size:3rem;margin-bottom:1rem}@keyframes torchFlicker{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.explorer{animation:exploreMove 2s infinite;font-size:2rem;margin-bottom:1rem}@keyframes exploreMove{0%,to{transform:translateX(0)}50%{transform:translateX(20px)}}.pyramid-ready{color:gold;padding:2rem;text-align:center}.pyramid-icon{font-size:4rem;margin-bottom:1rem}.warning-text{color:#ff6b6b;font-size:1.1rem;font-weight:700;margin-top:1rem}.exploration-results{height:100%;overflow-y:auto;padding:1.5rem;width:100%}.chambers-explored{margin-bottom:1.5rem}.chambers-explored h4{color:gold;margin-bottom:1rem;text-align:center}.chambers-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1.5rem}.chamber-item{background:#0009;border:2px solid;border-radius:8px;padding:.75rem;text-align:center}.chamber-icon{font-size:1.5rem;margin-bottom:.5rem}.chamber-name{color:gold;font-size:.9rem;font-weight:700;margin-bottom:.25rem}.danger-level{font-size:.8rem;font-weight:700}.traps-encountered{background:#f003;border:1px solid #f44;border-radius:8px;margin-bottom:1.5rem;padding:1rem;text-align:center}.traps-count{color:#ff6b6b;font-weight:700}.artifacts-found{margin-bottom:1.5rem}.artifacts-found h4{color:gold;margin-bottom:1rem;text-align:center}.artifacts-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.artifact-item{background:#d4af3733;border:1px solid #d4af37;border-radius:8px;padding:.75rem;text-align:center}.artifact-icon{font-size:1.5rem;margin-bottom:.5rem}.artifact-name{color:gold;font-size:.85rem;font-weight:700;margin-bottom:.25rem}.artifact-value{color:#0f0;font-size:.9rem;font-weight:700}.expedition-summary{background:#000c;border:2px solid #d4af37;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.summary-item{align-items:center;border-bottom:1px solid #d4af374d;display:flex;justify-content:space-between;padding:.75rem 0}.summary-item:last-child{border-bottom:none}.artifacts,.chambers,.traps{font-weight:700}.heist-game{background:linear-gradient(135deg,#0a1a2a,#1a1a2e);min-height:100vh;padding:1rem}.heist-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:380px 1fr;margin:0 auto;max-width:1200px}.bank-selection h3{color:#0f0;margin-bottom:1rem;text-align:center}.bank-options{grid-gap:.75rem;display:grid;gap:.75rem}.bank-option{align-items:flex-start;background:#0009;border:2px solid;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.bank-option:hover{background:#000c;transform:translateX(5px)}.bank-option.active{background:#000000e6;box-shadow:0 0 20px currentColor;transform:scale(1.05)}.bank-icon{font-size:2rem;margin-top:.25rem}.bank-info{flex:1 1}.bank-name{color:#0f0;font-weight:700;margin-bottom:.25rem}.bank-security{color:#ff6b6b}.bank-multiplier,.bank-security{font-size:.9rem;margin-bottom:.25rem}.bank-multiplier{color:gold}.bank-desc{color:#b8b8b8;font-size:.8rem}.heist-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.heist-button:hover:not(:disabled){box-shadow:0 5px 15px #0f06;transform:scale(1.05)}.heist-button:disabled{cursor:not-allowed;opacity:.6}.heist-display,.terminal{align-items:center;display:flex;justify-content:center}.terminal{background:#000c;border:4px solid;border-radius:15px;font-family:Courier New,monospace;height:500px;overflow:hidden;position:relative;width:100%}.hacking-animation{color:#0f0;padding:2rem;text-align:center;width:100%}.hacker{animation:hackerType 2s infinite;font-size:3rem;margin-bottom:1rem}@keyframes hackerType{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.code-lines{background:#00ff001a;border-left:3px solid #0f0;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:left}.code-line{color:#0f0;font-family:Courier New,monospace;margin-bottom:.5rem}.terminal-ready{color:#0f0;padding:2rem;text-align:center}.terminal-icon{font-size:4rem;margin-bottom:1rem}.selected-target{font-size:1.1rem;font-weight:700;margin:1rem 0}.risk-warning{color:#ff6b6b;font-weight:700;margin-top:1rem}.heist-results{height:100%;overflow-y:auto;padding:1.5rem;width:100%}.heist-results.success{background:linear-gradient(135deg,#00ff001a,#ffd7001a)}.heist-results.failure{background:linear-gradient(135deg,#ff00001a,#8b00001a)}.result-header h2{font-size:2rem;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 10px currentColor}.target-info{margin-bottom:2rem;text-align:center}.target-bank{align-items:center;display:flex;font-size:1.2rem;font-weight:700;gap:1rem;justify-content:center}.hacks-used{margin-bottom:2rem}.hacks-used h4{color:#0f0;margin-bottom:1rem;text-align:center}.hacks-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.hack-item{background:#00ff001a;border:1px solid #0f0;border-radius:8px;padding:1rem;text-align:center}.hack-icon{font-size:1.5rem;margin-bottom:.5rem}.hack-name{color:#0f0;font-size:.9rem;font-weight:700;margin-bottom:.25rem}.hack-success{color:gold;font-size:.85rem;font-weight:700}.escape-result{margin:2rem 0;text-align:center}.escape-failure,.escape-success{align-items:center;display:flex;font-size:1.2rem;font-weight:700;gap:1rem;justify-content:center}.failure-icon,.success-icon{font-size:2rem}.success-text{color:#0f0}.failure-text{color:#f44}.heist-rewards{margin-top:2rem;text-align:center}.reward-multiplier{color:gold;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.reward-amount{animation:rewardPulse 1s infinite;color:#0f0;font-size:2rem;font-weight:700;text-shadow:0 0 10px #0f0}@keyframes rewardPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.history-panel,.stats-panel{background:#00ff001a;border:2px solid #0f0}.history-item{border-bottom:1px solid #0f03}.history-item.success{background:#00ff001a}.history-item.failure{background:#ff00001a}.status.success{color:#0f0}.status.failure{color:#f44}.guessing-game{background:linear-gradient(135deg,#1a237e,#283593);min-height:100vh;padding:1rem}.guessing-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.difficulty-buttons{grid-gap:.75rem;display:grid;gap:.75rem}.difficulty-btn{background:#000000b3;border:3px solid;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:1rem;text-align:center;transition:all .3s ease}.difficulty-btn:hover{background:#000000e6;transform:translateX(5px)}.difficulty-btn.active{background:#000000e6;box-shadow:0 0 20px currentColor;transform:scale(1.05)}.level-attempts{color:gold;font-size:.85rem;font-weight:700}.play-again-button,.start-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.play-again-button:hover,.start-button:hover:not(:disabled){box-shadow:0 5px 15px #0006;transform:scale(1.05)}.game-board{background:#000c;border:4px solid;height:500px;overflow:hidden;position:relative;width:100%}.setup-screen{color:gold;padding:2rem;text-align:center}.target-icon{animation:targetPulse 2s infinite;font-size:4rem;margin-bottom:1rem}@keyframes targetPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.setup-screen h2{font-size:2rem;margin-bottom:1rem}.setup-screen p{color:#b8b8b8;font-size:1.1rem;margin-bottom:.5rem}.difficulty-info{font-size:1.2rem;font-weight:700;margin-top:1rem;text-shadow:0 0 10px currentColor}.playing-screen{display:flex;flex-direction:column;height:100%;padding:2rem;width:100%}.game-header{margin-bottom:2rem}.game-header h3{color:gold;font-size:1.5rem}.attempts-counter{background:#d4af3733;border:1px solid #d4af37;border-radius:20px;color:gold;font-weight:700;padding:.5rem 1rem}.guess-input{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.guess-input input{background:#0009;border:2px solid #d4af37;border-radius:10px;color:gold;font-size:1.1rem;padding:1rem;text-align:center;width:200px}.guess-input input:focus{border-color:gold;box-shadow:0 0 10px #d4af3780;outline:none}.guess-button{background:linear-gradient(45deg,#4caf50,#2e7d32);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.guess-button:hover{box-shadow:0 5px 15px #4caf5066;transform:scale(1.05)}.attempts-history{flex:1 1;margin-bottom:1rem;overflow-y:auto}.attempts-history h4{color:gold;margin-bottom:1rem;text-align:center}.attempt-item{align-items:center;background:#ffffff1a;border-left:4px solid #d4af37;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem}.guess-number{color:#fff;font-weight:700}.hint{text-transform:uppercase}.correct,.hint{font-weight:700}.correct{animation:celebrate .5s infinite;color:#4caf50}@keyframes celebrate{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.progress-bar{height:8px}.progress-bar,.progress-fill{border-radius:4px}.result-screen{align-items:center;color:gold;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center;width:100%}.result-screen.won{background:linear-gradient(135deg,#4caf501a,#2e7d3233)}.result-screen.lost{background:linear-gradient(135deg,#f443361a,#c6282833)}.result-icon{animation:resultBounce .5s ease-out;font-size:4rem;margin-bottom:1rem}@keyframes resultBounce{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.result-screen h2{font-size:2.5rem;margin-bottom:1rem;text-shadow:0 0 10px currentColor}.result-screen p{color:#b8b8b8;font-size:1.2rem;margin-bottom:1.5rem}.win-details{background:#ffffff1a;border:2px solid #4caf50;border-radius:12px;padding:1rem 2rem}.multiplier{color:#4caf50;font-size:1.3rem}.game-attempts,.game-bet,.game-status,.game-win{font-weight:700}.game-win{color:#0f0}@media (max-width:768px){.guessing-container{gap:1.5rem;grid-template-columns:1fr}.game-board{height:400px}.guess-input{align-items:center;flex-direction:column}.guess-input input{max-width:200px;width:100%}}@media (max-width:480px){.guessing-game{padding:.5rem}.game-board{height:350px}.playing-screen{padding:1rem}.game-header{flex-direction:column;gap:1rem;text-align:center}}.tower-game{background:linear-gradient(135deg,#2c3e50,#34495e);min-height:100vh;padding:1rem}.tower-container-main{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:400px 1fr;margin:0 auto;max-width:1400px}.game-controls{border-radius:20px;padding:2rem}.game-info h3{color:gold;font-size:1.5rem;margin-bottom:1rem;text-align:center}.game-info p{color:#b8b8b8;line-height:1.5;margin-bottom:1.5rem;text-align:center}.height-selection{margin:1.5rem 0}.height-selection label{color:gold;display:block;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.height-options{grid-gap:.75rem;display:grid;gap:.75rem}.height-btn{align-items:center;background:#0009;border:2px solid #d4af37;border-radius:12px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.height-btn:hover{border-color:gold;transform:translateX(5px)}.height-btn.active{background:#d4af3733;border-color:gold;transform:scale(1.05)}.height-multiplier{background:#4caf50;border-radius:15px;color:#fff;font-size:.9rem;font-weight:700;padding:.25rem .75rem}.start-button{background:linear-gradient(45deg,#d4af37,gold);border-radius:12px;color:#0c0c0c;margin-top:1rem;padding:1.2rem}.start-button:hover:not(:disabled){box-shadow:0 7px 20px #d4af3766;transform:translateY(-3px)}.building-controls{width:100%}.current-stats{background:#0009;border:2px solid #d4af37;border-radius:15px;margin-bottom:1.5rem;padding:1.5rem}.stat{align-items:center;border-bottom:1px solid #d4af374d;display:flex;justify-content:space-between;padding:.75rem 0}.stat:last-child{border-bottom:none}.stat span:last-child{color:gold;font-size:1.1rem;font-weight:700}.action-buttons{grid-gap:1rem;display:grid;gap:1rem}.build-button,.cashout-button{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1.2rem;transition:all .3s ease;width:100%}.build-button{background:linear-gradient(45deg,#4caf50,#2e7d32);color:#fff}.build-button:hover:not(:disabled){box-shadow:0 7px 20px #4caf5066;transform:translateY(-3px)}.cashout-button{background:linear-gradient(45deg,#ff9800,#f57c00);color:#fff}.cashout-button:hover:not(:disabled){box-shadow:0 7px 20px #ff980066;transform:translateY(-3px)}.build-button:disabled,.cashout-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.tower-display{background:#000000b3;border:3px solid #d4af37;border-radius:20px;display:flex;flex-direction:column;min-height:600px;padding:2rem}.active-tower{display:flex;flex:1 1;flex-direction:column}.tower-header{margin-bottom:2rem;text-align:center}.tower-header h3{color:gold;font-size:1.8rem;margin-bottom:.5rem}.progress-info{color:#b8b8b8;display:flex;font-weight:700;justify-content:space-between}.tower-container{align-items:flex-end;display:flex;flex:1 1;justify-content:center;position:relative}.tower{flex-direction:column-reverse;gap:.5rem;height:100%;justify-content:flex-end}.tower,.tower-level{align-items:center;display:flex}.tower-level{background:#ffffff1a;border:2px solid #555;border-radius:8px;flex-direction:column;height:50px;justify-content:center;position:relative;transition:all .3s ease;width:120px}.tower-level.built{background:linear-gradient(45deg,#4caf50,#2e7d32);border-color:#4caf50;box-shadow:0 4px 15px #4caf504d;transform:scale(1.05)}.tower-level.current{animation:pulse 1.5s infinite;background:linear-gradient(45deg,#ff9800,#f57c00);border-color:#ff9800;box-shadow:0 4px 20px #ff980066}.tower-level.target{background:linear-gradient(45deg,#d4af37,gold);border:3px solid gold}.level-number{color:#fff;font-size:.8rem;font-weight:700}.level-multiplier{background:#00000080;border-radius:10px;color:#fff;font-size:.7rem;margin-top:.2rem;padding:.1rem .4rem}.target-flag{animation:float 2s infinite;font-size:1.2rem;position:absolute;top:-20px}.tower-preview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;height:100%}.preview-tower{flex-direction:column-reverse;gap:.5rem;height:100%;justify-content:flex-end}.preview-level,.preview-tower{align-items:center;display:flex}.preview-level{background:#ffffff0d;border:2px solid #555;border-radius:6px;color:#b8b8b8;cursor:pointer;height:40px;justify-content:space-between;padding:0 1rem;transition:all .3s ease;width:100px}.preview-level:hover{border-color:#d4af37}.preview-level.active{background:#d4af3733;border-color:gold;color:gold;transform:scale(1.05)}.preview-info{color:#b8b8b8}.preview-info h3{color:gold;margin-bottom:1rem}.preview-info ul{list-style:none;padding:0}.preview-info li{border-bottom:1px solid #d4af3733;padding:.5rem 0}.preview-info li:last-child{border-bottom:none}.history-item.completed{background:#4caf501a}.history-item.cashed_out{background:#ff98001a}.history-item.crashed{background:#f443361a}.status.completed{color:#4caf50}.status.cashed_out{color:#ff9800}.status.crashed{color:#f44336}@media (max-width:1024px){.tower-container-main{gap:1.5rem}.tower-container-main,.tower-preview{grid-template-columns:1fr}}@media (max-width:768px){.tower-game{padding:.5rem}.game-controls{padding:1.5rem}.tower-display{min-height:400px;padding:1rem}.tower-level{height:40px;width:100px}.preview-level{font-size:.9rem;height:35px;padding:0 .5rem;width:80px}}.card-matching-game{background:linear-gradient(135deg,#2e7d32,#1b5e20);min-height:100vh;padding:1rem}.card-game-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1400px}.difficulty-options{grid-gap:.75rem;display:grid;gap:.75rem}.difficulty-option{background:#0009;border:2px solid #4caf50;border-radius:12px;cursor:pointer;padding:1rem;text-align:center;transition:all .3s ease}.difficulty-option:hover{background:#000c;transform:translateX(5px)}.difficulty-option.active{background:#4caf504d;border-color:gold;transform:scale(1.05)}.difficulty-name{color:gold;font-weight:700;margin-bottom:.25rem}.difficulty-pairs{color:#b8b8b8;font-size:.9rem}.start-button{background:linear-gradient(45deg,#4caf50,#66bb6a);border:none;border-radius:10px;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.game-info{background:#0009;border:2px solid #4caf50}.multiplier-display{color:gold;font-size:1.3rem}.progress-info{color:#fff;font-weight:500}.game-board{align-items:center;background:#000000b3;border:4px solid #4caf50;border-radius:20px;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:2rem}.welcome-screen{color:gold;padding:2rem;text-align:center}.welcome-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1rem}.instructions{margin-top:2rem;max-width:400px;text-align:left}.instructions h4{color:gold;margin-bottom:1rem;text-align:center}.instructions ul{list-style:none;padding:0}.instructions li{border-bottom:1px solid #ffffff1a;color:#fff;padding:.5rem 0}.instructions li:before{content:"🎯";margin-right:.5rem}.card-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(var(--grid-cols),1fr);margin:0 auto;max-width:600px;width:100%}.card{aspect-ratio:3/4;cursor:pointer;perspective:1000px;transition:transform .3s ease}.card:hover:not(.revealed):not(.matched){transform:scale(1.05)}.card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.card.matched .card-inner,.card.revealed .card-inner{transform:rotateY(180deg)}.card-back,.card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;display:flex;font-size:1.5rem;font-weight:700;height:100%;justify-content:center;position:absolute;width:100%}.card-front{background:linear-gradient(45deg,#2196f3,#1976d2);border:2px solid #1976d2}.card-back,.card-front{box-shadow:0 4px 8px #0000004d;color:#fff}.card-back{background:linear-gradient(45deg,#ff9800,#f57c00);border:2px solid #f57c00;transform:rotateY(180deg)}.card.matched .card-back{animation:matchedPulse .5s ease-in-out;background:linear-gradient(45deg,#4caf50,#2e7d32);border-color:#2e7d32}@keyframes matchedPulse{0%,to{transform:rotateY(180deg) scale(1)}50%{transform:rotateY(180deg) scale(1.1)}}.card.selected .card-back{animation:selectedGlow .5s infinite alternate}@keyframes selectedGlow{0%{box-shadow:0 0 5px gold}to{box-shadow:0 0 15px gold}}.game-progress{margin-top:2rem;max-width:400px;width:100%}.progress-bar{margin-bottom:.5rem;width:100%}.progress-fill{background:linear-gradient(90deg,#4caf50,#8bc34a)}.progress-text{color:gold;font-weight:700;text-align:center}.game-result{font-size:1.2rem}.bet-amount{color:gold;font-weight:700}.multiplier{background:#4caf5033;border-radius:8px;font-size:.9rem;padding:.25rem .5rem}@media (max-width:1024px){.card-game-container{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(4,1fr);max-width:500px}}@media (max-width:768px){.game-info-panels{grid-template-columns:1fr}.card-grid{gap:.5rem;grid-template-columns:repeat(3,1fr)}.card-back,.card-front{font-size:1.2rem}}@media (max-width:480px){.card-grid{grid-template-columns:repeat(4,1fr)}.difficulty-options{grid-template-columns:1fr}.bet-buttons{grid-template-columns:repeat(2,1fr)}}.minesweeper-game{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:1rem}.minesweeper-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1400px}.difficulty-level{align-items:center;display:flex;justify-content:space-between}.level-info{flex:1 1}.level-label{color:gold;font-weight:700;margin-bottom:.25rem}.level-details{font-size:.85rem}.level-color{border-radius:50%;height:20px;margin-left:1rem;width:20px}.cashout-button,.play-again-button,.start-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.cashout-button:hover:not(:disabled),.play-again-button:hover:not(:disabled),.start-button:hover:not(:disabled){box-shadow:0 5px 15px #0006;transform:scale(1.05)}.cashout-button:disabled,.play-again-button:disabled,.start-button:disabled{cursor:not-allowed;opacity:.6}.cashout-button{background:linear-gradient(45deg,#00c853,#64dd17)}.play-again-button{background:linear-gradient(45deg,#2979ff,#2962ff)}.game-display{align-items:center;display:flex;flex-direction:column;gap:2rem}.game-info{text-align:center;width:100%}.multiplier-display{animation:pulse 1s infinite;margin-bottom:.5rem;text-shadow:0 0 10px currentColor}.game-status{color:gold;font-size:1.5rem;font-weight:700}.minesweeper-grid{background:#000000b3;border:3px solid #d4af37;border-radius:10px;box-shadow:0 0 20px #d4af374d;display:inline-block;padding:1rem}.grid-row{display:flex}.minesweeper-cell{align-items:center;border:2px solid #333;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:50px}.minesweeper-cell.hidden{background:linear-gradient(135deg,#4a5568,#2d3748);border-color:#4a5568}.minesweeper-cell.hidden:hover{background:linear-gradient(135deg,#5a6578,#3d4758);transform:scale(1.05)}.minesweeper-cell.safe{animation:revealCell .3s ease-out;background:linear-gradient(135deg,#48bb78,#38a169);border-color:#2f855a}@keyframes revealCell{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.minesweeper-cell.mine{animation:mineExplode .5s ease-out;background:linear-gradient(135deg,#f56565,#e53e3e);border-color:#c53030}@keyframes mineExplode{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.game-instructions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;max-width:400px;padding:1.5rem}.game-instructions h4{color:gold;margin-bottom:1rem;text-align:center}.game-instructions ul{color:#b8b8b8;list-style-type:none;padding:0}.game-instructions li{border-bottom:1px solid #d4af3733;padding:.5rem 0}.game-instructions li:last-child{border-bottom:none}.game-instructions li:before{content:"🎯";margin-right:.5rem}.history-item.cashed_out{background:#ffc1071a}.status.won{color:#4caf50}.status.lost{color:#f44336}.status.cashed_out{color:#ffc107}.multiplier{color:gold;font-weight:700}@media (max-width:1024px){.minesweeper-container{gap:1.5rem;grid-template-columns:1fr}.minesweeper-cell{font-size:1rem;height:40px;width:40px}}@media (max-width:768px){.game-info-panels{gap:1rem;grid-template-columns:1fr}.minesweeper-cell{font-size:.9rem;height:35px;width:35px}.multiplier-display{font-size:2.5rem}}@media (max-width:480px){.minesweeper-game{padding:.5rem}.minesweeper-cell{font-size:.8rem;height:30px;width:30px}.difficulty-levels{grid-template-columns:1fr}}.color-switch-game{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:1rem}.color-switch-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1200px}.game-area{flex-direction:column;gap:2rem}.multiplier-display{animation:pulse 2s infinite;font-size:3rem;font-weight:700;text-shadow:0 0 20px currentColor}.sequence-display{align-items:center;background:#000000b3;border:4px solid #d4af37;border-radius:20px;display:flex;flex-direction:column;justify-content:center;max-width:600px;min-height:400px;padding:2rem;text-align:center;width:100%}.sequence-input h3,.sequence-showing h3{color:gold;font-size:1.5rem;margin-bottom:2rem}.sequence-colors{flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.sequence-color,.sequence-colors{display:flex;justify-content:center}.sequence-color{align-items:center;border-radius:15px;font-size:2rem;height:80px;opacity:.7;transition:all .3s ease;width:80px}.sequence-color.active{box-shadow:0 0 20px currentColor;opacity:1;transform:scale(1.1)}.color-red{background:linear-gradient(135deg,#f44,#c00);border:3px solid #f44}.color-blue{background:linear-gradient(135deg,#44f,#00c);border:3px solid #44f}.color-green{background:linear-gradient(135deg,#4a4,#080);border:3px solid #4a4}.color-yellow{background:linear-gradient(135deg,#fa0,#c80);border:3px solid #fa0}.color-purple{background:linear-gradient(135deg,#a4a,#808);border:3px solid #a4a}.color-orange{background:linear-gradient(135deg,#f80,#c60);border:3px solid #f80}.player-progress{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.progress-dot{background:#fff3;border:2px solid #d4af37;border-radius:50%;height:20px;transition:all .3s ease;width:20px}.progress-dot.filled{background:#d4af37;box-shadow:0 0 10px #d4af37}.color-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);max-width:300px}.color-button{align-items:center;border:none;border-radius:15px;cursor:pointer;display:flex;font-size:2rem;height:80px;justify-content:center;transition:all .3s ease;width:80px}.color-button:hover:not(:disabled){box-shadow:0 0 20px currentColor;transform:scale(1.1)}.color-button:disabled{cursor:not-allowed;opacity:.6}.cashout-success,.game-over,.game-ready{color:gold}.ready-icon{animation:bounce 2s infinite;font-size:4rem;margin-top:1rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cashout-button,.restart-button,.start-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.start-button{background:linear-gradient(45deg,#2196f3,#1976d2)}.start-button:hover:not(:disabled){box-shadow:0 5px 15px #2196f366}.cashout-button:hover:not(:disabled){box-shadow:0 5px 15px #0006;transform:scale(1.05)}.restart-button{background:linear-gradient(45deg,#4caf50,#2e7d32)}.restart-button:hover{box-shadow:0 5px 15px #4caf5066;transform:scale(1.05)}.cashout-button:disabled,.start-button:disabled{cursor:not-allowed;opacity:.6}.game-info-panels{margin-top:2rem}.multiplier,.sequence-length{font-weight:700}.status.cashed_out{color:#0f0}.status.lost{color:#f44}@media (max-width:768px){.color-switch-container{gap:1.5rem;grid-template-columns:1fr}.sequence-display{min-height:300px;padding:1.5rem}.color-button,.sequence-color{font-size:1.5rem;height:60px;width:60px}.game-info-panels{gap:1.5rem;grid-template-columns:1fr}.color-grid{grid-template-columns:repeat(2,1fr);max-width:200px}}@media (max-width:480px){.color-switch-game{padding:.5rem}.sequence-colors{gap:.5rem}.color-button,.sequence-color{font-size:1.2rem;height:50px;width:50px}.multiplier-display{font-size:2rem}}.clicker-game{background:linear-gradient(135deg,#1a237e,#283593);min-height:100vh;padding:1rem}.clicker-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;margin:0 auto;max-width:1400px}.difficulty-selection h3{color:gold;margin-bottom:1rem;text-align:center}.difficulty-levels{grid-gap:.75rem;display:grid;gap:.75rem}.difficulty-level{background:#0009;border:2px solid;border-radius:12px;cursor:pointer;padding:1rem;transition:all .3s ease}.difficulty-level:hover{background:#000c;transform:translateX(5px)}.difficulty-level.active{background:#000000e6;box-shadow:0 0 20px currentColor;transform:scale(1.05)}.level-name{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.level-details{color:#b8b8b8;display:flex;flex-direction:column;font-size:.9rem;gap:.25rem}.game-info{background:#d4af371a;border:1px solid #d4af37;border-radius:10px;margin:1rem 0;padding:1rem}.info-item{align-items:center;border-bottom:1px solid #d4af374d;display:flex;justify-content:space-between;padding:.5rem 0}.info-item:last-child{border-bottom:none}.reset-button,.start-button{border:none;border-radius:10px;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.start-button{background:linear-gradient(45deg,#4caf50,#2e7d32);color:#fff}.start-button:hover:not(:disabled){box-shadow:0 5px 15px #4caf5066;transform:scale(1.05)}.reset-button{background:linear-gradient(45deg,#ff9800,#f57c00);color:#fff}.reset-button:hover{box-shadow:0 5px 15px #ff980066;transform:scale(1.05)}.start-button:disabled{cursor:not-allowed;opacity:.6}.clicker-interface,.game-area{align-items:center;display:flex;justify-content:center}.clicker-interface{background:#000c;border:4px solid #d4af37;border-radius:20px;flex-direction:column;height:500px;overflow:hidden;position:relative;width:100%}.game-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem;width:90%}.stat{background:#ffffff1a;border:1px solid #d4af37;border-radius:8px;padding:.75rem;text-align:center}.stat-label{color:#b8b8b8;display:block;font-size:.9rem;margin-bottom:.25rem}.stat-value{color:gold;display:block;font-size:1.1rem}.stat-value,.time-remaining{font-weight:700}.multiplier{color:#0f0}.progress-bar{background:#ffffff1a;border:1px solid #d4af37;border-radius:10px;height:20px;margin-bottom:2rem;overflow:hidden;width:90%}.progress-fill{background:linear-gradient(90deg,#4caf50,#0f0);border-radius:10px;height:100%;transition:width .3s ease}.click-area{align-items:center;background:linear-gradient(135deg,#2196f3,#1976d2);border:4px solid gold;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:center;transition:all .1s ease;-webkit-user-select:none;user-select:none;width:300px}.click-area:active{background:linear-gradient(135deg,#1976d2,#1565c0);transform:scale(.95)}.click-instruction{color:#fff;font-size:1.5rem;text-shadow:0 2px 4px #00000080}.click-counter,.click-instruction{font-weight:700;margin-bottom:1rem}.click-counter{color:gold;font-size:4rem;text-shadow:0 0 20px gold}.click-hint{color:#fffc;font-size:.9rem}.game-ready,.game-result{color:gold;padding:2rem;text-align:center}.ready-icon,.result-icon{font-size:4rem;margin-bottom:1rem}.game-ready h2,.game-result h2{font-size:2rem;margin-bottom:1rem}.ready-stats{grid-gap:.5rem;display:grid;font-size:1.1rem;gap:.5rem;margin:1.5rem 0}.game-result.won{background:linear-gradient(135deg,#4caf5033,#2e7d324d)}.game-result.lost{background:linear-gradient(135deg,#f4433633,#c628284d)}.win-amount{animation:pulse 1s infinite;font-size:2.5rem;margin:1rem 0;text-shadow:0 0 10px #0f0}.performance-stats{grid-gap:.5rem;display:grid;font-size:1.1rem;gap:.5rem;margin:1rem 0}.play-again-button{background:linear-gradient(45deg,#2196f3,#1976d2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.play-again-button:hover{box-shadow:0 5px 15px #2196f366;transform:scale(1.05)}.game-info-panels{grid-gap:2rem;display:grid;gap:2rem;grid-column:1/-1;grid-template-columns:1fr 1fr}.history-list{max-height:200px}.history-item.won{background:#4caf501a}.history-item.lost{background:#f443361a}.clicks,.game-result,.multiplier,.win-amount{font-weight:700}@media (max-width:768px){.clicker-container{gap:1.5rem;grid-template-columns:1fr}.game-stats{grid-template-columns:repeat(2,1fr)}.click-area{height:250px;width:250px}.game-info-panels{grid-template-columns:1fr}}@media (max-width:480px){.clicker-game{padding:.5rem}.clicker-interface{height:400px}.click-area{height:200px;width:200px}.click-counter{font-size:3rem}.game-stats{grid-template-columns:1fr}}:root{--veltora-gold:gold;--veltora-gold-light:#ffed4e;--veltora-gold-dark:#d4af37;--veltora-dark:#0a0a0f;--veltora-darker:#050508;--veltora-light:#f5f5f5;--veltora-error:#f44;--veltora-success:#4caf50;--veltora-glass-bg:#0f0f14d9;--veltora-glass-border:#ffd7004d}.auth-container{align-items:center;background:linear-gradient(135deg,#050508,#0a0a0f 50%,#1a1a2e);background:linear-gradient(135deg,var(--veltora-darker) 0,var(--veltora-dark) 50%,#1a1a2e 100%);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.auth-container:before{animation:pulseBackground 8s ease-in-out infinite alternate;background:radial-gradient(circle at 20% 80%,#ffd7001a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffed4e14 0,#0000 50%),radial-gradient(circle at 40% 40%,#d4af370d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes pulseBackground{0%{opacity:.3}to{opacity:.7}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14d9;background:var(--veltora-glass-bg);border:2px solid #ffd7004d;border:2px solid var(--veltora-glass-border);border-radius:25px;box-shadow:0 20px 60px #00000080,0 0 100px #ffd7001a,inset 0 0 20px #ffd7000d;max-width:480px;overflow:hidden;padding:40px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%;z-index:1}.auth-card:hover{box-shadow:0 25px 80px #0009,0 0 120px #ffd70026,inset 0 0 30px #ffd7001a;transform:translateY(-5px)}.auth-card:before{animation:shimmer 20s linear infinite;background:linear-gradient(45deg,#0000 30%,#ffd70008 50%,#0000 70%),repeating-linear-gradient(45deg,#0000,#0000 5%,#ffd70005 0,#ffd70005 10%);bottom:-50%;content:"";left:-50%;position:absolute;right:-50%;top:-50%;z-index:-1}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.auth-header{margin-bottom:40px;text-align:center}.logo-container{gap:15px;margin-bottom:20px}.logo-container,.logo-symbol{align-items:center;display:flex;justify-content:center}.logo-symbol{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,gold,#ffed4e);background:linear-gradient(135deg,var(--veltora-gold),var(--veltora-gold-light));border-radius:15px;box-shadow:0 8px 25px #ffd7004d;color:#0a0a0f;color:var(--veltora-dark);font-size:32px;font-weight:900;height:60px;width:60px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);background:linear-gradient(45deg,var(--veltora-gold),var(--veltora-gold-light));-webkit-background-clip:text;font-size:2.5rem;font-weight:900;letter-spacing:1px}.auth-header h2{color:#f5f5f5;color:var(--veltora-light);font-size:1.8rem;font-weight:600;margin:15px 0 5px}.auth-subtitle{color:#fff9;font-size:.95rem;margin:0}.auth-form,.form-group{position:relative}.form-group{margin-bottom:25px}.form-group label{color:gold;color:var(--veltora-gold);display:block;font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.input-container{position:relative}.input-icon{color:gold;color:var(--veltora-gold);font-size:18px;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease}.form-group input{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:2px solid #ffd70033;border-radius:12px;color:#f5f5f5;color:var(--veltora-light);font-size:1rem;font-weight:500;padding:18px 18px 18px 50px;transition:all .3s ease;width:100%}.form-group input::placeholder{color:#fff6}.form-group input:focus{background:#ffffff14;border-color:gold;border-color:var(--veltora-gold);box-shadow:0 0 25px #ffd70033;outline:none}.form-group input:focus+.input-icon{color:#ffed4e;color:var(--veltora-gold-light);transform:translateY(-50%) scale(1.1)}.password-toggle{background:none;border:none;color:#ffffff80;cursor:pointer;font-size:18px;padding:5px;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:color .3s ease}.password-toggle:hover{color:gold;color:var(--veltora-gold)}.auth-button{background:linear-gradient(135deg,gold,#ffed4e);background:linear-gradient(135deg,var(--veltora-gold),var(--veltora-gold-light));border:none;border-radius:12px;color:#0a0a0f;color:var(--veltora-dark);cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-top:10px;overflow:hidden;padding:18px;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.auth-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.auth-button:hover{box-shadow:0 10px 30px #ffd70066,0 0 50px #ffd70033;transform:translateY(-2px)}.auth-button:hover:before{left:100%}.auth-button:active{transform:translateY(0)}.auth-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.auth-button:disabled:hover:before{left:-100%}.error-message{align-items:center;animation:shake .5s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ff444426;border:1px solid #f44;border:1px solid var(--veltora-error);border-radius:10px;color:#f88;display:flex;font-size:.95rem;font-weight:500;gap:10px;justify-content:center;margin:20px 0;padding:15px;text-align:center}.error-message:before{content:"⚠️";font-size:1.2rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.success-message{animation:fadeIn .5s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4caf5026;border:1px solid #4caf50;border:1px solid var(--veltora-success);border-radius:10px;color:#8f8;font-size:.95rem;font-weight:500;margin:20px 0;padding:15px;text-align:center}.success-message:before{content:"✅";margin-right:10px}.form-group.error input{background:#ff44440d;border-color:#f44;border-color:var(--veltora-error)}.form-group.success input{background:#4caf500d;border-color:#4caf50;border-color:var(--veltora-success)}.validation-message{bottom:-20px;font-size:.8rem;font-weight:500;left:0;position:absolute}.form-group.error .validation-message{color:#f44;color:var(--veltora-error)}.form-group.success .validation-message{color:#4caf50;color:var(--veltora-success)}.auth-switch{color:#fff9;font-size:.95rem;margin-top:30px;text-align:center}.auth-switch a{color:gold;color:var(--veltora-gold);font-weight:600;padding:5px 10px;position:relative;text-decoration:none;transition:color .3s ease}.auth-switch a:after{background:#ffed4e;background:var(--veltora-gold-light);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.auth-switch a:hover{color:#ffed4e;color:var(--veltora-gold-light)}.auth-switch a:hover:after{width:100%}.terms-group{align-items:flex-start;background:#ffffff08;border:1px solid #ffd7001a;border-radius:10px;display:flex;gap:12px;margin:25px 0;padding:15px}.terms-group input[type=checkbox]{accent-color:gold;accent-color:var(--veltora-gold);cursor:pointer;height:20px;margin-top:3px;width:20px}.terms-group label{color:#fffc;cursor:pointer;font-size:.9rem;line-height:1.5}.terms-group a{color:gold;color:var(--veltora-gold);font-weight:600;text-decoration:none}.terms-group a:hover{text-decoration:underline}.auth-loading{align-items:center;display:flex;gap:10px;justify-content:center}.auth-loading:after{animation:spin 1s linear infinite;border:2px solid #0a0a0f4d;border-radius:50%;border-top-color:#0a0a0f;border-top:2px solid var(--veltora-dark);content:"";height:20px;width:20px}.decorative-cards{animation:float 8s ease-in-out infinite;position:absolute;z-index:0}.decorative-cards:first-child{animation-delay:0s;left:10%;opacity:.3;top:10%}.decorative-cards:nth-child(2){animation-delay:1s;bottom:15%;opacity:.2;right:10%}.decorative-cards:nth-child(3){animation-delay:2s;opacity:.25;right:15%;top:40%}.decorative-chip{animation:float 5s ease-in-out infinite;background:linear-gradient(135deg,gold,#d4af37);background:linear-gradient(135deg,var(--veltora-gold),var(--veltora-gold-dark));border-radius:50%;box-shadow:0 5px 15px #0000004d;height:40px;position:absolute;width:40px}.decorative-chip:first-child{animation-delay:.5s;right:20%;top:20%}.decorative-chip:nth-child(2){animation-delay:1.5s;bottom:25%;left:15%}@media (max-width:768px){.auth-container{padding:15px}.auth-card{max-width:400px;padding:30px 25px}.logo-symbol{font-size:26px;height:50px;width:50px}.logo-text{font-size:2rem}.auth-header h2{font-size:1.6rem}.form-group input{padding:16px 16px 16px 45px}.auth-button{padding:16px}}@media (max-width:480px){.auth-card{border-radius:20px;padding:25px 20px}.logo-container{gap:10px}.logo-symbol{font-size:24px;height:45px;width:45px}.logo-text{font-size:1.8rem}.auth-header h2{font-size:1.4rem}.auth-subtitle{font-size:.85rem}.form-group input{font-size:.95rem;padding:14px 14px 14px 40px}.input-icon{font-size:16px;left:15px}.auth-button{font-size:1rem;padding:15px}.decorative-cards,.decorative-chip{display:none}}.auth-container.light-mode{background:linear-gradient(135deg,#f5f5f5,#e8e8e8 50%,#d0d0d0)}.auth-container.light-mode:before{background:radial-gradient(circle at 20% 80%,#d4af371a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffd70014 0,#0000 50%)}.light-mode .auth-card{background:#ffffffe6;border-color:#d4af374d;color:#333}.light-mode .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#b8860b,#d4af37);-webkit-background-clip:text}.light-mode .auth-header h2{color:#333}.light-mode .auth-subtitle{color:#666}.light-mode .form-group label{color:#b8860b}.light-mode .form-group input{background:#fffc;border-color:#d4af374d;color:#333}.light-mode .form-group input:focus{background:#fffffff2;box-shadow:0 0 25px #d4af3733}.light-mode .error-message{background:#ff44441a;color:#d32f2f}.light-mode .auth-switch{color:#666}.light-mode .terms-group{background:#00000008;border-color:#d4af3733}.light-mode .terms-group label{color:#555}@media (prefers-reduced-motion:reduce){.auth-button:before,.auth-card:before,.auth-container:before,.decorative-cards,.decorative-chip,.error-message,.logo-symbol,.success-message{animation:none!important}.auth-button:hover{transform:none}}.form-group input:focus-visible{outline:2px solid gold;outline:2px solid var(--veltora-gold);outline-offset:2px}.auth-button:focus-visible{outline:2px solid gold;outline:2px solid var(--veltora-gold);outline-offset:2px}.auth-switch a:focus-visible{border-radius:3px;outline:2px solid gold;outline:2px solid var(--veltora-gold);outline-offset:2px}@media print{.auth-card:before,.auth-container:before,.decorative-cards,.decorative-chip{display:none}.auth-card{border:1px solid #ccc;box-shadow:none}.auth-button{background:#ccc!important;color:#000!important}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0c0c0c,#1a1a1a);color:#d4af37;font-family:Arial,sans-serif;overflow-x:hidden}#root,.App,body{min-height:100vh}.App{text-align:left}.loading-screen{align-items:center;background:linear-gradient(135deg,#0c0c0c,#1a1a1a);color:#d4af37;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #d4af374d;border-radius:50%;border-top-color:#d4af37;height:60px;margin-bottom:1.5rem;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-screen p{font-size:1.2rem;font-weight:600}.game-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border-bottom:2px solid #d4af374d;display:flex;justify-content:space-between;padding:1rem 2rem}.back-button{background:#0000;border:2px solid #d4af37;border-radius:8px;color:#d4af37;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.back-button:hover{background:#d4af37;box-shadow:0 5px 15px #d4af3766;color:#0c0c0c;transform:translateY(-2px)}.balance-display{background:#d4af3733;border:2px solid #d4af37;border-radius:25px;color:gold;font-size:1.1rem;font-weight:700;padding:.75rem 1.5rem}.game-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.bet-controls{margin-bottom:1.5rem}.bet-controls label{color:gold;display:block;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.bet-controls input{background:#0009;border:2px solid #d4af37;border-radius:8px;color:#d4af37;font-size:1rem;margin-bottom:.75rem;padding:.75rem;width:100%}.bet-controls input:focus{border-color:gold;box-shadow:0 0 10px #d4af3780;outline:none}.bet-buttons{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.bet-buttons button{background:#0000;border:2px solid #d4af37;border-radius:6px;color:#d4af37;cursor:pointer;font-weight:600;padding:.6rem;transition:all .3s ease}.bet-buttons button.active,.bet-buttons button:hover{background:#d4af37;color:#0c0c0c}.bet-buttons button:disabled{cursor:not-allowed;opacity:.5}.game-info{grid-gap:2rem;display:grid;gap:2rem;grid-column:1/-1;grid-template-columns:1fr 1fr;margin-top:2rem}.history-panel,.stats-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:2px solid #d4af37;border-radius:15px;padding:1.5rem}.history-panel h3,.stats-panel h3{border-bottom:1px solid #d4af374d;color:gold;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.stats-grid{grid-gap:1rem;display:grid;gap:1rem}.stat-item{align-items:center;border-bottom:1px solid #d4af3733;display:flex;justify-content:space-between;padding:.75rem 0}.stat-item:last-child{border-bottom:none}.history-list{max-height:250px;overflow-y:auto}.history-item{align-items:center;border-bottom:1px solid #d4af3733;display:flex;justify-content:space-between;padding:.75rem 0;transition:background-color .3s ease}.history-item:hover{background:#d4af371a}.history-item:last-child{border-bottom:none}.win-amount{color:#0f0;font-weight:700}@media (max-width:768px){.game-header{flex-direction:column;gap:1rem;padding:1rem}.game-info{gap:1rem;grid-template-columns:1fr}.bet-buttons{grid-template-columns:repeat(4,1fr)}.back-button,.balance-display{text-align:center;width:100%}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#d4af371a;border-radius:4px}::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:gold}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in{animation:fadeIn .5s ease-out}.slide-in{animation:slideIn .5s ease-out}.pulse{animation:pulse 2s infinite}.text-gold{color:#d4af37}.text-gold-light{color:gold}.text-success{color:#0f0}.text-danger{color:#f44}.bg-dark{background:#000c}.bg-gold-transparent{background:#d4af371a}.border-gold{border-color:#d4af37}.App-header,.App-link,.App-logo{display:none}