: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}
/*# sourceMappingURL=/cdn/shop/t/28/assets/tcg-singles.css.map */
