.drafts-panel{overflow:hidden}.draft-customer{border-top:1px solid var(--border,#e2e8f0)}.draft-customer-title{background:#f8fafc;align-items:center;gap:10px;padding:16px 20px;display:flex}.draft-customer-title>span{color:#64748b;font-size:12px}.draft-workflow{border-top:1px solid #edf0f4;margin:0 14px}.draft-workflow>summary{cursor:pointer;align-items:center;gap:14px;padding:14px 6px;list-style:none;display:flex}.draft-workflow>summary:before{content:"›";color:#64748b;font-size:24px}.draft-workflow[open]>summary:before{transform:rotate(90deg)}.draft-title{flex-direction:column;flex:1;gap:4px;display:flex}.draft-title small,.draft-item small{color:#64748b;font-size:12px}.draft-save-status{color:#52705d;font-size:12px}.draft-save-status.conflict,.draft-save-status.error,.draft-error{color:#a14432}.draft-error{margin:0 20px 12px;font-size:13px}.draft-items{border-left:2px solid #e2e8f0;margin:0 0 16px 38px;padding-left:15px}.draft-item{justify-content:space-between;align-items:center;padding:9px 8px;display:flex}.draft-item label{flex:1}.draft-item label>span{flex-direction:column;gap:4px;display:flex}.draft-workflow input[type=checkbox]{flex-shrink:0;width:16px;height:16px}@media (width<=760px){.draft-save-status{display:none}.draft-workflow>summary{gap:8px}.draft-customer-title{flex-wrap:wrap}.draft-title{min-width:0}.draft-title strong{overflow-wrap:anywhere}}.draft-persistence-status{z-index:150;color:#76522e;background:#fff6e5;border:1px solid #e3c998;border-radius:9px;align-items:center;gap:16px;max-width:min(760px,90vw);padding:13px 18px;font-size:13px;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 3px 20px #172e4720}.draft-persistence-status .button{flex-shrink:0}
