@property --fc-spin{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes fc-border-spin{to{--fc-spin:360deg}}@keyframes fc-sparkle-twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}.football-card{--fc-accent:#2a2a2a;--fc-border:var(--fc-accent);--fc-chip-bg:color-mix(in srgb, var(--fc-accent) 24%, #0a0a0a);--fc-chip-text:color-mix(in srgb, var(--fc-accent) 72%, #fff);--fc-chip-border:var(--fc-accent);--fc-beam-highlight:color-mix(in srgb, var(--fc-accent) 35%, #fff 65%);--fc-shadow-ring:color-mix(in srgb, var(--fc-accent) 62%, transparent);--fc-shine:color-mix(in srgb, var(--fc-accent) 24%, transparent);--fc-shine-bright:color-mix(in srgb, var(--fc-accent) 22%, #fff 38%);--fc-image-overlay:color-mix(in srgb, var(--fc-accent) 22%, transparent);--fc-sparkle:color-mix(in srgb, var(--fc-accent) 55%, #fff 45%);width:var(--fc-width,10.5rem);border:1px solid var(--fc-border);max-width:100%;box-shadow:none;background:#0a0a0a;border-radius:.5rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.football-card__body{border-radius:inherit;flex-direction:column;gap:.5rem;padding:.5rem;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.football-card__border-beam,.football-card__shine,.football-card__sparkles{pointer-events:none;display:none}.football-card__border-beam{z-index:0;backface-visibility:hidden;border-radius:calc(.5rem + 2px);position:absolute;inset:-2px;overflow:hidden;transform:translateZ(0)}.football-card__border-beam:before{content:"";background:conic-gradient(from var(--fc-spin), var(--fc-accent), var(--fc-beam-highlight), var(--fc-accent), transparent 25%, var(--fc-accent));will-change:--fc-spin;animation:3.2s linear infinite fc-border-spin;position:absolute;inset:-50%}.football-card__border-beam:after{content:"";background:#0a0a0a;border-radius:.5rem;position:absolute;inset:2px}.football-card__shine{z-index:20;opacity:0;background:linear-gradient(90deg, transparent, var(--fc-shine-bright), var(--fc-shine), transparent);width:55%;transition:transform .5s,opacity .5s;position:absolute;inset:0;transform:skew(-12deg)translate(-120%)}.football-card__sparkles{z-index:25;position:absolute;inset:0}.football-card__sparkle{background:var(--fc-sparkle);opacity:0;border-radius:9999px;width:3px;height:3px;animation:2.4s ease-in-out infinite fc-sparkle-twinkle;position:absolute}.football-card__sparkle:first-child{animation-delay:0s;top:12%;left:18%}.football-card__sparkle:nth-child(2){animation-delay:.6s;top:22%;right:14%}.football-card__sparkle:nth-child(3){animation-delay:1.1s;top:48%;left:10%}.football-card__sparkle:nth-child(4){animation-delay:.3s;bottom:34%;right:16%}.football-card__sparkle:nth-child(5){animation-delay:1.7s;bottom:18%;left:42%}.football-card__image{z-index:1;aspect-ratio:3/4;background:#111;border-radius:.375rem;width:100%;position:relative;overflow:hidden}.football-card__image-overlay{pointer-events:none;opacity:0;background:linear-gradient(160deg, var(--fc-image-overlay), transparent 62%);transition:opacity .3s;position:absolute;inset:0}.football-card__photo{z-index:10;object-fit:contain;padding:.25rem;position:absolute;inset:0}.football-card__info{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:.75rem;display:flex;position:relative}.football-card__name{-webkit-line-clamp:2;letter-spacing:.02em;color:#fafafa;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.football-card__footer{gap:.5rem;display:grid}.football-card__divider{background:#ffffff1a;width:100%;height:1px}.football-card__meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.football-card__rarity,.football-card__price{font-size:.875rem;font-weight:600;line-height:1.25;transition:color .3s}.football-card__rarity{text-overflow:ellipsis;white-space:nowrap;color:#737373;overflow:hidden}.football-card__price{color:var(--fc-chip-text);font-variant-numeric:tabular-nums;flex-shrink:0}.football-card__stock{font-variant-numeric:tabular-nums;color:#737373;margin:0;font-size:.75rem;font-weight:500;line-height:1.25}.football-card__actions{gap:.5rem;display:grid}.football-card:hover .football-card__name{color:#fff}.football-card:hover .football-card__image-overlay{opacity:1}.football-card.presentation-enhanced{border-color:color-mix(in srgb, var(--fc-accent) 72%, #fff 8%);box-shadow:0 0 0 1px color-mix(in srgb, var(--fc-shadow-ring) 88%, transparent), 0 10px 24px -16px color-mix(in srgb, var(--fc-accent) 38%, transparent)}.football-card.presentation-enhanced .football-card__shine{display:block}.football-card.presentation-enhanced .football-card__body{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--fc-accent) 38%, transparent)}.football-card.presentation-enhanced .football-card__image-overlay{opacity:.3;background:linear-gradient(160deg, color-mix(in srgb, var(--fc-accent) 32%, transparent), transparent 58%)}.football-card.presentation-enhanced .football-card__divider{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--fc-accent) 55%, transparent), transparent)}.football-card.presentation-enhanced:hover{box-shadow:0 0 0 1px color-mix(in srgb, var(--fc-shadow-ring) 95%, transparent), 0 12px 28px -14px color-mix(in srgb, var(--fc-accent) 48%, transparent)}.football-card.presentation-enhanced:hover .football-card__body{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--fc-accent) 62%, transparent)}.football-card.presentation-enhanced:hover .football-card__shine{opacity:.32;transform:skew(-12deg)translate(320%)}.football-card.presentation-enhanced:hover .football-card__image-overlay{opacity:.52}.football-card.presentation-premium{box-shadow:0 8px 22px -18px color-mix(in srgb, var(--fc-accent) 26%, transparent);isolation:isolate;background:0 0;border-color:#0000;transition:none;overflow:visible;transform:translateZ(0)}.football-card.presentation-premium .football-card__border-beam,.football-card.presentation-premium .football-card__shine,.football-card.presentation-premium .football-card__sparkles{display:block}.football-card.presentation-premium .football-card__body{z-index:1;background:#0a0a0a;transition:box-shadow .3s;position:relative}.football-card.presentation-premium:hover{box-shadow:0 0 0 1px color-mix(in srgb, var(--fc-shadow-ring) 95%, transparent), 0 12px 28px -14px color-mix(in srgb, var(--fc-accent) 48%, transparent)}.football-card.presentation-premium:hover .football-card__body{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--fc-accent) 62%, transparent)}.football-card.presentation-premium:hover .football-card__shine{opacity:.42;transform:skew(-12deg)translate(320%)}.football-card.presentation-premium .football-card__image-overlay{opacity:.35;background:linear-gradient(155deg, color-mix(in srgb, var(--fc-accent) 30%, transparent), transparent 55%)}.football-card.presentation-premium .football-card__divider{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--fc-accent) 75%, #fff 25%), transparent)}.football-card--compact .football-card__name{font-size:.875rem}.football-card--compact .football-card__rarity,.football-card--compact .football-card__price{font-size:.75rem}.football-card--compact .football-card__stock{font-size:.6875rem}@media (prefers-reduced-motion:reduce){.football-card__border-beam:before{--fc-spin:40deg;animation:none}.football-card__sparkle{animation:none}.football-card__shine{transition:none}}
