*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}a{color:#60a5fa;text-decoration:none}a:hover{text-decoration:underline}input,button{padding:.5rem 1rem;border-radius:6px;border:1px solid #334155}input{background:#1e293b;color:#e2e8f0}button{background:#3b82f6;color:#fff;border:none;cursor:pointer}button:hover{background:#2563eb}button:disabled{opacity:.5;cursor:not-allowed}.container{max-width:1200px;margin:0 auto;padding:1rem}.card{background:#1e293b;border-radius:8px;padding:1rem;margin-bottom:1rem}.card h3{margin-bottom:.5rem;color:#94a3b8;font-size:.875rem}
