.v2-history{--history-paper:#fff;--history-ink:#101010;--history-muted:#626262;--history-line:#dedfe1;--history-surface:#f7f8f9;--history-red:#e42622;--history-space:1.5rem;--history-radius:.5rem;background:var(--history-paper);min-height:75vh;color:var(--history-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--v2-sans);letter-spacing:-.02em;padding-block:clamp(2rem,5vw,4.5rem);line-height:1.7}.v2-history *{box-sizing:border-box}.v2-history .history-wrap{width:min(100% - 3rem,74rem);margin-inline:auto}.v2-history :is(h1,h2,h3,p,li,button,label,dt,dd){word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty}.v2-history :is(h1,h2,h3){letter-spacing:-.04em!important;line-height:1.3!important}.v2-history p{margin:0}.v2-history h1{margin:.7rem 0 1.2rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:850}.v2-history h1 span{max-width:100%;display:inline-block}.v2-history h2{margin:0;font-size:1.5rem;font-weight:800}.v2-history h3{margin:.5rem 0;font-size:1.2rem;font-weight:750}.v2-history button,.v2-history input{font:inherit}.v2-history button{cursor:pointer}.v2-history button:disabled{opacity:.45;cursor:not-allowed}.v2-history :is(button,a,input):focus-visible{outline:.18rem solid var(--history-red);outline-offset:.25rem}.v2-history a{color:inherit}.v2-history .history-heading{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.v2-history .history-heading>section{max-width:51rem}.v2-history .history-heading>section>p:last-child{color:var(--history-muted);font-size:.95rem}.v2-history .history-eyebrow{color:var(--history-red);font-size:.9rem;font-weight:750}.v2-history .history-button{border:1px solid var(--history-ink);background:var(--history-ink);max-width:100%;min-height:2.9rem;color:var(--history-paper);text-align:center;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-size:.85rem;font-weight:750;line-height:1.5;text-decoration:none;display:inline-flex}.v2-history .history-button:hover:not(:disabled){background:var(--history-red);border-color:var(--history-red)}.v2-history .history-button.secondary{color:var(--history-ink);background:var(--history-paper);border-color:var(--history-line)}.v2-history .history-button.secondary:hover:not(:disabled){background:var(--history-surface);border-color:var(--history-ink)}.v2-history .history-button.danger{background:var(--history-red);border-color:var(--history-red)}.v2-history .history-text-link{min-height:2.75rem;color:inherit;text-underline-offset:.25rem;background:0 0;border:0;align-items:center;padding:.25rem 0;font-size:.85rem;font-weight:650;text-decoration:underline;display:inline-flex}.v2-history .history-notice:not(:empty){border-left:.2rem solid var(--history-red);background:var(--history-surface);margin-block:1rem;padding:1rem}.v2-history .history-toolbar{border-top:1px solid var(--history-line);justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-block:1.5rem;display:flex}.v2-history .history-toolbar>label{flex:0 23rem;gap:.5rem;font-size:.85rem;font-weight:700;display:grid}.v2-history input[type=search]{border:1px solid var(--history-line);border-radius:var(--history-radius);background:var(--history-paper);width:100%;min-width:0;color:var(--history-ink);padding:.8rem 1rem;font-weight:400}.v2-history .history-selection{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.v2-history .history-selection p{color:var(--history-muted);font-size:.85rem}.v2-history .history-selection strong{color:var(--history-ink);margin-left:.4rem}.v2-history .history-count{color:var(--history-muted);margin-bottom:1rem;font-size:.8rem}.v2-history .history-list{border-top:1px solid var(--history-ink);margin:0;padding:0;list-style:none}.v2-history .history-list>li{border-bottom:1px solid var(--history-line);padding-block:1.75rem}.v2-history .history-row-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;display:grid}.v2-history .history-row-heading h2{margin-top:.3rem;font-size:1.1rem}.v2-history .history-row-heading h2 a{text-decoration:none}.v2-history .history-row-heading h2 a:hover{text-underline-offset:.25rem;text-decoration:underline}.v2-history .history-filename{word-break:normal;overflow-wrap:anywhere}.v2-history .history-date{color:var(--history-muted);font-size:.8rem}.v2-history .history-select{align-items:center;gap:.5rem;min-height:2.75rem;font-size:.8rem;display:flex}.v2-history input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--history-red)}.v2-history .history-row-content{grid-template-columns:minmax(0,1fr) minmax(16rem,.9fr);align-items:start;gap:2rem;padding:1.3rem 0 0 5.25rem;display:grid}.v2-history .history-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;display:grid}.v2-history .history-facts dt{color:var(--history-muted);grid-row:1;font-size:.75rem}.v2-history .history-facts dd{grid-row:2;margin:.5rem 0 0;font-size:1.1rem;font-weight:750}.v2-history .history-facts dd small{margin-left:.2rem;font-size:.7em;font-weight:400}.v2-history .history-audio{min-width:0}.v2-history .history-audio audio{width:100%;height:2.7rem;display:block}.v2-history .history-retention,.v2-history .history-audio-unavailable{color:var(--history-muted);font-size:.75rem;line-height:1.75}.v2-history .history-retention{margin-top:.6rem}.v2-history .history-audio-unavailable{padding-block:.7rem}.v2-history .history-row-actions{justify-content:flex-end;gap:1.25rem;margin-top:.6rem;display:flex}.v2-history .history-delete{min-height:2.75rem;color:var(--history-muted);text-underline-offset:.2rem;background:0 0;border:0;padding:.5rem 0;font-size:.8rem;text-decoration:underline}.v2-history .history-error{color:var(--history-red);margin-top:.8rem;font-size:.85rem}.v2-history .history-empty{justify-items:start;gap:1.3rem;max-width:46rem;padding:3.5rem 0;display:grid}.v2-history .history-empty>p{color:var(--history-muted)}.v2-history .history-more{margin:2rem auto 0;display:flex}.v2-history .history-actions{flex-wrap:wrap;gap:.75rem;display:flex}.v2-history .history-comparison{border:1px solid var(--history-line);border-radius:var(--history-radius);background:var(--history-surface);margin-bottom:2.5rem;padding:1.5rem}.v2-history .history-comparison>header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.v2-history .history-comparison>header p{color:var(--history-muted);margin-top:.6rem;font-size:.85rem}.v2-history .history-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.v2-history .history-compare-grid>article{border:1px solid var(--history-line);background:var(--history-paper);border-radius:var(--history-radius);min-width:0;padding:1.25rem}.v2-history .history-compare-label{color:var(--history-red);font-size:.8rem;font-weight:750}.v2-history .history-compare-grid .history-facts{margin-block:1.25rem}.v2-history .history-comparison-note{color:var(--history-muted);margin-top:1.25rem;font-size:.8rem}.v2-history .history-account-link{color:var(--history-muted);flex-wrap:wrap;gap:1.5rem;margin-top:3rem;font-size:.8rem;display:flex}.v2-history .history-dialog{border:1px solid var(--history-line);border-radius:var(--history-radius);background:var(--history-paper);width:min(100% - 2rem,30rem);color:var(--history-ink);margin:auto;padding:1.75rem}.v2-history .history-dialog::backdrop{background:#0008}.v2-history .history-dialog>p{margin-top:1rem;font-size:.9rem}.v2-history .history-dialog .history-actions{justify-content:flex-end;margin-top:1.5rem}@media (max-width:900px){.v2-history .history-heading{flex-direction:column;align-items:flex-start}.v2-history .history-toolbar{flex-direction:column;align-items:stretch}.v2-history .history-toolbar>label{flex-basis:auto;max-width:30rem}.v2-history .history-selection{justify-content:flex-start}.v2-history .history-row-content{grid-template-columns:1fr;gap:1rem}}@media (max-width:600px){.v2-history .history-wrap{width:calc(100% - 2.5rem)}.v2-history .history-heading{gap:1.5rem}.v2-history .history-heading h1{font-size:2rem}.v2-history .history-desktop-break{display:none}.v2-history .history-row-heading{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.v2-history .history-row-heading>section{grid-area:2/1/auto/-1}.v2-history .history-row-content{padding-left:0}.v2-history .history-facts{gap:.6rem}.v2-history .history-facts dd{font-size:.95rem}.v2-history .history-comparison{padding:1rem}.v2-history .history-comparison>header{flex-direction:column}.v2-history .history-compare-grid{grid-template-columns:1fr}.v2-history .history-compare-grid>article{padding:1rem}.v2-history .history-selection{gap:.6rem}.v2-history .history-dialog{padding:1.3rem}}
