.ms-wrap{padding:14px;background:var(--ms-c3,#f5f5f5);color:#222}
.ms-panel{max-width:720px;margin:0 auto;background:#fff;border:1px solid #ddd;border-radius:10px;padding:16px}
.ms-msg{max-width:720px;margin:0 auto 10px;padding:8px 10px;background:#fff6dd;border:1px solid #eed188;border-radius:8px}
.ms-form{margin-top:10px}
.ms-row{margin-bottom:10px}
.ms-label{display:block;font-size:12px;margin-bottom:4px;color:#5d433c}
.ms-input,.ms-select,.ms-text{width:100%;padding:9px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#222}
.ms-text{min-height:90px}
.ms-btn{display:inline-block;border:0;background:var(--ms-c1,#cf3d01);color:var(--ms-c2,#fff);padding:10px 14px;border-radius:8px;text-decoration:none;cursor:pointer;font-weight:700}
.ms-btn:hover,.ms-btn:focus{background:var(--ms-c4,#5d433c);color:var(--ms-c5,#fff);text-decoration:none}
.ms-link{color:#5d433c;font-weight:700;text-decoration:underline}
