body { font-family: sans-serif; margin: 0; padding: 20px; }
nav { margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 10px; }
nav a { margin-right: 15px; text-decoration: none; color: #333; }
.button { display: inline-block; padding: 10px 20px; background: #0070f3; color: white; text-decoration: none; border-radius: 5px; }
.server-card, .template-card { border: 1px solid #eee; padding: 15px; margin-bottom: 10px; border-radius: 8px; }