.external-tmpl .popover-modal-dialog{--popover-spacing: calc(2 * var(--element-spacing));transition:opacity .5s ease;opacity:0;translate:0 200%}.external-tmpl .popover-modal-dialog:popover-open{width:30rem;max-width:100%;max-height:100%;padding:var(--popover-spacing);background:var(--color-light, #fff);color:var(--color-dark, #000);border:0;opacity:1;translate:0 0;scrollbar-color:var(--color-scheme-base-link-color) var(--color-scheme-base-background-color);scrollbar-width:thin;scrollbar-gutter:stable both-edges}@media(max-width: 767px){.external-tmpl .popover-modal-dialog:popover-open{width:100%;height:100%}}@starting-style{.external-tmpl .popover-modal-dialog:popover-open{opacity:0;translate:0 -200%}}.external-tmpl .popover-modal-dialog::backdrop{background:var(--color-dark-trans-2, rgba(0, 0, 0, 0.8));backdrop-filter:blur(3px);pointer-events:none}.external-tmpl .popover-modal{display:flex;flex-direction:column;align-items:end;gap:var(--popover-spacing);height:fit-content}@media(max-width: 767px){.external-tmpl .popover-modal{width:100%;height:100%}}.external-tmpl .popover-modal__controls{flex:0 0 auto;justify-items:end}.external-tmpl .popover-modal__content{flex:1 0 auto;width:100%;display:flex;align-items:center;transition:min-height .25s ease-in}
