.header[data-v-197d3a29]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:all .3s ease}.header--scrolled[data-v-197d3a29]{border-bottom-color:#00623d1a;box-shadow:0 2px 20px #00000014}.header__container[data-v-197d3a29]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.header__logo[data-v-197d3a29]{display:flex;align-items:center;gap:10px;cursor:pointer}.header__logo-img[data-v-197d3a29]{height:40px;width:auto}.header__logo-text[data-v-197d3a29]{font-size:24px;font-weight:700;color:#00623d;letter-spacing:2px}.header__nav[data-v-197d3a29]{display:flex;align-items:center;gap:32px}@media (max-width: 768px){.header__nav[data-v-197d3a29]{display:none}}.header__nav-link[data-v-197d3a29]{font-size:15px;color:#4b5563;cursor:pointer;text-decoration:none;transition:color .3s ease;position:relative;padding:4px 0}.header__nav-link[data-v-197d3a29]:hover,.header__nav-link--active[data-v-197d3a29]{color:#00623d}.header__nav-link--active[data-v-197d3a29]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#00623d;border-radius:1px}.header__cta[data-v-197d3a29]{display:flex;align-items:center;gap:6px;padding:10px 24px;background:#00623d;color:#fff;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s ease}.header__cta[data-v-197d3a29]:hover{background:#004d2e;transform:translateY(-1px);box-shadow:0 4px 15px #00623d66}@media (max-width: 768px){.header__cta[data-v-197d3a29]{display:none}}.header__cta-icon[data-v-197d3a29]{font-size:16px}.header__hamburger[data-v-197d3a29]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}@media (max-width: 768px){.header__hamburger[data-v-197d3a29]{display:flex}}.header__hamburger-line[data-v-197d3a29]{display:block;width:24px;height:2px;background:#1f2937;border-radius:2px;transition:all .3s ease}.header__hamburger-line.open[data-v-197d3a29]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__hamburger-line.open[data-v-197d3a29]:nth-child(2){opacity:0}.header__hamburger-line.open[data-v-197d3a29]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu[data-v-197d3a29]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;pointer-events:none}.mobile-menu--open[data-v-197d3a29]{pointer-events:auto}.mobile-menu--open .mobile-menu__panel[data-v-197d3a29]{transform:translate(0)}.mobile-menu--open .mobile-menu__overlay[data-v-197d3a29]{opacity:1}.mobile-menu__overlay[data-v-197d3a29]{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.mobile-menu__panel[data-v-197d3a29]{position:absolute;top:0;right:0;bottom:0;width:280px;background:#fff;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;padding:24px}.mobile-menu__header[data-v-197d3a29]{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.mobile-menu__logo[data-v-197d3a29]{height:36px;width:auto}.mobile-menu__close[data-v-197d3a29]{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px}.mobile-menu__nav[data-v-197d3a29]{display:flex;flex-direction:column;gap:4px;flex:1}.mobile-menu__link[data-v-197d3a29]{display:block;padding:14px 16px;font-size:16px;color:#374151;text-decoration:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.mobile-menu__link[data-v-197d3a29]:hover,.mobile-menu__link--active[data-v-197d3a29]{background:#e8f5e9;color:#00623d}.mobile-menu__cta[data-v-197d3a29]{padding-top:16px;border-top:1px solid #F3F4F6}.mobile-menu__phone[data-v-197d3a29]{display:block;text-align:center;padding:14px;background:#00623d;color:#fff;border-radius:50px;font-size:16px;font-weight:600;text-decoration:none;transition:background .3s ease}.mobile-menu__phone[data-v-197d3a29]:hover{background:#004d2e}.footer[data-v-8cff55d0]{background:#1f2937;color:#d1d5db;padding:60px 0 0}.footer__container[data-v-8cff55d0]{max-width:1200px;margin:0 auto;padding:0 20px}.footer__grid[data-v-8cff55d0]{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px}@media (max-width: 768px){.footer__grid[data-v-8cff55d0]{grid-template-columns:1fr;gap:32px}}.footer__logo[data-v-8cff55d0]{display:flex;align-items:center;gap:10px;margin-bottom:16px}.footer__logo-img[data-v-8cff55d0]{height:40px;width:auto}.footer__logo-text[data-v-8cff55d0]{font-size:24px;font-weight:700;color:#fff;letter-spacing:2px}.footer__slogan[data-v-8cff55d0]{font-size:16px;color:#4ade80;font-weight:600;margin-bottom:12px}.footer__desc[data-v-8cff55d0]{font-size:14px;line-height:1.8;color:#9ca3af}.footer__title[data-v-8cff55d0]{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px}.footer__links[data-v-8cff55d0]{display:flex;flex-direction:column;gap:12px}.footer__link[data-v-8cff55d0]{font-size:14px;color:#9ca3af;text-decoration:none;cursor:pointer;transition:color .3s ease}.footer__link[data-v-8cff55d0]:hover{color:#4ade80}.footer__contact-item[data-v-8cff55d0]{font-size:14px;margin-bottom:12px;color:#9ca3af}.footer__qrcode[data-v-8cff55d0]{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__qrcode-img[data-v-8cff55d0]{width:120px;height:120px;border-radius:8px;border:2px solid #374151;object-fit:cover}.footer__qrcode-text[data-v-8cff55d0]{font-size:12px;color:#6b7280}.footer__bottom[data-v-8cff55d0]{margin-top:48px;padding:24px 0;border-top:1px solid #374151;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.footer__bottom[data-v-8cff55d0]{flex-direction:column;gap:12px;text-align:center}}.footer__copyright[data-v-8cff55d0]{font-size:13px;color:#6b7280}.footer__icp[data-v-8cff55d0]{font-size:13px;color:#6b7280;text-decoration:none;transition:color .3s ease}.footer__icp[data-v-8cff55d0]:hover{color:#a78bfa}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6;color:#1f2937;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section__title{font-size:32px;font-weight:700;color:#1f2937;text-align:center;margin-bottom:12px}.section__subtitle{font-size:16px;color:#6b7280;text-align:center;margin-bottom:48px}@media (max-width: 768px){.section{padding:48px 0}.section__title{font-size:24px}.section__subtitle{font-size:14px;margin-bottom:32px}}img[lazy=loading]{opacity:0}img[lazy=loaded]{opacity:1;transition:opacity .3s ease}img[lazy=error]{opacity:.3}.app[data-v-64cb4edd]{display:flex;flex-direction:column;min-height:100vh}.app__main[data-v-64cb4edd]{flex:1;padding-top:70px}
