.companies-module__LT2J-a__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.625rem 1.25rem;font-weight:600;transition:opacity .2s}.companies-module__LT2J-a__addBtn:hover{opacity:.9}.companies-module__LT2J-a__link{color:var(--primary);text-decoration:underline}.companies-module__LT2J-a__enrichBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.companies-module__LT2J-a__enrichBtn:hover{background:var(--border);color:var(--primary)}
.Tag-module__rcj_nW__tag{border:1px solid var(--border);white-space:nowrap;align-items:center;gap:.4rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Tag-module__rcj_nW__pill{background:var(--surface);color:var(--text-secondary);border-radius:9999px;padding:.25rem .6rem .25rem .8rem;font-size:.875rem}.Tag-module__rcj_nW__pill:hover{background:var(--background-hover,#e2e8f0);border-color:var(--border-hover,#cbd5e1)}[data-theme=dark] .Tag-module__rcj_nW__pill:hover{border-color:var(--primary);background:#ffffff1a}.Tag-module__rcj_nW__customColor:hover{filter:none;background-color:color-mix(in srgb, var(--tag-color) 25%, var(--surface))!important;border-color:color-mix(in srgb, var(--tag-color) 60%, var(--surface))!important}[data-theme=dark] .Tag-module__rcj_nW__customColor:hover{filter:none;background-color:color-mix(in srgb, var(--tag-color) 35%, var(--surface))!important;border-color:var(--tag-color)!important}.Tag-module__rcj_nW__badge{background-color:var(--surface);color:var(--text-secondary);border-radius:4px;padding:2px 8px;font-size:.75rem;line-height:1.2}.Tag-module__rcj_nW__actionsContainer{align-items:center;gap:2px;display:flex}.Tag-module__rcj_nW__actionBtn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.Tag-module__rcj_nW__approveBtn{color:var(--success);background:var(--surface);border-color:var(--border)}.Tag-module__rcj_nW__approveBtn:hover{background:var(--success-bg-hover,#bbf7d0);border-color:var(--success)}[data-theme=dark] .Tag-module__rcj_nW__approveBtn:hover{background:#22c55e33}.Tag-module__rcj_nW__rejectBtn{color:var(--error);background:var(--surface);border-color:var(--border)}.Tag-module__rcj_nW__rejectBtn:hover{background:var(--error-bg-hover,#fecaca);border-color:var(--error)}[data-theme=dark] .Tag-module__rcj_nW__rejectBtn:hover{background:#ef444433}.Tag-module__rcj_nW__deleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.Tag-module__rcj_nW__deleteBtn:hover{background:var(--surface);color:var(--error)}.Tag-module__rcj_nW__pill .Tag-module__rcj_nW__deleteBtn{margin-right:-2px}.Tag-module__rcj_nW__pill{padding-right:.6rem}.Tag-module__rcj_nW__pill:has(.Tag-module__rcj_nW__actionsContainer){padding-right:.4rem}
.SearchableDropdown-module__7AnqDa__container{width:100%;position:relative}.SearchableDropdown-module__7AnqDa__inputWrapper{align-items:center;display:flex;position:relative}.SearchableDropdown-module__7AnqDa__input{border:1px solid var(--border);background:var(--background);border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.SearchableDropdown-module__7AnqDa__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #6366f11a}.SearchableDropdown-module__7AnqDa__inputIconWrapper{z-index:2;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:background .2s;display:flex;position:absolute;left:.75rem}.SearchableDropdown-module__7AnqDa__inputIconWrapper:hover:has(.SearchableDropdown-module__7AnqDa__inputIcon){background:var(--background-hover)}.SearchableDropdown-module__7AnqDa__inputIcon{color:var(--text-secondary);pointer-events:none}.SearchableDropdown-module__7AnqDa__inputWrapper:has(.SearchableDropdown-module__7AnqDa__inputIconWrapper) .SearchableDropdown-module__7AnqDa__input{padding-left:2.5rem}.SearchableDropdown-module__7AnqDa__chevron{color:var(--text-secondary);cursor:pointer;transition:transform .2s;position:absolute;right:.75rem}.SearchableDropdown-module__7AnqDa__chevronOpen{transform:rotate(180deg)}.SearchableDropdown-module__7AnqDa__dropdown{background:var(--surface);border:1px solid var(--border);z-index:9999;border-radius:.75rem;width:max-content;min-width:100%;max-width:200%;max-height:450px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.SearchableDropdown-module__7AnqDa__item{cursor:pointer;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:background .1s;display:flex}.SearchableDropdown-module__7AnqDa__item:hover{background:rgba(var(--primary-rgb,99, 102, 241), .08)}[data-theme=dark] .SearchableDropdown-module__7AnqDa__item:hover{background:#ffffff1a}.SearchableDropdown-module__7AnqDa__itemHighlighted{background:var(--background);border-left:3px solid var(--primary)}.SearchableDropdown-module__7AnqDa__itemIcon{color:var(--text-secondary);flex-shrink:0}.SearchableDropdown-module__7AnqDa__itemText{flex-direction:column;flex:1;min-width:0;display:flex}.SearchableDropdown-module__7AnqDa__itemName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.SearchableDropdown-module__7AnqDa__itemMetadata{color:var(--text-secondary);font-size:.75rem}.SearchableDropdown-module__7AnqDa__loading{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.9rem}@keyframes SearchableDropdown-module__7AnqDa__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.QuickSearch-module__P2Zs0a__searchContainer{width:100%;max-width:400px;margin:0 auto;display:none;position:relative}.QuickSearch-module__P2Zs0a__dropdownOverride{width:100%}.QuickSearch-module__P2Zs0a__dropdownOverride input{background:var(--surface);border:1px solid var(--border);height:44px;color:var(--foreground);border-radius:.75rem;padding:0 2.5rem 0 1rem;font-size:.95rem;transition:all .2s}.QuickSearch-module__P2Zs0a__dropdownOverride input:focus{background:var(--background);border-color:var(--primary);box-shadow:0 0 0 3px var(--surface)}.QuickSearch-module__P2Zs0a__clearButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.QuickSearch-module__P2Zs0a__clearButton:hover{color:var(--foreground);background:#0000000d}@media (min-width:769px){.QuickSearch-module__P2Zs0a__searchContainer{display:block}}
.Modal-module__GKiJOG__backdrop{z-index:9999;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__GKiJOG__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__GKiJOG__modal{background:var(--surface);border:1px solid var(--border);border-radius:1rem;flex-direction:column;width:100%;max-height:90dvh;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__GKiJOG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__overflowVisible{overflow:visible}.Modal-module__GKiJOG__header{border-bottom:1px solid var(--border);border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modal-module__GKiJOG__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.Modal-module__GKiJOG__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Modal-module__GKiJOG__closeButton:hover{background:var(--border);color:var(--text-primary)}.Modal-module__GKiJOG__content{flex:1;padding:1.5rem;overflow-y:auto}.Modal-module__GKiJOG__content.Modal-module__GKiJOG__noPadding{padding:0}.Modal-module__GKiJOG__content.Modal-module__GKiJOG__overflowVisible{overflow:visible}.Modal-module__GKiJOG__footer{border-top:1px solid var(--border);background:var(--background);border-radius:0 0 1rem 1rem;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}@keyframes Modal-module__GKiJOG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__GKiJOG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.Modal-module__GKiJOG__backdrop{align-items:flex-end;padding:0}.Modal-module__GKiJOG__modal{border-radius:1.5rem 1.5rem 0 0;max-height:calc(100% - 2rem);animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__GKiJOG__slideUpMobile;max-width:100%!important}}@keyframes Modal-module__GKiJOG__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.SupportModal-module__vdo1Ga__chatContainer{flex-direction:column;display:flex}.SupportModal-module__vdo1Ga__messagesArea{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.SupportModal-module__vdo1Ga__messageWrapper{align-items:flex-end;gap:.5rem;width:100%;display:flex}.SupportModal-module__vdo1Ga__messageWrapper.SupportModal-module__vdo1Ga__user{justify-content:flex-end}.SupportModal-module__vdo1Ga__messageWrapper.SupportModal-module__vdo1Ga__assistant{justify-content:flex-start}.SupportModal-module__vdo1Ga__avatar{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.SupportModal-module__vdo1Ga__messageBubble{border-radius:8px;max-width:75%;padding:.75rem 1rem;font-size:.95rem;line-height:1.4}.SupportModal-module__vdo1Ga__user .SupportModal-module__vdo1Ga__messageBubble{background:var(--primary);color:#fff;border-bottom-right-radius:2px}.SupportModal-module__vdo1Ga__assistant .SupportModal-module__vdo1Ga__messageBubble{background:var(--background);border:1px solid var(--border);border-bottom-left-radius:2px}.SupportModal-module__vdo1Ga__messageBubble p{margin-top:0;margin-bottom:.5rem}.SupportModal-module__vdo1Ga__messageBubble p:last-child{margin-bottom:0}:is(.SupportModal-module__vdo1Ga__messageBubble ul,.SupportModal-module__vdo1Ga__messageBubble ol){margin-top:.5rem;margin-bottom:.75rem;padding-left:1.5rem}.SupportModal-module__vdo1Ga__messageBubble li{margin-bottom:.25rem}.SupportModal-module__vdo1Ga__messageBubble code{background:#0000000d;border-radius:4px;padding:.125rem .25rem;font-family:monospace;font-size:.85em}[data-theme=dark] .SupportModal-module__vdo1Ga__user .SupportModal-module__vdo1Ga__messageBubble code{background:#0003}[data-theme=dark] .SupportModal-module__vdo1Ga__assistant .SupportModal-module__vdo1Ga__messageBubble code{background:#ffffff1a}.SupportModal-module__vdo1Ga__messageBubble pre{background:#0000000d;border-radius:6px;margin-top:.5rem;margin-bottom:.5rem;padding:.75rem;overflow-x:auto}[data-theme=dark] .SupportModal-module__vdo1Ga__assistant .SupportModal-module__vdo1Ga__messageBubble pre{background:#ffffff0d}[data-theme=dark] .SupportModal-module__vdo1Ga__user .SupportModal-module__vdo1Ga__messageBubble pre{background:#0003}.SupportModal-module__vdo1Ga__messageBubble pre code{background:0 0;padding:0}.SupportModal-module__vdo1Ga__inputArea{align-items:flex-end;gap:.75rem;width:100%;display:flex}.SupportModal-module__vdo1Ga__textarea{resize:none;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.4}.SupportModal-module__vdo1Ga__textarea:focus{border-color:var(--primary);outline:none}.SupportModal-module__vdo1Ga__sendBtn{border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;padding:.75rem;display:flex}
.DashboardLayout-module__MFyGIW__layout{height:calc(100dvh - var(--header-height));background:var(--surface);display:flex;position:relative;overflow:hidden}.DashboardLayout-module__MFyGIW__sidebar{background:var(--background);border-right:1px solid var(--border);z-index:1000;flex-direction:column;gap:1.5rem;width:240px;min-height:0;padding:1.5rem;display:flex;overflow:visible}.DashboardLayout-module__MFyGIW__navWrapper{flex-direction:column;flex:1;min-height:0;margin:0 -1.5rem;padding:0 1.5rem;display:flex;overflow-y:auto}.DashboardLayout-module__MFyGIW__sidebarSearch{z-index:1001;display:none;position:relative}.DashboardLayout-module__MFyGIW__nav{flex-direction:column;flex:1;gap:.4rem;display:flex}.DashboardLayout-module__MFyGIW__navItem{color:var(--text-secondary);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.DashboardLayout-module__MFyGIW__navButton{text-align:left;cursor:pointer;width:100%;font-family:inherit;font-size:inherit;background:0 0;border:none}.DashboardLayout-module__MFyGIW__navItem:hover{background:var(--surface);color:var(--foreground)}.DashboardLayout-module__MFyGIW__active{background:var(--surface);color:var(--primary)}.DashboardLayout-module__MFyGIW__logout{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding:1rem;font-weight:600;display:flex}.DashboardLayout-module__MFyGIW__logout:hover{background:var(--surface);opacity:.8}.DashboardLayout-module__MFyGIW__main{flex:1;min-height:0;padding:2rem;overflow:auto}@media (max-width:768px){.DashboardLayout-module__MFyGIW__sidebar{left:0;top:var(--header-height);height:calc(100dvh - var(--header-height));z-index:1000;width:280px;transition:transform .3s ease-in-out;position:fixed;overflow:visible;transform:translate(-100%)}.DashboardLayout-module__MFyGIW__sidebarOpen{transform:translate(0)}.DashboardLayout-module__MFyGIW__main{padding:1rem}.DashboardLayout-module__MFyGIW__overlay{top:var(--header-height);z-index:999;background:#0000004d;position:fixed;bottom:0;left:0;right:0}.DashboardLayout-module__MFyGIW__sidebarSearch{margin-bottom:0;display:block}.DashboardLayout-module__MFyGIW__sidebarSearchOverride{display:block!important}}.DashboardLayout-module__MFyGIW__sidebarHiddenDesktop{transform:translate(-100%);left:0!important;top:var(--header-height)!important;height:calc(100dvh - var(--header-height))!important;z-index:1000!important;width:240px!important;transition:transform .3s ease-in-out!important;position:fixed!important;overflow:visible!important}.DashboardLayout-module__MFyGIW__sidebarHiddenDesktop.DashboardLayout-module__MFyGIW__sidebarOpen{transform:translate(0)!important}.DashboardLayout-module__MFyGIW__overlayDesktop{top:var(--header-height)!important;z-index:999!important;background:#0000004d!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.DashboardLayout-module__MFyGIW__enrichmentContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;width:90%;max-width:500px;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.DashboardLayout-module__MFyGIW__enrichmentContainer>*{pointer-events:auto}.DashboardLayout-module__MFyGIW__subNav{flex-direction:column;gap:.15rem;margin-bottom:.25rem;padding-left:1.25rem;display:flex}.DashboardLayout-module__MFyGIW__subNavItem{color:var(--text-secondary);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.DashboardLayout-module__MFyGIW__subNavItem:hover{background:var(--surface);color:var(--foreground)}.DashboardLayout-module__MFyGIW__subActive{background:var(--surface);color:var(--primary);font-weight:600}.DashboardLayout-module__MFyGIW__navCount{background:var(--surface);color:var(--text-secondary);border-radius:1rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}
.DataGrid-module__h98XVG__grid{border-collapse:separate;border-spacing:0;background:var(--background);width:auto;font-size:.8125rem}.DataGrid-module__h98XVG__grid th{background:var(--surface);color:var(--text-secondary);border-bottom:2px solid var(--border);text-align:left;white-space:nowrap;z-index:10;padding:.5rem .8rem;font-weight:600;position:sticky;top:0}.DataGrid-module__h98XVG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.DataGrid-module__h98XVG__sortableHeader:hover{background:var(--border);color:var(--foreground)}.DataGrid-module__h98XVG__headerContent{align-items:center;gap:.5rem;display:flex}.DataGrid-module__h98XVG__sortIcon{color:var(--text-secondary);align-items:center;display:flex}.DataGrid-module__h98XVG__grid td{border-bottom:1px solid var(--border);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;vertical-align:top;padding:.6rem .8rem;overflow:hidden}.DataGrid-module__h98XVG__grid tr:hover td{background:var(--surface)}.DataGrid-module__h98XVG__container{flex-direction:column;flex:1;gap:.75rem;width:fit-content;max-width:100%;min-height:0;display:flex}.DataGrid-module__h98XVG__controls{justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.DataGrid-module__h98XVG__searchInput{border:1px solid var(--border);background:var(--background);width:200px;max-width:100%;color:var(--foreground);border-radius:.5rem;outline:none;padding:.5rem 1rem;font-size:.875rem}.DataGrid-module__h98XVG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px #6366f11a}.DataGrid-module__h98XVG__tableWrapper{border:1px solid var(--border);background:var(--background);border-radius:.75rem;flex:1;width:fit-content;max-width:100%;overflow:auto}.DataGrid-module__h98XVG__tag{background:var(--surface);color:var(--text-secondary);border-radius:4px;align-items:center;margin-right:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.DataGrid-module__h98XVG__refreshBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .2s}.DataGrid-module__h98XVG__refreshBtn:hover{background:var(--border);color:var(--primary)}.DataGrid-module__h98XVG__controlsRight{align-items:center;gap:.75rem;display:flex}.DataGrid-module__h98XVG__columnSelectorWrapper{position:relative}.DataGrid-module__h98XVG__columnSelector{z-index:100;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.5rem;min-width:150px;margin-top:.5rem;padding:.75rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.DataGrid-module__h98XVG__columnLabel{color:var(--text-primary);cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.DataGrid-module__h98XVG__columnLabel input{cursor:pointer}
.CRMAgentModal-module__2DgX_a__chatContainer{flex-direction:column;display:flex}.CRMAgentModal-module__2DgX_a__messagesArea{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.CRMAgentModal-module__2DgX_a__messageWrapper{align-items:flex-end;gap:.5rem;width:100%;display:flex}.CRMAgentModal-module__2DgX_a__messageWrapper.CRMAgentModal-module__2DgX_a__user{justify-content:flex-end}.CRMAgentModal-module__2DgX_a__messageWrapper.CRMAgentModal-module__2DgX_a__assistant{justify-content:flex-start}.CRMAgentModal-module__2DgX_a__avatar{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.CRMAgentModal-module__2DgX_a__messageBubble{border-radius:8px;max-width:75%;padding:.75rem 1rem;font-size:.95rem;line-height:1.4}.CRMAgentModal-module__2DgX_a__user .CRMAgentModal-module__2DgX_a__messageBubble{background:var(--primary);color:#fff;border-bottom-right-radius:2px}.CRMAgentModal-module__2DgX_a__assistant .CRMAgentModal-module__2DgX_a__messageBubble{background:var(--background);border:1px solid var(--border);border-bottom-left-radius:2px}.CRMAgentModal-module__2DgX_a__messageBubble p{margin-top:0;margin-bottom:.5rem}.CRMAgentModal-module__2DgX_a__messageBubble p:last-child{margin-bottom:0}:is(.CRMAgentModal-module__2DgX_a__messageBubble ul,.CRMAgentModal-module__2DgX_a__messageBubble ol){margin-top:.5rem;margin-bottom:.75rem;padding-left:1.5rem}.CRMAgentModal-module__2DgX_a__messageBubble li{margin-bottom:.25rem}.CRMAgentModal-module__2DgX_a__messageBubble code{background:#0000000d;border-radius:4px;padding:.125rem .25rem;font-family:monospace;font-size:.85em}[data-theme=dark] .CRMAgentModal-module__2DgX_a__user .CRMAgentModal-module__2DgX_a__messageBubble code{background:#0003}[data-theme=dark] .CRMAgentModal-module__2DgX_a__assistant .CRMAgentModal-module__2DgX_a__messageBubble code{background:#ffffff1a}.CRMAgentModal-module__2DgX_a__messageBubble pre{background:#0000000d;border-radius:6px;margin-top:.5rem;margin-bottom:.5rem;padding:.75rem;overflow-x:auto}[data-theme=dark] .CRMAgentModal-module__2DgX_a__assistant .CRMAgentModal-module__2DgX_a__messageBubble pre{background:#ffffff0d}[data-theme=dark] .CRMAgentModal-module__2DgX_a__user .CRMAgentModal-module__2DgX_a__messageBubble pre{background:#0003}.CRMAgentModal-module__2DgX_a__messageBubble pre code{background:0 0;padding:0}.CRMAgentModal-module__2DgX_a__inputArea{align-items:flex-end;gap:.75rem;width:100%;display:flex}.CRMAgentModal-module__2DgX_a__textarea{resize:none;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.4}.CRMAgentModal-module__2DgX_a__textarea:focus{border-color:var(--primary);outline:none}.CRMAgentModal-module__2DgX_a__sendBtn{border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;padding:.75rem;display:flex}
.opportunities-module__JhekNq__editableCell{cursor:text;box-sizing:border-box;border:1px solid #0000;border-radius:4px;align-items:center;width:100%;min-height:1.5rem;padding:2px 4px;display:flex;position:relative;overflow:hidden}.opportunities-module__JhekNq__displayValue{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.opportunities-module__JhekNq__placeholder{color:var(--text-secondary);opacity:.5;font-style:italic}.opportunities-module__JhekNq__inlineInput{width:calc(100% - 8px);min-width:0;font-size:inherit;color:var(--foreground);cursor:text;font-family:inherit;line-height:inherit;box-sizing:border-box;background:0 0;border:none;outline:none;margin:0;padding:0;display:block;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.opportunities-module__JhekNq__hidden{visibility:hidden}.opportunities-module__JhekNq__inlineInput::-webkit-outer-spin-button{appearance:none;margin:0}.opportunities-module__JhekNq__inlineInput::-webkit-inner-spin-button{appearance:none;margin:0}.opportunities-module__JhekNq__inlineInput[type=number]{appearance:textfield}
.people-module__4vEqeG__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.625rem 1.25rem;font-weight:600;transition:opacity .2s}.people-module__4vEqeG__addBtn:hover{opacity:.9}.people-module__4vEqeG__enrichBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.people-module__4vEqeG__enrichBtn:hover{background:var(--border);color:var(--primary)}.people-module__4vEqeG__emailBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.people-module__4vEqeG__emailBtn:hover{background:var(--border);color:#16a34a}.people-module__4vEqeG__actionsCell{align-items:center;gap:4px;display:flex}.people-module__4vEqeG__notesCell{align-items:center;gap:.375rem;display:flex}.people-module__4vEqeG__notesActions{align-items:center;gap:.25rem;transition:opacity .2s;display:flex}.people-module__4vEqeG__noteActionBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.125rem;display:flex}.people-module__4vEqeG__noteActionBtn:hover{background:var(--border);color:var(--primary)}.people-module__4vEqeG__notesPreview{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:4px;flex:1;padding:1px 4px;font-size:.85rem;transition:background .2s;overflow:hidden}.people-module__4vEqeG__notesPreview:hover{background:var(--border)}.people-module__4vEqeG__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.people-module__4vEqeG__fieldLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.people-module__4vEqeG__fieldHint{color:var(--text-secondary);margin:0;font-size:.75rem}
.DateInput-module__HHldpG__container{width:100%}.DateInput-module__HHldpG__inputWrapper{align-items:center;display:flex;position:relative}.DateInput-module__HHldpG__textInput{border:1px solid var(--border);background:var(--background);border-radius:.6rem;width:100%;padding:.5rem 2.5rem .5rem .75rem;font-size:.9rem}.DateInput-module__HHldpG__textInput:focus{border-color:var(--primary);outline:none}.DateInput-module__HHldpG__calendarButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:background .2s;display:flex;position:absolute;right:.5rem}.DateInput-module__HHldpG__calendarButton:hover{background:var(--surface);color:var(--primary)}.DateInput-module__HHldpG__hiddenNativeInput{opacity:0;pointer-events:none;border:none;width:0;height:0;padding:0;position:absolute;top:0;left:0}
.FirehoseTabs-module___xnzZa__tabsContainer{border-bottom:1px solid var(--border);gap:2rem;padding:.8rem 2rem 0;display:flex}.FirehoseTabs-module___xnzZa__tab{color:var(--text-secondary);padding:.7rem .25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.FirehoseTabs-module___xnzZa__tab:hover,.FirehoseTabs-module___xnzZa__tab.FirehoseTabs-module___xnzZa__active{color:var(--text-primary)}.FirehoseTabs-module___xnzZa__tab.FirehoseTabs-module___xnzZa__active:after{content:"";background-color:var(--primary);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}
.ThemeToggle-module__sGqMhG__themeToggle{background:var(--surface);border:1px solid var(--border);border-radius:2rem;align-items:center;gap:2px;padding:2px;display:flex}.ThemeToggle-module__sGqMhG__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggleBtn:hover{color:var(--foreground);background:#0000000d}[data-theme=dark] .ThemeToggle-module__sGqMhG__toggleBtn:hover{background:#ffffff1a}.ThemeToggle-module__sGqMhG__active{background:var(--background);color:var(--primary);box-shadow:0 1px 3px #0000001a}.ThemeToggle-module__sGqMhG__active:hover{color:var(--primary)}
.tags-module__3say6a__statsSummaryWrapper{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.tags-module__3say6a__highlightSection{flex-direction:column;gap:.75rem;display:flex}.tags-module__3say6a__highlightSection h2{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:700}.tags-module__3say6a__highlightGrid{flex-wrap:wrap;gap:.75rem;display:flex}.tags-module__3say6a__statsSummaryContainer{align-items:flex-start;gap:.75rem;display:flex}.tags-module__3say6a__statsSummary{flex-wrap:wrap;gap:.75rem;padding-right:0;transition:max-height .3s ease-in-out;display:flex;position:static}.tags-module__3say6a__collapsed{max-height:42px;overflow:hidden}.tags-module__3say6a__expanded{max-height:300px;overflow-y:auto}.tags-module__3say6a__miniStatCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.tags-module__3say6a__miniStatCard:hover{border-color:var(--primary);background:var(--background)}.tags-module__3say6a__activeFilter{border-color:var(--primary);background:var(--background);box-shadow:0 2px 8px #0000000d}.tags-module__3say6a__activeFilter .tags-module__3say6a__miniStatCount{color:var(--primary)}.tags-module__3say6a__miniStatType{color:var(--text-secondary);letter-spacing:.05em;font-size:.75rem;font-weight:600}.tags-module__3say6a__miniStatCount{color:var(--primary);border-left:1px solid var(--border);padding-left:.5rem;font-size:1rem;font-weight:700}.tags-module__3say6a__tagCardWrapper{flex-direction:column;display:flex}.tags-module__3say6a__editAction{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.25rem;padding:2px;transition:color .2s;display:flex}.tags-module__3say6a__miniStatCard:hover .tags-module__3say6a__editAction{color:var(--primary)}.tags-module__3say6a__editAction:hover{color:var(--primary);border-color:var(--primary)}.tags-module__3say6a__editPopover{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:8px;flex-direction:column;gap:.75rem;min-width:200px;margin-top:2.5rem;padding:1rem;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.tags-module__3say6a__editPopover h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem}.tags-module__3say6a__colorGrid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.tags-module__3say6a__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:4px;width:24px;height:24px}.tags-module__3say6a__colorSwatch:hover{transform:scale(1.1)}.tags-module__3say6a__selectedColor{border-color:var(--primary)}.tags-module__3say6a__defaultSwatch{background-color:var(--surface);border-color:var(--border);width:100%;color:var(--text-secondary);grid-column:span 5;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.tags-module__3say6a__defaultSwatch.tags-module__3say6a__selectedColor{border-color:var(--primary)}.tags-module__3say6a__editInput{border:1px solid var(--border);border-radius:4px;width:100%;padding:.4rem .6rem;font-size:.85rem}.tags-module__3say6a__popoverActions{justify-content:space-between;gap:.5rem;margin-top:.5rem;display:flex}.tags-module__3say6a__deleteBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;padding:.4rem}.tags-module__3say6a__deleteBtn:hover{background:var(--error-bg-hover,#fecaca)}[data-theme=dark] .tags-module__3say6a__deleteBtn{border:.5px solid var(--error);background:#ef44444d;border-radius:8px}[data-theme=dark] .tags-module__3say6a__deleteBtn:hover{background:#ef444433}.tags-module__3say6a__relationshipBadge{background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.tags-module__3say6a__dateLabel{color:var(--text-secondary);font-size:.85rem}.tags-module__3say6a__loading{color:var(--text-secondary);justify-content:center;align-items:center;padding:4rem;display:flex}.tags-module__3say6a__tag{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);border-radius:4px;margin-right:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:500;display:inline-block}@media (max-width:768px){.tags-module__3say6a__container{padding:1rem}.tags-module__3say6a__header{flex-direction:column;align-items:flex-start;gap:1rem}}.tags-module__3say6a__expandToggle{background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;transition:all .2s;display:flex}.tags-module__3say6a__expandToggle:hover{color:var(--primary);border-color:var(--primary);background:var(--background)}.tags-module__3say6a__breadcrumbLink{transition:color .2s}.tags-module__3say6a__breadcrumbLink:hover{text-decoration:underline;color:var(--primary)!important}
.Header-module__ldgnoG__header{height:var(--header-height);border-bottom:1px solid var(--border);background:var(--background);z-index:1001;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 2rem;display:flex}.Header-module__ldgnoG__logoAndNav{flex:1;align-items:center;display:flex}.Header-module__ldgnoG__logoContainer{align-items:center;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;width:120px;height:auto;transition:filter .3s}[data-theme=dark] .Header-module__ldgnoG__logoImage{filter:brightness(0)invert()}.Header-module__ldgnoG__rightControls{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.Header-module__ldgnoG__headerActions{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__navLink{color:var(--foreground);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__navLink:hover{color:var(--primary);background:#0000000d}[data-theme=dark] .Header-module__ldgnoG__navLink:hover{background:#ffffff1a}.Header-module__ldgnoG__loginContainer{justify-content:flex-end;align-items:center;display:flex}.Header-module__ldgnoG__loginBtn{font-family:var(--font-space-mono);color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Header-module__ldgnoG__loginBtn:hover{opacity:.7}.Header-module__ldgnoG__userMenuContainer{align-items:center;display:flex;position:relative}.Header-module__ldgnoG__avatarBtn{background:var(--background);cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex;overflow:hidden}.Header-module__ldgnoG__avatarBtn:hover{border-color:var(--border);background:var(--surface)}.Header-module__ldgnoG__avatarImage{object-fit:cover;border-radius:50%}.Header-module__ldgnoG__avatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.Header-module__ldgnoG__userMenuBackdrop{z-index:1000;position:fixed;inset:0}.Header-module__ldgnoG__userDropdown{background:var(--background);z-index:1001;border:1px solid #0000000d;border-radius:12px;width:220px;padding:.5rem;animation:.2s ease-out Header-module__ldgnoG__slideDown;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes Header-module__ldgnoG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__ldgnoG__userDropdownHeader{padding:.75rem}.Header-module__ldgnoG__userName{font-family:var(--font-lato);color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.Header-module__ldgnoG__userEmail{font-family:var(--font-lato);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.8rem;overflow:hidden}.Header-module__ldgnoG__userDropdownDivider{background:var(--border);opacity:.5;height:1px;margin:.5rem 0}.Header-module__ldgnoG__dropdownThemeSection{justify-content:flex-start;padding:.5rem .75rem;display:flex}.Header-module__ldgnoG__dropdownItem{width:100%;color:var(--text-secondary);font-family:var(--font-lato);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;transition:all .2s;display:flex}.Header-module__ldgnoG__dropdownItem:hover{background:var(--surface);color:var(--primary)}.Header-module__ldgnoG__toggleContainer{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;transition:background .2s;display:flex}.Header-module__ldgnoG__toggleContainer:hover{background:var(--surface)}.Header-module__ldgnoG__toggleLabel{color:var(--text-secondary);font-size:.9rem;font-family:var(--font-lato)}.Header-module__ldgnoG__switchTrack{background:var(--border);border-radius:20px;width:36px;height:20px;transition:background .2s;position:relative}.Header-module__ldgnoG__switchTrackOn{background:var(--primary)}.Header-module__ldgnoG__switchThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.Header-module__ldgnoG__switchThumbOn{transform:translate(16px)}.Header-module__ldgnoG__hamburgerLeft,.Header-module__ldgnoG__hamburgerRight{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:none;position:relative}.Header-module__ldgnoG__hamburgerLine{background:var(--foreground);border-radius:10px;width:1.5rem;height:2px;transition:all .3s;position:absolute}.Header-module__ldgnoG__hamburgerLine:first-child{transform:translateY(-6px)}.Header-module__ldgnoG__hamburgerLine:nth-child(2){transform:translateY(0)}.Header-module__ldgnoG__hamburgerLine:nth-child(3){transform:translateY(6px)}.Header-module__ldgnoG__hamburgerOpen .Header-module__ldgnoG__hamburgerLine:first-child{transform:translateY(0)rotate(45deg)}.Header-module__ldgnoG__hamburgerOpen .Header-module__ldgnoG__hamburgerLine:nth-child(2){opacity:0;transform:translate(10px)}.Header-module__ldgnoG__hamburgerLeftDesktop{display:flex!important}@media (min-width:769px){.Header-module__ldgnoG__hamburgerLeftDesktop{margin-left:-.5rem;margin-right:1.25rem}}.Header-module__ldgnoG__mobileUserHeader{align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.Header-module__ldgnoG__mobileUserInfo{flex-direction:column;display:flex;overflow:hidden}.Header-module__ldgnoG__hamburgerOpen .Header-module__ldgnoG__hamburgerLine:nth-child(3){transform:translateY(0)rotate(-45deg)}.Header-module__ldgnoG__mobileMenuBackdrop{top:var(--header-height);z-index:999;opacity:0;visibility:hidden;background:#0000004d;transition:all .3s;position:fixed;bottom:0;left:0;right:0}.Header-module__ldgnoG__mobileMenuBackdropOpen{opacity:1;visibility:visible}.Header-module__ldgnoG__mobileMenu{top:var(--header-height);width:280px;height:calc(100dvh - var(--header-height));background:var(--background);z-index:1000;flex-direction:column;padding:1.5rem;transition:transform .3s ease-in-out;display:flex;position:fixed;right:0;transform:translate(100%);box-shadow:-4px 0 10px #0000000d}.Header-module__ldgnoG__mobileMenuOpen{transform:translate(0)}.Header-module__ldgnoG__mobileNav{flex-direction:column;gap:.5rem;display:flex}.Header-module__ldgnoG__mobileThemeSection{justify-content:flex-start;padding:.75rem 1rem;display:flex}.Header-module__ldgnoG__mobileNavLink{color:var(--text-secondary);font-family:var(--font-lato);text-align:left;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__mobileNavLink:hover{background:var(--surface);color:var(--foreground)}.Header-module__ldgnoG__mobileNavLinkActive{background:var(--tag-bg-blue);color:var(--primary)}@media (max-width:768px){.Header-module__ldgnoG__loginContainer{display:none}.Header-module__ldgnoG__hamburgerRight{display:flex}.Header-module__ldgnoG__header{padding:0 1.5rem;position:relative}.Header-module__ldgnoG__logoAndNav{gap:0;position:absolute;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__logoImage{width:100px}.Header-module__ldgnoG__hamburgerLeft{display:flex}}@media (max-width:480px){.Header-module__ldgnoG__header{padding:0 1rem;position:relative}.Header-module__ldgnoG__hamburgerLeft{display:flex}.Header-module__ldgnoG__logoAndNav{position:absolute;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__logoImage{width:100px}}
.MergeModal-module__-xYzea__conflictList{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.MergeModal-module__-xYzea__conflictItem{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:16px}.MergeModal-module__-xYzea__fieldLabel{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.025em;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.MergeModal-module__-xYzea__options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.MergeModal-module__-xYzea__option{background:var(--background);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:6px;flex-direction:column;gap:4px;padding:12px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.MergeModal-module__-xYzea__option:hover{border-color:rgba(var(--primary-rgb), .3)}.MergeModal-module__-xYzea__option.MergeModal-module__-xYzea__selected{border-color:var(--primary);background:var(--surface)}.MergeModal-module__-xYzea__optionValue{word-break:break-word;font-weight:500}.MergeModal-module__-xYzea__optionLabel{color:var(--text-secondary,#64748b);font-size:.75rem}.MergeModal-module__-xYzea__footer{justify-content:flex-end;gap:12px;display:flex}
.Outbound-module__unn2ka__modalContent{flex-direction:column;gap:1rem;padding:.5rem;display:flex}.Outbound-module__unn2ka__headerGrid{grid-template-columns:min-content 1fr;align-items:center;gap:.75rem;display:grid}.Outbound-module__unn2ka__headerGrid label{color:var(--text-secondary);text-transform:uppercase;font-size:.7rem;font-weight:600}.Outbound-module__unn2ka__searchWrapper{position:relative}.Outbound-module__unn2ka__searchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Outbound-module__unn2ka__searchWrapper .input-control{padding-left:32px}.Outbound-module__unn2ka__resultsDropdown{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:6px;max-height:400px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.Outbound-module__unn2ka__resultItem{cursor:pointer;padding:.8rem 1rem;font-size:.9rem;transition:background .2s}.Outbound-module__unn2ka__resultItem:hover{background:#3b82f60d}.Outbound-module__unn2ka__createNew{border-top:1px solid var(--border);color:var(--primary);align-items:center;gap:8px;font-weight:500;display:flex}.Outbound-module__unn2ka__helpText{color:var(--text-secondary);font-size:.8rem}.Outbound-module__unn2ka__modalActions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.Outbound-module__unn2ka__rightActions{gap:.75rem;display:flex}.Outbound-module__unn2ka__recipientSummaryBlock{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.Outbound-module__unn2ka__recipientCard{color:inherit;border:1px solid var(--border);border-radius:6px;align-items:flex-start;gap:.75rem;padding:.8rem;text-decoration:none;transition:all .2s;display:flex}.Outbound-module__unn2ka__recipientCard:hover{background:#3b82f60d}.Outbound-module__unn2ka__recipientCard:hover h3{color:var(--primary)}.Outbound-module__unn2ka__recipientCard svg{color:var(--primary);margin-top:.1rem}.Outbound-module__unn2ka__recipientNameBlock h3{margin:0;font-size:1.1rem;font-weight:600}.Outbound-module__unn2ka__recipientSubtitle{color:var(--text-secondary);margin:.1rem 0;font-size:.9rem}.Outbound-module__unn2ka__emailSelector{align-items:center;gap:.5rem;display:flex}.Outbound-module__unn2ka__emailSelector label{color:var(--text-secondary);text-transform:uppercase;min-width:30px;font-size:.8rem;font-weight:600}.Outbound-module__unn2ka__selectWrapper{flex:1;position:relative}.Outbound-module__unn2ka__select{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--text-primary);appearance:none;cursor:pointer;border-radius:6px;padding:.5rem 2rem .5rem .75rem;font-size:.9rem}.Outbound-module__unn2ka__selectIcon{pointer-events:none;color:var(--text-secondary);position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}
.SpeedrunFilterSidebar-module__hCCKMW__sidebar{flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),margin-right .3s cubic-bezier(.4,0,.2,1),visibility .3s;overflow:hidden}.SpeedrunFilterSidebar-module__hCCKMW__open{opacity:1;visibility:visible;width:280px;margin-right:1.5rem}.SpeedrunFilterSidebar-module__hCCKMW__closed{opacity:0;visibility:hidden;width:0;margin-right:0}.SpeedrunFilterSidebar-module__hCCKMW__inner{flex-direction:column;gap:1.5rem;width:280px;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__headerRow{background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__collapsedContent{display:none}.SpeedrunFilterSidebar-module__hCCKMW__section{border-bottom:1px solid var(--border);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__section:last-child{border-bottom:none}.SpeedrunFilterSidebar-module__hCCKMW__sectionTitle{color:var(--text);margin-top:.75rem;font-size:.85rem;font-weight:600}.SpeedrunFilterSidebar-module__hCCKMW__checkboxList{flex-direction:column;gap:.5rem;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__showMoreBtn{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:2px;padding:2px 0;font-size:.85rem;font-weight:500;transition:color .15s}.SpeedrunFilterSidebar-module__hCCKMW__showMoreBtn:hover{color:var(--text)}.SpeedrunFilterSidebar-module__hCCKMW__checkboxItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__checkboxItem input[type=checkbox]{cursor:pointer;accent-color:var(--primary);margin:0}.SpeedrunFilterSidebar-module__hCCKMW__countBadge{background-color:var(--surface-sunken);color:var(--text-secondary);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.7rem}.SpeedrunFilterSidebar-module__hCCKMW__sliderContainer{align-items:center;gap:.5rem;display:flex}.SpeedrunFilterSidebar-module__hCCKMW__sliderInput{border:1px solid var(--border);background-color:var(--background);width:0;color:var(--text);border-radius:4px;flex:1;padding:4px;font-size:.85rem}.SpeedrunFilterSidebar-module__hCCKMW__loading{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.SpeedrunFilterSidebar-module__hCCKMW__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;margin-right:0;padding-bottom:1.5rem;padding-right:0}.SpeedrunFilterSidebar-module__hCCKMW__open{width:100%;margin-right:0}.SpeedrunFilterSidebar-module__hCCKMW__inner{width:100%}}
.TechstarsFilterSidebar-module__JnpjMG__sidebar{flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),margin-right .3s cubic-bezier(.4,0,.2,1),visibility .3s;overflow:hidden}.TechstarsFilterSidebar-module__JnpjMG__open{opacity:1;visibility:visible;width:280px;margin-right:1.5rem}.TechstarsFilterSidebar-module__JnpjMG__closed{opacity:0;visibility:hidden;width:0;margin-right:0}.TechstarsFilterSidebar-module__JnpjMG__inner{flex-direction:column;gap:1.5rem;width:280px;display:flex}.TechstarsFilterSidebar-module__JnpjMG__headerRow{background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.TechstarsFilterSidebar-module__JnpjMG__collapsedContent{display:none}.TechstarsFilterSidebar-module__JnpjMG__section{border-bottom:1px solid var(--border);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.TechstarsFilterSidebar-module__JnpjMG__section:last-child{border-bottom:none}.TechstarsFilterSidebar-module__JnpjMG__sectionTitle{color:var(--text);margin-top:.75rem;font-size:.85rem;font-weight:600}.TechstarsFilterSidebar-module__JnpjMG__checkboxList{flex-direction:column;gap:.5rem;display:flex}.TechstarsFilterSidebar-module__JnpjMG__showMoreBtn{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:2px;padding:2px 0;font-size:.85rem;font-weight:500;transition:color .15s}.TechstarsFilterSidebar-module__JnpjMG__showMoreBtn:hover{color:var(--text)}.TechstarsFilterSidebar-module__JnpjMG__checkboxItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.TechstarsFilterSidebar-module__JnpjMG__checkboxItem input[type=checkbox]{cursor:pointer;accent-color:var(--primary);margin:0}.TechstarsFilterSidebar-module__JnpjMG__countBadge{background-color:var(--surface-sunken);color:var(--text-secondary);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.7rem}.TechstarsFilterSidebar-module__JnpjMG__sliderContainer{align-items:center;gap:.5rem;display:flex}.TechstarsFilterSidebar-module__JnpjMG__sliderInput{border:1px solid var(--border);background-color:var(--background);width:0;color:var(--text);border-radius:4px;flex:1;padding:4px;font-size:.85rem}.TechstarsFilterSidebar-module__JnpjMG__loading{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.TechstarsFilterSidebar-module__JnpjMG__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;margin-right:0;padding-bottom:1.5rem;padding-right:0}.TechstarsFilterSidebar-module__JnpjMG__open{width:100%;margin-right:0}.TechstarsFilterSidebar-module__JnpjMG__inner{width:100%}}
.YcFilterSidebar-module__6ckIpq__sidebar{flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),margin-right .3s cubic-bezier(.4,0,.2,1),visibility .3s;overflow:hidden}.YcFilterSidebar-module__6ckIpq__open{opacity:1;visibility:visible;width:280px;margin-right:1.5rem}.YcFilterSidebar-module__6ckIpq__closed{opacity:0;visibility:hidden;width:0;margin-right:0}.YcFilterSidebar-module__6ckIpq__inner{flex-direction:column;gap:1.5rem;width:280px;display:flex}.YcFilterSidebar-module__6ckIpq__headerRow{background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.YcFilterSidebar-module__6ckIpq__collapsedContent{display:none}.YcFilterSidebar-module__6ckIpq__section{border-bottom:1px solid var(--border);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.YcFilterSidebar-module__6ckIpq__section:last-child{border-bottom:none}.YcFilterSidebar-module__6ckIpq__sectionTitle{color:var(--text);margin-top:.75rem;font-size:.85rem;font-weight:600}.YcFilterSidebar-module__6ckIpq__checkboxList{flex-direction:column;gap:.5rem;display:flex}.YcFilterSidebar-module__6ckIpq__showMoreBtn{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:2px;padding:2px 0;font-size:.85rem;font-weight:500;transition:color .15s}.YcFilterSidebar-module__6ckIpq__showMoreBtn:hover{color:var(--text)}.YcFilterSidebar-module__6ckIpq__checkboxItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.YcFilterSidebar-module__6ckIpq__checkboxItem input[type=checkbox]{cursor:pointer;accent-color:var(--primary);margin:0}.YcFilterSidebar-module__6ckIpq__countBadge{background-color:var(--surface-sunken);color:var(--text-secondary);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.7rem}.YcFilterSidebar-module__6ckIpq__sliderContainer{align-items:center;gap:.5rem;display:flex}.YcFilterSidebar-module__6ckIpq__sliderInput{border:1px solid var(--border);background-color:var(--background);width:0;color:var(--text);border-radius:4px;flex:1;padding:4px;font-size:.85rem}.YcFilterSidebar-module__6ckIpq__loading{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.YcFilterSidebar-module__6ckIpq__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;margin-right:0;padding-bottom:1.5rem;padding-right:0}.YcFilterSidebar-module__6ckIpq__open{width:100%;margin-right:0}.YcFilterSidebar-module__6ckIpq__inner{width:100%}}
.ManageContextPage-module__o2Z4YG__pageContainer{flex-direction:column;gap:1rem;max-width:1400px;margin:0;padding:0 0 4rem;display:flex}.ManageContextPage-module__o2Z4YG__layoutStack{flex-direction:column;gap:1.5rem;display:flex}.ManageContextPage-module__o2Z4YG__card{background:var(--background);border:1px solid var(--border);border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.ManageContextPage-module__o2Z4YG__cardHeader{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ManageContextPage-module__o2Z4YG__headerInfo{align-items:center;gap:.75rem;display:flex}.ManageContextPage-module__o2Z4YG__headerIcon{background:var(--surface);color:var(--warning);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.ManageContextPage-module__o2Z4YG__headerText h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.ManageContextPage-module__o2Z4YG__headerText p{color:var(--text-secondary);margin:.25rem 0 0;font-size:.75rem}.ManageContextPage-module__o2Z4YG__cardBody{padding:1.5rem}.ManageContextPage-module__o2Z4YG__dropZone{border:2px dashed var(--border);cursor:pointer;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:2rem;transition:all .2s;display:flex}.ManageContextPage-module__o2Z4YG__dropZone:hover{border-color:var(--warning);background:var(--surface)}.ManageContextPage-module__o2Z4YG__dropZoneIcon{background:var(--surface);color:var(--text-secondary);border-radius:50%;padding:.75rem;transition:all .2s}.ManageContextPage-module__o2Z4YG__dropZone:hover .ManageContextPage-module__o2Z4YG__dropZoneIcon{background:var(--background);color:var(--warning)}.ManageContextPage-module__o2Z4YG__dropZoneTitle{color:var(--foreground);font-size:.875rem;font-weight:500}.ManageContextPage-module__o2Z4YG__dropZoneSub{color:var(--text-secondary);font-size:.7rem}.ManageContextPage-module__o2Z4YG__fileList{flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:0;list-style:none;display:flex}.ManageContextPage-module__o2Z4YG__fileItem{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;font-size:.875rem;display:flex}.ManageContextPage-module__o2Z4YG__fileInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.ManageContextPage-module__o2Z4YG__fileIcon{background:var(--background);border:1px solid var(--border);color:var(--warning);border-radius:.5rem;justify-content:center;align-items:center;padding:.4rem;display:flex}.ManageContextPage-module__o2Z4YG__fileName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ManageContextPage-module__o2Z4YG__fileSize{color:var(--text-secondary);margin-top:.1rem;font-size:.65rem}.ManageContextPage-module__o2Z4YG__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.ManageContextPage-module__o2Z4YG__uploadSection{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;animation:.3s ease-out ManageContextPage-module__o2Z4YG__slideDown;overflow:hidden}@keyframes ManageContextPage-module__o2Z4YG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ManageContextPage-module__o2Z4YG__removeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.ManageContextPage-module__o2Z4YG__removeBtn:hover{color:var(--error);background:var(--surface)}.ManageContextPage-module__o2Z4YG__groupSection{margin-bottom:2rem}.ManageContextPage-module__o2Z4YG__tableWrapper{border:1px solid var(--border);background:var(--background);border-radius:.5rem;width:100%;overflow:auto}.ManageContextPage-module__o2Z4YG__grid{border-collapse:separate;border-spacing:0;background:var(--background);width:100%;font-size:.8125rem}.ManageContextPage-module__o2Z4YG__grid th{background:var(--surface);color:var(--text-secondary);border-bottom:2px solid var(--border);text-align:left;white-space:nowrap;padding:.5rem;font-size:.75rem;font-weight:500}.ManageContextPage-module__o2Z4YG__grid td{border-bottom:1px solid var(--border);color:var(--foreground);vertical-align:top;padding:.4rem .5rem}.ManageContextPage-module__o2Z4YG__grid tr:last-of-type td{border-bottom:none}.ManageContextPage-module__o2Z4YG__grid tr:hover td{background:var(--surface)}.ManageContextPage-module__o2Z4YG__checkboxCell{white-space:nowrap;width:1%;padding-top:.6rem!important;padding-right:0!important}.ManageContextPage-module__o2Z4YG__sourceCell{white-space:nowrap;width:1%}.ManageContextPage-module__o2Z4YG__actionsCell{white-space:nowrap;text-align:right;width:1%}.ManageContextPage-module__o2Z4YG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.ManageContextPage-module__o2Z4YG__emptyIcon{background:var(--surface);color:var(--border);border-radius:50%;padding:1rem}.ManageContextPage-module__o2Z4YG__extractionBanner{background:var(--surface);border-top:1px solid var(--border);color:var(--warning);align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:.7rem;display:flex}
.admin-module__PmmOpq__tableContainer{background:var(--background);border:1px solid var(--border);border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.admin-module__PmmOpq__table{border-collapse:collapse;text-align:left;width:100%}.admin-module__PmmOpq__table th{background:var(--surface);color:var(--text-secondary);border-bottom:1px solid var(--border);padding:1rem;font-weight:600}.admin-module__PmmOpq__table td{border-bottom:1px solid var(--border);padding:1rem}.admin-module__PmmOpq__badge{text-transform:uppercase;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__PmmOpq__admin{background:var(--tag-bg-purple);color:var(--tag-text-purple)}.admin-module__PmmOpq__user{background:var(--tag-bg-blue);color:var(--tag-text-blue)}.admin-module__PmmOpq__banned{background:var(--surface);color:var(--text-secondary)}.admin-module__PmmOpq__roleSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;text-transform:uppercase;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.admin-module__PmmOpq__roleSelect:hover{border-color:var(--primary)}.admin-module__PmmOpq__status{align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.admin-module__PmmOpq__approved{color:var(--success)}.admin-module__PmmOpq__pending{color:var(--warning)}.admin-module__PmmOpq__approveBtn,.admin-module__PmmOpq__connectBtn{cursor:pointer;border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.admin-module__PmmOpq__approveBtn{background:var(--tag-bg-green);color:var(--tag-text-green);border-color:var(--tag-bg-green)}.admin-module__PmmOpq__link{color:var(--primary);cursor:pointer;font-weight:500;text-decoration:underline}.admin-module__PmmOpq__approveBtn:hover{opacity:.8}.admin-module__PmmOpq__connectBtn:hover{background:var(--surface);border-color:var(--primary);color:var(--primary)}.admin-module__PmmOpq__loading{min-height:200px;color:var(--text-secondary);justify-content:center;align-items:center;font-weight:600;display:flex}.admin-module__PmmOpq__modalContent{padding:1.5rem}.admin-module__PmmOpq__modalSub{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.admin-module__PmmOpq__dropdownOverride{width:100%}
.import-module__0H11IG__nameCell{align-items:center;gap:.75rem;display:flex}.import-module__0H11IG__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.import-module__0H11IG__statusExists{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.import-module__0H11IG__statusNew{color:var(--success);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.import-module__0H11IG__statusActions{align-items:center;gap:.5rem;display:flex}.import-module__0H11IG__syncBtn{background:var(--tag-bg-blue);color:var(--tag-text-blue);border:1px solid var(--tag-bg-blue);cursor:pointer;border-radius:4px;padding:2px 8px;font-size:.75rem}.import-module__0H11IG__syncBtn:hover{opacity:.8}.import-module__0H11IG__importBtn{background:var(--tag-bg-green);color:var(--tag-text-green);border:1px solid var(--tag-bg-green);cursor:pointer;border-radius:4px;padding:2px 8px;font-size:.75rem}.import-module__0H11IG__importBtn:hover{opacity:.8}.import-module__0H11IG__skipBtn{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;display:flex}.import-module__0H11IG__skipBtn:hover{background:var(--border)}.import-module__0H11IG__skippedSection{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.import-module__0H11IG__skippedTitle{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.import-module__0H11IG__emailColumn{max-width:250px}.import-module__0H11IG__emailItem{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;line-height:1.4;overflow:hidden}.import-module__0H11IG__section{margin-top:2.5rem}.import-module__0H11IG__section:first-child{margin-top:0}.import-module__0H11IG__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.import-module__0H11IG__sectionTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.import-module__0H11IG__countBadge{background:var(--surface);color:var(--text-secondary);border-radius:10px;padding:1px 6px;font-size:.75rem;font-weight:500}.import-module__0H11IG__profileLink{color:var(--primary);font-weight:500;text-decoration:none}.import-module__0H11IG__profileLink:hover{text-decoration:underline}.import-module__0H11IG__matchNote{color:var(--text-secondary);margin-top:2px;font-size:.75rem;display:block}.import-module__0H11IG__syncedIcon{color:var(--success);align-items:center;gap:4px;font-size:.85rem;font-weight:500;display:flex}
.Import-module__iN49HG__uploadContainer{flex-direction:column;gap:1.5rem;max-width:800px;margin-top:1rem;display:flex}.Import-module__iN49HG__dropzone{border:2px dashed var(--border);border-radius:var(--radius-lg);text-align:center;background-color:var(--surface);cursor:pointer;padding:3rem 2rem;transition:all .2s}.Import-module__iN49HG__dropzone:hover{border-color:var(--text-muted);background-color:var(--surface-hover)}.Import-module__iN49HG__dropzone input{display:none}.Import-module__iN49HG__dropzoneIcon{color:var(--text-muted);margin:0 auto 1rem}.Import-module__iN49HG__dropzoneTitle{color:var(--text);margin-bottom:.5rem;font-weight:500}.Import-module__iN49HG__dropzoneSubtitle{color:var(--text-muted);font-size:.875rem}.Import-module__iN49HG__previewSection{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.Import-module__iN49HG__previewHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Import-module__iN49HG__previewStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.Import-module__iN49HG__statCard{background-color:var(--background);border-radius:var(--radius);border:1px solid var(--border);padding:1rem}.Import-module__iN49HG__statLabel{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Import-module__iN49HG__statValue{color:var(--text);font-size:1.5rem;font-weight:600}.Import-module__iN49HG__previewActions{justify-content:flex-end;gap:1rem;display:flex}.Import-module__iN49HG__errorBox{color:#ef4444;border-radius:var(--radius);background-color:#ef44441a;border:1px solid #ef444433;padding:1rem;font-size:.875rem}.Import-module__iN49HG__nameCell{align-items:center;gap:.75rem;display:flex}.Import-module__iN49HG__statusExists{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Import-module__iN49HG__section{margin-top:2.5rem}.Import-module__iN49HG__section:first-child{margin-top:0}.Import-module__iN49HG__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Import-module__iN49HG__sectionTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.Import-module__iN49HG__countBadge{background:var(--surface);color:var(--text-secondary);border-radius:10px;padding:1px 6px;font-size:.75rem;font-weight:500}.Import-module__iN49HG__profileLink{color:var(--primary);font-weight:500;text-decoration:none}.Import-module__iN49HG__profileLink:hover{text-decoration:underline}.Import-module__iN49HG__summaryContainer{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Import-module__iN49HG__summaryHeader{color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.Import-module__iN49HG__summaryList{flex-direction:column;gap:.75rem;display:flex}.Import-module__iN49HG__summaryRow{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.Import-module__iN49HG__summaryRow:hover{border-color:var(--text-muted)}.Import-module__iN49HG__summaryLabel{color:var(--text-primary);flex:1;align-items:center;gap:.75rem;font-weight:500;display:flex}.Import-module__iN49HG__summaryCount{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);border-radius:12px;padding:2px 8px;font-size:.85rem;font-weight:600}.Import-module__iN49HG__summaryActions{align-items:center;gap:.5rem;display:flex}.Import-module__iN49HG__viewBtn{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:0 0;align-items:center;gap:.25rem;padding:4px 12px;font-size:.85rem;transition:all .2s;display:flex}.Import-module__iN49HG__viewBtn:hover{background:var(--surface);color:var(--text-primary)}.Import-module__iN49HG__importBtn{background:var(--tag-bg-green);color:var(--tag-text-green);border:1px solid var(--tag-bg-green);border-radius:var(--radius);cursor:pointer;align-items:center;gap:.25rem;padding:4px 12px;font-size:.85rem;transition:all .2s;display:flex}.Import-module__iN49HG__importBtn:hover{opacity:.8}.Import-module__iN49HG__syncBtn{background:var(--tag-bg-blue);color:var(--tag-text-blue);border:1px solid var(--tag-bg-blue);border-radius:var(--radius);cursor:pointer;align-items:center;gap:.25rem;padding:4px 12px;font-size:.85rem;transition:all .2s;display:flex}.Import-module__iN49HG__syncBtn:hover{opacity:.8}.Import-module__iN49HG__collapsedSection{display:none}
.new-module__fEUbia__container{margin-top:.5rem}.new-module__fEUbia__searchRow{align-items:flex-start;gap:1rem;max-width:500px;display:flex}.new-module__fEUbia__dropdownWrapper{flex:1}.new-module__fEUbia__confirmBtn{white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;height:36px;padding:0 1.5rem;display:flex}
.outbound-module__2_lzRW__container{flex-direction:column;gap:2rem;display:flex}.outbound-module__2_lzRW__section{flex-direction:column;gap:1rem;display:flex}.outbound-module__2_lzRW__section h3{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.outbound-module__2_lzRW__divider{border:0;border-top:1px solid var(--border);margin:.5rem 0}.outbound-module__2_lzRW__linkButton{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none}.outbound-module__2_lzRW__linkButton:hover{text-decoration:underline}
.relationships-module__F9XsMa__statsSummaryWrapper{margin-bottom:1.5rem;position:relative}.relationships-module__F9XsMa__statsSummary{flex-wrap:wrap;gap:.75rem;padding-right:40px;transition:max-height .3s ease-in-out;display:flex}.relationships-module__F9XsMa__collapsed{max-height:42px;overflow:hidden}.relationships-module__F9XsMa__expanded{max-height:1000px}.relationships-module__F9XsMa__miniStatCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.relationships-module__F9XsMa__miniStatCard:hover{border-color:var(--primary);background:var(--background)}.relationships-module__F9XsMa__activeFilter{border-color:var(--primary);background:var(--background);box-shadow:0 2px 8px #0000000d}.relationships-module__F9XsMa__activeFilter .relationships-module__F9XsMa__miniStatCount{color:var(--primary)}.relationships-module__F9XsMa__miniStatType{color:var(--text-secondary);letter-spacing:.05em;font-size:.75rem;font-weight:600}.relationships-module__F9XsMa__miniStatCount{color:var(--primary);border-left:1px solid var(--border);padding-left:.5rem;font-size:1rem;font-weight:700}.relationships-module__F9XsMa__relationshipBadge{background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.relationships-module__F9XsMa__dateLabel{color:var(--text-secondary);font-size:.85rem}.relationships-module__F9XsMa__loading{color:var(--text-secondary);justify-content:center;align-items:center;padding:4rem;display:flex}.relationships-module__F9XsMa__tag{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);border-radius:4px;margin-right:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:500;display:inline-block}@media (max-width:768px){.relationships-module__F9XsMa__container{padding:1rem}.relationships-module__F9XsMa__header{flex-direction:column;align-items:flex-start;gap:1rem}}.relationships-module__F9XsMa__expandToggle{background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;z-index:5;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:4px;right:0}.relationships-module__F9XsMa__expandToggle:hover{color:var(--primary);border-color:var(--primary);background:var(--background)}
.SpeedrunPage-module__Ta54Eq__pageLayout{flex-direction:row;align-items:flex-start;width:100%;height:100%;display:flex}.SpeedrunPage-module__Ta54Eq__tableWrapper{flex:1;min-width:0}@media (max-width:768px){.SpeedrunPage-module__Ta54Eq__pageLayout{flex-direction:column;gap:0}.SpeedrunPage-module__Ta54Eq__tableWrapper{width:100%;padding-top:1.5rem}}
.TechstarsPage-module__lYckSW__pageLayout{flex-direction:row;align-items:flex-start;width:100%;height:100%;display:flex}.TechstarsPage-module__lYckSW__tableWrapper{flex:1;min-width:0}@media (max-width:768px){.TechstarsPage-module__lYckSW__pageLayout{flex-direction:column;gap:0}.TechstarsPage-module__lYckSW__tableWrapper{width:100%;padding-top:1.5rem}}
.page-module__ayNEiq__standalonePage{height:calc(100dvh - var(--header-height));flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex;overflow-y:auto}.page-module__ayNEiq__pageHeader{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.page-module__ayNEiq__pageTitle{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:600}.page-module__ayNEiq__container{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}.page-module__ayNEiq__section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg,.5rem);padding:1.5rem}.page-module__ayNEiq__section h2{color:var(--text-primary);margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__ayNEiq__splitLayout{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:768px){.page-module__ayNEiq__splitLayout{grid-template-columns:1fr}}.page-module__ayNEiq__testForm{flex-direction:column;gap:1rem;display:flex}.page-module__ayNEiq__presetGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.page-module__ayNEiq__presetBtn{text-align:left;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:.75rem;transition:all .2s}.page-module__ayNEiq__presetBtn:hover{border-color:var(--primary);background:var(--surface)}.page-module__ayNEiq__presetTitle{color:var(--text-primary);font-size:.875rem;font-weight:600;display:block}.page-module__ayNEiq__presetDesc{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.page-module__ayNEiq__resultContainer{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md,.375rem);flex-direction:column;min-height:200px;display:flex}.page-module__ayNEiq__insightsPanel{background:var(--surface);border-bottom:1px solid var(--border);border-radius:var(--radius-md,.375rem) var(--radius-md,.375rem) 0 0;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.page-module__ayNEiq__insightRow{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.page-module__ayNEiq__insightLabel{color:var(--text-secondary);font-weight:500}.page-module__ayNEiq__insightValue{color:var(--text-primary);font-weight:600}.page-module__ayNEiq__resultsList{flex-direction:column;gap:1rem;max-height:800px;padding:1rem;display:flex;overflow-y:auto}.page-module__ayNEiq__resultCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.page-module__ayNEiq__resultMeta{color:var(--text-secondary);gap:.5rem;font-size:.75rem;display:flex}.page-module__ayNEiq__contentToggleBtn{color:var(--primary);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.875rem;font-weight:500}.page-module__ayNEiq__fullContentBox{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);white-space:pre-wrap;color:var(--text-primary);max-height:300px;margin-top:.5rem;padding:.75rem;font-size:.875rem;line-height:1.5;overflow-y:auto}.page-module__ayNEiq__emptyState{color:var(--text-secondary);text-align:center;margin:auto;padding:2rem;font-size:.875rem}
.YcPage-module__Uh6BFa__pageLayout{flex-direction:row;align-items:flex-start;width:100%;height:100%;display:flex}.YcPage-module__Uh6BFa__tableWrapper{flex:1;min-width:0}@media (max-width:768px){.YcPage-module__Uh6BFa__pageLayout{flex-direction:column;gap:0}.YcPage-module__Uh6BFa__tableWrapper{width:100%;padding-top:1.5rem}}
.ClusterVerificationCard-module__Yl2_1G__container{margin-bottom:2rem;padding:0}.ClusterVerificationCard-module__Yl2_1G__header{margin-bottom:1.5rem}.ClusterVerificationCard-module__Yl2_1G__iconContainer{background:var(--primary);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:700}.ClusterVerificationCard-module__Yl2_1G__subtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.8125rem}.ClusterVerificationCard-module__Yl2_1G__list{flex-direction:column;gap:.5rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__card{background:var(--background);border:1px solid var(--border);border-left:4px solid var(--border);border-radius:.5rem;flex-direction:column;margin-left:1.5rem;display:flex;overflow:hidden}.ClusterVerificationCard-module__Yl2_1G__cardContent{flex-direction:column;min-width:0;padding:.5rem 1rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterHeader{justify-content:space-between;align-items:center;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterIdentity{flex-direction:column;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterName{color:var(--foreground);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.ClusterVerificationCard-module__Yl2_1G__clusterCompany{color:var(--text-secondary);font-size:.875rem;font-weight:500}.ClusterVerificationCard-module__Yl2_1G__clusterActionsWrapper{align-items:center;gap:1rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterTogglesColumn{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterActions{align-items:center;gap:.5rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__clusterDetails{flex-direction:column;gap:1rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__divider{background:var(--border);border:0;width:100%;height:1px;margin:1rem 0 .5rem}.ClusterVerificationCard-module__Yl2_1G__sectionTitle{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ClusterVerificationCard-module__Yl2_1G__characteristics{color:var(--foreground);flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__characteristicItem{background:var(--surface);border:1px solid var(--border);border-radius:.25rem;width:fit-content;padding:.25rem .6rem}.ClusterVerificationCard-module__Yl2_1G__sourcesCountToggle{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;transition:background .2s;display:flex}.ClusterVerificationCard-module__Yl2_1G__sourcesCountToggle:hover{background:var(--surface);color:var(--foreground)}.ClusterVerificationCard-module__Yl2_1G__sourcesList{flex-direction:column;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.ClusterVerificationCard-module__Yl2_1G__sourceItem{background:var(--surface);border-radius:.25rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;font-size:.8125rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__sourceLink{color:var(--primary);flex:1;align-items:flex-start;gap:.5rem;min-width:0;text-decoration:none;display:inline-flex}.ClusterVerificationCard-module__Yl2_1G__sourceLink:hover{text-decoration:underline}.ClusterVerificationCard-module__Yl2_1G__sourceLinkContent{flex-direction:column;min-width:0;display:flex}.ClusterVerificationCard-module__Yl2_1G__sourceLinkTitle{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.ClusterVerificationCard-module__Yl2_1G__sourceLinkUrl{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.ClusterVerificationCard-module__Yl2_1G__sourceActions{gap:.25rem;display:flex}.ClusterVerificationCard-module__Yl2_1G__caret{transition:transform .2s}.ClusterVerificationCard-module__Yl2_1G__caret.ClusterVerificationCard-module__Yl2_1G__open{transform:rotate(180deg)}
.Profile-module__78P4WW__container{flex-direction:column;gap:1.5rem;max-width:1400px;margin:0;padding:0 0 4rem;display:flex}.Profile-module__78P4WW__twoColumnGrid{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.Profile-module__78P4WW__column{flex-direction:column;flex:420px;gap:1.5rem;min-width:0;display:flex}.Profile-module__78P4WW__floatingControls{-webkit-backdrop-filter:blur(8px);z-index:500;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:12px;gap:.75rem;width:fit-content;height:fit-content;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(.75rem,-.75rem);box-shadow:0 8px 32px #0000001a}[data-theme=dark] .Profile-module__78P4WW__floatingControls{background:#1e293be6}.Profile-module__78P4WW__floatingControls:empty{display:none}.Profile-module__78P4WW__floatingControls .Profile-module__78P4WW__btn{white-space:nowrap;border-radius:1.5rem;padding-left:1rem;padding-right:1rem}.Profile-module__78P4WW__container>:not(.Profile-module__78P4WW__heroSection){margin-left:0;margin-right:0}.Profile-module__78P4WW__heroSection{width:100%;margin-bottom:.5rem}.Profile-module__78P4WW__header{justify-content:space-between;align-items:flex-start;display:flex}.Profile-module__78P4WW__titleSection{flex-direction:column;flex:1;gap:.25rem;display:flex}.Profile-module__78P4WW__section{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.Profile-module__78P4WW__sectionHeaderWithAction{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Profile-module__78P4WW__headerActions{align-items:center;gap:.5rem;display:flex}.Profile-module__78P4WW__sectionTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:500}.Profile-module__78P4WW__name{font-size:2.5rem;font-weight:600}.Profile-module__78P4WW__subtext{color:var(--text-secondary);margin:0;font-size:.9rem}.Profile-module__78P4WW__inlineEditBtn{color:var(--primary);cursor:pointer;opacity:1;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.Profile-module__78P4WW__inlineEditGroup{background:var(--surface);border:1px solid var(--border);border-radius:.4rem;flex-direction:column;gap:.5rem;width:100%;padding:.5rem;display:flex}.Profile-module__78P4WW__inlineActions{gap:.5rem;display:flex}.Profile-module__78P4WW__input{border:1px solid var(--border);width:100%;font-size:inherit;border-radius:.4rem;padding:.5rem}.Profile-module__78P4WW__textarea{border:1px solid var(--border);resize:vertical;border-radius:.5rem;width:100%;min-height:120px;padding:.75rem}.Profile-module__78P4WW__contentBlock{color:var(--text-primary);white-space:pre-wrap;font-size:1.05rem;line-height:1.7;position:relative}.Profile-module__78P4WW__emptyVal{color:var(--text-secondary);font-style:italic;font-weight:400}.Profile-module__78P4WW__gallery{scrollbar-width:thin;gap:1rem;margin-bottom:0;padding-bottom:1rem;display:flex;overflow-x:auto}.Profile-module__78P4WW__galleryItem{flex:none;width:200px;position:relative}.Profile-module__78P4WW__galleryImage{object-fit:cover;border:1px solid var(--border);border-radius:.75rem;width:200px;height:200px;transition:transform .2s}.Profile-module__78P4WW__galleryImage:hover{transform:scale(1.02)}.Profile-module__78P4WW__heroGallery{scrollbar-width:none;gap:0;width:100%;display:flex;overflow-x:auto}.Profile-module__78P4WW__heroGallery::-webkit-scrollbar{display:none}.Profile-module__78P4WW__heroGalleryItem{flex:0 0 200px;height:200px;position:relative;overflow:hidden}.Profile-module__78P4WW__heroImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Profile-module__78P4WW__heroGalleryItem:hover .Profile-module__78P4WW__heroImage{transform:scale(1.02)}.Profile-module__78P4WW__deleteSection{border-top:1px solid var(--border);justify-content:center;margin-top:4rem;padding-top:2rem;display:flex}.Profile-module__78P4WW__deleteBtn{height:auto;padding:.75rem 1.5rem;font-size:.9rem}.Profile-module__78P4WW__deleteBtn:hover{color:#fff;background:#ef4444}.Profile-module__78P4WW__editToggleBtn{background:var(--surface);border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Profile-module__78P4WW__editToggleBtn:hover,.Profile-module__78P4WW__editToggleBtn.Profile-module__78P4WW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.Profile-module__78P4WW__removeImageBtn{background:var(--surface);cursor:pointer;width:32px;height:32px;color:var(--accent);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.Profile-module__78P4WW__removeImageBtn:hover{background:var(--background);transform:scale(1.1)}.Profile-module__78P4WW__notesBlock{background:var(--surface);border:1px solid var(--border);white-space:pre-wrap;border-radius:1rem;padding:1.5rem;font-size:.95rem;transition:all .2s;position:relative}.Profile-module__78P4WW__notesBlock:hover{border-color:var(--primary)}.Profile-module__78P4WW__notesBlock .Profile-module__78P4WW__sectionHeaderWithAction{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;width:100%!important;max-width:none!important}.Profile-module__78P4WW__suggestionBanner{background:var(--surface);border:1px solid var(--primary);border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.Profile-module__78P4WW__suggestionHeader{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Profile-module__78P4WW__suggestionTitleGroup{flex:1;align-items:center;gap:.75rem;display:flex}.Profile-module__78P4WW__suggestionHeader strong{color:var(--primary);font-size:1rem;display:block}.Profile-module__78P4WW__suggestionHeader p{color:var(--text-secondary);font-size:.85rem}.Profile-module__78P4WW__suggestionList{flex-direction:column;gap:.75rem;display:flex}.Profile-module__78P4WW__suggestionItem{background:var(--background);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Profile-module__78P4WW__suggestionCompare{flex-wrap:wrap;flex:1;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.Profile-module__78P4WW__comparisonColumn{flex:0 auto}.Profile-module__78P4WW__comparisonColumn:last-child{flex:1;min-width:300px}.Profile-module__78P4WW__comparisonArrow{color:var(--text-secondary);opacity:.5;margin-top:.05rem;font-size:1.1rem;line-height:1}@media (max-width:650px){.Profile-module__78P4WW__comparisonArrow{display:none}.Profile-module__78P4WW__comparisonColumn{min-width:100%}}.Profile-module__78P4WW__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.7rem;font-weight:600}.Profile-module__78P4WW__fieldValue{color:var(--text-primary);margin-top:.1rem;font-size:.9rem}.Profile-module__78P4WW__suggestionActions{gap:.5rem;display:flex}.Profile-module__78P4WW__previewBadges{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.Profile-module__78P4WW__previewBadge{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:1rem;padding:.15rem .5rem;font-size:.75rem}.Profile-module__78P4WW__previewImages{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Profile-module__78P4WW__previewImageItem{flex-direction:column;gap:.25rem;width:200px;display:flex}.Profile-module__78P4WW__previewImageContainer{width:200px;height:200px;position:relative}.Profile-module__78P4WW__previewImage{object-fit:cover;border:1px solid var(--border);border-radius:.75rem;width:100%;height:100%}.Profile-module__78P4WW__previewImageOverlay{opacity:1;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}[data-theme=dark] .Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve{color:#fff;background:#22c55eb3;border-color:#22c55eb3}[data-theme=dark] .Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve:hover{background:#22c55e}[data-theme=dark] .Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject{color:#fff;background:#ef4444b3;border-color:#ef4444b3}[data-theme=dark] .Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject:hover{background:#ef4444}.Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve{background:#dcfce7cc}.Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve:hover{background:#dcfce7}.Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject{background:#fee2e2cc}.Profile-module__78P4WW__previewImageOverlay .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject:hover{background:#fee2e2}.Profile-module__78P4WW__previewSourceLink{color:var(--text-secondary);word-break:break-all;text-align:left;font-size:.7rem;line-height:1.2;text-decoration:none;display:block}.Profile-module__78P4WW__previewSourceLink:hover{color:var(--primary)}.Profile-module__78P4WW__previewList{flex-direction:column;gap:.25rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.Profile-module__78P4WW__previewListItem{background:var(--surface);border:1px solid var(--border);border-radius:.25rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.85rem;display:flex}.Profile-module__78P4WW__previewActions{flex-shrink:0;gap:.25rem;display:flex}.Profile-module__78P4WW__previewLink{color:var(--primary);margin-top:.2rem;font-size:.85rem;text-decoration:none;display:block}.Profile-module__78P4WW__previewLink:hover{text-decoration:underline}.Profile-module__78P4WW__previewDesc{color:var(--text-secondary);font-size:.75rem}.Profile-module__78P4WW__curatedLink{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;padding:.75rem;text-decoration:none;transition:transform .1s;display:flex}.Profile-module__78P4WW__curatedLink:hover{border-color:var(--primary);transform:translate(4px)}.Profile-module__78P4WW__linkTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.Profile-module__78P4WW__linkUrl{color:var(--text-secondary);font-size:.8rem}.Profile-module__78P4WW__tagListContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Profile-module__78P4WW__tagPill{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:.4rem;padding:.25rem .6rem .25rem .8rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Profile-module__78P4WW__tagPill:hover{background:var(--background-hover,#e2e8f0);border-color:var(--border-hover,#cbd5e1)}[data-theme=dark] .Profile-module__78P4WW__tagPill:hover{border-color:var(--primary);background:#ffffff1a}.Profile-module__78P4WW__tagDeleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.Profile-module__78P4WW__tagDeleteBtn:hover{color:#ef4444;background:#f1f5f9}.Profile-module__78P4WW__addTagContainer{align-items:center;display:flex}.Profile-module__78P4WW__addTagInput{color:var(--text-primary);background:0 0;border:none;outline:none;width:80px;font-size:.875rem;transition:width .2s}.Profile-module__78P4WW__addTagInput:focus{width:120px}.Profile-module__78P4WW__tagSearchDropdown{border:1px solid var(--border);background:#ffff000d;border-radius:9999px;min-width:80px;padding:.15rem .4rem;transition:all .2s}.Profile-module__78P4WW__tagSearchDropdown:focus-within{border-color:var(--primary);background:var(--background);box-shadow:0 0 0 2px #6366f11a}.Profile-module__78P4WW__tagSearchDropdown div[class*=inputWrapper]{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.Profile-module__78P4WW__tagSearchDropdown input{width:80px!important;height:1.5rem!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0 .25rem!important;font-size:.875rem!important;transition:width .2s!important}.Profile-module__78P4WW__tagSearchDropdown input:focus{width:120px!important}.Profile-module__78P4WW__tagSearchDropdown div[class*=inputIconWrapper]{padding:0!important;position:static!important}.Profile-module__78P4WW__tagSearchDropdown svg[class*=inputIcon]{color:var(--primary)!important;opacity:1!important;width:14px!important;height:14px!important;margin-right:2px!important;position:static!important}.Profile-module__78P4WW__tagSearchDropdown div[class*=dropdown]{min-width:200px;left:0;right:auto;top:calc(100% + 8px)!important}.Profile-module__78P4WW__affiliations{flex-direction:column;gap:.1rem;margin-top:.25rem;display:flex}.Profile-module__78P4WW__affiliationItem{background:0 0;border:none;align-items:center;gap:.35rem;padding:.1rem 0;font-size:.9rem;display:flex;position:relative}.Profile-module__78P4WW__roleLabel{color:var(--text-secondary);font-weight:500}.Profile-module__78P4WW__companyLink{color:var(--primary);font-weight:600;text-decoration:none}.Profile-module__78P4WW__dateLabel{color:var(--text-secondary);opacity:.8;margin-left:.25rem;font-size:.8rem}.Profile-module__78P4WW__affiliationActions{opacity:1;gap:.25rem;margin-left:auto;display:flex}.Profile-module__78P4WW__miniActionBtn{border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Profile-module__78P4WW__miniActionBtn:hover{background:var(--background-hover,#0000000d);color:var(--primary)}[data-theme=dark] .Profile-module__78P4WW__miniActionBtn:hover{background:#ffffff1a}.Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve{color:#166534;background:#dcfce7;border-color:#bbf7d0}.Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject{color:#ef4444;background:#fee2e2;border-color:#fecaca}[data-theme=dark] .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve{color:#4ade80;background:#22c55e1a;border-color:#22c55e33}[data-theme=dark] .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject{color:#f87171;background:#ef44441a;border-color:#ef444433}[data-theme=dark] .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__approve:hover{background:#22c55e33}[data-theme=dark] .Profile-module__78P4WW__miniActionBtn.Profile-module__78P4WW__reject:hover{background:#ef444433}.Profile-module__78P4WW__inlineRelationshipEditor{width:100%}.Profile-module__78P4WW__inlineEditRow{align-items:center;gap:.5rem;display:flex}.Profile-module__78P4WW__contactBar{flex-wrap:wrap;gap:1.5rem;padding:.25rem 0;display:flex}.Profile-module__78P4WW__contactItem{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;display:flex}.Profile-module__78P4WW__contactItem:hover{color:var(--primary)}.Profile-module__78P4WW__editSection{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.Profile-module__78P4WW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.Profile-module__78P4WW__inputGroup label{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.Profile-module__78P4WW__emailList{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.Profile-module__78P4WW__emailItem{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Profile-module__78P4WW__emailHeader{justify-content:space-between;align-items:center;display:flex}.Profile-module__78P4WW__emailSubject{color:var(--text-primary);font-size:.95rem;font-weight:600}.Profile-module__78P4WW__emailDate{color:var(--text-secondary);font-size:.8rem}.Profile-module__78P4WW__emailSnippet{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Profile-module__78P4WW__viewLink{color:var(--primary);align-self:flex-start;align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.Profile-module__78P4WW__viewLink:hover{text-decoration:underline}.Profile-module__78P4WW__loading,.Profile-module__78P4WW__error,.Profile-module__78P4WW__empty{color:var(--text-secondary);text-align:center;padding:1rem;font-size:.9rem}.Profile-module__78P4WW__card{background:var(--background);border:1px solid var(--border);border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.Profile-module__78P4WW__cardHeader{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Profile-module__78P4WW__cardTitle{align-items:center;gap:.5rem;display:flex}.Profile-module__78P4WW__addLink{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Profile-module__78P4WW__addLink:hover{background:rgba(var(--primary-rgb), .1)}.Profile-module__78P4WW__cardContent{padding:1rem}.Profile-module__78P4WW__pocList{flex-direction:column;gap:.6rem;display:flex}.Profile-module__78P4WW__pocItem{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:1rem;padding:.2rem .5rem;display:flex}.Profile-module__78P4WW__pocItem:hover{background:var(--surface);border:1px solid var(--border)}.Profile-module__78P4WW__pocInfo{min-width:0}.Profile-module__78P4WW__pocName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Profile-module__78P4WW__pocEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;overflow:hidden}.Profile-module__78P4WW__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.2rem}.Profile-module__78P4WW__addPOC,.Profile-module__78P4WW__addSource{border-top:1px dashed var(--border);margin-top:1rem;padding-top:1rem}.Profile-module__78P4WW__select{border:1px solid var(--border);background:var(--background);border-radius:.4rem;width:100%;padding:.5rem}.Profile-module__78P4WW__sourceTimeline{padding:.25rem 0}.Profile-module__78P4WW__timelineFlow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Profile-module__78P4WW__sourceNode{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;align-items:center;gap:.5rem;padding:.3rem .6rem;font-size:.8rem;display:flex}.Profile-module__78P4WW__currentNode .Profile-module__78P4WW__sourceNode{background:#0078ff1a}.Profile-module__78P4WW__sourceInfo{flex-direction:column;line-height:1.2;display:flex}.Profile-module__78P4WW__sourceName,.Profile-module__78P4WW__sourceLink{color:var(--foreground);font-weight:600}.Profile-module__78P4WW__sourceLink{color:var(--primary)}.Profile-module__78P4WW__sourceLink:hover{text-decoration:underline}.Profile-module__78P4WW__sourceDate{color:var(--text-secondary);font-size:.6rem}.Profile-module__78P4WW__sourceIcon{color:var(--primary);display:flex}.Profile-module__78P4WW__sourceArrow{color:var(--text-secondary);opacity:.4;display:flex}.Profile-module__78P4WW__emptyState{color:var(--text-secondary);font-size:.85rem;font-style:italic}.Profile-module__78P4WW__emailTabs{gap:1rem;margin-bottom:.1rem;display:flex;overflow-x:auto}.Profile-module__78P4WW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.4rem 0;font-size:.85rem;font-weight:500;transition:all .2s}.Profile-module__78P4WW__tab:hover{color:var(--text-primary)}.Profile-module__78P4WW__activeTab{color:var(--primary);border:none;border-bottom:2px solid var(--primary);cursor:pointer;white-space:nowrap;background:0 0;padding:.4rem 0;font-size:.85rem;font-weight:600}.Profile-module__78P4WW__compactEmailList{border:1px solid var(--border);background:var(--surface);border-radius:.5rem;flex-direction:column;display:flex;overflow:hidden}.Profile-module__78P4WW__compactEmailItem{border-bottom:1px solid var(--border);flex-direction:column;gap:.2rem;padding:.6rem .8rem;text-decoration:none;transition:background .2s;display:flex}.Profile-module__78P4WW__compactEmailItem:last-child{border-bottom:none}.Profile-module__78P4WW__compactEmailItem:hover{background:var(--background-hover,#00000008)}[data-theme=dark] .Profile-module__78P4WW__compactEmailItem:hover{background:#ffffff0d}.Profile-module__78P4WW__compactEmailHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Profile-module__78P4WW__compactEmailSubject{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Profile-module__78P4WW__compactEmailDate{color:var(--text-secondary);white-space:nowrap;font-size:.75rem}.Profile-module__78P4WW__compactEmailSnippet{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}
