@charset "UTF-8";.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}.form-floating>label{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width) * 2);min-height:calc(3.5rem + var(--bs-border-width) * 2);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.rmg-builder__component{padding-inline:.75rem}.rmg-builder__preview{min-height:320px}@media(min-width:992px){.rmg-builder__aside{position:sticky;top:1rem;align-self:flex-start;z-index:1}}.rmg-builder__preview-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.rmg-builder__draft-bar{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--text-muted, #6c757d);margin-bottom:.5rem}.rmg-builder__modes{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.rmg-mode-card{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;text-align:left;padding:1rem;border:1px solid var(--border, #dee2e6);background:var(--surface, #fff);cursor:pointer;transition:border-color .15s,box-shadow .15s}.rmg-mode-card:hover:not(:disabled){border-color:var(--accent, #236a70);box-shadow:inset 0 0 0 1px var(--accent, #236a70)}.rmg-mode-card--soon{opacity:.55;cursor:not-allowed}.rmg-mode-card__icon{font-size:1.6rem;line-height:1;color:var(--accent)}.rmg-step{padding:0 0 1rem;margin-bottom:1rem;border-bottom:1px solid var(--border, #eee)}.rmg-step__head{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.75rem}.rmg-step__token{flex:0 0 auto;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--accent, #236a70);color:var(--text-on-accent);font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.rmg-step__title{font-size:1rem;margin:0;font-weight:600}.rmg-intent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem}.rmg-intent-card{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start;text-align:left;padding:.6rem .7rem;border:1px solid var(--border, #dee2e6);border-radius:var(--radius, 8px);background:var(--surface, #fff);cursor:pointer;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.rmg-intent-card:hover{border-color:var(--accent, #236a70)}.rmg-intent-card.active{border-color:var(--accent, #236a70);box-shadow:inset 0 0 0 2px rgba(var(--accent-rgb),.25)}.rmg-intent-card small{color:var(--text-muted, #6c757d);line-height:1.2}.rmg-intent-card__icon{font-size:1.2rem;line-height:1;color:var(--accent)}.rmg-intent-card--scratch{border-style:dashed}.rmg-ctl{display:block;margin-bottom:.75rem}.rmg-ctl>span{display:block;margin-bottom:.25rem;font-size:.9rem}.rmg-ctl input[type=range]{width:100%}.rmg-ctl strong{color:var(--accent, #236a70)}.rmg-switch{min-height:1.7rem;margin-bottom:.4rem;padding-left:3.1em;display:flex;align-items:center}.rmg-switch .form-check-input{width:2.6em;height:1.3em;margin-left:-3.1em;margin-top:0;cursor:pointer;flex-shrink:0}.rmg-switch .form-check-input:checked{background-color:var(--accent, #236a70);border-color:var(--accent, #236a70)}.rmg-switch .form-check-input:focus{border-color:var(--accent, #236a70);box-shadow:0 0 0 .2rem rgba(var(--accent-rgb),.25)}.rmg-switch .form-check-label{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem;padding-left:.55rem;line-height:1.3}.rmg-switch:hover .form-check-input:not(:checked){border-color:var(--accent, #236a70)}.rmg-switch+.rmg-help{margin-left:3.1em}.rmg-stepper{display:flex;align-items:stretch;width:100%}.rmg-stepper__btn{flex:0 0 auto;width:2.2rem;padding:0;border:1px solid var(--border, #ced4da);background:var(--surface-2, #f3efe4);color:var(--text, #333);font-size:1.15rem;font-weight:600;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s,color .12s,border-color .12s}.rmg-stepper__btn:hover{background:var(--accent, #236a70);color:var(--text-on-accent);border-color:var(--accent, #236a70)}.rmg-stepper__btn:active{transform:translateY(1px)}.rmg-stepper__btn:first-child{border-radius:var(--radius, 6px) 0 0 var(--radius, 6px);border-right:0}.rmg-stepper__btn:last-child{border-radius:0 var(--radius, 6px) var(--radius, 6px) 0;border-left:0}.rmg-stepper .rmg-stepper__val{flex:1 1 auto;min-width:0;text-align:center;border-radius:0;padding-inline:.25rem;-moz-appearance:textfield;appearance:textfield}.rmg-stepper .rmg-stepper__val::-webkit-outer-spin-button,.rmg-stepper .rmg-stepper__val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rmg-live{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:var(--text-muted, #6c757d);white-space:nowrap;-webkit-user-select:none;user-select:none}.rmg-live__dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--good);box-shadow:0 0 color-mix(in srgb,var(--good) 50%,transparent);flex-shrink:0}.rmg-live--pulse .rmg-live__dot{animation:rmg-live-pulse .6s ease-out}@keyframes rmg-live-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--good) 55%,transparent);transform:scale(1)}50%{transform:scale(1.4)}to{box-shadow:0 0 0 .5rem color-mix(in srgb,var(--good) 0%,transparent);transform:scale(1)}}@media(prefers-reduced-motion:reduce){.rmg-live--pulse .rmg-live__dot{animation:none}}.rmg-flabel{display:block;margin-bottom:.25rem}.rmg-info{position:relative;display:inline-flex;vertical-align:middle;margin-left:.25rem;font-size:.92rem;line-height:1;color:var(--text-muted, #6c757d);cursor:help}.rmg-info:before{content:"ⓘ"}.rmg-info:hover,.rmg-info:focus-visible{color:var(--accent, #236a70);outline:none}.rmg-info__pop{display:none;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);z-index:20;width:max-content;max-width:min(230px,78vw);padding:7px 10px;border-radius:7px;background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:0 3px 12px #0006;font-size:.75rem;font-weight:400;line-height:1.45;text-align:left;white-space:normal;pointer-events:none}.rmg-info__pop:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--surface)}.rmg-info:hover .rmg-info__pop,.rmg-info:focus .rmg-info__pop,.rmg-info:focus-within .rmg-info__pop{display:block}@media(max-width:575.98px){.rmg-wizard .row.g-2>.col-4,.rmg-wizard .row.g-2>.col-3{flex:0 0 auto;width:50%}.rmg-stepper__btn{width:1.9rem}}.rmg-help{display:block;margin:.1rem 0 .6rem 1.7rem;font-size:.78rem;line-height:1.35;color:var(--text-muted, #6c757d)}.rmg-fieldset>.rmg-help{margin-left:0;margin-top:-.2rem}.rmg-invalid{display:block;margin-top:.25rem;font-size:.8rem;color:var(--hot, #d24a3a)}.rmg-wizard .form-control:user-invalid,.rmg-wizard .form-select:user-invalid{border-color:var(--hot, #d24a3a)}.rmg-hint{margin:-.4rem 0 .75rem;font-size:.82rem;color:var(--text-muted, #6c757d);font-style:italic}.rmg-picker__box{position:relative}.rmg-picker__input{padding-inline-end:1.9rem}.rmg-picker__caret{position:absolute;top:50%;inset-inline-end:.6rem;transform:translateY(-50%);pointer-events:auto;cursor:pointer;font-size:.8rem;color:var(--text-muted, #6c757d)}.rmg-picker__hint{padding:.3rem .55rem;font-size:.78rem;color:var(--text-muted, #6c757d);font-style:italic}.rmg-picker__hint--empty{font-style:normal}.rmg-picker__menu{position:absolute;z-index:30;inset-inline:0;top:100%;margin-top:2px;max-height:16rem;overflow-y:auto;list-style:none;padding:.25rem;margin-bottom:0;background:var(--surface, #fff);border:1px solid var(--border, #ced4da);border-radius:var(--radius, 6px);box-shadow:0 6px 18px #0000002e}.rmg-picker__opt{display:flex;align-items:center;gap:.5rem;padding:.3rem .5rem;border-radius:5px;cursor:pointer;font-size:.85rem}.rmg-picker__opt:hover{background:var(--surface-2, #f0ece0)}.rmg-picker__icon{width:26px;height:26px;object-fit:contain;flex-shrink:0}.rmg-chips{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:.25rem 0 0}.rmg-chip{display:inline-flex;align-items:center;gap:.35rem;padding:2px 7px 2px 3px;background:var(--surface-2, #f0ece0);border:1px solid var(--border, #d9d2c2);border-radius:999px;font-size:.8rem}.rmg-chip__icon{width:22px;height:22px;object-fit:contain;border-radius:50%;background:color-mix(in srgb,var(--text) 7%,transparent)}.rmg-chip__x{border:0;background:transparent;color:var(--text-muted, #6c757d);cursor:pointer;line-height:1;padding:0 1px;font-size:1rem}.rmg-chip__x:hover{color:var(--hot, #d24a3a)}.rmg-bonus-list{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.rmg-bonus-list li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;padding:.2rem .45rem;background:var(--surface-2, #f3efe4);border-radius:var(--radius, 6px)}.rmg-bonus-list .rmg-bonus-icon{width:22px;height:22px;object-fit:contain;border-radius:50%;background:color-mix(in srgb,var(--text) 7%,transparent);flex:0 0 auto}.rmg-bonus-list .btn-close{font-size:.6rem;margin-left:auto}.rmg-fieldset{border:1px solid var(--border, #e3e3e3);border-radius:var(--radius, 8px);padding:.6rem .75rem .75rem;margin-bottom:.85rem}.rmg-fieldset>legend{float:none;width:auto;font-size:.9rem;font-weight:600;padding:0 .4rem;margin:0;color:var(--accent, #236a70)}.rmg-builder__advanced summary{cursor:pointer;font-weight:600;color:var(--text-muted, #6c757d)}.rmg-builder__impact{border-top:1px solid var(--border, #dee2e6);padding-top:.75rem}.rmg-builder__impact-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;line-height:1.4;color:var(--text, #333)}.rmg-builder__impact-list li{animation:rmg-note-in .18s ease-out}@keyframes rmg-note-in{0%{opacity:.4}to{opacity:1}}.rmg-builder__svg{position:relative}.rmg-builder__svg svg{width:100%;height:auto;max-width:600px;display:block;margin-inline:auto;border-radius:var(--radius, 8px)}.rmg-zone{cursor:help}.rmg-zone .rmg-zone-disc{transition:stroke .12s ease,stroke-width .12s ease,filter .12s ease}.rmg-zone:hover .rmg-zone-disc{stroke:#ffe9a8;stroke-width:5;filter:brightness(1.12)}.rmg-zone--clickable{cursor:pointer}.rmg-zone--selected .rmg-zone-disc{stroke:#2ec4ff;stroke-width:6;filter:brightness(1.15) drop-shadow(0 0 4px rgba(46,196,255,.7))}.rmg-template-settings{border:1px solid var(--border, #d9d2c2);border-radius:var(--radius, 8px);padding:.4rem .65rem;background:var(--surface-2, #f7f3ea)}.rmg-template-settings>summary{cursor:pointer;font-weight:600;font-size:.85rem;color:var(--text, #333)}.rmg-template-settings__body{margin-top:.6rem}.rmg-zone-editor{border:1px solid var(--border, #d9d2c2);border-radius:var(--radius, 8px);padding:.6rem .75rem;background:var(--surface-2, #f7f3ea)}.rmg-zone-editor__head{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.rmg-zone-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .75rem}.rmg-zone-editor__grid .form-label{margin-bottom:.15rem;width:100%}.rmg-conn{cursor:help}.rmg-conn .rmg-conn-line{transition:stroke-width .12s ease,stroke .12s ease}.rmg-conn:hover .rmg-conn-line{stroke:#ffe9a8;stroke-width:5}.rmg-conn--clickable{cursor:pointer}.rmg-conn--selected .rmg-conn-line{stroke:#2ec4ff;stroke-width:6;filter:drop-shadow(0 0 3px rgba(46,196,255,.7))}.rmg-rough-preview{font-size:.8rem;border:1px solid var(--border, #e3e3e3);border-radius:var(--radius, 8px);background:var(--surface-2, #f7f3ea);padding:.35rem .6rem}.rmg-rough-preview>summary{cursor:pointer;color:var(--text-muted, #6c757d);font-weight:600;list-style:none}.rmg-rough-preview>summary::-webkit-details-marker{display:none}.rmg-rough-preview__body{margin-top:.5rem;color:var(--text, #333);line-height:1.5}.rmg-rough-preview__body ul{margin:.4rem 0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.25rem}.rmg-rough-preview__body strong{color:var(--text, #333)}.rmg-map-tooltip{position:absolute;z-index:5;pointer-events:none;max-width:220px;padding:6px 9px;border-radius:7px;background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:0 2px 10px #0006;font-size:.78rem;line-height:1.45;white-space:normal}.rmg-map-tooltip strong{color:var(--accent)}.rmg-map-tooltip[hidden]{display:none}
