.icon-btn.svelte-dbr4nz{padding:0;border:unset;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-rounded);text-align:center;color:var(--theme--on-base);transition:background-color .1s}.icon-btn.svelte-dbr4nz.icon-btn--cta{background-color:var(--theme--cta);color:var(--theme--on-cta)}.icon-btn.svelte-dbr4nz.icon-btn--cta:hover,.icon-btn.svelte-dbr4nz.icon-btn--cta:focus-visible{background-color:light-dark(oklch(from var(--theme--cta) calc(l - .1) c h),oklch(from var(--theme--cta) calc(l + .07) c h))}.icon-btn.svelte-dbr4nz.icon-btn--weak{background-color:var(--theme--weak);color:var(--theme--on-weak)}.icon-btn.svelte-dbr4nz.icon-btn--weak:hover,.icon-btn.svelte-dbr4nz.icon-btn--weak:focus-visible{background-color:light-dark(oklch(from var(--theme--weak) calc(l - .05) c h),oklch(from var(--theme--weak) calc(l + .05) c h))}.icon-btn.svelte-dbr4nz.icon-btn--text{background-color:transparent}.icon-btn.svelte-dbr4nz.icon-btn--text:hover,.icon-btn.svelte-dbr4nz.icon-btn--text:focus-visible{background-color:var(--theme--weak)}.icon-btn.svelte-dbr4nz:disabled,.icon-btn.svelte-dbr4nz:disabled:hover,.icon-btn.svelte-dbr4nz:disabled:focus-visible{background-color:oklch(from var(--theme--on-base) l c h / .07);color:oklch(from var(--theme--on-base) l c h / .3);cursor:default}.icon-btn.svelte-dbr4nz.icon-btn--xs{width:32px;height:32px}.icon-btn.svelte-dbr4nz.icon-btn--xs svg{width:16px;height:16px}.icon-btn.svelte-dbr4nz.icon-btn--sm{width:40px;height:40px}.icon-btn.svelte-dbr4nz.icon-btn--sm svg{width:18px;height:18px}.icon-btn.svelte-dbr4nz.icon-btn--md{width:46px;height:46px}.icon-btn.svelte-dbr4nz.icon-btn--md svg{width:20px;height:20px}.icon-btn.svelte-dbr4nz.icon-btn--lg{width:56px;height:56px}.icon-btn.svelte-dbr4nz.icon-btn--lg svg{width:22px;height:22px}dialog.svelte-3571rg{background:var(--theme--surface);padding:0;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 40px);border-radius:var(--radius-lg);position:fixed;box-shadow:var(--shadow-3);border:none;outline:1px solid oklch(from var(--theme--on-surface) l c h / .3);outline-offset:-1px}dialog.svelte-3571rg .icon-btn{position:absolute;right:.5rem;top:.5rem;z-index:1}dialog.svelte-3571rg::backdrop{background-color:#0000004d}body:has(dialog[open]){height:100vh;overflow:hidden}
