*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#1f2330;background:#fff}a{text-decoration:none;color:inherit}.site{display:flex;flex-direction:column;min-height:100vh}.nav{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef0f5}.nav-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:14px 24px}.brand{display:flex;align-items:center;gap:10px}.brand-logo{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#4a6cf7,#7c5cf0);color:#fff;font-size:17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.brand-name{font-size:16px;font-weight:700}.links{display:flex;gap:28px}.links a{color:#4a5161;font-size:14px}.links a.router-link-active{color:#4a6cf7;font-weight:600}.actions{display:flex;gap:10px}.btn-ghost{padding:7px 18px;border:1px solid #d5d9e2;border-radius:8px;font-size:13px;color:#30364a}.btn-solid{padding:7px 18px;border-radius:8px;font-size:13px;background:linear-gradient(135deg,#4a6cf7,#7c5cf0);color:#fff}.footer{margin-top:auto;background:#141a2b;color:#aab3c5}.footer-inner{max-width:1120px;margin:0 auto;padding:36px 24px;display:flex;justify-content:space-between;align-items:center}.footer-brand{color:#fff;font-weight:600}.footer-sub{font-size:12px;margin-top:6px}.footer-links{display:flex;gap:22px;font-size:13px}.footer-links a:hover{color:#fff}
