*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#f5f5f5}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}input,button{font:inherit}.container{max-width:900px;margin:0 auto;padding:1rem}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1rem}.card h2{margin-top:0}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500}.form-group input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500}.btn-primary{background:#06c;color:#fff}.btn-primary:hover{background:#0052a3}.btn-secondary{background:#e0e0e0;color:#333}.btn-secondary:hover{background:#d0d0d0}.mt-1{margin-top:.5rem}.mr-1{margin-right:.5rem}.mb-1{margin-bottom:.5rem}.text-muted{color:#666;font-size:.9em}.row{display:flex;gap:1rem;flex-wrap:wrap}.row>*{flex:1;min-width:200px}
