.details-actions{display:flex;gap:8px;align-items:center}.details-dialog{width:min(760px,calc(100% - 28px));max-height:86vh;border:0;border-radius:18px;padding:0;box-shadow:0 25px 80px rgba(15,23,42,.3);color:#172033}.details-dialog::backdrop{background:rgba(15,23,42,.6);backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;border-bottom:1px solid #e2e8f0}.dialog-head h2{margin:4px 0 0}.dialog-close{width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f9;color:#475569;font-size:24px;cursor:pointer}.dialog-body{padding:22px 24px;overflow:auto}.dialog-body section+section{margin-top:22px}.dialog-body h3{margin:0 0 9px}.warning-details{padding:16px;border-radius:12px;border-left:4px solid #f59e0b;background:#fffbeb}.final-download{border-color:#86efac;background:#f0fdf4}@media(max-width:600px){.details-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.details-actions .btn{padding:10px 8px}.dialog-head,.dialog-body{padding:18px}.details-dialog{max-height:92vh}.file-title h3{font-size:16px}}
