*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.navbar{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.nav-content{justify-content:space-between;align-items:center;max-width:1400px;height:60px;margin:0 auto;padding:0 20px;display:flex}.logo{color:#409eff;font-size:24px;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:20px;display:flex}.nav-links a{color:#666;cursor:pointer;text-decoration:none}.nav-links a:hover,.nav-links a.router-link-active{color:#409eff}.logout-btn{color:#f56c6c!important}.main-content{min-height:calc(100vh - 60px)}
