.Card-module__7fBG1G__cardContainer{perspective:1000px;width:var(--card-width);flex-direction:column;align-items:center;margin:1rem;display:flex}.Card-module__7fBG1G__positionLabel{font-family:var(--font-serif);color:var(--accent-gold);letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 10px #d4af374d;margin-bottom:1rem;font-size:.9rem}.Card-module__7fBG1G__card{width:var(--card-width);height:var(--card-height);cursor:pointer;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,.2,.2,1);position:relative}.Card-module__7fBG1G__card:hover{transform:translateY(-10px)}.Card-module__7fBG1G__card:hover .Card-module__7fBG1G__glowEffect{opacity:1}.Card-module__7fBG1G__card.Card-module__7fBG1G__revealed{cursor:default;transform:rotateY(180deg)}.Card-module__7fBG1G__card.Card-module__7fBG1G__revealed:hover{transform:rotateY(180deg)translateY(-5px)}.Card-module__7fBG1G__cardInner{width:100%;height:100%;transform-style:preserve-3d;position:absolute}.Card-module__7fBG1G__cardBack,.Card-module__7fBG1G__cardFront{backface-visibility:hidden;border:1px solid #d4af374d;border-radius:8px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000080}.Card-module__7fBG1G__cardBack{background-color:var(--bg-color-light);transform:rotateY(0)}.Card-module__7fBG1G__cardBackImage{opacity:.9;background-image:url(/images/card-back.png);background-position:50%;background-size:cover;width:100%;height:100%}.Card-module__7fBG1G__glowEffect{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0;box-shadow:inset 0 0 30px #d4af3766}.Card-module__7fBG1G__cardFront{background-color:#1a1a24;position:relative;transform:rotateY(180deg)}.Card-module__7fBG1G__cardFrontImage{object-fit:cover;transition:transform .5s}.Card-module__7fBG1G__cardFrontOverlay{z-index:2;text-align:center;pointer-events:none;background:linear-gradient(#0a0a1066 0%,#0000 40% 60%,#0a0a10b3 100%);flex-direction:column;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.Card-module__7fBG1G__isReversed{transform:rotateY(180deg)rotate(180deg)}.Card-module__7fBG1G__cardNumber{font-family:var(--font-serif);color:var(--text-secondary);margin-bottom:1rem;font-size:1.5rem}.Card-module__7fBG1G__cardName{font-family:var(--font-serif);color:var(--accent-gold);text-transform:uppercase;letter-spacing:1px;font-size:1.2rem}.Card-module__7fBG1G__cardInfo{text-align:center;max-width:var(--card-width);margin-top:1.5rem}.Card-module__7fBG1G__cardInfo h4{font-family:var(--font-serif);color:var(--accent-gold);margin-bottom:.5rem;font-size:1rem}.Card-module__7fBG1G__cardInfo p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}@media (max-width:768px){.Card-module__7fBG1G__cardContainer{width:140px;margin:.5rem}.Card-module__7fBG1G__card{width:140px;height:220px}.Card-module__7fBG1G__cardName{font-size:.9rem}.Card-module__7fBG1G__cardNumber{font-size:1.2rem}}
