.card-module__FrKoNG__scope{--c-blue:#0a5493;--c-red:#991b1b;--c-yellow:#eab308;--c-green:#166534;--c-purple:#6b21a8;--ink-fix:#1b2430;--surface:#fff;--ink:#1b2430;--ink-2:#3d4a58;--line:#7d8894;--line-soft:#c3ccd6;--muted:#5a6674;--focus:#0a5493;--s1:4px;--s2:8px;--s3:16px;--s4:24px}.dark .card-module__FrKoNG__scope{--surface:#111c2b;--ink:#e6ecf3;--ink-2:#c7d2e0;--muted:#9fb0c4;--line:#64748b;--line-soft:#33415a;--focus:#7cc0ff}.card-module__FrKoNG__kBlue{--col:var(--c-blue);--col-ink:#fff;--col-onwhite:var(--c-blue)}.card-module__FrKoNG__kRed{--col:var(--c-red);--col-ink:#fff;--col-onwhite:var(--c-red)}.card-module__FrKoNG__kYellow{--col:var(--c-yellow);--col-ink:var(--ink-fix);--col-onwhite:#92400e}.card-module__FrKoNG__kGreen{--col:var(--c-green);--col-ink:#fff;--col-onwhite:var(--c-green)}.card-module__FrKoNG__kPurple{--col:var(--c-purple);--col-ink:#fff;--col-onwhite:var(--c-purple)}.card-module__FrKoNG__kNone{--col:#d4af37;--col-ink:var(--ink-fix);--col-onwhite:#5a4300;--gold-edge:#a8801a}.card-module__FrKoNG__kNone .card-module__FrKoNG__head{background:linear-gradient(135deg,#f7e9a8 0%,#e2c561 26%,#d4af37 52%,#e8cf7c 74%,#d4af37 100%)}.card-module__FrKoNG__kNone.card-module__FrKoNG__tile{border-color:var(--gold-edge)}.card-module__FrKoNG__kNone .card-module__FrKoNG__cost{box-shadow:inset 0 0 0 2px var(--gold-edge);background:linear-gradient(160deg,#fdf7dd 0%,#f4e3a6 100%)}.card-module__FrKoNG__tile{box-sizing:border-box;background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:10px;flex-direction:column;width:100%;min-width:0;max-width:240px;height:100%;transition:box-shadow .15s ease-out;display:flex;overflow:hidden;box-shadow:0 1px 3px #1420301a}.card-module__FrKoNG__tile *,.card-module__FrKoNG__tile :before,.card-module__FrKoNG__tile :after{box-sizing:border-box}.card-module__FrKoNG__tile:hover{box-shadow:0 4px 12px #14203029}.card-module__FrKoNG__tile:focus-within{outline:3px solid var(--focus);outline-offset:2px}.card-module__FrKoNG__inDeck{border-color:var(--col);box-shadow:inset 0 0 0 1px var(--col),0 1px 3px #1420301a}.card-module__FrKoNG__inDeck:hover{box-shadow:inset 0 0 0 1px var(--col),0 4px 12px #14203029}.card-module__FrKoNG__body{width:100%;min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;margin:0;padding:0;display:flex}.card-module__FrKoNG__body:focus-visible{outline:none}.card-module__FrKoNG__head{background:var(--col);color:var(--col-ink);padding:var(--s2);gap:var(--s2);flex-wrap:wrap;align-items:flex-start;display:flex}.card-module__FrKoNG__cost{width:40px;height:40px;color:var(--col-onwhite);font-variant-numeric:tabular-nums;background:#fff;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;font-size:21px;font-weight:900;line-height:1;display:flex;box-shadow:inset 0 0 0 2px #ffffffe6}.card-module__FrKoNG__name{line-break:strict;overflow-wrap:break-word;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;flex:60px;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-module__FrKoNG__tags{background:var(--col);color:var(--col-ink);padding:0 var(--s2)var(--s2);gap:var(--s1);flex-wrap:wrap;align-items:center;display:flex}.card-module__FrKoNG__art{aspect-ratio:2;background:var(--line-soft);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.card-module__FrKoNG__artImg{object-fit:cover;width:100%;height:100%;display:block}.card-module__FrKoNG__artNone{letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:700}.card-module__FrKoNG__pill{color:var(--col-onwhite);white-space:nowrap;background:#fff;border-radius:4px;padding:1px 5px;font-size:10.5px;font-weight:900;line-height:1.5}.card-module__FrKoNG__ghost{color:var(--col-ink);border:1px solid var(--col-ink);background:0 0}.card-module__FrKoNG__stats{border-bottom:1px solid var(--line-soft);display:flex}.card-module__FrKoNG__stat{padding:var(--s1);justify-content:center;align-items:baseline;gap:0 var(--s1);flex-wrap:wrap;flex:1;display:flex}.card-module__FrKoNG__stat+.card-module__FrKoNG__stat{border-left:1px solid var(--line-soft)}.card-module__FrKoNG__statKey{color:var(--ink-2);letter-spacing:.06em;flex:none;font-size:10.5px;font-weight:700;line-height:1.4}.card-module__FrKoNG__statVal{color:var(--ink);font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1.35}.card-module__FrKoNG__statNone{color:var(--muted);font-size:14px}.card-module__FrKoNG__abilityBox{padding:var(--s2);flex:auto;min-height:0}.card-module__FrKoNG__effectType{margin:0 0 var(--s1);color:var(--ink-2);font-size:10.5px;font-weight:700;line-height:1.5}.card-module__FrKoNG__ability{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;line-break:strict;overflow-wrap:break-word;-webkit-box-orient:vertical;padding:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.card-module__FrKoNG__abilityEmpty{color:var(--muted)}.card-module__FrKoNG__foot{border-top:1px solid var(--line-soft);padding:var(--s2);gap:var(--s1);flex-direction:column;display:flex}.card-module__FrKoNG__inDeck .card-module__FrKoNG__foot{background:#0a54930f}.dark .card-module__FrKoNG__inDeck .card-module__FrKoNG__foot{background:#7cc0ff1a}.card-module__FrKoNG__cardNo{color:var(--ink-2);font-variant-numeric:tabular-nums;font-size:10.5px}.card-module__FrKoNG__stepper{justify-content:space-between;align-items:center;gap:var(--s1);width:100%;display:flex}.card-module__FrKoNG__stepper button{border:1px solid var(--line);background:var(--surface);width:48px;height:48px;color:var(--ink);cursor:pointer;border-radius:8px;flex:0 0 48px;justify-content:center;align-items:center;font-size:22px;font-weight:900;line-height:1;display:flex}.card-module__FrKoNG__stepper button:hover:not([disabled]){background:#0a549314}.card-module__FrKoNG__stepper button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.card-module__FrKoNG__stepper button[disabled]{color:var(--muted);border-color:var(--line-soft);cursor:not-allowed}.card-module__FrKoNG__count{text-align:center;min-width:24px;color:var(--ink);font-variant-numeric:tabular-nums;flex:1;font-size:17px;font-weight:900}.card-module__FrKoNG__countZero{color:var(--muted);font-weight:700}.card-module__FrKoNG__countBadge{background:var(--col);color:var(--col-ink);font-variant-numeric:tabular-nums;border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:12px;font-weight:900;line-height:1.6}.card-module__FrKoNG__back{box-sizing:border-box;border:1px solid var(--line);color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#1b2f5c 0%,#3d1f66 100%);border-radius:10px;justify-content:center;align-items:center;width:128px;height:176px;font-size:22px;font-weight:900;display:flex;box-shadow:0 1px 3px #14203040}.card-module__FrKoNG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.card-module__FrKoNG__tile{transition:none}}
