*{margin:0;padding:0;box-sizing:border-box}:root{--white: #ffffff;--black: #000000;--background-dark: #04112e;--accent-color: #00EAFF;--secondary-accent: #FF00AA;--text-color: var(--white);--text-light: rgba(255, 255, 255, .7);--container-max-width: 1200px;--border-radius: 4px}body{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;background-color:var(--background-dark);color:var(--text-color);line-height:1.5}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#002c4680;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid rgba(0,234,255,.2)}.desktop-header{display:block}.mobile-header{display:none}.header .nav-container{max-width:var(--container-max-width);margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.header .logo img{height:40px}.header .nav-links{display:flex;gap:2rem}.header .nav-links .nav-link{color:var(--white);text-decoration:none;font-weight:500;transition:all .3s ease}.header .nav-links .nav-link:hover,.header .nav-links .router-link-active{color:var(--accent-color)}.header .nav-buttons{display:flex;gap:1rem;align-items:center}.header .nav-buttons .btn-login,.header .nav-buttons .btn-register{padding:.5rem 1.5rem;border-radius:var(--border-radius);font-weight:500;transition:all .3s ease;cursor:pointer}.header .nav-buttons .btn-login{background:transparent;border:1px solid var(--accent-color);color:var(--accent-color)}.header .nav-buttons .btn-login:hover{background:#00eaff1a}.header .nav-buttons .btn-register{background:var(--accent-color);color:var(--black);border:none}.header .nav-buttons .btn-register:hover{background:#00c0d3}.header .nav-buttons .language-select{background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--white);padding:.5rem;border-radius:var(--border-radius);cursor:pointer}.header .nav-buttons .language-select option{background:var(--background-dark);color:var(--white)}.mobile-top-bar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.mobile-logo img{height:35px}.mobile-right-side{display:flex;align-items:center;gap:1rem}.mobile-buttons{display:flex;gap:.5rem}.mobile-btn-login,.mobile-btn-register{padding:.4rem .8rem;border-radius:var(--border-radius);font-weight:500;font-size:.9rem;transition:all .3s ease;cursor:pointer}.mobile-btn-login{background:transparent;border:1px solid var(--accent-color);color:var(--accent-color)}.mobile-btn-login:hover{background:#00eaff1a}.mobile-btn-register{background:var(--accent-color);color:var(--black);border:none}.mobile-btn-register:hover{background:#00c0d3}.menu-toggle{background:transparent;border:none;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.menu-icon{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.menu-icon span{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2000}.mobile-menu.active{pointer-events:auto}.mobile-menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}.mobile-menu.active .mobile-menu-overlay{opacity:1}.mobile-menu-container{position:absolute;top:0;right:-320px;width:320px;height:100%;background-color:var(--background-dark);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto;padding:2rem;background-image:url(/assets/banner03-_KwQlt2B.jpg);background-size:cover;background-position:center;background-blend-mode:overlay}.mobile-menu.active .mobile-menu-container{transform:translate(-320px)}.mobile-menu-close{position:absolute;top:20px;left:20px;width:36px;height:36px;border-radius:4px;background:#0006;border:none;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu-logo{text-align:center;margin-bottom:3rem}.mobile-menu-logo img{height:50px}.mobile-menu-links{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.mobile-menu-link{color:var(--white);text-decoration:none;font-size:1.1rem;padding:.5rem;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu-link:hover,.mobile-menu-link.router-link-active{color:var(--accent-color)}.mobile-menu-footer{margin-top:auto;padding-top:2rem}.mobile-menu-cta{width:100%;background:linear-gradient(to right,var(--accent-color),var(--secondary-accent));color:#fff;border:none;padding:.8rem 1rem;border-radius:4px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease}.mobile-menu-cta:hover{opacity:.9}.footer{background:#00000080;padding:4rem 0 1rem}.footer .footer-content{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:auto 1fr;gap:4rem}.footer .footer-logo .footer-logo-img{width:150px}.footer .footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer .footer-section h3{color:var(--accent-color);margin-bottom:1rem;font-size:1.1rem}.footer .footer-section a{display:block;color:var(--text-light);text-decoration:none;margin-bottom:.5rem;transition:all .3s ease}.footer .footer-section a:hover{color:var(--white)}.footer .footer-bottom{max-width:var(--container-max-width);margin:2rem auto 0;padding:1rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:var(--text-light)}@media (max-width: 992px){.desktop-header{display:none}.mobile-header{display:block}.footer .footer-content{grid-template-columns:1fr;gap:2rem}.footer .footer-links{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 576px){.mobile-top-bar{padding:.5rem}.mobile-logo img{height:30px}.mobile-btn-login,.mobile-btn-register{font-size:.8rem;padding:.3rem .6rem}.mobile-right-side{gap:.5rem}}.game-modal[data-v-b11286dc]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:3000;display:flex;align-items:center;justify-content:center}.game-modal-overlay[data-v-b11286dc]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bg-modal);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:3000}.game-modal-container[data-v-b11286dc]{position:relative;width:95%;max-width:1400px;height:90vh;border-radius:8px;overflow:hidden;z-index:3001;box-shadow:0 10px 30px var(--shadow-dark);display:flex;flex-direction:column;background-size:cover;background-position:center}.game-modal-backdrop[data-v-b11286dc]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg-darker);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:0}.game-modal-header[data-v-b11286dc]{position:relative;padding:1rem;display:flex;justify-content:space-between;align-items:center;background:var(--bg-header-gradient);border-bottom:1px solid var(--border-light);z-index:1}.game-modal-header h3[data-v-b11286dc]{color:var(--text-light);margin:0;font-size:1.2rem}.game-modal-close[data-v-b11286dc]{width:30px;height:30px;border-radius:50%;background:var(--btn-close-bg);border:none;color:var(--text-light);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.game-modal-close[data-v-b11286dc]:hover{background:var(--btn-close-hover)}.game-modal-content[data-v-b11286dc]{flex:1;display:flex;overflow:hidden;position:relative;z-index:1}.game-info-section[data-v-b11286dc]{width:50%;padding:2rem 4rem;overflow-y:auto;color:var(--text-light)}.game-modal-subtitle[data-v-b11286dc]{font-size:2rem;margin-bottom:1rem;color:var(--primary-color);text-shadow:0 0 10px var(--shadow-primary)}.game-description[data-v-b11286dc]{font-size:1.1rem;margin-bottom:1.5rem;color:var(--text-light-muted);line-height:1.5}.game-detail[data-v-b11286dc]{color:var(--text-light-dimmed);line-height:1.6}.game-detail p[data-v-b11286dc]{margin-bottom:1rem}.game-mobile-section[data-v-b11286dc]{width:50%;display:flex;justify-content:center;align-items:center;padding:2rem}.mobile-device[data-v-b11286dc]{width:380px;height:760px;background:var(--text-dark);border-radius:30px;padding:12px;box-shadow:0 15px 30px var(--shadow-darker);position:relative;overflow:hidden;border:1px solid var(--border-light)}.mobile-frame[data-v-b11286dc]{width:100%;height:100%;position:relative;overflow:hidden;border-radius:22px;background:var(--text-light)}.game-iframe[data-v-b11286dc]{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width: 1024px){.game-modal-container[data-v-b11286dc]{width:95%}.mobile-device[data-v-b11286dc]{width:340px;height:680px}}@media (max-width: 768px){.game-modal-content[data-v-b11286dc]{flex-direction:column;overflow-y:auto;padding-bottom:2rem}.game-info-section[data-v-b11286dc],.game-mobile-section[data-v-b11286dc]{width:100%;overflow:visible}.game-modal[data-v-b11286dc]{position:fixed;top:0;left:0;width:100vw;height:100vh;align-items:center;justify-content:center;z-index:3000}.game-modal-container[data-v-b11286dc]{width:92%;max-width:420px;height:95vh;max-height:95vh;border-radius:12px;margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 0 25px var(--shadow-darker)}.game-modal-overlay[data-v-b11286dc]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--bg-modal);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game-modal-backdrop[data-v-b11286dc]{opacity:1;background-color:var(--bg-darker);position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.game-info-section[data-v-b11286dc]{order:2;padding:0 1rem;height:auto;display:flex;flex-direction:column}.game-mobile-section[data-v-b11286dc]{order:1;padding:1.5rem;height:auto}.festival-ads[data-v-b11286dc]{order:-1;margin:0 0 1.5rem}.game-modal-subtitle[data-v-b11286dc]{margin-top:0;margin-bottom:1rem}.game-description[data-v-b11286dc]{order:0}.game-detail[data-v-b11286dc]{order:1;padding-top:1rem;border-top:1px solid var(--border-light)}.mobile-device[data-v-b11286dc]{width:250px;height:500px;margin:0 auto}.festival-ad[data-v-b11286dc]{box-shadow:0 5px 15px var(--shadow-dark);margin-bottom:.5rem}.game-info-section[data-v-b11286dc]>*{margin-bottom:1rem;flex-direction:column-reverse!important}.game-modal-header[data-v-b11286dc]{width:100%;background:var(--bg-mobile-header);padding:.8rem 1rem;position:sticky;top:0;z-index:10;border-top-left-radius:12px;border-top-right-radius:12px}.game-modal-close[data-v-b11286dc]{width:32px;height:32px;background:var(--btn-close-mobile);z-index:11}.bet-button-container[data-v-b11286dc]{margin:0!important;order:3}.bet-button[data-v-b11286dc]{padding:.7rem 2rem;font-size:1.1rem;width:90%;max-width:280px}}@media (max-width: 576px){.mobile-device[data-v-b11286dc]{width:300px;height:550px}.game-modal-subtitle[data-v-b11286dc]{font-size:1.4rem}}.festival-ads[data-v-b11286dc]{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.festival-ad[data-v-b11286dc]{border-radius:8px;overflow:hidden;box-shadow:none;transition:all .3s ease;background-color:transparent;padding:0;border:none}.santa-ad[data-v-b11286dc]{border-color:transparent}.santa-ad[data-v-b11286dc]:hover{box-shadow:none}.festival-ad-link[data-v-b11286dc]{display:block;width:100%}.festival-ad-img[data-v-b11286dc]{width:100%;height:auto;display:block;transition:transform .5s ease;border-radius:8px}.festival-ad:hover .festival-ad-img[data-v-b11286dc]{transform:scale(.95)}.game-modal-container[data-v-b11286dc]::-webkit-scrollbar{width:8px}.game-modal-container[data-v-b11286dc]::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.game-modal-container[data-v-b11286dc]::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.game-modal-container[data-v-b11286dc]::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.bet-button-container[data-v-b11286dc]{margin:1.5rem 0;text-align:center;position:relative}.bet-button[data-v-b11286dc]{display:inline-block;padding:.8rem 2.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;color:var(--text-dark);background:var(--gold-gradient);border-radius:30px;box-shadow:0 0 15px var(--gold-shadow),0 0 30px var(--gold-shadow-light);position:relative;overflow:hidden;transition:transform .3s ease;text-transform:uppercase;border:2px solid var(--gold-light);z-index:1}.bet-button[data-v-b11286dc]:hover{transform:scale(1.05);box-shadow:0 0 20px var(--gold-shadow-hover),0 0 40px var(--gold-shadow-hover-light)}.bet-button-shine[data-v-b11286dc]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--shine-gradient);animation:shine-b11286dc 3s infinite}@keyframes shine-b11286dc{0%{left:-100%}20%{left:100%}to{left:100%}}.pulse-effect[data-v-b11286dc]{width:90%;animation:pulse-b11286dc 1.5s infinite}@keyframes pulse-b11286dc{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.home{padding-top:0}.hero-section{position:relative;min-height:650px;overflow:hidden;background-color:#230046}.banner-slider{position:absolute;top:0;left:0;width:100%;height:100%}.banner-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;transform:scale(1.05);animation:slowZoom 15s infinite alternate ease-in-out}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.banner-slide.active{opacity:1}.purple-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#19326bd9,#04112e);z-index:1}.hero-content{position:relative;z-index:2;padding:12rem 0 8rem;width:100%;height:100%;display:flex;align-items:center;margin:200px auto!important}.hero-text{max-width:600px;padding-left:2rem}.subtitle{color:#00eaff;font-size:1.5rem;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.7)}.title{color:#fff;font-size:3rem;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.7);line-height:1.2;position:relative;display:inline-block}.title:after{content:"";position:absolute;bottom:-5px;left:0;width:80px;height:3px;background:linear-gradient(to right,#00EAFF,transparent)}.description{color:#fffc;font-size:1.1rem;margin-bottom:2rem;text-shadow:0 2px 10px rgba(0,0,0,.7)}.btn-cta{background:linear-gradient(to right,#f9a51a,#ffeb00);color:#000;border:none;padding:.8rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #ffd60080}.btn-cta:hover{background:linear-gradient(to right,#f9a51a,#ffeb00);transform:translateY(-3px);box-shadow:0 7px 25px #ffd60099}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-header{text-align:left;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}.section-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right,rgba(0,234,255,.7),rgba(144,0,255,.2),transparent)}.games-title{color:#00eaff;font-size:1.5rem;margin-bottom:.5rem}.games-subtitle{color:#00eaff;font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#00eaff,#9e00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title{color:#00eaff;font-size:1.5rem;margin-bottom:.5rem}.section-subtitle{color:#00eaff;font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#00eaff,#9e00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.games-section{padding:2rem 0 0;position:relative}.wuxia-section{padding:0}.games-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.game-card{background:#002845;border-radius:10px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;border:1px solid rgba(144,0,255,.1)}.game-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000080;border:1px solid rgba(0,234,255,.3)}.game-image{position:relative;overflow:hidden}.game-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to top,rgba(0,40,69,1),transparent)}.game-image img{width:100%;height:160px;object-fit:cover;transition:transform .5s ease}.game-card:hover .game-image img{transform:scale(1.05)}.game-info{display:flex;padding:.6rem;align-items:center;flex-grow:1;background:#00284599}.game-icon img{width:50px;height:50px;border-radius:10px;margin-right:1rem;border:2px solid rgba(0,234,255,.3)}.game-desc h3{color:#fff;font-size:1rem;margin-bottom:.2rem;font-weight:700}.game-desc p{color:#fff9;font-size:.8rem;line-height:1.3;max-width:160px}.btn-play{background:linear-gradient(to right,#7de7e7,#8d83e4,#f8a4ea);width:90%;border:none;padding:.6rem .8rem;color:#fff;font-weight:700;transition:all .3s ease;cursor:pointer;border-radius:5px;margin:0 auto 1rem;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.5px}.btn-play:hover{background:linear-gradient(to right,#00d6e6,#e600a0);box-shadow:0 0 12px #00eaff66}.banner-section{padding:2rem 0}.banner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.banner{position:relative;border-radius:10px;overflow:hidden}.banner img{width:100%;height:100%;object-fit:cover}.banner-overlay{position:absolute;bottom:1rem;right:1rem;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem}.christmas-banner{padding:2rem 0}.christmas-img{width:100%;height:auto;border-radius:10px}.bonus-section{padding:4rem 0 0;background:linear-gradient(to right,#230046,#420080);background-image:none;background-size:cover;background-position:center;background-blend-mode:overlay}.bonus-content{display:flex;align-items:center;justify-content:space-between}.bonus-image{flex:1}.bonus-image img{max-width:100%}.bonus-text{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-left:2rem}.bonus-title{color:#fff;font-size:2rem}.bonus-amount{color:#f0a;font-size:3rem;font-weight:700}@media (max-width: 1024px){.games-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.games-grid{grid-template-columns:repeat(2,1fr)}.bonus-content{flex-direction:column}.bonus-text{padding-left:0;margin-top:2rem;text-align:center}.game-desc p{max-width:100%}}@media (max-width: 576px){.games-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.game-card{border-radius:8px}.game-image img{height:100px}.game-icon img{width:40px;height:40px}.game-desc h3{font-size:.9rem}.game-desc p{font-size:.7rem;line-height:1.2}.btn-play{padding:.5rem;font-size:.9rem}.banner-grid{grid-template-columns:1fr}.title{font-size:2rem}}.hero-decoration{position:absolute;z-index:2;color:#ff00ff26;font-size:12rem;font-weight:900;letter-spacing:-5px;text-transform:uppercase;pointer-events:none}.hero-decoration.left{left:-2rem;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center}.new-games-section{padding:4rem 0;background:linear-gradient(to bottom,#04112e,#021f3d)}.game-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(to right,#f0a,#00eaff);color:#fff;padding:.3rem .8rem;border-radius:4px;font-size:.8rem;font-weight:700;z-index:2;box-shadow:0 2px 8px #0000004d}@media (max-width: 768px){.new-games-section .games-grid{grid-template-columns:repeat(2,1fr)}.game-badge{font-size:.7rem;padding:.2rem .6rem}}@media (max-width: 576px){.new-games-section{padding:2rem 0}}.download-page[data-v-12316b4b]{padding-top:80px}.hero[data-v-12316b4b]{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:4rem 0;text-align:center}.hero .hero-content[data-v-12316b4b]{max-width:800px;margin:0 auto;padding:0 1rem}.hero .hero-content h1[data-v-12316b4b]{font-size:2.5rem;margin-bottom:1rem}.hero .hero-content p[data-v-12316b4b]{font-size:1.2rem;opacity:.9}.container[data-v-12316b4b]{max-width:1200px;margin:0 auto;padding:0 1rem}.download-options[data-v-12316b4b]{padding:4rem 0;background-color:#f8f9fa}.download-options .download-grid[data-v-12316b4b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.download-options .download-card[data-v-12316b4b]{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.download-options .download-card[data-v-12316b4b]:hover{transform:translateY(-5px)}.download-options .download-card .card-icon[data-v-12316b4b]{font-size:2.5rem;margin-bottom:1rem;color:#007bff}.download-options .download-card h3[data-v-12316b4b]{margin-bottom:.5rem}.download-options .download-card p[data-v-12316b4b]{color:#666;margin-bottom:1.5rem}.download-options .download-card .download-button[data-v-12316b4b]{display:inline-block;padding:.8rem 2rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.download-options .download-card .download-button[data-v-12316b4b]:hover{background-color:#0056b3}.system-requirements[data-v-12316b4b]{padding:4rem 0}.system-requirements h2[data-v-12316b4b]{text-align:center;margin-bottom:2rem}.system-requirements .requirements-grid[data-v-12316b4b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.system-requirements .requirement-card[data-v-12316b4b]{background:#f8f9fa;padding:2rem;border-radius:8px}.system-requirements .requirement-card h3[data-v-12316b4b]{margin-bottom:1rem;color:#333}.system-requirements .requirement-card ul[data-v-12316b4b]{list-style:none;padding:0}.system-requirements .requirement-card ul li[data-v-12316b4b]{margin-bottom:.5rem;color:#666}:root{--primary-color: #00EAFF;--primary-dark: #0099ff;--primary-light: rgba(0, 234, 255, .5);--primary-gradient: linear-gradient(to right, #00EAFF, #0099ff);--secondary-color: #9e00ff;--secondary-light: rgba(255, 0, 170, .2);--secondary-dark: #230046;--secondary-gradient: linear-gradient(to right, #00EAFF, #9e00ff);--bg-dark: #230046;--bg-darker: rgba(35, 0, 70, .5);--bg-modal: rgba(0, 0, 0, .8);--bg-modal-backdrop: rgba(35, 0, 70, .5);--bg-header-gradient: linear-gradient(to right, rgba(0, 234, 255, .2), rgba(255, 0, 170, .2));--bg-mobile-header: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(35, 0, 70, .8));--text-light: #fff;--text-light-muted: rgba(255, 255, 255, .9);--text-light-dimmed: rgba(255, 255, 255, .7);--text-dark: #000;--border-light: rgba(255, 255, 255, .1);--border-primary: rgba(0, 234, 255, .3);--shadow-primary: rgba(0, 234, 255, .5);--shadow-dark: rgba(0, 0, 0, .5);--shadow-darker: rgba(0, 0, 0, .8);--btn-close-bg: rgba(0, 0, 0, .3);--btn-close-hover: rgba(255, 0, 0, .5);--btn-close-mobile: rgba(255, 0, 0, .3);--gold-light: #ffdf7e;--gold-dark: #d5a932;--gold-gradient: linear-gradient(to bottom, #ffdf7e, #d5a932, #ffdf7e);--gold-shadow: rgba(255, 223, 126, .8);--gold-shadow-light: rgba(255, 223, 126, .4);--gold-shadow-hover: rgba(255, 223, 126, .9);--gold-shadow-hover-light: rgba(255, 223, 126, .5);--scrollbar-track: rgba(0, 0, 0, .2);--scrollbar-thumb: rgba(0, 234, 255, .3);--scrollbar-thumb-hover: rgba(0, 234, 255, .5);--shine-gradient: linear-gradient( to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 100% )}
