*{box-sizing:border-box}body{background:#fafafa;color:#222;font-family:system-ui,-apple-system,sans-serif;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem 2rem}.brand{color:inherit;font-size:1.25rem;font-weight:700}.brand,.nav a{text-decoration:none}.nav a{color:#555;margin-left:1.25rem;position:relative}.nav a:hover{color:#000}.nav a.router-link-active{color:#000;font-weight:500}.badge{background:#222;border-radius:10px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;line-height:18px;margin-left:4px;min-width:18px;padding:0 6px;text-align:center}.main{flex:1;margin:0 auto;max-width:1100px;padding:2rem;width:100%}.footer{border-top:1px solid #eee;color:#888;font-size:.875rem;padding:1rem 2rem;text-align:center}button,input,select,textarea{font:inherit}
