.KCL_historyButtonDropDown{position:absolute;top:0;right:0}@media (max-width:1023px){.KCL_historyButtonDropDown .KCL_button.hide-text-in-mobile .icon-fa.icon-fa{margin-right:0}}.KCL_historyButtonDropDown .history-dropdown__panel{background:var(--color-bg-surface);width:min(391px,100vw - 32px);max-height:min(500px,100vh - 140px);box-shadow:0 2px 30px 0 var(--color-shadow-popup);z-index:1000;border-radius:6px;flex-direction:column;animation:.15s ease-out history-dropdown-in;display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.KCL_historyButtonDropDown .history-dropdown__scroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}@supports not selector(::-webkit-scrollbar){.KCL_historyButtonDropDown .history-dropdown__scroll{scrollbar-color:var(--color-action-primary-hover) var(--color-bg-info)}}.KCL_historyButtonDropDown .history-dropdown__scroll::-webkit-scrollbar{width:20px}.KCL_historyButtonDropDown .history-dropdown__scroll::-webkit-scrollbar-thumb{background:var(--color-action-primary-hover);border-radius:5px}.KCL_historyButtonDropDown .history-dropdown__scroll::-webkit-scrollbar-track{background:var(--color-bg-info);border-radius:5px}.KCL_historyButtonDropDown .history-dropdown__list{columns:auto;max-width:none;margin:0;padding:0;list-style:none}.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link{white-space:normal;border-bottom:1px solid var(--color-border);width:100%;box-shadow:none;padding:10px 15px 15px;font-weight:400;text-decoration:none;display:block}.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:hover,.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:focus-visible{background:var(--color-bg-info);box-shadow:none}.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:hover .history-dropdown__item-title,.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:hover .history-dropdown__item-text,.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:focus-visible .history-dropdown__item-title,.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:focus-visible .history-dropdown__item-text{color:var(--color-link-hover)}.KCL_historyButtonDropDown .history-dropdown__item .history-dropdown__item-link:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:-2px}.KCL_historyButtonDropDown .history-dropdown__item-title{color:var(--color-text-primary);overflow-wrap:break-word;margin:0;font-size:18px;font-weight:700;line-height:28px}.KCL_historyButtonDropDown .history-dropdown__item-text{color:var(--color-text-primary);overflow-wrap:break-word;margin:2px 0 0;font-size:16px;font-weight:400;line-height:26px}.KCL_historyButtonDropDown .history-dropdown__item-date{color:var(--color-text-secondary);margin:5px 0 0;font-size:15px;font-style:italic;line-height:18px}.KCL_historyButtonDropDown .history-dropdown__show-all{background:var(--color-bg-surface);justify-content:center;padding:10px 15px;display:flex;position:sticky;bottom:0}.KCL_historyButtonDropDown .history-dropdown__show-all a{text-decoration:none}.KCL_historyButtonDropDown .history-dropdown__state{flex-direction:column;align-items:center;gap:12px;padding:16px 16px 0;display:flex}.KCL_historyButtonDropDown .history-dropdown__skeleton-row{border-bottom:1px solid var(--color-border);flex-direction:column;gap:8px;padding:10px 15px 15px;display:flex}.KCL_historyButtonDropDown .history-dropdown__skeleton-line{background:linear-gradient(90deg, var(--color-skeleton-base) 25%, var(--color-skeleton-highlight) 37%, var(--color-skeleton-base) 63%);background-size:400% 100%;border-radius:6px;animation:1.4s infinite history-skeleton-shimmer}.KCL_historyButtonDropDown .history-dropdown__skeleton-line--title{width:40%;height:16px}.KCL_historyButtonDropDown .history-dropdown__skeleton-line--text{width:85%;height:13px}.KCL_historyButtonDropDown .history-dropdown__skeleton-line--date{width:55%;height:11px}.KCL_historyButtonDropDown .history-dropdown__empty{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:32px 24px 8px;display:flex}.KCL_historyButtonDropDown .history-dropdown__empty-title{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:700;line-height:26px}.KCL_historyButtonDropDown .history-dropdown__empty-text{color:var(--color-text-secondary);margin:0;font-size:15px;line-height:18px}@keyframes history-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes history-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.KCL_historyButtonDropDown .history-dropdown__panel{animation:none}.KCL_historyButtonDropDown .history-dropdown__skeleton-line{background:var(--color-skeleton-base);animation:none}}
/*# sourceMappingURL=3pta1ha2y8eqd.css.map*/