.euh-panel { margin: .6rem 0 1rem; padding: .75rem; border: 1px solid #b8c8c0; border-radius: 4px; background: #f4f8f5; color: #20382b; font-size: 15px; line-height: 1.5; }
.euh-panel p { margin: 0 0 .4rem; padding: 0; }
.euh-original { display: flex !important; align-items: flex-start; gap: .5rem; font-weight: normal !important; }
.euh-original input { width: auto !important; margin-top: .3rem; }
.euh-status { display: block; margin-top: .4rem; }
.euh-form-status { padding: .75rem; background: #f4f8f5; border-left: 4px solid #326647; color: #20382b; }
.euh-form-status:empty { display: none; }
