body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{margin:0 auto;max-width:1000px;padding:1rem}.search-bar{margin:1rem 0;text-align:center}.search-bar input{border:1px solid #ccc;border-radius:.375rem;box-shadow:inset 0 1px 3px #0000001a;font-size:1rem;max-width:400px;padding:.75rem 1rem;width:100%}.app-header{background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:0 0 .5rem .5rem;box-shadow:0 2px 6px #00000026;color:#fff;padding:2rem 1rem;text-align:center}.app-header h1{font-size:2rem;letter-spacing:.05em;margin:0}.tool-form{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 4px #0000000d;margin-bottom:2rem;padding:1.5rem}.tool-form h2{font-size:1.25rem;margin-bottom:1rem}.form-grid{grid-gap:1rem;display:grid}@media (min-width:640px){.form-grid{grid-template-columns:repeat(2,1fr)}}.full-width{grid-column:1/-1}.tool-form label{display:block;font-weight:600;margin-bottom:.25rem}.tool-form input,.tool-form textarea{border:1px solid #cbd5e1;border-radius:.375rem;box-shadow:inset 0 1px 2px #00000008;font-size:.95rem;padding:.75rem;width:100%}.tool-form textarea{resize:vertical}.actions{gap:.75rem}.actions button{border:none;border-radius:.375rem;box-shadow:0 1px 2px #0000001a;cursor:pointer;flex:1 1;font-size:.95rem;padding:.75rem 1.5rem}.actions button[type=submit]{background:#4f46e5;color:#fff}.actions button[type=button]{background:#e2e8f0;color:#334155}.tool-list{grid-gap:1.5rem;display:grid;gap:1.5rem}@media (min-width:640px){.tool-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tool-list{grid-template-columns:repeat(3,1fr)}}.tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.tool-card h2{font-size:1.1rem;margin:0 0 .5rem}.tool-card p{color:#475569;flex-grow:1;font-size:.9rem}.tool-card a{color:#4f46e5;font-weight:600;margin-top:.5rem;text-decoration:none}.tool-card a:hover{text-decoration:underline}.tag-badges{margin-top:.75rem}.tag-badge{background:#f0f5ff;border-radius:9999px;color:#3730a3;display:inline-block;font-size:.75rem;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .5rem}.actions{display:flex;gap:.5rem;margin-top:1rem}.actions .edit-btn{background:#facc15;color:#1e293b}.actions .delete-btn,.actions .edit-btn{border:none;border-radius:.375rem;cursor:pointer;flex:1 1;padding:.5rem}.actions .delete-btn{background:#ef4444;color:#fff}.app-footer{background:#f1f5f9;margin-top:2rem;padding:1rem}.footer-content{align-items:center;color:#475569;display:flex;flex-direction:column;font-size:.9rem;margin:0 auto;max-width:1000px}.footer-links{display:flex;gap:1rem;margin-top:.5rem}.footer-links a{color:#4f46e5;font-weight:500;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (min-width:640px){.footer-content{flex-direction:row;justify-content:space-between}.footer-links{margin-top:0}}
/*# sourceMappingURL=main.a79b536e.css.map*/