.pdul-app{font-family:inherit;background:#fff;border:1px solid #dfe5ef;border-radius:20px;padding:24px;box-shadow:0 12px 35px rgba(20,40,80,.08);margin:20px 0}.pdul-head h2{margin:8px 0}.pdul-head p{margin:0 0 18px;color:#5d6878}.pdul-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef5ff;color:#1769ff;font-weight:800;font-size:12px}.pdul-drop{border:2px dashed #b8c7dc;border-radius:16px;padding:30px;text-align:center;transition:.2s}.pdul-drop.over{border-color:#1769ff;background:#f4f8ff}.pdul-drop input{position:absolute;opacity:0;width:1px;height:1px}.pdul-drop label{display:flex;flex-direction:column;gap:7px;cursor:pointer}.pdul-drop strong{font-size:18px}.pdul-drop span{color:#697586}.pdul-file-row{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #edf0f5}.pdul-muted,.pdul-options small{color:#687385}.pdul-app label{display:block;font-weight:700;margin:14px 0}.pdul-app input,.pdul-app select{width:100%;box-sizing:border-box;padding:11px;border:1px solid #cbd5e1;border-radius:10px;margin-top:6px;background:#fff}.pdul-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.pdul-actions button{border:0;border-radius:11px;padding:12px 18px;font-weight:800;cursor:pointer}.pdul-primary{background:#1769ff;color:#fff}.pdul-secondary{background:#eef1f5;color:#1d2733}.pdul-status{margin-top:16px;padding:12px;border-radius:10px}.pdul-status.good{background:#edf9f1;color:#146c38}.pdul-status.bad{background:#fff1f1;color:#9a1d1d}.pdul-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:20px}.pdul-preview-grid figure{margin:0;padding:8px;background:#f7f8fa;border-radius:10px}.pdul-preview-grid img{display:block;width:100%;height:auto}.pdul-preview-grid figcaption{text-align:center;font-size:12px;padding-top:5px}.pdul-meta{white-space:pre-wrap;background:#f5f7fa;padding:15px;border-radius:10px;overflow:auto}@media(max-width:600px){.pdul-app{padding:16px;border-radius:14px}.pdul-drop{padding:24px 14px}.pdul-actions button{width:100%}}
