.HeroCard-module__k_3OMa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.HeroCard-module__k_3OMa__card{background:var(--surface);border-radius:var(--radius-lg);text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.HeroCard-module__k_3OMa__card:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(to bottom, var(--flag-blue) 0%, var(--accent) 100%);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HeroCard-module__k_3OMa__card:hover,.HeroCard-module__k_3OMa__card:focus-visible{transform:translateY(-2px);box-shadow:0 4px 20px #0000004d}.HeroCard-module__k_3OMa__photoWrap{aspect-ratio:3/4;position:relative;overflow:hidden}.HeroCard-module__k_3OMa__photoPlaceholder{width:100%;height:100%;color:var(--text-muted);background:var(--border-subtle);justify-content:center;align-items:center;display:flex}.HeroCard-module__k_3OMa__cardBody{padding:.625rem .75rem}.HeroCard-module__k_3OMa__cardName{font-size:var(--text-xs);color:var(--text-primary);margin:0;font-weight:700;line-height:1.3}.HeroCard-module__k_3OMa__cardYears{font-size:var(--text-2xs,.625rem);color:var(--text-muted);margin-top:.2rem}.HeroCard-module__k_3OMa__skeletonCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid #0000;overflow:hidden}.HeroCard-module__k_3OMa__skeletonPhoto{aspect-ratio:3/4;background:linear-gradient(110deg, var(--surface) 30%, var(--surface-elevated) 50%, var(--surface) 70%);background-size:200% 100%;animation:1.6s ease-in-out infinite HeroCard-module__k_3OMa__skeletonShimmer}.HeroCard-module__k_3OMa__skeletonBody{flex-direction:column;gap:.35rem;padding:.625rem .75rem;display:flex}.HeroCard-module__k_3OMa__skeletonLine{border-radius:var(--radius-sm);background:linear-gradient(110deg, var(--surface) 30%, var(--surface-elevated) 50%, var(--surface) 70%);background-size:200% 100%;height:.6rem;animation:1.6s ease-in-out infinite HeroCard-module__k_3OMa__skeletonShimmer}.HeroCard-module__k_3OMa__skeletonLine:first-child{width:80%}.HeroCard-module__k_3OMa__skeletonLine:last-child{width:50%;animation-delay:.1s}@keyframes HeroCard-module__k_3OMa__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.HeroCard-module__k_3OMa__skeletonPhoto,.HeroCard-module__k_3OMa__skeletonLine{opacity:.5;animation:none}}@media (min-width:480px){.HeroCard-module__k_3OMa__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:768px){.HeroCard-module__k_3OMa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}}
