.History_historyPage__AD50T{min-height:100vh;display:flex;flex-direction:column;align-items:center}.History_historyPageContent__Eo_e1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;max-width:1700px;width:100%;padding-bottom:30px}.History_error__VNn_p,.History_loading__h2clw,.History_noReports__Kp0_T{text-align:center}.History_reportItem__94bGn{width:100%;background-color:var(--white);border-radius:15px;padding:15px;cursor:pointer;border:2px solid var(--gray);gap:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:background-color .3s ease}.History_reportItem__94bGn:hover{background-color:var(--gray)}.History_reportList__kcYmx{list-style:none;padding:0;display:flex;flex-direction:column;gap:15px;width:100%}.History_reportItemHeader__YmNw0{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--background-gray);padding:15px;border-radius:15px;width:100%}.History_reportItemHeaderScore__3ij3w{display:flex;flex-direction:row;align-items:center;gap:10px}.History_reportTitle__Sr2nn{font-size:18px;font-weight:600;color:var(--black)}.History_reportItem__94bGn p{font-size:14px;font-weight:400;color:var(--black)}.History_reportDate__2kDhf,.History_reportUrl__dZoUW{display:flex;flex-direction:row;align-items:center;color:#848484!important;gap:7px}.History_reportItemheader__I5_bd svg{width:20px;height:20px;color:var(--black)}.History_reportDate__2kDhf svg,.History_reportUrl__dZoUW svg{width:16px;height:16px;color:#848484}.History_loadMoreButton__o9bhR{background:var(--white);color:var(--black);border:2px solid var(--gray);border-radius:15px;cursor:pointer;padding:15px 30px;font-size:14px;font-weight:500;transition:all .2s ease;align-self:center;margin-top:10px}.History_loadMoreButton__o9bhR:hover:not(:disabled){background-color:var(--gray)}.History_loadMoreButton__o9bhR:disabled{opacity:.6;cursor:not-allowed}