.edm-download-list{display:grid;gap:16px}.edm-download-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:14px 0}.edm-download-info{min-width:0}.edm-download-title{font-size:20px;font-weight:700;line-height:1.35}.edm-download-version{font-size:13px;color:#667085;margin-top:3px}.edm-download-desc{margin-top:10px;color:#344054}.edm-download-desc p:last-child{margin-bottom:0}.edm-download-meta{font-size:13px;color:#667085;margin-top:10px;overflow-wrap:anywhere}.edm-download-action{text-align:center;flex:0 0 auto}.edm-download-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:10px;text-decoration:none!important;font-weight:700;background:#1d4ed8;color:#fff!important;transition:.15s ease}.edm-download-button:hover{transform:translateY(-1px);opacity:.92}.edm-login-note{font-size:11px;color:#667085;max-width:220px;margin-top:7px}.edm-front-alert{padding:14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}@media(max-width:640px){.edm-download-card{align-items:stretch;flex-direction:column}.edm-download-action{text-align:left}.edm-download-button{width:100%}}
.edm-device-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}.edm-device-modal.is-open{display:flex}.edm-device-modal__backdrop{position:absolute;inset:0;background:rgba(17,24,39,.58);backdrop-filter:blur(2px)}.edm-device-modal__dialog{position:relative;z-index:1;width:min(520px,100%);box-sizing:border-box;background:#fff;border-radius:18px;padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.24);text-align:center}.edm-device-modal__icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff1f2;color:#be123c;font-size:30px;font-weight:800;margin:0 auto 18px}.edm-device-modal__dialog h3{font-size:24px;line-height:1.35;margin:0 0 12px;color:#111827}.edm-device-modal__message{font-size:16px;line-height:1.75;color:#374151;white-space:pre-line;margin-bottom:22px}.edm-device-modal__button{border:0;border-radius:10px;background:#1d4ed8;color:#fff;padding:11px 26px;font-size:16px;font-weight:700;cursor:pointer}.edm-device-modal__button:hover{opacity:.92}.edm-modal-open{overflow:hidden}@media(max-width:640px){.edm-device-modal__dialog{padding:24px 20px}.edm-device-modal__dialog h3{font-size:21px}}
