.mthr-why-link { display:inline; padding:0; border:0; background:none; color:inherit; font:inherit; text-decoration:underline; text-underline-offset:3px; cursor:pointer; }
.mthr-why-dialog { width:min(480px,calc(100vw - 32px)); max-height:85dvh; box-sizing:border-box; border:0; border-radius:18px; padding:42px 16px 16px; background:#f5f1ec; color:#680139; overflow:auto; }
.mthr-why-dialog::backdrop { background:rgb(0 0 0 / .45); }
.mthr-why-dialog img { display:block; width:100%; height:auto; border-radius:6px; }
.mthr-why-dialog [data-close] { position:absolute; right:8px; top:2px; width:40px; height:40px; background:none; border:0; color:#d44f2a; font-size:28px; cursor:pointer; }
.mthr-why-dialog h2 { color:inherit; font-size:24px; margin:8px 0 16px; }
