.header[data-v-27671e1a]{position:absolute;top:0;left:0;right:0;z-index:10;height:116px;background:rgba(255,255,255);backdrop-filter:blur(6px)}.headerInner[data-v-27671e1a]{height:100%;display:flex;align-items:center;justify-content:space-between}.brand[data-v-27671e1a]{display:flex;align-items:center;gap:12px}.brandLogo[data-v-27671e1a]{width:160px;height:80px}.brandText[data-v-27671e1a]{display:flex;flex-direction:column;gap:2px;letter-spacing:.2px;color:#0f172a;font-size:20px}.brandTitle[data-v-27671e1a]{font-weight:700;color:#408ca4}.brandSubtitle[data-v-27671e1a]{font-weight:600;font-size:18px;opacity:.9;color:#408ca4}.nav[data-v-27671e1a]{display:flex;align-items:center;gap:28px}.navItem[data-v-27671e1a]{font-size:18px;color:#111827;opacity:.95}.navItem[data-v-27671e1a]:hover{opacity:1;text-decoration:underline;text-underline-offset:6px;color:#00bfff}.menuToggle[data-v-27671e1a]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.menuIcon[data-v-27671e1a]{width:24px;height:3px;background-color:#1f2937;border-radius:2px}.sidebarBackdrop[data-v-27671e1a]{position:fixed;inset:0;background-color:#00000080;z-index:100}.sidebar[data-v-27671e1a]{position:fixed;top:0;right:0;width:280px;height:100vh;background-color:#fff;transform:translate(100%);transition:transform .3s ease;z-index:101;display:flex;flex-direction:column;padding-top:20px;box-shadow:-4px 0 20px #0000001a}.sidebarOpen[data-v-27671e1a]{transform:translate(0)}.sidebarClose[data-v-27671e1a]{position:absolute;top:20px;right:20px;width:32px;height:32px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.sidebarClose span[data-v-27671e1a]{position:absolute;width:24px;height:2px;background-color:#1f2937}.sidebarClose span[data-v-27671e1a]:first-child{transform:rotate(45deg)}.sidebarClose span[data-v-27671e1a]:last-child{transform:rotate(-45deg)}.sidebarNav[data-v-27671e1a]{display:flex;flex-direction:column;padding:60px 20px 20px;gap:4px}.sidebarItem[data-v-27671e1a]{padding:16px 20px;font-size:16px;color:#1f2937;border-radius:8px;transition:background-color .2s}.sidebarItem[data-v-27671e1a]:hover{background-color:#f3f4f6;text-decoration:none}@media (max-width: 900px){.nav[data-v-27671e1a]{display:none}.menuToggle[data-v-27671e1a]{display:flex}.brandLogo[data-v-27671e1a]{width:120px;height:60px}.brandText[data-v-27671e1a]{font-size:14px}.brandSubtitle[data-v-27671e1a]{font-size:12px}}.hero[data-v-63c1aa4a]{position:relative;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center}.heroBg[data-v-63c1aa4a]{position:absolute;inset:0;background-image:url(/assets/hero-bg.png);background-size:cover;background-position:center;transform:scale(1.02);filter:blur(0px);opacity:1}.heroInner[data-v-63c1aa4a]{position:relative;display:flex;align-items:center;justify-content:center;height:100%;padding-top:136px}.title[data-v-63c1aa4a]{margin:0;color:#fff;font-size:48px;font-weight:800;letter-spacing:1px;text-shadow:0 10px 28px rgba(0,0,0,.35)}@media (max-width: 900px){.hero[data-v-63c1aa4a]{height:220px}.title[data-v-63c1aa4a]{font-size:28px;text-align:center}}.card[data-v-6e05a984]{display:flex;flex-direction:column;align-items:center;gap:14px}.circleLink[data-v-6e05a984]{display:block;text-decoration:none;cursor:pointer;transition:transform .2s ease}.circleLink[data-v-6e05a984]:hover{transform:scale(1.05)}.circle[data-v-6e05a984]{width:100px;height:100px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.logoImg[data-v-6e05a984]{width:100%;height:100%;object-fit:contain}.placeholder[data-v-6e05a984]{font-weight:800;color:#0f172a;font-size:14px;letter-spacing:.5px}.label[data-v-6e05a984]{display:flex;flex-direction:column;align-items:center;gap:6px;max-width:200px}.nameImg[data-v-6e05a984]{height:28px;width:auto;max-width:100%;object-fit:contain;display:block}.name[data-v-6e05a984]{text-align:center;font-size:15px;line-height:1.4;color:#0f172a;font-weight:400}.grid[data-v-a1839574]{display:grid;grid-template-columns:repeat(5,1fr);gap:26px 36px}@media (max-width: 1200px){.grid[data-v-a1839574]{grid-template-columns:repeat(3,1fr);gap:34px 18px}}@media (max-width: 640px){.grid[data-v-a1839574]{grid-template-columns:repeat(2,1fr);gap:28px 14px}}.page[data-v-de52438c]{width:100%;flex:1;display:flex;flex-direction:column}.logoSection[data-v-de52438c]{flex:1;padding:38px 0 60px;background:#ffffff;display:flex;flex-direction:column;justify-content:center}:root{--container-width: 1200px;--hero-height: 300px}html,body{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#1f2937;background:#ffffff}#app{min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 24px}
