.ConfirmDialog-module__Mu17rq__overlay{z-index:1100;background:#00000080;justify-content:center;align-items:center;animation:.2s ConfirmDialog-module__Mu17rq__fadeIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__Mu17rq__dialog{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;animation:.3s ConfirmDialog-module__Mu17rq__slideUp;box-shadow:0 20px 25px -5px #0000001a}.ConfirmDialog-module__Mu17rq__title{color:#1a1a1a;margin:0 0 12px;font-size:20px;font-weight:600}.ConfirmDialog-module__Mu17rq__message{color:#4b5563;margin:0 0 24px;font-size:14px;line-height:1.6}.ConfirmDialog-module__Mu17rq__actions{justify-content:flex-end;gap:12px;display:flex}.ConfirmDialog-module__Mu17rq__button{border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ConfirmDialog-module__Mu17rq__cancelButton{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.ConfirmDialog-module__Mu17rq__cancelButton:hover{background:#e5e7eb}.ConfirmDialog-module__Mu17rq__confirmButton{color:#fff;background:#dc2626;border:none}.ConfirmDialog-module__Mu17rq__confirmButton:hover{background:#b91c1c}@keyframes ConfirmDialog-module__Mu17rq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__Mu17rq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.ConfirmDialog-module__Mu17rq__overlay{background:#000000b3}.ConfirmDialog-module__Mu17rq__dialog{background:#1a1a1a;box-shadow:0 20px 25px -5px #0000004d}.ConfirmDialog-module__Mu17rq__title{color:#fff}.ConfirmDialog-module__Mu17rq__message{color:#9ca3af}.ConfirmDialog-module__Mu17rq__cancelButton{color:#e5e7eb;background:#2d2d2d;border-color:#404040}.ConfirmDialog-module__Mu17rq__cancelButton:hover{background:#404040}.ConfirmDialog-module__Mu17rq__confirmButton{background:#991b1b}.ConfirmDialog-module__Mu17rq__confirmButton:hover{background:#7f1d1d}}
.LocationsList-module__hWAUha__sidebar{border-right:1px solid var(--gray-200);z-index:20;background-color:#fff;flex-direction:column;width:20rem;height:100%;display:flex;box-shadow:4px 0 24px #00000005}.LocationsList-module__hWAUha__collapsed{display:none}.LocationsList-module__hWAUha__header{border-bottom:1px solid var(--gray-200);padding:1.25rem}.LocationsList-module__hWAUha__headerTop{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.LocationsList-module__hWAUha__title{color:var(--gray-900);font-size:1rem;font-weight:600}.LocationsList-module__hWAUha__closeBtn{color:var(--gray-400);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.LocationsList-module__hWAUha__closeBtn:hover{color:var(--gray-600)}.LocationsList-module__hWAUha__searchContainer{position:relative}.LocationsList-module__hWAUha__searchIcon{color:var(--gray-400);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.LocationsList-module__hWAUha__searchInput{background-color:var(--gray-50);border:1px solid var(--gray-200);width:100%;color:var(--gray-800);border-radius:.5rem;outline:none;padding:.5rem 1rem .5rem 2.25rem;font-size:.875rem;transition:all .2s}.LocationsList-module__hWAUha__searchInput:focus{border-color:var(--primary-500);box-shadow:0 0 0 2px var(--primary-100)}.LocationsList-module__hWAUha__actions{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.LocationsList-module__hWAUha__actionBtn{color:var(--gray-600);border:1px solid var(--gray-200);cursor:pointer;background-color:#fff;border-radius:.375rem;flex:1;justify-content:space-between;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.LocationsList-module__hWAUha__actionBtnCenter{justify-content:center;gap:.375rem}.LocationsList-module__hWAUha__actionBtn:hover{background-color:var(--gray-50);border-color:var(--gray-300)}.LocationsList-module__hWAUha__filters{gap:.5rem;margin-top:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.LocationsList-module__hWAUha__filterChip{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.LocationsList-module__hWAUha__filterChipActive{background-color:var(--gray-900);color:#fff}.LocationsList-module__hWAUha__filterChipInactive{color:var(--gray-600);border-color:var(--gray-200);background-color:#fff}.LocationsList-module__hWAUha__filterChipInactive:hover{background-color:var(--gray-50);border-color:var(--gray-300)}.LocationsList-module__hWAUha__list{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.LocationsList-module__hWAUha__item{cursor:pointer;border:1px solid var(--gray-200);border-radius:.75rem;padding:.75rem;transition:all .2s;position:relative}.LocationsList-module__hWAUha__itemActive{background-color:var(--primary-50);border-color:var(--primary-300)}.LocationsList-module__hWAUha__itemInactive:hover{background-color:var(--gray-50);border-color:var(--gray-300)}.LocationsList-module__hWAUha__itemHeader{justify-content:space-between;align-items:flex-start;display:flex}.LocationsList-module__hWAUha__itemContent{flex:1}.LocationsList-module__hWAUha__itemName{color:var(--gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:600}.LocationsList-module__hWAUha__itemTypeTag{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:9999px;margin-bottom:.375rem;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.LocationsList-module__hWAUha__itemCoords{color:var(--gray-400);font-family:monospace;font-size:.75rem}.LocationsList-module__hWAUha__itemDescription{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.375rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.LocationsList-module__hWAUha__itemActions{opacity:0;gap:.25rem;transition:opacity .2s;display:flex}.LocationsList-module__hWAUha__item:hover .LocationsList-module__hWAUha__itemActions{opacity:1}.LocationsList-module__hWAUha__iconBtn{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;display:flex}.LocationsList-module__hWAUha__iconBtn:hover{color:var(--primary-600);box-shadow:var(--shadow-subtle);background-color:#fff}.LocationsList-module__hWAUha__iconBtn.LocationsList-module__hWAUha__delete:hover{color:var(--red-600)}.LocationsList-module__hWAUha__footer{background-color:var(--gray-50);border-top:1px solid var(--gray-200);padding:1rem}.LocationsList-module__hWAUha__footerContent{align-items:center;gap:.75rem;display:flex}.LocationsList-module__hWAUha__locationIconCircle{background-color:var(--primary-100);width:2rem;height:2rem;color:var(--primary-600);border-radius:50%;justify-content:center;align-items:center;display:flex}.LocationsList-module__hWAUha__footerTitle{color:var(--gray-900);font-size:.75rem;font-weight:600}.LocationsList-module__hWAUha__footerText{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;width:10rem;font-size:.625rem;overflow:hidden}.LocationsList-module__hWAUha__editForm{flex-direction:column;gap:.5rem;display:flex}.LocationsList-module__hWAUha__editInput{border:1px solid var(--gray-200);border-radius:.375rem;width:100%;padding:.5rem;font-size:.875rem}.LocationsList-module__hWAUha__editActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.LocationsList-module__hWAUha__typeGrid{grid-template-columns:repeat(3,1fr);gap:.375rem;margin-top:.5rem;display:grid}.LocationsList-module__hWAUha__typeBtn{border:1px solid var(--gray-200);color:var(--gray-600);cursor:pointer;background:#fff;border-radius:.375rem;padding:.375rem;font-size:.625rem;font-weight:500;transition:all .2s}.LocationsList-module__hWAUha__typeBtn:hover{border-color:var(--gray-300);background-color:var(--gray-50)}.LocationsList-module__hWAUha__typeBtnActive{background-color:var(--primary-600);border-color:var(--primary-600);color:#fff}.LocationsList-module__hWAUha__editBtn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.LocationsList-module__hWAUha__saveBtn{background-color:var(--primary-600);color:#fff}.LocationsList-module__hWAUha__cancelBtn{border-color:var(--gray-200);color:var(--gray-600);background-color:#fff}
