.floating-customer-service[data-v-47956529]{position:fixed;right:20px;top:60%;transform:translateY(-50%);z-index:1000;cursor:pointer;transition:all .3s ease}.floating-customer-service[data-v-47956529]:hover{transform:translateY(-50%) scale(1.05);filter:brightness(1.1)}.customer-service-icon[data-v-47956529]{width:150px;height:auto;border-radius:10px;box-shadow:0 4px 15px #0000004d;transition:all .3s ease}.customer-service-icon[data-v-47956529]:hover{box-shadow:0 6px 20px #0006}@media (max-width: 768px){.floating-customer-service[data-v-47956529]{right:15px}.customer-service-icon[data-v-47956529]{width:100px}}@media (max-width: 480px){.floating-customer-service[data-v-47956529]{right:10px}.customer-service-icon[data-v-47956529]{width:100px}}.header[data-v-0c7ed108]{background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:1000}.header-content[data-v-0c7ed108]{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.logo[data-v-0c7ed108]{display:flex;align-items:center;gap:10px}.logo-img[data-v-0c7ed108]{width:200px;height:60px;object-fit:contain;border-radius:8px}.logo-text[data-v-0c7ed108]{font-size:24px;font-weight:700}.logo-url[data-v-0c7ed108]{font-size:12px;color:#888}.nav-desktop[data-v-0c7ed108]{display:flex;gap:30px}.nav-link[data-v-0c7ed108]{color:#fff;text-decoration:none;padding:10px 15px;border-radius:20px;transition:all .3s ease;position:relative}.nav-link[data-v-0c7ed108]:hover{background:rgba(255,107,53,.2);transform:translateY(-2px)}.nav-link.router-link-exact-active[data-v-0c7ed108]{background:linear-gradient(45deg,#ff6b35,#f7931e);transform:translateY(-2px)}.user-actions[data-v-0c7ed108]{position:relative}.qr-code[data-v-0c7ed108]{display:flex;flex-direction:column;align-items:center;gap:5px}.qr-img[data-v-0c7ed108]{width:60px;height:60px;border-radius:8px}.qr-label[data-v-0c7ed108]{font-size:12px;color:#888}.user-btn[data-v-0c7ed108]{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.user-btn[data-v-0c7ed108]:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.user-icon[data-v-0c7ed108]{font-size:18px}.mobile-menu-btn[data-v-0c7ed108]{background:none;border:none;display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:5px}.hamburger[data-v-0c7ed108]{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.nav-mobile[data-v-0c7ed108]{display:none;flex-direction:column;background:rgba(0,0,0,.95);border-top:1px solid rgba(255,255,255,.1);padding:20px 0;margin-top:15px}.nav-mobile.active[data-v-0c7ed108]{display:flex}.nav-mobile .nav-link[data-v-0c7ed108]{padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.nav-desktop[data-v-0c7ed108]{display:none}.logo-img[data-v-0c7ed108]{width:150px;height:45px}.header-content[data-v-0c7ed108]{padding:10px 0}}@media (max-width: 480px){.logo-img[data-v-0c7ed108]{width:120px;height:36px}.header-content[data-v-0c7ed108]{padding:8px 0}}.user-menu[data-v-0c7ed108]{position:absolute;top:100%;right:0;margin-top:10px;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgba(255,255,255,.1);overflow:hidden;width:160px;z-index:1000}.menu-item[data-v-0c7ed108]{display:flex;align-items:center;padding:12px 15px;color:#fff;cursor:pointer;transition:all .3s ease;gap:10px}.menu-item[data-v-0c7ed108]:hover{background:rgba(255,107,53,.2)}.menu-icon[data-v-0c7ed108]{font-size:18px}.menu-text[data-v-0c7ed108]{font-size:14px}.hero-section[data-v-2ec75bf8]{position:relative;height:80vh;min-height:400px;max-height:600px;overflow:hidden;width:100%}.carousel-container[data-v-2ec75bf8],.carousel-wrapper[data-v-2ec75bf8]{position:relative;width:100%;height:100%}.carousel-slide[data-v-2ec75bf8]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out;display:flex;align-items:center}@media (min-aspect-ratio: 16/9){.carousel-slide[data-v-2ec75bf8]{background-size:cover;background-position:center top}}@media (max-aspect-ratio: 4/3){.carousel-slide[data-v-2ec75bf8]{background-size:cover;background-position:center center}}.carousel-slide.active[data-v-2ec75bf8]{opacity:1}.slide-overlay[data-v-2ec75bf8]{position:absolute;top:0;left:0;width:100%;height:100%}.slide-content[data-v-2ec75bf8]{position:relative;z-index:2;width:100%;color:#fff;text-align:center}.slide-title[data-v-2ec75bf8]{font-size:4rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.7);background:linear-gradient(45deg,#ffd700,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.slide-subtitle[data-v-2ec75bf8]{font-size:1.5rem;margin-bottom:30px;text-shadow:1px 1px 2px rgba(0,0,0,.7);opacity:.9}.slide-btn[data-v-2ec75bf8]{font-size:1.2rem;padding:15px 40px;background:linear-gradient(45deg,#ffd700,#ff6b35);border:none;color:#fff;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 20px #ffd70066}.slide-btn[data-v-2ec75bf8]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ffd70099}.carousel-dots[data-v-2ec75bf8]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:15px;z-index:3}.dot[data-v-2ec75bf8]{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease}.dot.active[data-v-2ec75bf8]{background:#ffd700;border-color:gold;transform:scale(1.2)}.dot[data-v-2ec75bf8]:hover{border-color:gold}.carousel-arrow[data-v-2ec75bf8]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgba(0,0,0,.5);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease;z-index:3;display:flex;align-items:center;justify-content:center}.carousel-arrow[data-v-2ec75bf8]:hover{background:rgba(255,215,0,.8);border-color:gold;transform:translateY(-50%) scale(1.1)}.carousel-arrow.prev[data-v-2ec75bf8]{left:30px}.carousel-arrow.next[data-v-2ec75bf8]{right:30px}@media (max-width: 768px){.hero-section[data-v-2ec75bf8]{height:30vh;min-height:250px;max-height:400px}.carousel-slide[data-v-2ec75bf8]{background-size:cover;background-position:center center}.slide-title[data-v-2ec75bf8]{font-size:2.5rem}.slide-subtitle[data-v-2ec75bf8]{font-size:1.2rem}.slide-btn[data-v-2ec75bf8]{font-size:1rem;padding:12px 30px}.carousel-arrow[data-v-2ec75bf8]{width:40px;height:40px;font-size:20px}.carousel-arrow.prev[data-v-2ec75bf8]{left:15px}.carousel-arrow.next[data-v-2ec75bf8]{right:15px}.carousel-dots[data-v-2ec75bf8]{bottom:20px}.dot[data-v-2ec75bf8]{width:10px;height:10px}}@media (max-width: 480px){.hero-section[data-v-2ec75bf8]{height:25vh;min-height:200px;max-height:300px}.carousel-slide[data-v-2ec75bf8]{background-size:cover;background-position:center center}.slide-title[data-v-2ec75bf8]{font-size:2rem;margin-bottom:15px}.slide-subtitle[data-v-2ec75bf8]{font-size:1rem;margin-bottom:25px}.slide-btn[data-v-2ec75bf8]{font-size:.9rem;padding:10px 25px}.carousel-arrow[data-v-2ec75bf8]{width:35px;height:35px;font-size:18px}.carousel-arrow.prev[data-v-2ec75bf8]{left:10px}.carousel-arrow.next[data-v-2ec75bf8]{right:10px}}@media (max-width: 375px){.hero-section[data-v-2ec75bf8]{height:22vh;min-height:180px;max-height:250px}.carousel-slide[data-v-2ec75bf8]{background-size:cover;background-position:center center}}@keyframes slideIn-data-v-2ec75bf8{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.carousel-slide.active .slide-content[data-v-2ec75bf8]{animation:slideIn-data-v-2ec75bf8 .8s ease-out}.announcement-center[data-v-1d953737]{padding:50px 0;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}.section-header[data-v-1d953737]{text-align:center;margin-bottom:50px}.section-title[data-v-1d953737]{font-size:2.5rem;font-weight:700;margin-bottom:20px}.title-underline[data-v-1d953737]{width:100px;height:4px;background:linear-gradient(45deg,#ffd700,#ff6b35);margin:0 auto;border-radius:2px}.gradient-text[data-v-1d953737]{background:linear-gradient(45deg,#ffd700,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.desktop-layout[data-v-1d953737]{display:flex;gap:40px;align-items:flex-start}.announcement-image-section[data-v-1d953737]{flex:1;max-width:600px}.image-display[data-v-1d953737]{position:relative;margin-bottom:20px;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.announcement-image[data-v-1d953737]{width:100%;height:auto;display:block;transition:transform .3s ease}.announcement-image[data-v-1d953737]:hover{transform:scale(1.02)}.tab-buttons[data-v-1d953737]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0003}.tab-button[data-v-1d953737]{background:rgba(0,0,0,.8);color:#fff;border:none;padding:15px 20px;font-size:1rem;cursor:pointer;transition:all .3s ease;border-right:1px solid rgba(255,255,255,.1)}.tab-button[data-v-1d953737]:last-child{border-right:none}.tab-button[data-v-1d953737]:hover{background:rgba(255,215,0,.2)}.tab-button.active[data-v-1d953737]{background:linear-gradient(45deg,#ffd700,#ff6b35);color:#000;font-weight:700}.announcement-list-section[data-v-1d953737]{flex:1;max-width:500px}.announcement-list[data-v-1d953737]{background:rgba(255,255,255,.05);border-radius:15px;padding:20px;margin-bottom:30px;border:1px solid rgba(255,255,255,.1)}.announcement-item[data-v-1d953737]{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}.announcement-item[data-v-1d953737]:last-child{border-bottom:none}.announcement-item[data-v-1d953737]:hover{background:rgba(255,215,0,.1);border-radius:8px;padding-left:10px;padding-right:10px}.announcement-content-wrapper[data-v-1d953737]{display:flex;justify-content:space-between;align-items:center;gap:20px}.announcement-title[data-v-1d953737]{font-size:1.1rem;color:#fff;margin:0;flex:1}.announcement-date[data-v-1d953737]{font-size:.9rem;color:#888;white-space:nowrap}.line-service[data-v-1d953737]{background:rgba(255,255,255,.05);border-radius:15px;padding:20px;text-align:center;border:1px solid rgba(255,255,255,.1)}.line-header[data-v-1d953737]{background:#666;color:#fff;padding:10px;border-radius:8px;margin-bottom:15px;font-weight:700}.qr-code[data-v-1d953737]{display:flex;justify-content:center}.qr-image[data-v-1d953737]{width:120px;height:120px;border-radius:8px;background:#fff;padding:10px}.mobile-layout[data-v-1d953737]{display:none;flex-direction:column;gap:30px}.mobile-announcement-list[data-v-1d953737]{background:rgba(255,255,255,.05);border-radius:15px;padding:20px;border:1px solid rgba(255,255,255,.1)}.mobile-layout .section-header[data-v-1d953737]{margin-bottom:30px}.mobile-announcement-item[data-v-1d953737]{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}.mobile-announcement-item[data-v-1d953737]:last-child{border-bottom:none}.mobile-announcement-item[data-v-1d953737]:hover{background:rgba(255,215,0,.1);border-radius:8px;padding-left:10px;padding-right:10px}.mobile-announcement-title[data-v-1d953737]{font-size:1.1rem;color:#fff;margin:0 0 5px}.mobile-announcement-date[data-v-1d953737]{font-size:.9rem;color:#888}.mobile-image-section[data-v-1d953737]{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.mobile-image-display[data-v-1d953737]{position:relative}.mobile-announcement-image[data-v-1d953737]{width:100%;height:auto;display:block;transition:transform .3s ease}.mobile-announcement-image[data-v-1d953737]:hover{transform:scale(1.02)}.mobile-tab-buttons[data-v-1d953737]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:rgba(0,0,0,.8)}.mobile-tab-button[data-v-1d953737]{background:rgba(0,0,0,.8);color:#fff;border:none;padding:12px 15px;font-size:.9rem;cursor:pointer;transition:all .3s ease;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.mobile-tab-button[data-v-1d953737]:nth-child(2n){border-right:none}.mobile-tab-button[data-v-1d953737]:nth-child(n+3){border-bottom:none}.mobile-tab-button[data-v-1d953737]:hover{background:rgba(255,215,0,.2)}.mobile-tab-button.active[data-v-1d953737]{background:linear-gradient(45deg,#ffd700,#ff6b35);color:#000;font-weight:700}@media (max-width: 768px){.desktop-layout[data-v-1d953737]{display:none}.mobile-layout[data-v-1d953737]{display:flex}.section-title[data-v-1d953737]{font-size:2rem}.announcement-center[data-v-1d953737]{padding:40px 0}}@media (max-width: 480px){.section-title[data-v-1d953737]{font-size:1.8rem}.announcement-center[data-v-1d953737]{padding:30px 0}.mobile-announcement-title[data-v-1d953737]{font-size:1rem}.mobile-tab-button[data-v-1d953737]{padding:10px 12px;font-size:.8rem}}.games-page[data-v-f486e4c4]{min-height:50vh;background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%)}.page-content[data-v-f486e4c4]{padding:40px 0 80px}.page-title[data-v-f486e4c4]{font-size:3rem;text-align:center;margin-bottom:60px;color:#fff}.desktop-games-grid[data-v-f486e4c4]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.game-item[data-v-f486e4c4]{display:flex;flex-direction:column}.game-card[data-v-f486e4c4]{position:relative;height:180px;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #0000004d;margin-bottom:20px}.game-card[data-v-f486e4c4]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0006}.game-default-content[data-v-f486e4c4]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:30px;color:#fff;transition:opacity .3s ease}.game-card-inner[data-v-f486e4c4]{display:flex;align-items:center;width:100%}.game-icon[data-v-f486e4c4]{width:120px;height:120px;margin-right:30px;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #0000004d;flex-shrink:0}.game-icon-img[data-v-f486e4c4]{width:100%;height:100%;object-fit:cover}.game-title-right[data-v-f486e4c4]{flex:1}.game-title-large[data-v-f486e4c4]{font-size:1.6rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2;margin:0}.game-info-bottom[data-v-f486e4c4]{text-align:center;color:#ccc;margin-bottom:50px}.game-title-bottom[data-v-f486e4c4]{font-size:1.2rem;font-weight:700;margin:0 0 8px;color:#fff}.game-description-bottom[data-v-f486e4c4]{font-size:.9rem;margin:0;opacity:.8;line-height:1.4}.game-hover-content[data-v-f486e4c4]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.game-card:hover .game-hover-content[data-v-f486e4c4]{opacity:1}.game-card:hover .game-default-content[data-v-f486e4c4]{opacity:0}.hover-layout[data-v-f486e4c4]{display:flex;align-items:center;width:100%;height:100%;padding:20px;gap:20px}.qr-section-left[data-v-f486e4c4]{flex:1;display:flex;justify-content:center;align-items:center}.qr-code[data-v-f486e4c4]{width:130px;height:130px;background:white;border-radius:10px;padding:8px;box-shadow:0 4px 15px #0000004d}.qr-img[data-v-f486e4c4]{width:100%;height:100%;object-fit:contain}.info-section-right[data-v-f486e4c4]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.platform-img[data-v-f486e4c4]{width:100px;height:60px;object-fit:contain}.download-text[data-v-f486e4c4]{font-size:1.2rem;margin-bottom:5px;color:#000;font-weight:700}.detail-btn[data-v-f486e4c4]{background:#333;color:#fff;border:none;padding:8px 16px;border-radius:10px;font-size:1rem;cursor:pointer;transition:background .3s ease}.detail-btn[data-v-f486e4c4]:hover{background:#555}.mobile-games-layout[data-v-f486e4c4]{display:none}@media (max-width: 1200px){.desktop-games-grid[data-v-f486e4c4]{grid-template-columns:repeat(2,1fr);gap:25px}.game-title-large[data-v-f486e4c4]{font-size:2rem}.game-icon[data-v-f486e4c4]{width:100px;height:100px;margin-right:20px}.game-default-content[data-v-f486e4c4]{padding:20px}}@media (max-width: 900px){.desktop-games-grid[data-v-f486e4c4]{grid-template-columns:1fr;gap:20px}.game-card[data-v-f486e4c4]{height:200px}.game-title-large[data-v-f486e4c4]{font-size:1.8rem}.game-icon[data-v-f486e4c4]{width:80px;height:80px;margin-right:15px}.game-default-content[data-v-f486e4c4]{padding:15px}}@media (max-width: 768px){.hide-on-mobile[data-v-f486e4c4]{display:none}.page-title[data-v-f486e4c4]{font-size:2rem;margin-bottom:40px}.desktop-games-grid[data-v-f486e4c4]{display:none}.mobile-games-layout[data-v-f486e4c4]{display:block}}@media (max-width: 480px){.page-content[data-v-f486e4c4]{padding:20px 0 60px}.page-title[data-v-f486e4c4]{font-size:1.5rem;margin-bottom:30px}}.gradient-text[data-v-f486e4c4]{background:linear-gradient(45deg,#ffd700,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-games-grid[data-v-f486e4c4]{display:grid;grid-template-columns:1fr;gap:20px;padding:0 20px}.mobile-game-item[data-v-f486e4c4]{width:100%}.mobile-game-card[data-v-f486e4c4]{display:flex;align-items:center;padding:15px;border-radius:15px;box-shadow:0 4px 15px #0003}.mobile-game-icon[data-v-f486e4c4]{width:80px;height:80px;border-radius:15px;overflow:hidden;margin-right:15px}.mobile-game-icon img[data-v-f486e4c4]{width:100%;height:100%;object-fit:cover}.mobile-game-info[data-v-f486e4c4]{flex:1}.mobile-game-title[data-v-f486e4c4]{font-size:1.2rem;color:#fff;margin-bottom:5px}.mobile-game-desc[data-v-f486e4c4]{font-size:.9rem;color:#fffc;line-height:1.4}.game-special-wrapper[data-v-49e91e12]{padding:20px 0;background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);overflow:hidden;display:flex;flex-direction:column;align-items:center}.page-title[data-v-49e91e12]{font-size:3rem;text-align:center;margin-bottom:60px;color:#fff}.game-special-title[data-v-49e91e12]{background:linear-gradient(45deg,#ffd700,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card3d[data-v-49e91e12]{margin:0 auto;width:100%;max-width:1200px}.slide-content[data-v-49e91e12]{width:100%;height:100%;position:relative;transition:all .5s ease;background:none}.image-container[data-v-49e91e12]{width:100%;height:100%;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 15px 35px #0000004d}.scope-image[data-v-49e91e12]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.slide-content.current[data-v-49e91e12]{transform:scale(1.1);z-index:2}.slide-content.onLeft[data-v-49e91e12]{transform:translate(-30px);opacity:.7}.slide-content.onRight[data-v-49e91e12]{transform:translate(30px);opacity:.7}[data-v-49e91e12]:deep(.carousel-3d-container){padding:50px 0}[data-v-49e91e12]:deep(.carousel-3d-controls){position:absolute;top:50%;transform:translateY(-50%);width:100%}[data-v-49e91e12]:deep(.carousel-3d-controls a){width:50px;height:50px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;text-decoration:none;transition:all .3s ease}[data-v-49e91e12]:deep(.carousel-3d-controls a:hover){background:rgba(255,255,255,.4)}[data-v-49e91e12]:deep(.carousel-3d-controls a.prev){left:20px}[data-v-49e91e12]:deep(.carousel-3d-controls a.next){right:20px}[data-v-49e91e12]:deep(.carousel-3d-slide){border:none!important;background:none!important}[data-v-49e91e12]:deep(.carousel-3d-slide.current){background:none!important;border:none!important;box-shadow:none!important}[data-v-49e91e12]:deep(.carousel-3d-slide img){visibility:visible!important;opacity:1!important}@media (max-width: 768px){.hide-on-mobile[data-v-49e91e12]{display:none}.page-title[data-v-49e91e12]{font-size:2rem;margin-bottom:40px}.desktop-games-grid[data-v-49e91e12]{display:none}.mobile-games-layout[data-v-49e91e12]{display:block}}@media (max-width: 480px){.page-content[data-v-49e91e12]{padding:20px 0 60px}.page-title[data-v-49e91e12]{font-size:1.5rem;margin-bottom:30px}}.footer[data-v-31adf554]{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 100%);border-top:1px solid rgba(255,255,255,.1);padding:60px 0 20px;color:#ccc}.footer-content[data-v-31adf554]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:100px;margin-bottom:40px}.footer-section[data-v-31adf554]{display:flex;flex-direction:column}.footer-title[data-v-31adf554]{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:20px;position:relative}.footer-title[data-v-31adf554]:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:linear-gradient(45deg,#ffd700,#ff6b35)}.footer-links[data-v-31adf554]{list-style:none;padding:0;margin:0}.footer-links li[data-v-31adf554]{margin-bottom:12px}.footer-link[data-v-31adf554]{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-link[data-v-31adf554]:hover{color:gold}.qr-code-container[data-v-31adf554]{display:flex;flex-direction:column;align-items:start;gap:1px}.qr-code-img[data-v-31adf554]{width:120px;height:120px;border-radius:10px;border:2px solid rgba(255,215,0,.3);transition:transform .3s ease}.qr-code-img[data-v-31adf554]:hover{transform:scale(1.05);border-color:gold}.qr-code-desc[data-v-31adf554]{font-size:.9rem;color:#888;margin-left:20px}.footer-bottom[data-v-31adf554]{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center}.copyright[data-v-31adf554]{color:#888;font-size:.85rem;line-height:1.6}.copyright a[data-v-31adf554]{color:#888;text-decoration:none}.disclaimer[data-v-31adf554]{margin-top:5px;color:#666;font-size:.8rem}@media (max-width: 768px){.footer[data-v-31adf554]{padding:40px 0 20px}.footer-content[data-v-31adf554]{grid-template-columns:1fr 1fr 1fr;gap:20px}.footer-section[data-v-31adf554]{text-align:left}.footer-title[data-v-31adf554]{font-size:1rem}.footer-link[data-v-31adf554]{font-size:.8rem}.qr-code-img[data-v-31adf554]{width:80px;height:80px}}@media (max-width: 480px){.footer[data-v-31adf554]{padding:30px 0 15px}.footer-content[data-v-31adf554]{grid-template-columns:1fr 1fr 1fr;gap:15px;margin-left:40px}.footer-title[data-v-31adf554]{font-size:.9rem;margin-bottom:15px}.footer-link[data-v-31adf554]{font-size:.75rem}.footer-links li[data-v-31adf554]{margin-bottom:8px}.qr-code-img[data-v-31adf554]{width:60px;height:60px}.copyright[data-v-31adf554]{font-size:.8rem}.disclaimer[data-v-31adf554]{font-size:.75rem}}
