:root{--m3-dialog-shape: var(--m3-util-rounding-extra-large)}.scrim.svelte-1m1igpn{position:fixed;inset:0;display:grid;place-items:center;background-color:rgb(var(--m3-scheme-scrim) / .3);animation:svelte-1m1igpn-opacity var(--m3-util-curve-decel) .3s;z-index:1000}.dialog.svelte-1m1igpn{display:flex;flex-direction:column;background-color:rgb(var(--m3-scheme-surface-container-high));--m3-util-background: rgb(var(--m3-scheme-surface-container-high));border:none;border-radius:var(--m3-dialog-shape);min-width:17.5rem;max-width:35rem;width:min(100dvw - 2rem,35rem);max-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0;overflow:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translateY(0) scale(.96);animation:svelte-1m1igpn-dialogIn var(--m3-util-curve-decel) .26s forwards}.d.svelte-1m1igpn{display:grid;grid-template-rows:auto 1fr auto;padding:1.5rem;row-gap:1rem;height:100%;min-height:0}.d.svelte-1m1igpn>svg{color:rgb(var(--m3-scheme-secondary));flex-shrink:0;align-self:center;margin-bottom:1rem}.headline.svelte-1m1igpn{color:rgb(var(--m3-scheme-on-surface));margin-top:0;margin-bottom:.5rem}.headline.center.svelte-1m1igpn{text-align:center}.content.svelte-1m1igpn{color:rgb(var(--m3-scheme-on-surface-variant));margin:0;overflow:auto;min-height:0}.buttons.svelte-1m1igpn{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap;padding-top:.75rem;border-top:1px solid rgb(var(--m3-scheme-outline) / .12);background:var(--m3-util-background)}.buttons.svelte-1m1igpn .spacer{flex:1 1 auto}@keyframes svelte-1m1igpn-dialogIn{0%{transform:translateY(0) scale(.96);clip-path:inset(0 0 8% 0 round var(--m3-dialog-shape));opacity:0}to{transform:translateY(0) scale(1);clip-path:inset(0 0 0 0 round var(--m3-dialog-shape));opacity:1}}@keyframes svelte-1m1igpn-opacity{0%{opacity:0}to{opacity:1}}@media print,(forced-colors: active){.dialog.svelte-1m1igpn{outline:solid .125rem canvastext}}
