.wdw-wum-history__panel{max-width:1200px;margin:0 auto;padding:28px}.wdw-wum-history__head{display:flex;align-items:center;justify-content:space-between;gap:18px}.wdw-wum-history__head span{color:var(--wdw-text-muted);font-size:14px;font-weight:900;letter-spacing:.13em}.wdw-wum-history__head strong{display:block;margin-top:6px;color:var(--wdw-text-primary);font-size:21px}.wdw-wum-history__head>b{padding:8px 11px;border-radius:10px;color:var(--wdw-text-accent);background:rgba(112,218,232,.06);font-size:14px}.wdw-wum-history__rows{display:grid;gap:11px;margin-top:24px}.wdw-wum-history__rows article{display:grid;grid-template-columns:95px minmax(220px,1fr) 110px 110px 90px;align-items:center;gap:16px;padding:17px;border:1px solid var(--wdw-field-border-soft);border-radius:15px;background:var(--wdw-field-bg);transition:.28s ease}.wdw-wum-history__rows article.is-active{transform:translateX(4px);border-color:var(--wdw-field-border-strong);background:var(--wdw-field-active-bg)}.wdw-wum-history__rows article>span{padding:7px 9px;border-radius:9px;color:#7ee39c;background:rgba(105,224,149,.05);font-size:14px;font-weight:900;text-align:center}.wdw-wum-history__rows strong{color:var(--wdw-text-secondary);font-size:16px}.wdw-wum-history__rows small{display:block;margin-top:4px;color:var(--wdw-text-muted);font-size:14px}.wdw-wum-history__rows b{display:block;margin-top:5px;color:var(--wdw-text-secondary);font-size:15px}.wdw-wum-history__retention{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--wdw-container-border) 10%,transparent)}.wdw-wum-history__retention>div{padding:16px;border:1px solid var(--wdw-field-border-soft);border-radius:14px;background:var(--wdw-field-bg)}.wdw-wum-history__retention span{color:var(--wdw-text-accent);font-size:14px;font-weight:900}.wdw-wum-history__retention strong{display:block;margin-top:6px;color:var(--wdw-text-primary);font-size:21px}.wdw-wum-history__retention small{display:block;margin-top:3px;color:var(--wdw-text-muted);font-size:14px}@media(max-width:900px){.wdw-wum-history__rows article{grid-template-columns:1fr 1fr}.wdw-wum-history__rows article>span,.wdw-wum-history__rows article>div:nth-child(2){grid-column:1/-1}.wdw-wum-history__retention{grid-template-columns:1fr}}@media(max-width:560px){.wdw-wum-history__head{align-items:flex-start;flex-direction:column}.wdw-wum-history__rows article{grid-template-columns:1fr}}
