dialog.svelte-afezw5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90vw;max-height:90dvh;width:720px;padding:0;border-radius:8px;border:none;box-shadow:0 1px 3px 0 var(--shadow-inner),0 4px 8px 3px var(--shadow-outer);background-color:var(--surface-base)}dialog.svelte-afezw5::backdrop{background-color:var(--backdrop-color);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog-header.svelte-afezw5{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 24px;border-bottom:1px solid var(--border-subtle)}.dialog-title.svelte-afezw5{margin:0;font-size:20px;font-weight:500;color:var(--text-default);line-height:1.5;white-space:normal;word-break:break-word}@media(max-width:576px){.dialog-title.svelte-afezw5{font-size:16px;min-width:0;max-width:calc(100vw - 100px)}}.dialog-body.svelte-afezw5{padding:24px;overflow:auto;max-height:80dvh}dialog.svelte-afezw5 p{line-height:1.5;font-size:14px;margin:0 0 16px}dialog.svelte-afezw5 p:last-child{margin-bottom:0}@media not (min-width:380px){dialog.svelte-afezw5{max-width:95vw;max-height:95dvh}}
