.select-module__eALyXa__trigger{cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:44px;padding:0 36px 0 14px;font-size:16px;font-weight:700;display:inline-flex}.select-module__eALyXa__trigger:focus{outline:none}.select-module__eALyXa__triggerSf{color:#0b1220;border:1px solid #0a2d5a26;box-shadow:0 1px #0a2d5a0a}.select-module__eALyXa__triggerSf:hover{border-color:#1a549873}.select-module__eALyXa__triggerSf:focus{border-color:#4a9ee8;box-shadow:0 0 0 4px #4a9ee838}.select-module__eALyXa__triggerDefault{color:#586782;border:1px solid #e7edf5;box-shadow:0 1px #10182805}.select-module__eALyXa__triggerDefault:hover{border-color:#94a3b899}.select-module__eALyXa__triggerDefault:focus{border-color:#4f7fd68c;box-shadow:0 0 0 4px #4f7fd61f}.select-module__eALyXa__triggerCompact{border-radius:8px;min-width:120px;height:38px;padding:0 32px 0 12px;font-size:14px;font-weight:600}.select-module__eALyXa__chevron{flex:none;place-items:center;display:grid}.select-module__eALyXa__chevronSf{color:#0b122073}.select-module__eALyXa__chevronDefault{color:#9aa7bc}.select-module__eALyXa__list{z-index:20;background:#fff;border-radius:12px;width:100%;max-height:280px;margin-top:8px;padding:6px;position:absolute;top:100%;left:0;overflow:auto}.select-module__eALyXa__listSf{border:1px solid #0a2d5a1f;box-shadow:0 18px 40px #0a2d5a1f}.select-module__eALyXa__listDefault{border:1px solid #e7edf5;box-shadow:0 18px 40px #0f172a1f}.select-module__eALyXa__option{cursor:pointer;text-align:left;border:0;border-radius:10px;width:100%;height:44px;padding:0 12px;font-size:14px;font-weight:700}.select-module__eALyXa__optionActiveSf{color:#0a2d5a;background:#4a9ee829}.select-module__eALyXa__optionActiveDefault{color:#2b5fbf;background:#4f7fd624}.select-module__eALyXa__optionSelectedSf{color:#1a5498;background:#0a2d5a0f}.select-module__eALyXa__optionSelectedDefault{color:#475569;background:#94a3b814}.select-module__eALyXa__optionIdleSf{color:#0b1220;background:0 0}.select-module__eALyXa__optionIdleSf:hover{background:#4a9ee814}.select-module__eALyXa__optionIdleDefault{color:#334155;background:0 0}.select-module__eALyXa__optionIdleDefault:hover{background:#94a3b81f}
.case-modal-module__KrSlnq__overlay{z-index:var(--sf-z-modal,400);background:var(--sf-bg-overlay,#00000052);justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.case-modal-module__KrSlnq__modal{background:var(--sf-bg-surface,#fff);border:1px solid var(--sf-border,#dddbda);border-radius:var(--sf-radius-xl,12px);width:100%;max-width:780px;max-height:min(92dvh,780px);box-shadow:var(--sf-shadow-lg,0 4px 16px 0 #00000029);overflow-y:auto}.case-modal-module__KrSlnq__header{border-bottom:1px solid var(--sf-border,#dddbda);justify-content:space-between;align-items:center;padding:14px 20px 12px;display:flex}.case-modal-module__KrSlnq__headerTitle{color:var(--sf-text-primary,#080707);margin:0;font-size:18px;font-weight:700}.case-modal-module__KrSlnq__closeBtn{cursor:pointer;color:var(--sf-text-muted,#706e6b);background:0 0;border:none;border-radius:4px;padding:4px;font-size:20px;line-height:1}.case-modal-module__KrSlnq__closeBtn:hover{color:var(--sf-text-primary,#080707);background:var(--sf-hover-bg,#f3f3f3)}.case-modal-module__KrSlnq__body{padding:16px 20px;position:relative}.case-modal-module__KrSlnq__hydratingOverlay{z-index:2;color:var(--sf-text-secondary,#3e3e3c);background:#ffffffdb;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}.case-modal-module__KrSlnq__sectionShade{background:var(--sf-bg-page,#f3f3f3);border-top:1px solid var(--sf-border,#dddbda);border-bottom:1px solid var(--sf-border,#dddbda);color:var(--sf-text-secondary,#3e3e3c);text-transform:uppercase;letter-spacing:.4px;margin:12px -20px;padding:6px 20px;font-size:12px;font-weight:700}.case-modal-module__KrSlnq__formGrid{grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;display:grid}.case-modal-module__KrSlnq__fullSpan{grid-column:1/-1}.case-modal-module__KrSlnq__formField{flex-direction:column;display:flex}.case-modal-module__KrSlnq__ffLabel{color:var(--sf-text-secondary,#3e3e3c);margin-bottom:3px;font-size:12px;font-weight:700;display:block}.case-modal-module__KrSlnq__req{color:var(--sf-error,#ea001e);margin-left:2px}.case-modal-module__KrSlnq__ffControl input,.case-modal-module__KrSlnq__ffControl select,.case-modal-module__KrSlnq__ffControl textarea{border:1px solid var(--sf-border-medium,#c9c7c5);width:100%;height:32px;color:var(--sf-text-primary,#080707);background:var(--sf-bg-surface,#fff);border-radius:4px;outline:none;padding:0 10px;font-size:13px;transition:border-color .1s,box-shadow .1s}.case-modal-module__KrSlnq__ffControl input:focus,.case-modal-module__KrSlnq__ffControl select:focus,.case-modal-module__KrSlnq__ffControl textarea:focus{border-color:var(--sf-brand,#0176d3);box-shadow:var(--sf-focus-ring,0 0 0 3px #0176d359)}.case-modal-module__KrSlnq__ffControl input:disabled,.case-modal-module__KrSlnq__ffControl select:disabled{background:var(--sf-bg-page,#f3f3f3);color:var(--sf-text-muted,#706e6b);cursor:not-allowed}.case-modal-module__KrSlnq__ffControl textarea{resize:vertical;height:auto;min-height:72px;padding:8px 10px}.case-modal-module__KrSlnq__ffControl select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23706E6B' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}.case-modal-module__KrSlnq__ffControl input::-moz-placeholder{color:var(--sf-text-placeholder,#a8a19b)}.case-modal-module__KrSlnq__ffControl textarea::-moz-placeholder{color:var(--sf-text-placeholder,#a8a19b)}.case-modal-module__KrSlnq__ffControl input::placeholder,.case-modal-module__KrSlnq__ffControl textarea::placeholder{color:var(--sf-text-placeholder,#a8a19b)}.case-modal-module__KrSlnq__ffError{color:var(--sf-error,#ea001e);margin-top:3px;font-size:12px;display:none}.case-modal-module__KrSlnq__isInvalid .case-modal-module__KrSlnq__ffControl input,.case-modal-module__KrSlnq__isInvalid .case-modal-module__KrSlnq__ffControl select,.case-modal-module__KrSlnq__isInvalid .case-modal-module__KrSlnq__ffControl textarea{border-color:var(--sf-error,#ea001e);background:var(--sf-error-bg,#fde8e8)}.case-modal-module__KrSlnq__isInvalid .case-modal-module__KrSlnq__ffError{display:block}.case-modal-module__KrSlnq__checkboxField{align-items:center;gap:8px;padding-top:22px;display:flex}.case-modal-module__KrSlnq__checkboxField input[type=checkbox]{cursor:pointer;width:16px;height:16px}.case-modal-module__KrSlnq__checkboxField label{color:var(--sf-text-primary,#080707);cursor:pointer;font-size:13px}.case-modal-module__KrSlnq__footer{border-top:1px solid var(--sf-border,#dddbda);justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px;display:flex}.case-modal-module__KrSlnq__btnNeutral{border:1px solid var(--sf-border,#dddbda);background:var(--sf-bg-surface,#fff);height:32px;color:var(--sf-text-secondary,#3e3e3c);cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:background .1s;display:inline-flex}.case-modal-module__KrSlnq__btnNeutral:hover{background:var(--sf-hover-bg,#f3f3f3)}.case-modal-module__KrSlnq__btnBrand{border:1px solid var(--sf-brand,#0176d3);background:var(--sf-brand,#0176d3);color:#fff;cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:13px;font-weight:500;transition:background .1s;display:inline-flex}.case-modal-module__KrSlnq__btnBrand:hover{background:var(--sf-brand-dark,#014486);border-color:var(--sf-brand-dark,#014486)}.case-modal-module__KrSlnq__btnBrand:disabled,.case-modal-module__KrSlnq__btnNeutral:disabled{opacity:.6;cursor:not-allowed}.case-modal-module__KrSlnq__confirmOverlay{z-index:450;background:var(--sf-bg-overlay,#00000052);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.case-modal-module__KrSlnq__confirmDialog{background:var(--sf-bg-surface,#fff);box-shadow:var(--sf-shadow-lg,0 4px 16px 0 #00000029);border-radius:8px;width:90%;max-width:400px;padding:20px 24px}.case-modal-module__KrSlnq__confirmTitle{color:var(--sf-text-primary,#080707);margin:0 0 8px;font-size:15px;font-weight:700}.case-modal-module__KrSlnq__confirmBody{color:var(--sf-text-secondary,#3e3e3c);margin:0 0 16px;font-size:13px}.case-modal-module__KrSlnq__confirmActions{justify-content:flex-end;gap:8px;display:flex}
.typeahead-module__KLnlkq__typeaheadWrap,.typeahead-module__KLnlkq__typeaheadInputWrap{position:relative}.typeahead-module__KLnlkq__typeaheadClear{cursor:pointer;color:var(--sf-text-muted,#706e6b);background:0 0;border:none;padding:2px;font-size:14px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.typeahead-module__KLnlkq__typeaheadClear:hover{color:var(--sf-text-primary,#080707)}.typeahead-module__KLnlkq__typeaheadDropdown{z-index:410;background:var(--sf-bg-surface,#fff);border:1px solid var(--sf-border,#dddbda);box-shadow:var(--sf-shadow-md,0 2px 8px 0 #0000001f);border-radius:4px;max-height:200px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.typeahead-module__KLnlkq__typeaheadOption{width:100%;color:var(--sf-text-primary,#080707);text-align:left;cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:13px;display:block}.typeahead-module__KLnlkq__typeaheadOption:hover,.typeahead-module__KLnlkq__typeaheadOptionActive{background:var(--sf-selected-bg,#e8f4fd)}.typeahead-module__KLnlkq__typeaheadEmpty,.typeahead-module__KLnlkq__typeaheadLoading{color:var(--sf-text-muted,#706e6b);padding:8px 10px;font-size:12px}
.toast-module__m3LkUa__toast{z-index:var(--sf-z-toast,500);border:1px solid var(--sf-border,#dddbda);border-left:4px solid var(--sf-brand,#0176d3);min-width:280px;max-width:420px;box-shadow:var(--sf-shadow-md,0 2px 8px 0 #0000001f);background:#fff;border-radius:6px;padding:10px 12px;animation:.2s toast-module__m3LkUa__toastIn;position:fixed;bottom:16px;right:16px}.toast-module__m3LkUa__toastSuccess{border-left-color:var(--sf-success-dark,#2e844a)}.toast-module__m3LkUa__toastError{border-left-color:var(--sf-error,#ea001e)}.toast-module__m3LkUa__toastTitle{color:var(--sf-text-primary,#080707);font-size:12px;font-weight:800}.toast-module__m3LkUa__toastBody{color:var(--sf-text-secondary,#3e3e3c);margin-top:2px;font-size:12px;line-height:1.4}@keyframes toast-module__m3LkUa__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.styles-module__ZeKOjq__page{--sf-blue:#0176d3;--sf-green:#2e844a;--sf-orange:#dd5a0c;--bg:#f3f3f3;--surface:#fff;--surface-2:#fafafa;--border:#dddbda;--border-dark:#c9c7c5;--text-1:#080707;--text-2:#3e3e3c;--text-3:#706e6b;--text-4:#9e9b97;--shadow-sm:0 1px 2px #0000001a;background:var(--bg);min-height:100vh;font-family:Salesforce Sans,Segoe UI,Arial,sans-serif}.styles-module__ZeKOjq__content{width:96vw;margin:0 auto;padding:10px 0 24px}.styles-module__ZeKOjq__headerRow{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.styles-module__ZeKOjq__title{color:#344a66;margin:0;font-size:15px;font-weight:600}.styles-module__ZeKOjq__actions{gap:8px;display:flex}.styles-module__ZeKOjq__buttonPrimary,.styles-module__ZeKOjq__buttonSecondary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;height:38px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px #10182805}.styles-module__ZeKOjq__buttonPrimary{background:var(--sf-blue);border-color:var(--sf-blue);color:#fff}.styles-module__ZeKOjq__buttonSecondary{color:#586782;background:#fff;border-color:#e7edf5}.styles-module__ZeKOjq__card{background:#fff;border:1px solid #dde3ec;border-radius:6px;padding:0;overflow:hidden}.styles-module__ZeKOjq__toolbar{justify-content:space-between;align-items:center;gap:8px;margin:12px 12px 8px;display:flex}.styles-module__ZeKOjq__listHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.styles-module__ZeKOjq__listTitle{color:var(--text-1);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.styles-module__ZeKOjq__listCount{color:var(--text-3);background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:1px 8px;font-size:12px;font-weight:400}.styles-module__ZeKOjq__listActions{align-items:center;gap:6px;display:flex}.styles-module__ZeKOjq__toolbarRight{align-items:center;gap:8px;display:flex}.styles-module__ZeKOjq__searchBar{align-items:center;gap:10px;margin-bottom:.75rem;display:flex}.styles-module__ZeKOjq__dataTableWrap{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:6px;overflow:hidden}.styles-module__ZeKOjq__tableScroll{overflow-x:auto}.styles-module__ZeKOjq__searchInput{width:100%;min-height:38px;color:var(--text-1);background:#fff;border:1px solid #e7edf5;border-radius:8px;padding:0 8px 0 32px;font-size:14px;box-shadow:0 1px #10182805}.styles-module__ZeKOjq__input,.styles-module__ZeKOjq__select,.styles-module__ZeKOjq__textarea{color:#1f2a3d;background:#fff;border:1px solid #d4dce8;border-radius:4px;width:100%;min-height:30px;padding:4px 10px;font-size:12px}.styles-module__ZeKOjq__textarea{resize:vertical;min-height:92px}.styles-module__ZeKOjq__input::-moz-placeholder{color:#7c8da4}.styles-module__ZeKOjq__textarea::-moz-placeholder{color:#7c8da4}.styles-module__ZeKOjq__input::placeholder,.styles-module__ZeKOjq__textarea::placeholder{color:#7c8da4}.styles-module__ZeKOjq__fieldWrap{flex-direction:column;gap:4px;display:flex}.styles-module__ZeKOjq__validationMessage{color:#c23934;font-size:12px;display:none}.styles-module__ZeKOjq__fieldWrap :is(input,textarea,select):user-invalid~.styles-module__ZeKOjq__validationMessage{display:block}.styles-module__ZeKOjq__helperText{color:var(--text-2);margin:0 0 10px;font-size:13px;line-height:1.45}.styles-module__ZeKOjq__helperTextMuted{color:var(--text-4);margin:0;font-size:13px}.styles-module__ZeKOjq__readonlyBlock{color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);white-space:pre-line;border-radius:4px;padding:8px 10px;font-size:13px;line-height:1.45}.styles-module__ZeKOjq__table{border-collapse:collapse;width:100%}.styles-module__ZeKOjq__table th,.styles-module__ZeKOjq__table td{border-top:1px solid var(--border);text-align:left;color:var(--text-2);padding:9px 12px;font-size:13px}.styles-module__ZeKOjq__table th{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);border-top:0;font-size:11px;font-weight:700}.styles-module__ZeKOjq__table tbody tr:hover{background:#f5f9ff}.styles-module__ZeKOjq__primaryLink{color:#0176d3;font-weight:500;text-decoration:none}.styles-module__ZeKOjq__emptyState{color:#5f6f88;text-align:center;margin:14px;font-size:14px}.styles-module__ZeKOjq__form{flex-direction:column;gap:16px;display:flex}.styles-module__ZeKOjq__formSection{border:1px solid #e2e9f4;border-radius:10px;padding:12px}.styles-module__ZeKOjq__sectionTitle{color:#1a2742;margin:0 0 10px;font-size:15px}.styles-module__ZeKOjq__gridTwoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.styles-module__ZeKOjq__fieldLabel{text-transform:uppercase;color:var(--text-3,#706e6b);letter-spacing:.04em;margin-bottom:2px;font-size:11px;font-weight:600}.styles-module__ZeKOjq__fieldValue{color:#1a2742;font-size:14px;font-weight:500;line-height:1.25}.styles-module__ZeKOjq__subTabs{border-bottom:0;gap:2px;padding:0;display:flex}.styles-module__ZeKOjq__subTabButton,.styles-module__ZeKOjq__subTabActive{color:var(--text-3);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;height:36px;padding:0 12px;font-size:12px;transition:all .15s}.styles-module__ZeKOjq__subTabActive{color:var(--sf-blue);border-bottom-color:var(--sf-blue);font-weight:600}.styles-module__ZeKOjq__subTabButton:hover{color:var(--text-2);background:var(--bg)}.styles-module__ZeKOjq__accountsTabsRow{background:var(--surface);box-shadow:none;border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;min-height:36px;margin-bottom:8px;padding:0 12px;display:flex}.styles-module__ZeKOjq__accountsTabsLeft{align-items:center;gap:0;display:flex}.styles-module__ZeKOjq__accountsObjectName{color:var(--text-2);border-right:1px solid var(--border);white-space:nowrap;align-items:center;padding-right:12px;font-size:13px;font-weight:700;display:flex}.styles-module__ZeKOjq__accountsViews{align-items:stretch;gap:2px;margin-left:8px;display:flex}.styles-module__ZeKOjq__accountsActions{align-items:center;gap:6px;margin-left:auto;display:flex}.styles-module__ZeKOjq__titleInline{align-items:center;gap:8px;display:flex}.styles-module__ZeKOjq__sectionTitleLg{color:#25364d;margin:0;font-size:24px}.styles-module__ZeKOjq__countPill{color:#687b94;background:#f2f5fa;border:1px solid #dce3ee;border-radius:999px;padding:2px 8px;font-size:11px}.styles-module__ZeKOjq__filtersRow{justify-content:space-between;align-items:center;gap:12px;padding:0 12px 10px;display:flex}.styles-module__ZeKOjq__searchInputWrap{flex:1;max-width:320px;position:relative}.styles-module__ZeKOjq__searchIcon{color:#7b8da5;pointer-events:none;font-size:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.styles-module__ZeKOjq__searchIcon svg{width:13px;height:13px}.styles-module__ZeKOjq__filterChip{color:#556c88;cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:4px;padding:6px 10px;font-size:12px}.styles-module__ZeKOjq__filterGroup{align-items:center;gap:10px;display:flex}.styles-module__ZeKOjq__filterButton{color:#586782;cursor:pointer;background:#fff;border:1px solid #e7edf5;border-radius:8px;height:38px;padding:0 12px;font-size:14px;font-weight:600;box-shadow:0 1px #10182805}.styles-module__ZeKOjq__typeBadgeCustomer,.styles-module__ZeKOjq__typeBadgeProspect,.styles-module__ZeKOjq__typeBadgePartner{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.styles-module__ZeKOjq__typeBadgeCustomer{color:#014486;background:#eef4ff;border-color:#c9d9f2}.styles-module__ZeKOjq__typeBadgeProspect{color:#532e8a;background:#f4f0ff;border-color:#d6c8f2}.styles-module__ZeKOjq__typeBadgePartner{color:#11603b;background:#ecf9f0;border-color:#cbe9d6}.styles-module__ZeKOjq__countCentered{text-align:center}.styles-module__ZeKOjq__mutedText{color:#6f819b}.styles-module__ZeKOjq__warnCount{color:var(--sf-orange);font-weight:600}.styles-module__ZeKOjq__okCount{color:var(--sf-green);font-weight:600}.styles-module__ZeKOjq__rowActions{opacity:0;justify-content:flex-end;gap:4px;transition:opacity .15s;display:flex}.styles-module__ZeKOjq__table tbody tr:hover .styles-module__ZeKOjq__rowActions{opacity:1}.styles-module__ZeKOjq__rowActionBtn{color:#5c6f89;cursor:pointer;background:0 0;border:0;border-radius:3px;width:22px;height:22px;font-size:12px;line-height:22px}a.styles-module__ZeKOjq__rowActionBtn{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.styles-module__ZeKOjq__rowActionBtn:hover{color:#0176d3;background:#e0eeff}.styles-module__ZeKOjq__checkboxCell{width:24px}.styles-module__ZeKOjq__accountOverviewCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:6px;margin-bottom:1rem;padding:1rem 1.25rem}.styles-module__ZeKOjq__overviewDivider{background:var(--border);height:1px;margin:0}.styles-module__ZeKOjq__accountHero{align-items:flex-start;gap:12px;padding:0;display:flex}.styles-module__ZeKOjq__accountHeroLeft{flex:1;align-items:flex-start;gap:12px;display:flex}.styles-module__ZeKOjq__avatarCircle{color:#2d5869;background:#e4f3f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.styles-module__ZeKOjq__recordLabel{color:var(--text-3);letter-spacing:.03em;font-size:10px}.styles-module__ZeKOjq__accountName{color:var(--text-1);font-size:18px;font-weight:700;line-height:1.2}.styles-module__ZeKOjq__accountSubline{color:var(--text-3);margin-top:2px;font-size:13px}.styles-module__ZeKOjq__summaryRow{border-top:1px solid var(--border);flex-wrap:wrap;gap:0;margin-top:.875rem;padding-top:.875rem;display:flex}.styles-module__ZeKOjq__summaryItem{flex:1;min-width:120px;padding-right:1.5rem}.styles-module__ZeKOjq__summaryLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.styles-module__ZeKOjq__summaryValue{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.styles-module__ZeKOjq__summaryValueAccent{color:var(--sf-orange);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.styles-module__ZeKOjq__summaryValueLink{color:var(--sf-blue);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.styles-module__ZeKOjq__tabsRow{border-bottom:1px solid var(--border);align-items:stretch;gap:2px;margin:.25rem 0 1rem;display:flex}.styles-module__ZeKOjq__tabButtonSlim,.styles-module__ZeKOjq__tabActiveSlim{color:var(--text-3);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;height:34px;padding:0 12px;font-size:12px;transition:all .15s}.styles-module__ZeKOjq__tabActiveSlim{color:var(--sf-blue);border-bottom:2px solid var(--sf-blue);background:#fff;font-weight:700}.styles-module__ZeKOjq__tabButtonSlim:hover{color:var(--text-2);background:var(--bg)}.styles-module__ZeKOjq__expandRow{justify-content:flex-end;gap:6px;margin-bottom:6px;display:flex}.styles-module__ZeKOjq__detailsSections{flex-direction:column;gap:8px;display:flex}.styles-module__ZeKOjq__detailSection{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:6px;margin-bottom:1rem;padding:0;overflow:hidden}.styles-module__ZeKOjq__caseDetailTabColumn{flex-direction:column;gap:0;display:flex}.styles-module__ZeKOjq__caseDetailTabsShell{border:1px solid var(--border);background:#fff;border-radius:6px;overflow:hidden}.styles-module__ZeKOjq__caseDetailTabsShell .styles-module__ZeKOjq__caseDetailTabBody{background:#fff;padding:10px 10px 12px}.styles-module__ZeKOjq__caseDetailTabColumn .styles-module__ZeKOjq__caseDetailTabsShell .styles-module__ZeKOjq__tabsRow{border-bottom:1px solid var(--border);background:0 0;margin:0}.styles-module__ZeKOjq__caseDetailTabColumn .styles-module__ZeKOjq__caseDetailTabsShell .styles-module__ZeKOjq__tabActiveSlim{background:0 0}.styles-module__ZeKOjq__caseDetailTabBody{flex-direction:column;gap:8px;display:flex}.styles-module__ZeKOjq__caseDetailTabBody>.styles-module__ZeKOjq__detailSection{margin-bottom:0}.styles-module__ZeKOjq__detailTitle{color:var(--text-2);border-bottom:1px solid var(--border);background:var(--surface-2);margin:0;padding:10px 16px;font-size:13px;font-weight:700}.styles-module__ZeKOjq__sectionCardHeader{justify-content:space-between;align-items:center}.styles-module__ZeKOjq__sectionCardActions{padding-right:10px}.styles-module__ZeKOjq__detailTitleButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.styles-module__ZeKOjq__relatedListHeader{border-bottom:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module__ZeKOjq__relatedListTitle{color:var(--text-2);font-size:13px;font-weight:700}.styles-module__ZeKOjq__relatedListCount{background:var(--bg);border:1px solid var(--border);color:var(--text-3);border-radius:10px;margin-left:4px;padding:0 6px;font-size:11px;font-weight:700}.styles-module__ZeKOjq__relatedTable{border-collapse:collapse;width:100%}.styles-module__ZeKOjq__relatedTable th{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;text-align:left;background:var(--surface-2);border-bottom:1px solid var(--border);padding:7px 12px;font-size:10px;font-weight:700}.styles-module__ZeKOjq__relatedTable td{color:var(--text-2);border-bottom:1px solid var(--border);padding:9px 12px;font-size:12px}.styles-module__ZeKOjq__relatedTable tr:last-child td{border-bottom:none}.styles-module__ZeKOjq__relatedTable tr:hover td{background:#f5f9ff}.styles-module__ZeKOjq__detailBody{background:var(--surface);padding:1rem}.styles-module__ZeKOjq__relatedListBody{background:var(--surface);padding:0}.styles-module__ZeKOjq__detailSplitLayout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:12px;display:grid}.styles-module__ZeKOjq__caseDetailStack{flex-direction:column;gap:12px;width:100%;display:flex}.styles-module__ZeKOjq__caseOwnerBanner{border:1px solid var(--border);color:#b42318;box-shadow:none;background:#fff;border-left:3px solid #b42318;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px 8px 14px;font-size:13px;line-height:1.35;display:flex}.styles-module__ZeKOjq__caseOwnerBannerText{min-width:0;color:inherit;flex:1;margin:0}.styles-module__ZeKOjq__caseOwnerBannerButton{border:1px solid var(--sf-blue,#0176d3);background:var(--sf-blue,#0176d3);color:#fff;cursor:pointer;white-space:nowrap;border-radius:4px;flex-shrink:0;min-height:28px;padding:4px 12px;font-size:12px;font-weight:600}.styles-module__ZeKOjq__caseOwnerBannerButton:hover:not(:disabled){background:#014486;border-color:#014486}.styles-module__ZeKOjq__caseOwnerBannerButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__ZeKOjq__caseDetailSplitLayout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.styles-module__ZeKOjq__caseDetailSubjectStatusRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 24px;display:grid}.styles-module__ZeKOjq__caseDetailStatusCol{text-align:right;min-width:120px}.styles-module__ZeKOjq__caseDetailStatusCol .styles-module__ZeKOjq__fieldLabel{text-align:right}.styles-module__ZeKOjq__caseDetailStatusCol .styles-module__ZeKOjq__fieldValue{justify-content:flex-end;display:flex}@media (max-width:1024px){.styles-module__ZeKOjq__caseDetailSplitLayout,.styles-module__ZeKOjq__caseDetailSubjectStatusRow{grid-template-columns:1fr}.styles-module__ZeKOjq__caseDetailStatusCol{text-align:left;min-width:0}}.styles-module__ZeKOjq__detailAsideCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:6px;overflow:hidden}.styles-module__ZeKOjq__gridSingleCol{grid-template-columns:1fr;gap:8px;display:grid}.styles-module__ZeKOjq__contactLinkButton{color:var(--sf-blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500}.styles-module__ZeKOjq__contactLinkButton:hover{text-decoration:underline}.styles-module__ZeKOjq__caseBadgePill{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.styles-module__ZeKOjq__caseStatusOpen{color:#014486;background:#e8f4ff;border:1px solid #9fc7ef}.styles-module__ZeKOjq__caseStatusResolved,.styles-module__ZeKOjq__caseStatusClosed{color:#11603b;background:#ecf9f0;border:1px solid #cbe9d6}.styles-module__ZeKOjq__caseStatusNew{color:#532e8a;background:#f4f0ff;border:1px solid #d6c8f2}.styles-module__ZeKOjq__caseStatusDefault{color:#3e3e3c;background:#f3f2f2;border:1px solid #dddbda}.styles-module__ZeKOjq__casePriorityCritical,.styles-module__ZeKOjq__casePriorityHigh{color:#ba0517;background:#ffebef;border:1px solid #f4b2b8}.styles-module__ZeKOjq__casePriorityMedium{color:#b86200;background:#fff7e6;border:1px solid #f5d4a8}.styles-module__ZeKOjq__casePriorityLow{color:#11603b;background:#ecf9f0;border:1px solid #cbe9d6}.styles-module__ZeKOjq__casePriorityDefault{color:#3e3e3c;background:#f3f2f2;border:1px solid #dddbda}.styles-module__ZeKOjq__openWoCell{color:var(--text-3);font-size:12px;font-weight:600}.styles-module__ZeKOjq__openWoCellAccent{color:var(--sf-orange);font-size:12px;font-weight:600}.styles-module__ZeKOjq__woStatusCompleted{color:#11603b;background:#ecf9f0;border:1px solid #cbe9d6}.styles-module__ZeKOjq__woStatusDispatched{color:#014486;background:#e8f4ff;border:1px solid #9fc7ef}.styles-module__ZeKOjq__woStatusPending{color:#b86200;background:#fff7e6;border:1px solid #f5d4a8}.styles-module__ZeKOjq__woStatusCancelled{color:#5c5c5c;background:#f3f2f2;border:1px solid #dddbda}.styles-module__ZeKOjq__woStatusDefault{color:#3e3e3c;background:#f3f2f2;border:1px solid #dddbda}.styles-module__ZeKOjq__slaDuePast,.styles-module__ZeKOjq__slaDueToday{color:#ba0517;font-size:12px;font-weight:600}.styles-module__ZeKOjq__slaDueTomorrow{color:var(--sf-orange);font-size:12px;font-weight:600}.styles-module__ZeKOjq__slaDueSoon{color:#b86200;font-size:12px;font-weight:600}.styles-module__ZeKOjq__slaDueFuture{color:var(--text-3);font-size:12px;font-weight:500}.styles-module__ZeKOjq__summaryOpenWoAccent{color:var(--sf-orange);margin-top:2px;font-size:14px;font-weight:600;line-height:1.2}.styles-module__ZeKOjq__detailActions{gap:6px;margin-left:auto;display:flex}.styles-module__ZeKOjq__detailActionSecondary,.styles-module__ZeKOjq__detailActionPrimary{cursor:pointer;border:1px solid #0000;border-radius:3px;min-height:24px;padding:0 8px;font-size:11px;font-weight:600;line-height:24px}.styles-module__ZeKOjq__detailActionSecondary{color:var(--text-2);border-color:var(--border-dark);background:#fff}a.styles-module__ZeKOjq__detailActionSecondary,a.styles-module__ZeKOjq__detailActionPrimary{box-sizing:border-box;align-items:center;text-decoration:none;display:inline-flex}.styles-module__ZeKOjq__detailActionPrimary{background:var(--sf-blue);border-color:var(--sf-blue);color:#fff}.styles-module__ZeKOjq__detailExpandButton{border:1px solid var(--border-dark);color:var(--text-2);cursor:pointer;background:#fff;border-radius:3px;min-height:24px;padding:0 8px;font-size:11px;font-weight:600;line-height:24px}.styles-module__ZeKOjq__formShell{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:6px;overflow:hidden}.styles-module__ZeKOjq__formShellHeader{border-bottom:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;gap:12px;padding:.75rem 1rem;display:flex}.styles-module__ZeKOjq__formShellTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module__ZeKOjq__formShellKicker{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.styles-module__ZeKOjq__formShellH1{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;overflow:hidden}.styles-module__ZeKOjq__requiredInfo{color:var(--text-3);flex-shrink:0;font-size:11px}.styles-module__ZeKOjq__requiredStar{color:#ba0517;font-weight:700}.styles-module__ZeKOjq__form .section-card+.section-card{margin-top:1rem}.styles-module__ZeKOjq__form{background:#fff;gap:1rem;padding:1rem}@media (max-width:1024px){.styles-module__ZeKOjq__content{width:98vw}.styles-module__ZeKOjq__accountsTabsRow{flex-direction:column;align-items:stretch;gap:8px;padding:6px 10px}.styles-module__ZeKOjq__accountsTabsLeft{flex-direction:column;align-items:flex-start;gap:6px}.styles-module__ZeKOjq__accountsObjectName{border-right:0;padding-right:0}.styles-module__ZeKOjq__accountsViews{margin-left:0}.styles-module__ZeKOjq__actions,.styles-module__ZeKOjq__accountsActions{justify-content:flex-end}.styles-module__ZeKOjq__accountHero{flex-direction:column;align-items:flex-start;gap:10px}.styles-module__ZeKOjq__detailSplitLayout{grid-template-columns:1fr}.styles-module__ZeKOjq__summaryRow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}}@media (max-width:768px){.styles-module__ZeKOjq__gridTwoCol{grid-template-columns:1fr}.styles-module__ZeKOjq__subTabs{width:100%;padding-bottom:2px;overflow-x:auto}.styles-module__ZeKOjq__subTabButton,.styles-module__ZeKOjq__subTabActive{height:30px;padding:0 8px}.styles-module__ZeKOjq__buttonPrimary,.styles-module__ZeKOjq__buttonSecondary{padding:0 10px;font-size:13px}.styles-module__ZeKOjq__summaryRow{grid-template-columns:1fr}.styles-module__ZeKOjq__detailActions{flex-wrap:wrap}.styles-module__ZeKOjq__filtersRow{display:none}.styles-module__ZeKOjq__searchBar{flex-direction:column;align-items:stretch}.styles-module__ZeKOjq__searchInputWrap{width:100%}.styles-module__ZeKOjq__filterGroup{flex-wrap:wrap}}
