.Card.svelte-gy5tl{--Card--background-color: #ffffff;--Card--border-color: #e5e5e5;--Card--box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--Card--color: #171717;--Card--width: initial;background-color:var(--Card--background-color);border-radius:1rem;border:1px var(--Card--border-color) solid;box-shadow:var(--Card--box-shadow);color:var(--Card--color);container-type:inline-size;display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;width:var(--Card--width)}.Card[data-variant=glass].svelte-gy5tl{--Card--background-color: #fffc;--Card--border-color: #fff3;--Card--box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}@media (min-width: 40rem){.Card.svelte-gy5tl{padding:1.5rem}.Card[data-width=sm].svelte-gy5tl{--Card--width: 24rem}.Card[data-width=md].svelte-gy5tl{--Card--width: 28rem}.Card[data-width=lg].svelte-gy5tl{--Card--width: 32rem}.Card[data-width=form].svelte-gy5tl{--Card--width: 100%;margin-right:auto;max-width:44.5rem}}.CardHeader.svelte-h1af74{color:#171717;display:flex;flex-direction:column;gap:.5rem 1rem}@container (min-width: 36rem){.CardHeader.svelte-h1af74{align-items:center;flex-direction:row}}.CardHeader[data-is-empty].svelte-h1af74{margin-bottom:-1.5rem}.CardHeader[data-has-separator].svelte-h1af74{border-bottom:1px #e5e5e5 solid;padding-bottom:1rem}.CardHeader__content.svelte-h1af74{display:flex;flex-direction:column;flex:1;gap:.25rem}.CardHeader__description.svelte-h1af74{color:#737373;font-size:.875rem}.CardHeader__title.svelte-h1af74{font-weight:600;font-size:1.25rem;line-height:1}
