*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;color:#1a1a1a}.topbar{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;border-bottom:1px solid #e2e2e2}.topbar .brand{font-weight:700}.topbar nav{display:flex;gap:1rem}.topbar .user{margin-left:auto;display:flex;align-items:center;gap:.75rem;color:#555}a{color:#2d6cdf;text-decoration:none}a.router-link-active{font-weight:600}button{cursor:pointer}
