.app-dialog-backdrop{z-index:4000;-webkit-backdrop-filter:blur(3px);background:#212c1833;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.app-dialog{box-sizing:border-box;color:#273320;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#fffcecfa;border:1px solid #ffffffad;border-radius:18px;width:min(720px,100vw - 32px);max-height:min(760px,100svh - 48px);padding:20px 16px 16px;position:relative;box-shadow:0 18px 46px #343d1a3d}.app-dialog-close{color:#4c5a35;width:28px;height:28px;font:inherit;cursor:pointer;background:#6376461f;border:0;border-radius:50%;place-items:center;font-size:1.25rem;line-height:1;display:grid;position:absolute;top:8px;right:10px}.app-dialog h2,.app-dialog-eyebrow,.app-dialog-message,.app-dialog-updated{margin:0}.app-dialog-eyebrow{color:#6b7c39;font-size:.7rem;font-weight:950}.app-dialog h2{color:#1f2d1b;margin-top:5px;padding-right:28px;font-size:1.18rem;font-weight:950;line-height:1.24}.app-dialog-message{color:#4e5c39;margin-top:8px;font-size:.82rem;font-weight:780;line-height:1.55}.app-dialog-updated{color:#70804a;margin-top:6px;font-size:.72rem;font-weight:820}.app-dialog-body{gap:16px;max-height:min(560px,100svh - 190px);margin-top:14px;padding-right:6px;display:grid;overflow:auto}.app-dialog-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.app-dialog-actions button{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:10px 13px;font-size:.9rem;font-weight:900}.app-dialog-cancel{color:#4c5a35;background:#6376461f}.app-dialog-confirm{color:#fffcec;background:#273320}
