/* ===== V64 hard fix: popup always opens + drag sort + smaller done ===== */
.ml-v64-ready .ml-task-left .ml-task-check{display:none!important}
.ml-v64-ready .ml-drag-handle{cursor:grab!important;touch-action:none!important;user-select:none!important;width:30px!important;height:30px!important;border-radius:12px!important}
.ml-v64-ready .ml-drag-handle:active{cursor:grabbing!important}
.ml-v64-ready .ml-task-item{will-change:auto!important;transition:border-color .12s ease, background .12s ease, box-shadow .12s ease!important}
.ml-v64-ready .ml-task-item:hover{transform:none!important}
.ml-v64-ready .ml-inline-edit-title,.ml-v64-ready .ml-task-title-row,.ml-v64-ready .ml-task-content{cursor:pointer!important}
.ml-v64-ready .ml-v64-done-right{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:950!important;line-height:1!important;background:#dcfce7!important;color:#15803d!important;border:1px solid rgba(34,197,94,.23)!important;box-shadow:0 6px 12px rgba(34,197,94,.10)!important;transform:none!important}
.ml-v64-ready .ml-task-actions .ml-btn{transform:none!important}.ml-v64-ready .ml-task-actions .ml-btn:hover{transform:none!important}
.ml-v64-drag-ready{outline:1px dashed rgba(249,115,22,.28)!important}.ml-v64-dragging{opacity:.84!important;box-shadow:0 18px 44px rgba(15,23,42,.14)!important}.ml-v64-drop-before{box-shadow:inset 0 3px 0 #f97316!important}.ml-v64-drop-after{box-shadow:inset 0 -3px 0 #f97316!important}
.ml-v64-modal.hidden{display:none!important}.ml-v64-modal{position:fixed!important;inset:0!important;z-index:2147483500!important;font-family:inherit!important}.ml-v64-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(12px)}
.ml-v64-panel{position:relative;margin:5vh auto 0;width:min(1180px,calc(100vw - 56px));max-height:90vh;overflow:hidden;background:linear-gradient(180deg,#fffdf8,#fff);border:1px solid rgba(226,232,240,.95);border-radius:28px;box-shadow:0 36px 100px rgba(15,23,42,.32)}
.ml-v64-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 28px 18px;border-bottom:1px solid rgba(226,232,240,.78);background:linear-gradient(135deg,rgba(255,247,237,.92),rgba(255,255,255,.96))}.ml-v64-title-wrap span{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-weight:900;margin-bottom:6px}.ml-v64-title{width:min(640px,60vw);border:0;background:transparent;color:#0f172a;font-size:32px;font-weight:950;outline:none;padding:2px 0}.ml-v64-head-actions{display:flex;gap:10px}.ml-v64-round{width:44px;height:44px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:17px;cursor:pointer}.ml-v64-round.run{background:#22c55e;color:#fff;box-shadow:0 14px 30px rgba(34,197,94,.24)}.ml-v64-round.done{background:#e0f2fe;color:#0369a1}.ml-v64-round.close{background:#e2e8f0;color:#475569}.ml-v64-body{display:grid;grid-template-columns:320px 1fr;gap:22px;padding:24px;max-height:calc(90vh - 116px);overflow:auto}.ml-v64-side{display:flex;flex-direction:column;gap:14px}.ml-v64-timebox{background:#0f172a;color:#fff;border-radius:24px;padding:22px;box-shadow:0 20px 42px rgba(15,23,42,.18)}.ml-v64-timebox strong{display:block;font-size:34px;letter-spacing:.04em}.ml-v64-timebox span{display:block;margin-top:8px;color:#cbd5e1;font-weight:800}.ml-v64-timebox i{display:block;height:8px;background:rgba(255,255,255,.2);border-radius:999px;margin-top:18px;overflow:hidden}.ml-v64-timebox b{display:block;height:100%;background:#fb923c;border-radius:999px;width:0}.ml-v64-side label{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ml-v64-select,.ml-v64-side input{margin-top:7px;width:100%;height:44px;border:1px solid #dbe4ef;border-radius:14px;background:#fff;padding:0 14px;color:#0f172a;font-weight:850;outline:none}.ml-v64-main{display:flex;flex-direction:column;gap:18px;min-width:0}.ml-v64-section{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 16px 36px rgba(15,23,42,.05)}.ml-v64-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ml-v64-section-head strong{font-size:18px;color:#0f172a}.ml-v64-section-head small{color:#94a3b8;font-weight:800}.ml-v64-empty{border:1px dashed #cbd5e1;border-radius:16px;padding:18px;text-align:center;color:#94a3b8;font-weight:850;background:#f8fafc}.ml-v64-addline{display:flex;gap:10px;margin-top:12px}.ml-v64-addline input,.ml-v64-compose textarea{flex:1;border:1px solid #dbe4ef;border-radius:16px;padding:13px 16px;font-weight:850;outline:none}.ml-v64-addline button,.ml-v64-compose-actions button{border:0;border-radius:999px;background:#f97316;color:#fff;font-weight:950;padding:0 20px;min-height:42px}.ml-v64-sub{display:grid;grid-template-columns:24px 1fr 54px;align-items:center;gap:10px;padding:9px 10px;border:1px solid #edf2f7;border-radius:14px;margin-bottom:8px}.ml-v64-sub input[data-v64-sub-title]{border:0;background:transparent;font-weight:850;outline:none;color:#0f172a}.ml-v64-sub.done{opacity:.62}.ml-v64-sub.done input[data-v64-sub-title]{text-decoration:line-through}.ml-v64-comments{display:flex;flex-direction:column;gap:10px}.ml-v64-comment{border:1px solid #e2e8f0;border-radius:18px;padding:14px;background:#f8fafc}.ml-v64-comment>div{display:flex;align-items:center;gap:10px}.ml-v64-comment strong{color:#0f172a}.ml-v64-comment span{margin-left:auto;color:#94a3b8;font-size:12px;font-weight:850}.ml-v64-comment button{width:30px;height:30px;border:0;border-radius:999px;background:#fff;color:#64748b}.ml-v64-comment p{margin:10px 0 0;color:#334155;font-weight:750;white-space:pre-wrap}.ml-v64-comment a{color:#2563eb;font-weight:950;word-break:break-word}.ml-v64-comment audio{width:100%;margin-top:10px}.ml-v64-compose{margin-top:12px}.ml-v64-compose textarea{width:100%;box-sizing:border-box;resize:vertical}.ml-v64-compose-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.ml-v64-compose-actions button:first-child{background:#0f172a}.ml-v64-compose-actions button:nth-child(2){background:#ef4444}.ml-v64-audio-preview{margin-top:10px;padding:10px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.ml-v64-audio-preview audio{width:100%}.ml-v64-rate{display:flex;gap:7px;margin-top:8px}.ml-v64-rate button{border:0;border-radius:999px;background:#eef2f7;color:#64748b;padding:6px 10px;font-weight:950}.ml-v64-rate button.active{background:#ffedd5;color:#9a3412}.ml-v64-modal-open body{overflow:hidden!important}#mlV64Toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%) translateY(16px);opacity:0;z-index:2147483600;background:#0f172a;color:#fff;border-radius:999px;padding:12px 18px;font-weight:950;box-shadow:0 18px 48px rgba(15,23,42,.24);transition:.18s ease}#mlV64Toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:860px){.ml-v64-panel{width:calc(100vw - 20px);margin-top:10px;border-radius:22px}.ml-v64-body{grid-template-columns:1fr}.ml-v64-title{width:100%;font-size:26px}.ml-v64-header{padding:18px}.ml-v64-body{padding:16px}}
