.GlobalSearch_container__w3kCQ{position:relative;width:100%;max-width:800px}.GlobalSearch_searchIconWrapper__mhJRB{position:absolute;top:0;bottom:0;left:10px;display:flex;align-items:center;pointer-events:none;color:#9ca3af}.GlobalSearch_searchInput__Blbjw{display:block;width:100%;padding:8px 12px 8px 36px;height:40px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;font-size:14px;color:#1f2937;outline:none;transition:all .2s}.GlobalSearch_searchInput__Blbjw:focus{background-color:#ffffff;border-color:#e5e7eb}.GlobalSearch_dropdown__xGVgy{position:absolute;z-index:1000;margin-top:8px;width:100%;background-color:white;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid #e5e7eb;max-height:40vh;overflow-y:auto;animation:GlobalSearch_fadeIn__HByaj .1s ease-out}.GlobalSearch_groupHeader__twiTb{padding:8px 16px;background-color:#f9fafb;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1}.GlobalSearch_resultItem__1sJ8S{cursor:pointer;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f3f4f6;background-color:white;transition:background-color .15s}.GlobalSearch_resultItem__1sJ8S:last-child{border-bottom:none}.GlobalSearch_resultItem__1sJ8S:hover{background-color:#f0f9ff}.GlobalSearch_iconWrapper__5ivHS{flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.GlobalSearch_content__F80co{flex:1 1;min-width:0}.GlobalSearch_title__ISrgW{font-size:14px;font-weight:500;color:#111827}.GlobalSearch_subtitle__o8QBG,.GlobalSearch_title__ISrgW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.GlobalSearch_subtitle__o8QBG{font-size:12px;color:#6b7280}.GlobalSearch_loadingState__I28WL,.GlobalSearch_noResults__Dhabz{padding:24px;text-align:center;font-size:14px;color:#6b7280}.GlobalSearch_loadingIcon__PBFzV{animation:GlobalSearch_spin__gcAlo 1s linear infinite;color:#3b82f6}@keyframes GlobalSearch_spin__gcAlo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes GlobalSearch_fadeIn__HByaj{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.GlobalSearch_filterTabs__ilgW9{display:flex;gap:4px;padding:8px 12px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.GlobalSearch_filterTab__zSk1c{padding:6px 12px;font-size:12px;font-weight:500;color:#6b7280;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s}.GlobalSearch_filterTab__zSk1c:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.GlobalSearch_filterTabActive__5FrxU{background-color:#3b82f6;color:white}.GlobalSearch_filterTabActive__5FrxU:hover:not(:disabled){background-color:#2563eb;color:white}.GlobalSearch_filterTab__zSk1c:disabled{opacity:.4;cursor:not-allowed}.GlobalSearch_chevron__tcbDs{color:#d1d5db}.alert-card{width:100%;max-width:24rem;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#fff;overflow:hidden}.alert-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.alert-modal,.alert-overlay{display:flex;align-items:center;justify-content:center}.alert-modal{padding:1rem;width:100%;height:100%;animation:alert-fade-in .12s ease-out}@keyframes alert-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.alert-header{position:relative;display:flex;flex-direction:column;align-items:center;padding:1.5rem 0 0}.alert-icon-container{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:9999px}.alert-icon-container.delete{background-color:#fee2e2}.alert-icon-container.success{background-color:#dcfce7}.alert-icon-delete{color:#ef4444}.alert-icon-success{color:#22c55e}.alert-icon-container.warning{background-color:#fef3c7}.alert-icon-warning{color:#d97706}.alert-close-button{position:absolute;top:1rem;right:1rem;height:2rem;width:2rem;border-radius:9999px;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.alert-close-button:hover{background-color:#f3f4f6}.alert-close-icon{height:1rem;width:1rem;color:#6b7280}.alert-title{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#1f2937}.alert-content{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:.875rem;color:#4b5563}.alert-footer{display:flex;justify-content:center;gap:.5rem;padding:0 1.5rem 1.5rem}.alert-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;width:150px}.alert-button.outline{background-color:#fff;border:1px solid #d1d5db;color:#374151}.alert-button.outline:hover{background-color:#f3f4f6}.alert-button.delete-primary{background-color:#ef4444;color:#fff;border:1px solid transparent}.alert-button.delete-primary:hover{background-color:#dc2626}.alert-button.confirm-primary{background-color:green;color:#fff;border:1px solid transparent}.alert-button.action-primary{background-color:#4f46e5;color:#fff;border:1px solid transparent}.alert-button.action-primary:hover{background-color:#4338ca}.alert-button-icon{width:1rem;height:1rem;margin-right:.5rem}@media (max-width:768px){.alert-overlay{padding:16px}.alert-card{max-width:100%;width:100%}.alert-header{padding:1rem 0 0}.alert-icon-container{height:3rem;width:3rem}.alert-title{font-size:1rem;margin-top:.75rem;padding:0 1rem}.alert-content{padding:1rem 1.5rem;font-size:.8125rem}.alert-footer{flex-direction:column;gap:.75rem;padding:1rem 1.5rem}.alert-button{width:100%;min-height:44px;padding:12px 16px;font-size:.875rem}.alert-close-button{min-width:44px;min-height:44px;padding:10px}}@media (max-width:480px){.alert-overlay{padding:12px}.alert-header{padding:.75rem 0 0}.alert-icon-container{height:2.5rem;width:2.5rem}.alert-title{font-size:.9375rem;margin-top:.5rem}.alert-content{font-size:.75rem}.alert-content,.alert-footer{padding:.75rem 1rem}.alert-button{padding:10px 14px;font-size:.8125rem}}