.m60-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;border:1px solid #dde3ed;border-radius:18px;padding:22px;margin-bottom:24px}.m60-bar p,.m60-note{font-size:13px;color:#64748b;line-height:1.6}.m60 label{display:block;margin:16px 0}.m60 input:not([type=checkbox]),.m60 select,.m60 textarea{width:100%;box-sizing:border-box}.m60-note{background:#f1f5f9;padding:14px;border-radius:12px}.m60-actions{display:flex;gap:10px;flex-wrap:wrap}.m60-check{display:flex!important;align-items:center;gap:10px}.m60-check input{width:18px!important;flex-shrink:0}.m60-history{border-bottom:1px solid #e2e8f0;padding:14px 0}.dialog:has(.m60){overflow:hidden;max-height:calc(100dvh - 32px)}.dialog:has(.m60)>form{display:flex;flex-direction:column;max-height:calc(100dvh - 32px);min-height:0}.dialog:has(.m60) .dialog-body{min-height:0;max-height:none;overflow:auto}.dialog:has(.m60)>form>header,.dialog:has(.m60)>form>footer{flex:0 0 auto}@media(max-width:640px){.m60-bar{flex-direction:column;align-items:stretch}}
