*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #667eea;--secondary-color: #764ba2;--text-color: #333;--text-light: #666;--bg-color: #ffffff;--bg-light: #f8f9fa}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);line-height:1.6;overflow-x:hidden}#app{min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.header[data-v-e74a8ee9]{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:1000;padding:1rem 0}.container[data-v-e74a8ee9]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo h1[data-v-e74a8ee9]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.nav[data-v-e74a8ee9]{display:flex;gap:2rem}.nav a[data-v-e74a8ee9]{color:#333;text-decoration:none;font-weight:500;transition:color .3s;position:relative}.nav a[data-v-e74a8ee9]:hover{color:#667eea}.nav a[data-v-e74a8ee9]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#667eea;transition:width .3s}.nav a[data-v-e74a8ee9]:hover:after{width:100%}@media (max-width: 768px){.container[data-v-e74a8ee9]{flex-direction:column;gap:1rem}.nav[data-v-e74a8ee9]{gap:1rem}}.hero[data-v-bd28282c]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.hero[data-v-bd28282c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-content[data-v-bd28282c]{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-title[data-v-bd28282c]{font-size:4rem;font-weight:800;margin:0 0 1rem;line-height:1.2}.hero-slogan[data-v-bd28282c]{font-size:1.5rem;font-weight:500;margin:0 0 1.5rem;opacity:.95}.hero-description[data-v-bd28282c]{font-size:1.1rem;line-height:1.8;opacity:.9;margin-bottom:2rem}.hero-buttons[data-v-bd28282c]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-v-bd28282c]{padding:1rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-primary[data-v-bd28282c]{background:#fff;color:#667eea}.btn-primary[data-v-bd28282c]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-bd28282c]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-bd28282c]:hover{background:#fff;color:#667eea}.phone-mockup[data-v-bd28282c]{width:300px;height:600px;background:#ffffff1a;border-radius:40px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative}.star-animation[data-v-bd28282c]{position:relative;width:100%;height:100%}.star[data-v-bd28282c]{position:absolute;width:40px;height:40px;background:#fff;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:float-bd28282c 3s ease-in-out infinite}.star[data-v-bd28282c]:nth-child(1){top:20%;left:30%;animation-delay:0s}.star[data-v-bd28282c]:nth-child(2){top:50%;left:60%;animation-delay:1s;width:30px;height:30px}.star[data-v-bd28282c]:nth-child(3){top:70%;left:20%;animation-delay:2s;width:35px;height:35px}@keyframes float-bd28282c{0%,to{transform:translateY(0) rotate(0);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}@media (max-width: 968px){.hero-content[data-v-bd28282c]{grid-template-columns:1fr;text-align:center}.hero-title[data-v-bd28282c]{font-size:3rem}.hero-buttons[data-v-bd28282c]{justify-content:center}.phone-mockup[data-v-bd28282c]{width:250px;height:500px}}.features[data-v-856366fc]{padding:6rem 2rem;background:#f8f9fa}.container[data-v-856366fc]{max-width:1200px;margin:0 auto}.section-title[data-v-856366fc]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#333}.section-subtitle[data-v-856366fc]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem}.features-grid[data-v-856366fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-856366fc]{background:#fff;padding:2.5rem;border-radius:20px;text-align:center;transition:all .3s;box-shadow:0 5px 15px #0000000d}.feature-card[data-v-856366fc]:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.feature-icon[data-v-856366fc]{font-size:3rem;margin-bottom:1.5rem}.feature-card h3[data-v-856366fc]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.feature-card p[data-v-856366fc]{color:#666;line-height:1.6;font-size:1rem}@media (max-width: 768px){.features[data-v-856366fc]{padding:4rem 1rem}.section-title[data-v-856366fc]{font-size:2rem}.features-grid[data-v-856366fc]{grid-template-columns:1fr}}.services[data-v-45416c77]{padding:6rem 2rem;background:#fff}.container[data-v-45416c77]{max-width:1200px;margin:0 auto}.section-title[data-v-45416c77]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#333}.section-subtitle[data-v-45416c77]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem}.services-grid[data-v-45416c77]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.service-card[data-v-45416c77]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;border-radius:20px;transition:all .3s}.service-card[data-v-45416c77]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #667eea4d}.service-icon[data-v-45416c77]{font-size:3.5rem;margin-bottom:1.5rem}.service-card h3[data-v-45416c77]{font-size:1.8rem;font-weight:600;margin-bottom:1rem}.service-card>p[data-v-45416c77]{font-size:1.1rem;margin-bottom:2rem;opacity:.95}.service-features[data-v-45416c77]{list-style:none;padding:0;margin:0}.service-features li[data-v-45416c77]{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.2);display:flex;align-items:center}.service-features li[data-v-45416c77]:last-child{border-bottom:none}.service-features li[data-v-45416c77]:before{content:"✓";margin-right:.75rem;font-weight:700;font-size:1.2rem}.contact-cta[data-v-45416c77]{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;margin-top:3rem}.contact-cta h3[data-v-45416c77]{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}.contact-cta p[data-v-45416c77]{font-size:1.2rem;color:#666;margin-bottom:2rem}.btn[data-v-45416c77]{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s}.btn-primary[data-v-45416c77]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-v-45416c77]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}@media (max-width: 768px){.services[data-v-45416c77]{padding:4rem 1rem}.section-title[data-v-45416c77]{font-size:2rem}.services-grid[data-v-45416c77]{grid-template-columns:1fr}.contact-cta[data-v-45416c77]{padding:3rem 1.5rem}.contact-cta h3[data-v-45416c77]{font-size:1.5rem}}.footer[data-v-1b513a5b]{background:#1a1a2e;color:#fff;padding:4rem 2rem 2rem}.container[data-v-1b513a5b]{max-width:1200px;margin:0 auto}.footer-content[data-v-1b513a5b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3[data-v-1b513a5b]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section h4[data-v-1b513a5b]{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-slogan[data-v-1b513a5b]{font-size:1rem;opacity:.9;margin-bottom:.5rem}.footer-description[data-v-1b513a5b]{opacity:.7;line-height:1.6}.footer-section ul[data-v-1b513a5b]{list-style:none;padding:0;margin:0}.footer-section ul li[data-v-1b513a5b]{margin-bottom:.75rem;opacity:.8;transition:opacity .3s}.footer-section ul li[data-v-1b513a5b]:hover{opacity:1}.footer-section a[data-v-1b513a5b]{color:#fff;text-decoration:none;transition:color .3s}.footer-section a[data-v-1b513a5b]:hover{color:#667eea}.footer-bottom[data-v-1b513a5b]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:center;align-items:center}.copyright-text[data-v-1b513a5b]{margin:0;opacity:.7;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:nowrap}.beian-link[data-v-1b513a5b]{color:#fff;text-decoration:none;opacity:.7;transition:all .3s}.beian-link[data-v-1b513a5b]:hover{opacity:1;color:#667eea}.gongan-icon[data-v-1b513a5b]{vertical-align:middle;display:inline-block}@media (max-width: 768px){.footer[data-v-1b513a5b]{padding:3rem 1rem 1.5rem}.footer-content[data-v-1b513a5b]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-v-1b513a5b]{text-align:center}.copyright-text[data-v-1b513a5b]{flex-wrap:wrap;font-size:.9rem}}.app[data-v-dea28daf]{min-height:100vh;display:flex;flex-direction:column}
