:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root :root{font-family:InterVariable,sans-serif}}:root{--font-default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-monospace: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;--header: linear-gradient(to right bottom, #1A1A1A, #404040);--header-mobile: #2D2D2D;--background: #FFF;--background-lightest: #FAFAFA;--background-very-light: #F5F5F5;--background-light: #EEE;--background-solid: #CCC;--background-concrete: #DDD;--background-dark: #777;--background-semi: rgba(255, 255, 255, .9);--background-overlay: rgba(0, 0, 0, .8);--background-highlight: #FDF7E2;--background-disabled: repeating-linear-gradient(-45deg, rgba(220, 220, 220, .5), rgba(220, 220, 220, .5) 5px, rgba(220, 220, 220, .8) 5px, rgba(220, 220, 220, .8) 10px);--background-inverted: #111;--set-number-background: #333;--tooltip-background: rgba(20, 20, 20);--price-small: rgba(255, 237, 204, .5);--price-high: rgba(255, 237, 204, 1);--pricing-background: #ddeaff;--pricing-background-gradient: linear-gradient(#f9fbff, #ddeaff);--pricing-background-gradient-2: linear-gradient(#ddeaff, #f9fbff);--effect-activation: #E9F4FF;--effect-costs: #FAF0E6;--highlight: #FFFF00;--primary: #3A86FF;--primary-hover: #0767ff;--primary-light: #C1D7EA;--primary-very-light: #DAE6F2;--primary-very-light-hover: #EDF3F8;--primary-gray: #a1b2c0;--secondary: #555555;--secondary-hover: #2b2b2b;--text: #000;--text-lightened: #333;--text-secondary: #555;--text-light: #777;--text-slightly-light: #999;--text-very-light: #AAA;--text-primary-very-light: #828A92;--text-primary-very-light-hover: #47484A;--text-translucent-light: rgba(0, 0, 0, .4);--white: #FFF;--text-inverted: #FFF;--text-inverted-light: #DDD;--shadow-light: rgba(0, 0, 0, .15);--shadow-normal: rgba(0, 0, 0, .35);--shadow-thick: rgba(0, 0, 0, .5);--shadow-search: 0 2px 4px rgba(0, 0, 0, .05);--shadow-search-hover: 0 3px 5px rgba(0, 0, 0, .1);--shadow-drop-down: 0 0 0 1px hsla(0, 0%, 0%, .1), 0 4px 11px hsla(0, 0%, 0%, .1);--input-border-top: #D9D9D9;--input-border-sides: #CCC;--input-border-bottom: #B3B3B3;--input-border-hover-top: #C9C9C9;--input-border-hover-sides: #BBB;--input-border-hover-bottom: #A3A3A3;--input-border-focus: #3A86FF;--input-background: #FFF;--select-option-hover: #EEE;--red: #cc1e22;--red-hover: #a0171b;--red-light: #fceded;--red-light-hover: #e6d0d0;--orange: #ffa400;--orange-light: #ffedcc;--orange-light-hover: #ffe6b3;--yellow: #FFCC00;--yellow-light: #fff4cc;--green: #1e7b1e;--green-hover: #145214;--green-light: #d6f5d6;--green-light-hover: #c0e0c0;--green-valid: #2ab92a;--green-bright: #06d66e;--bronze: #CD7F32;--gold: #FFC64C;--gold-2: #B89130;--middle-blue-green: #e5989b;--teal: #52D1DC;--teal-light: #E9F5F6;--blue: #0353a4;--purple: #623CEA;--purple-2: #9B5DE5;--purple-light: #F3E9F5;--purple-to-teal: linear-gradient(to right bottom, #B52DFF, 60%, #3CF1FF);--black: #111111;--silver: #C0C0C0;--platinum: #EDF6F9;--sage: #A07178;--sage-light: #EEE5E9;--cardmarket: #022370;--tcgplayer: #447ab5;--language-en: #EAE4E9;--language-de: #E2ECE9;--language-fr: #BEE1E6;--language-it: #DFE7FD;--language-es: #FDE2E4;--language-pt: #FFF1E6;--language-jp: #FAD2E1;--language-kr: #F0D2FA;--z-layer-1: 5;--z-layer-2: 10;--z-layer-3: 15;--z-layer-4: 20;--z-layer-5: 25;--z-layer-6: 30;--z-layer-7: 35;--z-layer-8: 40;--z-layer-9: 45;--z-layer-10: 50;--z-layer-11: 55;--z-layer-12: 60;--z-layer-13: 65;--z-layer-14: 70;--transition-show: opacity, transform .2s cubic-bezier(.4, 0, .2, 1), visibility .2s linear}html.dark{--font-default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-monospace: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;--header: linear-gradient(to right bottom, #1A1A1A, #1D1D1D);--header-mobile: #2D2D2D;--background: #000;--background-lightest: #121212;--background-very-light: #181818;--background-light: #1F1F1F;--background-dark: #444;--background-solid: #666;--background-concrete: #777;--background-semi: rgba(50, 50, 50, .95);--background-overlay: rgba(0, 0, 0, .85);--background-highlight: #3a300f;--background-disabled: repeating-linear-gradient(-45deg, rgba(100, 100, 100, .5), rgba(100, 100, 100, .5) 5px, rgba(100, 100, 100, .8) 5px, rgba(100, 100, 100, .8) 10px);--background-inverted: #EEE;--set-number-background: #444;--tooltip-background: rgba(40, 40, 40);--price-small: rgba(184, 148, 81, .5);--price-high: rgb(184, 148, 81);--pricing-background: #2a4859;--pricing-background-gradient: linear-gradient(#2a4859, #20355b);--pricing-background-gradient-2: linear-gradient(#20355b, #2a4859);--effect-activation: #095b4c;--effect-costs: #805935;--highlight: #FFFF00;--primary: #3A86FF;--primary-hover: #0767ff;--primary-light: #2c4b7e;--primary-very-light: #20355b;--primary-very-light-hover: #333;--primary-gray: #a1b2c0;--secondary: #444;--secondary-hover: #2b2b2b;--text: #EEE;--text-lightened: #DDD;--text-secondary: #AAA;--text-light: rgba(255, 255, 255, .66);--text-slightly-light: #BBB;--text-very-light: rgba(255, 255, 255, .4);--text-primary-very-light: #828A92;--text-primary-very-light-hover: #9eabb2;--text-translucent-light: rgba(255, 255, 255, .4);--white: #EEE;--text-inverted: #111;--text-inverted-light: #666;--shadow-light: transparent;--shadow-normal: transparent;--shadow-thick: transparent;--shadow-search: 0 1px 3px rgba(0, 0, 0, .5);--shadow-search-hover: 0 2px 4px rgba(0, 0, 0, 1);--shadow-drop-down: 0 0 0 1px hsla(0, 0%, 0%, .1), 0 4px 11px hsla(0, 0%, 0%, .1);--input-border-top: #333333;--input-border-sides: #333333;--input-border-bottom: #333333;--input-border-hover-top: #444444;--input-border-hover-sides: #444444;--input-border-hover-bottom: #444444;--input-border-focus: #3A86FF;--input-background: rgb(54, 54, 54);--select-option-hover: #1F1F1F;--red: #cc1e22;--red-hover: #a0171b;--red-light: #780f0f;--red-light-hover: #a0171b;--orange: #ffa400;--orange-light: #9d672f;--orange-light-hover: #e69a00;--yellow: #FFCC00;--yellow-light: #a39973;--green: #499849;--green-hover: #387638;--green-light: #0c3a0c;--green-light-hover: #387638;--green-valid: #2ab92a;--green-bright: #06d66e;--bronze: #CD7F32;--gold: #dda93b;--gold-2: #B89130;--middle-blue-green: #83c5be;--teal: #52D1DC;--teal-light: #152e36;--blue: #0353a4;--purple: #623CEA;--purple-2: #623CEA;--purple-light: #21152e;--purple-to-teal: linear-gradient(to right bottom, #B52DFF, 60%, #3CF1FF);--black: #111111;--silver: #C0C0C0;--platinum: #152e36;--sage: #A07178;--sage-light: #8d7982;--cardmarket: #22438e;--tcgplayer: #447ab5;--language-en: #665463;--language-de: #617971;--language-fr: #689298;--language-it: #414E72;--language-es: #6C5153;--language-pt: #7C6552;--language-jp: #895b6c;--language-kr: #63476C;--z-layer-1: 5;--z-layer-2: 10;--z-layer-3: 15;--z-layer-4: 20;--z-layer-5: 25;--z-layer-6: 30;--z-layer-7: 35;--z-layer-8: 40;--z-layer-9: 45;--z-layer-10: 50;--z-layer-11: 55;--z-layer-12: 60;--z-layer-13: 65;--z-layer-14: 70}*,*:before,*:after{box-sizing:border-box;outline:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{background-color:var(--background);color:var(--text);margin:0;min-height:100vh}main{min-height:calc(100vh - 13.5rem);margin-top:1.5rem;transition:padding .2s cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){main{margin-top:1rem;margin-bottom:50px}}@media(max-width:1024px){.desktop-only{display:none!important}}@media(min-width:1025px){.mobile-only{display:none!important}}#skip-navigation-link{color:#fff;padding:.5rem}#skip-navigation-link:focus{left:0!important}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}[data-tooltip]{position:relative}[data-tooltip]:before,[data-tooltip]:after{position:absolute;z-index:30;visibility:hidden;opacity:0;left:50%;pointer-events:none;transition:.15s ease-in-out;will-change:transform;top:calc(100% + 5px)}[data-tooltip]:before{content:attr(data-tooltip);padding:10px 18px;min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;border-radius:6px;font-size:.9rem;font-weight:500;background-color:var(--tooltip-background);box-shadow:var(--shadow-search);color:#fff;text-align:center;white-space:pre-wrap;transform:translate3d(-50%,0,0)}[data-tooltip]:after{content:"";border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent var(--tooltip-background) transparent;transform-origin:bottom;transform:translate3d(-5px,-5px,0)}[data-tooltip-location=left]:before,[data-tooltip-location=left]:after{left:auto;right:calc(100% + 5px);top:auto;bottom:50%}[data-tooltip-location=left]:after{border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--tooltip-background);transform-origin:left;transform:translate3d(5px,50%,0)}[data-tooltip-location=left]:before{transform:translate3d(0,50%,0)}[data-tooltip-location=right]:before,[data-tooltip-location=right]:after{left:calc(100% + 5px);bottom:50%;top:auto}[data-tooltip-location=right]:before{transform:translate3d(0,50%,0)}[data-tooltip-location=right]:after{border-width:6px 6px 6px 0px;border-color:transparent var(--tooltip-background) transparent transparent;transform:translate3d(-5px,50%,0)}[data-tooltip-location=top]:before,[data-tooltip-location=top]:after{bottom:calc(100% + 5px);top:auto}[data-tooltip-location=top]:before{transform:translate3d(-50%,-10px,0)}[data-tooltip-location=top]:after{border-width:6px 6px 0 6px;border-color:var(--tooltip-background) transparent transparent transparent}@media(min-width:1025px){[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after{visibility:visible;opacity:1}[data-tooltip]:hover:before,[data-tooltip]:focus:before{transform:translate3d(-50%,5px,0)}[data-tooltip]:hover:after,[data-tooltip]:focus:after{transform:translate3d(-50%,0,0)}[data-tooltip-location=top]:hover:before,[data-tooltip-location=top]:focus:before{transform:translate3d(-50%,0,0)}[data-tooltip-location=top]:hover:after,[data-tooltip-location=top]:focus:after{transform:translate3d(-5px,5px,0)}[data-tooltip-location=left]:hover:before,[data-tooltip-location=left]:focus:before{transform:translate3d(-5px,50%,0)}[data-tooltip-location=left]:hover:after,[data-tooltip-location=left]:focus:after{transform:translate3d(0,50%,0)}[data-tooltip-location=right]:hover:before,[data-tooltip-location=right]:focus:before{transform:translate3d(5px,50%,0)}[data-tooltip-location=right]:hover:after,[data-tooltip-location=right]:focus:after{transform:translate3d(0,50%,0)}}@media(max-width:1024px){[data-tooltip]:not([data-tooltip-visible-mobile]):before,[data-tooltip]:not([data-tooltip-visible-mobile]):after{display:none}[data-tooltip][data-tooltip-visible-mobile=true]:before,[data-tooltip][data-tooltip-visible-mobile=true]:after{visibility:visible;opacity:1}[data-tooltip-location=top][data-tooltip-visible-mobile=true]:before{transform:translate3d(-50%,0,0)}[data-tooltip-location=top][data-tooltip-visible-mobile=true]:after{transform:translate3d(-5px,5px,0)}[data-tooltip-location=left][data-tooltip-visible-mobile=true]:before{transform:translate3d(-5px,50%,0)}[data-tooltip-location=left][data-tooltip-visible-mobile=true]:after{transform:translate3d(0,50%,0)}[data-tooltip-location=right][data-tooltip-visible-mobile=true]:before{transform:translate3d(5px,50%,0)}[data-tooltip-location=right][data-tooltip-visible-mobile=true]:after{transform:translate3d(0,50%,0)}[data-tooltip-location=bottom][data-tooltip-visible-mobile=true]:before{transform:translate3d(-50%,5px,0)}[data-tooltip-location=bottom][data-tooltip-visible-mobile=true]:after{transform:translate3d(-50%,0,0)}}
