.deck-card[data-astro-cid-hdnhlen5]{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--void-light) 0%,var(--void-base) 100%);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:all var(--duration-slow) var(--ease-smooth)}.deck-card__glow[data-astro-cid-hdnhlen5]{position:absolute;inset:-50%;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.15) 0%,transparent 50%);opacity:0;transition:opacity var(--duration-slow) var(--ease-smooth);pointer-events:none;z-index:0}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__glow[data-astro-cid-hdnhlen5]{opacity:1}.deck-card[data-astro-cid-hdnhlen5]:hover{transform:translateY(-8px);border-color:var(--gold-base);box-shadow:0 0 30px #d4af3733,0 20px 40px #0000004d}.deck-card[data-astro-cid-hdnhlen5]:focus-visible{outline:2px solid var(--gold-base);outline-offset:2px}.deck-card__image-wrapper[data-astro-cid-hdnhlen5]{position:relative;aspect-ratio:2/3;overflow:hidden;background:var(--void-deepest)}.deck-card__image[data-astro-cid-hdnhlen5]{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-smooth)}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__image[data-astro-cid-hdnhlen5]{transform:scale(1.08)}.deck-card__overlay[data-astro-cid-hdnhlen5]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0a061200,#0a0612b3,#0a0612e6);opacity:0;transition:opacity var(--duration-base) var(--ease-smooth)}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__overlay[data-astro-cid-hdnhlen5]{opacity:1}.deck-card__view-text[data-astro-cid-hdnhlen5]{font-family:var(--font-display);font-size:var(--text-sm);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-base);padding:var(--space-2) var(--space-4);border:1px solid var(--gold-base);border-radius:var(--radius-sm);transform:translateY(10px);transition:transform var(--duration-base) var(--ease-smooth)}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__view-text[data-astro-cid-hdnhlen5]{transform:translateY(0)}.deck-card__content[data-astro-cid-hdnhlen5]{position:relative;padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);z-index:1}.deck-card__title[data-astro-cid-hdnhlen5]{font-family:var(--font-display);font-size:var(--text-base);font-weight:500;letter-spacing:.02em;color:var(--text-primary);margin:0;line-height:1.3;transition:color var(--duration-fast) var(--ease-smooth)}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__title[data-astro-cid-hdnhlen5]{color:var(--gold-base)}.deck-card__meta[data-astro-cid-hdnhlen5]{display:flex;align-items:center;justify-content:space-between;font-size:var(--text-xs);color:var(--text-muted)}.deck-card__count[data-astro-cid-hdnhlen5]{display:flex;align-items:center;gap:var(--space-1)}.deck-card__type[data-astro-cid-hdnhlen5]{font-family:var(--font-display);font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary)}.deck-card__corner[data-astro-cid-hdnhlen5]{position:absolute;width:20px;height:20px;border-color:var(--border-subtle);border-style:solid;border-width:0;opacity:0;transition:opacity var(--duration-base) var(--ease-smooth);z-index:3;pointer-events:none}.deck-card[data-astro-cid-hdnhlen5]:hover .deck-card__corner[data-astro-cid-hdnhlen5]{opacity:1;border-color:var(--gold-base)}.deck-card__corner--tl[data-astro-cid-hdnhlen5]{top:var(--space-2);left:var(--space-2);border-top-width:1px;border-left-width:1px}.deck-card__corner--tr[data-astro-cid-hdnhlen5]{top:var(--space-2);right:var(--space-2);border-top-width:1px;border-right-width:1px}.deck-card__corner--bl[data-astro-cid-hdnhlen5]{bottom:var(--space-2);left:var(--space-2);border-bottom-width:1px;border-left-width:1px}.deck-card__corner--br[data-astro-cid-hdnhlen5]{bottom:var(--space-2);right:var(--space-2);border-bottom-width:1px;border-right-width:1px}@media (max-width: 639px){.deck-card__content[data-astro-cid-hdnhlen5]{padding:var(--space-2) var(--space-3, .75rem)}.deck-card__title[data-astro-cid-hdnhlen5]{font-size:var(--text-sm)}.deck-card__meta[data-astro-cid-hdnhlen5]{font-size:.65rem}.deck-card[data-astro-cid-hdnhlen5]:hover{transform:translateY(-4px)}}.card-grid[data-astro-cid-zwuirr5b]{display:grid;grid-template-columns:repeat(var(--grid-cols-default),minmax(0,1fr));width:100%}.card-grid--gap-sm[data-astro-cid-zwuirr5b]{gap:var(--space-4)}.card-grid--gap-md[data-astro-cid-zwuirr5b]{gap:var(--space-6)}.card-grid--gap-lg[data-astro-cid-zwuirr5b]{gap:var(--space-8)}@media (max-width: 639px){.card-grid--gap-md[data-astro-cid-zwuirr5b]{gap:var(--space-3, .75rem)}.card-grid--gap-lg[data-astro-cid-zwuirr5b]{gap:var(--space-4)}}@media (min-width: 640px){.card-grid[data-astro-cid-zwuirr5b]{grid-template-columns:repeat(var(--grid-cols-sm),minmax(0,1fr))}}@media (min-width: 768px){.card-grid[data-astro-cid-zwuirr5b]{grid-template-columns:repeat(var(--grid-cols-md),minmax(0,1fr))}}@media (min-width: 1024px){.card-grid[data-astro-cid-zwuirr5b]{grid-template-columns:repeat(var(--grid-cols-lg),minmax(0,1fr))}}@media (min-width: 1280px){.card-grid[data-astro-cid-zwuirr5b]{grid-template-columns:repeat(var(--grid-cols-xl),minmax(0,1fr))}}.card-grid--animate[data-astro-cid-zwuirr5b]>*{opacity:0;transform:translateY(20px);animation:cardFadeIn .5s var(--ease-smooth) forwards}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(1){animation-delay:.05s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(2){animation-delay:.1s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(3){animation-delay:.15s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(4){animation-delay:.2s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(5){animation-delay:.25s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(6){animation-delay:.3s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(7){animation-delay:.35s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(8){animation-delay:.4s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(9){animation-delay:.45s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(10){animation-delay:.5s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(11){animation-delay:.55s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(12){animation-delay:.6s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(13){animation-delay:.65s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(14){animation-delay:.7s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(15){animation-delay:.75s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(16){animation-delay:.8s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(17){animation-delay:.85s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(18){animation-delay:.9s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(19){animation-delay:.95s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(20){animation-delay:1s}.card-grid--animate[data-astro-cid-zwuirr5b]>*:nth-child(n+21){animation-delay:1s}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.card-grid--animate[data-astro-cid-zwuirr5b]>*{animation:none;opacity:1;transform:none}}
