*{margin:0;padding:0;box-sizing:border-box}html,body,#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;background-color:#f5f5f5}.app-root{min-height:100vh;display:flex;flex-direction:column}.global-header{display:flex;justify-content:center;padding:0 20px;padding-top:env(safe-area-inset-top,0px);height:calc(48px + env(safe-area-inset-top,0px));background:linear-gradient(135deg,#667eea,#764ba2)}.header-inner{max-width:840px;width:100%;display:flex;align-items:center;justify-content:space-between}.brand-name{font-size:19px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.5px}.brand-nav{display:flex;gap:18px}.brand-nav a{font-size:13px;color:#ffffffd9;text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.4);padding-bottom:2px;transition:color .15s,border-color .15s}.brand-nav a:hover,.brand-nav a.router-link-active{color:#fff;border-bottom-color:#fff}.main-content{flex:1;padding:12px}.paper{max-width:840px;width:100%;margin:0 auto;padding:40px 50px;min-height:100%}.global-footer{padding:12px 16px;text-align:center;font-size:14px;color:#b0bec5;background-color:#263238;border-top:1px solid #37474f}.footer-line{line-height:2}.footer-legal{font-size:14px}.footer-divider{margin:0 8px;color:#546e7a}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
