/* ===== Mạnh Life V55 - one task popup + quiet timer ===== */
html.ml-v55-ready #mlTaskFloatingPopup{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
html.ml-v55-ready .ml-task-detail-zone{display:none!important;}
html.ml-v55-ready .ml-task-actions [data-action="toggle-detail"]{display:none!important;}
html.ml-v55-ready .ml-child-task-badge{cursor:pointer!important;}
html.ml-v55-ready .ml-task-item{cursor:pointer!important;}
html.ml-v55-ready .ml-task-item button,
html.ml-v55-ready .ml-task-item input,
html.ml-v55-ready .ml-task-item select,
html.ml-v55-ready .ml-task-item textarea,
html.ml-v55-ready .ml-task-item audio{cursor:auto!important;}
html.ml-v55-ready .ml-task-item:hover{transform:none!important;}
html.ml-v55-ready #mlTaskPopupToggle{width:42px!important;height:42px!important;min-width:42px!important;border-radius:999px!important;padding:0!important;font-size:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0f172a!important;color:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.22)!important;right:18px!important;bottom:18px!important;}
#mlV55MiniTimer{position:fixed;right:70px;bottom:18px;z-index:2147483200;border:0;border-radius:999px;min-height:38px;max-width:min(360px,calc(100vw - 120px));padding:7px 12px;display:flex;align-items:center;gap:8px;background:rgba(15,23,42,.94);color:#fff;box-shadow:0 18px 44px rgba(15,23,42,.22);font:900 13px/1.1 Arial,Helvetica,sans-serif;cursor:pointer;backdrop-filter:blur(8px)}
#mlV55MiniTimer span{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);flex:0 0 auto}#mlV55MiniTimer b{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mlV55MiniTimer em{font-style:normal;color:#dbeafe;white-space:nowrap;font-weight:1000}#mlV55MiniTimer.active{background:rgba(22,101,52,.95)}#mlV55MiniTimer.paused{background:rgba(30,41,59,.95)}#mlV55MiniTimer.done{background:rgba(14,116,144,.95)}#mlV55MiniTimer.idle{opacity:.86}
.ml-v55-modal.hidden{display:none!important}.ml-v55-modal{position:fixed;inset:0;z-index:2147483500;display:flex;align-items:center;justify-content:center;padding:22px;font-family:Arial,Helvetica,sans-serif;color:#0f172a}.ml-v55-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.34);backdrop-filter:blur(8px)}.ml-v55-panel{position:relative;width:min(1080px,96vw);max-height:min(88vh,820px);background:rgba(255,255,255,.98);border:1px solid rgba(226,232,240,.95);border-radius:30px;box-shadow:0 30px 100px rgba(15,23,42,.26);overflow:hidden;display:flex;flex-direction:column}.ml-v55-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #edf2f7;background:linear-gradient(180deg,#fff,#fbfcff)}.ml-v55-title-wrap{min-width:0;flex:1}.ml-v55-eyebrow{display:block;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:5px}.ml-v55-title-input{width:100%;border:0;background:transparent;color:#0f172a;font-size:24px;font-weight:1000;outline:none;padding:4px 0}.ml-v55-title-input:focus{background:#fff7ed;border-radius:12px;box-shadow:0 0 0 8px #fff7ed}.ml-v55-head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ml-v55-round,.ml-v55-close{border:0;border-radius:999px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-weight:1000;cursor:pointer}.ml-v55-round.primary{background:#22c55e;color:white;box-shadow:0 14px 30px rgba(34,197,94,.25)}.ml-v55-round.done{background:#ecfeff;color:#0e7490}.ml-v55-close{background:#f1f5f9;color:#64748b;font-size:22px}.ml-v55-body{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:520px;overflow:hidden}.ml-v55-side{padding:18px;border-right:1px solid #edf2f7;background:#fbfcff;overflow:auto}.ml-v55-main{padding:18px;overflow:auto;display:grid;gap:16px;background:#f8fafc}.ml-v55-time-card{border-radius:22px;background:linear-gradient(135deg,#0f172a,#1e293b);color:white;padding:16px;margin-bottom:14px;box-shadow:0 18px 42px rgba(15,23,42,.16)}.ml-v55-time-main{font-size:34px;line-height:1;font-weight:1000;letter-spacing:.02em}.ml-v55-time-sub{margin-top:8px;color:#cbd5e1;font-weight:900}.ml-v55-modal-progress{height:8px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden;margin-top:14px}.ml-v55-modal-progress i{display:block;height:100%;width:0%;background:#fb923c;border-radius:999px}.ml-v55-fields{display:grid;gap:10px}.ml-v55-fields label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.02em}.ml-v55-select,.ml-v55-fields input{width:100%;box-sizing:border-box;border:1px solid #dbe4f0;border-radius:14px;background:white;padding:10px 12px;color:#0f172a;font-weight:900;outline:none}.ml-v55-select:focus,.ml-v55-fields input:focus{border-color:#fb923c;box-shadow:0 0 0 4px rgba(251,146,60,.13)}.ml-v55-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ml-v55-quick-actions button{border:0;border-radius:999px;padding:10px 10px;background:#fff7ed;color:#9a3412;font-weight:1000;cursor:pointer}.ml-v55-section{background:white;border:1px solid #e5eaf2;border-radius:22px;box-shadow:0 12px 32px rgba(15,23,42,.04);padding:14px}.ml-v55-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ml-v55-section-head strong{font-size:16px}.ml-v55-section-head small{color:#94a3b8;font-weight:850}.ml-v55-empty{padding:18px;border:1px dashed #cbd5e1;background:#f8fafc;border-radius:16px;text-align:center;color:#94a3b8;font-weight:900}.ml-v55-subtasks{display:grid;gap:8px}.ml-v55-sub-row{display:grid;grid-template-columns:24px minmax(0,1fr) 24px;gap:8px;align-items:center;padding:8px 10px;border-radius:15px;background:#fbfdff;border:1px solid #e2e8f0}.ml-v55-sub-row input[type="checkbox"]{width:18px;height:18px}.ml-v55-sub-row input[data-v55-sub-title]{border:0;background:transparent;outline:none;font-weight:900;color:#0f172a;min-width:0}.ml-v55-sub-row.done input[data-v55-sub-title]{text-decoration:line-through;color:#94a3b8}.ml-v55-sub-row span{color:#94a3b8;font-weight:1000}.ml-v55-add-sub-row{display:flex;gap:8px;margin-top:10px}.ml-v55-add-sub-row input{flex:1;border:1px solid #fed7aa;background:#fffaf5;border-radius:999px;padding:11px 14px;font-weight:900;outline:none}.ml-v55-add-sub-row button{border:0;border-radius:999px;background:#f97316;color:#fff;width:42px;font-weight:1000;cursor:pointer}.ml-v55-comments{display:grid;gap:10px;max-height:280px;overflow:auto;padding-right:3px}.ml-v55-comment{padding:12px;border-radius:17px;background:#fbfdff;border:1px solid #e2e8f0}.ml-v55-comment-top{display:flex;align-items:center;gap:8px;margin-bottom:6px}.ml-v55-comment-top strong{flex:1;font-size:13px}.ml-v55-comment-top span{color:#94a3b8;font-size:11px;font-weight:900;white-space:nowrap}.ml-v55-comment-top button{border:0;border-radius:999px;background:#fee2e2;color:#991b1b;width:28px;height:28px;cursor:pointer}.ml-v55-comment p{white-space:pre-wrap;margin:0 0 8px;color:#334155;font-weight:700}.ml-v55-comment a{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2563eb;font-weight:900;text-decoration:none;margin-bottom:8px}.ml-v55-comment audio,.ml-v55-audio-preview audio{width:100%;height:38px}.ml-v55-compose{margin-top:12px;display:grid;gap:8px}.ml-v55-compose textarea,.ml-v55-compose input{width:100%;box-sizing:border-box;border:1px solid #dbe4f0;border-radius:16px;background:#fbfdff;padding:11px 13px;font-weight:800;outline:none}.ml-v55-compose textarea:focus,.ml-v55-compose input:focus{border-color:#fb923c;box-shadow:0 0 0 4px rgba(251,146,60,.12);background:white}.ml-v55-audio-preview{border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;padding:10px;color:#9a3412;font-weight:1000}.ml-v55-compose-actions{display:flex;gap:8px;align-items:center}.ml-v55-compose-actions button{border:0;border-radius:999px;padding:10px 14px;font-weight:1000;cursor:pointer}.ml-v55-compose-actions button:first-child{background:#f1f5f9;color:#334155}.ml-v55-compose-actions button:nth-child(2){background:#fee2e2;color:#991b1b}.ml-v55-compose-actions button:last-child{background:#f97316;color:#fff;flex:1}.ml-v55-rate{display:flex;gap:5px;margin-top:7px;flex-wrap:wrap}.ml-v55-rate button{border:0;border-radius:999px;background:#edf2f7;color:#475569;font-size:11px;font-weight:1000;padding:4px 7px;cursor:pointer}.ml-v55-rate button.active{background:#ffedd5;color:#9a3412}#mlV55Toast{position:fixed;left:50%;bottom:72px;transform:translate(-50%,18px);z-index:2147483600;background:#0f172a;color:#fff;padding:11px 15px;border-radius:999px;font-weight:1000;font-size:13px;box-shadow:0 18px 50px rgba(15,23,42,.26);opacity:0;pointer-events:none;transition:.18s ease}#mlV55Toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){.ml-v55-modal{align-items:flex-end;padding:8px}.ml-v55-panel{width:100%;max-height:94vh;border-radius:24px}.ml-v55-body{grid-template-columns:1fr;min-height:0}.ml-v55-side{border-right:0;border-bottom:1px solid #edf2f7}.ml-v55-main{max-height:52vh}.ml-v55-title-input{font-size:20px}#mlV55MiniTimer{right:60px;max-width:calc(100vw - 110px)}#mlV55MiniTimer b{max-width:95px}}
