.content-change-planner,.image-change-planner{margin:2rem 0;padding-top:1.5rem;border-top:1px solid var(--line)}.content-change-planner>div:first-child p,.image-change-planner>div:first-child p{color:var(--muted)}.detected-content-item{display:grid;grid-template-columns:minmax(130px,.35fr) 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.detected-content-item>div{display:grid;align-content:start;gap:.65rem}.detected-content-item .keep-toggle{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:.45rem!important;margin:0!important;font-size:.82rem;font-weight:500!important}.keep-toggle input{width:20px;height:20px;accent-color:var(--blue)}.detected-content-item label{margin:0!important}.detected-content-item textarea{min-height:100px!important}.detected-content-item:has(.keep-toggle input:not(:checked)) textarea{text-decoration:line-through;opacity:.55}.detected-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0}.detected-image-item{border:1px solid var(--line);background:white;overflow:hidden;cursor:grab}.detected-image-item.dragging{opacity:.45}.detected-image-item>img{display:block;width:100%;height:150px;object-fit:cover;background:#f0f3f7}.detected-image-item>div{display:grid;gap:.45rem;padding:.8rem}.detected-image-item small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detected-image-item label{margin:0!important;font-size:.82rem}.detected-image-item select{min-height:44px!important;padding:.55rem!important}.image-order-actions{display:flex;gap:.4rem}.image-order-actions button{width:44px;height:44px;border:1px solid var(--line);background:#fff;font-size:1.1rem;cursor:pointer}@media(max-width:760px){.detected-content-item{grid-template-columns:1fr}.detected-image-grid{grid-template-columns:1fr 1fr}.detected-image-item>img{height:120px}}@media(max-width:430px){.detected-image-grid{grid-template-columns:1fr}.detected-image-item{display:grid;grid-template-columns:120px 1fr}.detected-image-item>img{height:100%;min-height:170px}}
