:root{--m3-dialog-shape: var(--m3-util-rounding-extra-large)}.scrim.svelte-y3v1f3{position:fixed;inset:0;display:grid;place-items:center;background-color:rgb(var(--m3-scheme-scrim) / .3);animation:svelte-y3v1f3-opacity var(--m3-util-curve-decel) .2s;z-index:1000;will-change:opacity}.dialog.svelte-y3v1f3{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-y3v1f3-dialogIn var(--m3-util-curve-decel) .2s forwards;will-change:transform,opacity}.d.svelte-y3v1f3{display:grid;grid-template-rows:auto 1fr auto;padding:1.5rem;row-gap:1rem;height:100%;min-height:0}.d.svelte-y3v1f3>svg{color:rgb(var(--m3-scheme-secondary));flex-shrink:0;align-self:center;margin-bottom:1rem}.headline.svelte-y3v1f3{color:rgb(var(--m3-scheme-on-surface));margin-top:0;margin-bottom:.5rem}.headline.center.svelte-y3v1f3{text-align:center}.content.svelte-y3v1f3{color:rgb(var(--m3-scheme-on-surface-variant));margin:0;overflow:auto;min-height:0}.buttons.svelte-y3v1f3{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-y3v1f3 .spacer{flex:1 1 auto}@keyframes svelte-y3v1f3-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-y3v1f3-opacity{0%{opacity:0}to{opacity:1}}@media print,(forced-colors: active){.dialog.svelte-y3v1f3{outline:solid .125rem canvastext}}
