.Avatar_img__abGp_{border-radius:50%;width:30px;height:30px;object-fit:cover;margin-left:8px}.ClientCommunications_container___clAQ{padding:2rem;max-width:1200px;margin:8px auto;background:var(--theme-elevation-50);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ClientCommunications_title__3zBIC{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--theme-text);border-bottom:2px solid var(--theme-elevation-100);padding-bottom:.5rem}.ClientCommunications_formGroup__nC1W2{margin-bottom:1.5rem}.ClientCommunications_label__gQcgk{display:block;font-weight:500;margin-bottom:.5rem;color:var(--theme-text);font-size:.875rem}.ClientCommunications_input__osFhb,.ClientCommunications_select__HspQN,.ClientCommunications_textarea__cd3U6{width:100%;padding:.75rem;border:1px solid var(--theme-elevation-200);border-radius:4px;font-size:.875rem;background:var(--theme-elevation-0);color:var(--theme-text);transition:border-color .2s ease}.ClientCommunications_input__osFhb:focus,.ClientCommunications_select__HspQN:focus,.ClientCommunications_textarea__cd3U6:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(34,197,94,.1)}.ClientCommunications_input__osFhb:disabled,.ClientCommunications_select__HspQN:disabled,.ClientCommunications_textarea__cd3U6:disabled{background:var(--theme-elevation-100);cursor:not-allowed;opacity:.6}.ClientCommunications_textarea__cd3U6{min-height:120px;resize:vertical;font-family:inherit}.ClientCommunications_checkboxGroup__CCcL0{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ClientCommunications_checkbox__y2ynv{width:1rem;height:1rem;accent-color:var(--theme-success-500)}.ClientCommunications_checkboxLabel__A7esh{font-weight:500;color:var(--theme-text);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ClientCommunications_conditionalSection__HYaFL{margin-left:1.5rem;margin-top:1rem;padding-left:1rem;border-left:3px solid var(--theme-elevation-200)}.ClientCommunications_buttonGroup__PRpEG{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--theme-elevation-200)}.ClientCommunications_button__9RPbd{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}.ClientCommunications_button__9RPbd.ClientCommunications_primary__XEenl{background:var(--theme-success-900);color:var(--theme-elevation-100)}.ClientCommunications_button__9RPbd.ClientCommunications_primary__XEenl:hover:not(:disabled){background:var(--theme-success-750);transform:translateY(-1px)}.ClientCommunications_button__9RPbd.ClientCommunications_primary__XEenl:disabled{background:var(--theme-elevation-400);cursor:not-allowed;transform:none}.ClientCommunications_button__9RPbd.ClientCommunications_secondary__lqWus{background:var(--theme-elevation-200);color:var(--theme-text)}.ClientCommunications_button__9RPbd.ClientCommunications_secondary__lqWus:hover{background:var(--theme-elevation-300)}.ClientCommunications_message__CgrBS{margin-top:1rem;padding:.75rem;border-radius:4px;font-size:.875rem}.ClientCommunications_message__CgrBS.ClientCommunications_success__D7UcF{background:var(--theme-success-50);color:var(--theme-success-700);border:1px solid var(--theme-success-200)}.ClientCommunications_message__CgrBS.ClientCommunications_error__ew0vP{background:var(--theme-error-50);color:var(--theme-error-700);border:1px solid var(--theme-error-200)}.ClientCommunications_loading__mJ3oA{display:flex;justify-content:center;align-items:center;color:var(--theme-text);font-size:.875rem}.ClientCommunications_spinner__WSQSZ{width:1rem;height:1rem;border-top:2px solid var(--theme-elevation-300);border:2px solid var(--theme-elevation-300);border-top-color:var(--theme-success-500);border-radius:50%;animation:ClientCommunications_spin__TP_nu 1s linear infinite;margin-right:.5rem}@keyframes ClientCommunications_spin__TP_nu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ClientCommunications_multiSelect__XsUI_{min-height:80px}.ClientCommunications_multiSelect__XsUI_ option:checked{background:var(--theme-success-500);color:#fff}.ClientCommunications_repairsList__1sZn6{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:4px;padding:.75rem;margin-top:.5rem;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.ClientCommunications_repairsList__1sZn6 h4{margin:0 0 .5rem;font-size:.875rem;color:var(--theme-text)}.ClientCommunications_repairsList__1sZn6 ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.ClientCommunications_repairsList__1sZn6 ul li{margin:0;font-size:.8125rem;color:var(--theme-text-secondary)}.ClientCommunications_repairItem__nZPHi{display:flex;align-items:center;padding:.75rem;background:var(--theme-elevation-0);border-radius:4px;border:1px solid var(--theme-elevation-150);transition:all .2s ease;cursor:pointer;margin-bottom:.5rem}.ClientCommunications_repairItem__nZPHi:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-300);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.ClientCommunications_repairItem__nZPHi:last-child{margin-bottom:0}.ClientCommunications_repairItem__nZPHi input[type=checkbox]{margin-right:.75rem;transform:scale(1.1);cursor:pointer}.ClientCommunications_repairItem__nZPHi .ClientCommunications_repairInfo__L3Y0D{flex:1 1;margin:0;cursor:pointer;font-size:.875rem;line-height:1.4;color:var(--theme-text);display:flex;flex-direction:column;gap:.25rem}.ClientCommunications_repairItem__nZPHi .ClientCommunications_repairInfo__L3Y0D .ClientCommunications_holdReason__gJhKj{font-size:.8125rem;color:var(--theme-text-secondary);font-style:italic}.ClientCommunications_repairInfo__L3Y0D{flex:1 1;margin:0;cursor:pointer;font-size:.875rem;line-height:1.4;color:var(--theme-text)}.ClientCommunications_holdReason__gJhKj,.ClientCommunications_repairInfo__L3Y0D .ClientCommunications_holdReason__gJhKj{display:block;margin-top:.25rem;font-size:.8125rem;color:var(--theme-text-secondary);font-style:italic}@media(max-width:768px){.ClientCommunications_container___clAQ{padding:1rem;margin:1rem}.ClientCommunications_buttonGroup__PRpEG{flex-direction:column}.ClientCommunications_buttonGroup__PRpEG .ClientCommunications_button__9RPbd{width:100%}.ClientCommunications_conditionalSection__HYaFL{margin-left:0;padding-left:0;border-left:none;border-top:2px solid var(--theme-elevation-200);padding-top:1rem}}.ClientCommunications_emailSection__d_JtN{border:1px solid var(--theme-elevation-200);border-radius:6px;padding:1rem;background:var(--theme-elevation-0)}.ClientCommunications_emailDisplay__NtQ_e{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ClientCommunications_emailText__O1dOS{font-size:.875rem;color:var(--theme-text);font-family:monospace;padding:.5rem;background:var(--theme-elevation-50);border-radius:4px;flex:1 1;min-height:2.5rem;display:flex;align-items:center}.ClientCommunications_emailText__O1dOS:empty:before{content:"No email address set";color:var(--theme-elevation-500);font-style:italic}.ClientCommunications_emailEdit__9qi7z{display:flex;flex-direction:column;gap:.75rem}.ClientCommunications_emailActions__v2uoF{display:flex;gap:.5rem;justify-content:flex-end}.ClientCommunications_secondary__lqWus{background:var(--theme-elevation-200);color:var(--theme-text);border:1px solid var(--theme-elevation-300)}.ClientCommunications_secondary__lqWus:hover:not(:disabled){background:var(--theme-elevation-300);transform:translateY(-1px)}@media(max-width:768px){.ClientCommunications_emailDisplay__NtQ_e{flex-direction:column;align-items:stretch}.ClientCommunications_emailActions__v2uoF{justify-content:stretch}.ClientCommunications_emailActions__v2uoF .ClientCommunications_button__9RPbd{flex:1 1}}.ClientCommunications_communicationsSection__37wAr{margin-top:2rem;border-top:2px solid var(--theme-elevation-200);padding-top:2rem}.ClientCommunications_sectionHeader__j4o_b{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media(max-width:768px){.ClientCommunications_sectionHeader__j4o_b{flex-direction:column;gap:1rem;align-items:stretch}}.ClientCommunications_sectionTitle__VPt28{font-size:1.25rem;font-weight:600;color:var(--theme-text);margin:0}.ClientCommunications_loading__mJ3oA{text-align:center;padding:2rem;color:var(--theme-text-secondary);font-style:italic}.ClientCommunications_communicationsList__rTK_q{display:flex;flex-direction:column;gap:1rem}.ClientCommunications_communicationItem__5XDu2{border:1px solid var(--theme-elevation-200);border-radius:8px;background:var(--theme-elevation-0);overflow:hidden;transition:box-shadow .2s ease}.ClientCommunications_communicationItem__5XDu2:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.ClientCommunications_communicationHeader__O0WV5{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-150);cursor:pointer}.ClientCommunications_communicationHeader__O0WV5:hover{background:var(--theme-elevation-100)}.ClientCommunications_communicationInfo__rGtbe{flex:1 1}.ClientCommunications_communicationSubject__KQ0b0{font-weight:600;color:var(--theme-text);font-size:.9375rem;display:block;margin-bottom:.5rem}.ClientCommunications_communicationMeta__9h3Ah{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media(max-width:768px){.ClientCommunications_communicationMeta__9h3Ah{flex-direction:column;align-items:flex-start;gap:.5rem}}.ClientCommunications_communicationType__maRh2{text-transform:capitalize;background:var(--theme-elevation-100);padding:.25rem .5rem;border-radius:12px}.ClientCommunications_communicationDate__JwoIi,.ClientCommunications_communicationType__maRh2{font-size:.8125rem;color:var(--theme-text-secondary)}.ClientCommunications_statusBadge__x9pOn{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.ClientCommunications_statusBadge__x9pOn.ClientCommunications_statusSent___BXcm{background:var(--theme-success-100);color:var(--theme-success-800)}.ClientCommunications_statusBadge__x9pOn.ClientCommunications_statusFailed__p_16G{background:var(--theme-error-100);color:var(--theme-error-800)}.ClientCommunications_statusBadge__x9pOn.ClientCommunications_statusPending__R5nUL{background:var(--theme-warning-100);color:var(--theme-warning-800)}.ClientCommunications_statusBadge__x9pOn.ClientCommunications_statusDefault__XkM9Y{background:var(--theme-elevation-200);color:var(--theme-text-secondary)}.ClientCommunications_expandButton__O0LLl{background:none;border:none;font-size:1.25rem;color:var(--theme-text-secondary);cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.ClientCommunications_expandButton__O0LLl:hover{background:var(--theme-elevation-200);color:var(--theme-text)}.ClientCommunications_communicationDetails__7_1qk{padding:1rem;background:var(--theme-elevation-0);border-top:1px solid var(--theme-elevation-150)}.ClientCommunications_communicationContent__RrbyK{margin-bottom:1rem;line-height:1.6;color:var(--theme-text);font-size:.875rem}.ClientCommunications_communicationContent__RrbyK strong{color:var(--theme-text);font-weight:600}.ClientCommunications_messageContent__UTJP_{margin-top:1rem;padding:1rem;background:var(--theme-elevation-50);border-radius:6px;border-left:4px solid var(--theme-success-500);font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.8125rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:break-word}.ClientCommunications_repairsIncluded__VwHZ8{margin-bottom:1rem}.ClientCommunications_repairsIncluded__VwHZ8 strong{display:block;margin-bottom:.5rem;color:var(--theme-text);font-weight:600}.ClientCommunications_repairsIncluded__VwHZ8 ul{margin:0;padding:0 0 0 1rem;list-style-type:disc}.ClientCommunications_repairsIncluded__VwHZ8 ul li{margin-bottom:.25rem;color:var(--theme-text-secondary);font-size:.8125rem;line-height:1.4}.ClientCommunications_errorMessage__HPBbZ{padding:.75rem;background:var(--theme-error-50);border:1px solid var(--theme-error-200);border-radius:6px;color:var(--theme-error-700);font-size:.8125rem}.ClientCommunications_errorMessage__HPBbZ strong{color:var(--theme-error-800)}.ClientCommunications_noCommunications__zX558{text-align:center;padding:3rem 1rem;color:var(--theme-text-secondary);font-style:italic;background:var(--theme-elevation-50);border-radius:8px;border:2px dashed var(--theme-elevation-200)}.ClientCommunications_newMessageSection__qyN2W{margin-top:2rem;padding:1.5rem;background:var(--theme-elevation-50);border-radius:8px;border:1px solid var(--theme-elevation-200)}.ClientCommunications_form__Mmilb{display:flex;flex-direction:column;gap:1rem}.ClientCommunications_actions__D2Y9A{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--theme-elevation-200)}@media(max-width:768px){.ClientCommunications_actions__D2Y9A{justify-content:stretch}.ClientCommunications_actions__D2Y9A .ClientCommunications_button__9RPbd{width:100%}}.ClientCommunications_header__m1C9R{margin-bottom:2rem}.ClientCommunications_subtitle__ShJFR{margin:.5rem 0 0;color:var(--theme-text-secondary);font-size:.875rem;line-height:1.5}.ClientCommunications_popupOverlay__xcLmN{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;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ClientCommunications_popupModal__XbXWw{background:var(--theme-elevation-0);border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:500px;width:90%;max-height:80vh;overflow:hidden;border:1px solid var(--theme-elevation-200)}.ClientCommunications_popupHeader__4y2AL{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50)}.ClientCommunications_popupTitle__BWO7z{margin:0;font-size:1.25rem;font-weight:600;color:var(--theme-text)}.ClientCommunications_popupContent__BXwpC{padding:1.5rem;line-height:1.6}.ClientCommunications_popupText__NBwbu{margin:0 0 1rem;color:var(--theme-text);font-size:.95rem}.ClientCommunications_confirmationList__nA7fI{margin:1rem 0;padding-left:0;list-style:none}.ClientCommunications_confirmationList__nA7fI li{padding:.5rem 0;color:var(--theme-text);font-size:.9rem;display:flex;align-items:center;gap:.5rem}.ClientCommunications_confirmationList__nA7fI li:before{content:"";width:16px;height:16px;background:var(--theme-success-500);border-radius:50%;flex-shrink:0}.ClientCommunications_popupWarning__xVLs9{margin:1rem 0 0;padding:1rem;background:var(--theme-warning-50);border:1px solid var(--theme-warning-200);border-radius:6px;font-size:.875rem;color:var(--theme-warning-800)}.ClientCommunications_popupWarning__xVLs9 strong{color:var(--theme-warning-900)}.ClientCommunications_popupActions__Rskpo{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end;border-top:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50)}@media(max-width:480px){.ClientCommunications_popupActions__Rskpo{flex-direction:column}.ClientCommunications_popupActions__Rskpo .ClientCommunications_button__9RPbd{width:100%}}.PresetManager_wrapper__m31Qz{position:relative}.PresetManager_trigger__SFiJk{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-elevation-800);font-size:12px;font-weight:500;cursor:pointer;transition:background .1s,border-color .1s}.PresetManager_trigger__SFiJk:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-300)}.PresetManager_chevronOpen__Tu6jq{transform:rotate(180deg)}.PresetManager_dropdown__mn7Re{position:absolute;top:calc(100% + 6px);right:0;z-index:200;min-width:220px;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:6px 0}.PresetManager_empty__8k3mE{padding:10px 14px;font-size:12px;color:var(--theme-elevation-500);font-style:italic}.PresetManager_presetRow__L6A3r{display:flex;align-items:center;gap:4px;padding:2px 8px}.PresetManager_presetRow__L6A3r:hover{background:var(--theme-elevation-50)}.PresetManager_presetName__698oi{flex:1 1;text-align:left;background:none;border:none;padding:6px;font-size:13px;color:var(--theme-elevation-900);cursor:pointer;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PresetManager_presetName__698oi:hover{color:var(--theme-elevation-1000)}.PresetManager_presetActions__63UHP{display:flex;gap:2px;opacity:0;transition:opacity .1s}.PresetManager_presetRow__L6A3r:hover .PresetManager_presetActions__63UHP{opacity:1}.PresetManager_iconBtn__FdTpv{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:4px;background:none;color:var(--theme-elevation-600);cursor:pointer;transition:background .1s,color .1s}.PresetManager_iconBtn__FdTpv:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.PresetManager_iconBtn__FdTpv.PresetManager_danger___4YFH:hover{background:color-mix(in srgb,var(--theme-error-500) 15%,transparent);color:var(--theme-error-500)}.PresetManager_divider__Zyz_G{height:1px;background:var(--theme-elevation-100);margin:4px 0}.PresetManager_saveBtn__G6Shw{display:block;width:100%;text-align:left;padding:8px 14px;background:none;border:none;font-size:12px;color:var(--theme-elevation-600);cursor:pointer;transition:background .1s,color .1s}.PresetManager_saveBtn__G6Shw:hover{background:var(--theme-elevation-50);color:var(--theme-elevation-900)}.PresetManager_renameForm__k7DIX,.PresetManager_saveForm__5UW6K{display:flex;align-items:center;gap:4px;padding:4px 8px;flex:1 1}.PresetManager_nameInput__QJ_JU{flex:1 1;padding:4px 8px;border:1px solid var(--theme-elevation-300);border-radius:4px;background:var(--theme-elevation-0);color:var(--theme-elevation-900);font-size:12px;outline:none}.PresetManager_nameInput__QJ_JU:focus{border-color:var(--theme-elevation-500)}.DashboardHeader_header__wn9v9{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--theme-elevation-150)}.DashboardHeader_left__0mMOT{display:flex;align-items:center;gap:8px}.DashboardHeader_icon__Fr2i7{color:var(--theme-elevation-600)}.DashboardHeader_title__3SKjw{font-size:16px;font-weight:700;color:var(--theme-elevation-1000)}.DashboardHeader_savingBadge__mjFxE{font-size:11px;color:var(--theme-elevation-500);font-style:italic}.DashboardHeader_actions__G3XTp{display:flex;align-items:center;gap:6px}.DashboardHeader_btn__lruye{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-elevation-800);font-size:12px;font-weight:500;cursor:pointer;transition:background .1s,border-color .1s}.DashboardHeader_btn__lruye:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-300)}.DashboardHeader_btn__lruye.DashboardHeader_ghost__q7iJj{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--theme-elevation-600)}.DashboardHeader_btn__lruye.DashboardHeader_ghost__q7iJj:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.DashboardHeader_btn__lruye.DashboardHeader_active__vCaOo{background:var(--theme-elevation-900);border-color:var(--theme-elevation-900);color:var(--theme-elevation-0)}.DashboardHeader_btn__lruye.DashboardHeader_active__vCaOo:hover{background:var(--theme-elevation-800)}.WidgetContainer_container__mYylC{position:relative;height:100%;border-radius:8px;overflow:hidden}.WidgetContainer_container__mYylC.WidgetContainer_editMode___68N0{outline:2px dashed var(--theme-elevation-300);outline-offset:-1px}.WidgetContainer_container__mYylC.WidgetContainer_editMode___68N0:hover{outline-color:var(--theme-elevation-500)}.WidgetContainer_container__mYylC.WidgetContainer_editMode___68N0:hover .WidgetContainer_overlay__tjJX2{opacity:1}.WidgetContainer_overlay__tjJX2{position:absolute;inset:0;z-index:10;display:flex;align-items:flex-start;justify-content:space-between;padding:6px;opacity:0;transition:opacity .15s;pointer-events:none}.WidgetContainer_overlay__tjJX2>*{pointer-events:auto}.WidgetContainer_dragHandle__7_Jl4{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--theme-elevation-800);color:var(--theme-elevation-0);border-radius:4px;cursor:-webkit-grab;cursor:grab;opacity:.85}.WidgetContainer_dragHandle__7_Jl4:active{cursor:-webkit-grabbing;cursor:grabbing}.WidgetContainer_actions__3I64q{display:flex;gap:4px}.WidgetContainer_actionBtn__PFc2b{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--theme-elevation-800);color:var(--theme-elevation-0);border:none;border-radius:4px;cursor:pointer;opacity:.85;transition:opacity .1s,background .1s}.WidgetContainer_actionBtn__PFc2b:hover{opacity:1}.WidgetContainer_removeBtn__uZWUh:hover{background:var(--theme-error-500)}.WidgetContainer_content__7UmdX{height:100%}.WidgetPicker_backdrop__BkgvG{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:24px}.WidgetPicker_modal__baEoM{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:12px;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.25)}.WidgetPicker_modalHeader__tPTkO{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--theme-elevation-150);flex-shrink:0}.WidgetPicker_modalTitle__bC5_C{font-size:15px;font-weight:700;color:var(--theme-elevation-1000)}.WidgetPicker_closeBtn__H6emt{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:6px;cursor:pointer;color:var(--theme-elevation-600);transition:background .1s}.WidgetPicker_closeBtn__H6emt:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.WidgetPicker_searchBar__X9Qh8{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid var(--theme-elevation-100);flex-shrink:0}.WidgetPicker_searchIcon__cMrqC{color:var(--theme-elevation-500);flex-shrink:0}.WidgetPicker_searchInput__eqflc{flex:1 1;border:none;outline:none;background:rgba(0,0,0,0);font-size:13px;color:var(--theme-elevation-900)}.WidgetPicker_searchInput__eqflc::placeholder{color:var(--theme-elevation-400)}.WidgetPicker_list__Yu103{overflow-y:auto;flex:1 1;padding:8px 0}.WidgetPicker_empty__kUvYm{padding:24px 20px;text-align:center;color:var(--theme-elevation-500);font-size:13px}.WidgetPicker_group__Gx8sd{margin-bottom:4px}.WidgetPicker_groupLabel__Vr3qS{padding:8px 20px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-elevation-500)}.WidgetPicker_widgetRow__J35kT{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 20px;transition:background .1s}.WidgetPicker_widgetRow__J35kT:hover{background:var(--theme-elevation-50)}.WidgetPicker_widgetInfo__uc5uv{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.WidgetPicker_widgetName__WEd2j{font-size:13px;font-weight:500;color:var(--theme-elevation-900)}.WidgetPicker_widgetDesc__o1U48{font-size:11px;color:var(--theme-elevation-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WidgetPicker_addBtn__U6nEv{flex-shrink:0;padding:4px 12px;background:var(--theme-elevation-900);color:var(--theme-elevation-0);border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .1s}.WidgetPicker_addBtn__U6nEv:hover{background:var(--theme-elevation-700)}.DashboardClient_dashboard__4yLau{padding:16px;width:100%;box-sizing:border-box}@media(max-width:768px){.DashboardClient_dashboard__4yLau{padding:8px}}.DashboardClient_dashboard__4yLau .react-grid-placeholder{background:var(--theme-elevation-200);border-radius:8px;opacity:.6}.DashboardClient_dashboard__4yLau .react-grid-item{transition:none!important}.DashboardClient_dashboard__4yLau .react-grid-item.cssTransforms{transition:transform .2s ease!important}.DashboardClient_dashboard__4yLau .react-grid-item.react-draggable-dragging,.DashboardClient_dashboard__4yLau .react-grid-item.resizing{z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.2);border-radius:8px;transition:none!important}.DashboardClient_dashboard__4yLau .react-resizable-handle{opacity:0;transition:opacity .15s}.DashboardClient_dashboard__4yLau .react-grid-item:hover .react-resizable-handle{opacity:1}.DashboardClient_dashboard__4yLau .react-resizable-handle-se:after{border-color:var(--theme-elevation-500)}@keyframes DashboardClient_dashboard-shimmer__meDTs{0%{background-position:200% 0}to{background-position:-200% 0}}.AlertCenter_loading__BuicV{padding:12px 16px;font-size:12px;color:var(--theme-elevation-600);background:var(--theme-elevation-50);border-radius:8px}.AlertCenter_allClear__Pvyyt{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--theme-success-50,var(--theme-elevation-50));border:1px solid var(--theme-success-200);border-radius:8px;font-size:12px;font-weight:500;color:var(--theme-success-700);height:100%}.AlertCenter_allClearDot__bCdSU{width:8px;height:8px;border-radius:50%;background:var(--theme-success-500);flex-shrink:0}.AlertCenter_alertList__nRtkJ{display:flex;flex-direction:column;gap:4px;padding:6px 8px;height:100%;overflow:hidden}.AlertCenter_alertItem__vAdM4{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;font-size:11px;border:1px solid rgba(0,0,0,0);flex-shrink:0}.AlertCenter_alertItem__vAdM4.AlertCenter_critical__YvlS3{background:var(--theme-error-50,#fff1f2);border-color:var(--theme-error-200);color:var(--theme-error-800)}.AlertCenter_alertItem__vAdM4.AlertCenter_warning__6JqPy{background:var(--theme-warning-50,#fffbeb);border-color:var(--theme-warning-200);color:var(--theme-warning-800)}.AlertCenter_alertItem__vAdM4.AlertCenter_info__qQVcQ{background:var(--theme-brand-50,#eff6ff);border-color:var(--theme-brand-200);color:var(--theme-brand-800)}.AlertCenter_alertDot__pNIFW{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor}.AlertCenter_alertTitle__y1Rc1{font-weight:600;white-space:nowrap}.AlertCenter_alertMessage__IQ0xg{flex:1 1;color:inherit;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AlertCenter_alertLink__f9Jle{flex-shrink:0;font-size:11px;font-weight:500;color:inherit;text-decoration:none;opacity:.8}.AlertCenter_alertLink__f9Jle:hover{opacity:1;text-decoration:underline}.AlertCenter_dismissBtn__yQMMj{flex-shrink:0;background:none;border:none;cursor:pointer;color:inherit;opacity:.6;font-size:14px;line-height:1;padding:0 2px;border-radius:2px}.AlertCenter_dismissBtn__yQMMj:hover{opacity:1}.AlertCenter_moreAlerts__xkhLU{font-size:11px;color:var(--theme-elevation-600);padding:4px 10px}.InsightWidgets_card__ealAs{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;padding:16px 20px;height:100%;display:flex;flex-direction:column;gap:10px;transition:border-color .15s ease}.InsightWidgets_header__lohJ0{display:flex;align-items:center;gap:8px;color:var(--theme-elevation-500);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.InsightWidgets_headerIcon__anXqo{color:var(--theme-elevation-400)}.InsightWidgets_text__xdykB{flex:1 1;font-size:13px;line-height:1.6;color:var(--theme-elevation-800);margin:0}.InsightWidgets_timestamp__LKLet{font-size:11px;color:var(--theme-elevation-400);margin-top:auto}.InsightWidgets_loading__XfhLl{font-style:italic}.InsightWidgets_empty__RZMS4,.InsightWidgets_loading__XfhLl{height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--theme-elevation-400)}.InsightWidgets_empty__RZMS4{text-align:center;padding:8px}.InvoiceTables_tableCard__j7bkk{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column}.InvoiceTables_tableHeader__xR8_2{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--theme-elevation-100);flex-shrink:0}.InvoiceTables_title__UlGfL{font-size:13px;font-weight:600;color:var(--theme-elevation-1000)}.InvoiceTables_viewAll__BgEf6{font-size:11px;color:var(--theme-elevation-500);text-decoration:none}.InvoiceTables_viewAll__BgEf6:hover{color:var(--theme-elevation-800)}.InvoiceTables_tableWrapper__tmY1n{overflow-y:auto;flex:1 1}.InvoiceTables_table__ABixS{width:100%;border-collapse:collapse;font-size:12px}.InvoiceTables_table__ABixS thead tr{background:var(--theme-elevation-50);position:-webkit-sticky;position:sticky;top:0;z-index:1}.InvoiceTables_table__ABixS th{padding:8px 12px;text-align:left;font-weight:600;color:var(--theme-elevation-600);white-space:nowrap;border-bottom:1px solid var(--theme-elevation-150)}.InvoiceTables_table__ABixS td{padding:8px 12px;color:var(--theme-elevation-800);border-bottom:1px solid var(--theme-elevation-100);vertical-align:middle}.InvoiceTables_table__ABixS tbody tr:last-child td{border-bottom:none}.InvoiceTables_clickableRow__WI9XF{cursor:pointer;transition:background .1s}.InvoiceTables_clickableRow__WI9XF:hover{background:var(--theme-elevation-50)}.InvoiceTables_empty__z3Z6k{text-align:center;color:var(--theme-elevation-400);padding:24px 12px;font-style:italic}.InvoiceTables_invoiceNum__CRGZm{font-family:monospace;font-size:11px;color:var(--theme-elevation-700)}.InvoiceTables_clientCell__XDly0{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InvoiceTables_dateCell__55sIC{color:var(--theme-elevation-600);white-space:nowrap}.InvoiceTables_overdue__Yw3Gm{color:var(--theme-error-500);white-space:nowrap;font-weight:600}.InvoiceTables_valueCell__cilLQ{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600;color:var(--theme-elevation-800)}.InvoiceTables_badge__6s4Um{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.InvoiceTables_warning__pQkul{background:color-mix(in srgb,#f59e0b 15%,transparent);color:#b45309}.InvoiceTables_critical__c26ID{background:color-mix(in srgb,var(--theme-error-500) 15%,transparent);color:var(--theme-error-500)}.KPICard_cardLink__yqIGV{text-decoration:none;display:block}.KPICard_card___4f2D{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;padding:16px;height:100%;min-height:72px;display:flex;flex-direction:column;gap:4px;cursor:default;transition:border-color .15s ease,box-shadow .15s ease}.KPICard_card___4f2D:hover{border-color:var(--theme-elevation-250);box-shadow:0 2px 8px rgba(0,0,0,.06)}.KPICard_card___4f2D.KPICard_loading__H5V7g{pointer-events:none}.KPICard_card___4f2D.KPICard_success__K795G{border-left:3px solid var(--theme-success-500)}.KPICard_card___4f2D.KPICard_warning__aCQoF{border-left:3px solid var(--theme-warning-500)}.KPICard_card___4f2D.KPICard_critical__hAlKD{border-left:3px solid var(--theme-error-500)}.KPICard_card___4f2D.KPICard_info__KOl5i{border-left:3px solid var(--theme-brand-500)}.KPICard_header__H4_KR{display:flex;align-items:center;justify-content:space-between;gap:8px}.KPICard_label__2up3I{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.KPICard_iconWrapper__OlhNe{flex-shrink:0;width:28px;height:28px;border-radius:6px;background:var(--theme-elevation-100);display:flex;align-items:center;justify-content:center;color:var(--theme-elevation-700)}.KPICard_iconWrapper__OlhNe.KPICard_success__K795G{background:var(--theme-success-100);color:var(--theme-success-600)}.KPICard_iconWrapper__OlhNe.KPICard_warning__aCQoF{background:var(--theme-warning-100);color:var(--theme-warning-600)}.KPICard_iconWrapper__OlhNe.KPICard_critical__hAlKD{background:var(--theme-error-100);color:var(--theme-error-600)}.KPICard_iconWrapper__OlhNe.KPICard_info__KOl5i{background:var(--theme-brand-100);color:var(--theme-brand-600)}.KPICard_body__hsFvU{display:flex;align-items:baseline;gap:8px;flex:1 1}.KPICard_value__JZa__{font-size:28px;font-weight:700;line-height:1;color:var(--theme-elevation-1000);letter-spacing:-.02em}.KPICard_subValue__Rd1uK{font-size:12px;color:var(--theme-elevation-600)}.KPICard_skeleton__Q7KBu{height:28px;width:60px;background:linear-gradient(90deg,var(--theme-elevation-100) 25%,var(--theme-elevation-150) 50%,var(--theme-elevation-100) 75%);background-size:200% 100%;border-radius:4px;animation:KPICard_shimmer__SxDeN 1.4s infinite}.KPICard_trend__vpTcC{display:flex;align-items:center;gap:4px;font-size:11px}.KPICard_trend-up__ZrWsc{color:var(--theme-success-600)}.KPICard_trend-down__vaoMV{color:var(--theme-error-600)}.KPICard_trend-neutral__8hGEu{color:var(--theme-elevation-600)}.KPICard_trendValue__gkiRK{font-weight:600}.KPICard_trendLabel__dyLHi{color:var(--theme-elevation-600)}@keyframes KPICard_shimmer__SxDeN{0%{background-position:200% 0}to{background-position:-200% 0}}.ProcurementTables_tableCard__44pLw{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column}.ProcurementTables_tableHeader__0zPwn{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--theme-elevation-100);flex-shrink:0}.ProcurementTables_title__V_kn7{font-size:13px;font-weight:600;color:var(--theme-elevation-1000)}.ProcurementTables_viewAll__78bgL{font-size:11px;color:var(--theme-elevation-500);text-decoration:none}.ProcurementTables_viewAll__78bgL:hover{color:var(--theme-elevation-800)}.ProcurementTables_tableWrapper__pMeax{overflow-y:auto;flex:1 1}.ProcurementTables_table___eMA3{width:100%;border-collapse:collapse;font-size:12px}.ProcurementTables_table___eMA3 thead tr{background:var(--theme-elevation-50);position:-webkit-sticky;position:sticky;top:0;z-index:1}.ProcurementTables_table___eMA3 th{padding:8px 12px;text-align:left;font-weight:600;color:var(--theme-elevation-600);white-space:nowrap;border-bottom:1px solid var(--theme-elevation-150)}.ProcurementTables_table___eMA3 td{padding:8px 12px;color:var(--theme-elevation-800);border-bottom:1px solid var(--theme-elevation-100);vertical-align:middle}.ProcurementTables_table___eMA3 tbody tr:last-child td{border-bottom:none}.ProcurementTables_clickableRow__hGKob{cursor:pointer;transition:background .1s}.ProcurementTables_clickableRow__hGKob:hover{background:var(--theme-elevation-50)}.ProcurementTables_empty__NWOHB{text-align:center;color:var(--theme-elevation-400);padding:24px 12px;font-style:italic}.ProcurementTables_taskTitle__P__73{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProcurementTables_repairNum__2TABZ{font-family:monospace;font-size:11px;color:var(--theme-elevation-700)}.ProcurementTables_partNum__TyqXp{font-family:monospace;font-size:11px;color:var(--theme-elevation-600)}.ProcurementTables_dateCell__7zGUd{color:var(--theme-elevation-600);white-space:nowrap}.ProcurementTables_valueCell__1S0_J{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--theme-elevation-800)}.ProcurementTables_badge__yL0EU{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ProcurementTables_default__YBYW0{background:var(--theme-elevation-100);color:var(--theme-elevation-700)}.ProcurementTables_info__bYNVg{background:color-mix(in srgb,var(--theme-success-500) 15%,transparent);color:var(--theme-success-500)}.ProcurementTables_warning___ad2f{background:color-mix(in srgb,#f59e0b 15%,transparent);color:#b45309}.ProcurementTables_critical__Yk3Tb{background:color-mix(in srgb,var(--theme-error-500) 15%,transparent);color:var(--theme-error-500)}.ProcurementTables_success__xlyIy{background:color-mix(in srgb,var(--theme-success-500) 15%,transparent);color:var(--theme-success-500)}.RepairCharts_chartCard__C26Ds{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;padding:16px;height:100%;display:flex;flex-direction:column;gap:8px;overflow:hidden}.RepairCharts_header__2vofK{flex-shrink:0}.RepairCharts_title__xOukM{display:block;font-size:13px;font-weight:600;color:var(--theme-elevation-1000)}.RepairCharts_subtitle__a8H9J{display:block;font-size:11px;color:var(--theme-elevation-600);margin-top:1px}.RepairCharts_chartArea__WG1Yn{flex:1 1;min-height:0}.RepairCharts_donutLayout__TJY5H{flex:1 1;display:flex;align-items:center;gap:16px;min-height:0}.RepairCharts_donutWrapper__gtvUg{flex-shrink:0;display:flex;align-items:center;justify-content:center}.RepairCharts_donutLegend__q5ree{flex:1 1;display:flex;flex-direction:column;gap:6px;min-width:0}.RepairCharts_legendItem__jULPe{display:flex;align-items:center;gap:6px;font-size:11px}.RepairCharts_legendDot__0W7q0{flex-shrink:0;width:8px;height:8px;border-radius:50%}.RepairCharts_legendLabel__Bi9_x{flex:1 1;color:var(--theme-elevation-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RepairCharts_legendValue__Q_XwS{font-weight:600;color:var(--theme-elevation-900)}.RepairTables_tableCard__n7Let{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;height:100%;display:flex;flex-direction:column;overflow:hidden}.RepairTables_tableHeader__qz_rs{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;flex-shrink:0;border-bottom:1px solid var(--theme-elevation-100)}.RepairTables_title__ihGTW{font-size:13px;font-weight:600;color:var(--theme-elevation-1000)}.RepairTables_viewAll__6N9QU{font-size:11px;color:var(--theme-brand-500);text-decoration:none}.RepairTables_viewAll__6N9QU:hover{text-decoration:underline}.RepairTables_tableWrapper__BDaqi{flex:1 1;overflow-y:auto;overflow-x:auto}.RepairTables_table__oSFFu{width:100%;border-collapse:collapse;font-size:12px}.RepairTables_table__oSFFu th{position:-webkit-sticky;position:sticky;top:0;background:var(--theme-elevation-50);padding:6px 12px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600);border-bottom:1px solid var(--theme-elevation-150);white-space:nowrap;z-index:1}.RepairTables_table__oSFFu td{padding:8px 12px;color:var(--theme-elevation-900);border-bottom:1px solid var(--theme-elevation-100);vertical-align:middle;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RepairTables_clickableRow__4quYp{cursor:pointer;transition:background .1s ease}.RepairTables_clickableRow__4quYp:hover td{background:var(--theme-elevation-100)}.RepairTables_empty__ZKdgk{text-align:center;color:var(--theme-elevation-500);padding:24px 12px!important;font-style:italic}.RepairTables_repairNum__IOdRZ{font-weight:600;font-family:monospace;font-size:11px}.RepairTables_clientCell__arFbK{max-width:120px}.RepairTables_taskTitle__uqae6{max-width:200px}.RepairTables_dateCell__YzSE3{color:var(--theme-elevation-600);font-size:11px;white-space:nowrap}.RepairTables_overdue__aNJgG{color:var(--theme-error-600);font-size:11px;font-weight:600;white-space:nowrap}.RepairTables_badge__G7F5U{display:inline-block;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.RepairTables_badge__G7F5U.RepairTables_default__86c_I{background:var(--theme-elevation-150);color:var(--theme-elevation-700)}.RepairTables_badge__G7F5U.RepairTables_info__7Zj6h{background:var(--theme-brand-100);color:var(--theme-brand-700)}.RepairTables_badge__G7F5U.RepairTables_success__5dsdi{background:var(--theme-success-100);color:var(--theme-success-700)}.RepairTables_badge__G7F5U.RepairTables_warning__Pydir{background:var(--theme-warning-100);color:var(--theme-warning-700)}.RepairTables_badge__G7F5U.RepairTables_critical__DghQ4,.RepairTables_badge__G7F5U.RepairTables_priority-critical__xUqpM{background:var(--theme-error-100);color:var(--theme-error-700)}.RepairTables_badge__G7F5U.RepairTables_priority-high__HyxjQ{background:var(--theme-warning-100);color:var(--theme-warning-700)}.RepairTables_badge__G7F5U.RepairTables_priority-medium__mwyZA{background:var(--theme-brand-100);color:var(--theme-brand-700)}.RepairTables_badge__G7F5U.RepairTables_priority-low__x5wGX{background:var(--theme-elevation-150);color:var(--theme-elevation-600)}.SalesCharts_chartCard__ZeIpN{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;padding:16px;height:100%;display:flex;flex-direction:column;gap:8px;overflow:hidden}.SalesCharts_header__iW4Q_{flex-shrink:0}.SalesCharts_title__JpObw{display:block;font-size:13px;font-weight:600;color:var(--theme-elevation-1000)}.SalesCharts_subtitle__90KCJ{display:block;font-size:11px;color:var(--theme-elevation-600);margin-top:1px}.SalesCharts_chartArea__tSFgc{flex:1 1;min-height:0}.DiagnosticsReport_container__jUknx{padding:24px;max-width:1200px;margin:0 auto;font-family:var(--font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif)}.DiagnosticsReport_loadingContainer__1WuYa{display:flex;align-items:center;justify-content:center;min-height:300px;color:var(--theme-text,#333);font-size:14px;gap:10px}.DiagnosticsReport_spinner__U7twt{width:20px;height:20px;border:2px solid var(--theme-elevation-200,#e0e0e0);border-top-color:var(--theme-elevation-500,#888);border-radius:50%;animation:DiagnosticsReport_spin___qbVQ .6s linear infinite}@keyframes DiagnosticsReport_spin___qbVQ{to{transform:rotate(1turn)}}.DiagnosticsReport_existingReports__cgg2i{margin-bottom:28px;background:var(--theme-elevation-50,#fafafa);border:1px solid var(--theme-elevation-200,#e0e0e0);border-radius:8px;overflow:hidden}.DiagnosticsReport_existingReportsHeader__dkraM{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--theme-elevation-100,#f5f5f5);border-bottom:1px solid var(--theme-elevation-200,#e0e0e0);font-size:13px;font-weight:600;color:var(--theme-text,#333)}.DiagnosticsReport_reportItem__kKTTD{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--theme-elevation-100,#f0f0f0);font-size:12px}.DiagnosticsReport_reportItem__kKTTD:last-child{border-bottom:none}.DiagnosticsReport_reportMeta__jtInE{display:flex;flex-direction:column;gap:2px;color:var(--theme-text,#333)}.DiagnosticsReport_reportMeta__jtInE span:last-child{font-size:11px;color:var(--theme-elevation-500,#888)}.DiagnosticsReport_reportActions__L1Ggm{display:flex;align-items:center;gap:6px;flex-shrink:0}.DiagnosticsReport_downloadBtn__uzQW_{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid var(--theme-elevation-300,#ccc);border-radius:4px;background:var(--theme-elevation-100);color:var(--theme-text,#333);font-size:11px;cursor:pointer;transition:all .15s ease}.DiagnosticsReport_downloadBtn__uzQW_:hover{background:var(--theme-elevation-150,#f5f5f5);border-color:var(--theme-elevation-400,#aaa)}.DiagnosticsReport_deleteBtn__BibYJ{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid #fecaca;border-radius:4px;background:#fef2f2;color:#dc2626;font-size:11px;cursor:pointer;transition:all .15s ease}.DiagnosticsReport_deleteBtn__BibYJ:hover:not(:disabled){background:#fee2e2;border-color:#f87171}.DiagnosticsReport_deleteBtn__BibYJ:disabled{opacity:.5;cursor:not-allowed}.DiagnosticsReport_section__amWOR{background:var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-200,#e0e0e0);border-radius:8px;margin-bottom:20px;overflow:hidden}.DiagnosticsReport_sectionHeader__p7cPy{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--theme-elevation-50,#fafafa);border-bottom:1px solid var(--theme-elevation-200,#e0e0e0);font-size:13px;font-weight:600;color:var(--theme-text,#333)}.DiagnosticsReport_sectionBody__dNNFs{padding:16px}.DiagnosticsReport_formGrid__kXGLZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media(max-width:640px){.DiagnosticsReport_formGrid__kXGLZ{grid-template-columns:1fr}}.DiagnosticsReport_formGrid3__Ewllt{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px;gap:14px}@media(max-width:640px){.DiagnosticsReport_formGrid3__Ewllt{grid-template-columns:1fr}}.DiagnosticsReport_formGroup__ChvTk{display:flex;flex-direction:column;gap:4px}.DiagnosticsReport_fullWidth__mYKKw{grid-column:1/-1}.DiagnosticsReport_formLabel__8ydsi{font-size:11px;font-weight:600;color:var(--theme-elevation-600,#666);text-transform:uppercase;letter-spacing:.5px}.DiagnosticsReport_formInput__eSxYC,.DiagnosticsReport_formSelect__bev8Q{padding:8px 10px;border:1px solid var(--theme-elevation-300,#ccc);border-radius:4px;font-size:13px;color:var(--theme-text,#333);background:var(--theme-input-bg,#fff);transition:border-color .15s ease}.DiagnosticsReport_formInput__eSxYC:focus,.DiagnosticsReport_formSelect__bev8Q:focus{outline:none;border-color:var(--theme-elevation-500,#888)}.DiagnosticsReport_formSelect__bev8Q{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.DiagnosticsReport_dynamicList__sUfMj{display:flex;flex-direction:column;gap:8px}.DiagnosticsReport_dynamicRow__j1IxO{display:flex;align-items:center;gap:8px}.DiagnosticsReport_dynamicRowInputs__SSKP5{flex:1 1;display:flex;gap:8px}.DiagnosticsReport_codeInput__YeRfp{width:55px;flex-shrink:0}.DiagnosticsReport_removeBtn__Qng3c{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:rgba(0,0,0,0);color:var(--theme-elevation-500,#888);cursor:pointer;flex-shrink:0;transition:all .15s ease}.DiagnosticsReport_removeBtn__Qng3c:hover{background:#fee2e2;color:#dc2626}.DiagnosticsReport_addBtn__VTTlk{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px dashed var(--theme-elevation-300,#ccc);border-radius:4px;background:rgba(0,0,0,0);color:var(--theme-elevation-600,#666);font-size:12px;cursor:pointer;align-self:flex-start;margin-top:4px;transition:all .15s ease}.DiagnosticsReport_addBtn__VTTlk:hover{border-color:var(--theme-elevation-500,#888);color:var(--theme-text,#333);background:var(--theme-elevation-50,#fafafa)}.DiagnosticsReport_partsTable__z0OWy{width:100%;border-collapse:collapse;font-size:12px}.DiagnosticsReport_partsTable__z0OWy th{background:var(--theme-elevation-100,#f5f5f5);padding:8px 6px;text-align:left;font-size:11px;font-weight:600;color:var(--theme-elevation-600,#666);text-transform:uppercase;letter-spacing:.3px;border-bottom:2px solid var(--theme-elevation-200,#e0e0e0)}.DiagnosticsReport_partsTable__z0OWy th.DiagnosticsReport_checkCol__cGHbA{width:65px;text-align:center}.DiagnosticsReport_partsTable__z0OWy td{padding:6px;border-bottom:1px solid var(--theme-elevation-150,#eee);vertical-align:middle}.DiagnosticsReport_partsTable__z0OWy td.DiagnosticsReport_checkCell__MtTZ3{text-align:center}.DiagnosticsReport_partInput__WtSz9{width:100%;padding:6px 8px;border:1px solid var(--theme-elevation-200,#e0e0e0);border-radius:3px;font-size:12px;background:rgba(0,0,0,0)}.DiagnosticsReport_partInput__WtSz9:focus{outline:none;border-color:var(--theme-elevation-400,#aaa)}.DiagnosticsReport_checkbox__tGyeG{width:16px;height:16px;cursor:pointer;accent-color:var(--theme-elevation-600,#555)}.DiagnosticsReport_imageGrid___6sOf{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px}.DiagnosticsReport_imageCard__N_us1{position:relative;border:2px solid var(--theme-elevation-200,#e0e0e0);border-radius:6px;overflow:hidden;cursor:pointer;transition:all .15s ease}.DiagnosticsReport_imageCard__N_us1:hover{border-color:var(--theme-elevation-400,#aaa)}.DiagnosticsReport_imageCard__N_us1.DiagnosticsReport_imageSelected__A0u_H{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.DiagnosticsReport_imageThumb__NlKZE{width:100%;height:100px;object-fit:cover;display:block}.DiagnosticsReport_imageCheckmark__12lWt{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center}.DiagnosticsReport_imageCaption__ABdg5{padding:6px 8px}.DiagnosticsReport_imageCaption__ABdg5 input{width:100%;border:none;border-top:1px solid var(--theme-elevation-200,#e0e0e0);padding:4px 0;font-size:11px;background:rgba(0,0,0,0);color:var(--theme-text,#333)}.DiagnosticsReport_imageCaption__ABdg5 input::placeholder{color:var(--theme-elevation-400,#aaa)}.DiagnosticsReport_imageCaption__ABdg5 input:focus{outline:none}.DiagnosticsReport_noImages__2l8s_{padding:24px;text-align:center;color:var(--theme-elevation-500,#888);font-size:13px}.DiagnosticsReport_commentInput__bnSuR{width:100%;padding:8px 10px;border:1px solid var(--theme-elevation-300,#ccc);border-radius:4px;font-size:13px;font-family:inherit;color:var(--theme-text,#333);resize:vertical;min-height:36px;background:var(--theme-input-bg,#fff)}.DiagnosticsReport_commentInput__bnSuR:focus{outline:none;border-color:var(--theme-elevation-500,#888)}.DiagnosticsReport_generateSection__dV7T9{display:flex;align-items:center;gap:12px;padding:20px 0}.DiagnosticsReport_generateBtn__2HZd6{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border:none;border-radius:6px;background:#c0392b;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.DiagnosticsReport_generateBtn__2HZd6:hover:not(:disabled){background:#a5281c}.DiagnosticsReport_generateBtn__2HZd6:disabled{opacity:.6;cursor:not-allowed}.DiagnosticsReport_successMsg__b7PFj{display:flex;align-items:center;gap:6px;color:#16a34a;font-size:13px;font-weight:500}.DiagnosticsReport_errorMsg__NRZjy{color:#dc2626;font-size:13px;margin-top:8px}.SerialNumber_serialNumberScanner__vCJRp{width:100%;margin-bottom:1.5rem}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_inputWrapper__AhJxo{width:100%}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_label__gjd_7{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--theme-text)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_inputGroup__0xntx{display:flex;gap:.5rem;align-items:stretch}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_input__TJ9bU{flex:1 1;padding:.625rem .875rem;font-size:.875rem;border:1px solid var(--theme-elevation-150);border-radius:4px;background-color:var(--theme-elevation-50);color:var(--theme-text);transition:border-color .2s,box-shadow .2s}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_input__TJ9bU:focus{outline:none;border-color:var(--theme-elevation-400);box-shadow:0 0 0 3px rgba(0,112,243,.1)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_input__TJ9bU::placeholder{color:var(--theme-elevation-400)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background-color:#0070f3;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s,transform .1s;white-space:nowrap}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo svg{width:18px;height:18px}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo:hover{background-color:#0060d6}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo:active{transform:scale(.98)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo.SerialNumber_scanning__8huCe{background-color:#e74c3c}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo.SerialNumber_scanning__8huCe:hover{background-color:#c0392b}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo:disabled{background-color:var(--theme-elevation-400);cursor:not-allowed}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_videoWrapper__fqbeC{position:relative;margin-top:1rem;width:100%;max-width:500px;background-color:#000;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_video__QKDpB{width:100%;height:auto;display:block;max-height:400px;object-fit:cover}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanOverlay__o5TWz{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg{width:250px;height:150px;border:3px solid #0070f3;border-radius:8px;box-shadow:0 0 0 9999px rgba(0,0,0,.5);position:relative;display:flex;align-items:center;justify-content:center}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg:after,.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg:before{content:"";position:absolute;width:20px;height:20px;border-color:#fff;border-style:solid}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg:before{top:-3px;left:-3px;border-width:3px 0 0 3px;border-top-left-radius:8px}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg:after{top:-3px;right:-3px;border-width:3px 3px 0 0;border-top-right-radius:8px}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanStatus__zvREx{padding:.5rem 1rem;background-color:rgba(0,112,243,.9);color:#fff;border-radius:4px;font-size:.875rem;font-weight:500;white-space:nowrap;animation:SerialNumber_pulse__ELRFL 1.5s ease-in-out infinite}@keyframes SerialNumber_pulse__ELRFL{0%,to{opacity:1}50%{opacity:.7}}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanInstructions__pw9tM{position:absolute;bottom:1rem;left:0;right:0;text-align:center;color:#fff;font-size:.875rem;text-shadow:0 1px 3px rgba(0,0,0,.8)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanInstructions__pw9tM p{margin:.25rem 0;font-weight:500}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background-color:rgba(0,0,0,.6);border:2px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;pointer-events:auto}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy svg{width:20px;height:20px}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy:hover{background-color:rgba(0,0,0,.8);border-color:rgba(255,255,255,.5);transform:scale(1.05)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy:active{transform:scale(.98)}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy.SerialNumber_torchOn__tKAQP{background-color:rgba(255,193,7,.9);border-color:#ffc107;color:#000}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy.SerialNumber_torchOn__tKAQP:hover{background-color:#ffc107}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_error__v98xf{margin-top:.5rem;padding:.75rem;font-size:.875rem;color:#e74c3c;background-color:rgba(231,76,60,.1);border:1px solid rgba(231,76,60,.3);border-radius:4px}@media(max-width:768px){.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_inputGroup__0xntx{flex-direction:column}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanButton__7SeUo{width:100%;justify-content:center}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_videoWrapper__fqbeC{max-width:100%}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_scanBox__8TBbg{width:200px;height:120px}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy{top:.75rem;right:.75rem;padding:.5rem .75rem;font-size:.75rem}.SerialNumber_serialNumberScanner__vCJRp .SerialNumber_torchButton__TEVIy svg{width:18px;height:18px}}.List_centerText__BT6qH{text-align:center}.List_defaultCurrency__LtOgF{color:var(--theme-success-550);font-weight:700}.List_negativeAmount__d6ev5{color:var(--theme-error-550);font-weight:700}.List_payUp__vR8lA{color:var(--toastify-color-info);font-weight:700}.List_balanced__dN0Op{color:var(--theme-success-700);font-weight:700}.List_positive__oFREb{color:var(--theme-success-550)}.List_negative__saZMa{color:var(--theme-error-550)}.List_confirmPopup__o0qKe{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(30,30,30,.25);display:flex;align-items:center;justify-content:center;z-index:9999}.List_confirmContent__dSlFa{background:var(--theme-elevation-100);border-radius:8px;padding:2em 2.5em;box-shadow:0 8px 32px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:center;min-width:260px}.List_confirmButtons__4BGU4{display:flex;justify-content:center;width:100%;margin-top:1em}.List_confirmButton__GDzRL{background:var(--theme-success-650);color:var(--theme-elevation-50);border:none;border-radius:4px;padding:.5em 1.5em;margin:.5em .5em 0 0;font-weight:700;cursor:pointer;transition:background .2s}.List_confirmButton__GDzRL:disabled{background:var(--theme-success-300);cursor:not-allowed}.List_confirmButton__GDzRL:hover:not(:disabled){background:var(--theme-success-550)}.List_cancelButton__Tg9vb{background:var(--theme-error-650);color:var(--theme-elevation-50);border:none;border-radius:4px;padding:.5em 1.5em;margin:.5em 0 0 .5em;font-weight:700;cursor:pointer;transition:background .2s}.List_cancelButton__Tg9vb:disabled{background:var(--theme-error-200);cursor:not-allowed}.List_cancelButton__Tg9vb:hover:not(:disabled){background:var(--theme-error-550)}.List_dateInputContainer__7KmxW{width:100%;margin:1em 0;text-align:left}.List_dateLabel__YuR8h{display:block;margin-bottom:.5em;font-weight:700;color:var(--theme-text)}.List_dateInput___pZyA{width:100%;padding:.75em;border:1px solid var(--theme-elevation-200);border-radius:4px;background:var(--theme-elevation-50);color:var(--theme-text);font-size:1em}.List_dateInput___pZyA:focus{outline:none;border-color:var(--theme-elevation-400);box-shadow:0 0 0 2px var(--theme-elevation-200)}.List_updating___hnyn{color:var(--theme-warning-500);font-style:italic}.List_error__CUHvM{color:var(--theme-error-550);font-size:.9em;margin-top:.5em}.List_statusBadge__WSVFp{display:inline-block;padding:.25em .75em;border-radius:4px;font-size:.85em;font-weight:600;text-align:center;white-space:nowrap;border:1px dashed rgba(0,0,0,0);transition:all .2s ease}.List_statusBadge__WSVFp:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.List_statusPending__6GyTv{background-color:var(--theme-warning-100);color:var(--theme-warning-700);border-color:var(--theme-warning-300)}.List_statusAccepted__7USgg{background-color:var(--theme-success-100);color:var(--theme-success-700);border-color:var(--theme-success-300)}.List_statusInvoiced__sI0uE{background-color:var(--theme-info-100);color:var(--theme-info-700);border-color:var(--theme-info-300)}.List_statusDenied__4SZ1f{background-color:var(--theme-error-100);color:var(--theme-error-700);border-color:var(--theme-error-300)}.List_statusOverdue__m6vTN{background-color:var(--theme-error-200);color:var(--theme-error-800);border-color:var(--theme-error-400)}.List_statusPaid__i6ie7{background-color:var(--theme-success-200);color:var(--theme-success-800);border-color:var(--theme-success-400)}.List_statusExpired__9sp7p,.List_statusUnpaid__gBdpP{background-color:var(--theme-error-300);color:var(--theme-error-900);border-color:var(--theme-error-500)}.ChatWidget_fab__AzCIs{position:fixed;bottom:104px;right:24px;z-index:998;width:52px;height:52px;border-radius:50%;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);border:none;cursor:-webkit-grab;cursor:grab;touch-action:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.3);transition:transform .15s ease,background .15s ease;overflow:visible}.ChatWidget_fab__AzCIs:hover{transform:scale(1.08);background:var(--theme-elevation-800,#2a2a3e)}.ChatWidget_fab__AzCIs.ChatWidget_dragging__1f2Mc{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.08);transition:none;box-shadow:0 8px 24px rgba(0,0,0,.25)}.ChatWidget_fabLabel__VHXNx{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);white-space:nowrap;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ChatWidget_panel__XS4KS{position:fixed;bottom:288px;right:24px;z-index:997;width:360px;height:520px;min-width:280px;min-height:300px;resize:both;display:flex;flex-direction:column;background:var(--theme-bg,#fff);border:1px solid var(--theme-elevation-200,#e5e7eb);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden;animation:ChatWidget_slideUp__CmsPe .18s ease}@keyframes ChatWidget_slideUp__CmsPe{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_header__3F2kF{justify-content:space-between;padding:12px 16px;background:var(--theme-elevation-900,#1a1a2e);font-size:14px;font-weight:600;flex-shrink:0}.ChatWidget_header__3F2kF,.ChatWidget_header__3F2kF button{display:flex;align-items:center;color:var(--theme-elevation-100)}.ChatWidget_header__3F2kF button{background:none;border:none;cursor:pointer;padding:2px;opacity:.8}.ChatWidget_header__3F2kF button:hover{opacity:1}.ChatWidget_newChatBtn__7Svch{display:flex;align-items:center;gap:4px;background:none;border:1px solid rgba(255,255,255,.3);color:var(--theme-elevation-100);cursor:pointer;padding:3px 8px;border-radius:4px;font-size:11px;opacity:.8;transition:opacity .15s ease}.ChatWidget_newChatBtn__7Svch:hover{opacity:1}.ChatWidget_messages__4ZPGq{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px;min-height:0}.ChatWidget_placeholder__Me5Hl{font-size:13px;color:var(--theme-elevation-500,#9ca3af);text-align:center;padding:24px 8px;margin:0}.ChatWidget_userBubble__m2nfR{align-self:flex-end;max-width:85%;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);padding:8px 12px;border-radius:12px 12px 2px 12px;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ChatWidget_assistantBubble__VG06V{align-self:flex-start;max-width:90%;background:var(--theme-elevation-100,#f3f4f6);color:var(--theme-text,#111827);padding:8px 12px;border-radius:12px 12px 12px 2px;font-size:13px;line-height:1.6;word-break:break-word}.ChatWidget_assistantBubble__VG06V p{margin:0 0 6px}.ChatWidget_assistantBubble__VG06V p:last-child{margin-bottom:0}.ChatWidget_assistantBubble__VG06V ol,.ChatWidget_assistantBubble__VG06V ul{margin:4px 0;padding-left:18px}.ChatWidget_assistantBubble__VG06V li{margin-bottom:2px}.ChatWidget_assistantBubble__VG06V code{background:var(--theme-elevation-200,#e5e7eb);padding:1px 4px;border-radius:3px;font-size:12px}.ChatWidget_link__Sp_VX{color:var(--theme-success-500,#3b82f6);text-decoration:underline;cursor:pointer}.ChatWidget_link__Sp_VX:hover{color:var(--theme-success-600,#2563eb)}.ChatWidget_inputRow__OWnYC{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;border-top:1px solid var(--theme-elevation-200,#e5e7eb);flex-shrink:0}.ChatWidget_input__RdJy_{flex:1 1;resize:none;border:1px solid var(--theme-elevation-300,#d1d5db);border-radius:8px;padding:8px 10px;font-size:13px;line-height:1.5;background:var(--theme-bg,#fff);color:var(--theme-text,#111827);max-height:96px;overflow-y:auto;font-family:inherit}.ChatWidget_input__RdJy_:focus{outline:none;border-color:var(--theme-elevation-500,#9ca3af)}.ChatWidget_input__RdJy_:disabled{opacity:.6}.ChatWidget_sendButton__CGB0h{width:34px;height:34px;border-radius:8px;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s ease}.ChatWidget_sendButton__CGB0h:disabled{opacity:.4;cursor:not-allowed}.ChatWidget_sendButton__CGB0h:not(:disabled):hover{opacity:.85}.ChatWidget_spinner___Utmi{animation:ChatWidget_spin__i_LBD .8s linear infinite}@keyframes ChatWidget_spin__i_LBD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.EmailNotificationOverlay_container__SAW6m{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.5rem;z-index:9999}.EmailNotificationOverlay_toast__NUNRG{display:flex;align-items:flex-start;gap:.75rem;background:var(--theme-elevation-150,#1c1c1c);border:1px solid var(--theme-elevation-300,#333);border-radius:8px;padding:.75rem 1rem;min-width:280px;max-width:360px;box-shadow:0 4px 20px rgba(0,0,0,.4);animation:EmailNotificationOverlay_slideIn__S8pax .2s ease}@keyframes EmailNotificationOverlay_slideIn__S8pax{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.EmailNotificationOverlay_icon__DTRT9{color:var(--theme-success-500,#4ade80);flex-shrink:0;margin-top:2px}.EmailNotificationOverlay_body__1I7lE{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.EmailNotificationOverlay_from__pE2vu{font-size:.75rem;color:var(--theme-text,#e2e8f0);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EmailNotificationOverlay_subject__6fj__{font-size:.7rem;color:var(--theme-elevation-800,#888);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EmailNotificationOverlay_close__SaAVj{background:none;border:none;cursor:pointer;color:var(--theme-elevation-600,#666);padding:0;flex-shrink:0;line-height:1}.EmailNotificationOverlay_close__SaAVj:hover{color:var(--theme-text,#e2e8f0)}