.morning-layered-page .ml-card{position:relative}.morning-layered-page .ml-card [data-edit]{position:absolute;right:8px;top:8px;z-index:4;width:auto;border:0;border-radius:999px;background:#1677ff;color:#fff;padding:7px 11px;font-size:12px;cursor:pointer}.morning-layered-page .ml-card [data-d]{display:block;width:100%;border:0;border-radius:0;background:#eef5ff;color:#1677ff;padding:10px;cursor:pointer}.morning-layered-page .ml-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.morning-layered-page .ml-preview-actions{display:flex;align-items:center;gap:10px}.morning-layered-page .ml-preview-actions button{border:0;border-radius:8px;background:#1677ff;color:#fff;padding:10px 16px;cursor:pointer}.morning-layered-page .ml-preview-actions button[hidden]{display:none!important}.morning-layered-page .ml-copy-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:14px 0 7px}.morning-layered-page .ml-copy-title label{margin:0}.morning-layered-page .ml-copy-title button{border:1px solid #dbe6f5;border-radius:7px;background:#f3f8ff;color:#1677ff;padding:6px 8px;margin-left:6px;cursor:pointer;font-size:12px}
.morning-layered-page button:focus,.morning-layered-page input:focus,.morning-layered-page textarea:focus,.ml-album-modal button:focus{outline:0!important;box-shadow:none!important}
.morning-layered-page .ml-photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 6px}.morning-layered-page .ml-photo-actions button{border:1px solid #dbe6f5;border-radius:8px;background:#f3f8ff;color:#1677ff;padding:8px 10px;cursor:pointer}
.ml-album-modal{position:fixed;inset:0;z-index:99999;background:rgba(15,23,42,.48);display:flex;align-items:center;justify-content:center;padding:24px}.ml-album-box{width:min(920px,92vw);max-height:82vh;background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.25);display:flex;flex-direction:column;overflow:hidden}.ml-album-head,.ml-album-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf1f7}.ml-album-foot{border-top:1px solid #edf1f7;border-bottom:0}.ml-album-head button{border:0;background:#f2f6fb;border-radius:999px;width:30px;height:30px;cursor:pointer}.ml-album-list{padding:14px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;min-height:220px}.ml-album-item{border:2px solid #edf1f7;background:#fff;border-radius:12px;padding:8px;cursor:pointer;text-align:left;color:#344054}.ml-album-item.active{border-color:#1677ff;background:#eef6ff}.ml-album-item img{width:100%;height:96px;object-fit:cover;border-radius:8px;display:block;margin-bottom:6px}.ml-album-item span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.ml-album-foot button{border:1px solid #dbe6f5;border-radius:8px;background:#fff;color:#344054;padding:9px 14px;cursor:pointer}.ml-album-foot .ml-primary{border-color:#1677ff;background:#1677ff;color:#fff}
