.site-header[data-v-d3cc6d1f]{position:fixed;z-index:100;top:0;right:0;left:0;height:var(--site-header-height);border-bottom:1px solid #f0f0f0;background:#fff}.site-header__inner[data-v-d3cc6d1f]{position:relative;display:grid;height:100%;align-items:center;grid-template-columns:1fr auto 1fr}.site-header__brand[data-v-d3cc6d1f]{display:inline-flex;align-items:center;gap:10px;justify-self:start}.site-header__logo[data-v-d3cc6d1f]{display:inline-grid;width:36px;height:36px;flex-shrink:0;place-items:center;overflow:hidden;background:transparent}.site-header__logo img[data-v-d3cc6d1f]{width:100%;height:100%;object-fit:cover}.site-header__logo-fallback[data-v-d3cc6d1f]{color:#fff;font-size:15px;font-weight:700;line-height:1}.site-header__name[data-v-d3cc6d1f]{color:#111827;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1}.site-header__nav[data-v-d3cc6d1f]{display:flex;align-items:center;justify-content:center;gap:40px;justify-self:center}.site-header__nav a[data-v-d3cc6d1f]{color:#4b5563;font-size:14px;font-weight:500;line-height:1;transition:color .18s ease}.site-header__nav a[data-v-d3cc6d1f]:hover{color:#111827}.site-header__nav a.router-link-active[data-v-d3cc6d1f]{color:#111827;font-weight:600}.site-header__aside[data-v-d3cc6d1f]{justify-self:end}.site-header__menu[data-v-d3cc6d1f]{display:none;width:40px;height:40px;justify-self:end;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.site-header__menu span[data-v-d3cc6d1f]{display:block;width:18px;height:2px;margin:5px auto;border-radius:999px;background:#111827}@media(max-width:900px){.site-header__inner[data-v-d3cc6d1f]{display:flex;justify-content:space-between;gap:16px}.site-header__nav[data-v-d3cc6d1f],.site-header__aside[data-v-d3cc6d1f]{display:none}.site-header__menu[data-v-d3cc6d1f]{display:block;margin-left:auto}.site-header.is-open .site-header__nav[data-v-d3cc6d1f]{position:absolute;top:var(--site-header-height);right:16px;left:16px;display:grid;gap:0;padding:6px;border:1px solid #f0f0f0;border-radius:10px;background:#fff;box-shadow:0 12px 40px #11182714}.site-header.is-open .site-header__nav a[data-v-d3cc6d1f]{padding:14px 16px;border-radius:6px;font-size:15px}.site-header.is-open .site-header__nav a[data-v-d3cc6d1f]:hover{background:#f9fafb}}.site-footer[data-v-9ebfd3fa]{border-top:1px solid #eef0f4;background:#fff}.site-footer__inner[data-v-9ebfd3fa]{position:relative;display:flex;min-height:118px;align-items:center;justify-content:space-between;gap:32px}.site-footer__brand[data-v-9ebfd3fa]{display:inline-flex;width:260px;min-width:0;align-items:center;justify-self:start;color:#111827;font-size:24px;font-weight:900;line-height:1}.site-footer__brand img[data-v-9ebfd3fa]{max-width:160px;max-height:42px;object-fit:contain}.site-footer__record[data-v-9ebfd3fa]{position:absolute;top:50%;left:50%;display:flex;max-width:460px;min-width:0;flex-direction:column;align-items:center;gap:6px;color:#667085;font-size:13px;line-height:1.5;text-align:center;transform:translate(-50%,-50%)}.site-footer__record span[data-v-9ebfd3fa]{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.site-footer__disclaimer[data-v-9ebfd3fa]{max-width:min(680px,calc(100vw - 48px));margin:0;color:#7a8494;font-size:12px;line-height:1.6}.site-footer__links[data-v-9ebfd3fa]{display:flex;width:360px;min-width:0;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:28px;color:#4b5563;font-size:15px;font-weight:400}.site-footer__links a[data-v-9ebfd3fa]{white-space:nowrap;transition:color .18s ease}.site-footer__links a[data-v-9ebfd3fa]:hover{color:#111827}@media(max-width:760px){.site-footer__inner[data-v-9ebfd3fa]{min-height:188px;flex-direction:column;justify-content:center;gap:20px;padding:28px 0}.site-footer__brand[data-v-9ebfd3fa]{width:auto;justify-content:center}.site-footer__record[data-v-9ebfd3fa]{position:static;transform:none}.site-footer__links[data-v-9ebfd3fa]{width:auto;flex-wrap:wrap;justify-content:center;gap:18px}}:root{--site-header-height: 68px;--site-bg: #f5f7fb;--site-surface: #ffffff;--site-surface-soft: #f8fafc;--site-primary: #1677ff;--site-primary-hover: #0958d9;--site-primary-strong: #0052cc;--site-primary-soft: rgba(22, 119, 255, .1);--site-accent: #ff7a1a;--site-success: #18a058;--site-text: #172033;--site-text-secondary: #526070;--site-text-muted: #8a96a8;--site-border: #e3e8f0;--site-border-strong: #cfd8e6;--site-radius-card: 8px;--site-shadow-sm: 0 10px 28px rgba(17, 32, 62, .06);--site-shadow: 0 18px 44px rgba(17, 32, 62, .12)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{scroll-behavior:smooth}body{overflow-x:hidden;background:var(--site-bg);color:var(--site-text);font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0}img{display:block;max-width:100%}.site-app{display:flex;min-height:100vh;flex-direction:column}.site-main{flex:1}.site-container{width:min(1200px,calc(100vw - 48px));margin:0 auto}.site-container--wide{width:min(1440px,calc(100vw - 48px))}.page-shell{padding-top:var(--site-header-height)}.section-block{padding:72px 0}.section-block--white{background:var(--site-surface)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-kicker{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:999px;background:var(--site-primary-soft);color:var(--site-primary-strong);font-size:12px;font-weight:820}.section-title{margin:10px 0 0;color:var(--site-text);font-size:34px;font-weight:880;line-height:1.2}.section-desc{max-width:680px;margin:10px 0 0;color:var(--site-text-secondary);font-size:15px;line-height:1.82}.site-btn{display:inline-flex;min-width:0;height:42px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--site-text);font-size:14px;font-weight:780;line-height:1;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.site-btn:hover{transform:translateY(-1px)}.site-btn--primary{border-color:var(--site-primary);background:var(--site-primary);color:#fff;box-shadow:0 12px 26px #1677ff33}.site-btn--primary:hover{border-color:var(--site-primary-hover);background:var(--site-primary-hover)}.site-btn--ghost{border-color:var(--site-border);background:#fff;color:var(--site-text)}.site-btn--ghost:hover{border-color:#1677ff61;color:var(--site-primary)}.site-btn--accent{border-color:var(--site-accent);background:var(--site-accent);color:#fff}.page-hero{padding:54px 0;border-bottom:1px solid var(--site-border);background:linear-gradient(90deg,#1677ff1a,#ffffffd1),#fff}.page-hero h1{max-width:780px;margin:12px 0 0;color:var(--site-text);font-size:42px;font-weight:900;line-height:1.16}.page-hero p{max-width:760px;margin:14px 0 0;color:var(--site-text-secondary);font-size:16px;line-height:1.85}.empty-state{display:grid;min-height:280px;place-items:center;padding:36px;border:1px solid var(--site-border);border-radius:var(--site-radius-card);background:#fff;color:var(--site-text-secondary);text-align:center}.empty-state strong{display:block;color:var(--site-text);font-size:20px}.empty-state p{max-width:520px;margin:8px auto 0}@media(max-width:900px){:root{--site-header-height: 60px}.site-container{width:min(100% - 32px,760px)}.section-block{padding:56px 0}.section-header{align-items:start;flex-direction:column}.page-hero h1,.section-title{font-size:30px}}@media(max-width:640px){.site-container{width:min(100% - 24px,520px)}.site-btn{width:100%}}
