body.search-history-list-module-scss-module__ulbC9a__light-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}body.search-history-list-module-scss-module__ulbC9a__dark-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}body.search-history-list-module-scss-module__ulbC9a__system-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}@media (prefers-color-scheme:dark){body.search-history-list-module-scss-module__ulbC9a__system-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Regular.0ei-s-b3odxu6.ttf);font-weight:400}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Medium.3s6v6xsh-1908.ttf);font-weight:500}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-Regular.06fuwa2ompozm.ttf);font-weight:400}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-SemiBold.2t9oz05xqkrfz.ttf);font-weight:600}@font-face{font-family:IBM Plex Mono;src:url(../media/IBMPlexMono-Regular.389rbadd3t86e.ttf);font-weight:400}.search-history-list-module-scss-module__ulbC9a__historyList{border-top:1px solid var(--neutrals-low);margin-top:3px}.search-history-list-module-scss-module__ulbC9a__countContainer{align-items:flex-end;gap:8px;display:flex}.search-history-list-module-scss-module__ulbC9a__actionsBar{justify-content:flex-end;align-items:center;gap:16px;display:flex}.search-history-list-module-scss-module__ulbC9a__actionsToggle>div{transition:transform .25s}.search-history-list-module-scss-module__ulbC9a__actionsToggle_open>div{transform:rotate(-180deg)}.search-history-list-module-scss-module__ulbC9a__actionsDropdown{position:relative}.search-history-list-module-scss-module__ulbC9a__actionsMenu{background-color:var(--background);z-index:200;border-bottom:1px solid var(--background-info);min-width:200px;position:absolute;top:100%;right:0;box-shadow:0 2px 16px 2px #00000029}.search-history-list-module-scss-module__ulbC9a__actionsMenuItem{font:inherit;color:inherit;text-align:inherit;text-transform:none;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:8px 16px;display:flex}.search-history-list-module-scss-module__ulbC9a__actionsMenuItem:disabled{cursor:not-allowed}.search-history-list-module-scss-module__ulbC9a__actionsMenuItem:hover,.search-history-list-module-scss-module__ulbC9a__actionsMenuItem:focus-visible{background-color:var(--background-success);outline:none}.search-history-list-module-scss-module__ulbC9a__actionsMenuItem:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.search-history-list-module-scss-module__ulbC9a__actionsMenuItem:disabled{background-color:var(--background-info)}.search-history-list-module-scss-module__ulbC9a__deleteIcon{width:20px;height:20px}.search-history-list-module-scss-module__ulbC9a__tableHeader{background-color:var(--background-info);text-transform:uppercase;border-bottom:1px solid var(--neutrals-low);grid-template-columns:2fr 7fr 1fr 2fr;gap:24px;display:grid}.search-history-list-module-scss-module__ulbC9a__tableHeaderCell{width:100%;padding:12px}.search-history-list-module-scss-module__ulbC9a__orderSelect{background-color:var(--neutrals-low);color:var(--primary-high);justify-content:flex-start;align-items:center;gap:32px;display:flex}.search-history-list-module-scss-module__ulbC9a__sortButton{font:inherit;color:inherit;text-align:inherit;text-transform:none;cursor:pointer;text-transform:inherit;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;display:flex}.search-history-list-module-scss-module__ulbC9a__sortButton:disabled{cursor:not-allowed}.search-history-list-module-scss-module__ulbC9a__sortIcon{flex-shrink:0;width:20px;height:20px;margin-left:auto;margin-right:4px;transition:transform .25s}.search-history-list-module-scss-module__ulbC9a__sortIcon_active{transform:rotate(180deg)}
body.search-history-item-module-scss-module__evUiSW__light-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}body.search-history-item-module-scss-module__evUiSW__dark-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}body.search-history-item-module-scss-module__evUiSW__system-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}@media (prefers-color-scheme:dark){body.search-history-item-module-scss-module__evUiSW__system-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Regular.0ei-s-b3odxu6.ttf);font-weight:400}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Medium.3s6v6xsh-1908.ttf);font-weight:500}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-Regular.06fuwa2ompozm.ttf);font-weight:400}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-SemiBold.2t9oz05xqkrfz.ttf);font-weight:600}@font-face{font-family:IBM Plex Mono;src:url(../media/IBMPlexMono-Regular.389rbadd3t86e.ttf);font-weight:400}.search-history-item-module-scss-module__evUiSW__historyItem{border-bottom:1px solid var(--neutrals-low);grid-template-columns:2fr 7fr 1fr 2fr;gap:24px;display:grid}.search-history-item-module-scss-module__evUiSW__historyItemCell{width:100%;padding:12px}.search-history-item-module-scss-module__evUiSW__timeCell{align-items:flex-start;gap:32px;display:flex}.search-history-item-module-scss-module__evUiSW__dateAndTime{flex-direction:column;display:flex}.search-history-item-module-scss-module__evUiSW__actions{justify-content:flex-end;align-items:flex-start;gap:24px;display:flex}
body.page-module-scss-module__xupbUq__light-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}body.page-module-scss-module__xupbUq__dark-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}body.page-module-scss-module__xupbUq__system-mode{--primary:#227a6c;--primary-high:#305454;--text:#212121;--text-variant:#6e6e6e;--text-inverted:#fff;--text-code:#17758f;--background:#fff;--background-info:#f2f2f2;--background-info-variant:#e8f5f8;--background-alert:#f7ebf0;--background-success:#f2f7ed;--background-warning:#fcfade;--contrast-info:#1e97b8;--contrast-alert:#c24283;--contrast-warning:#7d7100;--contrast-success:#59996f;--neutrals-high:#757575;--neutrals-mid:#839898;--neutrals-low:#d6d6d7;--graphics:#212121;--graphics-inverted:#fff;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0px 8px 32px #00000029}@media (prefers-color-scheme:dark){body.page-module-scss-module__xupbUq__system-mode{--primary:#32b59f;--primary-high:#42ebcf;--text:#fff;--text-variant:#9c9c9c;--text-inverted:#212121;--text-code:#22acd1;--background:#1e1e1e;--background-info:#333;--background-info-variant:#1e3136;--background-alert:#401326;--background-warning:#2e2a03;--background-success:#32382c;--contrast-info:#21a4c8;--contrast-alert:#c24283;--contrast-warning:#bfaf00;--contrast-success:#33b878;--neutrals-high:#757575;--neutrals-mid:#5f6e6e;--neutrals-low:#4a4a4a;--graphics:#f2f2f2;--graphics-inverted:#212121;--logo-green:#a3c486;--logo-blue:#115e67;--dynamic-box-shadow-large:0 0 0 2px #fff}}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Regular.0ei-s-b3odxu6.ttf);font-weight:400}@font-face{font-family:IBM Plex Serif;src:url(../media/IBMPlexSerif-Medium.3s6v6xsh-1908.ttf);font-weight:500}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-Regular.06fuwa2ompozm.ttf);font-weight:400}@font-face{font-family:IBM Plex Sans;src:url(../media/IBMPlexSans-SemiBold.2t9oz05xqkrfz.ttf);font-weight:600}@font-face{font-family:IBM Plex Mono;src:url(../media/IBMPlexMono-Regular.389rbadd3t86e.ttf);font-weight:400}.page-module-scss-module__xupbUq__headerContainer{justify-content:flex-start;align-items:center;gap:8px;display:flex}
