.spotlight-card.svelte-12qdzh2{display:block;position:relative;height:100%;perspective:1000px;border-radius:var(--radius-card);color:inherit;text-decoration:none;transition:opacity .3s var(--ease-out-expo),transform .3s var(--ease-out-expo)}.spotlight-card--dimmed.svelte-12qdzh2{opacity:.45;transform:scale(.98)}.spotlight-card__inner.svelte-12qdzh2{position:relative;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-card);background-color:color-mix(in srgb,var(--surface) 70%,transparent);transform-style:preserve-3d;transform:rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:border-color .3s var(--ease-out-expo)}.spotlight-card.svelte-12qdzh2:hover .spotlight-card__inner:where(.svelte-12qdzh2){border-color:color-mix(in srgb,var(--card-color) 32%,var(--border))}.spotlight-card__tint.svelte-12qdzh2{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--card-color) 6%,transparent),transparent 70%)}.spotlight-card__glow.svelte-12qdzh2{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:radial-gradient(circle at var(--gx, 50%) var(--gy, 50%),color-mix(in srgb,var(--card-color) 22%,transparent),transparent 60%)}.spotlight-card__shimmer.svelte-12qdzh2{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 40%,color-mix(in srgb,var(--text) 10%,transparent) 50%,transparent 60%);transform:translate(-100%)}.spotlight-card.svelte-12qdzh2:hover .spotlight-card__shimmer:where(.svelte-12qdzh2){animation:svelte-12qdzh2-spotlight-sweep 1.2s var(--ease-out-quart)}@keyframes svelte-12qdzh2-spotlight-sweep{to{transform:translate(200%)}}.spotlight-card__content.svelte-12qdzh2{position:relative;display:flex;flex-direction:column;height:100%}.spotlight-card__line.svelte-12qdzh2{position:absolute;inset-inline:0;bottom:0;height:2px;background-color:var(--card-color);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease-out-expo)}.spotlight-card.svelte-12qdzh2:hover .spotlight-card__line:where(.svelte-12qdzh2),.spotlight-card.svelte-12qdzh2:focus-visible .spotlight-card__line:where(.svelte-12qdzh2){transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.spotlight-card.svelte-12qdzh2,.spotlight-card__inner.svelte-12qdzh2,.spotlight-card__line.svelte-12qdzh2{transition:none}.spotlight-card.svelte-12qdzh2:hover .spotlight-card__shimmer:where(.svelte-12qdzh2){animation:none}}
