: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;transition:.3s}@media (hover: hover){a:hover{opacity:.8}}@media (min-width: 1024px){body{display:flex;place-items:center}}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}body{min-height:100vh;overflow-x:hidden}.container[data-v-50996d0c]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-nav-section[data-v-50996d0c]{padding:50px 0 20px;background-color:#fff;border-top:1px solid #eee}.footer-nav-content[data-v-50996d0c]{display:flex;justify-content:space-between;gap:40px}.footer-nav-column[data-v-50996d0c]{flex:1}.footer-nav-title[data-v-50996d0c]{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:#333}.footer-nav-links[data-v-50996d0c]{list-style:none;padding:0;margin:0}.footer-nav-links li[data-v-50996d0c]{margin-bottom:10px}.footer-nav-links a[data-v-50996d0c]{color:#666;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-nav-links a[data-v-50996d0c]:hover{color:#8e44ad}.footer-download-button[data-v-50996d0c]{margin-top:10px}.footer-play-button[data-v-50996d0c]{height:50px;cursor:pointer;transition:transform .3s ease}.footer-play-button[data-v-50996d0c]:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.footer-nav-section[data-v-50996d0c]{display:none}}.side-nav-overlay[data-v-7d08790f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:99}.side-nav[data-v-7d08790f]{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100%;background-color:#fff;box-shadow:-2px 0 5px #0003;transition:right .3s ease;z-index:100;overflow-y:auto}.side-nav-open[data-v-7d08790f]{right:0}.side-nav-header[data-v-7d08790f]{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #f0f0f0}.logo[data-v-7d08790f]{display:flex;align-items:center}.nav-logo[data-v-7d08790f]{height:40px;width:40px;border-radius:4px}.close-btn[data-v-7d08790f]{font-size:30px;cursor:pointer;color:#333}.nav-links[data-v-7d08790f]{display:flex;flex-direction:column}.nav-item[data-v-7d08790f]{display:block;padding:15px 20px;color:#333;text-decoration:none;border-bottom:1px solid #f5f5f5;transition:background-color .2s;font-size:16px}.nav-item.router-link-active[data-v-7d08790f]{color:#6c5ce7;font-weight:700}.nav-item[data-v-7d08790f]:hover{background-color:#f9f9f9}.menu-button[data-v-5f729d0e]{display:flex;flex-direction:column;justify-content:space-between;width:23px;height:18px;cursor:pointer;position:fixed;top:15px;right:15px;z-index:90;padding:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAASBAMAAABCyVggAAAAGFBMVEUAAAD///////////////////////////8jfp1fAAAAB3RSTlMAPBEpyeKwnzH8JQAAAC5JREFUCNdjcC+HgwSGcATHgUFREA4UGMgBysZwoIBiNKqlTEpwQJY1yA7FYw8AAXQlDNILxJMAAAAASUVORK5CYII=)}.bar[data-v-5f729d0e]{width:100%;height:2px;background-color:#333;border-radius:2px;transition:all .3s ease;margin:2px 0}.base-layout[data-v-4ecdf46a]{display:flex;flex-direction:column;min-height:100vh;position:relative}.content[data-v-4ecdf46a]{flex:1;background-color:#fbf0f6}.header[data-v-4ecdf46a]{background-color:#000;box-shadow:0 1px 3px #0000001a;padding:10px 0;position:relative;z-index:10}.header-container[data-v-4ecdf46a]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo[data-v-4ecdf46a]{display:flex;align-items:center}.logo img[data-v-4ecdf46a]{width:30px;height:30px;border-radius:4px}.logo-text[data-v-4ecdf46a]{font-size:18px;font-weight:700;color:#fff;margin-left:10px;text-decoration:none}.top-nav[data-v-4ecdf46a]{display:flex}.nav-item[data-v-4ecdf46a]{color:#b7b7b7;text-decoration:none;margin:0 15px;font-size:16px;padding:5px 0;position:relative}.nav-item[data-v-4ecdf46a]:hover,.nav-item.router-link-active[data-v-4ecdf46a]{color:#fff}.nav-item.router-link-active[data-v-4ecdf46a]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#fff}.footer[data-v-4ecdf46a]{background-color:#fff;color:#333;padding:15px 0;text-align:center}.copyright[data-v-4ecdf46a]{font-size:.9rem}@media screen and (max-width: 767px){.header[data-v-4ecdf46a]{padding:10px 0}.header-container[data-v-4ecdf46a]{padding:0 15px}.logo img[data-v-4ecdf46a]{width:25px;height:25px}.logo-text[data-v-4ecdf46a]{font-size:16px}}.fade-in-section[data-v-ce7d6655]{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-in-section.appear[data-v-ce7d6655]{opacity:1;transform:translateY(0)}.container[data-v-ce7d6655]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-ce7d6655]{background:linear-gradient(135deg,#8e44ad,#6c5ce7);padding:250px 0;text-align:center;color:#fff;position:relative;overflow:hidden}.hero-section[data-v-ce7d6655]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(./bj-DDckbXWh.png) no-repeat center center;background-size:cover;z-index:0}.hero-section .container[data-v-ce7d6655]{position:relative;z-index:1}.subtitle[data-v-ce7d6655]{font-size:2rem;font-weight:300;margin-bottom:1rem}.title[data-v-ce7d6655]{font-size:4rem;font-weight:700;margin-bottom:3rem;letter-spacing:2px;color:#333;width:610px;margin:0 auto}.app-download[data-v-ce7d6655]{margin-top:30px}.play-button[data-v-ce7d6655]{height:60px;cursor:pointer;transition:transform .3s ease}.play-button[data-v-ce7d6655]:hover{transform:scale(1.05)}.about-section[data-v-ce7d6655]{padding:80px 0;background-color:#fbf0f6}.about-content[data-v-ce7d6655]{display:flex;align-items:center;gap:50px}.about-text[data-v-ce7d6655]{flex:1}.section-title[data-v-ce7d6655]{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.about-text p[data-v-ce7d6655]{font-size:1rem;line-height:1.6;color:#666}.about-image[data-v-ce7d6655]{flex:1}.vision-section[data-v-ce7d6655]{background-color:#fbf0f6}.vision-content[data-v-ce7d6655]{display:flex;align-items:center;gap:50px}.vision-image[data-v-ce7d6655],.vision-text[data-v-ce7d6655]{flex:1}.vision-text p[data-v-ce7d6655]{font-size:1rem;line-height:1.6;color:#666}.placeholder-image[data-v-ce7d6655]{width:100%;border-radius:8px}@media screen and (max-width: 992px){.title[data-v-ce7d6655]{font-size:3rem;width:80%;text-align:center}.subtitle[data-v-ce7d6655]{font-size:1.5rem}}@media screen and (max-width: 768px){.hero-section[data-v-ce7d6655]{padding:60px 0}.title[data-v-ce7d6655]{font-size:2.5rem;width:70%;text-align:center}.subtitle[data-v-ce7d6655]{font-size:1.25rem}.about-content[data-v-ce7d6655],.vision-content[data-v-ce7d6655]{flex-direction:column}.vision-content[data-v-ce7d6655]{flex-direction:column-reverse}.section-title[data-v-ce7d6655]{font-size:2rem}.placeholder-image[data-v-ce7d6655]{height:250px;margin:20px 0}}@media screen and (max-width: 480px){.hero-section[data-v-ce7d6655]{padding:40px 0}.title[data-v-ce7d6655]{font-size:2rem;width:90%;text-align:center}.subtitle[data-v-ce7d6655]{font-size:1rem}.play-button[data-v-ce7d6655]{height:45px}.section-title[data-v-ce7d6655]{font-size:1.75rem}.placeholder-image[data-v-ce7d6655]{height:200px}}
