:root{--primary:#6366f1;--bg:#f3f4f6;--card:#fff;--text:#111827;--muted:#6b7280;--cat-green:#dcfce7;--cat-blue:#dbeafe;--cat-yellow:#fef9c3;--cat-pink:#fce7f3;--cat-purple:#ede9fe}*{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at top,#e0f2fe,#eef2ff 40%,#f9fafb 80%);color:#111827;color:var(--text);margin:0}.app{direction:rtl;margin:auto;max-width:460px;padding:1.25rem}h1{margin-bottom:1rem;text-align:center}.card{background:#fff;background:var(--card);border-radius:20px;box-shadow:0 18px 40px #0f172a1f;padding:1rem}.add-box{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1.6fr 1.1fr .7fr;margin-bottom:.75rem}.add-box input{border:1px solid #e5e7eb;border-radius:12px;font-size:.95rem;padding:.75rem}.add-box input:focus{border-color:#6366f1;border-color:var(--primary);box-shadow:0 0 0 1px #6366f133;outline:none}.category-select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;font-size:.85rem;padding:.55rem .4rem}.category-select.small{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;font-size:.75rem;padding:.25rem .4rem}.add-box button{background:#6366f1;background:var(--primary);border:none;border-radius:12px;color:#fff;font-size:.9rem;padding:.75rem .6rem}.controls{display:flex;gap:.5rem;margin-bottom:.75rem}.toggle-btn{background:#e5e7ff;border:none;border-radius:12px;color:#6366f1;color:var(--primary);flex:1 1;font-size:.85rem;font-weight:500;padding:.55rem}.toggle-btn.active{background:#6366f1;background:var(--primary);color:#fff}.sort-select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;font-size:.8rem;padding:.5rem}.categories-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.category-group{background:#f9fafb;border-radius:16px;padding:.6rem .7rem}.category-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.35rem}.category-label{background:#6366f114;border-radius:999px;color:#4b5563;font-size:.85rem;font-weight:600;padding:.2rem .6rem}.list{list-style:none;margin:0;padding:0}.list li{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.55rem .3rem}.list li:last-child{border-bottom:none}.list li.done{opacity:.45;text-decoration:line-through}.list input[type=checkbox]{transform:scale(1.1)}.item-actions,.item-main{align-items:center;display:flex;gap:.4rem}.item-name{font-size:.9rem}.category-chip{background:#eef2ff;border-radius:999px;color:#4b5563;font-size:.7rem;padding:.1rem .5rem}.category-chip.clickable{background:#e0e7ff;border:none;cursor:pointer}.delete{background:none;border:none;color:#ef4444;font-size:1.1rem}.empty{color:#6b7280;color:var(--muted);font-size:.9rem;margin-top:.7rem;text-align:center}@media (max-width:420px){.add-box{grid-template-columns:1fr}.add-box .category-select,.add-box button,.add-box input{width:100%}.add-box button{font-weight:600;padding:.85rem .6rem}}.offline-indicator{align-items:center;color:#fb923c;display:flex;font-size:.8rem;gap:.35rem;margin-bottom:.5rem}.offline-dot{background:#fb923c;border-radius:999px;height:8px;width:8px}
/*# sourceMappingURL=main.65f36ff9.css.map*/