:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}body{font-family:Microsoft JhengHei,PingFang TC,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:url(/images/?1.png.webp) no-repeat center top;background-size:auto;background-color:#1a3a5c;font-weight:900}*{font-weight:900;-webkit-text-stroke:.5px currentColor}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background:#fff;padding:0rem 0;position:fixed;width:calc(100% - 50px);left:25px;right:25px;top:20px;z-index:1000;box-shadow:0 8px 16px #0000001a,0 4px 8px #00000014;border-bottom:2px solid #e0e0e0;border-radius:15px}.navbar .container{display:flex;justify-content:space-between;align-items:center;max-width:100%;width:100%;padding:0 20px}.logo h1{color:gold;font-size:1.5rem;font-weight:700}.logo-img{height:50px;width:auto;transition:transform .3s}.logo-img:hover{transform:scale(1.05)}.nav-menu{display:flex;flex-direction:row;list-style:none;gap:1rem;margin-left:auto;margin-right:50px;flex-wrap:nowrap}.nav-menu a{color:#ffa366!important;text-decoration:none;transition:all .4s ease;font-weight:400!important;font-size:16px;font-family:Helvetica,Verdana,Arial,sans-serif;padding:24px 16px;display:flex;align-items:center;height:68px;position:relative;cursor:pointer;line-height:22px;-webkit-font-smoothing:antialiased}.nav-menu a:hover{color:#ffa366!important}.nav-buttons{display:flex;gap:1rem;margin-right:100px}.nav-buttons .btn-outline{background:transparent;border:2px solid #0088ff;color:#08f;box-shadow:0 2px 8px #0000001a}.nav-buttons .btn-outline:hover{background:#08f;color:#fff;font-weight:400}.nav-buttons .btn-primary{background:#ffa366;color:#fff;font-weight:400;border:2px solid #ffa366;box-shadow:0 2px 8px #0000001a}.nav-buttons .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffa36666;background:#ffa366}.btn{padding:.6rem 1.5rem;border:none;border-radius:25px;cursor:pointer;font-size:1rem;transition:all .3s;font-weight:300}.btn-primary{background:transparent;color:#fff;font-weight:300;border:2px solid #ffffff;box-shadow:0 4px 15px #0000004d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006;background:#ffffff1a}.btn-outline{background:transparent;border:2px solid #ffffff;color:#fff;box-shadow:0 4px 15px #0000004d}.btn-outline:hover{background:#ffffff1a;color:#fff;font-weight:300;box-shadow:0 6px 20px #0006;transform:translateY(-2px)}.btn-large{padding:.5rem 4rem;font-size:1.2rem}.btn-card{width:100%;padding:.8rem;margin-top:1rem}.btn-app{padding:0;font-size:1.1rem;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform .3s ease}.btn-app:hover{transform:scale(1.1)}.btn-app img{width:200px;height:auto;display:block}.app-label{color:#fff;font-size:16px;font-weight:400}.app-mascot-image{margin-top:3rem;text-align:left;transform:translate(-500px,7px)}.app-mascot-image img{width:900px;height:auto;animation:slideInFromLeft 1.5s ease-out;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}@keyframes slideInFromLeft{0%{transform:translate(-300px);opacity:0}to{transform:translate(0);opacity:1}}.hero{background:url(/images/hero-casino.webp) no-repeat center center;background-size:contain;padding:150px 0 850px;text-align:center;color:#333;position:relative}.hero-title{font-size:6.3vw;margin-bottom:5px;color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5vw;margin-bottom:24.5px;color:#fff;font-weight:700;letter-spacing:.55em}.hero-buttons{display:flex;gap:1rem;justify-content:center}.section-title{text-align:center;font-size:2.5rem;margin-bottom:0rem;color:#fff;font-weight:700;margin-top:-100px}.section-subtitle{text-align:center;color:#fce202;margin-bottom:0rem;font-size:19px;letter-spacing:2px;font-weight:700}.promotions{padding:100px 0 150px;background:#fff}.promotions .section-title{color:#000}.promotions .section-subtitle{color:#ffa366}.promotion-carousel-container{overflow:hidden;width:100%;max-width:100%}.promotion-carousel-track{display:flex;gap:0;animation:scroll-left 40s linear infinite;width:fit-content}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.promotion-card{min-width:280px;max-width:280px;flex-shrink:0;padding:1.5rem;border-radius:15px;text-align:center;border:2px solid #e0e0e0;box-shadow:0 4px 6px #0000001a}.promotion-card.red-card{background:#f66}.promotion-card.white-card{background:#fff}.promotion-card.vip-card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem}.promotion-card .card-image{width:100%;height:280px;object-fit:cover;margin-bottom:.5rem;border-radius:10px}.card-icon{font-size:3rem;margin-bottom:1rem}.promotion-card h3{color:#1a1f2e;margin-bottom:1rem;font-size:1.2rem;font-weight:900;white-space:nowrap;-webkit-text-stroke:.5px #1a1f2e;letter-spacing:.5px}.promotion-card .amount{color:#ff6b00;font-size:2rem;font-weight:700;margin-bottom:.5rem}.promotion-card .description{color:#666;margin-bottom:1rem}.carousel-btn{background:#fff;border:2px solid #0088ff;color:#08f;width:50px;height:50px;border-radius:50%;font-size:24px;cursor:pointer;transition:all .3s;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.carousel-btn:hover{background:#08f;color:#fff;box-shadow:0 4px 12px #08f6}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:30px}.carousel-dot{width:12px;height:12px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:all .3s}.carousel-dot.active{background:#08f;width:30px;border-radius:6px}.games{padding:0;background:#007aff;position:relative}.wave-top{position:absolute;top:-26px;left:0;width:100%;height:auto;display:block}.game-categories{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:stretch;padding:3rem 0;flex-wrap:nowrap}.game-category{background:linear-gradient(135deg,#1a1f2e,#0f1420);padding:2rem 0 0;border-radius:0;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:none;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;height:600px;flex:1;min-width:350px;cursor:pointer;overflow:hidden}.game-1{background-image:url(/images/game-1.png)}.game-2{background-image:url(/images/game-2.png)}.game-3{background-image:url(/images/game-3.png)}.game-4{background-image:url(/images/game-4.png)}.game-5{background-image:url(/images/game-5.png)}.game-category:hover{transform:scale(1.02)!important;box-shadow:0 20px 60px #0009!important;z-index:100!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important}.game-title{color:#fff!important;font-weight:700;font-size:1.8rem;margin:0;padding:1rem;text-align:center;white-space:nowrap;position:absolute;top:0;left:0;right:0;z-index:3;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.mascot-img{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:2;display:block}.game-1 .mascot-img{width:680px;height:336px;bottom:-26px}.game-2 .mascot-img{width:705px;height:373px;bottom:-70px}.game-3 .mascot-img{width:726px;height:379px;bottom:-49px}.game-4 .mascot-img{width:457px;height:428px;bottom:-93px}.game-5 .mascot-img{width:748px;height:383px;bottom:-42px}.category-icon{font-size:4rem;margin-bottom:1rem}.game-category h3{color:gold;margin-bottom:.5rem}.game-category p{color:#aaa;margin-bottom:1rem}.steps{padding:0;background:#007aff;position:relative;min-height:0;height:0}.steps-container{position:relative;width:100%;height:600px;margin-top:0}.step{position:absolute;width:120px;height:120px;background:transparent;padding:0;border-radius:0;text-align:center}.step:nth-child(1){top:50px;left:10%}.step:nth-child(3){top:150px;left:25%}.step:nth-child(5){top:250px;left:40%}.step:nth-child(7){top:350px;left:55%}.step:nth-child(9){top:450px;left:70%}.step-number{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:gold;color:#0a0f1f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.step-icon{font-size:3rem;margin-bottom:0}.step-icon img{max-width:120px;height:auto}.step-arrow{display:none}.step h3{color:gold;margin-bottom:.5rem}.step p{color:#aaa;font-size:.9rem}.popular-events{padding:80px 0;background:#fff}.popular-events .section-header{text-align:center;margin-bottom:50px}.popular-events .section-title{color:#000;font-size:3rem;font-weight:800;margin-bottom:-13px;text-shadow:none;transform:translateY(50px)}.popular-events .section-subtitle{color:#08f;font-size:1rem;letter-spacing:0px;font-weight:800;text-shadow:none;transform:translateY(50px)}.events-slider-wrapper{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;padding:40px 0;margin:0 auto;max-width:1400px}.events-mobile-grid{display:flex;flex-direction:column;gap:1.5rem;padding:40px 1rem 20px;width:100%;max-width:500px;margin:0 auto}.event-card-mobile{width:100%;height:200px;padding:1.5rem;border-radius:15px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:4px solid #000000;box-shadow:0 8px 20px #0006;transition:transform .3s ease}.event-card-mobile .event-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%;gap:1rem}.event-card-mobile .event-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-align:left}.event-card-mobile .event-description{font-size:.9rem;color:#fff;line-height:1.4;text-align:left;flex:1}.event-card-mobile .event-image{flex-shrink:0;width:120px;height:100%;display:flex;align-items:flex-end;justify-content:center}.event-card-mobile .event-image img{width:100%;height:auto;max-height:100%;object-fit:contain}.events-swiper{width:100%;padding:50px 0;overflow:hidden}.swiper-wrapper{transition-timing-function:ease-in-out!important;display:flex;align-items:center}.swiper-slide{transition:all .3s ease}.event-slide{width:380px;height:auto}.event-card-swiper{width:100%;height:450px;border-radius:30px;padding:40px 30px;box-shadow:0 10px 30px #0003;cursor:grab;transition:all .3s cubic-bezier(.4,0,.2,1)}.event-card-swiper:active{cursor:grabbing}.event-card-swiper:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.event-content{display:flex;flex-direction:column;height:100%;color:#fff}.event-title{font-size:1.9rem;font-weight:800;margin-bottom:15px;line-height:1.3}.event-description{font-size:.9rem;line-height:1.6;margin-bottom:20px;opacity:.95}.event-image{flex:1;display:flex;align-items:flex-end;justify-content:center}.event-image img{width:100%;height:auto;object-fit:contain;max-height:280px;-webkit-user-select:none;user-select:none}.slider-btn{background:gold;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #0003;z-index:10;flex-shrink:0}.slider-btn:hover{background:#ffc700;transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.slider-btn:active{transform:scale(.95)}.prev-btn{position:relative;left:-40px}.next-btn{position:relative;right:-40px}@media (max-width: 1200px){.event-card-swiper{height:400px;padding:30px 25px}.event-title{font-size:1.6rem}}@media (max-width: 768px){body{background-size:100%;background-position:center 250px}.events-slider-wrapper{padding:20px 1rem 20px calc(1rem + 10px);overflow:visible;position:relative}.events-slider-wrapper .swiper{overflow:visible}.events-slider-wrapper .swiper-wrapper{display:flex;flex-direction:column;gap:1.5rem}.event-slide{width:100%!important;display:flex!important;justify-content:center!important}.event-card-swiper{width:100%;max-width:none;height:200px;padding:1.5rem;border-radius:15px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;pointer-events:none}.event-content{display:flex;flex-direction:column;height:auto;flex:1;justify-content:center}.event-title{font-size:1.5rem;margin-bottom:0;text-align:center}.event-description{display:none}.event-image{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-top:0;margin-left:1rem;transform:translateY(10px)}.event-image img{max-width:160px;max-height:160px;width:auto;height:auto;object-fit:contain}.slider-btn{display:none}}.app-download{padding:150px 0 0;background-image:url(/images/strategy-bg.webp);background-size:contain;background-position:center;background-attachment:fixed;position:relative;overflow:visible}.app-download:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffa366d9;z-index:0}.app-download .container{position:relative;z-index:1}.app-download .section-title{color:#fff;transform:translate(-700px)}.app-download .section-subtitle{transform:translate(-675px)}.app-description{max-width:900px;margin:2rem auto;text-align:left;color:#fff;line-height:1.8;transform:translate(-365px) translateY(-20px)}.app-description p{margin-bottom:1rem;font-size:14px;font-weight:300}.app-buttons{display:flex;gap:1rem;transform:translate(-245px) translateY(-10px);margin-top:2rem}.app-content{display:flex;gap:3rem;align-items:center;height:0;overflow:visible}.app-info{flex:1}.app-info h3{color:gold;font-size:2rem;margin-bottom:1rem}.app-info p{color:#aaa;margin-bottom:2rem;line-height:1.8}.app-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.feature{display:flex;align-items:center;gap:.5rem;color:#fff}.feature-icon{color:gold;font-weight:700}.app-buttons{display:flex;gap:1rem}.app-image{flex:1;display:flex;justify-content:center;transform:translateY(-450px) translate(200px)}.app-image img{width:325px;height:auto}.app-features-grid{position:relative;width:520px;height:400px;transform:translateY(-450px) translate(250px)}.feature-card{background:#fff;border-radius:18px;border-right:2px solid rgb(252,226,2);border-bottom:2px solid rgb(252,226,2);padding:20px 20px 15px;text-align:center;box-shadow:6px 13px 4px #0000002e;transition:background .3s ease,border .3s ease,box-shadow .3s ease;width:250px;overflow:visible;display:flex;flex-direction:column;row-gap:9px;position:relative}.feature-card-1 img{object-fit:contain;margin-bottom:10px;position:relative;transform:translate(-2px) translateY(21px) scale(1.8);max-width:100%;max-height:200px}.feature-card-2 img{object-fit:contain;margin-bottom:10px;position:relative;transform:translate(-1px) translateY(28px) scale(1.2);max-width:100%}.feature-card-3 img{object-fit:contain;margin-bottom:10px;position:relative;transform:translate(3px) translateY(18px) scale(1.5);max-width:100%;max-height:200px}.feature-card-4 img{object-fit:contain;margin-bottom:10px;position:relative;transform:translate(5px) translateY(24px) scale(1.9);max-width:100%;max-height:200px}.feature-card-1{position:absolute;top:-80px;left:0}.feature-card-2{position:absolute;top:-140px;right:0}.feature-card-3{position:absolute;top:190px;left:0;transition:top .4s ease}.feature-card-3.push-down{top:340px}.feature-card-4{position:absolute;top:130px;right:0;transition:top .4s ease}.feature-card-4.push-down{top:280px}.feature-card p{color:#1f2124;font-size:20px;font-weight:700;margin:35px 0 0;display:flex;justify-content:space-between;align-items:center;gap:5px;position:relative;z-index:200;cursor:pointer}.arrow-down{color:#06f;font-size:14px}.feature-dropdown{width:100%;background:transparent;max-height:0;overflow:hidden;transition:max-height .4s ease;margin:0;padding:0}@media (min-width: 769px){.feature-dropdown.active{max-height:200px;padding:0}}.dropdown-text{color:#666;font-size:4px;line-height:1.6;margin:0;padding:0;text-align:left}.phone-mockup{font-size:15rem;color:gold;opacity:.3}.reviews{padding:180px 0 0;background:#fff}.reviews .section-title{color:#000;font-size:2.5rem;transform:translateY(-30px)}.reviews .section-subtitle{color:#06f;transform:translateY(-30px)}.reviews-description{text-align:center;color:#333;font-size:16px;line-height:1.8;max-width:900px;margin:-10px auto 40px;padding:0 20px;font-weight:300}.reviews-image-wrapper{position:relative;max-width:1300px;margin:40px auto 0;padding:100px 20px 0;transform:translateY(-50px)}.reviews-image-container{display:flex;justify-content:center;align-items:center}.reviews-image{max-width:100%;width:100%;height:auto;border-radius:15px;image-rendering:auto;-webkit-font-smoothing:antialiased;backface-visibility:hidden;transform:translateZ(0)}.review-stats{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.stat{position:absolute;background:linear-gradient(135deg,#ffa366,#ffb380);padding:1.2rem 1.5rem;text-align:center;min-width:160px;pointer-events:auto;border:4px solid #000000;box-shadow:0 8px 20px #0006;border-radius:12px 0}.stat-top-left{top:80px;left:0}.stat-top-right{top:80px;right:0}.stat-bottom-left{bottom:240px;left:-130px}.stat-bottom-right{bottom:240px;right:-130px}.stat-icon{font-size:2rem;margin-bottom:.5rem}.stat h3{color:#fff;font-size:1.7rem;margin-bottom:.3rem;font-weight:700}.stat p{color:#e6f2ff;font-size:.85rem;font-weight:500}@media (max-width: 1024px){.reviews-image-wrapper{padding:80px 15px}.stat{min-width:140px;padding:1rem 1.2rem}.stat-icon{font-size:1.8rem}.stat h3{font-size:1.5rem}}@media (max-width: 768px){.reviews-image-wrapper{padding:60px 10px}.stat{min-width:110px;padding:.8rem 1rem;border-width:3px}.stat-icon{font-size:1.5rem;margin-bottom:.3rem}.stat h3{font-size:1.3rem;margin-bottom:.2rem}.stat p{font-size:.7rem}}@media (max-width: 480px){.reviews-image-wrapper{position:relative;padding:20px 10px}.review-stats{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:20px}.stat{position:static!important;min-width:auto}}.strategy{padding:80px 0;background-image:url(/images/strategy-bg.webp);background-size:contain;background-position:center;background-attachment:fixed;position:relative}.strategy:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffa366d9;z-index:0}.strategy .container{position:relative;z-index:1}.strategy .section-title{color:#fff;font-size:3rem;font-weight:700;transform:translate(-700px,100px)}.strategy .section-subtitle{color:gold;font-weight:600;transform:translate(-780px,100px)}.strategy-highlights{color:#fff;margin:30px 0;transform:translate(-280px) translateY(150px);text-align:left;padding-left:0}.strategy-highlights p{color:#fff;margin:18px 0;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-text-stroke:.5px rgba(255,255,255,.3);letter-spacing:.5px;font-size:1.2rem}.game-recommendation{margin-top:-70px}.game-recommendation .section-title{color:#fff;font-size:3rem;font-weight:700;text-align:center;transform:translateY(-130px)}.game-recommendation .section-subtitle{color:gold;font-weight:600;text-align:center;transform:translateY(-130px)}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:70px 10px;margin-top:-10px;padding:0 20px;max-width:1200px;margin-left:auto;margin-right:auto}.game-section-title{grid-column:1 / -1;color:#fff;font-size:1.2rem;font-weight:400;display:flex;align-items:center;gap:10px;margin-bottom:-40px}.game-section-title .title-icon{color:gold;font-size:2rem}.game-item{background:transparent;border:none;border-radius:10px;padding:0;text-align:center;color:#000;font-weight:700;cursor:pointer;transition:all .3s ease;display:block;overflow:hidden}.game-item img{width:100%;height:100%;object-fit:fill;border-radius:10px}.game-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000004d}.strategy-content{max-width:1200px;margin:0 auto;padding:0 20px}.strategy-cards{display:flex;gap:30px;justify-content:center;margin-top:40px;transform:translate(300px,-250px)}.strategy-big-card{width:500px;border:3px solid #ffffff;border-radius:10px;overflow:hidden;background:#87ceeb;transition:background .3s ease;cursor:pointer}.strategy-big-card:hover{background:gold}.strategy-big-card .card-image{width:100%;height:250px;overflow:hidden;border:3px solid #ffffff;margin:10px;width:calc(100% - 20px);border-radius:10px}.strategy-big-card .card-image img{width:100%;height:100%;object-fit:cover}.strategy-big-card .card-title{padding:20px;text-align:left;transform:translateY(-10px)}.strategy-big-card .card-title h3{margin:0;color:#000;font-size:1.3rem;font-weight:700}.strategy-description{text-align:center;color:#333;font-size:16px;line-height:1.8;margin-bottom:50px}.strategy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:40px}.strategy-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.strategy-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #06f3}.strategy-number{font-size:4rem;font-weight:700;color:#06f;opacity:.1;position:absolute;top:-10px;right:20px;line-height:1}.strategy-card h3{color:#06f;font-size:1.5rem;margin-bottom:1rem;position:relative;z-index:1}.strategy-card p{color:#666;line-height:1.8;position:relative;z-index:1}@media (max-width: 768px){.strategy-grid{grid-template-columns:1fr;gap:1.5rem}.strategy .section-title{font-size:2rem}}.advantages{padding:120px 0 80px;background:#fff}.comparison-table{overflow-x:auto;max-width:1200px;margin:0 auto;margin-left:calc(50% - 580px)}.comparison-table table{width:100%;border-collapse:collapse;background:#1a1f2e;border-radius:10px;overflow:hidden;margin:0 auto}.comparison-table th,.comparison-table td{padding:1.5rem;text-align:center;color:#fff;border-bottom:1px solid #2a3040;font-weight:900;font-size:calc(1rem + 5px)}.comparison-table th{background:#2a3040;font-weight:700;vertical-align:bottom;padding-bottom:1.5rem}.comparison-table th:first-child{background:#fff;color:#000}.comparison-table th:last-child{background:#fff;color:#000}.comparison-table td:first-child{background:#fff;color:#000}.comparison-table td:last-child{background:#fff;color:#000}.comparison-table .highlight{background:#ffa366!important;color:#fff!important}.advantages .section-title{color:#000;transform:translateY(-25px)}.advantages .section-subtitle{color:#ffa366;transform:translateY(-25px)}.table-logo{display:block;width:200px;height:auto;margin:0 auto 10px;transform:translateY(-10px)}.cash-version-text{margin-top:0;display:block}.question-box{width:100px;height:100px;background:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.question-icon{font-size:60px;color:#000}.guarantees{padding:190px 0 0;background:#ffa366}.guarantee-mobile-container{display:none}.guarantee-image-container{max-width:none;width:100vw;margin:220px 0 -800px;padding:0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;transform:translateY(-200px)}.guarantee-image{width:100%;max-width:none;height:auto;display:block}.guarantee-image-container-2{max-width:800px;margin:0 auto 50px;padding:0 20px;opacity:0;transform:translate(100%) translateY(300px);transition:all 1.2s ease-out}.guarantee-image-container-2.animate-in{opacity:1;transform:translate(470px) translateY(300px)}.guarantee-image-2{width:100%;height:auto;display:block}.guarantee-image-container-3{max-width:750px;margin:50px auto 0;padding:0 20px;transform:translateY(-400px)}.guarantee-image-3{width:100%;height:auto;display:block}.guarantee-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.guarantee-item{background:#fff;padding:2rem;border-radius:15px;text-align:center;transition:transform .3s;display:block;box-shadow:0 4px 8px #0000001a;border:3px solid #0066ff}.guarantee-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.guarantee-icon{font-size:3rem;margin-bottom:1rem}.guarantee-item h4{color:#000;font-weight:900}.qa{padding:150px 0 100px;background:url(/images/image-asset.webp) no-repeat center center;background-size:contain;position:relative}.qa .section-title{color:#000;transform:translate(-685px) translateY(75px)}.qa .section-subtitle{color:#06f;transform:translate(-685px) translateY(75px)}.qa-mascot-container{position:absolute;left:-30px;top:250px}.qa-mascot{width:600px;height:auto;display:block}.qa-list{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;transform:translate(200px) translateY(50px)}.qa-item{background:transparent;padding:1.5rem 2rem;border-radius:0;margin-bottom:0;word-wrap:break-word;overflow-wrap:break-word;border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;position:relative;transition:background .3s ease}.qa-item:hover{background:#ffffff1a}.qa-item h4{color:#000;margin-bottom:0;font-size:1rem;word-wrap:break-word;overflow-wrap:break-word;font-weight:400;flex:1;padding-right:1rem}.qa-item h4:after{content:"";display:none}.qa-icon{color:#000;font-size:1.2rem;flex-shrink:0;margin-left:1rem;transition:transform .3s ease}.qa-answer{width:100%;max-height:0;overflow:hidden;color:#333;line-height:1.8;opacity:0;transition:max-height .4s ease,opacity .4s ease}.qa-answer p{margin:0;padding:1rem 0 0}.qa-item.expanded .qa-answer{max-height:200px;opacity:1}.qa-icon{color:#000;font-size:1.2rem;flex-shrink:0;grid-column:2;grid-row:1;transition:transform .3s cubic-bezier(.4,0,.2,1)}.about{padding:80px 0 0;background:#fff}.about-content{margin:0 auto}.about-content p{color:#ddd;line-height:2;margin-bottom:2rem;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.about-feature{background:linear-gradient(135deg,#1a1f2e,#0f1420);padding:2rem;border-radius:15px;text-align:center}.about-feature h4{color:gold;margin-bottom:1rem;font-size:1.5rem}.about-feature p{color:#aaa;margin:0}.about-container{display:flex;align-items:flex-start;justify-content:center;gap:3rem;margin:3rem auto 0}.about-stat{background:linear-gradient(135deg,#ffa366,#ffb380);padding:2rem 3rem;text-align:center;width:900px;border:4px solid #000000;box-shadow:0 8px 20px #0006;border-radius:30px 0}.about-stat-icon{width:400px;height:400px;object-fit:contain;flex-shrink:0;transform:translate(-50px,-180px)}.about-card-mobile-img,.about-card-mobile-container,.about-mobile-btn{display:none}button.about-mobile-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#000;border:2px solid #000000;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .3s ease,border-color .3s ease;margin:1rem auto 0;width:fit-content}button.about-mobile-btn:hover{background-color:#ffa366;color:#fff;border-color:#ffa366;transform:scale(1.05)}button.about-mobile-btn:active{background-color:#ffa366;transform:scale(.95)}button.about-mobile-btn .btn-arrow{font-size:1rem;transition:transform .3s ease}button.about-mobile-btn:hover .btn-arrow{transform:translate(3px)}.mobile-break{display:none}.about-stat-text{flex:1;text-align:left}.about-stat h3{color:#000;font-size:2rem;margin-bottom:.5rem;font-weight:700;margin-top:-20px}.about-stat p{color:#fff;font-size:1.2rem;margin:0}.marquee-section{background:#0d1220;padding:60px 0;margin-top:80px;overflow:hidden}.marquee-container{width:100%;overflow:hidden}.marquee-track{display:flex;gap:2rem;animation:marquee 40s linear infinite}.marquee-track img{height:40px;width:auto;object-fit:contain;flex-shrink:0}.marquee-track img.marquee-10{height:30px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer{background:#0a0f1f;padding:60px 0 30px;color:#fff}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{color:gold;margin-bottom:1rem}.footer-section p{color:#aaa;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#aaa;text-decoration:none;transition:color .3s}.footer-section a:hover{color:gold}.social-links{display:flex;gap:1rem;flex-direction:column}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2a3040;color:#888}.footer-bottom p{margin-bottom:.5rem}@media (max-width: 768px){.nav-menu{display:none}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.steps-container{flex-direction:column}.step-arrow{transform:rotate(90deg)}.app-content{flex-direction:column;height:auto!important;overflow:visible!important}.phone-mockup{font-size:8rem}}.navbar.scrolled{background:#fffffffa!important;box-shadow:0 2px 20px #00000026!important}.steps-image{width:100%;background:linear-gradient(135deg,#1a1a1a80,#2d2d2d80,#1a1a0000 0%),url(/images/鈭之甇仿?.png) no-repeat center center;background-size:contain;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;padding:20px 20px 0;min-height:900px;max-height:900px;position:relative}.steps-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,215,0,.08) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,200,0,.05) 0%,transparent 50%);pointer-events:none}.why-choose-container{width:100%;max-width:1200px;margin:0 auto;padding-top:60px}.why-header{text-align:center;margin-bottom:40px}.why-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.why-subtitle{color:gold;font-size:1.2rem;letter-spacing:2px;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.why-content{display:flex;gap:60px;align-items:center;justify-content:space-between}.why-left{flex:0 0 60%}.why-right{flex:0 0 35%;display:flex;justify-content:center}.advantages-list{display:flex;flex-direction:column;gap:30px}.advantage-item{display:flex;gap:20px;align-items:flex-start;background:#ffffff1a;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.advantage-item:hover{background:#ffffff26;transform:translate(10px)}.advantage-icon{font-size:2rem;flex-shrink:0}.advantage-text{flex:1}.advantage-title{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 8px;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.advantage-desc{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin:0;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.chips-visual{display:grid;grid-template-columns:repeat(3,200px);gap:30px;align-items:center;justify-content:center;margin-left:300px}.chips-visual .chip-item:nth-child(1){grid-column:1;grid-row:1;margin-left:-15px}.chips-visual .chip-item:nth-child(4){grid-column:2;grid-row:1;margin-left:-15px}.chips-visual .chip-item:nth-child(2){grid-column:3;grid-row:1;margin-left:-15px}.chips-visual .chip-item:nth-child(3){grid-column:1 / 3;grid-row:2;margin-left:85px}.chips-visual .chip-item:nth-child(5){grid-column:2 / 4;grid-row:2;margin-left:85px}.mascot-hero{margin-bottom:30px;text-align:center;position:relative;top:-360px;left:-460px}.qk-mascot{width:550px;height:auto;display:block;filter:drop-shadow(0 8px 20px rgba(0,0,0,.4))}.chip-item{transition:transform .3s ease}.chip-item:hover{transform:scale(1.1)}.chip-item img{display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.chip-1{width:200px;position:relative;top:0;left:0}.chip-1 img{width:100%;height:auto}.chip-2{width:220px;position:relative;top:0;left:0}.chip-2 img{width:114%;height:auto}.chip-3{width:200px;position:relative;top:0;left:0}.chip-3 img{width:100%;height:auto}.chip-4{width:200px;position:relative;top:0;left:0}.chip-4 img{width:100%;height:auto}.chip-5{width:200px;position:relative;top:0;left:0}.chip-5 img{width:100%;height:auto}@media (max-width: 1024px){.container{padding:0 15px}.navbar{width:calc(100% - 30px);left:15px;right:15px}.nav-menu{gap:.5rem;margin-right:30px}.nav-menu a{font-size:14px;padding:20px 12px}.nav-buttons{gap:.5rem;margin-right:50px}.nav-buttons .btn{padding:.5rem 1rem;font-size:.9rem}}@media (max-width: 768px){body{overflow-x:hidden;background:none;background-color:#0d4a7a}.container{padding:0 10px}.navbar{width:calc(100% - 20px);left:10px;right:10px;top:10px}.navbar .container{flex-wrap:wrap;padding:10px 15px}.logo-img{height:40px}.nav-menu{display:none;width:100%;flex-direction:column;margin:10px 0 0;gap:0}.nav-menu li{width:100%}.nav-menu a{width:100%;padding:15px 20px;height:auto;border-bottom:1px solid #e0e0e0}.nav-menu li:last-child a{border-bottom:none}.nav-buttons{margin-right:0;gap:.5rem}.nav-buttons .btn{padding:.4rem .8rem;font-size:.85rem}.hero{padding:100px 0 600px;background:url(/images/hero-casino.webp) no-repeat center center;background-size:contain;min-height:100vh;position:relative}.hero-title{font-size:12vw}.hero-subtitle{font-size:3.5vw;letter-spacing:.3em}.hero-buttons{flex-direction:row;gap:.8rem}.btn-large{padding:.6rem 3rem;font-size:1rem}.btn-primary{background:#1e90ff;border-color:#1e90ff;color:#fff}.btn-outline{background:#fff;border-color:#fff;color:#1a1a2e}.section-title{font-size:2rem}.section-subtitle{font-size:16px}.popular-events{padding:1px 0}.promotions{padding:60px 0 0;background:transparent;margin-top:-230px;position:relative;z-index:1}.promotions .section-title{color:#fff}.promotion-card{min-width:220px;max-width:220px;padding:1rem}.promotion-card .card-image{height:220px}.promotion-card h3{font-size:1rem}.promotion-card .amount{font-size:1.5rem}.reviews{padding:1px 0 0}.games{padding:20px 0}.wave-top{display:none}.game-categories{display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.5rem;padding:2rem 1rem;overflow-x:visible;scroll-snap-type:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start}.game-categories::-webkit-scrollbar{display:none}.game-category{min-width:100%;width:100%;max-width:100%;flex-shrink:0;height:200px;scroll-snap-align:none;overflow:visible;background-size:contain;background-position:center;padding:1.5rem;border-radius:15px;position:relative;display:flex;align-items:center;justify-content:space-between}.game-title{font-size:1.8rem;position:relative;z-index:2;text-align:left;margin:0}.game-1 .mascot-img,.game-2 .mascot-img{position:relative;bottom:auto;left:auto;transform:none;max-width:200px;height:auto;margin-left:-45px}.game-3 .mascot-img{position:relative;bottom:auto;left:auto;transform:translate(-71px);max-width:200px;height:auto;margin-left:auto}.game-4 .mascot-img{position:relative;bottom:auto;left:auto;transform:translate(10px);max-width:110px;height:auto;margin-left:auto}.game-5 .mascot-img{position:relative;bottom:auto;left:auto;transform:translate(-41px);max-width:200px;height:auto;margin-left:auto}.steps-image{min-height:600px;max-height:600px;background:url(/images/鈭之甇仿?.png) no-repeat center center;background-size:contain;padding:10px;position:relative}.steps-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,215,0,.08) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,200,0,.05) 0%,transparent 50%);pointer-events:none}.why-title{font-size:1.3rem;margin-top:-30px;color:#fff}.why-subtitle{font-size:.5rem;margin-top:-18px;color:#fff}.why-content{flex-direction:column;gap:30px}.advantages-list{gap:20px}.advantage-item{padding:15px}.advantage-icon{font-size:1.5rem}.advantage-title{font-size:1.1rem}.advantage-desc{font-size:.85rem}.mascot-hero{display:none}.qk-mascot{width:300px}.chip-1,.chip-2,.chip-3,.chip-4,.chip-5{width:115px;position:static;top:auto;left:auto}.chip-2 img{width:130%;height:auto}.chips-visual{display:grid;grid-template-columns:repeat(6,1fr);margin-left:0;gap:20px;justify-content:center;padding:0 20px;transform:translateY(-20px)}.chips-visual .chip-item:nth-child(1),.chips-visual .chip-item:nth-child(2),.chips-visual .chip-item:nth-child(3){margin-left:0}.chips-visual .chip-item:nth-child(1){order:1;grid-column:1 / 3;grid-row:1}.chips-visual .chip-item:nth-child(4){margin-left:0;order:2;grid-column:3 / 5;grid-row:1}.chips-visual .chip-item:nth-child(2){order:3;grid-column:5 / 7;grid-row:1}.chips-visual .chip-item:nth-child(3){order:4;grid-column:2 / 4;grid-row:2}.chips-visual .chip-item:nth-child(5){margin-left:0;order:5;grid-column:4 / 6;grid-row:2}.app-download{padding:1px 0 15px!important}.app-download .section-title,.app-download .section-subtitle{transform:translate(0);text-align:center}.app-description{transform:translate(0);text-align:center;max-width:100%;padding:0 20px;margin-bottom:30px}.app-description p{font-size:13px}.app-buttons,.app-mascot-image,.app-image{display:none}.app-image img{width:250px}.app-features-grid{transform:translateY(0) translate(0);width:100%;height:auto;padding:20px 10px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:100%;margin:0 auto;align-items:start!important}.feature-card{width:100%!important;max-width:none!important;height:auto!important;min-height:200px!important;position:relative!important;margin:0 auto!important;padding:15px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;transition:none!important}.feature-card-1,.feature-card-2,.feature-card-3,.feature-card-4{position:relative!important;top:auto!important;left:auto!important;right:auto!important;margin:0!important}.feature-card.push-down{top:auto!important}.feature-card img,.feature-card-1 img,.feature-card-2 img,.feature-card-3 img,.feature-card-4 img{width:160px!important;height:160px!important;margin-top:-15px!important;margin-bottom:5px!important;display:block!important;transform:none!important;position:static!important;object-fit:contain!important;max-width:90%!important}.feature-card>p{font-size:16px!important;line-height:1.3!important;display:block!important;text-align:center!important;margin:5px 0 0!important;font-weight:700!important;cursor:pointer!important}.feature-card .arrow-down{display:inline-block!important;margin-left:5px!important;font-size:12px!important}.feature-dropdown,.feature-card .feature-dropdown,.feature-card-1 .feature-dropdown,.feature-card-2 .feature-dropdown,.feature-card-3 .feature-dropdown,.feature-card-4 .feature-dropdown{display:block!important;max-height:0!important;overflow:hidden!important;transition:max-height .3s ease!important;width:100%!important;background:transparent!important;border-radius:0!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important;z-index:1!important}.feature-dropdown.active{max-height:0!important;padding:0!important;margin:0!important}.feature-card-1 .feature-dropdown.active,.feature-card-2 .feature-dropdown.active,.feature-card-3 .feature-dropdown.active,.feature-card-4 .feature-dropdown.active{max-height:300px!important;margin-top:10px!important;padding:0!important}.feature-card .dropdown-text{font-size:14px!important;line-height:1.6!important;padding:15px 10px!important;display:block!important;color:#333!important;text-align:left!important}.reviews .section-title{font-size:2rem}.reviews-description{font-size:14px;padding:0 15px}.stat{min-width:120px;padding:1rem}.stat h3{font-size:1.5rem}.stat p{font-size:.75rem}.strategy{padding:80px 0 100px;min-height:auto}.strategy .container{display:flex;flex-direction:column;gap:20px;transform:translateY(-10px)}.strategy .section-title{transform:none;text-align:center;font-size:2rem;line-height:1.3;margin-bottom:8px;margin-top:20px;padding-top:0;position:relative;z-index:10}.strategy .section-subtitle{transform:none;text-align:center;margin-bottom:25px;font-size:1rem;position:relative;z-index:10}.strategy-highlights{transform:none;text-align:left;padding:0 25px;margin:0 auto 50px;max-width:100%;display:flex;flex-direction:column;gap:20px}.strategy-highlights p{font-size:.95rem;margin:0;line-height:1.8;font-weight:400;color:#fff;padding:8px 0}.game-recommendation .section-title{transform:translateY(-50px);margin-bottom:20px;margin-top:80px}.game-recommendation .section-subtitle{transform:translateY(-50px);margin-bottom:40px}.game-grid{display:flex;flex-wrap:wrap;gap:0;padding:0;justify-content:space-between}.game-section-title{width:100%;flex-basis:100%;display:flex;align-items:center;gap:8px;color:#fff;font-size:1rem;font-weight:600;margin:20px 0 10px;padding:0 5px}.game-section-title .title-icon{color:gold;font-size:1.5rem}.game-item{flex:0 0 20%;width:20%;aspect-ratio:1 / 1;max-width:70px;border-radius:8px;overflow:hidden;position:relative;box-sizing:border-box;padding:2px}.game-item img{width:70px;height:70px;object-fit:cover;border-radius:10px;display:block}.strategy-cards,.strategy-big-card{display:none}.comparison-table{overflow-x:auto}.comparison-table table{min-width:600px}.comparison-table th,.comparison-table td{padding:1rem;font-size:.85rem}.table-logo{width:120px}.advantages{padding:31px 0 80px}.guarantee-image-container-2{display:none}.guarantee-image-container-3{left:50%;transform:translate(-50%);top:150px}.guarantee-image-3{width:100%;max-width:500px}.qa{padding:1px 0 80px;position:relative;z-index:1}.qa-mascot-container{display:none}.qa-list{padding:0 15px}.qa-item{padding:1.5rem}.qa-item h4{font-size:1.1rem}.about{background:#fff!important;margin-top:0!important;padding-top:1px!important;position:relative;z-index:1}.about-stat h3{margin-top:-27px}.about-stat p{margin-top:-7px}.about-content{padding:0 15px}.about-features{grid-template-columns:1fr;gap:1.5rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;padding:0 15px}}@media (max-width: 480px){.navbar{width:calc(100% - 10px);left:5px;right:5px;top:5px}.navbar .container{padding:8px 10px}.logo-img{height:35px}.nav-buttons .btn{padding:.3rem .6rem;font-size:.75rem}.hero{padding:80px 0 450px;background:url(/images/hero-casino.webp) no-repeat center center;background-size:contain;position:relative}.hero-title{font-size:15vw}.hero-subtitle{font-size:4vw;letter-spacing:.2em}.btn-large{padding:.5rem 2rem;font-size:.9rem}.section-title{font-size:1.5rem;margin-top:40px}.section-subtitle{font-size:14px}.promotion-card{min-width:180px;max-width:180px;padding:.8rem}.promotion-card .card-image{height:180px}.promotion-card h3{font-size:.9rem}.promotion-card .amount{font-size:1.3rem}.game-category{min-width:100%;height:500px}.game-title{font-size:1.9rem}.steps-image{min-height:400px;max-height:400px;background:url(/images/鈭之甇仿?.png) no-repeat center center;background-size:contain;position:relative}.steps-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,215,0,.08) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,200,0,.05) 0%,transparent 50%);pointer-events:none}.why-title{pointer-events:none}.why-title{font-size:2rem}.why-subtitle{font-size:.9rem}.advantage-item{flex-direction:column;text-align:center;padding:12px}.advantage-title{font-size:1rem}.advantage-desc{font-size:.8rem}.mascot-hero{display:none}.chip-1,.chip-2,.chip-3,.chip-4,.chip-5{width:100px}.app-image img{width:200px}.btn-app img{width:150px}.game-grid{grid-template-columns:1fr;gap:0px}.game-item{width:20%;aspect-ratio:1 / 1;max-width:70px}.advantages .section-title,.advantages .section-subtitle{margin-top:10px}.comparison-table{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -20px;padding:0 20px}.comparison-table table{min-width:500px}.comparison-table th,.comparison-table td{padding:.6rem .5rem;font-size:.75rem}.comparison-table th:nth-child(2),.comparison-table td:nth-child(2){min-width:140px}.comparison-table th:nth-child(3),.comparison-table td:nth-child(3){min-width:120px}.table-logo{width:80px}.question-box{width:60px;height:60px}.question-icon{font-size:40px}.guarantees{min-height:auto;padding:60px 0 40px}.guarantees .section-title{color:#fff;text-align:center;font-size:2rem;margin-bottom:.5rem;margin-top:20px}.guarantees .section-subtitle{color:gold;text-align:center;font-size:1rem;margin-bottom:1.5rem}.guarantee-image-container,.guarantee-image-container-2,.guarantee-image-container-3{display:none}.guarantee-mobile-container{display:block;width:100%;max-width:600px;margin:1.5rem auto 0;padding:0 15px}.guarantee-mobile-image{width:100%;height:auto;display:block}.guarantee-grid{grid-template-columns:1fr;gap:1rem;padding:0 15px}.qa{padding:1px 0 80px;position:relative;z-index:1}.qa .section-title{transform:none;text-align:center;color:#000}.qa .section-subtitle{transform:none;text-align:center;color:#06f}.qa-mascot-container{display:none}.qa-list{display:flex;flex-direction:column;gap:0;max-width:100%;transform:none;margin:2rem 0 0;padding:0 1rem;position:relative;z-index:2}.qa-item{padding:1.2rem 1rem;margin:0;border-radius:0;border-bottom:2px solid rgba(0,0,0,.1);background:transparent;position:relative;cursor:pointer;z-index:3}.qa-item:first-child{border-top:2px solid rgba(0,0,0,.1)}.qa-item h4{font-size:.95rem;margin:0;padding-right:2.5rem;color:#000;cursor:pointer}.qa-item h4:after{display:none}.qa-icon{position:absolute;right:1rem;top:1.2rem;color:gold;font-size:1.2rem;cursor:pointer}.qa-answer{width:100%;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .4s ease}.qa-answer p{margin:0;padding:1rem 2.5rem 0 0;color:#333}.qa-item.expanded .qa-answer{max-height:500px;opacity:1}.about{margin-top:0!important;padding-top:1px!important;background:#fff!important}.about-stat-icon{display:none}.about-stat{width:85%;max-width:350px;padding:1.5rem;min-height:580px;display:flex;flex-direction:column;justify-content:center;padding-top:calc(1.5rem - 20px)}.about-stat h3{font-size:1.2rem;margin-top:-20px}.about-stat p{font-size:.9rem;margin-bottom:1rem}.about-card-mobile-container{display:block;position:relative;width:100%;margin:1rem auto 0}.about-card-mobile-img{display:block;width:100%;max-width:280px;height:auto;margin:0 auto}button.about-mobile-btn{display:flex!important}.marquee-track{animation:marquee 20s linear infinite}.mobile-break{display:block}}@media (max-width: 375px){.hero-title{font-size:18vw}.section-title{font-size:1.3rem}.promotion-card{min-width:218px;max-width:160px}.game-category{height:500px}.btn-large{padding:.4rem 1.5rem;font-size:.85rem}}.seo-content{padding:80px 0;background:#f8f9fa}.seo-section{margin-bottom:60px;background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.seo-section h2{color:#1a1f2e;font-size:2.5rem;margin-bottom:20px;border-bottom:3px solid #ffd700;padding-bottom:15px}.seo-section h3{color:#06f;font-size:2rem;margin-bottom:25px}.seo-section h4{color:#1a1f2e;font-size:1.3rem;margin-bottom:15px;margin-top:20px}.seo-section p{color:#555;line-height:1.8;margin-bottom:15px}.seo-section strong{color:#06f;font-weight:600}.game-providers{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:30px;margin-top:30px}.provider-category{background:#f8f9fa;padding:25px;border-radius:8px;border-left:4px solid #ffd700}.provider-category h4{color:gold;margin-top:0}.provider-category ul{list-style:none;padding:0}.provider-category li{padding:10px 0;border-bottom:1px solid #eee;color:#666}.provider-category li:last-child{border-bottom:none}.popular-games{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.game-list{background:linear-gradient(135deg,#667eea,#764ba2);padding:25px;border-radius:12px;color:#fff}.game-list h4{color:gold;margin-top:0;font-size:1.4rem}.game-list ul{list-style:none;padding:0}.game-list li{padding:8px 0 8px 20px;position:relative}.game-list li:before{content:"";position:absolute;left:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.feature-item{background:linear-gradient(135deg,#1a1f2e,#0f1420);padding:30px;border-radius:12px;border:2px solid #ffd700;transition:transform .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-item h4{color:gold;font-size:1.5rem;margin-top:0}.feature-item p{color:#ddd;line-height:1.8}.themes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.theme-category{background:#fff;padding:20px;border-radius:8px;border:2px solid #eee;transition:all .3s ease}.theme-category:hover{border-color:gold;box-shadow:0 4px 12px #ffd70033}.theme-category h4{color:#06f;margin-top:0}.theme-category p{color:#666;font-size:.9rem;line-height:1.6}.faq-list{margin-top:30px}.faq-item{background:#f8f9fa;padding:25px;border-radius:8px;margin-bottom:20px;border-left:4px solid #0066ff}.faq-item h4{color:#06f;margin-top:0;margin-bottom:15px}.faq-item p{color:#555;margin:0}.providers-full-list{background:linear-gradient(135deg,#1a1f2e,#0f1420)}.providers-full-list h3,.providers-full-list h4{color:gold}.providers-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;margin-top:30px}.provider-column ul{list-style:none;padding:0}.provider-column li{padding:12px 0;color:#ddd;border-bottom:1px solid rgba(255,215,0,.2)}.provider-column li:last-child{border-bottom:none}.guide-content{margin-top:30px}.guide-content h4{color:#06f;margin-top:30px}.guide-content p{background:#f8f9fa;padding:20px;border-radius:8px;margin-top:15px}.seo-keywords{margin-top:60px;padding-top:30px;border-top:1px solid #eee}.keywords-text{color:#999;text-align:center;line-height:1.8}.keywords-text small{font-size:.85rem}@media (max-width: 768px){.seo-section{padding:25px 20px}.seo-section h2{font-size:1.8rem}.seo-section h3{font-size:1.5rem}.game-providers,.popular-games,.features-grid,.themes-grid,.providers-columns{grid-template-columns:1fr}.provider-category,.game-list,.feature-item{padding:20px}}
