._container_lvkuo_1{min-height:100vh;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}._loginForm_lvkuo_11{display:flex;flex-direction:column}._card_lvkuo_16{background:#fff;padding:2.5rem;border-radius:1rem;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}._card_lvkuo_16:hover{transform:translateY(-4px);box-shadow:0 25px 50px -12px #00000040}._title_lvkuo_35{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#1f2937}._input_lvkuo_43{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;transition:border .2s,box-shadow .2s}._input_lvkuo_43:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}._btn_lvkuo_58{background:#6366f1;color:#fff;padding:.75rem 1rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}._btn_lvkuo_58:hover{background:#4f46e5}._btn_lvkuo_58:active{transform:translateY(1px)}._error_lvkuo_77{color:#ef4444;text-align:center;margin-top:.75rem;font-weight:500}._sidebar_k8zyn_1{width:260px;background:#111827;color:#e5e7eb;padding:1.5rem;display:flex;flex-direction:column}._logo_k8zyn_10{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#fff}._navItem_k8zyn_17{padding:.75rem 1rem;border-radius:.5rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;color:#9ca3af;cursor:pointer;transition:all .2s}._navItem_k8zyn_17:hover{background:#1f2937;color:#fff}._navItem_k8zyn_17._active_k8zyn_34{background:#6366f1;color:#fff;font-weight:600}._modal_14o1e_1{background:#fff;padding:2rem;width:100%;height:100vh;box-shadow:0 20px 25px -5px #0000001a;overflow-y:auto}._title_14o1e_10{font-size:1.25rem;font-weight:600;margin-bottom:1rem;background-color:#000;color:#fff;border-radius:5px;padding:5px}._input_14o1e_20{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;margin-bottom:1rem}._btnGroup_14o1e_27{display:flex;justify-content:flex-end;gap:.75rem}._btn_14o1e_27{padding:.5rem 1rem;border:none;border-radius:.375rem;font-weight:600;cursor:pointer}._cancelBtn_14o1e_40{background:#e5e7eb}._saveBtn_14o1e_43{background:#6366f1;color:#fff}._saveBtn_14o1e_43:hover{background:#4f46e5}._row_14o1e_51{display:flex;gap:1rem}._row_14o1e_51>input{flex:1}._field_14o1e_60{display:flex;flex-direction:column;gap:.5rem}._multiSelect_14o1e_66{border:1px solid #ccc;border-radius:.375rem;padding:.5rem;background:#fff}._selectedTags_14o1e_73{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;min-height:2rem}._tag_14o1e_81{background:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}._removeTag_14o1e_92{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}._selectBox_14o1e_106{width:100%;border:none;outline:none;background:transparent}._helpText_14o1e_113{font-size:.75rem;color:#666;margin-top:.25rem}._modalOverlay_116eg_1{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;animation:_fadeIn_116eg_1 .2s ease-out}._modal_116eg_1{background:#fff;width:90%;max-width:800px;max-height:90vh;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;overflow-y:auto;display:flex;flex-direction:column;animation:_slideUp_116eg_1 .3s ease-out}._header_116eg_26{position:sticky;top:0;background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;z-index:10}._title_116eg_38{font-size:1.5rem;font-weight:700;color:#111827;margin:0}._closeBtn_116eg_45{background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:50%;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeBtn_116eg_45:hover{background-color:#f3f4f6;color:#111827}._content_116eg_63{padding:2rem;display:flex;flex-direction:column;gap:2rem}._section_116eg_70{display:flex;flex-direction:column;gap:1.5rem}._sectionTitle_116eg_76{font-size:1.125rem;font-weight:600;color:#374151;margin:0;padding-bottom:.5rem;border-bottom:2px solid #f3f4f6}._grid_116eg_85{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._field_116eg_91{display:flex;flex-direction:column;gap:.25rem}._label_116eg_97{font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}._value_116eg_105{font-size:1rem;color:#111827;font-weight:500;word-break:break-word}._logoContainer_116eg_112{display:flex;justify-content:center;margin-bottom:1rem}._logo_116eg_112{width:8rem;height:8rem;object-fit:cover;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;border:4px solid white}._tableContainer_116eg_127{overflow-x:auto;border:1px solid #e5e7eb;border-radius:.5rem}._table_116eg_127{width:100%;border-collapse:collapse;font-size:.875rem}._table_116eg_127 th{background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._table_116eg_127 td{padding:.75rem 1rem;color:#4b5563;border-bottom:1px solid #f3f4f6}._table_116eg_127 tr:last-child td{border-bottom:none}._table_116eg_127 tr:hover td{background-color:#f9fafb}._emptyState_116eg_162{text-align:center;padding:2rem;color:#9ca3af;background:#f9fafb;border-radius:.5rem;border:1px dashed #e5e7eb}@keyframes _fadeIn_116eg_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_116eg_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._card_1v6by_1{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}._header_1v6by_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._addBtn_1v6by_15{background:#10b981;color:#fff;padding:.5rem 1rem;border:none;border-radius:.5rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer}._addBtn_1v6by_15:hover{background:#059669}._listItem_1v6by_31{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f3f4f6;border-radius:.5rem;margin-bottom:.5rem;transition:background .2s}._listItem_1v6by_31:hover{background:#e5e7eb}._logo_1v6by_45{width:40px;height:40px;border-radius:9999px;object-fit:cover}._placeholder_1v6by_52{width:40px;height:40px;background-color:#000;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700}._actions_1v6by_64{display:flex;gap:5px}._actions_1v6by_64 button{padding:.25rem .75rem;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer}._editBtn_1v6by_76{background:#3b82f6;color:#fff}._editBtn_1v6by_76:hover{background:#2563eb}._deleteBtn_1v6by_83{background:#ef4444;color:#fff}._deleteBtn_1v6by_83:hover{background:#dc2626}._pagination_1v6by_91{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}._pageBtn_1v6by_97{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:.375rem;cursor:pointer}._pageBtn_1v6by_97._active_1v6by_104{background:#6366f1;color:#fff;border-color:#6366f1}._modalOverlay_1v6by_110{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._layout_1b3n0_1{display:flex;height:100vh;overflow:hidden}._sidebar_1b3n0_7{width:260px;background:#111827;color:#e5e7eb;padding:1.5rem;display:flex;flex-direction:column}._logo_1b3n0_16{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#fff}._navItem_1b3n0_23{padding:.75rem 1rem;border-radius:.5rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;color:#9ca3af;cursor:pointer;transition:all .2s}._navItem_1b3n0_23:hover{background:#1f2937;color:#fff}._navItem_1b3n0_23._active_1b3n0_40{background:#6366f1;color:#fff;font-weight:600}._main_1b3n0_46{flex:1;display:flex;flex-direction:column;overflow:hidden}._header_1b3n0_53{background:#fff;padding:1rem 1.5rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:space-between}._content_1b3n0_62{flex:1;padding:1.5rem;overflow-y:auto}._logoutBtn_1b3n0_68{background:#ef4444;color:#fff;padding:.5rem 1rem;border:none;border-radius:.375rem;font-weight:600;cursor:pointer}._logoutBtn_1b3n0_68:hover{background:#dc2626}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#f9fafb;color:#1f2937;line-height:1.5;margin:0;padding:0}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.w-full{width:100%}.rounded{border-radius:.375rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transition{transition:all .2s ease}
