.header-tel a[data-v-2e0504c6]{display:inline-flex;align-items:center}.tel-icon[data-v-2e0504c6]{width:24px;height:24px;margin-right:8px}.header-spacer[data-v-2e0504c6]{height:114px}.global-banner[data-v-2e0504c6]{width:100%;height:auto;background:linear-gradient(135deg,#b94a44,#7c0f09);overflow:hidden}.global-banner-img[data-v-2e0504c6]{width:100%;height:auto;object-fit:contain;display:block}.toast-container[data-v-49a9251d]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;width:80%;max-width:300px;display:flex;justify-content:center}.toast-content[data-v-49a9251d]{background:#000000bf;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;text-align:center;line-height:1.5;box-shadow:0 4px 12px #00000026}.toast-enter-active[data-v-49a9251d],.toast-leave-active[data-v-49a9251d]{transition:opacity .3s ease}.toast-enter-from[data-v-49a9251d],.toast-leave-to[data-v-49a9251d]{opacity:0}:root{--brand: #a93028;--brand-dark: #910f06;--text: #333333;--text-2: #666666;--text-3: #999999;--border: #f0f0f0;--bg: #ffffff}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.app-shell{max-width:640px;margin:0 auto}.container{padding:12px 14px 110px}.header{position:fixed;top:0;left:0;right:0;max-width:640px;margin:0 auto;z-index:999;background:#fff;border-bottom:1px solid var(--border)}.header-top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.header-actions{display:flex;align-items:center;gap:16px}.header-tel a{color:var(--brand);font-weight:700;font-size:20px}.hamburger{width:54px;height:54px;border:none;background:transparent;padding:12px;display:grid;align-content:center;gap:6px;cursor:pointer}.hamburger span{display:block;height:3px;width:100%;background:#111;border-radius:2px}.drawer-mask{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000059;z-index:1200}.drawer{position:fixed;top:0;right:0;bottom:0;width:78%;max-width:320px;background:#a93028;color:#fff;z-index:1300;transform:translate(102%);transition:transform .22s ease;overflow:auto}.drawer.open{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid rgba(255,255,255,.18)}.drawer-title{font-weight:900;font-size:14px}.drawer-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-size:20px;line-height:1}.drawer-nav{padding:10px 0}.drawer-nav a{display:block;padding:14px 18px;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);font-size:14px}.drawer-nav a.router-link-active{background:#00000026}.logo{display:flex;align-items:center}.logo-img{height:auto;width:auto;max-width:220px;object-fit:contain}.header-tel a{color:var(--brand);font-weight:700}.header-quick{height:44px;background:var(--brand);display:grid;grid-template-columns:repeat(4,1fr)}.header-quick a{color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center}.page{padding-top:0}.banner{width:100%;height:240px;background:linear-gradient(135deg,#b94a44,#7c0f09);position:relative;overflow:hidden}.banner-inner{position:absolute;left:14px;right:14px;top:50%;transform:translateY(-50%);color:#fff}.banner-title{font-size:22px;font-weight:800;margin:0 0 8px}.banner-sub{display:inline-block;background:#d4af37e6;color:#1f1f1f;padding:6px 10px;border-radius:999px;font-size:12px}.section-title{margin:18px 0 14px;text-align:center}.section-title .en{color:#111;text-transform:uppercase;font-size:26px;font-weight:900;letter-spacing:1px}.section-title .zh{font-size:16px;font-weight:800;margin-top:6px;color:var(--brand)}.tabs{display:flex;justify-content:center;gap:12px}.tab{min-width:160px;height:44px;border-radius:6px;border:1px solid #cfcfcf;background:#fff;color:#111;font-size:14px;font-weight:700}.tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}.grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.grid-6 .grid-item{border:1px solid var(--border);border-radius:12px;padding:12px 8px;text-align:center;background:#fff}.grid-6 .icon{width:34px;height:34px;border-radius:10px;background:#a930281f;margin:0 auto 8px}.grid-6 .label{font-size:14px}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:64px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--border)}.timeline .date{text-align:center}.timeline .day{font-size:28px;color:var(--brand);font-weight:800;line-height:1}.timeline .ym{font-size:12px;color:var(--text-2);margin-top:4px}.timeline .title{font-size:14px;font-weight:800;margin:0 0 6px}.timeline .summary{font-size:13px;color:var(--text-3);margin:0;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.team-card{display:block;background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.team-photo{padding:10px 10px 0}.team-photo img{width:100%;height:240px;object-fit:cover;object-position:50% 12%;border-radius:10px;display:block;transition:transform .25s ease}.team-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000001f;border-color:#00000014}.team-card:hover .team-photo img{transform:scale(1.03)}.team-card:active{transform:translateY(-2px) scale(.99)}.team-meta{padding:10px 10px 12px;text-align:center}.team-name{font-size:14px;font-weight:900;color:#111}.team-split{height:1px;background:var(--border);margin:10px 0}.team-label{font-size:12px;color:var(--text-3);margin-bottom:6px}.team-skill{font-size:12px;color:var(--text-2);line-height:1.6;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.more{margin:14px 0 4px;border:1px solid var(--brand);color:var(--brand);border-radius:10px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.footer{position:fixed;left:0;right:0;max-width:640px;margin:0 auto;bottom:0;height:56px;background:var(--brand-dark);display:grid;grid-template-columns:repeat(4,1fr);z-index:999}.footer a{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px}.footer-icon{width:22px;height:22px;margin-bottom:4px}.footer .dot{width:18px;height:18px;border-radius:6px;background:#ffffff40;margin-bottom:4px}.form{display:grid;gap:10px}.input,.textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:14px;outline:none}.textarea{min-height:120px;resize:vertical}.btn{border:none;background:var(--brand);color:#fff;border-radius:10px;height:42px;font-size:14px;font-weight:800}.muted{color:var(--text-3);font-size:12px;line-height:1.5}.pager{display:flex;gap:10px;justify-content:center;margin:14px 0 0}.pager button{height:36px;border-radius:10px;border:1px solid var(--border);background:#fff;padding:0 12px}.pager button:disabled{opacity:.5}
