/* 目的切片与附件增量样式，沿用既有蓝色经营看板风格。 */
#slice{min-width:156px}.slice-empty{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:10px}.attachment-tip{margin:0 0 10px;color:#7890ae;font-size:12px}.attachment-cell{display:flex;align-items:center;gap:5px;min-height:30px;overflow:hidden}.upload-btn{display:inline-flex;align-items:center;white-space:nowrap;padding:4px 7px;border:1px dashed #93b4e8;border-radius:5px;color:#2e67b9;font-size:12px;cursor:pointer}.upload-btn input{display:none}.attachment-chip{overflow:hidden;max-width:128px;padding:3px 5px;border:0;border-radius:5px;background:#edf4ff;color:#3968ad;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.attachment-more{border:0;background:transparent;color:#326ac0;font-weight:700;white-space:nowrap}.attachment-loading{color:#8aa0ba;font-size:12px}#attachment-dialog{width:min(520px,90vw);border:1px solid var(--line);border-radius:12px;color:#24446e;box-shadow:0 15px 44px #173b7350}#attachment-dialog::backdrop{background:#1d38663b}#attachment-dialog h3{margin:0 0 8px;color:var(--ink)}#attachment-dialog ul{padding:0;list-style:none}#attachment-dialog li{display:flex;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #edf2f8}#attachment-dialog li button:first-child{overflow:hidden;max-width:290px;border:0;background:transparent;color:#2864b7;text-overflow:ellipsis;white-space:nowrap}#attachment-dialog li small{color:#8195af;flex:1}@media(max-width:760px){#slice{min-width:130px}.attachment-tip{line-height:1.45}}
