.modal-overlay{z-index:90;background:#00000080;position:fixed;inset:0}.modal-content{z-index:91;width:min(100% - 2rem,var(--modal-width));max-height:calc(100vh - 2rem);color:var(--color-ink);background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:1.2rem;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.modal-head[data-v-f3901ef2]{font-weight:var(--weight-extrabold);font-size:var(--text-section);justify-content:space-between;align-items:center;display:flex}.modal-close[data-v-f3901ef2]{color:var(--color-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;padding:.35rem}.modal-description[data-v-f3901ef2]{color:var(--color-muted);margin:.4rem 0 1rem}
