.ho-panel{padding:20px;margin:0 0 20px;border:1px solid #d7e4f0;border-radius:12px;background:#fff;color:#233d53}.ho-panel header,.ho-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.ho-panel h3{margin:0 0 8px}.ho-panel p{font-size:13px;color:#567086;line-height:1.7}.ho-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;margin:16px 0;background:#f4f8fc;border-radius:10px}.ho-form h4,.ho-wide{grid-column:1/-1}.ho-form label{display:flex;flex-direction:column;gap:7px;font-size:13px}.ho-panel input:not([type=checkbox]),.ho-panel select,.ho-panel textarea{box-sizing:border-box;min-width:0;max-width:100%;padding:9px;border:1px solid #cbddeb;border-radius:6px;background:white;color:inherit}.ho-form textarea{min-height:100px}.ho-list article{padding:16px 0;border-top:1px solid #e0eaf2;margin-top:14px}.ho-heading span{font-size:12px;white-space:nowrap;background:#edf5fc;padding:6px 10px;border-radius:12px}.ho-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ho-evidence{white-space:pre-wrap;overflow-wrap:anywhere}.ho-panel [data-ho-message]:not(:empty){padding:12px;background:#fff5df;margin:12px 0;border-radius:6px}@media(max-width:650px){.ho-form{grid-template-columns:1fr}.ho-panel header,.ho-heading{align-items:flex-start;flex-direction:column}.ho-actions>*{max-width:100%}.ho-panel{padding:12px}}
