.aurapep-mc { padding:1rem; border:1px solid #cbd5e1; border-radius:10px; max-width:100%; color:#102d3b; background:#f5faf8; }
.aurapep-mc p,.aurapep-mc dd { overflow-wrap:anywhere; }
.aurapep-mc .amc-address { font-family:monospace; user-select:all; }
.aurapep-mc dt { font-weight:600; margin-top:.65rem; }
.aurapep-mc dd { margin:0; }
.aurapep-mc button { padding:.7rem 1rem; margin:.3rem .4rem .3rem 0; border:0; border-radius:6px; background:#12443c; color:#fff; cursor:pointer; }
.aurapep-mc button:focus-visible { outline:3px solid #b16d00; outline-offset:2px; }
.aurapep-mc img { display:block; max-width:100%; height:auto; margin:1rem 0; }
.aurapep-mc .amc-warning { border-left:4px solid #b16d00; padding-left:.7rem; }
.aurapep-mc input { width:100%; box-sizing:border-box; }
@media(max-width:420px) { .aurapep-mc { padding:.75rem; } .aurapep-mc button { width:100%; } }
