*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}#app{min-height:100vh}.navbar{background:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.nav-brand a{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none}.nav-links{display:flex;gap:1rem;align-items:center}.nav-links a,.nav-links button{color:#666;text-decoration:none;padding:.5rem 1rem;border:none;background:none;cursor:pointer;font-size:1rem}.nav-links a:hover,.nav-links button:hover{color:#333}.main-content{max-width:1200px;margin:0 auto;padding:2rem}
