.portal-reset-history{margin-top:18px;overflow:hidden}
.portal-reset-history>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px;cursor:pointer;list-style:none;user-select:none}
.portal-reset-history>summary::-webkit-details-marker{display:none}
.portal-reset-history>summary h2{margin:4px 0;font-size:19px}
.portal-reset-history>summary p{margin:0;color:var(--muted);font-size:11px}
.portal-reset-history-count{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:7px;flex:0 0 auto;padding:9px 12px;border:1px solid #cfe0db;border-radius:11px;background:#f3f8f6;color:#0c5b4c}
.portal-reset-history-count strong{font-size:17px}.portal-reset-history-count span{color:var(--muted);font-size:9px}.portal-reset-history-count i{font-style:normal;transition:transform .18s ease}
.portal-reset-history[open]>summary{border-bottom:1px solid var(--line);background:#f7faf9}.portal-reset-history[open] .portal-reset-history-count i{transform:rotate(180deg)}
.portal-reset-history-body{padding:0 0 18px}.portal-reset-history-body table{min-width:760px}.portal-reset-history-body td{vertical-align:middle}.portal-reset-history-body td small{display:block;margin-top:3px;color:var(--muted);font-size:9px}
.portal-reset-security-note{margin:15px 20px 0;padding:12px 14px;border-left:3px solid #d2aa34;border-radius:8px;background:#fff8df;color:#685823;font-size:10px}
@media(max-width:650px){.portal-reset-history>summary{align-items:flex-start;padding:17px;gap:10px}.portal-reset-history>summary h2{font-size:16px}.portal-reset-history>summary p{font-size:9px}.portal-reset-history-count{grid-template-columns:auto auto;padding:7px 9px}.portal-reset-history-count span{display:none}.portal-reset-history-body{padding-bottom:14px}.portal-reset-security-note{margin:12px 14px 0}}
