.content-shell { display:block; }
.content-shell .prose { max-width:46rem; }
.prose form { max-width:40rem; }
.prose input:not([type="hidden"]), .prose textarea { width:100%; border:1px solid #64748b; border-radius:.4rem; padding:.7rem; font:inherit; color:#152033; background:#fff; }
.prose label { font-weight:600; }
.prose button { background:#124c92; color:white; border:0; border-radius:.4rem; padding:.8rem 1.4rem; font:inherit; cursor:pointer; }
.prose input:focus-visible,.prose textarea:focus-visible,.prose button:focus-visible { outline:3px solid #0e7490; outline-offset:3px; }
.visually-hidden { position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; }
