*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #1A56DB;--primary-dark: #0A2E80;--accent: #FFAB3E;--accent-light: #FFD700;--text-primary: #0A1A3A;--text-secondary: #6B7A99;--text-light: #94A3B8;--bg-white: #ffffff;--bg-light: #FAFBFF;--bg-gray: #F5F7FA;--bg-dark: #0A1A3A;--border: #EEF1F6;--gradient-blue: linear-gradient(135deg, #1A56DB, #0A2E80);--gradient-accent: linear-gradient(135deg, #FFAB3E, #FFD700);--gradient-hero: linear-gradient(135deg, #0A1A3A, #1A3A6A);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .12);--shadow-blue: 0 8px 30px rgba(26, 86, 219, .15);--section-padding: 6rem 0;--container-max-width: 1200px}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background:var(--bg-white);line-height:1.6;overflow-x:hidden;text-size-adjust:100%;-webkit-text-size-adjust:100%}.section-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:3rem}.back-to-top{position:fixed;right:2rem;bottom:2rem;width:44px;height:44px;background:var(--primary);border:none;border-radius:12px;color:#fff;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #1a56db4d}.back-to-top:not(.hidden){opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 25px #1a56db66}@media(max-width:768px){:root{--section-padding: 4rem 0}body{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.back-to-top{right:1rem;bottom:1rem;width:40px;height:40px}}@media(min-width:769px)and (max-width:1024px){:root{--section-padding: 5rem 0}}.navbar[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s ease}.navbar-inner[data-astro-cid-ymhdp2rl]{max-width:1200px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.navbar-logo[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:#0a1a3a;flex-shrink:0}.logo-icon[data-astro-cid-ymhdp2rl]{width:32px;height:32px;object-fit:contain}.navbar-logo[data-astro-cid-ymhdp2rl] span[data-astro-cid-ymhdp2rl]{font-size:1.1rem;font-weight:700;white-space:nowrap}.navbar-menu[data-astro-cid-ymhdp2rl]{display:flex;list-style:none;gap:0;margin:0}.navbar-menu[data-astro-cid-ymhdp2rl] li[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:#374151;text-decoration:none;font-size:.875rem;font-weight:400;padding:.5rem 1rem;transition:color .3s ease;white-space:nowrap;border-radius:6px}.navbar-menu[data-astro-cid-ymhdp2rl] li[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover,.navbar-menu[data-astro-cid-ymhdp2rl] li[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl].active{color:#1a56db}.btn-about[data-astro-cid-ymhdp2rl]{background:#1a56db;color:#fff;padding:.4rem 1.25rem;border-radius:6px;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .3s ease;white-space:nowrap}.btn-about[data-astro-cid-ymhdp2rl]:hover{background:#1547ba}.mobile-toggle[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-toggle[data-astro-cid-ymhdp2rl] span[data-astro-cid-ymhdp2rl]{width:22px;height:2px;background:#374151;border-radius:1px;transition:all .3s ease}.mobile-menu[data-astro-cid-ymhdp2rl]{display:none;position:fixed;top:64px;left:0;right:0;background:#fff;box-shadow:0 4px 20px #0000001a;z-index:999;flex-direction:column;padding:.5rem}.mobile-menu[data-astro-cid-ymhdp2rl].active{display:flex}.mobile-menu[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:#374151;text-decoration:none;font-size:.95rem;padding:.875rem 1rem;border-radius:8px;transition:background .2s ease}.mobile-menu[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{background:#f3f4f6;color:#1a56db}@media(max-width:1024px){.navbar-menu[data-astro-cid-ymhdp2rl],.navbar-right[data-astro-cid-ymhdp2rl]{display:none}.mobile-toggle[data-astro-cid-ymhdp2rl]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:#0a1a3a;color:#fffc;padding:4rem 0 2rem}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo-icon[data-astro-cid-sz7xmlte]{width:40px;height:40px;flex-shrink:0;object-fit:contain}.footer-logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:block;font-size:1.15rem;font-weight:700;color:#fff}.footer-logo[data-astro-cid-sz7xmlte] small[data-astro-cid-sz7xmlte]{display:block;font-size:.75rem;color:#fff6;margin-top:.15rem}.footer-desc[data-astro-cid-sz7xmlte]{font-size:.875rem;line-height:1.7;color:#ffffff80;margin:0}.footer-links-group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.9rem;font-weight:700;color:#fff;margin:0 0 1.25rem}.footer-links-group[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links-group[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-links-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffff80;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#60a5fa}.footer-contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#ffffff80;display:flex;align-items:flex-start;gap:.5rem}.contact-icon[data-astro-cid-sz7xmlte]{font-size:1rem;flex-shrink:0}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footer-copyright[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#ffffff59}.footer-beian[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#ffffff59;text-decoration:none;transition:color .3s ease}.footer-beian[data-astro-cid-sz7xmlte]:hover{color:#60a5fa}@media(max-width:1024px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:640px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 0 1.5rem}.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.5rem;text-align:center}}
