.app-header[data-v-ed527c8f]{position:fixed;top:0;left:0;width:100%;z-index:1000;background:url(/assets/header-bg-XOtYuF1f.png) no-repeat center center;background-size:cover;transition:box-shadow .3s ease}.app-header.is-scrolled[data-v-ed527c8f]{box-shadow:0 2px 20px #0000004d}.header-inner[data-v-ed527c8f]{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 20px}.header-logo[data-v-ed527c8f]{flex-shrink:0}.logo-img[data-v-ed527c8f]{height:36px;width:auto}.header-nav[data-v-ed527c8f]{display:flex;align-items:center;gap:0}.nav-item[data-v-ed527c8f]{position:relative;padding:8px 24px;color:var(--color-white);transition:all .3s ease;white-space:nowrap;z-index:1;font-size:18px;font-weight:600}.nav-item[data-v-ed527c8f]:hover{color:var(--color-primary)}.nav-item.is-active[data-v-ed527c8f]{color:var(--color-white)}.nav-item.is-active[data-v-ed527c8f]:before{content:"";position:absolute;top:-11px;left:50%;transform:translate(-50%);width:128px;height:74px;background:url(/assets/nav-home-active-DQ_60X7i.png) no-repeat center top;background-size:contain;z-index:-1}.mobile-menu-btn[data-v-ed527c8f]{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent;padding:8px}.menu-line[data-v-ed527c8f]{display:block;width:24px;height:2px;background-color:var(--color-white);border-radius:1px;transition:transform .3s ease}.mobile-nav[data-v-ed527c8f]{display:none;flex-direction:column;background-color:#0d0d0dfa;padding:0 40px 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.mobile-nav.is-open[data-v-ed527c8f]{max-height:400px;padding:10px 40px 30px}.mobile-nav-item[data-v-ed527c8f]{padding:14px 0;font-size:16px;color:var(--color-white);border-bottom:1px solid rgba(255,255,255,.1);transition:color .3s ease}.mobile-nav-item[data-v-ed527c8f]:last-child{border-bottom:none}.mobile-nav-item.is-active[data-v-ed527c8f]{color:var(--color-primary)}@media(max-width:968px){.header-nav[data-v-ed527c8f]{display:none}.mobile-menu-btn[data-v-ed527c8f],.mobile-nav[data-v-ed527c8f]{display:flex}}.app-footer[data-v-4d162096]{background-color:#000;color:#fff;padding:60px 0 30px;font-size:14px}.footer-inner[data-v-4d162096]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top[data-v-4d162096]{display:flex;justify-content:space-between;margin-bottom:40px;border-bottom:1px solid #333;padding-bottom:40px}.footer-title[data-v-4d162096]{font-size:24px;font-weight:600;margin-bottom:10px;color:#fff}.footer-nav[data-v-4d162096]{display:flex;flex-direction:column;gap:7px}.footer-nav router-link[data-v-4d162096]{display:block;color:#e0e0e0;text-decoration:none;transition:color .3s}.footer-nav router-link[data-v-4d162096]:hover{color:#fff}.footer-bottom[data-v-4d162096]{display:flex;justify-content:space-between;align-items:center}.footer-logo-section[data-v-4d162096]{flex:1}.footer-logo[data-v-4d162096]{max-width:200px}.footer-contact-section[data-v-4d162096]{flex:2;display:flex;flex-direction:column;justify-content:center}.contact-item[data-v-4d162096]{display:flex;align-items:center;margin-bottom:5px;color:#e0e0e0}.contact-icon[data-v-4d162096]{width:16px;height:16px;margin-right:10px;object-fit:contain}.footer-social-section[data-v-4d162096]{flex:1;display:flex;justify-content:flex-end}.social-item[data-v-4d162096]{margin-left:20px;position:relative;cursor:pointer}.social-item>img[data-v-4d162096]{width:40px;height:40px;object-fit:contain;transition:opacity .3s}.social-item:hover>img[data-v-4d162096]{opacity:.8}.qr-code-popup[data-v-4d162096]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:15px;width:120px;height:120px;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000004d;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.qr-code-popup[data-v-4d162096]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-width:8px 8px 0;border-style:solid;border-color:#fff transparent transparent transparent}.qr-code-popup img[data-v-4d162096]{width:100%;height:100%;object-fit:cover;display:block}.social-item:hover .qr-code-popup[data-v-4d162096]{opacity:1;visibility:visible;margin-bottom:20px}@media(max-width:992px){.footer-top[data-v-4d162096]{flex-wrap:wrap}.footer-nav[data-v-4d162096]{width:50%;margin-bottom:30px}.footer-bottom[data-v-4d162096]{flex-direction:column;text-align:center}.footer-logo-section[data-v-4d162096],.footer-contact-section[data-v-4d162096],.footer-social-section[data-v-4d162096]{width:100%;margin-bottom:30px}.footer-social-section[data-v-4d162096]{justify-content:center}}@media(max-width:576px){.footer-nav[data-v-4d162096]{width:100%}.footer-contact-section[data-v-4d162096]{text-align:left}.social-item[data-v-4d162096]{margin:0 10px}}#glsa-app[data-v-3cf4b4eb]{min-height:100vh;display:flex;flex-direction:column}main[data-v-3cf4b4eb]{flex:1;padding-top:var(--header-height);width:100vw;max-width:100vw;overflow:hidden}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #E8491D;--color-primary-dark: #C53A12;--color-accent: #00D4FF;--color-dark: #1A1A1A;--color-dark-bg: #0D0D0D;--color-white: #FFFFFF;--color-gray-light: #F5F5F5;--color-gray: #999999;--color-text: #333333;--color-text-light: #666666;--header-height: 66px;--content-max-width: 1400px;--section-padding: 80px 0;--font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif}html{scroll-behavior:smooth;overflow-x:hidden;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{overflow-x:hidden}body{font-family:var(--font-family);color:var(--color-text);background-color:#000;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;transition:color .3s ease}ul,ol{list-style:none}img{max-width:100%;display:block}button{border:none;outline:none;cursor:pointer;font-family:inherit}.container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 40px}
