.sd-dialog{box-sizing:border-box;width:calc(100% - 40px);max-width:420px;max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #e9e4d9;border-radius:24px;background:#fffdf8;color:#354a38;box-shadow:0 24px 80px #25382b30;overflow:auto;font-family:inherit;text-align:left}.sd-dialog::backdrop{background:rgba(31,45,34,.42);backdrop-filter:blur(4px)}.sd-panel{position:relative;padding:32px 28px 24px}.sd-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#86917c;font-family:inherit;font-size:26px;line-height:1;cursor:pointer}.sd-mark{display:grid;place-items:center;width:52px;height:52px;margin-bottom:20px;border:1px solid #dfe8d7;border-radius:18px;background:#f0f4e9;color:#6e8561}.sd-mark svg{width:25px;height:25px}.sd-dialog[data-tone=danger] .sd-mark{background:#fbede5;border-color:#f1ddd0;color:#ad5c39}.sd-dialog[data-tone=reward] .sd-mark{background:#fff2cf;border-color:#ead6a6;color:#aa8032}.sd-dialog h2{margin:0 24px 10px 0;color:#354a38;font-size:21px;line-height:1.5;font-weight:700;letter-spacing:-.6px;word-break:keep-all}.sd-description{margin:0;color:#79846e;font-size:13px;line-height:1.9;white-space:pre-line;overflow-wrap:anywhere;word-break:keep-all}.sd-actions{display:flex;gap:9px;margin-top:26px}.sd-button{flex:1;min-width:0;min-height:46px;border-radius:13px;padding:12px 16px;font-family:inherit;font-weight:600;font-size:13px;line-height:1.5;cursor:pointer;border:1px solid transparent}.sd-primary{background:#af532e;color:#fffaf3}.sd-primary:hover{background:#994625}.sd-secondary{background:#f2f3ec;border-color:#e4e8da;color:#6c7b61}.sd-secondary:hover{background:#e8eddf}.sd-dialog button:focus-visible,.sd-dialog input:focus-visible{outline:2px solid #80946a;outline-offset:3px}.sd-rewards{display:grid;gap:10px;margin-top:20px;max-height:32dvh;overflow:auto}.sd-reward{display:flex;align-items:center;gap:14px;padding:13px 15px;background:#f8f5ec;border:1px solid #eee7d7;border-radius:14px}.sd-reward .rb-emblem{--rb-emblem-size:38px;flex-shrink:0}.sd-reward strong{font-size:13px;color:#6f654b;overflow-wrap:anywhere}.sd-field{display:block;margin-top:20px;font-size:11px;color:#79846e}.sd-field input{box-sizing:border-box;width:100%;margin-top:7px;padding:12px;border:1px solid #dce3d3;border-radius:10px;background:white;color:#526448;font-size:16px}@media(max-width:480px){.sd-dialog{width:calc(100% - 32px);border-radius:21px}.sd-panel{padding:28px 22px 22px}.sd-dialog h2{font-size:20px}}
