.brand-header{background:#fff;padding:10px 12px;display:flex;justify-content:center}
.brand-header img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}
textarea{width:100%;border:1px solid #ffffff18;border-radius:9px;background:linear-gradient(135deg,#164b83,#103762);color:#fff;padding:13px 15px;font:inherit;line-height:1.45;resize:vertical;outline:none}
textarea::placeholder{color:#b9cbe0}
.record-stimulus{background:#062544;padding:10px;border-radius:7px;margin-top:14px}
.record-stimulus span{display:block;color:#b9cbe0;font-size:.73rem;text-transform:uppercase;font-weight:700;margin-bottom:3px}
.record-stimulus p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:540px){.brand-header{padding:7px 8px}.brand-header img{max-height:230px}}
