.ProspectForm_card__YzpUc{background:white;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.ProspectForm_section__FzSHa{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.ProspectForm_section__FzSHa:last-child{border-bottom:none;padding-bottom:0}.ProspectForm_sectionTitle___6OpD{font-size:1.125rem;font-weight:600;color:rgb(31 41 55);margin:0 0 1rem}.ProspectForm_fieldGrid__b5RlV{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.ProspectForm_fieldFullWidth__QaiS_{grid-column:1/-1}.ProspectForm_field__B0sVo{display:flex;flex-direction:column}.ProspectForm_label___aOJh{font-size:.875rem;font-weight:500;color:rgb(31 41 55);margin-bottom:.5rem}.ProspectForm_input__6PLdz{padding:.5rem .75rem;border:1px solid rgb(209 213 219);border-radius:.375rem;font-size:.875rem;color:rgb(31 41 55);background-color:white;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ProspectForm_input__6PLdz:focus{outline:none;border-color:rgb(59 130 246);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ProspectForm_input__6PLdz.ProspectForm_error__OiI5d{border-color:#ef4444}.ProspectForm_input__6PLdz.ProspectForm_error__OiI5d:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.ProspectForm_inputWrapper__CH1Bg{display:flex;align-items:center;border:1px solid rgb(209 213 219);border-radius:.375rem;background:white;overflow:hidden}.ProspectForm_inputWrapper__CH1Bg:focus-within{border-color:rgb(59 130 246);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ProspectForm_inputWrapper__CH1Bg .ProspectForm_prefix__NaKRd{padding:.5rem .75rem;font-size:.875rem;color:rgb(107 114 128);background:rgb(249 250 251);border-right:1px solid rgb(209 213 219)}.ProspectForm_inputWrapper__CH1Bg .ProspectForm_input__6PLdz{border:none;flex:1;min-width:0}.ProspectForm_inputWrapper__CH1Bg .ProspectForm_input__6PLdz:focus{box-shadow:none}.ProspectForm_textarea__mtqSE{min-height:4rem;resize:vertical}.input_checkboxVisibleDisabled__TW5Qh:disabled,.input_input__inbPL:disabled,.input_radioVisibleDisabled__fXDz8:disabled,.input_selectVisibleDisabled__2eZfJ:disabled,.input_textareaVisibleDisabled__rniES:disabled,input.input_input__inbPL:disabled{cursor:not-allowed!important;color:#374151!important;border-color:#d1d5db!important;background-color:#f9fafb!important;pointer-events:none!important;opacity:1!important}.input_input__inbPL:read-only:not(:disabled),.input_textareaVisibleDisabled__rniES:read-only:not(:disabled),input.input_input__inbPL:read-only:not(:disabled){cursor:text!important;color:#374151!important;border-color:#d1d5db!important;background-color:#f9fafb!important;opacity:1!important}.input_radioVisibleDisabled__fXDz8:disabled{position:relative!important}.input_radioVisibleDisabled__fXDz8:disabled:checked:after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#374151!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.input_checkboxVisibleDisabled__TW5Qh:disabled{position:relative!important;background-color:#f9fafb!important;-webkit-appearance:none!important;appearance:none!important;border:1px solid #d1d5db!important;border-radius:.25rem!important}.input_checkboxVisibleDisabled__TW5Qh:disabled:checked:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:6px!important;height:10px!important;border-right:2px solid #374151!important;border-bottom:2px solid #374151!important;transform:translate(-50%,-60%) rotate(45deg)!important}.InactiveFields_inactiveRow__QDDGJ{display:flex;flex-direction:row;align-items:center;gap:.75rem;min-height:2.25rem;width:auto}.InactiveFields_reasonRow__KFIFI{display:flex;align-items:center;gap:.5rem;flex-direction:row;width:auto;animation:InactiveFields_fadeIn__ndAjh .2s ease-out}@keyframes InactiveFields_fadeIn__ndAjh{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.InactiveFields_reasonRow__KFIFI select{width:100%;max-width:12rem}.InactiveFields_toggleContainer__DHGbx{display:flex;align-items:center;gap:.5rem;flex-direction:row;width:auto}.InactiveFields_toggleLabel__xh1KK{font-size:.875rem;color:var(--primary);cursor:pointer;font-weight:500}.MeetingReminderToggle_toggleContainer__ikLTh{display:flex;align-items:center;gap:.5rem;flex-direction:row;min-height:2.25rem;width:auto}.MeetingReminderToggle_toggleLabel__AR70L{font-size:.875rem;color:var(--primary);cursor:pointer;font-weight:500}.modal_overlay__h1xnQ{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal_modal__eOcAu{width:100%;max-width:640px;max-height:calc(100vh - 32px);margin:16px;background:var(--background);color:var(--foreground);border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column}.modal_modalLarge__fEzSy{max-width:800px}.modal_modalExtraLarge__qgPdH{max-width:1200px}.modal_modal__eOcAu.modal_modalFullscreen___C8yK{max-width:none!important;max-height:none!important;width:100%!important;height:100%!important;margin:0!important;border:none;border-radius:0}.modal_header___3Qe1{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.modal_title__riv_W{font-size:22px;font-weight:600;min-width:0;overflow-wrap:anywhere}.modal_headerActions__ntr6r{display:flex;align-items:center;gap:2px;flex-shrink:0}.modal_headerButton__2_Szu{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:inherit;padding:6px;border-radius:6px;cursor:pointer}.modal_headerButton__2_Szu:hover{background:var(--muted)}.modal_headerButton__2_Szu:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring),0 0 0 4px var(--background)}.modal_content__AiUNo{padding:16px;overflow-y:auto;flex:1 1 auto}.modal_actions__bVybb{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid rgba(0,0,0,.06)}.MemberChecklist_list__T7oys{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.375rem;max-height:11rem;overflow-y:auto;padding-right:.125rem}.MemberChecklist_row__P6eXH{display:flex;align-items:center;gap:.4375rem;min-width:0;padding:.375rem .625rem;border:1px solid var(--border);border-radius:.375rem}.MemberChecklist_row__P6eXH:hover{background:var(--muted)}.MemberChecklist_rowText__ejIG0{display:flex;flex:1;min-width:0;cursor:pointer}.MemberChecklist_rowName__sckBS{font-size:.8125rem;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MemberChecklist_iaCode__PrTBy{flex-shrink:0;font-size:.6875rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.MemberChecklist_iaCodeOutlier__41FDw{padding:.0625rem .375rem;border-radius:.25rem;background:color-mix(in srgb,var(--destructive) 12%,transparent);color:var(--destructive);font-weight:600}.DeckMemberSection_section__5gspL{display:flex;flex-direction:column;gap:.375rem;min-width:0;padding:.625rem .75rem;border:1px solid var(--border);border-radius:.75rem}.DeckMemberSection_label__ldlN6{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.DeckMemberSection_label__ldlN6,.DeckMemberSection_note__w2VZd{font-size:.75rem;color:var(--muted-foreground)}.DeckMemberSection_warning__7X_vY{margin:0;padding:.375rem .5rem;font-size:.75rem;line-height:1.4;color:var(--destructive);background:color-mix(in srgb,var(--destructive) 8%,transparent);border:1px solid color-mix(in srgb,var(--destructive) 24%,transparent);border-radius:.5rem}.DeckSectionBand_band__6RFX_{grid-column:1/-1;display:flex;align-items:center;gap:.5rem;padding:.5rem .125rem .25rem;border-bottom:1px solid #e8e8e6}.DeckSectionBand_band__6RFX_:not(:first-child){margin-top:.75rem}.DeckSectionBand_checkbox__YnuHq{width:.875rem;height:.875rem;accent-color:#1f2937;cursor:pointer}.DeckSectionBand_checkbox__YnuHq:disabled{cursor:not-allowed;opacity:.5}.DeckSectionBand_locked__npZs8{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;color:#9a9a95}.DeckSectionBand_label__t_Ko3{font-size:.8125rem;font-weight:600;color:#242421;letter-spacing:-.005em}.DeckSectionBand_count__pusnZ{margin-left:auto;font-size:.6875rem;color:#8a8a85;font-variant-numeric:tabular-nums}.DeckPageCard_card___qDc_{display:flex;flex-direction:column;gap:.375rem;min-width:0;padding:.5rem;background:var(--background);border:1px solid var(--border);border-radius:.75rem;scroll-margin-top:.5rem}.DeckPageCard_cardDeselected__Hf3Za,.DeckPageCard_cardDivider__WNlzF{background:var(--muted)}.DeckPageCard_cardDeselected__Hf3Za .DeckPageCard_slot__O3JJH{opacity:.4}.DeckPageCard_cardDeselected__Hf3Za .DeckPageCard_title__sTKqS{color:var(--muted-foreground);text-decoration:line-through}.DeckPageCard_cardHighlighted__TwcSi{background:color-mix(in srgb,#f59e0b 14%,var(--background));border-color:#f59e0b}.DeckPageCard_cardHighlighted__TwcSi.DeckPageCard_cardDeselected__Hf3Za,.DeckPageCard_cardHighlighted__TwcSi.DeckPageCard_cardDivider__WNlzF{background:color-mix(in srgb,#f59e0b 22%,var(--background))}.DeckPageCard_head__fBrfk{display:grid;grid-template-columns:1rem auto minmax(0,1fr);align-items:center;gap:.375rem;min-height:1.125rem}.DeckPageCard_checkbox__F_1qA{cursor:pointer}.DeckPageCard_lock__8ilu3{width:.8125rem;height:.8125rem;color:var(--muted-foreground)}.DeckPageCard_controlSpacer__kqprO{display:block}.DeckPageCard_number__Jyizw{font-size:.75rem;font-weight:600;color:var(--foreground);font-variant-numeric:tabular-nums;white-space:nowrap}.DeckPageCard_tags__YTNzv{display:flex;justify-content:flex-end;gap:.25rem;min-width:0;overflow:hidden}.DeckPageCard_tag__W_070{text-transform:uppercase}.DeckPageCard_tagAuto__dV8ys,.DeckPageCard_tagGenerated__wdmrN,.DeckPageCard_tag__W_070{font-size:.625rem;letter-spacing:.04em;color:var(--muted-foreground);white-space:nowrap}.DeckPageCard_tagGenerated__wdmrN{text-transform:uppercase;background:var(--background);border:1px solid var(--border);border-radius:.25rem;padding:0 .25rem}.DeckPageCard_paper__5BqeF{padding:0 .1875rem .1875rem 0}.DeckPageCard_slot__O3JJH{position:relative;aspect-ratio:768/576;display:flex;align-items:center;justify-content:center;width:100%;padding:0;overflow:hidden;background:var(--background);border:1px solid var(--border);border-radius:.25rem;cursor:zoom-in;transition:border-color .14s ease,box-shadow .14s ease}.DeckPageCard_slot__O3JJH:hover{border-color:var(--muted-foreground)}.DeckPageCard_slot__O3JJH:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.DeckPageCard_zoomCue__rJ7c3{position:absolute;right:.1875rem;bottom:.1875rem;display:grid;place-items:center;width:1.125rem;height:1.125rem;border-radius:.25rem;background:var(--background);border:1px solid var(--border);color:var(--muted-foreground);opacity:0;transition:opacity .14s ease}.DeckPageCard_slot__O3JJH:focus-visible .DeckPageCard_zoomCue__rJ7c3,.DeckPageCard_slot__O3JJH:hover .DeckPageCard_zoomCue__rJ7c3{opacity:1}.DeckPageCard_zoomIcon__opk_v{width:.6875rem;height:.6875rem}@media (prefers-reduced-motion:reduce){.DeckPageCard_slot__O3JJH,.DeckPageCard_zoomCue__rJ7c3{transition:none}}.DeckPageCard_slotStacked__etKgr{box-shadow:.1875rem .1875rem 0 0 var(--background),.1875rem .1875rem 0 1px var(--border)}.DeckPageCard_title__sTKqS{font-size:.8125rem;line-height:1.3;color:var(--foreground);overflow-wrap:anywhere}label.DeckPageCard_title__sTKqS{cursor:pointer}.confirmation-modal_overlay__OlkXf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.confirmation-modal_modal__MqPgs{background:white;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:confirmation-modal_slideIn___lRkS .2s ease-out}.confirmation-modal_modalLarge__9qBGL{max-width:550px}@keyframes confirmation-modal_slideIn___lRkS{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirmation-modal_header__2g9O3{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0}.confirmation-modal_titleContainer__2rmHy{display:flex;align-items:center;gap:12px}.confirmation-modal_icon___udJ_{color:#f59e0b;flex-shrink:0}.confirmation-modal_title__uW8yI{font-size:18px;font-weight:600;color:#111827;margin:0}.confirmation-modal_closeButton__OXuvk{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease;flex-shrink:0}.confirmation-modal_closeButton__OXuvk:hover:not(:disabled){background-color:#f3f4f6;color:#374151}.confirmation-modal_closeButton__OXuvk:disabled{opacity:.5;cursor:not-allowed}.confirmation-modal_content__ykdn6{padding:16px 20px}.confirmation-modal_message__fXNEE{color:#6b7280;line-height:1.5;margin:0;white-space:pre-line}.confirmation-modal_messageWarning__H222I{color:var(--destructive);line-height:1.5;margin:.75em 0 0;font-weight:500;white-space:pre-line}.confirmation-modal_actions__YyItU{display:flex;gap:12px;padding:0 20px 20px;justify-content:flex-end}.confirmation-modal_actions__YyItU button{min-width:80px}.confirmation-modal_destructiveButton__RNvPy{background:var(--destructive-foreground)!important;color:var(--destructive)!important;border:1px solid var(--destructive)!important}.confirmation-modal_destructiveButton__RNvPy:hover:not(:disabled){background:var(--destructive)!important;color:white!important}.confirmation-modal_commentSection__OGKQ1,.confirmation-modal_iaCodeSection__q3J76{margin-top:16px}.confirmation-modal_commentLabel__1c34X{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--foreground)}.UpdateAcknowledgementDateModal_modal__Ya_hk{max-width:500px}.UpdateAcknowledgementDateModal_content__etAFv{display:flex;flex-direction:column;gap:1rem}.UpdateAcknowledgementDateModal_message__bTcHc{margin:0}.UpdateAcknowledgementDateModal_fieldGroup__nojAF{display:flex;flex-direction:column;gap:.5rem}.UpdateAcknowledgementDateModal_fieldGroup__nojAF input{width:fit-content}.UpdateAcknowledgementDateModal_label__IJkmH{font-size:.875rem;font-weight:500}.UpdateAcknowledgementDateModal_textarea__kqWOl{min-height:120px}.KycAvatar_avatar__xEvJn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;color:#1d4ed8;background:#eff6ff;border-radius:9999px}.KycAvatar_avatarLoading__d2H7h{color:#475569;background:#f1f5f9}.KycAvatar_avatarCurrent__jp2GB{color:#166534;background:#dcfce7}.KycAvatar_avatarWithClient__kRKRZ{color:#1e40af;background:#dbeafe}.KycAvatar_avatarPending___KDJN{color:#854d0e;background:#fef9c3}.KycAvatar_avatarReview__hjdbN{color:#c2410c;background:#ffedd5}.KycAvatar_avatarOverdue__koo8Z{color:#991b1b;background:#fee2e2}.KycAvatar_avatarIncomplete__oQ30w{color:#581c87;background:#e2ddfd}.KycAvatar_avatarApproval__Co9sU{color:#9a3412;background:#ffedd5}.KycAvatar_avatarInactive__JkU66{color:#6b7280;background:#f3f4f6}.KycAvatar_avatarImported__5A_4c{color:#475569;background:#e2e8f0}.KycAvatar_avatarArchived__12nwr{color:#6b7280;background:#f3f4f6}.HouseholdClientsSection_card__kCX_4{display:flex;flex-direction:column;background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius,.625rem);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden;height:100%}.HouseholdClientsSection_header__4_zEc{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdClientsSection_heading__mEWFf{display:flex;align-items:center;gap:.5rem}.HouseholdClientsSection_headingIcon__5xM8S{color:var(--muted-foreground,#6b7280)}.HouseholdClientsSection_title__Qij6H{font-size:.9375rem;font-weight:600;color:var(--foreground,#0f172a)}.HouseholdClientsSection_count__AEbJs{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .375rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground,#475569);background:var(--muted,#f1f5f9);border-radius:9999px}.HouseholdClientsSection_addButton__PVOXa{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;font-size:.8125rem;font-weight:500;color:var(--foreground,#334155);border:1px solid var(--border,#e2e8f0);border-radius:.5rem}.HouseholdClientsSection_addButton__PVOXa:hover{background:var(--muted,#f8fafc)}.HouseholdClientsSection_addRow__acuqR{padding:.875rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9);background:var(--muted,#fafafa)}.HouseholdClientsSection_list__F8QaA{display:flex;flex-direction:column;padding:.5rem;gap:.125rem}.HouseholdClientsSection_item__p5Qc_{display:flex;align-items:center;gap:.25rem;border-radius:.5rem}.HouseholdClientsSection_item__p5Qc_:hover{background:var(--muted,#f8fafc)}.HouseholdClientsSection_link__SndUg{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;padding:.625rem .5rem .625rem .625rem}.HouseholdClientsSection_info__Fd1As{display:flex;flex-direction:column;min-width:0}.HouseholdClientsSection_name__w6klS{font-weight:500;color:var(--foreground,#0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdClientsSection_metaRow__1vUdQ{display:flex;align-items:center;flex-wrap:wrap;gap:.4375rem;min-width:0;margin-top:.1875rem}.HouseholdClientsSection_typeBadge__HMcQJ{display:inline-flex;align-items:center;color:#1d4ed8;background:#eff6ff;border-radius:9999px}.HouseholdClientsSection_metaRow__1vUdQ .HouseholdClientsSection_kycBadge__mQoXB,.HouseholdClientsSection_typeBadge__HMcQJ{padding:.0625rem .4375rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;flex-shrink:0}.HouseholdClientsSection_meta__zpNKK{font-size:.75rem;color:var(--muted-foreground,#64748b);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdClientsSection_chevron__6PgVt{color:var(--muted-foreground,#cbd5e1);flex-shrink:0}.HouseholdClientsSection_remove__2JhA6{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-right:.375rem;color:var(--muted-foreground,#94a3b8);border-radius:.5rem;flex-shrink:0}.HouseholdClientsSection_remove__2JhA6:hover{color:var(--destructive,#ef4444);background:#fef2f2}.HouseholdClientsSection_empty__xg413{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1.25rem;text-align:center;color:var(--muted-foreground,#94a3b8);font-size:.875rem}.HouseholdClientsSection_emptyIcon__mIPWP{color:var(--muted-foreground,#cbd5e1)}.HouseholdIpsSection_card__CeW7A{display:flex;flex-direction:column;background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius,.625rem);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden;height:100%}.HouseholdIpsSection_header__QiZ_G{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdIpsSection_heading__GlUDw{display:flex;align-items:center;gap:.5rem;min-width:0}.HouseholdIpsSection_headingIcon__coHKb{color:var(--muted-foreground,#6b7280);flex-shrink:0}.HouseholdIpsSection_title__wGhXi{font-size:.9375rem;font-weight:600;color:var(--foreground,#0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdIpsSection_count__Ezpr6{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .375rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground,#475569);background:var(--muted,#f1f5f9);border-radius:9999px;flex-shrink:0}.HouseholdIpsSection_addButton__Z163v{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;font-size:.8125rem;font-weight:500;color:var(--foreground,#334155);border:1px solid var(--border,#e2e8f0);border-radius:.5rem;flex-shrink:0}.HouseholdIpsSection_addButton__Z163v:hover{background:var(--muted,#f8fafc)}.HouseholdIpsSection_addRow__pUM4c{padding:.875rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9);background:var(--muted,#fafafa)}.HouseholdIpsSection_list__ZXy9d{display:flex;flex-direction:column;padding:.5rem;gap:.125rem}.HouseholdIpsSection_item__gEQ28{display:flex;align-items:center;gap:.25rem;border-radius:.5rem}.HouseholdIpsSection_item__gEQ28:hover{background:var(--muted,#f8fafc)}.HouseholdIpsSection_link__aZFjM{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;padding:.625rem .5rem .625rem .625rem}.HouseholdIpsSection_avatar__MNdqv{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;color:#7c3aed;background:#f5f3ff;border-radius:.625rem}.HouseholdIpsSection_info__bJZ6S{display:flex;flex-direction:column;min-width:0}.HouseholdIpsSection_name__w_8hi{font-weight:500;color:var(--foreground,#0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdIpsSection_metaRow__T6B50{display:flex;align-items:center;flex-wrap:wrap;gap:.4375rem;min-width:0;margin-top:.25rem}.HouseholdIpsSection_metaRow__T6B50 .HouseholdIpsSection_statusBadge__aPTAB{padding:.0625rem .4375rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;flex-shrink:0}.HouseholdIpsSection_mandateBadge__q1_E0{display:inline-flex;align-items:center;max-width:14rem;min-width:0;padding:.0625rem .4375rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:#334155;background:#f1f5f9;border-radius:9999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdIpsSection_meta__HTnCK{font-size:.75rem;color:var(--muted-foreground,#64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdIpsSection_chevron__cYsiw{color:var(--muted-foreground,#cbd5e1);flex-shrink:0}.HouseholdIpsSection_remove__JpTmK{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-right:.375rem;color:var(--muted-foreground,#94a3b8);border-radius:.5rem;flex-shrink:0}.HouseholdIpsSection_remove__JpTmK:hover{color:var(--destructive,#ef4444);background:#fef2f2}.HouseholdIpsSection_empty__a5lbt{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1.25rem;text-align:center;color:var(--muted-foreground,#94a3b8);font-size:.875rem}.HouseholdIpsSection_emptyIcon__Ox0_g{color:var(--muted-foreground,#cbd5e1)}.MeetingCard_card__lLqug{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;background-color:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.MeetingCard_cancelled__NHpeS{opacity:.7}.MeetingCard_header__ZBWkv{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.MeetingCard_subject__LZ1bM{margin:0;font-size:.95rem;font-weight:600;color:#111827}.MeetingCard_cancelledSubject__cpDDL{text-decoration:line-through}.MeetingCard_dateTime__OOIkm{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#6b7280}.MeetingCard_relativeTime__RSWet:before{content:"·";margin-right:.4rem}.MeetingCard_relativeTime__RSWet{color:#9ca3af}.MeetingCard_members__UKl3d{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.MeetingCard_membersIcon__XmSnh{color:#6b7280;flex-shrink:0}.MeetingCard_memberChip__tWcw4{display:inline-flex;align-items:center;padding:.1rem .5rem;border-radius:9999px;background-color:#eef2ff;color:#4338ca;font-size:.72rem;font-weight:600;white-space:nowrap;text-decoration:none}.MeetingCard_memberChip__tWcw4:hover{background-color:#e0e7ff}.MeetingCard_metaRow__nivQ1{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.8rem;color:#4b5563}.MeetingCard_metaItem__JqjCA{display:inline-flex;align-items:center;gap:.35rem}.MeetingCard_cancelledBadge__ysRgT{flex-shrink:0;padding:.1rem .5rem;border-radius:9999px;background-color:#fee2e2;color:#b91c1c;font-size:.7rem;font-weight:600}.NextMeetingHero_hero__9fgXF{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-radius:.625rem;background:linear-gradient(180deg,#f5f3ff,#fbfaff);border:1px solid #e9e5ff;border-left:3px solid #6d28d9}.NextMeetingHero_empty__nksfB{background:var(--muted,#f8fafc);border:1px dashed #e2e8f0;border-left:3px solid #cbd5e1}.NextMeetingHero_main__Xa2qg{display:flex;flex-direction:column;gap:.25rem;min-width:0}.NextMeetingHero_label__a4HxS{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6d28d9}.NextMeetingHero_emptyText__AmDho,.NextMeetingHero_empty__nksfB .NextMeetingHero_label__a4HxS{color:var(--muted-foreground,#94a3b8)}.NextMeetingHero_emptyText__AmDho{font-size:.85rem}.NextMeetingHero_relative__1bIGx{font-size:1.15rem;font-weight:700;color:#111827;letter-spacing:-.01em}.NextMeetingHero_subject__Qraun{font-size:.9rem;font-weight:500;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NextMeetingHero_when__RYWz_{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;font-size:.78rem;color:#6b7280}.NextMeetingHero_location__RXLgd,.NextMeetingHero_organizer__lWFFx{display:inline-flex;align-items:center;gap:.25rem}.NextMeetingHero_organizer__lWFFx{min-width:0;font-size:.78rem;color:#6b7280}.NextMeetingHero_members__y_4Bn{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.NextMeetingHero_memberChip__OYZYJ{display:inline-flex;align-items:center;padding:.1rem .5rem;border-radius:9999px;background-color:#ede9fe;color:#5b21b6;font-size:.72rem;font-weight:600;white-space:nowrap;text-decoration:none}.NextMeetingHero_memberChip__OYZYJ:hover{background-color:#ddd6fe}.NextMeetingHero_join__DpZO5{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.5rem .875rem;border-radius:.5rem;background:#6d28d9;color:#fff;font-size:.82rem;font-weight:600;text-decoration:none}.NextMeetingHero_join__DpZO5:hover{background:#5b21b6}.HouseholdMeetingsSection_card__eIkEn{display:flex;flex-direction:column;background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius,.625rem);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden}.HouseholdMeetingsSection_header__dk2Q_{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdMeetingsSection_heading__qJhBr{display:flex;align-items:center;gap:.5rem;min-width:0}.HouseholdMeetingsSection_headingIcon__0uWD5{color:var(--muted-foreground,#6b7280);flex-shrink:0}.HouseholdMeetingsSection_title__ADB08{font-size:.9375rem;font-weight:600;color:var(--foreground,#0f172a)}.HouseholdMeetingsSection_coverage__SmnbP{font-size:.75rem;color:var(--muted-foreground,#9ca3af);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HouseholdMeetingsSection_body__YfxNy{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem}.HouseholdMeetingsSection_history__lasCR{display:flex;flex-direction:column;gap:.75rem}.HouseholdMeetingsSection_sectionLabel__6AVB_{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#374151}.HouseholdMeetingsSection_countBadge__YyMU_{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .4rem;border-radius:9999px;background-color:#eef2ff;color:#4338ca;font-size:.72rem;font-weight:600}.HouseholdMeetingsSection_hiddenCount__fPgKV{font-size:.72rem;font-weight:400;color:#9ca3af;margin-left:.25rem}.HouseholdMeetingsSection_emptyHistory__sqQsB{font-size:.85rem;color:var(--muted-foreground,#9ca3af);margin:0}.HouseholdMeetingsSection_list__opI9q{display:flex;flex-direction:column;gap:.75rem}.HouseholdMeetingsSection_stateCard__yt23v{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;background-color:#ffffff;border:1px dashed #d1d5db;border-radius:.5rem;color:#6b7280;text-align:center}.HouseholdMeetingsSection_error__Xj6zl{color:#b91c1c}.HouseholdMeetingsSection_skeleton__dMm8S{height:7rem;border-radius:.5rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:HouseholdMeetingsSection_shimmer__HB7Hk 1.4s ease infinite}@keyframes HouseholdMeetingsSection_shimmer__HB7Hk{0%{background-position:100% 0}to{background-position:0 0}}.HouseholdHoldingsSection_card__dDVOg{display:flex;flex-direction:column;background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius,.625rem);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden;min-height:0}.HouseholdHoldingsSection_header__KAyd6{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdHoldingsSection_heading__J_UGe{display:flex;align-items:center;gap:.5rem}.HouseholdHoldingsSection_headingIcon__9ccu_{color:var(--muted-foreground,#6b7280)}.HouseholdHoldingsSection_title__knhJ9{font-size:.9375rem;font-weight:600;color:var(--foreground,#0f172a)}.HouseholdHoldingsSection_count__CwCpA{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .375rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground,#475569);background:var(--muted,#f1f5f9);border-radius:9999px}.HouseholdHoldingsSection_totalBlock__WyFJb{display:flex;flex-direction:column;align-items:flex-end}.HouseholdHoldingsSection_totalValue__mLIsQ{font-size:1.125rem;font-weight:700;color:var(--foreground,#0f172a);font-variant-numeric:tabular-nums;line-height:1.2}.HouseholdHoldingsSection_asOf__hon_Y{font-size:.6875rem;color:var(--muted-foreground,#9ca3af)}.HouseholdHoldingsSection_tableWrap___ODlz{flex:1 1 auto;min-height:0;overflow-y:scroll;scrollbar-gutter:stable}.HouseholdHoldingsSection_header__KAyd6,.HouseholdHoldingsSection_notice__0mwHR{flex-shrink:0}.HouseholdHoldingsSection_table__RrQw0{width:100%;border-collapse:collapse;font-size:.8125rem}.HouseholdHoldingsSection_table__RrQw0 thead th{position:sticky;top:0;background:var(--muted,#f8fafc);padding:.5rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground,#64748b);text-align:center;z-index:1}.HouseholdHoldingsSection_thLeft__7D9qg{text-align:left!important}.HouseholdHoldingsSection_thRight__WQgrE{text-align:right!important}.HouseholdHoldingsSection_thWeight__Rz2d5{text-align:left!important;width:8rem}.HouseholdHoldingsSection_table__RrQw0 tbody td{padding:.625rem;border-top:1px solid var(--border,#f1f5f9);vertical-align:middle}.HouseholdHoldingsSection_table__RrQw0 tbody tr:hover{background:var(--muted,#f8fafc)}.HouseholdHoldingsSection_expandable__LR0ZT{cursor:pointer}.HouseholdHoldingsSection_expandable__LR0ZT:focus-visible{outline:2px solid var(--ring,#93c5fd);outline-offset:-2px}.HouseholdHoldingsSection_thToggle__7P02z,.HouseholdHoldingsSection_toggleCell__FnM1o{width:1px;white-space:nowrap;text-align:center}.HouseholdHoldingsSection_table__RrQw0 tbody .HouseholdHoldingsSection_toggleCell__FnM1o{padding-left:.125rem;padding-right:.125rem}.HouseholdHoldingsSection_chevron__2qq01{color:var(--muted-foreground,#94a3b8);transition:transform .15s ease,color .15s ease;vertical-align:middle}.HouseholdHoldingsSection_expandable__LR0ZT:hover .HouseholdHoldingsSection_chevron__2qq01{color:var(--foreground,#475569)}.HouseholdHoldingsSection_chevronOpen___rpcj{transform:rotate(90deg)}.HouseholdHoldingsSection_childRow__TIull{background:var(--muted,#f8fafc)}.HouseholdHoldingsSection_table__RrQw0 .HouseholdHoldingsSection_childRow__TIull td{padding-top:.5rem;padding-bottom:.5rem}.HouseholdHoldingsSection_table__RrQw0 tbody .HouseholdHoldingsSection_childSecurityCell__sdauO{padding-left:1.75rem}.HouseholdHoldingsSection_childSecurity__53dr2{font-size:.75rem;font-weight:500;color:var(--muted-foreground,#475569)}.HouseholdHoldingsSection_weightFillChild__5GGFc{height:100%;background:linear-gradient(90deg,#dbeafe,#93c5fd);border-radius:9999px}.HouseholdHoldingsSection_security__tAOrr{display:block;font-weight:500;color:var(--foreground,#0f172a)}.HouseholdHoldingsSection_cash__nXYJW{color:#059669}.HouseholdHoldingsSection_subLine__E1xyS{display:flex;align-items:center;gap:.25rem}.HouseholdHoldingsSection_ticker__3dNNG{font-size:.6875rem;color:var(--muted-foreground,#94a3b8)}.HouseholdHoldingsSection_subSep__xoofE{font-size:.6875rem;color:var(--muted-foreground,#cbd5e1)}.HouseholdHoldingsSection_accountSub__uYfg6{font-size:.6875rem;color:var(--muted-foreground,#94a3b8)}.HouseholdHoldingsSection_muted__STC8w{color:var(--muted-foreground,#64748b)}.HouseholdHoldingsSection_num__n8vw_{text-align:right;color:var(--muted-foreground,#475569);font-variant-numeric:tabular-nums;white-space:nowrap}.HouseholdHoldingsSection_numStrong__gu8_o{text-align:right;font-weight:600;color:var(--foreground,#0f172a);font-variant-numeric:tabular-nums;white-space:nowrap}.HouseholdHoldingsSection_weightCell__niXPU{display:flex;align-items:center;gap:.5rem}.HouseholdHoldingsSection_weightTrack__LrT2n{flex:1;height:.375rem;background:#f1f5f9;border-radius:9999px;overflow:hidden}.HouseholdHoldingsSection_weightFill__8Zpwk{height:100%;background:linear-gradient(90deg,#bfdbfe,#93c5fd);border-radius:9999px}.HouseholdHoldingsSection_weightFillDebit__rQ8HE{background:linear-gradient(90deg,#e2e8f0,#94a3b8)}.HouseholdHoldingsSection_weightPct__gkBnf{font-size:.75rem;color:var(--muted-foreground,#64748b);font-variant-numeric:tabular-nums;min-width:2.75rem;text-align:right}.HouseholdHoldingsSection_state____qCj{padding:2.5rem 1.25rem;text-align:center;font-size:.875rem;color:var(--muted-foreground,#94a3b8)}.HouseholdHoldingsSection_notice__0mwHR{padding:.5rem 1.25rem;font-size:.75rem;color:#92400e;background:#fffbeb;border-bottom:1px solid var(--border,#f1f5f9)}.UpdateToCurrentModal_modal__MwHr1{max-width:400px}.UpdateToCurrentModal_content__2P2vm{display:flex;flex-direction:column;gap:1rem}.UpdateToCurrentModal_message__AIwLr{margin:0}.UpdateToCurrentModal_fieldGroup__KbEQf{display:flex;flex-direction:column;gap:.5rem}.UpdateToCurrentModal_fieldGroup__KbEQf input{width:fit-content}.UpdateToCurrentModal_label__mpCa_{font-weight:500}.RejectSecurityModal_destructiveButton__ioyNt{background:var(--destructive-foreground)!important;color:var(--destructive)!important;border:1px solid var(--destructive)!important}.RejectSecurityModal_destructiveButton__ioyNt:hover:not(:disabled){background:var(--destructive)!important;color:white!important}.RejectSecurityModal_warningTitle__qkV_k{font-weight:600;font-size:14px;color:var(--destructive);margin:0 0 4px}.RejectSecurityModal_warningText__UuxoE{font-size:13px;color:var(--muted-foreground);margin:0;line-height:1.5}.RejectSecurityModal_securityInfo__q9Fg5{display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:var(--muted);border-radius:var(--radius)}.RejectSecurityModal_securityName__fzUmD{font-weight:600;font-size:14px;color:var(--foreground);margin:0}.RejectSecurityModal_securityCusip__tSg0A{font-size:13px;color:var(--muted-foreground);margin:0}.RejectSecurityModal_reasonSection__08VZK{display:flex;flex-direction:column;gap:8px}.RejectSecurityModal_reasonHint__mMjNb{font-size:12px;color:var(--muted-foreground);margin:0}.RejectSecurityModal_submitterInfo__gBVjF{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted-foreground)}.RejectSecurityModal_submitterLabel__1dbez{font-weight:500}.SecurityStatusBadge_badge__2lor9{border-radius:9999px;border-width:1px;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem}.SecurityStatusBadge_badgeEditable__BwZhK{cursor:pointer}.SecurityStatusBadge_badgeSelect__gKf4E{width:fit-content;min-width:auto;max-width:18rem}.SecurityStatusBadge_label__j8oJr{font-weight:500}.WorkflowBranchCard_card__iRvDo{display:flex;flex-direction:column;gap:.3125rem;padding:.75rem .875rem;border:1px solid var(--border);border-left-width:3px;border-radius:.625rem;background:var(--card)}.WorkflowBranchCard_condition__ZzFj5{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground)}.WorkflowBranchCard_outcome__EESE9{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--foreground)}.WorkflowBranchCard_icon__lwK9q{display:inline-flex;flex-shrink:0}.WorkflowBranchCard_icon__lwK9q svg{width:.875rem;height:.875rem}.WorkflowBranchCard_detail__uKJc4{font-size:.8125rem;color:var(--muted-foreground);line-height:1.5}.WorkflowBranchCard_neutral__lE3fP{border-left-color:var(--muted-foreground)}.WorkflowBranchCard_positive__gbeLE{border-left-color:#22c55e;background:color-mix(in srgb,#22c55e 7%,var(--card))}.WorkflowBranchCard_positive__gbeLE .WorkflowBranchCard_icon__lwK9q{color:#15803d}.WorkflowBranchCard_warning__oyiqI{border-left-color:#f59e0b;background:color-mix(in srgb,#f59e0b 8%,var(--card))}.WorkflowBranchCard_warning__oyiqI .WorkflowBranchCard_icon__lwK9q{color:#b45309}.WorkflowBranchCard_danger___9RES{border-left-color:#ef4444;background:color-mix(in srgb,#ef4444 7%,var(--card))}.WorkflowBranchCard_danger___9RES .WorkflowBranchCard_icon__lwK9q{color:#b91c1c}.WorkflowStep_step__x9dAm{position:relative;display:flex;gap:.875rem;padding-bottom:1.25rem}.WorkflowStep_stepLast__zKvrK{padding-bottom:0}.WorkflowStep_step__x9dAm:not(.WorkflowStep_stepLast__zKvrK):before{content:"";position:absolute;top:1.75rem;left:.875rem;width:1px;height:calc(100% - 1.75rem);transform:translateX(-50%);background:var(--border)}.WorkflowStep_marker__4v4Ci{position:relative;z-index:1;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:9999px;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:600}.WorkflowStep_body__kScRr{flex:1;min-width:0;padding-top:.1875rem}.WorkflowStep_title__zGOxh{font-size:.9375rem;font-weight:600;color:var(--foreground)}.WorkflowStep_description__T6XM3{margin-top:.1875rem;font-size:.8125rem;color:var(--muted-foreground);line-height:1.55}.WorkflowStep_content__9860R{margin-top:.625rem}.SecurityStatusWorkflowHelp_helpButton__w_mD2{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:0;border-radius:9999px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:background-color .15s ease,color .15s ease}.SecurityStatusWorkflowHelp_helpButton__w_mD2:hover{background:var(--muted);color:var(--foreground)}.SecurityStatusWorkflowHelp_helpButton__w_mD2:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.SecurityStatusWorkflowHelp_helpButton__w_mD2 svg{width:1.125rem;height:1.125rem}.SecurityStatusWorkflowHelp_modalContent__QkZfd{display:flex;flex-direction:column;gap:1.5rem}.SecurityStatusWorkflowHelp_introduction__OYcTm{padding:.875rem 1rem;border:1px solid var(--border);border-radius:.625rem;background:var(--muted);font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.SecurityStatusWorkflowHelp_flow__mH03C{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.SecurityStatusWorkflowHelp_branchGrid__eHX99{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.SecurityStatusWorkflowHelp_startingStatuses___jTyX{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.SecurityStatusWorkflowHelp_section__I5wyb{display:flex;flex-direction:column;gap:.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.SecurityStatusWorkflowHelp_sectionTitle__jzZpR{font-size:.9375rem;font-weight:600;color:var(--foreground)}.SecurityStatusWorkflowHelp_sectionDescription__M_Gmk{font-size:.8125rem;color:var(--muted-foreground);line-height:1.55}.SecurityStatusWorkflowHelp_triggerList___J01v{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin:.25rem 0 0;padding:0;list-style:none}.SecurityStatusWorkflowHelp_trigger__oWJMg{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--foreground);line-height:1.5}.SecurityStatusWorkflowHelp_triggerIcon__XgjFF{width:.875rem;height:.875rem;margin-top:.1875rem;flex-shrink:0;color:#b45309}.SecurityStatusWorkflowHelp_outcomes__M8Eva{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.25rem}@media (max-width:640px){.SecurityStatusWorkflowHelp_branchGrid__eHX99,.SecurityStatusWorkflowHelp_outcomes__M8Eva,.SecurityStatusWorkflowHelp_startingStatuses___jTyX,.SecurityStatusWorkflowHelp_triggerList___J01v{grid-template-columns:1fr}}.SecurityHeader_container__zoSau{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.SecurityHeader_statusControls__ewCrN{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.SecurityHeader_title__KXnmK{font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.025em}.SecurityHeader_meta__P1wYo{color:hsl(var(--muted-foreground));margin-top:.25rem;display:flex;align-items:center;gap:.5rem}.SecurityHeader_cusip__X_Rm4{font-family:var(--font-mono),monospace;background:hsl(var(--muted));padding:.125rem .5rem .125rem 0;border-radius:.25rem;font-size:.875rem;line-height:1.25rem}@media (max-width:640px){.SecurityHeader_container__zoSau{align-items:flex-start;flex-direction:column}}.TaskDescriptionField_box__ko4D8{position:relative;display:flex;flex:1 1 auto;border:1px solid var(--border);border-radius:.65rem;background:var(--background);overflow:hidden}.TaskDescriptionField_textarea__KUYH_{position:relative;z-index:2;flex:1 1 auto;width:100%;border:none;resize:none;background:transparent;padding:.7rem .85rem 1.6rem;font-size:.95rem;line-height:1.5;font-family:inherit;color:transparent;caret-color:var(--foreground);overflow-y:scroll;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgb(203 213 225) var(--muted)}.TaskDescriptionField_textarea__KUYH_::-webkit-scrollbar{width:12px}.TaskDescriptionField_textarea__KUYH_::-webkit-scrollbar-track{background:var(--muted);border-left:1px solid var(--border)}.TaskDescriptionField_textarea__KUYH_::-webkit-scrollbar-thumb{background:rgb(203 213 225);border:3px solid var(--muted);border-radius:999px}.TaskDescriptionField_textarea__KUYH_:focus{outline:none}.TaskDescriptionField_textarea__KUYH_::placeholder{color:var(--muted-foreground)}.TaskDescriptionField_textarea__KUYH_::selection{background-color:rgba(99,102,241,.2);color:transparent}.TaskDescriptionField_overlay__aLvMA{position:absolute;inset:0;z-index:1;padding:.7rem .85rem 1.6rem;font-size:.95rem;line-height:1.5;font-family:inherit;color:var(--foreground);white-space:pre-wrap;word-wrap:break-word;overflow:hidden;pointer-events:none;border-radius:.65rem}.TaskDescriptionField_fade__rAJxH{position:absolute;left:1px;right:13px;z-index:3;height:2.1rem;pointer-events:none;opacity:0;transition:opacity .16s ease}.TaskDescriptionField_fadeTop__Iowpg{top:1px;background:linear-gradient(to bottom,var(--background) 12%,transparent)}.TaskDescriptionField_fadeBottom__OiZmi{bottom:1px;height:3.25rem;background:linear-gradient(to top,var(--background) 34%,transparent)}.TaskDescriptionField_box__ko4D8[data-at-end=false] .TaskDescriptionField_fadeBottom__OiZmi,.TaskDescriptionField_box__ko4D8[data-at-top=false] .TaskDescriptionField_fadeTop__Iowpg{opacity:1}.TaskDescriptionField_morePill__u4jXz{position:absolute;left:50%;bottom:.6rem;z-index:4;transform:translateX(-50%);display:inline-flex;align-items:center;gap:.35rem;height:1.6rem;padding:0 .7rem;border:1px solid var(--border);border-radius:999px;background:var(--background);color:rgb(75 85 99);font-family:inherit;font-size:.75rem;font-weight:500;box-shadow:0 3px 10px rgba(15,23,42,.14);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .16s ease}.TaskDescriptionField_box__ko4D8[data-at-end=false] .TaskDescriptionField_morePill__u4jXz{opacity:1;pointer-events:auto}.TaskDescriptionField_morePill__u4jXz:hover{border-color:var(--ring);color:var(--foreground)}.TaskDescriptionField_dropdown__bZTMd{position:absolute;min-width:10rem;max-width:min(18rem,100%);background:var(--popover);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:50;max-height:11rem;overflow-y:auto}.TaskDescriptionField_option__sc8J7{display:block;width:100%;padding:.45rem .75rem;text-align:left;background:none;border:none;cursor:pointer;font-size:.875rem;color:var(--foreground);transition:background .1s}.TaskDescriptionField_optionSelected__b8tZH,.TaskDescriptionField_option__sc8J7:hover{background:var(--accent)}.TaskPrioritySelect_trigger__kPBp0{display:flex;height:2.25rem;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#ffffff;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:#0f172a;box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .2s ease-in-out}.TaskPrioritySelect_trigger__kPBp0:focus-visible{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.TaskPrioritySelect_trigger__kPBp0:disabled{cursor:not-allowed;color:#374151;border-color:#d1d5db;background-color:#f9fafb}.TaskPrioritySelect_triggerValue__F4cfy{display:inline-flex;align-items:center;gap:.5rem}.TaskPrioritySelect_menu___PIeN{width:var(--radix-dropdown-menu-trigger-width);min-width:0}.TaskPrioritySelect_menuItem__uzEMw{display:flex;align-items:center;gap:.5rem}.TaskPrioritySelect_symbolSlot__JC_DW{display:inline-flex;height:1rem;width:1rem;align-items:center;justify-content:center;font-size:1rem;line-height:1;font-weight:700}.TaskPrioritySelect_symbolImportant__iGikJ{transform:translateY(.5px)}.TaskTypeSelect_trigger__yyWff{display:flex;height:2.25rem;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#ffffff;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:#0f172a;box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .2s ease-in-out}.TaskTypeSelect_trigger__yyWff:focus-visible{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.TaskTypeSelect_trigger__yyWff:disabled{cursor:not-allowed;color:#374151;border-color:#d1d5db;background-color:#f9fafb}.TaskTypeSelect_triggerValue__bvcIR{display:inline-flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TaskTypeSelect_menu__B4vVV{width:max-content;min-width:var(--radix-dropdown-menu-trigger-width)}.TaskTypeSelect_menuItem__HEbJh{display:flex;align-items:center;gap:.5rem}.TaskStatusSelect_trigger__4b7WA{display:flex;height:2.25rem;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#ffffff;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:#0f172a;box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .2s ease-in-out}.TaskStatusSelect_trigger__4b7WA:focus-visible{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.TaskStatusSelect_trigger__4b7WA:disabled{cursor:not-allowed;color:#374151;border-color:#d1d5db;background-color:#f9fafb}.TaskStatusSelect_headerTrigger__VJ1H7{display:inline-flex;height:1.875rem;width:auto;align-items:center;gap:.4rem;border-radius:9999px;border:1px solid transparent;padding:.25rem .625rem .25rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.25rem;transition:filter .15s ease-in-out,box-shadow .15s ease-in-out}.TaskStatusSelect_headerTrigger__VJ1H7:hover:not(:disabled){filter:brightness(.96)}.TaskStatusSelect_headerTrigger__VJ1H7:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.4)}.TaskStatusSelect_headerTrigger__VJ1H7:disabled{cursor:not-allowed;opacity:.7}.TaskStatusSelect_statusDot__WLx7i{flex:none;opacity:.9}.TaskStatusSelect_triggerValue__h6nNs{display:inline-flex;align-items:center}.TaskStatusSelect_menu__yb1AH{width:var(--radix-dropdown-menu-trigger-width);min-width:0}.TaskStatusSelect_headerMenu__wYjDo{min-width:10rem}.TaskStatusSelect_menuItem__4TMU8{display:flex;align-items:center;gap:.5rem}.TaskLabelChip_chip__EwGni{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap}.TaskLabelChip_name__FvZla{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.TaskLabelChip_remove__ct01H{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:transparent;color:currentColor;opacity:.7;cursor:pointer}.TaskLabelChip_remove__ct01H:hover{opacity:1}.TaskLabelPicker_container__J7Eul{position:relative;width:100%}.TaskLabelPicker_control__l7iCj{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:40px;padding:6px 10px;border:1px solid rgb(209 213 219);border-radius:8px;background-color:#ffffff;cursor:text}.TaskLabelPicker_control__l7iCj:focus-within{border-color:rgb(148 163 184)}.TaskLabelPicker_controlDisabled__ebpET{background-color:rgb(243 244 246);cursor:not-allowed}.TaskLabelPicker_input__MpOLg{flex:1 1 80px;min-width:80px;border:none;outline:none;background:transparent;font-size:.85rem;color:rgb(31 41 55)}.TaskLabelPicker_dropdown__tzXJV{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;padding:4px;border:1px solid rgb(229 231 235);border-radius:8px;background-color:#ffffff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.TaskLabelPicker_optionRow__JfHrm{display:flex;align-items:center;border-radius:6px}.TaskLabelPicker_optionRow__JfHrm:hover{background-color:rgb(243 244 246)}.TaskLabelPicker_option__qnIXw{display:flex;flex:1 1 auto;align-items:center;gap:8px;min-width:0;padding:7px 8px;border:none;background:transparent;font-size:.85rem;color:rgb(31 41 55);text-align:left;cursor:pointer}.TaskLabelPicker_swatch__taCqN{flex-shrink:0;width:12px;height:12px;border-radius:999px;border:1px solid rgba(15,23,42,.1)}.TaskLabelPicker_optionName__2RJew{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TaskLabelPicker_optionActions__GTmuI{display:flex;align-items:center;gap:2px;padding-right:6px;opacity:0}.TaskLabelPicker_optionRow__JfHrm:hover .TaskLabelPicker_optionActions__GTmuI{opacity:1}.TaskLabelPicker_iconButton__7Eq4p{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:transparent;color:rgb(107 114 128);cursor:pointer}.TaskLabelPicker_iconButton__7Eq4p:hover{background-color:rgb(229 231 235);color:rgb(31 41 55)}.TaskLabelPicker_iconButtonDanger__qXDyB:hover{background-color:rgb(254 226 226);color:rgb(185 28 28)}.TaskLabelPicker_createRow__D97k8{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border:none;border-radius:6px;background:transparent;font-size:.85rem;color:rgb(31 41 55);text-align:left;cursor:pointer}.TaskLabelPicker_createRow__D97k8:hover{background-color:rgb(243 244 246)}.TaskLabelPicker_createRow__D97k8:disabled{opacity:.6;cursor:default}.TaskLabelPicker_editRow__6IMWm{display:flex;align-items:center;gap:4px;padding:4px 8px}.TaskLabelPicker_editInput__XpBgB{flex:1 1 auto;min-width:0;padding:5px 8px;border:1px solid rgb(209 213 219);border-radius:6px;font-size:.85rem;color:rgb(31 41 55);outline:none}.TaskLabelPicker_hint__Vnvv5{margin:0;padding:8px;font-size:.8rem;color:rgb(107 114 128)}.TaskLabelPicker_error__K_gcV{margin:0;padding:6px 8px;font-size:.78rem;color:rgb(185 28 28)}.TaskEntityChipRow_group__ahB29{min-width:0;display:flex;flex-direction:column;gap:.35rem}.TaskEntityChipRow_label__1NqkX{display:flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgb(107 114 128)}.TaskEntityChipRow_row__DZfL0{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-height:2rem}.TaskEntityChipRow_chip__EGFWW{display:inline-flex;align-items:center;gap:.35rem;height:1.75rem;padding:0 .25rem;border-radius:999px;font-size:.8rem;font-weight:500;white-space:nowrap;max-width:100%}.TaskEntityChipRow_chipClient__9uP6O{background:rgb(237 233 254);color:rgb(109 40 217)}.TaskEntityChipRow_chipHousehold__jlguI{background:rgb(255 237 213);color:rgb(154 52 18)}.TaskEntityChipRow_chipIps__7QqrS{background:rgb(209 250 229);color:rgb(4 120 87)}.TaskEntityChipRow_chipProspect__4Avid{background:rgb(219 234 254);color:rgb(29 78 216)}.TaskEntityChipRow_avatar__wJw2t{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:currentColor;font-size:.625rem;font-weight:700;flex:none}.TaskEntityChipRow_avatar__wJw2t>span{color:var(--background)}.TaskEntityChipRow_name__GV4Bk{min-width:0;padding-right:.15rem;overflow:hidden;text-overflow:ellipsis}.TaskEntityChipRow_count__0Wdwu{font-size:.625rem;font-weight:700;line-height:1rem;padding:0 .3rem;border-radius:999px;background:var(--background);color:inherit;flex:none}.TaskEntityChipRow_chipButton__ZGZDj{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex:none;border:none;padding:0;border-radius:999px;background:transparent;color:inherit;opacity:.6;cursor:pointer}.TaskEntityChipRow_chipButton__ZGZDj:hover{opacity:1;background:rgba(0,0,0,.08)}.TaskEntityChipRow_addButton__EEtRO{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:1px dashed rgb(209 213 219);border-radius:999px;background:transparent;color:var(--muted-foreground);cursor:pointer}.TaskEntityChipRow_addButton__EEtRO:hover{border-style:solid;border-color:var(--ring);color:var(--foreground)}.TaskEntityChipRow_ghostChip__fx9j9{display:inline-flex;align-items:center;gap:.3rem;height:1.6rem;padding:0 .6rem;border:1px dashed rgb(209 213 219);border-radius:999px;background:transparent;color:rgb(75 85 99);font-size:.75rem;font-family:inherit;cursor:pointer}.TaskEntityChipRow_ghostChip__fx9j9:hover{border-style:solid;border-color:var(--ring);background:var(--muted);color:var(--foreground)}.TaskEntityChipRow_adder__i4HvT{min-width:14rem;flex:1 1 14rem;position:relative}.TaskEntityChipRow_empty__ASfVX{font-size:.8rem;color:var(--muted-foreground)}.TaskEntityChipRow_note__m7B6V{margin:0;align-self:flex-start;font-size:.75rem;padding:.15rem .55rem;border-radius:999px;background:rgb(254 243 199);color:rgb(146 64 14)}.TaskEntityChipRow_suggestRow__49e_A{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.TaskEntityChipRow_suggestCaption__jlzhF{font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted-foreground);margin-right:.1rem}.RepeatControl_field__nhgEF{position:relative;flex:none}.RepeatControl_trigger__o3d5J{display:flex;min-height:40px;max-width:14rem;align-items:center;gap:.375rem;border:1px solid rgb(209 213 219);border-radius:8px;background-color:#ffffff;padding:6px 10px;font-size:.85rem;color:rgb(31 41 55);text-align:left;cursor:pointer;transition:border-color .12s ease}.RepeatControl_trigger__o3d5J:hover:not(:disabled){border-color:rgb(148 163 184)}.RepeatControl_triggerOn__9_zwA{border-color:#bfdbfe;background-color:#eff6ff}.RepeatControl_trigger__o3d5J:focus-visible{outline:none;border-color:rgb(59 130 246);box-shadow:0 0 0 3px rgba(59,130,246,.35)}.RepeatControl_trigger__o3d5J:disabled{cursor:not-allowed;background-color:rgb(243 244 246)}.RepeatControl_triggerIcon__kZxqS{color:rgb(156 163 175);flex:none}.RepeatControl_triggerIconOn__TT4MO{color:rgb(37 99 235);flex:none}.RepeatControl_triggerValue__GoXb_{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RepeatControl_triggerValue__GoXb_:first-letter{text-transform:uppercase}.RepeatControl_triggerPlaceholder__JqqbZ{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(107 114 128)}.RepeatControl_triggerCaret__mbGtV{color:rgb(71 85 105);flex:none}.RepeatControl_panel__Civs3{position:absolute;top:calc(100% + .375rem);right:0;z-index:1101;width:max-content;min-width:17rem;max-width:22rem;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid rgb(229 231 235);border-radius:8px;background-color:#ffffff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.RepeatControl_field__nhgEF:first-child .RepeatControl_panel__Civs3{right:auto;left:0}.RepeatControl_modeGroup__BIeCz{display:flex;flex-direction:column;gap:.3125rem;margin:.125rem 0 0;padding:.5rem 0 0;border:none;border-top:1px solid rgb(243 244 246)}.RepeatControl_modeLegend__G2aAu{padding:0;margin-bottom:.125rem;font-size:.8125rem;font-weight:500;color:rgb(55 65 81)}.RepeatControl_modeOption__JhKib{display:flex;align-items:center;gap:.4375rem;font-size:.8125rem;color:rgb(55 65 81);cursor:pointer;user-select:none}.RepeatControl_modeHint__jW0dd{margin:.125rem 0 0;font-size:.75rem;line-height:1.4;color:rgb(107 114 128)}.RepeatControl_panelFooter__ilgmF{display:flex;justify-content:flex-start;margin-top:.125rem;padding-top:.5rem;border-top:1px solid rgb(243 244 246)}.RepeatControl_clearButton__eEGjT{padding:0;border:none;background:none;font-size:.8125rem;font-weight:500;color:rgb(107 114 128);cursor:pointer;transition:color .12s ease}.RepeatControl_clearButton__eEGjT:hover:not(:disabled){color:rgb(185 28 28)}.RepeatControl_clearButton__eEGjT:disabled{opacity:.6;cursor:not-allowed}.RepeatControl_panelRow__AdPhw{display:flex;align-items:center;gap:.4375rem;flex-wrap:wrap}.RepeatControl_fieldLabel__PDSE6{font-size:.8125rem;color:rgb(75 85 99);white-space:nowrap}.RepeatControl_hint__PeZGq{font-size:.75rem;color:rgb(156 163 175)}.RepeatControl_countInput__mDnyq,.RepeatControl_dayInput__0nCkR,.RepeatControl_intervalInput__8a_4H{width:3.25rem;padding:.25rem .5rem;border:1px solid rgb(209 213 219);border-radius:.375rem;font-size:.8125rem}.RepeatControl_dateInput__ZR0Ci,.RepeatControl_select__bVGz1{padding:.25rem .5rem;border:1px solid rgb(209 213 219);border-radius:.375rem;font-size:.8125rem;background:#ffffff}.RepeatControl_weekdays__wkjY5{display:flex;gap:.1875rem;flex-wrap:wrap}.RepeatControl_weekdayButton__1HKet{width:1.75rem;height:1.75rem;border:1px solid rgb(209 213 219);border-radius:9999px;background:#ffffff;font-size:.6875rem;font-weight:600;color:rgb(107 114 128);cursor:pointer;transition:all .12s ease}.RepeatControl_weekdayButton__1HKet:hover:not(:disabled){border-color:rgb(156 163 175)}.RepeatControl_weekdayButtonActive__ecr2p{background:rgb(17 24 39);border-color:rgb(17 24 39);color:#ffffff}.RepeatControl_countInput__mDnyq:disabled,.RepeatControl_dateInput__ZR0Ci:disabled,.RepeatControl_dayInput__0nCkR:disabled,.RepeatControl_intervalInput__8a_4H:disabled,.RepeatControl_select__bVGz1:disabled,.RepeatControl_weekdayButton__1HKet:disabled{opacity:.6;cursor:not-allowed}.pageLayout_page__l_Oh7{display:flex;flex:1;flex-direction:column;min-height:100%;width:100%;padding:.75rem 1.25rem}.ListPageHeader_header__Z3NZK{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 0 1rem}.ListPageHeader_title__vnsGR{display:flex;align-items:center;gap:.625rem;margin:0;font-size:1.625rem;font-weight:700;color:var(--foreground,#111827);letter-spacing:-.01em}.ListPageHeader_badge__Iy6cf{display:inline-flex;align-items:center;height:1.5rem;padding:0 .5rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground,#475569);background:var(--muted,#f1f5f9);border-radius:9999px}.ListPageHeader_actions__WBJRI{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.LogDetailModal_grid__mz9vl{display:grid;gap:16px}.LogDetailModal_field__GkOdi{display:flex;flex-direction:column;gap:4px}.LogDetailModal_label__u88P2{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.LogDetailModal_value__OUsD6{font-size:14px;color:#1f2937;word-break:break-word;white-space:pre-wrap}.LogDetailModal_valueEmpty__mTkgk{color:#9ca3af;font-style:italic}.LogDetailModal_linkValue__3nAY5{font-size:14px;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.LogDetailModal_linkValue__3nAY5:hover{text-decoration:underline;color:#1d4ed8}.LogDetailModal_divider__bCl4_{height:1px;background-color:#e5e7eb;margin:8px 0}.LogDetailModal_twoColumn__v2CYb{display:grid;grid-template-columns:1fr 1fr;gap:16px}.LogDetailModal_logId__SAGsa{font-size:11px;color:#9ca3af;font-family:monospace;word-break:break-all}.LogDetailModal_detailSection__mPleK{display:flex;flex-direction:column;gap:8px}.LogDetailModal_detailContent__GlRNc{max-height:240px;overflow-y:auto;padding:12px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.LogDetailModal_changesList__fspnU{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.LogDetailModal_changeItem__v6Ycf{font-size:13px;color:#374151;padding:6px 0;border-bottom:1px dashed #e5e7eb;word-break:break-word}.LogDetailModal_changeItem__v6Ycf:last-child{border-bottom:none}.LogDetailModal_detailText__L48jC{font-size:14px;color:#1f2937;word-break:break-word;white-space:pre-wrap;line-height:1.6}.LogDetailModal_detailEmpty__gajnO{color:#9ca3af;font-style:italic}.LogsTab_container__XG_eI{overflow:visible}.LogsTab_errorContainer__VkUp_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0;text-align:center}.LogsTab_errorText__ZYFsw{color:#ef4444}.AdvisorFilter_container__TqwGd{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.AdvisorFilter_trigger__ZIwUc{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:.6rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;color:#111827;cursor:pointer;transition:all .15s ease}.AdvisorFilter_trigger__ZIwUc:hover{border-color:#b45309;background:#fffbf5}.AdvisorFilter_triggerIcon__gtHk9{color:#b45309;flex-shrink:0}.AdvisorFilter_triggerLabel__7Vjn_{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AdvisorFilter_chevron__Fx_jc{color:#9ca3af;flex-shrink:0}.AdvisorFilter_panel__d3jQx{position:absolute;top:calc(100% + .4rem);right:0;z-index:30;width:19rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 8px 24px rgba(17,24,39,.12);padding:.6rem;display:flex;flex-direction:column;gap:.4rem}.AdvisorFilter_search__n0L4i{width:100%;border:1px solid #e5e7eb;border-radius:.5rem;padding:.45rem .6rem;font-size:.85rem;color:#111827;outline:none}.AdvisorFilter_search__n0L4i:focus{border-color:#b45309}.AdvisorFilter_clearRow__yHkmL{background:none;border:none;text-align:left;font-size:.78rem;font-weight:600;color:#b45309;cursor:pointer;padding:.25rem .35rem;border-radius:.4rem}.AdvisorFilter_clearRow__yHkmL:hover{background:#fff7ec}.AdvisorFilter_list__muFyD{display:flex;flex-direction:column;max-height:16rem;overflow-y:auto}.AdvisorFilter_note__Q8_dK{margin:0;padding:.5rem .35rem;font-size:.82rem;color:#9ca3af}.AdvisorFilter_option__qMCE5{display:flex;align-items:center;gap:.6rem;width:100%;background:none;border:none;text-align:left;padding:.45rem .35rem;border-radius:.5rem;cursor:pointer}.AdvisorFilter_option__qMCE5:hover{background:#fffbf5}.AdvisorFilter_checkbox__oHo3F{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;border:1px solid #d1d5db;border-radius:.3rem;color:#ffffff;flex-shrink:0}.AdvisorFilter_checkboxChecked__Mjjia{background:#b45309;border-color:#b45309}.AdvisorFilter_optionText__xfTFh{display:flex;flex-direction:column;min-width:0}.AdvisorFilter_optionName__VZzbO{font-size:.85rem;font-weight:600;color:#111827}.AdvisorFilter_optionCodes__KKIqf{font-size:.72rem;color:#9ca3af;letter-spacing:.02em}.AdvisorFilter_chips__Tikv8{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;max-width:22rem}.AdvisorFilter_chip__ssoOm{display:inline-flex;align-items:center;gap:.3rem;background:#fff7ec;border:1px solid #fcd9a8;color:#b45309;border-radius:9999px;padding:.2rem .4rem .2rem .6rem;font-size:.75rem;font-weight:600}.AdvisorFilter_chipRemove__7r0WY{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#b45309;cursor:pointer;padding:0;border-radius:9999px}.AdvisorFilter_chipRemove__7r0WY:hover{color:#92400e}.AdvisorChips_chips__fx4mk{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;max-width:24rem;min-height:1.55rem}.AdvisorChips_chip__Yv6Ff{display:inline-flex;align-items:center;gap:.3rem;background:#fff7ec;border:1px solid #fcd9a8;color:#b45309;border-radius:9999px;padding:.2rem .4rem .2rem .6rem;font-size:.75rem;font-weight:600}.AdvisorChips_chipRemove__lCtza{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#b45309;cursor:pointer;padding:0;border-radius:9999px}.AdvisorChips_chipRemove__lCtza:hover{color:#92400e}.IaCodeChips_row__EI6hF{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-start;width:100%}.IaCodeChips_chip__xqIv0{display:inline-flex;align-items:center;background:#ffffff;border:1px solid #e5e7eb;color:#6b7280;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .15s ease}.IaCodeChips_chip__xqIv0:hover{border-color:#b45309;color:#b45309}.IaCodeChips_chipActive__2188p{background:#fff7ec;border-color:#fcd9a8;color:#b45309}.IaCodeFilter_label__TRexJ{min-width:6.5rem}.Dashboard_page__mqubl{gap:1.25rem;padding-bottom:2rem;max-width:80rem;margin-left:auto;margin-right:auto;width:100%}.Dashboard_headerRow__1Vlny{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.Dashboard_filters__qusyB{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.Dashboard_filterRow__PN43l{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.Dashboard_greeting__CYmkh{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.Dashboard_greetingTitle__Se5g5{margin:0;font-size:1.85rem;font-weight:700;color:#111827;letter-spacing:-.01em}.Dashboard_greetingDate__j_rX0{margin:.2rem 0 0;font-size:.9rem;color:#6b7280}.Dashboard_greetingScope__PovYh{margin:.35rem 0 0;font-size:.8rem;font-weight:600;color:#b45309}.Dashboard_scopeBadge__vFNN_{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #fcd9a8;background:#fff7ec;color:#b45309;font-size:.75rem;font-weight:600;padding:.25rem .7rem;text-transform:capitalize;white-space:nowrap}.Dashboard_statRow__05tUe{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.Dashboard_statHintAlert__uK6xG{color:#dc2626;font-weight:600}.Dashboard_body__ty_aU{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:1.25rem;align-items:start}.Dashboard_bodyNoRail__BPYb9{grid-template-columns:minmax(0,1fr)}.Dashboard_mainColumn__iPfIk,.Dashboard_sideColumn__713k9{display:flex;flex-direction:column;gap:1.25rem}.Dashboard_panel___mtV9{background:#ffffff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1.15rem 1.25rem}.Dashboard_panelHeader__AYJXe{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.Dashboard_panelTitle__fdWsb{margin:0;font-size:1.05rem;font-weight:700;color:#111827}.Dashboard_panelCount__vUbtW{font-size:.9rem;font-weight:700;color:#111827;white-space:nowrap;font-variant-numeric:tabular-nums}.Dashboard_listRow__9lx2j{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 0;cursor:pointer;text-align:left;width:100%;background:none;border:none;border-top:1px solid #f3f4f6;text-decoration:none;color:inherit}.Dashboard_listRow__9lx2j:first-of-type{border-top:none}.Dashboard_listRow__9lx2j:hover .Dashboard_listName__nQ1Bb{color:#b45309}.Dashboard_showMoreButton__BU_IF{display:block;width:100%;padding:.6rem 1.25rem;background:none;border:none;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.8rem;text-align:center;cursor:pointer;transition:color .15s}.Dashboard_showMoreButton__BU_IF:hover{color:var(--foreground)}.Dashboard_listName__nQ1Bb{margin:0;font-size:.9rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.01em}.Dashboard_listSub__wmNuj{margin:.1rem 0 0;font-size:.78rem;color:#6b7280}.Dashboard_rowBadge__fAvFc{white-space:nowrap;flex-shrink:0}.Dashboard_iaCodeBadge__V_kgx{display:inline-block;font-size:.68rem;font-weight:600;color:#6b7280;background:#f3f4f6;border-radius:4px;padding:.1rem .35rem;margin-left:.4rem;vertical-align:middle;letter-spacing:.02em}.Dashboard_avatar__WTQOc{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:.6rem;background:#fff7ec;color:#b45309;font-size:.78rem;font-weight:700;flex-shrink:0}.Dashboard_recentRowInner__6tXxL{display:flex;align-items:center;gap:.65rem;min-width:0}.Dashboard_emptyState__FggH4{margin:.5rem 0;font-size:.85rem;color:#9ca3af}.Dashboard_errorState__9G6jK{margin:0;font-size:.85rem;color:#dc2626}.Dashboard_actionCenter__Bz8bP{background:#ffffff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1.15rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}.Dashboard_attentionCardHeader__t44VI{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.Dashboard_attentionCardTitle__brrll{display:inline-flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#111827}.Dashboard_attentionCardIcon__1Yfp6{display:inline-flex;align-items:center;justify-content:center;color:#b45309}.Dashboard_actionCardSubtitle__tmJUO{font-size:.8rem;color:#6b7280}.Dashboard_actionTabs__62LXi{display:flex;flex-wrap:wrap;gap:.4rem}.Dashboard_actionTab__4QlDe{display:inline-flex;align-items:center;gap:.4rem;padding:.32rem .7rem;border:1px solid #e5e7eb;border-radius:999px;background:#ffffff;color:#6b7280;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.Dashboard_actionTab__4QlDe:hover{border-color:#d1d5db;color:#374151}.Dashboard_actionTab__4QlDe:focus-visible{outline:2px solid #b45309;outline-offset:2px}.Dashboard_actionTabActive__zuEM8{background:#111827;border-color:#111827;color:#ffffff}.Dashboard_actionTabActive__zuEM8:hover{color:#ffffff}.Dashboard_actionTabIcon__YvLK2{display:inline-flex;align-items:center;justify-content:center}.Dashboard_actionTabBadge__Cvlwe{font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums;padding:0 .4rem;border-radius:999px;background:rgba(17,24,39,.08);color:inherit}.Dashboard_actionTabActive__zuEM8 .Dashboard_actionTabBadge__Cvlwe{background:rgba(255,255,255,.22)}.Dashboard_actionTabBadgeAlert__ADH__{background:#fef2f2;color:#dc2626}.Dashboard_actionTabActive__zuEM8 .Dashboard_actionTabBadgeAlert__ADH__{background:rgba(248,113,113,.35);color:#ffffff}.Dashboard_actionContent__22poA{display:flex;flex-direction:column}.Dashboard_actionContentMeta__UnYCA{margin:0 0 .35rem;font-size:.82rem;font-weight:600;color:#6b7280;font-variant-numeric:tabular-nums}.Dashboard_attentionCountAlert__Zt5WC{color:#dc2626;font-weight:600}.Dashboard_attentionRows__hfKUU{display:flex;flex-direction:column}.Dashboard_attentionAllClear__R0xJu{margin:.5rem 0;font-size:.85rem;color:#15803d}.Dashboard_schedule__7Hvym{background:#ffffff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1.15rem 1.25rem;display:flex;flex-direction:column}.Dashboard_scheduleHead__hi09G{margin-bottom:.25rem}.Dashboard_scheduleSection__XgrFl{display:flex;flex-direction:column}.Dashboard_scheduleLabel__cu7XW{margin:.7rem 0 .15rem;font-size:.64rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.Dashboard_scheduleLabelAlert__cmV4X{color:#dc2626}.Dashboard_scheduleEmpty__Gj_SM{margin:.4rem 0;font-size:.82rem;color:#15803d}.Dashboard_scheduleWhen__dDXy2{font-size:.78rem;color:#4a443b;white-space:nowrap;font-variant-numeric:tabular-nums}.Dashboard_scheduleWhenSoon__LMNgX{color:#92400e;font-weight:700}@media (max-width:1100px){.Dashboard_statRow__05tUe{grid-template-columns:repeat(3,minmax(0,1fr))}.Dashboard_body__ty_aU{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard_statRow__05tUe{grid-template-columns:repeat(2,minmax(0,1fr))}}.NoteModal_formGrid__31_Oj{display:grid;grid-template-columns:1fr;gap:12px}[data-fullscreen=true] .NoteModal_formGrid__31_Oj{display:flex;flex-direction:column;min-height:100%}.NoteModal_button__jrDV_{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;height:2.5rem;padding:0 1rem;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.NoteModal_button__jrDV_ svg{width:1rem;height:1rem;pointer-events:none;flex-shrink:0}.NoteModal_button__jrDV_:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring),0 0 0 4px var(--background)}.NoteModal_button__jrDV_:disabled{pointer-events:none;opacity:.5}.NoteModal_destructiveButton__J_5Ws{background:var(--destructive-foreground);color:var(--destructive);border-color:var(--destructive)}.NoteModal_destructiveButton__J_5Ws:hover{background:var(--destructive);color:white}.NoteModal_spinnerSmall__VZ6Nw,.NoteModal_spinner___ibmr{animation:NoteModal_spin__Fvab_ 1s linear infinite}.NoteModal_savingIndicator___N2TA{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground);margin-right:auto}@keyframes NoteModal_spin__Fvab_{to{transform:rotate(1turn)}}.NoteModal_noteModal__sA0al{max-width:960px!important}.NoteModal_titleRow__a6vuP{display:inline-flex;align-items:center;gap:.5rem}.NoteModal_footerContent__HVwML{display:flex;justify-content:space-between;align-items:center;width:100%}.NoteModal_footerLeft__dyTvk,.NoteModal_footerRight__ZmXsr{display:flex;align-items:center;gap:8px}.NoteModal_prospectInfo__0QEkM{display:flex;gap:.5rem;padding:.75rem;background-color:rgb(243 244 246);border-radius:.375rem}.NoteModal_field__qyPX5{display:flex;flex-direction:column;gap:.5rem}.NoteModal_label__j9PcM{font-size:.875rem;font-weight:500;color:rgb(55 65 81)}.NoteModal_value__TEehR{font-size:.875rem;color:rgb(31 41 55)}.NoteModal_dateInput__cUAmX{padding:.5rem .75rem;border:1px solid rgb(209 213 219);border-radius:.375rem;font-size:.875rem;transition:border-color .15s}.NoteModal_dateInput__cUAmX:focus{outline:none;border-color:rgb(59 130 246);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.HouseholdActivityLogModal_modalContent__ZG3Wg{min-height:320px}.HouseholdDashboardPage_page__BLqqx{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:80rem;margin:0 auto;padding:1.25rem 1rem 2.5rem}.HouseholdDashboardPage_splitRow__oEkL1{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1rem;align-items:stretch}.HouseholdDashboardPage_holdingsColumn__bKkrM{position:relative;min-height:18rem}.HouseholdDashboardPage_holdingsColumn__bKkrM>*{position:absolute;inset:0}.HouseholdDashboardPage_splitPanel__Mbzap{min-height:0}.HouseholdDashboardPage_memberRow__hLAla{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}@media (max-width:1000px){.HouseholdDashboardPage_memberRow__hLAla,.HouseholdDashboardPage_splitRow__oEkL1{grid-template-columns:1fr}.HouseholdDashboardPage_holdingsColumn__bKkrM{position:static;display:flex;flex-direction:column;min-height:0;max-height:34rem}.HouseholdDashboardPage_holdingsColumn__bKkrM>*{position:static;flex:1 1 auto;min-height:0}}.HouseholdDashboardPage_muted__Ehufj{color:var(--muted-foreground,#64748b)}.HouseholdDashboardPage_error__h4RmY{color:var(--destructive,#ef4444)}@keyframes HouseholdDashboardSkeleton_shimmer__63tPn{0%{background-position:100% 0}to{background-position:0 0}}.HouseholdDashboardSkeleton_shimmer__63tPn{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:HouseholdDashboardSkeleton_shimmer__63tPn 1.4s ease infinite;border-radius:.375rem}.HouseholdDashboardSkeleton_header__YwDRI{display:flex;flex-direction:column;gap:.75rem}.HouseholdDashboardSkeleton_backLink__iZsiE{height:.8125rem;width:5.5rem}.HouseholdDashboardSkeleton_headerBar__wTK0d{display:flex;align-items:center;gap:1rem}.HouseholdDashboardSkeleton_avatar__CG3aY{width:3.25rem;height:3.25rem;border-radius:1rem;flex-shrink:0}.HouseholdDashboardSkeleton_titleBlock__H2TKr{display:flex;flex-direction:column;gap:.5rem}.HouseholdDashboardSkeleton_titleRow__C9hOW{display:flex;align-items:center;gap:.5rem}.HouseholdDashboardSkeleton_titleBar__pbJhd{height:1.75rem;width:13rem}.HouseholdDashboardSkeleton_idBadge__sF5wa{height:1.375rem;width:4.5rem;border-radius:.375rem}.HouseholdDashboardSkeleton_iaBadge__x50_A{height:1.375rem;width:3rem;border-radius:.375rem}.HouseholdDashboardSkeleton_metaRow__yTvvo{display:flex;gap:.4rem}.HouseholdDashboardSkeleton_advisorChip__QPX1t{height:1.375rem;width:7.5rem;border-radius:.375rem}.HouseholdDashboardSkeleton_statGrid__Is6CE{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}@media (max-width:900px){.HouseholdDashboardSkeleton_statGrid__Is6CE{grid-template-columns:repeat(2,minmax(0,1fr))}}.HouseholdDashboardSkeleton_statCard__2WXD7{background:#ffffff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem 1.05rem;display:flex;flex-direction:column;gap:.55rem;min-height:112px}.HouseholdDashboardSkeleton_statCardHeader__DWE4O{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.HouseholdDashboardSkeleton_statLabel__D1JHx{height:.6rem;width:5.5rem}.HouseholdDashboardSkeleton_statIcon__Cmc_7{width:30px;height:30px;border-radius:.6rem;flex-shrink:0}.HouseholdDashboardSkeleton_statValue__0KGbF{height:1.9rem;width:65%;margin-top:.15rem}.HouseholdDashboardSkeleton_statHint__LuKBE{height:.7rem;width:75%}.HouseholdDashboardSkeleton_card__BYJAS{background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius,.625rem);box-shadow:0 1px 2px rgba(16,24,40,.04);overflow:hidden;display:flex;flex-direction:column}.HouseholdDashboardSkeleton_cardHeader__VWC_I{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdDashboardSkeleton_cardTitleRow__ZnJqL{display:flex;align-items:center;gap:.5rem}.HouseholdDashboardSkeleton_cardIconBox__RZMhV{width:1rem;height:1rem;border-radius:.25rem}.HouseholdDashboardSkeleton_cardTitleBar__iHdEj{height:1rem;width:4.5rem}.HouseholdDashboardSkeleton_cardCountBadge__gEe8q{height:1.25rem;width:1.625rem;border-radius:9999px}.HouseholdDashboardSkeleton_cardButton__kuU8f{height:1.875rem;width:5.5rem;border-radius:.375rem}.HouseholdDashboardSkeleton_cardBody__YM_Yo{display:flex;flex-direction:column;padding:.75rem 1.25rem 1.25rem;gap:.625rem}.HouseholdDashboardSkeleton_sectionRow__KwgmO{height:2.75rem;border-radius:.5rem}.HouseholdDashboardSkeleton_tableHeadRow__vYydP{display:flex;gap:2rem;padding:.5rem 1.25rem;background:#f8fafc;border-bottom:1px solid var(--border,#f1f5f9)}.HouseholdDashboardSkeleton_tableHeadCell__k_klP{height:.6rem;flex:1}.HouseholdDashboardSkeleton_tableDataRow__3rR3N{height:2.75rem;border-radius:0;border-bottom:1px solid #f1f5f9}.HouseholdDashboardSkeleton_tableDataRow__3rR3N:last-child{border-bottom:none}.HouseholdDashboardSkeleton_aumBody__kjJry{display:flex;flex-direction:column;padding:1rem 1.25rem;gap:.875rem}.HouseholdDashboardSkeleton_aumTotal__HxAS5{height:2rem;width:55%;border-radius:.375rem;margin-bottom:.25rem}.HouseholdDashboardSkeleton_aumSub__20oMZ{height:.7rem;width:40%}.HouseholdDashboardSkeleton_aumBreakdownRow__mGbQE{height:1.375rem;border-radius:.375rem}.HouseholdDashboardSkeleton_memberItem__wT2mp{display:flex;align-items:center;gap:.75rem;padding:.25rem 0}.HouseholdDashboardSkeleton_memberAvatar__egRxr{width:2rem;height:2rem;border-radius:50%;flex-shrink:0}.HouseholdDashboardSkeleton_memberInfo__LLne6{display:flex;flex-direction:column;gap:.35rem;flex:1}.HouseholdDashboardSkeleton_memberName__fBG9p{height:.875rem;width:55%}.HouseholdDashboardSkeleton_memberMeta___z5zV{height:.625rem;width:38%}.HouseholdDashboardSkeleton_noteRow__9ZK5T{height:3.75rem;border-radius:.5rem}