.cw-dialog.svelte-28v62y{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;border:none;padding:0;background:transparent;max-width:min(90vw,32rem);width:100%;max-height:85dvh;z-index:var(--cw-z-modal)}.cw-dialog.svelte-28v62y::backdrop{background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cw-dialog__panel.svelte-28v62y{display:flex;flex-direction:column;background-color:var(--cw-bg-surface);border:1px solid var(--cw-border-default);border-radius:var(--cw-radius-xl);box-shadow:var(--cw-shadow-xl);overflow:hidden;max-height:85dvh}.cw-dialog__header.svelte-28v62y{display:flex;align-items:center;justify-content:space-between;padding:var(--cw-space-4) var(--cw-space-6);border-bottom:1px solid var(--cw-border-muted)}.cw-dialog__title.svelte-28v62y{font-size:var(--cw-text-lg);font-weight:var(--cw-font-semibold);color:var(--cw-text-primary);margin:0;line-height:var(--cw-leading-tight)}.cw-dialog__close.svelte-28v62y{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:none;color:var(--cw-text-muted);cursor:pointer;border-radius:var(--cw-radius-md);transition:background-color var(--cw-duration-fast) var(--cw-ease-default),color var(--cw-duration-fast) var(--cw-ease-default)}.cw-dialog__close.svelte-28v62y:hover{background-color:var(--cw-bg-muted);color:var(--cw-text-primary)}.cw-dialog__close.svelte-28v62y svg:where(.svelte-28v62y){width:1rem;height:1rem}.cw-dialog__body.svelte-28v62y{padding:var(--cw-space-6);overflow-y:auto;flex:1}.cw-dialog__actions.svelte-28v62y{display:flex;align-items:center;justify-content:flex-end;gap:var(--cw-space-3);padding:var(--cw-space-4) var(--cw-space-6);border-top:1px solid var(--cw-border-muted)}h2.svelte-1775x1b{font-size:var(--cw-text-xl);font-weight:var(--cw-font-bold);margin-bottom:var(--cw-space-2)}.demo-desc.svelte-1775x1b{color:var(--cw-text-muted);font-size:var(--cw-text-sm);margin-bottom:var(--cw-space-4)}.demo-row.svelte-1775x1b{display:flex;flex-wrap:wrap;gap:var(--cw-space-3);align-items:center}p.svelte-1775x1b{font-size:var(--cw-text-sm);color:var(--cw-text-secondary)}
