:root{--burro-blue:#17385f;--burro-blue-2:#234d7d;--burro-mustard:#e8b315;--burro-mustard-soft:#f8e6a7;--burro-sky:#79c8d6;--burro-green:#77b975;--burro-coral:#e77b5d;--burro-ink:#151515;--burro-paper:#fbfaf7;--burro-line:#e4ddd2;--burro-muted:#716a62;--burro-navy:var(--burro-blue);--burro-yellow:var(--burro-mustard)}.btcg{background:#fff;color:var(--burro-ink)}.btcg *{box-sizing:border-box}.btcg button,.btcg input,.btcg select{font:inherit}.btcg__shell{max-width:1480px;margin:auto;padding:18px clamp(16px,4vw,56px) 76px}.btcg__hero{width:100%;margin:0 0 28px;border-radius:22px;overflow:hidden;background:transparent}.btcg__hero-image{width:100%;height:auto;display:block}.btcg__kicker{text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:900;color:#9c6900;margin:0 0 8px}.btcg__home-heading{font-size:clamp(1.9rem,3vw,2.8rem);letter-spacing:-.035em;margin:0 0 4px}.btcg__section-head{margin:0 0 18px}.btcg__section-head p:not(.btcg__kicker){margin:0;color:var(--burro-muted)}.btcg__games{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.btcg-game{border:1px solid var(--burro-line);background:#fff;border-radius:18px;overflow:hidden;text-align:left;cursor:pointer;transition:.2s ease}.btcg-game:hover{transform:translateY(-4px) rotate(-.15deg);box-shadow:0 15px 32px #18324f1a}.btcg-game__visual{display:block;position:relative;aspect-ratio:4/4.45;background:#161616;overflow:hidden}.btcg-game__image,.btcg-game__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.btcg-game:hover .btcg-game__image{transform:scale(1.045)}.btcg-game__placeholder{background:linear-gradient(145deg,#2a2a2a,#0e0e0e)}.btcg-game__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.76),transparent 60%)}.btcg-game__logo{position:absolute;left:9%;bottom:9%;width:82%;height:23%;object-fit:contain;filter:drop-shadow(0 3px 7px rgba(0,0,0,.35))}.btcg-game__name-overlay{position:absolute;left:8%;bottom:9%;color:#fff;font-size:1.2rem}.btcg-game__meta{display:flex;align-items:center;justify-content:space-between;padding:13px 15px}.btcg-game__meta strong{display:block}.btcg-game__meta small{display:block;color:var(--burro-muted);margin-top:2px}.btcg-game__arrow{width:72px;height:36px;display:grid;place-items:center}.btcg-game__arrow svg{width:66px;height:32px;fill:none;stroke:var(--burro-blue-2);stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.btcg-game__arrow .scratch{stroke-width:1.4;opacity:.6}.btcg-game:hover .btcg-game__arrow svg{transform:translate(5px) rotate(-2deg)}.btcg__game-head,.btcg__set-head{max-width:980px;margin:0 auto;text-align:center}.btcg__back{border:0;background:none;color:var(--burro-muted);font-weight:750;cursor:pointer;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;gap:2px}.btcg__back svg{width:58px;height:30px;fill:none;stroke:var(--burro-blue-2);stroke-width:3;stroke-linecap:round}.btcg__game-head h2,.btcg__set-head h2{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.045em;margin:.1rem 0 .3rem}.btcg__game-head p,.btcg__set-head p{color:var(--burro-muted);margin:0}.btcg__mode-tabs{display:flex;width:max-content;margin:18px auto 12px;padding:4px;border:1px solid var(--burro-line);border-radius:15px;background:#fff}.btcg__mode{border:0;background:transparent;padding:11px 19px;border-radius:11px;font-weight:800;cursor:pointer}.btcg__mode.is-active{background:var(--burro-navy);color:#fff}.btcg-search-wrap{width:min(900px,100%);margin:0 auto 20px;position:relative}.btcg-search{height:62px;display:flex;align-items:center;gap:12px;padding:0 10px 0 19px;border:2px solid #d7d0c5;border-radius:18px;background:#fff;box-shadow:0 10px 30px #18324f14}.btcg-search:focus-within{border-color:var(--burro-blue-2);box-shadow:0 0 0 4px #76558f1a,0 10px 30px #18324f14}.btcg-search__icon{width:22px;height:22px;fill:none;stroke:var(--burro-navy);stroke-width:1.8}.btcg-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:1.08rem}.btcg-search__clear{border:0;background:none;color:var(--burro-blue-2);font-size:1.5rem;cursor:pointer}.btcg-search__submit{width:62px;height:44px;border:0;border-radius:13px;background:var(--burro-yellow);cursor:pointer;display:grid;place-items:center}.btcg-search__submit svg{width:52px;fill:none;stroke:var(--burro-navy);stroke-width:3.2;stroke-linecap:round}.btcg-search__submit .scratch{stroke-width:1.25;opacity:.55}.btcg-suggest{position:absolute;z-index:20;top:68px;left:0;right:0;background:#fff;border:1px solid var(--burro-line);border-radius:16px;box-shadow:0 18px 38px #18324f26;overflow:hidden}.btcg-suggest button{width:100%;display:flex;gap:12px;align-items:center;border:0;background:#fff;padding:9px 12px;text-align:left;cursor:pointer}.btcg-suggest button:hover{background:var(--burro-paper)}.btcg-suggest img{width:42px;height:58px;object-fit:cover;border-radius:5px}.btcg-suggest strong,.btcg-suggest small{display:block}.btcg-suggest small{color:var(--burro-muted);margin-top:2px}.btcg__card-toolbar,.btcg__toolbar,.btcg__set-tools{max-width:1120px;margin:10px auto 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.btcg__card-toolbar span{display:block;color:var(--burro-muted);font-size:.86rem;margin-top:2px}.btcg__view-toggle{display:flex;border:1px solid var(--burro-line);border-radius:11px;overflow:hidden}.btcg__view-toggle button{width:42px;height:38px;border:0;background:#fff;cursor:pointer}.btcg__view-toggle button.is-active{background:var(--burro-navy);color:#fff}.btcg__segmented{display:flex;gap:8px;flex-wrap:wrap}.btcg__segmented button,.btcg-alpha button{border:1px solid var(--burro-line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.btcg__segmented button.is-active,.btcg-alpha button.is-active{background:var(--burro-yellow);border-color:var(--burro-yellow);color:var(--burro-navy)}.btcg-year-filter{display:flex;align-items:center;gap:10px;font-weight:850;color:var(--burro-navy)}.btcg-year-filter select{min-width:130px;border:2px solid #d7d0c5;border-radius:11px;padding:9px 34px 9px 12px;background:#fff;font-weight:700}.btcg-alpha{display:flex;gap:5px;flex-wrap:wrap;margin:0 auto 18px;justify-content:center}.btcg-alpha[hidden]{display:none!important}.btcg-alpha button{padding:7px 10px;min-width:34px}.btcg-set-groups{max-width:1120px;margin:0 auto}.btcg-set-group{margin:0 0 26px}.btcg-set-group__head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:2px solid var(--burro-navy);padding:0 2px 8px;margin-bottom:8px}.btcg-set-group__head h3{margin:0;font-size:1.45rem;color:var(--burro-navy)}.btcg-set-group__head p{margin:2px 0 0;color:var(--burro-muted);font-size:.86rem}.btcg-set-group__head>span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:#edf2f7;color:var(--burro-blue-2);font-weight:900}.btcg-set-group__rows{display:grid;grid-template-columns:1fr;gap:6px}.btcg-set-row{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--burro-line);border-radius:13px;background:#fff;padding:9px 12px;text-align:left;cursor:pointer;transition:.16s ease}.btcg-set-row:hover{background:var(--burro-paper);transform:translate(2px)}.btcg-set-row__symbol{width:50px;height:42px;display:grid;place-items:center;border-radius:10px;background:#edf2f7;color:var(--burro-blue);font-weight:900;font-size:.8rem;overflow:hidden}.btcg-set-row__symbol img{max-width:38px;max-height:38px;object-fit:contain}.btcg-set-row__main strong,.btcg-set-row__main small{display:block}.btcg-set-row__main small{color:var(--burro-muted);margin-top:2px}.btcg-set-row__count{color:var(--burro-muted);font-size:.82rem;white-space:nowrap}.btcg__search-results,.btcg__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.btcg__search-results{max-width:1120px;margin:0 auto}.btcg-card{border:1px solid var(--burro-line);border-radius:16px;background:#fff;padding:10px;overflow:hidden}.btcg-card__image-button{display:block;width:100%;border:0;background:none;padding:0;cursor:zoom-in}.btcg-card__image-wrap{display:block;aspect-ratio:63/88;background:var(--burro-paper);border-radius:10px;overflow:hidden}.btcg-card__image{width:100%;height:100%;object-fit:contain;display:block}.btcg-card__body{padding:10px 2px 2px}.btcg-card__info>strong,.btcg-card__info>small,.btcg-card__list-extra small{display:block}.btcg-card__info>small,.btcg-card__list-extra small{color:var(--burro-muted);margin-top:3px;line-height:1.35}.btcg-card__list-extra,.btcg-card__commerce{display:none}.btcg__search-results.is-list,.btcg__cards.is-list{display:block}.btcg__search-results.is-list .btcg-card,.btcg__cards.is-list .btcg-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;padding:12px;margin-bottom:10px;min-height:194px}.btcg__search-results.is-list .btcg-card__image-wrap,.btcg__cards.is-list .btcg-card__image-wrap{height:178px;aspect-ratio:auto}.btcg__search-results.is-list .btcg-card__body,.btcg__cards.is-list .btcg-card__body{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:20px;padding-top:3px}.btcg__search-results.is-list .btcg-card__list-extra,.btcg__cards.is-list .btcg-card__list-extra{display:block;margin-top:9px;padding-top:8px;border-top:1px solid var(--burro-line)}.btcg__cards.is-list .btcg-card__commerce{display:block;padding-left:16px;border-left:1px solid var(--burro-line)}.btcg-card__commerce button{width:100%;margin-top:8px;border:0;border-radius:10px;padding:9px;background:#eee9e1;color:#8b847a;font-weight:800}.btcg__set-title-row{display:flex;align-items:center;justify-content:center;gap:15px}.btcg__set-symbol{width:62px;height:62px;border:1px solid var(--burro-line);border-radius:16px;display:grid;place-items:center;background:var(--burro-paper)}.btcg__set-symbol img{max-width:42px;max-height:42px}.btcg__set-symbol span{font-weight:900;color:var(--burro-blue-2)}.btcg-catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.btcg-filters{position:sticky;top:20px;border:1px solid var(--burro-line);border-radius:16px;background:#fff;padding:14px;max-height:calc(100vh - 40px);overflow:auto}.btcg-filters__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--burro-line)}.btcg-filters__head button{border:0;background:none;color:var(--burro-blue-2);font-weight:800;cursor:pointer}.btcg-stock-filter{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid var(--burro-line);font-weight:850}.btcg-stock-filter.is-disabled{opacity:.45}.btcg-filter-group{border-bottom:1px solid var(--burro-line);padding:10px 0}.btcg-filter-group summary{font-weight:850;cursor:pointer;display:flex;justify-content:space-between}.btcg-filter-group summary span{color:var(--burro-muted);font-size:.8rem}.btcg-filter-group__scroll{max-height:210px;overflow-y:auto;padding:6px 2px 2px}.btcg-filter-group label{display:flex;gap:8px;align-items:center;padding:5px 0;font-size:.88rem}.btcg-filters__empty{color:var(--burro-muted);font-size:.86rem}.btcg-active-filters{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.btcg-active-filters button{border:0;background:#edf2f7;color:var(--burro-blue);border-radius:999px;padding:5px 9px;font-size:.78rem;cursor:pointer}.btcg__empty-state{grid-column:1/-1;padding:44px 18px;border:1px dashed #d6cec2;border-radius:17px;text-align:center}.btcg__empty-state strong,.btcg__empty-state span{display:block}.btcg__empty-state span{color:var(--burro-muted);margin-top:5px}.btcg__status{text-align:center;color:var(--burro-muted);padding:16px}.btcg-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.btcg-lightbox[hidden]{display:none!important}.btcg-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0a0d12d6;cursor:zoom-out}.btcg-lightbox__dialog{position:relative;z-index:2;width:min(92vw,700px);height:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px}.btcg-lightbox__card{max-height:78vh;perspective:1200px}.btcg-lightbox__card img{display:block;width:auto;height:auto;max-width:min(78vw,520px);max-height:78vh;border-radius:18px;box-shadow:0 24px 70px #00000073;transition:transform .28s ease,opacity .28s ease}.btcg-lightbox__card img.is-flipping{transform:rotateY(90deg);opacity:.5}.btcg-lightbox__close{position:absolute;right:20px;top:16px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#111;font-size:1.8rem;cursor:pointer}.btcg-lightbox__flip{margin-top:14px;border:0;border-radius:999px;background:var(--burro-yellow);color:var(--burro-navy);padding:10px 16px;font-weight:900;cursor:pointer}.btcg-lightbox__caption{color:#fff;margin-top:10px;text-align:center}.btcg-modal-open{overflow:hidden}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:1080px){.btcg__games{grid-template-columns:repeat(3,minmax(0,1fr))}.btcg__search-results,.btcg__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.btcg-catalog-layout{grid-template-columns:1fr}.btcg-filters{position:static;max-height:none}.btcg__search-results.is-list .btcg-card__body,.btcg__cards.is-list .btcg-card__body{grid-template-columns:1fr}.btcg__cards.is-list .btcg-card__commerce{border-left:0;padding-left:0}}@media(max-width:749px){.btcg__shell{padding:12px 14px 70px}.btcg__hero{border-radius:16px;margin-bottom:22px}.btcg__games{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.btcg-game__meta{padding:10px}.btcg-game__meta small{font-size:.7rem}.btcg-game__arrow{width:46px}.btcg-game__arrow svg{width:44px}.btcg__game-head,.btcg__set-head{text-align:left}.btcg__back{margin-left:0}.btcg__mode-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.btcg__mode{padding:10px 7px}.btcg-search{height:58px;border-radius:16px}.btcg-search__submit{width:52px;height:40px}.btcg__set-tools{align-items:flex-start;flex-direction:column}.btcg-year-filter{width:100%;justify-content:space-between}.btcg-year-filter select{flex:1;max-width:220px}.btcg-alpha{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.btcg-alpha button{flex:0 0 auto}.btcg__search-results,.btcg__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.btcg-set-row{grid-template-columns:48px minmax(0,1fr)}.btcg-set-row__count{display:none}.btcg-set-row__symbol{width:44px;height:40px}.btcg__set-title-row{justify-content:flex-start}.btcg__search-results.is-list .btcg-card,.btcg__cards.is-list .btcg-card{grid-template-columns:92px minmax(0,1fr);gap:12px;min-height:140px}.btcg__search-results.is-list .btcg-card__image-wrap,.btcg__cards.is-list .btcg-card__image-wrap{height:128px}.btcg__search-results.is-list .btcg-card__body,.btcg__cards.is-list .btcg-card__body{display:block}.btcg__cards.is-list .btcg-card__commerce{margin-top:12px;border-top:1px solid var(--burro-line);padding-top:10px}}.btcg-year-filter[hidden]{display:none!important}.btcg-alpha button:disabled{opacity:.28;cursor:not-allowed;background:#f5f2ed;color:#aaa;border-color:#ece6dc}.btcg-expansion-types{max-width:1120px;margin:-6px auto 18px;display:flex;gap:7px;flex-wrap:wrap}.btcg-expansion-types button{border:1px solid var(--burro-line);background:#fff;border-radius:999px;padding:7px 11px;font-weight:800;cursor:pointer;color:var(--burro-navy)}.btcg-expansion-types button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;border-radius:999px;background:#edf2f7;color:var(--burro-blue-2);font-size:.74rem}.btcg-expansion-types button.is-active{background:var(--burro-blue-2);color:#fff;border-color:var(--burro-blue-2)}.btcg-expansion-types button.is-active span{background:#fff;color:var(--burro-blue-2)}.btcg-set-group__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.btcg-toolbar-actions{display:flex;align-items:center;gap:10px}.btcg-sort{display:flex;align-items:center;gap:7px;font-weight:800;color:var(--burro-navy)}.btcg-sort select{border:1px solid var(--burro-line);border-radius:10px;background:#fff;padding:8px 30px 8px 10px}.btcg__back{color:var(--burro-navy);font-weight:850}.btcg__back svg{width:70px;height:34px;stroke:var(--burro-blue-2);stroke-width:4.2}@media(max-width:749px){.btcg-set-group__rows{grid-template-columns:1fr}.btcg-toolbar-actions{width:100%;justify-content:space-between;align-items:flex-start}.btcg-sort{align-items:flex-start;flex-direction:column;gap:4px}.btcg-sort select{max-width:190px}}.btcg-set-group__rows{grid-template-columns:1fr!important;gap:6px}.btcg-set-row{border-color:var(--burro-line)}.btcg-set-row:hover{background:#f7f9fb}.btcg-set-row__symbol{background:var(--burro-mustard-soft);color:var(--burro-blue)}.btcg-set-group__head{border-bottom-color:var(--burro-blue)}.btcg-set-group__head h3{color:var(--burro-blue)}.btcg-set-group__head>span{background:var(--burro-mustard-soft);color:var(--burro-blue)}.btcg__segmented button.is-active,.btcg-alpha button.is-active{background:var(--burro-mustard);border-color:var(--burro-mustard);color:var(--burro-blue)}.btcg-expansion-types button{color:var(--burro-blue)}.btcg-expansion-types button span{background:#edf2f7;color:var(--burro-blue)}.btcg-expansion-types button.is-active{background:var(--burro-blue);border-color:var(--burro-blue);color:#fff}.btcg-expansion-types button.is-active span{background:var(--burro-mustard);color:var(--burro-blue)}.btcg-search:focus-within{border-color:var(--burro-blue-2);box-shadow:0 0 0 4px #234d7d1a,0 10px 30px #18324f14}.btcg-search__submit{background:var(--burro-mustard)}.btcg-search__submit svg{stroke:var(--burro-blue)}.btcg-active-filters button{background:#edf2f7;color:var(--burro-blue)}.btcg-filters__head button{color:var(--burro-blue-2)}.btcg__back--pill{width:max-content;min-height:36px;padding:8px 14px;border-radius:999px;background:var(--burro-mustard);color:var(--burro-blue);font-weight:900;margin:0 auto 12px;line-height:1;box-shadow:0 3px #17385f1f;transition:transform .15s ease,box-shadow .15s ease}.btcg__back--pill:hover{transform:translateY(-1px);box-shadow:0 5px #17385f1a}.btcg__back--pill:active{transform:translateY(1px);box-shadow:none}.btcg__kicker{color:#9d7200}.btcg-card__commerce button:enabled{background:var(--burro-blue);color:#fff}.btcg-stock-filter input:checked{accent-color:var(--burro-mustard)}.btcg-filter-group input:checked{accent-color:var(--burro-blue)}.btcg-set-groups{max-width:1120px}.btcg-set-group{width:100%}.btcg-search__submit.is-clear{background:var(--burro-mustard);color:var(--burro-blue)}.btcg-search__x{display:block;font-size:2rem;font-weight:800;line-height:1;transform:translateY(-1px)}.btcg-search-catalog{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start;max-width:1380px;margin:0 auto}.btcg-search-catalog[hidden]{display:none!important}.btcg-search-filters{position:sticky;top:20px}@media(max-width:820px){.btcg-search-catalog{grid-template-columns:1fr}.btcg-search-filters{position:static}}.btcg-card__image-wrap{position:relative}.btcg-card__flip-badge{position:absolute;right:7px;bottom:7px;z-index:2;display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border-radius:999px;background:#17385feb;color:#fff;font-size:.72rem;font-weight:900;line-height:1;box-shadow:0 2px 8px #0003;pointer-events:none}.btcg-lightbox__flip{min-width:140px}.btcg-search__x-svg{width:42px;height:30px;overflow:visible;transform:rotate(-2deg);transition:transform .15s ease}.btcg-search__x-svg .x-main{fill:none;stroke:var(--burro-blue);stroke-width:7.4;stroke-linecap:round;stroke-linejoin:round}.btcg-search__x-svg .x-scratch{fill:none;stroke:var(--burro-blue);stroke-width:1.5;stroke-linecap:round;opacity:.58}.btcg-search__submit.is-clear:hover .btcg-search__x-svg{transform:rotate(2deg) scale(1.03)}.btcg-search__submit.is-clear:active .btcg-search__x-svg{transform:rotate(-3deg) scale(.98)}.btcg-filter-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.btcg-filter-group summary::-webkit-details-marker{display:none}.btcg-filter-group__title{display:flex;align-items:center;gap:7px;font-weight:850}.btcg-filter-group__title em{font-style:normal;color:var(--burro-muted);font-size:.8rem;font-weight:700}.btcg-filter-group__toggle{width:24px;height:24px;position:relative;flex:0 0 24px}.btcg-filter-group__toggle:before,.btcg-filter-group__toggle:after{content:"";position:absolute;left:5px;right:5px;top:11px;height:2px;border-radius:2px;background:var(--burro-blue);transform:rotate(-2deg)}.btcg-filter-group__toggle:after{top:5px;bottom:5px;left:11px;width:2px;height:auto;right:auto;transform:rotate(2deg);transition:opacity .12s ease}.btcg-filter-group[open] .btcg-filter-group__toggle:after{opacity:0}.btcg-lightbox__flip:disabled{opacity:.5;cursor:not-allowed}.btcg-card__flip-badge{display:none!important}.btcg-card__flip-inline{position:absolute;right:7px;bottom:7px;z-index:4;width:34px;height:34px;padding:4px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--burro-mustard);color:var(--burro-blue);box-shadow:0 2px 7px #0000003d;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.btcg-card__flip-inline svg,.btcg-flip-icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.btcg-card__flip-inline:hover{transform:rotate(-10deg) scale(1.05)}.btcg-card__flip-inline:active{transform:rotate(7deg) scale(.96)}.btcg-card__flip-inline:disabled{opacity:.42;cursor:not-allowed}.btcg-card__image.is-inline-flipping{transform:rotateY(90deg);opacity:.55}.btcg-card__image{transition:transform .25s ease,opacity .2s ease;backface-visibility:hidden}.btcg-lightbox__flip{width:48px;height:48px;min-width:48px;padding:0;display:grid;place-items:center;border-radius:50%;color:var(--burro-blue)}.btcg-lightbox__flip .btcg-flip-icon{width:30px;height:30px}.btcg-filter-active-count{display:inline-flex;align-items:center;justify-content:center;margin-left:3px;font-style:normal;font-size:.78rem;font-weight:900;color:var(--burro-blue)}.btcg-filter-group[open] .btcg-filter-active-count{color:var(--burro-blue)}.btcg-search__x-svg{width:40px;height:29px;overflow:visible;transform:rotate(-4deg);filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))}.btcg-search__x-svg .x-brush{fill:none;stroke:var(--burro-blue);stroke-width:8.6;stroke-linecap:round;stroke-linejoin:round}.btcg-search__x-svg .x-brush-a{stroke-dasharray:2 0}.btcg-search__x-svg .x-brush-b{stroke-width:7.8}.btcg-search__x-svg .x-dry{fill:none;stroke:var(--burro-blue);stroke-width:1.4;stroke-linecap:round;opacity:.42}.btcg-search__submit.is-clear:hover .btcg-search__x-svg{transform:rotate(1deg) scale(1.04)}.btcg-search__submit.is-clear:active .btcg-search__x-svg{transform:rotate(-6deg) scale(.96)}.btcg-search__arrow-svg{width:42px;height:30px;overflow:visible;transform:rotate(-2deg)}.btcg-search__arrow-svg .arrow-line{fill:none;stroke:var(--burro-blue);stroke-width:8.4;stroke-linecap:round}.btcg-search__arrow-svg .arrow-head{fill:none;stroke:var(--burro-blue);stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.btcg-search__submit:hover .btcg-search__arrow-svg{transform:translate(2px) rotate(-1deg)}.btcg-search__arrow-svg{width:40px;height:29px;overflow:visible;transform:rotate(-4deg);transition:transform .15s ease;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))}.btcg-search__arrow-svg .arrow-brush{fill:none;stroke:var(--burro-blue);stroke-width:8.6;stroke-linecap:round;stroke-linejoin:round}.btcg-search__arrow-svg .arrow-head-a,.btcg-search__arrow-svg .arrow-head-b{stroke-width:7.8}.btcg-search__arrow-svg .arrow-dry{fill:none;stroke:var(--burro-blue);stroke-width:1.4;stroke-linecap:round;opacity:.42}.btcg-search__submit:not(.is-clear):hover .btcg-search__arrow-svg{transform:translate(2px) rotate(0) scale(1.04)}.btcg-search__submit:not(.is-clear):active .btcg-search__arrow-svg{transform:translate(1px) rotate(-5deg) scale(.96)}[data-btcg-panel=sets] .btcg-search__submit,.btcg[data-mode=sets] .btcg-search__submit{display:grid;place-items:center}.btcg-hand-arrow,.btcg-hand-x{width:40px;height:29px;overflow:visible;color:var(--burro-blue);filter:drop-shadow(0 1px 0 rgba(23,56,95,.08));transition:transform .15s ease}.btcg-hand-arrow{transform:rotate(-4deg)}.btcg-hand-arrow__brush{fill:none;stroke:currentColor;stroke-width:8.6;stroke-linecap:round;stroke-linejoin:round}.btcg-hand-arrow__head{stroke-width:7.8}.btcg-hand-arrow__dry{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;opacity:.42}.btcg-hand-x{transform:rotate(-4deg)}.btcg-hand-x__brush{fill:none;stroke:currentColor;stroke-width:8.6;stroke-linecap:round;stroke-linejoin:round}.btcg-hand-x__brush--b{stroke-width:7.8}.btcg-hand-x__dry{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;opacity:.42}.btcg-search__submit .btcg-hand-arrow,.btcg-search__submit .btcg-hand-x{width:40px;height:29px}.btcg-search__submit:not(.is-clear):hover .btcg-hand-arrow{transform:translate(2px) rotate(0) scale(1.04)}.btcg-search__submit.is-clear:hover .btcg-hand-x{transform:rotate(1deg) scale(1.04)}.btcg-game__arrow{width:54px!important;height:34px!important;display:grid!important;place-items:center!important}.btcg-game__arrow .btcg-hand-arrow{width:48px!important;height:31px!important;color:var(--burro-blue)!important;stroke:none!important}.btcg-game:hover .btcg-game__arrow .btcg-hand-arrow{transform:translate(3px) rotate(0) scale(1.03)}.btcg-search__submit--set{flex:0 0 auto}.btcg-chip-x{display:inline-grid;place-items:center;margin-left:5px;width:15px;height:15px}.btcg-chip-x .btcg-hand-x{width:14px;height:12px;transform:rotate(-4deg)}.btcg-chip-x .btcg-hand-x__brush{stroke-width:10}.btcg-chip-x .btcg-hand-x__dry{display:none}.btcg-lightbox__close{display:grid;place-items:center}.btcg-lightbox__close .btcg-hand-x{width:25px;height:21px;color:currentColor}.btcg-card__media{position:relative;display:block}.btcg-card__media .btcg-card__image-button{display:block;width:100%}.btcg-card__flip-inline{position:absolute!important;right:10px!important;bottom:10px!important;z-index:8!important;display:grid!important;place-items:center!important;width:46px!important;height:46px!important;padding:0!important;border-radius:13px!important;background:var(--burro-yellow,#efbd29)!important;color:var(--burro-blue,#17385f)!important;border:1px solid rgba(23,56,95,.18)!important;box-shadow:0 3px 10px #0000001f!important;cursor:pointer!important}.btcg-card__flip-inline:disabled{opacity:.35!important;cursor:not-allowed!important}.btcg-hand-rotate{width:34px;height:28px;overflow:visible;color:var(--burro-blue,#17385f);transform:rotate(-4deg);filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))}.btcg-hand-rotate__brush{fill:none;stroke:currentColor;stroke-width:8.6;stroke-linecap:round;stroke-linejoin:round}.btcg-hand-rotate__head{stroke-width:7.8}.btcg-hand-rotate__dry{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;opacity:.42}.btcg-card__flip-inline:hover .btcg-hand-rotate,[data-btcg-lightbox-flip]:hover .btcg-hand-rotate{transform:rotate(1deg) scale(1.04)}[data-btcg-lightbox-flip] .btcg-hand-rotate{width:38px;height:31px}.btcg-card__flip-inline .btcg-hand-rotate{width:29px!important;height:23px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-3deg)!important;overflow:visible!important;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))}.btcg-card__flip-inline .btcg-hand-rotate__brush{fill:none!important;stroke:currentColor!important;stroke-width:8.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-card__flip-inline .btcg-hand-rotate__head{stroke-width:7.8!important}.btcg-card__flip-inline .btcg-hand-rotate__dry{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;opacity:.42!important}.btcg-card__flip-inline:hover .btcg-hand-rotate{transform:rotate(1deg) scale(1.04)!important}[data-btcg-lightbox-flip] .btcg-hand-rotate{width:31px!important;height:25px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-3deg)!important}[data-btcg-lightbox-flip] .btcg-hand-rotate__brush{fill:none!important;stroke:currentColor!important;stroke-width:8.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}[data-btcg-lightbox-flip] .btcg-hand-rotate__head{stroke-width:7.8!important}[data-btcg-lightbox-flip] .btcg-hand-rotate__dry{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;opacity:.42!important}.btcg-card__flip-inline .btcg-hand-rotate{width:27px!important;height:27px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-6deg)!important;overflow:visible!important;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))}.btcg-card__flip-inline .btcg-hand-rotate__brush,[data-btcg-lightbox-flip] .btcg-hand-rotate__brush{fill:none!important;stroke:currentColor!important;stroke-width:8.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-card__flip-inline .btcg-hand-rotate__head,[data-btcg-lightbox-flip] .btcg-hand-rotate__head{stroke-width:7.8!important}.btcg-card__flip-inline .btcg-hand-rotate__dry,[data-btcg-lightbox-flip] .btcg-hand-rotate__dry{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;opacity:.42!important}[data-btcg-lightbox-flip] .btcg-hand-rotate{width:30px!important;height:30px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-6deg)!important}.btcg-card__flip-inline:hover .btcg-hand-rotate,[data-btcg-lightbox-flip]:hover .btcg-hand-rotate{transform:rotate(0) scale(1.04)!important}.btcg-card__image,[data-btcg-lightbox-image]{transform-origin:center center;will-change:transform,opacity}.btcg-card__image.is-inline-flipping{animation:btcg-card-flip-lite .24s ease-in-out both}[data-btcg-lightbox-image].is-flipping{animation:btcg-card-flip-lite .26s ease-in-out both}@keyframes btcg-card-flip-lite{0%{transform:perspective(900px) rotateY(0) scale(1);opacity:1}49%{transform:perspective(900px) rotateY(82deg) scale(.985);opacity:.72}51%{transform:perspective(900px) rotateY(-82deg) scale(.985);opacity:.72}to{transform:perspective(900px) rotateY(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.btcg-card__image.is-inline-flipping,[data-btcg-lightbox-image].is-flipping{animation:none!important}}.btcg-card__flip-inline .btcg-hand-rotate__head,[data-btcg-lightbox-flip] .btcg-hand-rotate__head{stroke-width:8.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-card__flip-inline .btcg-hand-rotate,[data-btcg-lightbox-flip] .btcg-hand-rotate{width:28px!important;height:28px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-7deg)!important;overflow:visible!important;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))!important}.btcg-hand-rotate__arc,.btcg-hand-rotate__stem,.btcg-hand-rotate__head{fill:none!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-hand-rotate__arc,.btcg-hand-rotate__stem,.btcg-hand-rotate__head{stroke-width:7.8!important}.btcg-card__flip-inline:hover .btcg-hand-rotate,[data-btcg-lightbox-flip]:hover .btcg-hand-rotate{transform:rotate(-2deg) scale(1.04)!important}.btcg-card__flip-inline .btcg-hand-rotate,[data-btcg-lightbox-flip] .btcg-hand-rotate{width:28px!important;height:28px!important;color:var(--burro-blue,#17385f)!important;transform:rotate(-6deg)!important;overflow:visible!important;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))!important}.btcg-hand-rotate__arc{fill:none!important;stroke:currentColor!important;stroke-width:7.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-hand-rotate__dry{fill:none!important;stroke:currentColor!important;stroke-width:1.35!important;stroke-linecap:round!important;opacity:.36!important}.btcg-hand-rotate__tip{fill:currentColor!important;stroke:none!important}.btcg-card__flip-inline:hover .btcg-hand-rotate,[data-btcg-lightbox-flip]:hover .btcg-hand-rotate{transform:rotate(-1deg) scale(1.04)!important}.btcg-card__flip-inline .btcg-hand-swap,[data-btcg-lightbox-flip] .btcg-hand-swap{width:31px!important;height:23px!important;color:var(--burro-blue,#17385f)!important;overflow:visible!important;transform:rotate(-2deg)!important;filter:drop-shadow(0 1px 0 rgba(23,56,95,.08))!important}.btcg-hand-swap__brush{fill:none!important;stroke:currentColor!important;stroke-width:8.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.btcg-hand-swap__head{stroke-width:7.7!important}.btcg-hand-swap__dry{fill:none!important;stroke:currentColor!important;stroke-width:1.35!important;stroke-linecap:round!important;opacity:.4!important}.btcg-card__flip-inline:hover .btcg-hand-swap,[data-btcg-lightbox-flip]:hover .btcg-hand-swap{transform:translate(1px) rotate(1deg) scale(1.04)!important}.btcg-set-type-buttons{display:none!important}.btcg-set-type-select{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;font-weight:850;color:var(--burro-navy)}.btcg-set-type-select span{white-space:nowrap}.btcg-set-type-select select{min-width:0;flex:1;max-width:260px;border:2px solid #d7d0c5;border-radius:11px;padding:9px 34px 9px 12px;background:#fff;color:var(--burro-ink);font-weight:700}.btcg-advanced-search{width:min(900px,100%);margin:-8px auto 22px}.btcg-advanced-toggle{width:100%;min-height:44px;border:1px solid var(--burro-line);border-radius:13px;background:var(--burro-paper);color:var(--burro-navy);display:flex;align-items:center;justify-content:space-between;padding:9px 14px;font-weight:900;cursor:pointer}.btcg-advanced-toggle:hover{border-color:var(--burro-blue-2);background:#fff}.btcg-advanced-toggle__mark{font-size:1.35rem;line-height:1;color:var(--burro-blue-2)}.btcg-advanced-panel{margin-top:8px;border:1px solid var(--burro-line);border-radius:16px;background:#fff;padding:14px;box-shadow:0 10px 28px #18324f12}.btcg-advanced-panel[hidden]{display:none!important}.btcg-advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.btcg-advanced-field{display:flex;flex-direction:column;gap:5px;color:var(--burro-navy);font-size:.82rem;font-weight:850}.btcg-advanced-field--wide{grid-column:1/-1}.btcg-advanced-field select,.btcg-advanced-field input{width:100%;min-height:42px;border:1px solid #d7d0c5;border-radius:11px;background:#fff;color:var(--burro-ink);padding:8px 10px;outline:0}.btcg-advanced-field select:focus,.btcg-advanced-field input:focus{border-color:var(--burro-blue-2);box-shadow:0 0 0 3px #234d7d14}.btcg-advanced-field.is-unavailable{display:none}.btcg-advanced-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.btcg-advanced-clear,.btcg-advanced-run{min-height:40px;border-radius:11px;padding:8px 14px;font-weight:900;cursor:pointer}.btcg-advanced-clear{border:1px solid var(--burro-line);background:#fff;color:var(--burro-navy)}.btcg-advanced-run{border:1px solid var(--burro-blue);background:var(--burro-yellow);color:var(--burro-navy)}.btcg-advanced-help{margin:10px 0 0;color:var(--burro-muted);font-size:.78rem;line-height:1.35}@media(max-width:749px){.btcg-expansion-types{display:block;margin-top:-2px}.btcg-set-type-buttons{display:none!important}.btcg-set-type-select{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;font-weight:850;color:var(--burro-navy)}.btcg-set-type-select span{white-space:nowrap}.btcg-set-type-select select{min-width:0;flex:1;max-width:220px;border:2px solid #d7d0c5;border-radius:11px;padding:9px 30px 9px 12px;background:#fff;color:var(--burro-ink);font-weight:700}.btcg-advanced-search{margin:-8px auto 16px}.btcg-advanced-toggle{min-height:42px;padding:8px 12px;border-radius:12px}.btcg-advanced-panel{padding:11px;border-radius:14px}.btcg-advanced-grid{grid-template-columns:1fr;gap:9px}.btcg-advanced-field--wide{grid-column:auto}.btcg-advanced-actions{display:grid;grid-template-columns:1fr 1.35fr}.btcg-advanced-clear,.btcg-advanced-run{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/tcg-singles.css.map */
