.SidebarUserControls-module__yZ1HFG__bar{background-color:var(--navy-mid);border-radius:var(--radius-lg);align-items:center;gap:.25rem;padding:.5rem;display:flex}.SidebarUserControls-module__yZ1HFG__barCollapsed{background-color:#0000;flex-direction:column;gap:.375rem;padding:0}.SidebarUserControls-module__yZ1HFG__relative{position:relative}.SidebarUserControls-module__yZ1HFG__profileWrap{flex:1;min-width:0;position:relative}.SidebarUserControls-module__yZ1HFG__profileMain{border-radius:var(--radius-md);cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;min-width:0;padding:.375rem;transition:background-color .2s;display:flex}.SidebarUserControls-module__yZ1HFG__profileMain:hover{background-color:var(--navy-light)}.SidebarUserControls-module__yZ1HFG__profileMainCollapsed{justify-content:center;padding:.5rem}.SidebarUserControls-module__yZ1HFG__actions{flex-shrink:0;align-items:center;gap:.125rem;display:flex}.SidebarUserControls-module__yZ1HFG__actionsCollapsed{flex-direction:column}.SidebarUserControls-module__yZ1HFG__barCollapsed .SidebarUserControls-module__yZ1HFG__actions{display:none}.SidebarUserControls-module__yZ1HFG__iconBtn{color:var(--blue-pale);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:inline-flex;position:relative}.SidebarUserControls-module__yZ1HFG__iconBtn:hover{background-color:var(--navy-light)}.SidebarUserControls-module__yZ1HFG__notifBadge{color:#fff;border-radius:var(--radius-full);background-color:#ef4444;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.SidebarUserControls-module__yZ1HFG__birthdayBtn{border-radius:var(--radius-md);color:var(--blue-pale);background-color:var(--navy-light);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.375rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:600;transition:background-color .2s;display:inline-flex;position:relative}.SidebarUserControls-module__yZ1HFG__birthdayBtn:hover{background-color:var(--navy)}.SidebarUserControls-module__yZ1HFG__notifDropdown{background-color:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);z-index:60;width:20rem;margin-bottom:.5rem;position:absolute;bottom:100%;left:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.SidebarUserControls-module__yZ1HFG__notifHeader{border-bottom:1px solid var(--border-subtle);background-color:var(--bg-subtle);padding:.75rem 1rem}.SidebarUserControls-module__yZ1HFG__notifHeaderRow{justify-content:space-between;align-items:center;display:flex}.SidebarUserControls-module__yZ1HFG__notifHeaderTitle{color:var(--text-body);margin:0;font-weight:600}.dark .SidebarUserControls-module__yZ1HFG__notifHeaderTitle{color:#fff}.SidebarUserControls-module__yZ1HFG__notifAction{color:#3d61a4;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:500;transition:color .2s}.SidebarUserControls-module__yZ1HFG__notifList{max-height:24rem;overflow-y:auto}.SidebarUserControls-module__yZ1HFG__notifItem{border-bottom:1px solid var(--border-subtle);cursor:pointer;padding:.75rem 1rem;transition:background-color .2s}.SidebarUserControls-module__yZ1HFG__notifItem:hover{background-color:var(--bg-subtle)}.dark .SidebarUserControls-module__yZ1HFG__notifItem:hover{background-color:#252f4a80}.SidebarUserControls-module__yZ1HFG__notifItemUnread{background-color:var(--accent-soft)}.SidebarUserControls-module__yZ1HFG__notifItemRow{align-items:flex-start;gap:.75rem;display:flex}.SidebarUserControls-module__yZ1HFG__notifDot{border-radius:var(--radius-full);background-color:#3d61a4;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem}.SidebarUserControls-module__yZ1HFG__notifItemMain{flex:1}.SidebarUserControls-module__yZ1HFG__notifMessage{color:var(--text-body);margin:0;font-size:.875rem;font-weight:500}.dark .SidebarUserControls-module__yZ1HFG__notifMessage{color:#fff}.SidebarUserControls-module__yZ1HFG__notifTime{color:var(--gray-500);margin:.25rem 0 0;font-size:.75rem}.dark .SidebarUserControls-module__yZ1HFG__notifTime{color:var(--gray-400)}.SidebarUserControls-module__yZ1HFG__notifRead{color:#22c55e;flex-shrink:0;margin-top:.125rem}.SidebarUserControls-module__yZ1HFG__notifEmpty{text-align:center;padding:2rem 1rem}.SidebarUserControls-module__yZ1HFG__notifEmptyText{color:var(--gray-500);margin:0;font-size:.875rem}.dark .SidebarUserControls-module__yZ1HFG__notifEmptyText{color:var(--gray-400)}.SidebarUserControls-module__yZ1HFG__notifFooter{border-top:1px solid var(--border-subtle);background-color:var(--bg-subtle);text-align:center;padding:.5rem 1rem}.dark .SidebarUserControls-module__yZ1HFG__notifFooter{background-color:#252f4a4d}.SidebarUserControls-module__yZ1HFG__birthdayPopup{z-index:60;background-color:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);min-width:280px;margin-bottom:.5rem;padding:1rem;position:absolute;bottom:100%;left:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SidebarUserControls-module__yZ1HFG__birthdayTitle{color:var(--text-strong);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.SidebarUserControls-module__yZ1HFG__birthdayItem{border-bottom:1px solid var(--border-subtle);padding:.5rem 0}.SidebarUserControls-module__yZ1HFG__birthdayItem:last-child{border-bottom:none}.SidebarUserControls-module__yZ1HFG__birthdayName{color:var(--text-strong);margin:0;font-size:.875rem;font-weight:500}.SidebarUserControls-module__yZ1HFG__birthdayContact{color:var(--text-body);margin:0;font-size:.75rem}.SidebarUserControls-module__yZ1HFG__birthdayLead{color:var(--text-muted);margin:0;font-size:.75rem}.SidebarUserControls-module__yZ1HFG__avatar{border-radius:var(--radius-full);background-color:var(--taper-blue);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;display:flex;overflow:hidden}.SidebarUserControls-module__yZ1HFG__avatarImg{object-fit:cover;width:100%;height:100%}.SidebarUserControls-module__yZ1HFG__userInfo{flex:1;min-width:0}.SidebarUserControls-module__yZ1HFG__userName{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.SidebarUserControls-module__yZ1HFG__userRole{color:var(--blue-pale);text-transform:capitalize;margin:0;font-size:.75rem}.SidebarUserControls-module__yZ1HFG__profileMenu{background-color:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);z-index:60;width:12rem;margin-bottom:.5rem;padding:.5rem 0;position:absolute;bottom:100%;left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.SidebarUserControls-module__yZ1HFG__profileMenuItem{text-align:left;width:100%;color:var(--text-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:background-color .2s;display:flex}.SidebarUserControls-module__yZ1HFG__profileMenuItem:hover{background-color:var(--bg-subtle)}.dark .SidebarUserControls-module__yZ1HFG__profileMenuItem{color:var(--gray-200)}.dark .SidebarUserControls-module__yZ1HFG__profileMenuItem:hover{background-color:var(--gray-700)}.SidebarUserControls-module__yZ1HFG__profileMenuLabel{font-size:.875rem;font-weight:500}.SidebarUserControls-module__yZ1HFG__profileMenuDivider{border-top:1px solid var(--border-subtle);margin:.5rem 0}.SidebarUserControls-module__yZ1HFG__profileMenuLogout{text-align:left;width:100%;color:var(--danger);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:background-color .2s;display:flex}.SidebarUserControls-module__yZ1HFG__profileMenuLogout:hover{background-color:color-mix(in srgb, var(--danger) 12%, transparent)}.dark .SidebarUserControls-module__yZ1HFG__profileMenuLogout{color:#f87171}.dark .SidebarUserControls-module__yZ1HFG__profileMenuLogout:hover{background-color:#7f1d1d33}
.rail-module__5ozspa__aside{color:#fff;background-color:var(--navy);flex-direction:column;transition:width .3s ease-in-out,box-shadow .3s ease-in-out;display:flex}.dark .rail-module__5ozspa__aside{background-color:#030712}.rail-module__5ozspa__asideOpen{width:18rem}.rail-module__5ozspa__asideClosed{width:5rem}.rail-module__5ozspa__nav{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:.75rem;overflow:hidden auto}.rail-module__5ozspa__nav::-webkit-scrollbar{display:none}.rail-module__5ozspa__nav>*+*{margin-top:.5rem}.rail-module__5ozspa__navItem{border-radius:var(--radius-lg);color:var(--blue-pale);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.rail-module__5ozspa__navItemInactive:hover{background-color:var(--navy-mid)}.rail-module__5ozspa__navItemActive{background-color:var(--taper-blue);color:#fff;box-shadow:var(--shadow-card)}.rail-module__5ozspa__collapsed{justify-content:center}.rail-module__5ozspa__navIcon{flex-shrink:0}.rail-module__5ozspa__navLabel{white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.25rem}.rail-module__5ozspa__edgeHandle{z-index:2;background-color:var(--navy);color:#7b859e;border-radius:var(--radius-full);cursor:pointer;border:1px solid #5a7fc233;justify-content:center;align-items:center;width:1.25rem;height:2.5rem;padding:0;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:50%}.dark .rail-module__5ozspa__edgeHandle{background-color:#030712}.rail-module__5ozspa__edgeHandle:hover{background-color:var(--navy-mid);color:#fff}
.controls-module__A1sCJq__control{border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.controls-module__A1sCJq__controlSecondary{background-color:var(--accent-soft);color:var(--text-strong)}.controls-module__A1sCJq__controlSecondary:hover{background-color:var(--blue-light);color:#fff}.controls-module__A1sCJq__controlPrimary{background-color:var(--taper-blue);color:#fff}.controls-module__A1sCJq__controlPrimary:hover{background-color:var(--navy-mid)}.controls-module__A1sCJq__controlIconOnly{justify-content:center;width:2.5rem;height:2.5rem;padding:.625rem}.controls-module__A1sCJq__control:disabled{opacity:.55;cursor:default}
.PageChrome-module__qkICOW__body{flex:1;min-height:0;display:flex}.PageChrome-module__qkICOW__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}.PageChrome-module__qkICOW__pageInner{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.PageChrome-module__qkICOW__rightAside{z-index:40;border-left:1px solid #5a7fc233;position:absolute;top:0;bottom:0;right:0;overflow:visible}.PageChrome-module__qkICOW__rightHidden{pointer-events:none;border-left:none;width:0}.PageChrome-module__qkICOW__rightFloating{box-shadow:-8px 0 24px #0117452e}.PageChrome-module__qkICOW__railGroup{flex-direction:column;gap:.5rem;display:flex}.PageChrome-module__qkICOW__railGroup+.PageChrome-module__qkICOW__railGroup{border-top:1px solid #5a7fc233;padding-top:.75rem}.PageChrome-module__qkICOW__railGroupLabel{letter-spacing:.04em;text-transform:uppercase;color:#7b859e;white-space:nowrap;padding:0 .5rem;font-size:.6875rem;font-weight:600}.PageChrome-module__qkICOW__railHeader{white-space:nowrap;border-bottom:1px solid #5a7fc233;flex-shrink:0;align-items:center;height:5rem;padding:0 1.25rem;display:flex}.PageChrome-module__qkICOW__edgeHandleLeftEdge{left:0;transform:translate(-50%,-50%)}.PageChrome-module__qkICOW__railHeaderLabel{letter-spacing:.04em;text-transform:uppercase;color:#7b859e;font-size:.75rem;font-weight:600}.PageChrome-module__qkICOW__railFooter{border-top:1px solid #5a7fc233;flex-shrink:0;height:5rem}.PageChrome-module__qkICOW__railDrill{flex-direction:column;display:flex}.PageChrome-module__qkICOW__railDrillChevron{color:#7b859e;flex-shrink:0;margin-left:auto;transition:transform .2s}.PageChrome-module__qkICOW__railDrillChevronOpen{transform:rotate(90deg)}.PageChrome-module__qkICOW__railDrillBody{grid-template-rows:0fr;transition:grid-template-rows .24s cubic-bezier(.33,0,.2,1);display:grid}.PageChrome-module__qkICOW__railDrillBodyOpen{grid-template-rows:1fr}.PageChrome-module__qkICOW__railDrillInner{opacity:0;flex-direction:column;gap:.5rem;min-height:0;transition:opacity .24s cubic-bezier(.33,0,.2,1);display:flex;overflow:hidden}.PageChrome-module__qkICOW__railDrillBodyOpen .PageChrome-module__qkICOW__railDrillInner{opacity:1}.PageChrome-module__qkICOW__railDrillInner:before{content:"";height:.5rem;display:block}.PageChrome-module__qkICOW__railDrillInnerIndent{border-left:2px solid #5a7fc233;margin-left:.9375rem;padding-left:.75rem}.PageChrome-module__qkICOW__railSubLabel{letter-spacing:.04em;text-transform:uppercase;color:#7b859e;white-space:nowrap;font-size:.6875rem;font-weight:600}.PageChrome-module__qkICOW__railSubLabel:not(:first-child){margin-top:.25rem}@media (prefers-reduced-motion:reduce){.PageChrome-module__qkICOW__railDrillBody,.PageChrome-module__qkICOW__railDrillInner,.PageChrome-module__qkICOW__railDrillChevron{transition:none}}.PageChrome-module__qkICOW__bottomBar{background-color:var(--bg-surface);border-top:1px solid var(--border-subtle);min-height:5rem;padding:0 var(--page-inset-inline);flex:none;align-items:center;display:flex}.dark .PageChrome-module__qkICOW__bottomBar{background-color:#030712;border-top-color:#5a7fc233}.PageChrome-module__qkICOW__bottomHidden{display:none}.PageChrome-module__qkICOW__bottomLeading{flex:none;align-items:center;gap:.75rem;display:flex}.PageChrome-module__qkICOW__bottomInner{flex:auto;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.PageChrome-module__qkICOW__topBackBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background-color:var(--bg-surface);width:2.5rem;height:2.5rem;color:var(--text-strong);cursor:pointer;flex:none;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s;display:inline-flex}.PageChrome-module__qkICOW__topBackBtn:hover{background-color:var(--bg-subtle);border-color:var(--text-muted)}.PageChrome-module__qkICOW__topTitle{flex-direction:column;justify-content:center;min-width:0;display:flex}.PageChrome-module__qkICOW__topTitleMain{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:1.5rem;font-weight:700;line-height:2rem;overflow:hidden}.PageChrome-module__qkICOW__topCrumbs{align-items:center;gap:.2rem;min-width:0;display:flex;overflow:hidden}.PageChrome-module__qkICOW__topCrumbStep{align-items:center;gap:.2rem;min-width:0;display:inline-flex}.PageChrome-module__qkICOW__topCrumb,.PageChrome-module__qkICOW__topCrumbLink,.PageChrome-module__qkICOW__topCrumbCurrent{color:var(--gray-400);white-space:nowrap;text-overflow:ellipsis;max-width:16rem;font-size:.8125rem;line-height:1.25rem;overflow:hidden}.PageChrome-module__qkICOW__topCrumbLink{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none}.PageChrome-module__qkICOW__topCrumbLink:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.PageChrome-module__qkICOW__topCrumbCurrent{color:var(--text-body);font-weight:600}.PageChrome-module__qkICOW__topCrumbSep{color:var(--gray-400);opacity:.55;flex:none}@media (max-width:768px){.PageChrome-module__qkICOW__bottomBar{padding:.875rem 1rem}}
.Modal-module__bmFajq__overlay{z-index:50;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__bmFajq__backdrop{background-color:#0000004d;transition:opacity .15s;position:absolute;inset:0}.Modal-module__bmFajq__modal{background-color:var(--bg-elevated);border-radius:var(--radius-2xl);box-shadow:var(--shadow-popup);max-height:90vh;position:relative;overflow-y:auto}.Modal-module__bmFajq__sizeSm{max-width:24rem}.Modal-module__bmFajq__sizeMd{max-width:28rem}.Modal-module__bmFajq__sizeLg{max-width:32rem}.Modal-module__bmFajq__sizeXl{max-width:42rem}.Modal-module__bmFajq__sizeFull{max-width:56rem}.Modal-module__bmFajq__header{background-color:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.Modal-module__bmFajq__title{color:var(--text-strong);margin:0;font-size:1.25rem;font-weight:700;line-height:1.75rem}.Modal-module__bmFajq__closeButton{border-radius:var(--radius-sm);color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .15s,background-color .15s;display:inline-flex}.Modal-module__bmFajq__closeButton:hover{background-color:var(--bg-page);color:var(--text-strong)}.Modal-module__bmFajq__content{padding:1.5rem 2rem}.Modal-module__bmFajq__footer{border-top:1px solid var(--border-subtle);background-color:var(--bg-page);border-bottom-left-radius:var(--radius-2xl);border-bottom-right-radius:var(--radius-2xl);justify-content:flex-end;gap:.75rem;padding:1rem 2rem;display:flex}
.Button-module__Q0e3aa__btn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s;display:inline-flex}.Button-module__Q0e3aa__btn:disabled{opacity:.55;cursor:default}.Button-module__Q0e3aa__sm{padding:.35rem .7rem;font-size:.8125rem}.Button-module__Q0e3aa__md{padding:.5rem .9rem;font-size:.875rem}.Button-module__Q0e3aa__fullWidth{width:100%}.Button-module__Q0e3aa__primary{background:var(--navy);color:#fff}.Button-module__Q0e3aa__primary:not(:disabled):hover{background:var(--navy-mid)}:is(:root[data-theme=dark] .Button-module__Q0e3aa__primary,.dark .Button-module__Q0e3aa__primary){background:var(--taper-blue)}:is(:root[data-theme=dark] .Button-module__Q0e3aa__primary:not(:disabled):hover,.dark .Button-module__Q0e3aa__primary:not(:disabled):hover){background:var(--blue-light)}.Button-module__Q0e3aa__secondary{background:var(--bg-surface);color:var(--text-strong);border-color:var(--border-subtle)}.Button-module__Q0e3aa__secondary:not(:disabled):hover{background:var(--bg-page);border-color:var(--gray-200)}.Button-module__Q0e3aa__ghost{color:var(--text-muted);background:0 0}.Button-module__Q0e3aa__ghost:not(:disabled):hover{background:color-mix(in srgb, var(--text-muted) 12%, transparent);color:var(--text-strong)}.Button-module__Q0e3aa__subtle{background:var(--accent-soft);color:var(--taper-blue)}.Button-module__Q0e3aa__subtle:not(:disabled):hover{background:color-mix(in srgb, var(--taper-blue) 16%, transparent)}:is(:root[data-theme=dark] .Button-module__Q0e3aa__subtle,.dark .Button-module__Q0e3aa__subtle){background:color-mix(in srgb, var(--taper-blue) 22%, transparent);color:var(--blue-light)}.Button-module__Q0e3aa__danger{background:var(--danger);color:#fff}.Button-module__Q0e3aa__danger:not(:disabled):hover{background:color-mix(in srgb, var(--danger) 85%, #000)}.Button-module__Q0e3aa__spin{animation:.7s linear infinite Button-module__Q0e3aa__btnSpin}@keyframes Button-module__Q0e3aa__btnSpin{to{transform:rotate(360deg)}}
.ConfirmDialog-module__WHsPTq__message{color:var(--text-body);margin:0;font-size:.875rem;line-height:1.55}
.InfoTooltip-module__o4wFNW__trigger{color:var(--gray-400);cursor:pointer;border-radius:var(--radius-circle);vertical-align:middle;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:color .15s;display:inline-flex}.InfoTooltip-module__o4wFNW__trigger:hover,.InfoTooltip-module__o4wFNW__trigger[data-open=true]{color:var(--taper-blue)}.InfoTooltip-module__o4wFNW__trigger:disabled{cursor:default}.InfoTooltip-module__o4wFNW__body{color:var(--text-body);margin:0;font-size:.9375rem;line-height:1.5rem}
.NotesPanel-module__8ClJtW__wrapper>*+*{margin-top:1.5rem}.NotesPanel-module__8ClJtW__msg{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.NotesPanel-module__8ClJtW__msgError{background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}.NotesPanel-module__8ClJtW__msgSuccess{background-color:color-mix(in srgb, var(--success) 14%, transparent);color:#16a34a}.NotesPanel-module__8ClJtW__addBlock>*+*{margin-top:.75rem}.NotesPanel-module__8ClJtW__textarea{background-color:var(--bg-subtle);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:100%;color:var(--gray-500);resize:none;height:6rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.NotesPanel-module__8ClJtW__textarea::placeholder{color:var(--gray-300)}.NotesPanel-module__8ClJtW__textarea:focus{border-color:var(--taper-blue);box-shadow:0 0 0 2px var(--blue-pale);outline:none}.NotesPanel-module__8ClJtW__addBtn{background-color:var(--taper-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}.NotesPanel-module__8ClJtW__addBtn:hover{background-color:var(--navy-mid)}.NotesPanel-module__8ClJtW__addBtn:disabled{opacity:.5;cursor:default}.NotesPanel-module__8ClJtW__loading{color:var(--taper-blue);justify-content:center;align-items:center;padding:2rem 0;display:flex}.NotesPanel-module__8ClJtW__notesList>*+*{margin-top:.75rem}.NotesPanel-module__8ClJtW__noteCard{background-color:var(--bg-subtle);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);padding:1rem}.NotesPanel-module__8ClJtW__noteOwn{background-color:var(--accent-soft);border-color:color-mix(in srgb, var(--taper-blue) 30%, var(--border-subtle));border-left:3px solid var(--taper-blue)}.NotesPanel-module__8ClJtW__noteTop{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.NotesPanel-module__8ClJtW__editArea{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);resize:none;flex:1;padding:.5rem;font-family:inherit;font-size:.875rem}.NotesPanel-module__8ClJtW__editArea:focus{border-color:var(--taper-blue);outline:none}.NotesPanel-module__8ClJtW__noteText{color:var(--text-muted);white-space:pre-wrap;flex:1;margin:0;font-size:.875rem;line-height:1.25rem}.NotesPanel-module__8ClJtW__noteActions{flex-shrink:0;gap:.25rem;display:flex}.NotesPanel-module__8ClJtW__noteBtn{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.375rem;transition:background-color .15s,color .15s;display:inline-flex}.NotesPanel-module__8ClJtW__btnSave{color:#16a34a}.NotesPanel-module__8ClJtW__btnSave:hover{background-color:color-mix(in srgb, var(--success) 14%, transparent)}.NotesPanel-module__8ClJtW__btnCancel{color:var(--gray-300)}.NotesPanel-module__8ClJtW__btnCancel:hover{background-color:var(--bg-subtle)}.NotesPanel-module__8ClJtW__btnEdit{color:var(--taper-blue)}.NotesPanel-module__8ClJtW__btnEdit:hover{background-color:var(--accent-soft)}.NotesPanel-module__8ClJtW__btnDelete{color:var(--gray-200)}.NotesPanel-module__8ClJtW__btnDelete:hover{color:#f87171;background-color:color-mix(in srgb, var(--danger) 12%, transparent)}.NotesPanel-module__8ClJtW__noteMeta{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.NotesPanel-module__8ClJtW__noteDate{color:var(--gray-300);margin:0;font-size:.75rem;line-height:1rem}.NotesPanel-module__8ClJtW__noteUser{color:var(--text-muted);font-size:.75rem;line-height:1rem}.NotesPanel-module__8ClJtW__empty{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.25rem}.NotesPanel-module__8ClJtW__spin{animation:1s linear infinite NotesPanel-module__8ClJtW__npSpin}@keyframes NotesPanel-module__8ClJtW__npSpin{to{transform:rotate(360deg)}}
.DocumentsPanel-module__kuchFa__wrapper>*+*{margin-top:1.5rem}.DocumentsPanel-module__kuchFa__hidden{display:none}.DocumentsPanel-module__kuchFa__msg{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.DocumentsPanel-module__kuchFa__msgError{background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}.DocumentsPanel-module__kuchFa__msgSuccess{background-color:color-mix(in srgb, var(--success) 14%, transparent);color:#16a34a}.DocumentsPanel-module__kuchFa__dropzone{border:2px dashed var(--gray-300);border-radius:var(--radius-md);text-align:center;cursor:pointer;padding:2rem;transition:all .15s}.DocumentsPanel-module__kuchFa__dropzone:hover{border-color:var(--taper-blue);background-color:var(--accent-soft)}.DocumentsPanel-module__kuchFa__dropLabel{cursor:pointer;display:block}.DocumentsPanel-module__kuchFa__dropIcon{color:var(--gray-300);margin:0 auto .75rem;display:block}.DocumentsPanel-module__kuchFa__dropTitle{color:var(--text-muted);margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.DocumentsPanel-module__kuchFa__dropSubtitle{color:var(--gray-300);margin:.25rem 0 0;font-size:.75rem;line-height:1rem}.DocumentsPanel-module__kuchFa__loading{color:var(--taper-blue);justify-content:center;align-items:center;padding:2rem 0;display:flex}.DocumentsPanel-module__kuchFa__docsList>*+*{margin-top:.5rem}.DocumentsPanel-module__kuchFa__docsHeading{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:600;line-height:1rem}.DocumentsPanel-module__kuchFa__docItem{background-color:var(--bg-subtle);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.75rem;display:flex}.DocumentsPanel-module__kuchFa__docInfo{align-items:center;gap:.75rem;display:flex}.DocumentsPanel-module__kuchFa__docIcon{color:var(--taper-blue);flex-shrink:0}.DocumentsPanel-module__kuchFa__docName{color:var(--text-strong);margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.DocumentsPanel-module__kuchFa__docMeta{color:var(--gray-300);margin:0;font-size:.75rem;line-height:1rem}.DocumentsPanel-module__kuchFa__empty{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.25rem}.DocumentsPanel-module__kuchFa__spin{animation:1s linear infinite DocumentsPanel-module__kuchFa__dpSpin}@keyframes DocumentsPanel-module__kuchFa__dpSpin{to{transform:rotate(360deg)}}
.CompanyEnrichmentPanel-module__j41dPq__wrapper>*+*{margin-top:1.25rem}.CompanyEnrichmentPanel-module__j41dPq__header{justify-content:space-between;align-items:center;display:flex}.CompanyEnrichmentPanel-module__j41dPq__headingWrap{align-items:center;gap:.375rem;display:inline-flex}.CompanyEnrichmentPanel-module__j41dPq__heading{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:600;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__enrichBtn{color:var(--taper-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.CompanyEnrichmentPanel-module__j41dPq__enrichBtn:hover{color:var(--navy-mid)}.CompanyEnrichmentPanel-module__j41dPq__enrichBtn:disabled{opacity:.5;cursor:default}.CompanyEnrichmentPanel-module__j41dPq__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 0;display:flex}.CompanyEnrichmentPanel-module__j41dPq__loadingText{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.25rem}.CompanyEnrichmentPanel-module__j41dPq__emptyState{text-align:center;padding:2.5rem 0}.CompanyEnrichmentPanel-module__j41dPq__emptyState>*+*{margin-top:.75rem}.CompanyEnrichmentPanel-module__j41dPq__emptyIcon{border-radius:var(--radius-full);background-color:var(--accent-soft);justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto;display:flex}.CompanyEnrichmentPanel-module__j41dPq__emptyTitle{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.25rem}.CompanyEnrichmentPanel-module__j41dPq__emptySubtitle{color:var(--gray-300);margin:0;font-size:.75rem;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__fitCard{border-radius:var(--radius-md);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__fitScoreBox{border-radius:var(--radius-md);background-color:#ffffff26;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__fitScoreNumber{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.CompanyEnrichmentPanel-module__j41dPq__fitScoreMax{color:#ffffffb3;font-size:9px;font-weight:500}.CompanyEnrichmentPanel-module__j41dPq__fitBody{flex:1;min-width:0}.CompanyEnrichmentPanel-module__j41dPq__fitLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .125rem;font-size:.75rem;font-weight:600;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__fitReason{color:#fff;margin:0;font-size:.875rem;font-weight:500;line-height:1.375}.CompanyEnrichmentPanel-module__j41dPq__fitChips{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__fitChip{border-radius:var(--radius-full);color:#fff;background-color:#fff3;padding:.125rem .5rem;font-size:10px;font-weight:500}.CompanyEnrichmentPanel-module__j41dPq__descCard{background-color:var(--bg-subtle);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:1rem}.CompanyEnrichmentPanel-module__j41dPq__descLabel{text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem;font-weight:600;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__descText{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.625}.CompanyEnrichmentPanel-module__j41dPq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.CompanyEnrichmentPanel-module__j41dPq__statCard{border-radius:var(--radius-sm);background-color:var(--bg-subtle);border:1px solid var(--border-subtle);padding:.75rem}.CompanyEnrichmentPanel-module__j41dPq__statLabel{text-transform:uppercase;color:var(--gray-300);margin:0 0 .125rem;font-size:10px;font-weight:600}.CompanyEnrichmentPanel-module__j41dPq__statValue{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.CompanyEnrichmentPanel-module__j41dPq__links>*+*{margin-top:.5rem}.CompanyEnrichmentPanel-module__j41dPq__linkRow{border-radius:var(--radius-sm);background-color:var(--bg-subtle);border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.75rem;transition:border-color .15s;display:flex}.CompanyEnrichmentPanel-module__j41dPq__linkRow:hover{border-color:var(--taper-blue)}.CompanyEnrichmentPanel-module__j41dPq__linkLabel{color:var(--text-muted);font-size:.75rem;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__linkValue{color:var(--taper-blue);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__linkRow:hover .CompanyEnrichmentPanel-module__j41dPq__linkValue{text-decoration:underline}.CompanyEnrichmentPanel-module__j41dPq__tradeCard{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background-color:var(--bg-subtle);padding:1rem}.CompanyEnrichmentPanel-module__j41dPq__tradeHead{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__tradeDot{border-radius:var(--radius-full);width:.5rem;height:.5rem}.CompanyEnrichmentPanel-module__j41dPq__tradeDotActive{background-color:#22c55e}.CompanyEnrichmentPanel-module__j41dPq__tradeDotInactive{background-color:#9ca3af}.CompanyEnrichmentPanel-module__j41dPq__tradeLabel{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__tradeChips{flex-wrap:wrap;gap:.375rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__tradeChip{border-radius:var(--radius-full);background-color:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-muted);padding:.125rem .5rem;font-size:11px}.CompanyEnrichmentPanel-module__j41dPq__fxCard{border-radius:var(--radius-md);background-color:var(--accent-soft);border:1px solid #c7d4ef;padding:1rem}.CompanyEnrichmentPanel-module__j41dPq__fxLabel{text-transform:uppercase;color:var(--taper-blue);margin:0 0 .25rem;font-size:10px;font-weight:600}.CompanyEnrichmentPanel-module__j41dPq__fxText{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.25rem}.CompanyEnrichmentPanel-module__j41dPq__sectionLabel{text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem;font-weight:600;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__painList>*+*{margin-top:.375rem}.CompanyEnrichmentPanel-module__j41dPq__painItem{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__painIcon{color:#f59e0b;flex-shrink:0;margin-top:.125rem}.CompanyEnrichmentPanel-module__j41dPq__chipWrap{flex-wrap:wrap;gap:.375rem;display:flex}.CompanyEnrichmentPanel-module__j41dPq__serviceChip{border-radius:var(--radius-sm);background-color:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--gray-500);padding:.25rem .625rem;font-size:.75rem;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__segmentChip{border-radius:var(--radius-sm);background-color:var(--accent-soft);color:var(--taper-blue);padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1rem}.CompanyEnrichmentPanel-module__j41dPq__timestamp{color:var(--gray-300);text-align:right;margin:0;font-size:10px}.CompanyEnrichmentPanel-module__j41dPq__spin{animation:1s linear infinite CompanyEnrichmentPanel-module__j41dPq__cepSpin}@keyframes CompanyEnrichmentPanel-module__j41dPq__cepSpin{to{transform:rotate(360deg)}}
.ProductLinesSection-module__a6emYG__section{border-top:1px solid var(--border-subtle);padding-top:1.5rem}.ProductLinesSection-module__a6emYG__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProductLinesSection-module__a6emYG__headingWrap{align-items:center;gap:.375rem;display:inline-flex}.ProductLinesSection-module__a6emYG__heading{color:var(--text-strong);margin:0;font-weight:600}.ProductLinesSection-module__a6emYG__addButton{border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s;display:flex}.ProductLinesSection-module__a6emYG__tableWrap{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);overflow:hidden}.ProductLinesSection-module__a6emYG__table{border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.25rem}.ProductLinesSection-module__a6emYG__headRow{background-color:var(--bg-subtle)}.ProductLinesSection-module__a6emYG__th{text-align:left;text-transform:uppercase;color:var(--text-muted);padding:.5rem .75rem;font-size:.75rem;font-weight:600;line-height:1rem}.ProductLinesSection-module__a6emYG__thRight{text-align:right}.ProductLinesSection-module__a6emYG__thAction{width:4rem;padding:.5rem .75rem}.ProductLinesSection-module__a6emYG__body>tr+tr{border-top:1px solid var(--border-subtle)}.ProductLinesSection-module__a6emYG__loadingCell{text-align:center;padding:1.5rem .75rem}.ProductLinesSection-module__a6emYG__emptyCell{text-align:center;color:var(--gray-300);padding:1.25rem .75rem;font-size:.875rem}.ProductLinesSection-module__a6emYG__rowView{cursor:pointer}.ProductLinesSection-module__a6emYG__rowView:hover,.ProductLinesSection-module__a6emYG__rowEdit{background-color:var(--bg-subtle)}.ProductLinesSection-module__a6emYG__rowNew{background-color:var(--accent-soft)}.ProductLinesSection-module__a6emYG__td{padding:.5rem .75rem}.ProductLinesSection-module__a6emYG__cellName{color:var(--text-strong);padding:.5rem .75rem;font-weight:500}.ProductLinesSection-module__a6emYG__note{color:var(--gray-300);font-size:.75rem;font-weight:400;line-height:1rem;display:block}.ProductLinesSection-module__a6emYG__cellMuted{text-align:right;color:var(--text-muted);padding:.5rem .75rem}.ProductLinesSection-module__a6emYG__cellRevenue{text-align:right;color:var(--text-strong);padding:.5rem .75rem;font-weight:600}.ProductLinesSection-module__a6emYG__actionsRight{justify-content:flex-end;align-items:center;display:flex}.ProductLinesSection-module__a6emYG__actionsRightGap{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.ProductLinesSection-module__a6emYG__deleteBtn{border-radius:var(--radius-xs);color:var(--gray-200);cursor:pointer;background:0 0;border:none;padding:.25rem;display:inline-flex}.ProductLinesSection-module__a6emYG__deleteBtn:hover{color:#ef4444}.ProductLinesSection-module__a6emYG__iconBtn{border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;padding:.25rem;display:inline-flex}.ProductLinesSection-module__a6emYG__iconBtnHoverPale:hover{background-color:var(--accent-soft)}.ProductLinesSection-module__a6emYG__iconBtnHoverWhite:hover{background-color:var(--bg-surface)}.ProductLinesSection-module__a6emYG__input{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;color:inherit;padding:.375rem .625rem;font-size:.875rem;line-height:1.25rem}.ProductLinesSection-module__a6emYG__input:focus{border-color:var(--taper-blue);outline:none}.ProductLinesSection-module__a6emYG__inputRight{text-align:right}.ProductLinesSection-module__a6emYG__totalsRow{background-color:var(--bg-subtle)}.ProductLinesSection-module__a6emYG__totalLabel{text-transform:uppercase;padding:.5rem .75rem;font-size:.75rem;font-weight:700;line-height:1rem}.ProductLinesSection-module__a6emYG__totalVolume{text-align:right;color:var(--text-strong);padding:.5rem .75rem;font-weight:700}.ProductLinesSection-module__a6emYG__totalRevenue{text-align:right;padding:.5rem .75rem;font-weight:700}.ProductLinesSection-module__a6emYG__hint{color:var(--gray-300);margin-top:.5rem;font-size:.75rem;line-height:1rem}.ProductLinesSection-module__a6emYG__spin{animation:1s linear infinite ProductLinesSection-module__a6emYG__plSpin}@keyframes ProductLinesSection-module__a6emYG__plSpin{to{transform:rotate(360deg)}}
.SearchInput-module__6vkjNa__wrap{width:100%;position:relative}.SearchInput-module__6vkjNa__icon{color:var(--gray-400);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.SearchInput-module__6vkjNa__input{background-color:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:100%;color:var(--text-body);padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.SearchInput-module__6vkjNa__input::placeholder{color:var(--gray-400)}.SearchInput-module__6vkjNa__input:focus{border-color:var(--taper-blue);box-shadow:0 0 0 2px var(--blue-pale);outline:none}.SearchInput-module__6vkjNa__adornment{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}
.cardTable-module__rxlr6G__table{border-collapse:separate;width:100%;border-spacing:0 var(--space-2);font-size:.8125rem}.cardTable-module__rxlr6G__th{z-index:2;text-align:left;padding:var(--card-th-pad-y,.35rem) var(--card-cell-pad-x,.85rem);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:var(--table-canvas,var(--bg-page));white-space:nowrap;font-size:.6875rem;font-weight:700;position:sticky;top:0}.cardTable-module__rxlr6G__thFoot{top:auto;bottom:0}.cardTable-module__rxlr6G__row>td{background-color:var(--bg-surface);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);color:var(--text-body);transition:background-color .12s}.cardTable-module__rxlr6G__row>td:first-child{border-left:1px solid var(--border-subtle);border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.cardTable-module__rxlr6G__row>td:last-child{border-right:1px solid var(--border-subtle);border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.cardTable-module__rxlr6G__clickable{cursor:pointer}.cardTable-module__rxlr6G__clickable:hover>td{background-color:var(--bg-subtle)}.cardTable-module__rxlr6G__td{padding:var(--card-cell-pad-y,.6rem) var(--card-cell-pad-x,.85rem)}
.depthTransition-module__X_x7eW__stage{position:relative;overflow:hidden}.depthTransition-module__X_x7eW__stageFill{flex-direction:column;flex:1;min-height:0;display:flex}.depthTransition-module__X_x7eW__layer{min-width:0}.depthTransition-module__X_x7eW__layerFill{flex-direction:column;flex:1;min-height:0;display:flex}.depthTransition-module__X_x7eW__out{pointer-events:none;position:absolute;top:0;left:0;right:0}.depthTransition-module__X_x7eW__outFill{bottom:0}.depthTransition-module__X_x7eW__enterFwd{animation:.3s cubic-bezier(.33,0,.2,1) both depthTransition-module__X_x7eW__depthEnterFwd}.depthTransition-module__X_x7eW__enterBack{animation:.3s cubic-bezier(.33,0,.2,1) both depthTransition-module__X_x7eW__depthEnterBack}.depthTransition-module__X_x7eW__exitFwd{animation:.3s cubic-bezier(.33,0,.2,1) both depthTransition-module__X_x7eW__depthExitFwd}.depthTransition-module__X_x7eW__exitBack{animation:.3s cubic-bezier(.33,0,.2,1) both depthTransition-module__X_x7eW__depthExitBack}@keyframes depthTransition-module__X_x7eW__depthEnterFwd{0%{opacity:0;transform:translate(24px)scale(.96)}to{opacity:1;transform:none}}@keyframes depthTransition-module__X_x7eW__depthEnterBack{0%{opacity:0;transform:translate(-24px)scale(.96)}to{opacity:1;transform:none}}@keyframes depthTransition-module__X_x7eW__depthExitFwd{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-24px)scale(.96)}}@keyframes depthTransition-module__X_x7eW__depthExitBack{0%{opacity:1;transform:none}to{opacity:0;transform:translate(24px)scale(.96)}}@media (prefers-reduced-motion:reduce){.depthTransition-module__X_x7eW__enterFwd,.depthTransition-module__X_x7eW__enterBack,.depthTransition-module__X_x7eW__exitFwd,.depthTransition-module__X_x7eW__exitBack{animation:none}}
.page-module__uQ06sa__searchBar{gap:.75rem;display:flex}.page-module__uQ06sa__searchWrap{flex:1}.page-module__uQ06sa__filterPanel{background-color:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-subtle);z-index:40;width:16rem;padding:1rem;position:absolute;top:6rem;right:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.page-module__uQ06sa__filterHead{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__uQ06sa__filterTitle{color:var(--text-strong);font-weight:600}.page-module__uQ06sa__filterHeadActions{gap:.5rem;display:flex}.page-module__uQ06sa__resetBtn{color:var(--taper-blue);border-radius:var(--radius-xs);cursor:pointer;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;transition:background-color .2s}.page-module__uQ06sa__resetBtn:hover{background-color:var(--accent-soft)}.page-module__uQ06sa__closeFilterBtn{color:var(--text-muted);cursor:pointer;transition:color .2s}.page-module__uQ06sa__closeFilterBtn:hover{color:var(--text-strong)}.page-module__uQ06sa__filterGroup{margin-bottom:1rem}.page-module__uQ06sa__filterLabel{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:block}.page-module__uQ06sa__filterLabelInfo{margin-left:.25rem}.page-module__uQ06sa__priorityList>*+*{margin-top:.5rem}.page-module__uQ06sa__priorityRow{cursor:pointer;align-items:center;gap:.5rem;display:flex}.page-module__uQ06sa__priorityText{color:var(--text-muted);font-size:.875rem;line-height:1.25rem}.page-module__uQ06sa__filterSelect{background-color:var(--bg-subtle);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:100%;color:var(--gray-500);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.page-module__uQ06sa__nativeCheckbox{border-radius:var(--radius-xs)}.page-module__uQ06sa__stateBox{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;display:flex}.page-module__uQ06sa__stateText{color:var(--text-muted);font-size:.875rem;line-height:1.25rem}.page-module__uQ06sa__errorText{color:#ef4444;font-size:.875rem;line-height:1.25rem}.page-module__uQ06sa__retryBtn{border-radius:var(--radius-sm);color:var(--taper-blue);background-color:var(--accent-soft);cursor:pointer;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__uQ06sa__emptyTitle{color:var(--text-strong);font-size:1rem;font-weight:600;line-height:1.5rem}.page-module__uQ06sa__emptyDesc{color:var(--text-muted);font-size:.875rem;line-height:1.25rem}.page-module__uQ06sa__detailLoading{min-height:0;color:var(--text-muted);flex:1;justify-content:center;align-items:center;padding:3rem;font-size:.875rem;display:flex}.page-module__uQ06sa__spin{animation:1s linear infinite page-module__uQ06sa__spin}@keyframes page-module__uQ06sa__spin{to{transform:rotate(360deg)}}
.EmptyState-module__4mXhya__wrap{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-12) var(--space-6);color:var(--text-muted);flex-direction:column;display:flex}.EmptyState-module__4mXhya__compact{padding:var(--space-8) var(--space-4);gap:var(--space-2)}.EmptyState-module__4mXhya__iconWrap{border-radius:var(--radius-full);background:var(--bg-page);width:3rem;height:3rem;color:var(--gray-300);justify-content:center;align-items:center;display:inline-flex}.EmptyState-module__4mXhya__compact .EmptyState-module__4mXhya__iconWrap{width:2.25rem;height:2.25rem}.EmptyState-module__4mXhya__title{font-family:var(--font-heading);color:var(--text-strong);margin:0;font-size:.9375rem;font-weight:700}.EmptyState-module__4mXhya__desc{max-width:40ch;margin:0;font-size:.8125rem;line-height:1.5}.EmptyState-module__4mXhya__action{margin-top:var(--space-2)}
.undoToast-module__dVBGUq__wrap{align-items:center;gap:.75rem;display:flex}.undoToast-module__dVBGUq__msg{color:var(--text-body)}.undoToast-module__dVBGUq__btn{color:var(--accent);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.undoToast-module__dVBGUq__btn:hover{text-decoration:underline}
.page-module__viCPPG__searchBar{gap:.75rem;display:flex}.page-module__viCPPG__searchWrap{flex:1}.page-module__viCPPG__searchScopeBadge{background-color:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning);border-radius:var(--radius-xs);padding:.125rem .375rem;font-size:10px;font-weight:500}.page-module__viCPPG__loadingBox{justify-content:center;align-items:center;height:16rem;display:flex}.page-module__viCPPG__loadingText{color:var(--text-muted);margin-left:.75rem}.page-module__viCPPG__stateBox{flex-direction:column;justify-content:center;align-items:center;height:16rem;display:flex}.page-module__viCPPG__errorText{color:#ef4444;margin:0 0 .75rem}.page-module__viCPPG__retryBtn{background-color:var(--taper-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__viCPPG__emptyBox{color:var(--text-muted)}.page-module__viCPPG__emptyTitle{margin:0;font-size:1.125rem;font-weight:500;line-height:1.75rem}.page-module__viCPPG__emptyDesc{margin:.25rem 0 0;font-size:.875rem;line-height:1.25rem}.page-module__viCPPG__emptyAddBtn{background-color:var(--taper-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;margin-top:1rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25rem;transition:all .2s;display:flex}.page-module__viCPPG__emptyAddBtn:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.page-module__viCPPG__churnOverlay{z-index:60;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__viCPPG__churnModal{background-color:var(--bg-elevated);border-radius:var(--radius-lg);width:100%;max-width:28rem;margin:0 1rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}.page-module__viCPPG__churnTitle{color:var(--text-strong);margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.75rem}.page-module__viCPPG__churnSubtitle{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.25rem}.page-module__viCPPG__churnFields>*+*{margin-top:.75rem}.page-module__viCPPG__churnLabel{color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:500;line-height:1rem;display:block}.page-module__viCPPG__churnInput{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25rem}.page-module__viCPPG__churnInput:focus{box-shadow:0 0 0 2px var(--taper-blue);outline:none}.page-module__viCPPG__churnActions{gap:.75rem;margin-top:1.25rem;display:flex}.page-module__viCPPG__churnConfirmBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background-color:#dc2626;border:none;flex:1;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__viCPPG__churnCancelBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;flex:1;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__viCPPG__detailLoading{min-height:0;color:var(--text-muted);flex:1;justify-content:center;align-items:center;padding:3rem;font-size:.875rem;display:flex}.page-module__viCPPG__spin{animation:1s linear infinite page-module__viCPPG__spin}@keyframes page-module__viCPPG__spin{to{transform:rotate(360deg)}}
.CardTitle-module__oVbOZG__section{align-items:center;gap:.5rem;padding:1rem 1.25rem .75rem;display:flex}.CardTitle-module__oVbOZG__sectionIcon{flex:none}.CardTitle-module__oVbOZG__sectionTitle{min-width:0;color:var(--text-strong);flex:0 auto;font-size:.875rem;font-weight:700;line-height:1.25rem}.CardTitle-module__oVbOZG__badge{background:var(--accent-soft);color:var(--taper-blue);border-radius:var(--radius-full);flex:none;padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem}.CardTitle-module__oVbOZG__trailing{flex:none;align-items:center;gap:.5rem;margin-left:auto;display:flex}
.CompanyAvatar-module__4sccGW__avatar{width:var(--company-avatar-size,2rem);height:var(--company-avatar-size,2rem);border-radius:var(--radius-circle);background-color:var(--accent-soft);color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompanyAvatar-module__4sccGW__avatarImg{background-color:var(--bg-surface);border:1px solid var(--border-subtle);overflow:hidden}.CompanyAvatar-module__4sccGW__favicon{object-fit:contain;width:62.5%;height:62.5%}
.DataTable-module__Y83fLW__wrap{flex-direction:column;min-height:0;display:flex}.DataTable-module__Y83fLW__scroll{overflow:auto}th.DataTable-module__Y83fLW__center,.DataTable-module__Y83fLW__center{text-align:center}th.DataTable-module__Y83fLW__right,.DataTable-module__Y83fLW__right{text-align:right}.DataTable-module__Y83fLW__sortBtn{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:inline-flex}.DataTable-module__Y83fLW__sortBtn:hover{color:var(--text-strong)}.DataTable-module__Y83fLW__sortIdle{opacity:.4}.DataTable-module__Y83fLW__sortActive{color:var(--accent)}.DataTable-module__Y83fLW__pager{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;padding:.5rem .85rem;font-size:.75rem;display:flex}.DataTable-module__Y83fLW__pagerBtns{gap:.375rem;display:flex}.DataTable-module__Y83fLW__pagerBtns button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-surface);width:1.75rem;height:1.75rem;color:var(--text-body);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.DataTable-module__Y83fLW__pagerBtns button:hover:not(:disabled){background:var(--bg-subtle)}.DataTable-module__Y83fLW__pagerBtns button:disabled{opacity:.4;cursor:default}
.onboarding-module__siCnwa__page{background-color:var(--bg-page);height:100%;padding:var(--page-inset);flex-direction:column;gap:1rem;display:flex}.onboarding-module__siCnwa__card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.onboarding-module__siCnwa__spin{animation:1s linear infinite onboarding-module__siCnwa__onboardingSpin}@keyframes onboarding-module__siCnwa__onboardingSpin{to{transform:rotate(360deg)}}.onboarding-module__siCnwa__controls{align-items:center;gap:1rem;display:flex}.onboarding-module__siCnwa__searchWrap{flex:1}.onboarding-module__siCnwa__content{flex:1;min-height:0;display:flex;overflow:hidden}.onboarding-module__siCnwa__listCol{flex:1;min-height:0;overflow:auto}.onboarding-module__siCnwa__listColWide{width:100%}.onboarding-module__siCnwa__centerFull{justify-content:center;align-items:center;height:100%;display:flex}.onboarding-module__siCnwa__stateFull{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;display:flex}.onboarding-module__siCnwa__errorText{color:#ef4444;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__retrySmall{border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__emptyFull{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding-left:2rem;padding-right:2rem;display:flex}.onboarding-module__siCnwa__emptyTitle{font-weight:600}.onboarding-module__siCnwa__emptySub{text-align:center;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__listInner{flex-direction:column;gap:.5rem;padding:0;display:flex}.onboarding-module__siCnwa__leadCard{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;padding:1rem;transition:all .15s}.onboarding-module__siCnwa__leadCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.onboarding-module__siCnwa__leadCardWhite{background-color:var(--bg-surface)}.onboarding-module__siCnwa__leadCardSelected{border-color:var(--taper-blue);box-shadow:0 0 0 1px #3d61a433,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.onboarding-module__siCnwa__leadCardDefault{border-color:var(--border-subtle)}.onboarding-module__siCnwa__leadTop{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.onboarding-module__siCnwa__leadTopMain{flex:1;min-width:0}.onboarding-module__siCnwa__leadNameRow{align-items:center;gap:.375rem;display:flex}.onboarding-module__siCnwa__leadName{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.onboarding-module__siCnwa__collectBadge{border-radius:var(--radius-xs);color:#fff;flex-shrink:0;padding:.125rem .375rem;font-size:9px;font-weight:700}.onboarding-module__siCnwa__revisionDot{border-radius:var(--radius-full);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;line-height:1rem;animation:2s cubic-bezier(.4,0,.6,1) infinite onboarding-module__siCnwa__onboardingPulse;display:flex}@keyframes onboarding-module__siCnwa__onboardingPulse{0%,to{opacity:1}50%{opacity:.5}}.onboarding-module__siCnwa__leadContact{text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;font-size:.75rem;line-height:1rem;overflow:hidden}.onboarding-module__siCnwa__leadPct{flex-shrink:0;margin-left:.5rem;font-size:.75rem;font-weight:700;line-height:1rem}.onboarding-module__siCnwa__progressTrack{border-radius:var(--radius-full);background-color:var(--bg-subtle);width:100%;height:.375rem;overflow:hidden}.onboarding-module__siCnwa__progressFill{border-radius:var(--radius-full);height:100%;transition:all .5s}.onboarding-module__siCnwa__leadBottom{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.onboarding-module__siCnwa__leadSteps{font-size:10px}.onboarding-module__siCnwa__leadBottomRight{align-items:center;gap:.5rem;display:flex}.onboarding-module__siCnwa__ownerBadge{border-radius:var(--radius-xs);background-color:var(--accent-soft);padding:.125rem .375rem;font-size:10px;font-weight:500}.onboarding-module__siCnwa__leadCountry{font-size:10px}.onboarding-module__siCnwa__detailPanel{background-color:var(--bg-page);flex:1;min-height:0;overflow:auto}.onboarding-module__siCnwa__detailInner{gap:var(--page-gap);flex-direction:column;display:flex}.onboarding-module__siCnwa__detailCard{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.5rem}.onboarding-module__siCnwa__detailCard>:last-child{margin-bottom:0}.onboarding-module__siCnwa__detailHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.onboarding-module__siCnwa__detailHeaderLeft{align-items:flex-start;gap:.75rem;display:flex}.onboarding-module__siCnwa__avatar{border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex}.onboarding-module__siCnwa__detailTitle{font-size:1.25rem;font-weight:700;line-height:1.75rem}.onboarding-module__siCnwa__detailSub{font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__detailOwner{align-items:center;gap:.25rem;margin-top:.125rem;font-size:.75rem;line-height:1rem;display:flex}.onboarding-module__siCnwa__bold{font-weight:600}.onboarding-module__siCnwa__progressCard{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--navy), var(--taper-blue));padding:1rem}.onboarding-module__siCnwa__progressCardTop{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.onboarding-module__siCnwa__progressCardLabel{color:#fffc;font-size:.875rem;font-weight:500;line-height:1.25rem}.onboarding-module__siCnwa__progressCardPct{color:#fff;font-size:1.5rem;font-weight:700;line-height:2rem}.onboarding-module__siCnwa__progressCardTrack{border-radius:var(--radius-full);background-color:#fff3;width:100%;height:.5rem;overflow:hidden}.onboarding-module__siCnwa__progressCardFill{border-radius:var(--radius-full);background-color:#fff;height:100%;transition:all .5s}.onboarding-module__siCnwa__progressCardNote{color:#fff9;margin-top:.5rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__revisionBanner{border-radius:var(--radius-sm);background-color:color-mix(in srgb, var(--warning) 16%, transparent);border:1px solid #fde68a;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.onboarding-module__siCnwa__revisionEmoji{color:#f59e0b;flex-shrink:0;font-size:1.125rem;line-height:1.75rem}.onboarding-module__siCnwa__revisionTitle{color:var(--warning);font-size:.875rem;font-weight:600;line-height:1.25rem}.onboarding-module__siCnwa__revisionNote{color:var(--warning);margin-top:.25rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__handoverCard{border-radius:var(--radius-md);border:1px solid #0000;margin-bottom:1rem;padding:1rem}.onboarding-module__siCnwa__handoverTop{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.onboarding-module__siCnwa__handoverTitleRow{align-items:center;gap:.5rem;display:flex}.onboarding-module__siCnwa__handoverTitle{font-size:.875rem;font-weight:700;line-height:1.25rem}.onboarding-module__siCnwa__handoverCollectBadge{border-radius:var(--radius-full);color:#fff;padding:.125rem .5rem;font-size:10px;font-weight:700}.onboarding-module__siCnwa__collectCompleteBtn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;line-height:1rem;transition:all .15s;display:flex}.onboarding-module__siCnwa__collectCompleteBtn:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.onboarding-module__siCnwa__handoverGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.5rem;display:grid}.onboarding-module__siCnwa__handoverLabel{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.onboarding-module__siCnwa__handoverVal{font-size:.875rem;font-weight:500;line-height:1.25rem}.onboarding-module__siCnwa__handoverPickup{border-top:1px solid #0000;padding-top:.5rem}.onboarding-module__siCnwa__handoverPickupLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:10px;font-weight:600}.onboarding-module__siCnwa__handoverPickupTags{flex-wrap:wrap;gap:.375rem;display:flex}.onboarding-module__siCnwa__handoverPickupTag{border-radius:var(--radius-full);border:1px solid #0000;padding:.125rem .5rem;font-size:11px;font-weight:500}.onboarding-module__siCnwa__checklistEmpty{text-align:center;margin-bottom:1.5rem;padding-top:2rem;padding-bottom:2rem}.onboarding-module__siCnwa__checklistEmptyText{font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__checklistStack{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.onboarding-module__siCnwa__checkItem{border-radius:var(--radius-md);border:1px solid #0000;transition:all .15s}.onboarding-module__siCnwa__itemApproved{background-color:color-mix(in srgb, var(--success) 14%, transparent);border-color:#bbf7d0}.onboarding-module__siCnwa__itemRejected{background-color:color-mix(in srgb, var(--danger) 12%, transparent);border-color:#fecaca}.onboarding-module__siCnwa__itemDefault{background-color:var(--bg-surface);border-color:var(--border-subtle)}.onboarding-module__siCnwa__checkHeader{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.75rem;display:flex}.onboarding-module__siCnwa__checkHeaderClickable{cursor:pointer}.onboarding-module__siCnwa__checkHeaderClickable:hover{background-color:var(--bg-page)}.onboarding-module__siCnwa__checkIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex}.onboarding-module__siCnwa__checkIconApproved{color:#fff;background-color:#16a34a}.onboarding-module__siCnwa__checkIconRejected{color:#fff;background-color:#dc2626}.onboarding-module__siCnwa__checkIconIdle{background-color:var(--accent-soft)}.onboarding-module__siCnwa__checkMain{flex:1;min-width:0}.onboarding-module__siCnwa__checkTitleRow{align-items:center;gap:.5rem;display:flex}.onboarding-module__siCnwa__checkTitle{font-size:.875rem;font-weight:500;line-height:1.25rem}.onboarding-module__siCnwa__textApproved{color:var(--success)}.onboarding-module__siCnwa__textRejected{color:var(--danger)}.onboarding-module__siCnwa__textChecked{color:#16a34a;text-decoration:line-through}.onboarding-module__siCnwa__badgeRequired{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:#ef4444;padding:.125rem .25rem;font-size:9px;font-weight:600}.onboarding-module__siCnwa__badgeProduct{border-radius:var(--radius-xs);padding:.125rem .375rem;font-size:9px;font-weight:600}.onboarding-module__siCnwa__badgePay{background-color:var(--accent-soft);color:var(--taper-blue)}.onboarding-module__siCnwa__badgeTrade{background-color:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning)}.onboarding-module__siCnwa__badgePickup{border-radius:var(--radius-xs);border:1px solid #0000;padding:.125rem .375rem;font-size:9px;font-weight:600}.onboarding-module__siCnwa__badgeBoOk{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--success) 14%, transparent);color:var(--success);padding:.125rem .375rem;font-size:9px;font-weight:600}.onboarding-module__siCnwa__badgeBoRejected{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);padding:.125rem .375rem;font-size:9px;font-weight:600}.onboarding-module__siCnwa__checkDesc{margin-top:.125rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__boFeedback{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);align-items:flex-start;gap:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;display:flex}.onboarding-module__siCnwa__boFeedbackPlain{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);margin-top:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__pickupLabel{cursor:pointer;align-items:center;gap:.375rem;width:fit-content;margin-top:.375rem;display:flex}.onboarding-module__siCnwa__pickupCheckbox{border-radius:var(--radius-xs)}.onboarding-module__siCnwa__pickupText{font-size:11px;font-weight:500}.onboarding-module__siCnwa__boBtns{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.onboarding-module__siCnwa__boBtn{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;font-weight:600;line-height:1rem;transition:all .15s;display:flex}.onboarding-module__siCnwa__boReviewPanel{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background-color:var(--bg-surface);flex-direction:column;gap:.5rem;margin:0 .75rem .75rem;padding:.75rem;display:flex}.onboarding-module__siCnwa__boReviewTextarea{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);resize:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__boReviewTextarea:focus{border-color:var(--taper-blue);outline:none}.onboarding-module__siCnwa__boReviewBtns{gap:.5rem;display:flex}.onboarding-module__siCnwa__boReviewApprove,.onboarding-module__siCnwa__boReviewReject{border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:all .15s;display:flex}.onboarding-module__siCnwa__boReviewCancel{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:background-color .15s}.onboarding-module__siCnwa__boReviewCancel:hover{background-color:var(--bg-subtle)}.onboarding-module__siCnwa__checkDocs{padding:0 .75rem .75rem}.onboarding-module__siCnwa__notesHeading{color:var(--text-strong);align-items:center;gap:.5rem;margin:0 0 .75rem;font-weight:600;display:flex}.onboarding-module__siCnwa__notesBlock{background-color:var(--bg-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:1rem;padding:1rem 1.25rem}.onboarding-module__siCnwa__notesInputRow{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background-color:var(--bg-surface);align-items:center;gap:.25rem;padding:.25rem;display:flex}.onboarding-module__siCnwa__notesInputRow:focus-within{border-color:var(--taper-blue)}.onboarding-module__siCnwa__notesInput{min-width:0;color:var(--text-body);background-color:#0000;border:none;flex:1;padding:.375rem .5rem .375rem .75rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__notesInput:focus{outline:none}.onboarding-module__siCnwa__notesSaveBtn{border-radius:var(--radius-full);color:#fff;cursor:pointer;border:none;flex-shrink:0;padding:.375rem 1.125rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .15s}.onboarding-module__siCnwa__notesSaveBtn:disabled{opacity:.5;cursor:default}.onboarding-module__siCnwa__noteTimeline{flex-direction:column;margin:1rem 0 0;padding:0;list-style:none;display:flex}.onboarding-module__siCnwa__noteEntry{gap:.75rem;padding-bottom:1rem;display:flex;position:relative}.onboarding-module__siCnwa__noteEntry:last-child{padding-bottom:0}.onboarding-module__siCnwa__noteEntry:not(:last-child):before{content:"";background-color:var(--border-subtle);width:2px;position:absolute;top:1.75rem;bottom:0;left:13px}.onboarding-module__siCnwa__noteAvatar{z-index:1;border-radius:var(--radius-full);color:#fff;width:26px;height:26px;box-shadow:0 0 0 3px var(--bg-subtle);flex:none;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:relative}.onboarding-module__siCnwa__noteBubble{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex:1;min-width:0;padding:.625rem .75rem}.onboarding-module__siCnwa__noteContent{color:var(--text-body);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__noteTime{color:var(--text-muted);align-items:center;gap:.375rem;margin-top:.375rem;font-size:.6875rem;display:flex}.onboarding-module__siCnwa__noteAuthor{color:var(--text-body);font-weight:600}.onboarding-module__siCnwa__noteCard{border-radius:var(--radius-sm);padding:.75rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__noteMeta{margin-top:.25rem;font-size:10px}.onboarding-module__siCnwa__prospectStack{flex-direction:column;gap:1rem;display:flex}.onboarding-module__siCnwa__assignCard{border-radius:var(--radius-md);background-color:var(--bg-page);border:1px solid var(--border-subtle);padding:1rem}.onboarding-module__siCnwa__assignHeading{text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;line-height:1rem;display:flex}.onboarding-module__siCnwa__assignGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.onboarding-module__siCnwa__assignLabel{color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:500;line-height:1rem;display:block}.onboarding-module__siCnwa__assignHint{color:var(--gray-300);font-size:10px}.onboarding-module__siCnwa__assignSelect{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:100%;color:var(--text-strong);background-color:var(--bg-surface);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__assignSelect:focus{border-color:var(--taper-blue);outline:none}.onboarding-module__siCnwa__assignSelect:disabled{opacity:.6}.onboarding-module__siCnwa__assignFull{margin-top:.75rem}.onboarding-module__siCnwa__assignSaving{color:var(--taper-blue);margin-top:.5rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__tabStack{flex-direction:column;gap:1rem;display:flex}.onboarding-module__siCnwa__sectionRow{justify-content:space-between;align-items:center;display:flex}.onboarding-module__siCnwa__sectionRowTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;line-height:1rem}.onboarding-module__siCnwa__addLink{color:var(--taper-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.onboarding-module__siCnwa__addLink:hover{color:var(--navy-mid)}.onboarding-module__siCnwa__formCard{background-color:var(--bg-page);border-radius:var(--radius-md);border:1px solid var(--border-subtle);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.onboarding-module__siCnwa__formCardTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;line-height:1rem}.onboarding-module__siCnwa__formInput,.onboarding-module__siCnwa__formSelect,.onboarding-module__siCnwa__formTextarea{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background-color:var(--bg-surface);width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__formInput:focus,.onboarding-module__siCnwa__formSelect:focus,.onboarding-module__siCnwa__formTextarea:focus{box-shadow:0 0 0 2px var(--taper-blue);outline:none}.onboarding-module__siCnwa__formTextarea{resize:none}.onboarding-module__siCnwa__formGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.onboarding-module__siCnwa__formLabel{color:var(--gray-300);margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}.onboarding-module__siCnwa__formLabelHint{font-size:10px}.onboarding-module__siCnwa__formCheckLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.onboarding-module__siCnwa__formCheckbox{border-radius:var(--radius-xs)}.onboarding-module__siCnwa__formCheckText{color:var(--text-muted);font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__formBtns{gap:.5rem;display:flex}.onboarding-module__siCnwa__formSaveBtn{background-color:var(--taper-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}.onboarding-module__siCnwa__formSaveBtn:hover{background-color:var(--navy-mid)}.onboarding-module__siCnwa__formSaveBtn:disabled{opacity:.5;cursor:default}.onboarding-module__siCnwa__formCancelBtn{background-color:var(--bg-subtle);color:var(--gray-500);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition:background-color .15s}.onboarding-module__siCnwa__formCancelBtn:hover{background-color:var(--bg-subtle)}.onboarding-module__siCnwa__centerPad6{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}.onboarding-module__siCnwa__mutedSm{color:var(--text-muted);font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__stack2{flex-direction:column;gap:.5rem;display:flex}.onboarding-module__siCnwa__stack3{flex-direction:column;gap:.75rem;display:flex}.onboarding-module__siCnwa__contactRow{background-color:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:.75rem;display:flex}.onboarding-module__siCnwa__contactEmoji{font-size:1rem;line-height:1.5rem}.onboarding-module__siCnwa__contactMain{flex:1;min-width:0}.onboarding-module__siCnwa__contactValue{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.onboarding-module__siCnwa__contactLabel{color:var(--text-muted);font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__contactActions{opacity:.6;flex-shrink:0;align-items:center;gap:.25rem;transition:opacity .15s;display:flex}.onboarding-module__siCnwa__contactActions:hover{opacity:1}.onboarding-module__siCnwa__contactStarBtn{border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:background-color .15s;display:inline-flex}.onboarding-module__siCnwa__contactStarBtn:hover{background-color:var(--accent-soft)}.onboarding-module__siCnwa__starFilled{fill:#f59e0b}.onboarding-module__siCnwa__contactDeleteBtn{border-radius:var(--radius-xs);color:var(--danger);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:background-color .15s;display:inline-flex}.onboarding-module__siCnwa__contactDeleteBtn:hover{background-color:color-mix(in srgb, var(--danger) 12%, transparent)}.onboarding-module__siCnwa__convLoading{justify-content:center;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.onboarding-module__siCnwa__convSpinner{border:2px solid var(--taper-blue);border-radius:var(--radius-full);border-top-color:#0000;width:1.25rem;height:1.25rem;animation:1s linear infinite onboarding-module__siCnwa__onboardingSpin}.onboarding-module__siCnwa__convEmpty{color:var(--gray-300);font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__convCard{background-color:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden}.onboarding-module__siCnwa__convHead{align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.onboarding-module__siCnwa__convEmoji{cursor:pointer;font-size:1.125rem;line-height:1.75rem}.onboarding-module__siCnwa__convMain{cursor:pointer;flex:1;min-width:0}.onboarding-module__siCnwa__convTags{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.onboarding-module__siCnwa__convType{color:var(--text-strong);text-transform:capitalize;font-size:.875rem;font-weight:600;line-height:1.25rem}.onboarding-module__siCnwa__convDir{border-radius:var(--radius-full);background-color:var(--accent-soft);color:var(--taper-blue);padding:.125rem .5rem;font-size:10px}.onboarding-module__siCnwa__convOutcome{border-radius:var(--radius-full);background-color:var(--bg-page);color:var(--gray-500);border:1px solid var(--border-subtle);padding:.125rem .5rem;font-size:10px}.onboarding-module__siCnwa__convDuration{color:var(--text-muted);font-size:10px}.onboarding-module__siCnwa__convDate{color:var(--text-muted);margin-top:.125rem;font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__convSnippet{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.75rem;line-height:1rem;display:-webkit-box;overflow:hidden}.onboarding-module__siCnwa__convActions{align-items:center;gap:.25rem;display:flex}.onboarding-module__siCnwa__convDelete{color:var(--gray-200);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .15s;display:inline-flex}.onboarding-module__siCnwa__convDelete:hover{color:#f87171}.onboarding-module__siCnwa__convToggle{color:var(--gray-300);cursor:pointer;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__convBody{border-top:1px solid var(--border-subtle);background-color:var(--bg-page);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.onboarding-module__siCnwa__convBodyLabelBlue{color:var(--taper-blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:10px;font-weight:600}.onboarding-module__siCnwa__convBodyLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:10px;font-weight:600}.onboarding-module__siCnwa__convBodyText{color:var(--text-muted);white-space:pre-wrap;font-size:.75rem;line-height:1.625}.onboarding-module__siCnwa__convTranscript{color:var(--text-muted);white-space:pre-wrap;background-color:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);max-height:12rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1.625;overflow-y:auto}.onboarding-module__siCnwa__commStack{flex-direction:column;gap:1.5rem;display:flex}.onboarding-module__siCnwa__commCard{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);padding:.75rem}.onboarding-module__siCnwa__commText{font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__commMeta{margin-top:.375rem;font-size:10px}.onboarding-module__siCnwa__commEmpty{text-align:center;border-radius:var(--radius-sm);padding-top:2rem;padding-bottom:2rem}.onboarding-module__siCnwa__commEmptyIcon{margin:0 auto .5rem;display:block}.onboarding-module__siCnwa__commNotes{border-top:1px solid var(--border-subtle);padding-top:1rem}.onboarding-module__siCnwa__commNotesHeading{text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;line-height:1rem}.onboarding-module__siCnwa__actions{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.onboarding-module__siCnwa__feedbackCard{border-radius:var(--radius-md);background-color:color-mix(in srgb, var(--danger) 12%, transparent);border:1px solid #fecaca;padding:.75rem}.onboarding-module__siCnwa__feedbackTitle{color:var(--danger);margin-bottom:.5rem;font-size:.75rem;font-weight:600;line-height:1rem}.onboarding-module__siCnwa__feedbackRow{color:var(--danger);align-items:flex-start;gap:.375rem;margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:flex}.onboarding-module__siCnwa__feedbackIcon{flex-shrink:0;margin-top:.125rem}.onboarding-module__siCnwa__boSummary{justify-content:space-between;align-items:center;display:flex}.onboarding-module__siCnwa__boSummaryTags{gap:.75rem;font-size:.75rem;line-height:1rem;display:flex}.onboarding-module__siCnwa__boTagApproved{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--success) 14%, transparent);color:var(--success);padding:.25rem .5rem;font-weight:500}.onboarding-module__siCnwa__boTagRejected{border-radius:var(--radius-xs);background-color:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);padding:.25rem .5rem;font-weight:500}.onboarding-module__siCnwa__boTagPending{border-radius:var(--radius-xs);background-color:var(--bg-subtle);color:#6b7280;padding:.25rem .5rem;font-weight:500}.onboarding-module__siCnwa__modalOverlay{z-index:50;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.onboarding-module__siCnwa__modalBox{background-color:var(--bg-elevated);border-radius:var(--radius-lg);flex-direction:column;gap:1.25rem;width:100%;max-width:28rem;margin-left:1rem;margin-right:1rem;padding:1.5rem;display:flex;box-shadow:0 25px 50px -12px #00000040}.onboarding-module__siCnwa__modalTitle2{color:var(--text-strong);font-size:1.125rem;font-weight:700;line-height:1.75rem}.onboarding-module__siCnwa__modalSub2{color:var(--text-muted);margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__handoverPickupBox{border-radius:var(--radius-sm);border:1px solid #0000;padding:.75rem}.onboarding-module__siCnwa__handoverPickupBoxLabel{margin-bottom:.375rem;font-size:.75rem;font-weight:600;line-height:1rem}.onboarding-module__siCnwa__handoverPickupTagWhite{border-radius:var(--radius-full);background-color:#fff;border:1px solid #0000;padding:.125rem .5rem;font-size:11px;font-weight:500}.onboarding-module__siCnwa__modalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem;font-size:.75rem;font-weight:600;line-height:1rem;display:block}.onboarding-module__siCnwa__modalLabelMb2{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;line-height:1rem;display:block}.onboarding-module__siCnwa__modalInput{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:100%;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__modalInput:focus{box-shadow:0 0 0 2px var(--taper-blue);outline:none}.onboarding-module__siCnwa__modalTextarea{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);resize:none;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25rem}.onboarding-module__siCnwa__modalTextarea:focus{box-shadow:0 0 0 2px var(--taper-blue);outline:none}.onboarding-module__siCnwa__req{color:#ef4444}.onboarding-module__siCnwa__directGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.onboarding-module__siCnwa__directBtn{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:2px solid #0000;padding:.625rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition:all .15s}.onboarding-module__siCnwa__directBtnActive{border-color:var(--taper-blue);background-color:var(--accent-soft);color:var(--text-strong)}.onboarding-module__siCnwa__directBtnIdle{border-color:var(--border-subtle);color:var(--text-muted)}.onboarding-module__siCnwa__directBtnIdle:hover{border-color:var(--gray-300)}.onboarding-module__siCnwa__directHint{color:var(--gray-300);margin-top:.375rem;font-size:11px}.onboarding-module__siCnwa__modalBtns{gap:.75rem;display:flex}.onboarding-module__siCnwa__modalPrimaryBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}.onboarding-module__siCnwa__modalPrimaryBtn:disabled{opacity:.5;cursor:default}.onboarding-module__siCnwa__modalSecondaryBtn{background-color:var(--bg-subtle);color:var(--gray-500);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.625rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}.onboarding-module__siCnwa__modalSecondaryBtn:hover{background-color:var(--bg-subtle)}.onboarding-module__siCnwa__reasonGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem;display:grid}.onboarding-module__siCnwa__reasonOption{border-radius:var(--radius-sm);cursor:pointer;border:2px solid #0000;align-items:flex-start;gap:.75rem;padding:.75rem;transition:all .15s;display:flex}.onboarding-module__siCnwa__reasonOptionActive{border-color:var(--taper-blue);background-color:var(--accent-soft)}.onboarding-module__siCnwa__reasonOptionIdle{border-color:var(--border-subtle)}.onboarding-module__siCnwa__reasonOptionIdle:hover{border-color:var(--gray-300)}.onboarding-module__siCnwa__reasonRadio{margin-top:.125rem}.onboarding-module__siCnwa__reasonLabel{color:var(--text-strong);font-size:.875rem;font-weight:500;line-height:1.25rem}.onboarding-module__siCnwa__reasonDesc{color:var(--text-muted);font-size:.75rem;line-height:1rem}.onboarding-module__siCnwa__sendBackSubmit{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background-color:#f59e0b;border:none;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}.onboarding-module__siCnwa__sendBackSubmit:hover:not(:disabled){background-color:#d97706}.onboarding-module__siCnwa__sendBackSubmit:disabled{opacity:.5;cursor:default}
.Sidebar-module__XRNO5a__borderRight{border-right:1px solid #5a7fc233}.Sidebar-module__XRNO5a__overlay{z-index:40;position:absolute;top:0;bottom:0;left:0}.Sidebar-module__XRNO5a__floating{box-shadow:8px 0 24px #0117452e}.Sidebar-module__XRNO5a__logoBar{background:0 0;border-bottom:1px solid #5a7fc233;flex-shrink:0;align-items:center;display:flex}.Sidebar-module__XRNO5a__logoBarOpen{justify-content:space-between;height:5rem;padding-left:1.5rem;padding-right:.75rem}.Sidebar-module__XRNO5a__logoBarClosed{justify-content:center;height:5rem}.Sidebar-module__XRNO5a__logoOpen{object-fit:contain;width:auto;height:3.5rem}.Sidebar-module__XRNO5a__logoClosed{object-fit:contain;width:auto;height:3rem}.Sidebar-module__XRNO5a__edgeHandleRightEdge{right:0;transform:translate(50%,-50%)}.Sidebar-module__XRNO5a__expandBtn{border-radius:var(--radius-lg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:inline-flex}.Sidebar-module__XRNO5a__expandBtn:hover{background-color:#ffffff14}.Sidebar-module__XRNO5a__expandBtn:active{transform:scale(.95)}.Sidebar-module__XRNO5a__bottom{border-top:1px solid #5a7fc233;flex-direction:column;justify-content:center;min-height:5rem;padding:0 .75rem;display:flex}.Sidebar-module__XRNO5a__bottom>*+*{margin-top:.5rem}.Sidebar-module__XRNO5a__devButton{border-radius:var(--radius-lg);cursor:pointer;background-color:#f59e0b;border:none;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:.625rem 1rem;transition:background-color .2s;display:flex}.Sidebar-module__XRNO5a__devButton:hover{background-color:#d97706}.Sidebar-module__XRNO5a__devIcon{color:#fff;font-size:.875rem;font-weight:700}.Sidebar-module__XRNO5a__devLabel{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.Sidebar-module__XRNO5a__asideEl{flex-shrink:0}
.CallButton-module__TR6n7W__pill,.CallButton-module__TR6n7W__iconBtn{cursor:pointer;background:var(--success);color:#fff;border:none;align-items:center;gap:.3rem;font-family:inherit;font-weight:700;display:inline-flex}.CallButton-module__TR6n7W__pill{border-radius:var(--radius-full);padding:.3rem .6rem;font-size:.74rem}.CallButton-module__TR6n7W__iconBtn{border-radius:var(--radius-full);justify-content:center;width:1.6rem;height:1.6rem;padding:0}.CallButton-module__TR6n7W__pill:hover:not(:disabled),.CallButton-module__TR6n7W__iconBtn:hover:not(:disabled){filter:brightness(.94)}.CallButton-module__TR6n7W__pill:disabled,.CallButton-module__TR6n7W__iconBtn:disabled{background:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed}
.PrimaryContactCard-module__gSxuMG__label{color:var(--gray-300);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:10px;font-weight:600}.PrimaryContactCard-module__gSxuMG__card{background-color:var(--accent-soft);border-radius:var(--radius-md);border:1px solid #5a7fc233;padding:1rem}.PrimaryContactCard-module__gSxuMG__inner{align-items:flex-start;gap:.75rem;display:flex}.PrimaryContactCard-module__gSxuMG__avatar{border-radius:var(--radius-full);color:#fff;background-color:var(--taper-blue);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex}.PrimaryContactCard-module__gSxuMG__info{flex:1;min-width:0}.PrimaryContactCard-module__gSxuMG__info>*+*{margin-top:.25rem}.PrimaryContactCard-module__gSxuMG__name{color:var(--text-strong);margin:0;font-size:.875rem;font-weight:600;line-height:1.25rem}.PrimaryContactCard-module__gSxuMG__position{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1rem}.PrimaryContactCard-module__gSxuMG__email{color:var(--taper-blue);align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;display:flex}.PrimaryContactCard-module__gSxuMG__email:hover{text-decoration:underline}.PrimaryContactCard-module__gSxuMG__phoneRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.PrimaryContactCard-module__gSxuMG__phone{color:var(--status-interested);align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;display:flex}.PrimaryContactCard-module__gSxuMG__phone:hover{text-decoration:underline}.PrimaryContactCard-module__gSxuMG__badge{background-color:var(--bg-surface);color:var(--taper-blue);border-radius:var(--radius-full);border:1px solid #5a7fc24d;flex-shrink:0;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem}
.TopBar-module__LYwH0W__header{background-color:var(--bg-surface);border-bottom:1px solid var(--border-subtle);height:5rem;padding:0 var(--page-inset-inline);justify-content:space-between;align-items:center;display:flex}.dark .TopBar-module__LYwH0W__header{background-color:#030712;border-bottom-color:#5a7fc233}.TopBar-module__LYwH0W__left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.TopBar-module__LYwH0W__titleSlot{display:contents}@media (max-width:768px){.TopBar-module__LYwH0W__header{padding:0 1rem}}
.BrokerPicker-module__hVTxdG__wrap{flex-wrap:wrap;gap:.5rem;display:flex}.BrokerPicker-module__hVTxdG__broker{border-radius:var(--radius-sm);cursor:pointer;border-style:solid;border-width:2px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;line-height:1rem;transition:all .2s}.BrokerPicker-module__hVTxdG__clear{border-radius:var(--radius-sm);border:2px dashed var(--border-subtle);color:#a4abbe;cursor:pointer;background:0 0;padding:.375rem .5rem;font-size:.75rem;line-height:1rem;transition:all .2s}.BrokerPicker-module__hVTxdG__clear:hover{color:#f87171;border-color:#fca5a5}
.EmailThreadsPanel-module__lq3y-G__spin{animation:1s linear infinite EmailThreadsPanel-module__lq3y-G__spin}@keyframes EmailThreadsPanel-module__lq3y-G__spin{to{transform:rotate(360deg)}}.EmailThreadsPanel-module__lq3y-G__loading{justify-content:center;align-items:center;padding:3rem 0;display:flex}.EmailThreadsPanel-module__lq3y-G__loadingText{color:var(--text-muted);margin-left:.5rem;font-size:.875rem}.EmailThreadsPanel-module__lq3y-G__toolbar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.EmailThreadsPanel-module__lq3y-G__toolbarLeft{align-items:center;gap:.5rem;display:flex}.EmailThreadsPanel-module__lq3y-G__toolbarCount{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.EmailThreadsPanel-module__lq3y-G__syncBtn{border-radius:var(--radius-sm);background-color:var(--navy);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s;display:flex}.EmailThreadsPanel-module__lq3y-G__syncBtn:disabled{opacity:.6;cursor:default}.EmailThreadsPanel-module__lq3y-G__empty{border-radius:var(--radius-md);background-color:var(--bg-subtle);flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.EmailThreadsPanel-module__lq3y-G__emptyIcon{margin-bottom:.5rem}.EmailThreadsPanel-module__lq3y-G__emptyTitle{color:var(--text-muted);font-size:.875rem;font-weight:500}.EmailThreadsPanel-module__lq3y-G__emptySub{color:var(--gray-300);margin-top:.25rem;font-size:.75rem}.EmailThreadsPanel-module__lq3y-G__threadList{border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden}.EmailThreadsPanel-module__lq3y-G__threadRow{text-align:left;background-color:var(--bg-surface);cursor:pointer;border:none;width:100%;padding:.875rem 1rem;transition:background-color .2s}.EmailThreadsPanel-module__lq3y-G__threadRow:hover{background-color:var(--bg-subtle)}.EmailThreadsPanel-module__lq3y-G__threadRowBorder{border-top:1px solid var(--border-subtle)}.EmailThreadsPanel-module__lq3y-G__threadInner{align-items:flex-start;gap:.75rem;display:flex}.EmailThreadsPanel-module__lq3y-G__emailIcon{flex-shrink:0;margin-top:.125rem}.EmailThreadsPanel-module__lq3y-G__threadMain{flex:1;min-width:0}.EmailThreadsPanel-module__lq3y-G__threadTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.EmailThreadsPanel-module__lq3y-G__threadSubject{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__threadDate{color:var(--gray-300);flex-shrink:0;font-size:.75rem}.EmailThreadsPanel-module__lq3y-G__threadMeta{align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.EmailThreadsPanel-module__lq3y-G__threadBadge{border-radius:var(--radius-xs);flex-shrink:0;padding:.125rem .375rem;font-size:10px;font-weight:600}.EmailThreadsPanel-module__lq3y-G__threadSender{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:.75rem;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__threadSnippet{text-overflow:ellipsis;white-space:nowrap;color:var(--gray-300);margin-top:.25rem;font-size:.75rem;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__modalOverlay{z-index:50;background-color:#01174573;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.EmailThreadsPanel-module__lq3y-G__modal{background-color:var(--bg-elevated);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:42rem;max-height:85vh;display:flex;box-shadow:0 25px 50px -12px #00000040}.EmailThreadsPanel-module__lq3y-G__modalHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.EmailThreadsPanel-module__lq3y-G__modalHeaderText{flex:1;min-width:0}.EmailThreadsPanel-module__lq3y-G__modalTitle{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__modalSub{color:var(--text-muted);margin-top:.125rem;font-size:.75rem}.EmailThreadsPanel-module__lq3y-G__modalClose{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:1rem;padding:.375rem;transition:background-color .2s}.EmailThreadsPanel-module__lq3y-G__modalClose:hover{background-color:var(--bg-subtle)}.EmailThreadsPanel-module__lq3y-G__modalBody{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.EmailThreadsPanel-module__lq3y-G__emailItem{border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden}.EmailThreadsPanel-module__lq3y-G__emailHeader{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background-color .2s;display:flex}.EmailThreadsPanel-module__lq3y-G__emailHeader:hover{background-color:var(--bg-subtle)}.EmailThreadsPanel-module__lq3y-G__emailHeaderMain{flex:1;min-width:0}.EmailThreadsPanel-module__lq3y-G__emailHeaderTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.EmailThreadsPanel-module__lq3y-G__emailSender{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__emailDate{color:var(--gray-300);flex-shrink:0;font-size:.75rem}.EmailThreadsPanel-module__lq3y-G__emailSnippet{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;font-size:.75rem;overflow:hidden}.EmailThreadsPanel-module__lq3y-G__emailChevron{color:var(--gray-300);flex-shrink:0}.EmailThreadsPanel-module__lq3y-G__emailBodyWrap{border-top:1px solid var(--border-subtle)}.EmailThreadsPanel-module__lq3y-G__emailMeta{background-color:var(--bg-subtle);color:var(--gray-500);flex-direction:column;gap:.125rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.EmailThreadsPanel-module__lq3y-G__emailMetaLabel{font-weight:500}.EmailThreadsPanel-module__lq3y-G__emailBody{padding:.75rem 1rem}.EmailThreadsPanel-module__lq3y-G__emailHtml{max-width:none;color:var(--text-strong);font-size:13px;line-height:1.6}.EmailThreadsPanel-module__lq3y-G__emailBodyText{color:var(--text-muted);font-size:.875rem}.EmailThreadsPanel-module__lq3y-G__emailBodyEmpty{color:var(--gray-300);font-size:.75rem;font-style:italic}
@keyframes dashboard-module__NECfqq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__NECfqq__spinning{animation:1s linear infinite dashboard-module__NECfqq__spin}.dashboard-module__NECfqq__page{min-width:0}.dashboard-module__NECfqq__grid{gap:var(--page-gap);grid-template-columns:1fr 380px;align-items:start;min-width:0;display:grid}@media (max-width:1100px){.dashboard-module__NECfqq__grid{grid-template-columns:minmax(0,1fr)}}.dashboard-module__NECfqq__leftCol,.dashboard-module__NECfqq__rightCol{gap:var(--page-gap);flex-direction:column;min-width:0;display:flex}.dashboard-module__NECfqq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 1px 2px #0000000d}.dashboard-module__NECfqq__empty{text-align:center;color:var(--gray-400);padding:1.5rem 1.25rem;font-size:.875rem;line-height:1.25rem}.dashboard-module__NECfqq__lbList{flex-direction:column;gap:.5rem;padding:.75rem 1.25rem;display:flex}.dashboard-module__NECfqq__lbRow{border-radius:var(--radius-sm);background:var(--bg-subtle);cursor:pointer;border:1px solid #0000;align-items:center;gap:.75rem;padding:.625rem .875rem;transition:background-color .15s,border-color .15s;display:flex}.dashboard-module__NECfqq__lbRow:hover{background:var(--bg-subtle)}.dashboard-module__NECfqq__lbRowYou{border-color:var(--taper-blue)}.dashboard-module__NECfqq__lbRank{align-items:center;min-width:28px;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__NECfqq__lbAvatar{border-radius:var(--radius-full);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__NECfqq__lbInfo{flex:1;min-width:0}.dashboard-module__NECfqq__lbName{color:var(--text-strong);align-items:center;gap:.375rem;min-width:0;font-size:.8125rem;font-weight:600;display:flex}.dashboard-module__NECfqq__lbNameText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module__NECfqq__youBadge{background:var(--accent-soft);color:var(--taper-blue);border-radius:var(--radius-xs);flex-shrink:0;padding:.125rem .375rem;font-size:10px;font-weight:700}.dashboard-module__NECfqq__lbBadges{gap:.375rem;margin-top:.1875rem;display:flex}.dashboard-module__NECfqq__badge{background:var(--bg-subtle);border-radius:var(--radius-xs);color:var(--gray-500);padding:.125rem .375rem;font-size:10px;font-weight:500}.dashboard-module__NECfqq__lbScore{color:var(--taper-blue);font-size:1.25rem;font-weight:900;line-height:1.75rem}.dashboard-module__NECfqq__feedList{max-height:360px;padding:.5rem 0;overflow-y:auto}.dashboard-module__NECfqq__feedItem{align-items:flex-start;gap:.625rem;padding:.5rem 1.25rem;display:flex}.dashboard-module__NECfqq__feedItemClickable{cursor:pointer;transition:background-color .15s}.dashboard-module__NECfqq__feedItemClickable:hover,.dashboard-module__NECfqq__feedItemClickable:focus-visible{background:var(--bg-subtle)}.dashboard-module__NECfqq__feedContent{flex:1;min-width:0}.dashboard-module__NECfqq__feedOrg{align-items:center;gap:.375rem;min-width:0;display:flex}.dashboard-module__NECfqq__feedOrgIcon{color:var(--gray-400);flex-shrink:0;display:inline-flex}.dashboard-module__NECfqq__feedText{min-width:0;color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;font-weight:500;overflow:hidden}.dashboard-module__NECfqq__feedMeta{color:var(--gray-300);align-items:center;gap:.3125rem;min-width:0;margin-top:3px;font-size:.6875rem;display:flex}.dashboard-module__NECfqq__feedUserAvatar{border-radius:var(--radius-circle);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.5rem;font-weight:700;line-height:1;display:inline-flex}.dashboard-module__NECfqq__feedUserName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-module__NECfqq__feedClock{color:var(--gray-400);flex-shrink:0;margin-left:.125rem;display:inline-flex}.dashboard-module__NECfqq__feedTime{white-space:nowrap;flex-shrink:0}.dashboard-module__NECfqq__feedBadge{border-radius:var(--radius-xs);white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.125rem .4375rem;font-size:10px;font-weight:600}.dashboard-module__NECfqq__hotItem{cursor:pointer;border-bottom:1px solid var(--border-subtle);align-items:center;gap:.625rem;padding:.625rem 1.25rem;transition:background-color .15s;display:flex}.dashboard-module__NECfqq__hotItem:hover{background:var(--bg-subtle)}.dashboard-module__NECfqq__hotInfo{flex:1;min-width:0}.dashboard-module__NECfqq__hotName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.dashboard-module__NECfqq__hotSub{color:var(--gray-300);margin-top:1px;font-size:.6875rem}.dashboard-module__NECfqq__hotRev{color:var(--taper-blue);white-space:nowrap;font-size:.75rem;font-weight:700}.dashboard-module__NECfqq__funnelList{flex-direction:column;gap:.375rem;padding:.75rem 1.25rem 1rem;display:flex;overflow-x:auto}.dashboard-module__NECfqq__funnelHead{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:1fr 56px 72px 84px;padding:0 .625rem;font-size:10px;font-weight:700;display:grid}.dashboard-module__NECfqq__funnelRow{background:var(--bg-subtle);border-radius:var(--radius-sm);grid-template-columns:1fr 56px 72px 84px;align-items:center;padding:.5rem .625rem;display:grid}.dashboard-module__NECfqq__funnelLabel{color:var(--text-strong);align-items:center;gap:2px;min-width:0;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.dashboard-module__NECfqq__funnelStageName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-module__NECfqq__funnelCount{color:var(--text-strong);text-align:right;font-size:.8125rem;font-weight:700}.dashboard-module__NECfqq__funnelPct{color:var(--taper-blue);text-align:right;font-size:.75rem;font-weight:700}.dashboard-module__NECfqq__funnelDays{color:var(--gray-400);text-align:right;font-size:.75rem;font-weight:500}.dashboard-module__NECfqq__funnelLost{color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, transparent);border-radius:var(--radius-sm);text-align:center;margin-top:.25rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:600}.dashboard-module__NECfqq__agingGrid{padding:.5rem 1.25rem 1rem}.dashboard-module__NECfqq__agingTile{position:relative}.dashboard-module__NECfqq__agingAvatar{color:var(--text-muted);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.dashboard-module__NECfqq__agingAvatarImg{overflow:hidden}.dashboard-module__NECfqq__agingFavicon{object-fit:contain;border-radius:var(--radius-xs);width:16px;height:16px}.dashboard-module__NECfqq__agingInfo{min-width:0;margin-top:auto}.dashboard-module__NECfqq__agingName{color:var(--text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.dashboard-module__NECfqq__agingSub{color:var(--gray-300);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.625rem;overflow:hidden}.dashboard-module__NECfqq__agingOwner{color:var(--gray-300);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}.dashboard-module__NECfqq__agingDays{white-space:nowrap;border-radius:0 0 var(--radius-md) 0;align-self:flex-start;margin:-.5rem 0 0 -.5rem;padding:.1875rem .4375rem;font-size:.625rem;font-weight:700}.dashboard-module__NECfqq__agingDays[data-tier=danger]{background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}.dashboard-module__NECfqq__agingDays[data-tier=warning]{background:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning)}.dashboard-module__NECfqq__todayItem{cursor:pointer;border-bottom:1px solid var(--border-subtle);align-items:center;gap:.625rem;padding:.5625rem 1.25rem;transition:background-color .15s;display:flex;position:relative}.dashboard-module__NECfqq__todayItem:hover{background:var(--bg-subtle)}.dashboard-module__NECfqq__todayClickArea{cursor:pointer;flex:1;align-items:center;gap:.5rem;display:flex}.dashboard-module__NECfqq__todayInfo{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.dashboard-module__NECfqq__todayName{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:.8125rem;font-weight:600;text-decoration:underline;overflow:hidden}.dashboard-module__NECfqq__todayTime{color:var(--gray-400);white-space:nowrap;align-items:center;margin-left:.5rem;font-size:.6875rem;display:flex}.dashboard-module__NECfqq__todayActions{gap:.25rem;display:flex}.dashboard-module__NECfqq__iconBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.dashboard-module__NECfqq__cbOverlay{z-index:200;background:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__NECfqq__cbBox{background:var(--bg-elevated);border-radius:var(--radius-lg);width:min(360px,100%);max-height:100%;padding:1.5rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.dashboard-module__NECfqq__cbHead{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__NECfqq__cbHeadTitle{color:var(--text-strong);font-size:.9375rem;font-weight:700}.dashboard-module__NECfqq__cbCloseBtn{cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.dashboard-module__NECfqq__cbFieldCompany{margin-bottom:.5rem}.dashboard-module__NECfqq__cbFieldLabelStrong{color:var(--gray-400);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.dashboard-module__NECfqq__cbCompanyName{color:var(--text-strong);font-weight:600}.dashboard-module__NECfqq__cbFieldDate{margin-bottom:.75rem}.dashboard-module__NECfqq__cbFieldNote{margin-bottom:1rem}.dashboard-module__NECfqq__cbLabel{color:var(--gray-400);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.dashboard-module__NECfqq__cbInput{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);outline:none;width:100%;padding:.5rem .625rem;font-size:.8125rem}.dashboard-module__NECfqq__cbInput:focus{border-color:var(--taper-blue)}.dashboard-module__NECfqq__cbActions{gap:.5rem;display:flex}.dashboard-module__NECfqq__cbSaveBtn{background:var(--taper-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:.5625rem 0;font-size:.8125rem;font-weight:600;transition:background-color .15s}.dashboard-module__NECfqq__cbSaveBtn:hover{background:var(--navy-mid)}.dashboard-module__NECfqq__cbDeleteBtn{background:color-mix(in srgb, var(--danger) 18%, transparent);color:var(--danger);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5625rem .875rem;font-size:.8125rem;font-weight:600}.dashboard-module__NECfqq__cbGotoBtn{background:var(--accent-soft);width:100%;color:var(--taper-blue);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:.625rem;padding:.5rem 0;font-size:.75rem;font-weight:600}.dashboard-module__NECfqq__modalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__NECfqq__modalBox{background:var(--bg-elevated);border-radius:var(--radius-lg);flex-direction:column;width:90%;max-width:480px;max-height:100%;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.dashboard-module__NECfqq__modalHeader{background:var(--bg-subtle);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.dashboard-module__NECfqq__modalTitle{color:var(--text-strong);font-size:1.125rem;font-weight:700;line-height:1.75rem}.dashboard-module__NECfqq__modalClose{border-radius:var(--radius-sm);cursor:pointer;color:var(--gray-400);background:0 0;border:none;align-items:center;padding:.375rem;transition:background-color .15s,color .15s;display:flex}.dashboard-module__NECfqq__modalClose:hover{background:var(--accent-soft);color:var(--taper-blue)}.dashboard-module__NECfqq__modalBody{flex:auto;min-height:0;max-height:460px;padding:1.25rem 1.5rem;overflow-y:auto}.dashboard-module__NECfqq__modalRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.dashboard-module__NECfqq__modalKey{color:var(--gray-500);font-size:.8125rem;font-weight:600}.dashboard-module__NECfqq__modalVal{color:var(--text-strong);text-align:right;font-size:.8125rem;font-weight:600}.dashboard-module__NECfqq__modalSectionRow{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:.375rem;padding:.625rem 0 .375rem;display:flex}.dashboard-module__NECfqq__modalSectionKey{color:var(--text-strong);margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.dashboard-module__NECfqq__modalSubList{flex-direction:column;gap:.1875rem;padding-left:.5rem;display:flex}.dashboard-module__NECfqq__modalSubRow{background:var(--bg-subtle);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.25rem .625rem;display:flex}.dashboard-module__NECfqq__modalSubKey{color:var(--gray-400);font-size:.75rem;font-weight:500}.dashboard-module__NECfqq__modalSubVal{color:var(--taper-blue);font-size:.75rem;font-weight:700}.dashboard-module__NECfqq__revBoxWide{max-width:560px}.dashboard-module__NECfqq__revStage{border-bottom:1px solid var(--border-subtle)}.dashboard-module__NECfqq__revStageBtn{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.625rem 0;display:flex}.dashboard-module__NECfqq__revStageLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.dashboard-module__NECfqq__revStageDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.dashboard-module__NECfqq__revStageCount{color:var(--gray-300);font-size:.6875rem}.dashboard-module__NECfqq__revStageRight{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.dashboard-module__NECfqq__revChevron{transition:transform .15s}.dashboard-module__NECfqq__revChevronOpen{transform:rotate(90deg)}.dashboard-module__NECfqq__revStageBody{flex-direction:column;gap:.25rem;padding-bottom:.625rem;display:flex}.dashboard-module__NECfqq__revStageHint{color:var(--gray-300);padding-left:1.125rem;font-size:.75rem}.dashboard-module__NECfqq__revCompanyRow{background:var(--bg-subtle);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;margin-left:1.125rem;padding:.375rem .625rem;display:flex}.dashboard-module__NECfqq__revCompanyInfo{min-width:0;padding-right:.5rem}.dashboard-module__NECfqq__revCompanyName{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;display:block;overflow:hidden}.dashboard-module__NECfqq__revCompanySub{color:var(--gray-300);font-size:10px}.dashboard-module__NECfqq__revCompanyVal{color:var(--taper-blue);flex-shrink:0;font-size:.75rem;font-weight:700}.dashboard-module__NECfqq__revSummary{margin-top:.75rem}.dashboard-module__NECfqq__revRowNoBorder{border-bottom:none}.dashboard-module__NECfqq__revWeighted{color:var(--taper-blue)}
.DropZone-module__GeqxkW__zone{border:2px dashed var(--border-subtle);border-radius:var(--radius-md);text-align:center;cursor:pointer;padding:1.25rem;transition:all .2s}.DropZone-module__GeqxkW__zone:hover{background-color:var(--bg-page);border-color:#3d61a4}.DropZone-module__GeqxkW__dragging{background-color:var(--accent-soft);border-color:#3d61a4}.DropZone-module__GeqxkW__dragging:hover{background-color:var(--accent-soft)}.DropZone-module__GeqxkW__hiddenInput{display:none}.DropZone-module__GeqxkW__inner{flex-direction:column;align-items:center;gap:.375rem;display:flex}.DropZone-module__GeqxkW__hint{font-size:.75rem;line-height:1rem}.DropZone-module__GeqxkW__hintMedium{font-size:.75rem;font-weight:500;line-height:1rem}.DropZone-module__GeqxkW__spin{animation:1s linear infinite DropZone-module__GeqxkW__spin}@keyframes DropZone-module__GeqxkW__spin{to{transform:rotate(360deg)}}
