@font-face{font-family:DawnCrystal;src:url('/assets/public-site-refresh/dawncrystal-display.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:CardRoboto;src:url('/assets/public-site-refresh/Roboto-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:CardRoboto;src:url('/assets/public-site-refresh/Roboto-Bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
.official-card{display:block;max-width:100%;overflow:visible;aspect-ratio:2/3}
.official-card image{pointer-events:none}
.official-card .official-values{font-family:DawnCrystal,Georgia,serif;font-weight:400;fill:#fff;stroke:#03070f;stroke-width:3;paint-order:stroke fill;stroke-linejoin:round}
.official-card .card-attack-value{fill:#ffecda}
.official-card .card-defense-value{fill:#ddf3ff}
.official-card .card-xp-value,.official-card .card-xp-label{stroke-width:2}
.official-card .card-xp-label,.official-card .official-identity,.official-card .official-rules{font-family:CardRoboto,Arial,Helvetica,sans-serif}
.official-card .card-xp-label{font-weight:700}
.official-card .official-identity{font-weight:700;letter-spacing:.35px;paint-order:stroke fill;stroke:#040812;stroke-width:1.5}
.official-card .official-card-name{font-family:DawnCrystal,Georgia,serif;font-weight:400;fill:#ffefc8;stroke:#050811;stroke-width:1;paint-order:stroke fill;letter-spacing:.2px}
.official-card .official-rules{font-weight:400;fill:#f1f7fd;stroke:#050a14;stroke-width:1;paint-order:stroke fill}
.card-inspect>.official-card{width:100%;height:auto;transform:perspective(1200px) rotateY(-5deg);filter:drop-shadow(2px 2px 0 #dbc58b70) drop-shadow(5px 6px 0 #26202d) drop-shadow(0 18px 22px #000b);transition:transform .4s,filter .4s}
.card-inspect:hover>.official-card,.card-inspect:focus-visible>.official-card{transform:perspective(1200px) rotateY(0) translateY(-7px);filter:drop-shadow(2px 2px 0 #f0dcad80) drop-shadow(0 25px 25px #000c)}
.card-preview-media{width:100%;max-width:min(440px,calc(72vh * 2 / 3));justify-self:center;aspect-ratio:2/3;display:grid;place-items:center}
.card-preview-media>.official-card,.card-preview-media>img{width:100%;height:100%;object-fit:contain;max-height:72vh}
.card-fan .official-card{overflow:visible}
@media(max-width:760px){.card-preview-media{max-width:min(100%,calc(52vh * 2 / 3));}.card-preview-media>.official-card,.card-preview-media>img{max-height:52vh}}
@media(max-width:600px){.card-grid{grid-template-columns:minmax(0,340px);justify-content:center;gap:40px}}
@media(prefers-reduced-motion:reduce){.card-inspect>.official-card{transition:none}.card-inspect:hover>.official-card{transform:none}}
