.nrmt-actor-dialog{position:fixed;z-index:995000;inset:0;display:grid;place-items:center;padding:18px;background:#030506cf;backdrop-filter:blur(4px)}
.nrmt-actor-dialog>section{width:min(520px,94vw);overflow:hidden;border:1px solid #755220;border-radius:5px;background:linear-gradient(145deg,#252b2e,#101416);box-shadow:0 22px 70px #000;color:#ddd}
.nrmt-actor-dialog header{padding:14px 17px;border-bottom:1px solid #533d20;background:linear-gradient(#363b3d,#24282a)}
.nrmt-actor-dialog header span{color:#b68a35;font:8px "Segoe UI",Arial;letter-spacing:.16em}
.nrmt-actor-dialog h2{margin:4px 0 0;color:#ebc35b;font:17px NinjaTitle,Georgia,serif}
.nrmt-actor-dialog p{min-height:72px;margin:0;padding:18px;color:#c7cac7;font:12px/1.6 "Segoe UI",Arial}
.nrmt-actor-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:10px 14px;border-top:1px solid #383d3f;background:#15191b}
.nrmt-actor-dialog button{padding:8px 13px;border:1px solid #555b5c;background:#292e30;color:#ccc;font:9px "Segoe UI",Arial;cursor:pointer}
.nrmt-actor-dialog button.is-primary{border-color:#7f5c25;background:#5a3e17;color:#ffdf83;box-shadow:0 0 12px #c087272d}
