/* Approved illustrated material, not an approximation with CSS polygons. */
.tcg-master { background:#000 url('assets/card-master-frame.png') center/100% 100% no-repeat; font-family:Impact,'Arial Narrow',sans-serif; }
.tcg-master[data-card-id="mara"] { background-image:url('assets/mara-playable-background.png'); }
.tcg-master[data-rarity]::before,.tcg-master[data-rarity]::after { display:none; }
.tcg-master[data-rarity] .tcg-inner { inset:0; }
.tcg-master[data-rarity] .tcg-frame,.tcg-master .tcg-footer,.tcg-master .tcg-emblem,.tcg-master .tcg-sticker { display:none; }
.tcg-master .tcg-art { inset:24% 7% 26% 14%; background:transparent; }
.tcg-master[data-card-id="mara"] .tcg-art { visibility:hidden; }
.tcg-master .tcg-heading { top:4.9%; left:28%; right:25%; height:12.8%; padding:0; background:none; transform:rotate(-2deg); justify-content:flex-start; }
.tcg-master .tcg-heading h4 { font-family:Impact,'Arial Narrow',sans-serif; font-weight:400; font-size:var(--title-size); line-height:1; margin:0; text-align:center; letter-spacing:.02em; }
.tcg-master .tcg-heading span { position:absolute; top:78%; width:100%; font-family:Impact,'Arial Narrow',sans-serif; font-size:3.4cqw; line-height:1.15; color:#b7f20c; text-align:center; margin:0; }
.tcg-master[data-card-id="mara"] .tcg-heading span { font-size:4cqw; white-space:nowrap; }
.tcg-master .tcg-block { background:none; clip-path:none; transform:none; padding:0; height:auto; gap:0; display:block; color:#060908; overflow:visible; }
.tcg-master .tcg-block .tcg-value { font-family:Impact,'Arial Narrow',sans-serif; font-weight:400; font-size:var(--value-size); line-height:1; text-align:center; }
.tcg-master .tcg-block small { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }
.tcg-master .tcg-cost { left:8.3%; top:4.2%; width:14%; bottom:auto; }
.tcg-master .tcg-attack { left:5.5%; top:84.1%; width:14%; bottom:auto; }
.tcg-master .tcg-defense { left:82%; right:auto; top:82%; width:13%; bottom:auto; }
.tcg-master .tcg-ability,.board-card .tcg-master .tcg-ability { top:81.2%; bottom:9.5%; left:25%; right:24%; margin:0; display:block; align-content:start; text-align:center; font-family:Impact,'Arial Narrow',sans-serif; font-weight:400; font-size:var(--ability-size); line-height:1.3; }
.tcg-master .tcg-ability b { color:#b7f20c; font-weight:400; }
.tcg-master[data-rarity] .tcg-edition { bottom:9%; left:27%; right:27%; font-family:Impact,'Arial Narrow',sans-serif; font-weight:400; font-size:1.8cqw; text-align:center; line-height:1; }
.tcg-master[data-rarity] .tcg-edition::before { content:'◆ '; }
