:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh;font-weight:400}a{text-decoration:none;color:#00bd7e;transition:.4s}@media(hover:hover){a:hover{background-color:#00bd7e33}}.app-header[data-v-da2ec111]{position:fixed;top:0;left:0;right:0;z-index:100;height:80px;transition:box-shadow .3s;background:#ffffff1a}.app-header.is-sticky[data-v-da2ec111]{background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 40px #0000001a}.header-inner[data-v-da2ec111]{display:flex;align-items:center;justify-content:space-between;height:80px;max-width:1280px;margin:0 auto;padding:0 1rem}.header-center[data-v-da2ec111]{display:flex;align-items:center}.logo[data-v-da2ec111]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo[data-v-da2ec111]:hover{background-color:transparent}.logo-text-block[data-v-da2ec111]{display:flex;flex-direction:column;gap:.25rem}.logo-main[data-v-da2ec111]{font-size:18px;font-weight:500;color:#1a1a1a}.logo-sub[data-v-da2ec111]{font-size:12px;color:#3339;letter-spacing:4px;font-weight:300}.logo-img[data-v-da2ec111]{height:36px;width:auto}.nav-desktop[data-v-da2ec111]{display:none}.nav-desktop .nav-link[data-v-da2ec111]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80px;box-sizing:border-box;text-decoration:none;transition:color .2s,background .2s;position:relative;white-space:nowrap;flex-shrink:0;padding:0 20px}.nav-desktop .nav-link .nav-title[data-v-da2ec111]{font-size:18px;font-weight:500;color:#1a1a1a}.nav-desktop .nav-link .nav-en[data-v-da2ec111]{font-size:10px;color:#3339;letter-spacing:4px;font-weight:300;margin-top:2px}.nav-desktop .nav-link.active .nav-title[data-v-da2ec111],.nav-desktop .nav-link.active .nav-en[data-v-da2ec111]{color:#1261ff}.nav-desktop .nav-link.active[data-v-da2ec111],.nav-desktop .nav-link[data-v-da2ec111]:hover{background:linear-gradient(360deg,#fff3 30%,#fff0);border-bottom:1px solid #1261ff}.nav-desktop .nav-link:hover .nav-title[data-v-da2ec111],.nav-desktop .nav-link:hover .nav-en[data-v-da2ec111]{color:#1261ff}.menu-toggle[data-v-da2ec111]{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px;background:none;border:none;cursor:pointer}.menu-icon[data-v-da2ec111]{display:block;width:24px;height:2px;background:#1a1a1a}.nav-mobile[data-v-da2ec111]{position:absolute;top:100%;left:0;right:0;background:#fffffffa;box-shadow:0 10px 40px #00000014;padding:.5rem 0}.nav-mobile .nav-link[data-v-da2ec111]{display:flex;flex-direction:column;padding:.75rem 1rem;text-decoration:none}.nav-mobile .nav-link .nav-title[data-v-da2ec111]{font-size:16px;font-weight:500;color:#1a1a1a}.nav-mobile .nav-link .nav-en[data-v-da2ec111]{font-size:11px;color:#3339;letter-spacing:4px;font-weight:300;margin-top:2px}.nav-mobile .nav-link.active .nav-title[data-v-da2ec111],.nav-mobile .nav-link.active .nav-en[data-v-da2ec111]{color:#1261ff}.nav-mobile .nav-link.active[data-v-da2ec111],.nav-mobile .nav-link[data-v-da2ec111]:hover{background:linear-gradient(360deg,#fff3 30%,#fff0);border-bottom:1px solid #1261ff}.nav-mobile .nav-link:hover .nav-title[data-v-da2ec111],.nav-mobile .nav-link:hover .nav-en[data-v-da2ec111]{color:#1261ff}.slide-enter-active[data-v-da2ec111],.slide-leave-active[data-v-da2ec111]{transition:opacity .2s,transform .2s}.slide-enter-from[data-v-da2ec111],.slide-leave-to[data-v-da2ec111]{opacity:0;transform:translateY(-10px)}@media(min-width:1024px){.header-inner[data-v-da2ec111]{padding:0 2rem;justify-content:center}.header-center[data-v-da2ec111]{gap:160px}.nav-desktop[data-v-da2ec111]{display:flex;align-items:center;gap:40px;flex-wrap:nowrap}.menu-toggle[data-v-da2ec111]{display:none}.nav-mobile[data-v-da2ec111]{display:none!important}}.app-footer[data-v-c50021d1]{background:#1a1a1a;color:#fff;margin-top:auto}.footer-wrapper[data-v-c50021d1]{max-width:960px;margin:0 auto;padding:3rem 20px 1.5rem}.footer-content[data-v-c50021d1]{display:flex;gap:3rem;margin-bottom:2rem}.footer-left[data-v-c50021d1]{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-right[data-v-c50021d1]{flex:0 0 280px;display:flex;flex-direction:column;gap:2rem}.footer-column-title[data-v-c50021d1]{font-size:.9rem;font-weight:700;color:#fff;margin:0 0 .75rem}.footer-column-list[data-v-c50021d1]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-column-list li a[data-v-c50021d1]{font-size:.8rem;color:#fffc;text-decoration:none;transition:color .2s ease;background:transparent!important}.footer-column-list li a[data-v-c50021d1]:hover{color:#fff;background:transparent!important}.contact-section[data-v-c50021d1],.social-section[data-v-c50021d1]{display:flex;flex-direction:column}.contact-item[data-v-c50021d1]{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#fffc;margin-bottom:1rem;line-height:1.5}.contact-icon[data-v-c50021d1]{flex-shrink:0;margin-top:2px;color:#fffc}.qrcode-group[data-v-c50021d1],.social-qrcodes[data-v-c50021d1]{display:flex;gap:1rem;margin-top:.5rem}.qrcode-item[data-v-c50021d1]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.qrcode-image-placeholder[data-v-c50021d1]{width:80px;height:80px;background:#ffffff1a;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#ffffff80;text-align:center;padding:.5rem;box-sizing:border-box}.qrcode-image[data-v-c50021d1]{width:80px;height:80px;object-fit:contain;border-radius:4px}.qrcode-label[data-v-c50021d1]{font-size:.7rem;color:#fffc;margin:0;text-align:center}.footer-divider[data-v-c50021d1]{width:100%;height:1px;background:#ffffff1a;margin-bottom:1.5rem}.footer-copyright[data-v-c50021d1]{display:flex;flex-direction:column;gap:.5rem;text-align:center;align-items:center}.company-name[data-v-c50021d1]{font-size:.8rem;color:#fffc;margin:0}.copyright-text[data-v-c50021d1]{font-size:.7rem;color:#fff9;margin:0}@media(max-width:960px){.footer-content[data-v-c50021d1]{flex-direction:column;gap:2rem}.footer-left[data-v-c50021d1]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-right[data-v-c50021d1]{flex:1}.qrcode-group[data-v-c50021d1],.social-qrcodes[data-v-c50021d1]{justify-content:flex-start}}@media(max-width:640px){.footer-wrapper[data-v-c50021d1]{padding:2rem 20px 1rem}.footer-left[data-v-c50021d1]{grid-template-columns:1fr;gap:1.5rem}.qrcode-group[data-v-c50021d1],.social-qrcodes[data-v-c50021d1]{flex-wrap:wrap}.qrcode-image[data-v-c50021d1],.qrcode-image-placeholder[data-v-c50021d1]{width:70px;height:70px}}.main-layout[data-v-320184bf]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-320184bf]{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:0}
