.rr-store-note { max-width: 46rem; margin: 1rem 0; color: #52627a; font-size: .875rem; line-height: 1.6; }
.rr-store-note p { margin: .5rem 0; }
.rr-store-note summary { cursor: pointer; color: #234bcc; }
.rr-store-note input { display: block; box-sizing: border-box; width: 100%; min-width: 0; margin: .5rem 0; padding: .65rem; border: 1px solid #b6c3d5; border-radius: .5rem; color: #263449; background: #fff; font: inherit; }
.rr-store-note button { min-height: 44px; padding: .5rem 1rem; border: 1px solid #b6c3d5; border-radius: .5rem; background: #fff; color: #234bcc; font: inherit; cursor: pointer; }
.rr-store-note :focus-visible { outline: 3px solid #245bdb; outline-offset: 3px; }
.rr-store-note [role=status] { display: block; margin-top: .4rem; }
