.ddl-popup-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.45);display:flex;align-items:center;justify-content:center;z-index:99999}
.ddl-popup-card{width:94%;max-width:760px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,0.15)}
.ddl-popup-card h3{margin-top:0}
