dialog{background:transparent;position:absolute;margin:0;padding:0;top:0;left:0;width:100vw;height:100vh;width:100dvw;height:100dvh;border:none;z-index:98;pointer-events:none;&::backdrop{display:none}._mouse-mask_rxcx8_22{&._move_rxcx8_28{cursor:move}&._resize_rxcx8_32{cursor:nwse-resize}&._visible_rxcx8_36{display:block;pointer-events:all}}}._frame_rxcx8_45{pointer-events:initial;background:var(--dialog-surface);color:var(--dialog-text-color);z-index:99;margin:0;padding:0;border:1px solid currentColor;border-radius:var(--surface-radius);position:relative;width:fit-content;display:grid;box-shadow:1px 10px 18px 1px var(--dialog-shadow-color);outline:none;grid-template-columns:100%;grid-template-rows:auto 1fr auto;overflow:hidden;._dialog-buttons_rxcx8_70{position:absolute;right:10px;top:10px;z-index:10;display:flex;flex-direction:row;gap:.5em;>button{width:1em;height:1em;font-size:18px;border:none;background:transparent;font-family:inherit;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;color:var(--dialog-button-color, currentColor)}}button._resize-grip_rxcx8_97{position:absolute;bottom:0;right:0;padding:0;background:transparent;border:var(--dialog-resize-handle-size, 10px) solid transparent;border-bottom-color:var(--dialog-resize-handle-color);border-right-color:var(--dialog-resize-handle-color);cursor:nwse-resize;z-index:10}header{grid-row:1/2;order:0;>*{pointer-events:none}}&._moveable_rxcx8_120>header{cursor:move}section{grid-row:2/3;padding:1em;overflow:hidden}footer{grid-row:3/4;border-top:1px dotted currentColor;padding:1em;display:flex;flex-direction:row}}
