dialog.sheet.svelte-14p18vi{padding:0;border:none;background:transparent;max-width:100vw;max-height:100dvh}dialog.sheet.svelte-14p18vi::backdrop{background:var(--backdrop);animation:svelte-14p18vi-backdrop-in .15s ease-out}@keyframes svelte-14p18vi-backdrop-in{0%{opacity:0}to{opacity:1}}.panel.svelte-14p18vi{display:flex;flex-direction:column;width:92vw;max-width:1100px;height:90dvh;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.panel.auto.svelte-14p18vi{height:auto;max-height:90dvh;width:min(34rem,92vw);animation:svelte-14p18vi-sheet-pop .15s ease-out}@keyframes svelte-14p18vi-sheet-pop{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}dialog.sheet.drawer.svelte-14p18vi{margin:0 0 0 auto;height:100dvh;max-height:100dvh}.panel.drawer.svelte-14p18vi{width:22rem;max-width:92vw;height:100dvh;border-radius:var(--radius-lg) 0 0 var(--radius-lg);background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-left:1px solid var(--glass-border)}header.svelte-14p18vi{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);flex:none}header.svelte-14p18vi h2:where(.svelte-14p18vi){margin:0;font-size:1.05rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close.svelte-14p18vi{flex:none;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;line-height:1;cursor:pointer;padding:.4rem .5rem;border-radius:var(--radius-sm);color:var(--muted)}.close.svelte-14p18vi:hover{background:var(--surface-2)}.body.svelte-14p18vi{flex:1;min-height:0;overflow:auto}@media (max-width: 720px){.panel.svelte-14p18vi{width:100vw;max-width:none;height:100dvh;border-radius:0;animation:svelte-14p18vi-slide-up .18s ease-out}dialog.sheet.auto.svelte-14p18vi{margin:auto auto 0}.panel.auto.svelte-14p18vi{width:100vw;max-width:none;height:auto;max-height:90dvh;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.panel.drawer.svelte-14p18vi{width:100vw;max-width:none;border-radius:0}.close.svelte-14p18vi{min-height:44px;min-width:44px}}@keyframes svelte-14p18vi-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}
