.categories-module__85yMYq__container{padding:2rem}.categories-module__85yMYq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.categories-module__85yMYq__titleSection{align-items:center;gap:.75rem;display:flex}.categories-module__85yMYq__titleSection h1{color:var(--text-main);font-size:1.5rem;font-weight:700}.categories-module__85yMYq__icon{color:var(--primary)}.categories-module__85yMYq__searchBox{border:1px solid var(--border);border-radius:var(--radius);width:280px;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.categories-module__85yMYq__searchBox input{width:100%;color:var(--text-main);border:none;outline:none;font-size:.875rem}.categories-module__85yMYq__addForm{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.categories-module__85yMYq__addForm input{border:1px solid var(--border);border-radius:.5rem;outline:none;flex:1;padding:.625rem 1rem;transition:border-color .2s}.categories-module__85yMYq__addForm input:focus{border-color:var(--primary)}.categories-module__85yMYq__addForm button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:background .2s;display:flex}.categories-module__85yMYq__addForm button:hover:not(:disabled){background:var(--primary-hover)}.categories-module__85yMYq__addForm button:disabled{opacity:.5;cursor:not-allowed}.categories-module__85yMYq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.categories-module__85yMYq__card{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .2s;display:flex}.categories-module__85yMYq__card:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.categories-module__85yMYq__cardInfo h3{color:var(--text-main);margin-bottom:.25rem;font-size:1rem}.categories-module__85yMYq__cardInfo span{color:var(--text-muted);font-size:.75rem}.categories-module__85yMYq__deleteBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.categories-module__85yMYq__deleteBtn:hover{color:#fff;background:#ef4444}.categories-module__85yMYq__loadingState,.categories-module__85yMYq__emptyState{text-align:center;color:var(--text-muted);padding:4rem}.categories-module__85yMYq__spin{color:var(--primary);animation:1s linear infinite categories-module__85yMYq__spin}@media (max-width:768px){.categories-module__85yMYq__header{flex-direction:column;align-items:flex-start;gap:1rem}.categories-module__85yMYq__searchBox{width:100%}.categories-module__85yMYq__addForm{flex-direction:column}}@media (max-width:450px){.categories-module__85yMYq__container{padding:1rem}.categories-module__85yMYq__grid{grid-template-columns:1fr}}@media (max-width:280px){.categories-module__85yMYq__titleSection h1{font-size:1.2rem}.categories-module__85yMYq__cardInfo h3{font-size:.9rem}}
