:root{--primary-color: #0477bf;--extra-color: #bbc0c6;--hover-color: #f8fafc;--toggle-switch-radius: 5px;--tcg-image-width: 24px;--tcg-popover-image-width: 96px;--tcg-index-product-table-row-padding-y: 12px;--tcg-index-product-table-row-padding-x: 14px}*,:after,:before{border:0 solid var(--extra-color, lightgray);box-sizing:border-box}.index-overview-body a:empty,.index-overview-body ul:empty,.index-overview-body div:empty,.index-overview-body p:empty{display:block}audio,canvas,embed,iframe,img,object,svg,video{display:block}menu,ol,ul{list-style:none;margin:0;padding:0}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}a{color:inherit;text-decoration:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tcg-hidden{display:none!important}.tcg-transparent{opacity:0!important}.tcg-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tcg-tooltip{display:inline-block}.tcg-tooltip .tcg-tooltip-text{visibility:hidden;width:fit-content;position:absolute;bottom:calc(100% - 10px);left:50%;margin-left:-50px;background-color:#f9fafb;border-width:1px;border-color:#e5e7eb;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d;text-align:center;padding:5px;border-radius:6px;z-index:1}.tcg-tooltip:hover .tcg-tooltip-text{visibility:visible}@keyframes pulse{50%{opacity:.5}}.tcg-toggle-switch{width:fit-content;cursor:pointer;margin-left:auto}.tcg-toggle-switch>div{padding:4px 20px;border:2px solid var(--extra-color, lightgray);border-right-width:0px}.tcg-toggle-switch>div:first-child{border-bottom-left-radius:var(--toggle-switch-radius, 10px);border-top-left-radius:var(--toggle-switch-radius, 10px)}.tcg-toggle-switch>div:last-child{border-right-width:2px;border-top-right-radius:var(--toggle-switch-radius, 10px);border-bottom-right-radius:var(--toggle-switch-radius, 10px)}.tcg-toggle-switch>div.tcg-toggle-switch-selected{border-color:var(--primary-color, blue);background-color:#fff}.tcg-toggle-switch>div.tcg-toggle-switch-selected+div{border-left:2px solid var(--primary-color, blue)}.tcg-toggle-switch>div p{margin:auto;color:var(--extra-color, lightgray)}.tcg-toggle-switch>div:hover p{color:var(--primary-color, blue)}.tcg-toggle-switch>div.tcg-toggle-switch-selected p{font-weight:700;color:var(--primary-color, blue)}.index-overview-body{font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;margin:0;padding:0}.index-overview-body p,.index-overview-body span{margin:0;padding:0}.index-overview-body [type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-origin:border-box;border-width:1px;border-radius:4px;display:inline-block;flex-shrink:0;height:16px;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:16px;border-color:var(--extra-color, lightgray);background-color:#f3f4f6;color:var(--primary-color, blue);border-style:solid;cursor:pointer;caret-color:transparent}.index-overview-body [type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3E%3C/svg%3E");-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:.55em .55em;border-color:transparent}.index-overview-body img{max-width:100%;block-size:auto}.index-overview-body .tcg-flex{display:flex}.index-overview-body .tcg-flex-col{display:flex;flex-direction:column}.index-overview-body .tcg-m-auto{margin:auto}.index-overview-body .tcg-my-auto{margin-top:auto;margin-bottom:auto}.index-overview-body .tcg-mt-auto{margin-top:auto}.index-overview-body .tcg-ml-auto{margin-left:auto}.index-overview-body .tcg-green{color:green}.index-overview-body .tcg-red{color:red}.index-overview-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.index-list-container{grid-column:auto;grid-row-start:2}.index-chart-container{grid-column:auto;grid-row-start:1;position:relative;padding:12px 0}.index-table{font-size:13px;line-height:1.425;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;overflow-x:auto}.index-table .index-table-row{display:grid;grid-auto-flow:column;grid-template-columns:25px 25px 85px 60px 70px 70px 70px 70px 70px;border:1px solid rgb(239 242 245);border-right:none;border-bottom:none;border-left:none;min-width:520px}.index-table .index-table-row:not(.index-table-header){cursor:pointer}.index-table .index-table-row:not(.index-table-header):not(.tcg-skeleton):hover{background-color:var(--hover-color, lightgray)}.index-table .index-table-row:last-child{border-bottom:1px solid rgb(239 242 245)}.index-table .index-table-header{font-size:12px}.index-table .index-table-header>div{font-weight:600}.index-table .index-table-row>div{display:flex;box-sizing:border-box;padding:12px 4px}.index-table .index-table-row.tcg-skeleton>div:nth-child(2){width:460px}.index-table .index-table-row>div:nth-child(3) img{width:24px;height:24px;margin-right:8px;display:none}.index-table .index-table-row>div:nth-child(3)>div{color:#334155;font-weight:600}.index-table .index-table-row .tcg-index-name>div{overflow:hidden}.index-table .index-table-row .tcg-index-name>div>span:first-child{display:inline-flex;align-items:center;border-radius:10px;padding-inline:10px;padding-block:2px;font-size:12px;line-height:calc(1/.75);font-weight:500;background-color:#fee2e2;color:#991b1b}.index-table .index-table-row .tcg-index-name>div>span:first-child>span:first-child{margin-inline-end:4px;height:8px;width:8px;min-width:8px;border-radius:10px;background-color:#ef4444}.index-table .index-table-row:nth-child(3) .tcg-index-name>div>span:first-child{background-color:#d1fae5;color:#065f46}.index-table .index-table-row:nth-child(3) .tcg-index-name>div>span:first-child>span:first-child{background-color:#10b981}.index-table .index-table-row:nth-child(4) .tcg-index-name>div>span:first-child{background-color:#dbeafe;color:#1e40af}.index-table .index-table-row:nth-child(4) .tcg-index-name>div>span:first-child>span:first-child{background-color:#3b82f6}.index-table .index-table-row:nth-child(5) .tcg-index-name>div>span:first-child{background-color:#ede9fe;color:#5b21b6}.index-table .index-table-row:nth-child(5) .tcg-index-name>div>span:first-child>span:first-child{background-color:#8b5cf6}.index-table .index-table-row>div:nth-child(3)>div>span{color:#64748b;font-weight:500;font-size:10px;line-height:1.6}.index-table .index-table-row.tcg-skeleton>div p,.index-table .index-table-row.tcg-skeleton>div input{background-color:#a6a6a6}.index-table .index-table-row.tcg-skeleton>div p{width:100%;height:100%;border-radius:16px}.index-table .index-table-row .material-icons{font-size:20px}.index-chart-container .index-chart-overlay,.index-chart-container #charts{position:relative;height:450px;overflow:hidden;margin-top:16px}.index-chart-container .index-chart-overlay .tcg-spinner{position:absolute;top:0;bottom:0;left:0;right:0;width:32px;height:32px;margin:auto}.index-chart-container .index-chart-overlay .tcg-spinner span{margin-left:-5px}@keyframes spin{to{transform:rotate(360deg)}}.index-chart-container .index-chart-overlay .tcg-spinner svg{width:100%;height:100%;animation:spin 1s linear infinite;color:#e5e7eb}.index-chart-container .index-chart-overlay svg.tcg-index-chart-skeleton{height:100%;margin-left:60px;margin-right:30px}.index-chart-container .watermark{position:absolute;right:80px;bottom:80px}.index-chart-container .watermark img{width:80px;opacity:.5}.index-product-container{grid-column:auto;grid-row-start:3;overflow-x:auto}.index-product-tab-header{margin-bottom:16px;border-bottom-width:1px;border-color:#f3f4f6}.index-product-tab-header>div{display:flex;flex-wrap:wrap;margin-bottom:-1px;font-weight:500;font-size:14px;line-height:20px;text-align:center}.index-product-tab-header>div>div:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.index-product-tab-header>div>div>div{display:inline-block;padding:16px;border-bottom-width:2px;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer}.index-product-tab-header>div>div>div[aria-selected=true]{border-color:var(--primary-color, blue);color:var(--primary-color, blue)}.index-product-tab-header>div>div>div[aria-selected=false]{border-color:#f3f4f6;color:#6b7280}.index-product-tab-header>div>div>div[aria-selected=false]:hover{border-color:#d1d5db;color:#4b5563}.index-product-tab-content>div{border-radius:8px}.index-product-table-container{margin-right:auto}.index-product-table-container>div{position:relative}.index-product-table-search-container{display:flex;align-items:center;justify-content:space-between;padding:16px}.index-product-table-search-container>div{width:100%}.index-product-table-search-container form{display:flex;align-items:center}.index-product-table-search-container form>div{position:relative;width:100%}.index-product-table-search-container form>div>div{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:12px;pointer-events:none}.index-product-table-search-container form>div>div svg{width:20px;height:20px;color:#6b7280}.index-product-table-search-container form>div>input{display:block;width:100%;border-radius:8px;border-width:1px;border-color:#d1d5db;background-color:#f9fafb;padding:8px 8px 8px 40px;font-size:14px;line-height:20px;color:#111827}.index-product-table-search-container form>div>input:focus{border-color:var(--primary-color, blue)}.index-product-table table{width:100%;font-size:14px;line-height:20px;text-align:left;color:#6b7280}.index-product-table table thead{font-size:12px;line-height:16px;color:#374151;text-transform:uppercase;background-color:#f9fafb}.index-product-table table thead th{padding:12px 16px}.index-product-table table thead th>div{display:flex;align-items:center;cursor:pointer}.index-product-table table thead th>div a{width:12px;height:12px}.index-product-table table thead th>div svg{width:12px;height:12px;margin-inline-start:6px}.index-product-table table tbody tr{border-bottom-width:1px;cursor:pointer}.index-product-table table tbody tr td{position:relative}.index-product-table table tbody tr.tcg-skeleton th p,.index-product-table table tbody tr.tcg-skeleton td p{width:100%;background-color:#a6a6a6;border-radius:16px}.index-product-table table tbody tr.tcg-skeleton th:first-child,.index-product-table table tbody tr.tcg-skeleton td:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}.index-product-table table tbody tr.tcg-skeleton th:last-child,.index-product-table table tbody tr.tcg-skeleton td:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}.index-product-table table tbody tr:not(.tcg-skeleton):hover{background-color:#f9fafb}.index-product-table table tbody tr th{padding:var(--tcg-index-product-table-row-padding-y, 12px) var(--tcg-index-product-table-row-padding-x, 16px);font-weight:500;color:#111827;white-space:nowrap}.index-product-table table tbody tr td{white-space:nowrap;padding:var(--tcg-index-product-table-row-padding-y, 12px) var(--tcg-index-product-table-row-padding-x, 16px)}.index-product-table table tbody tr td:nth-child(2){position:relative;display:flex;align-items:center;white-space:nowrap}.index-product-table table tbody tr th p{width:20px}.index-product-table table tbody tr td p{width:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.index-product-table table tbody tr td:nth-child(2) p{width:200px}.index-product-table table tbody tr td:nth-last-child(-n+5) p{width:80px}#TCG400 .index-product-table table tbody tr td:nth-child(2) p{width:150px}#TCG400 .index-product-table table tbody tr td:nth-child(2) p .tcg-tooltip-text{left:calc(var(--tcg-popover-image-width, 96px) - (var(--tcg-popover-image-width, 96px) / 2) + (var(--tcg-image-width, 24px) / 2) + var(--tcg-index-product-table-row-padding-x, 16px) + 10px);margin-left:0}#TCG400 .index-product-table table tbody tr td:nth-child(3) p{width:100px}#MTG .index-product-table table tbody tr td:nth-child(2) p{width:400px}#FAB .index-product-table table tbody tr td:nth-child(4) p,#PKMS .index-product-table table tbody tr td:nth-child(3) p{width:110px}#TCG400 .index-product-table table tbody tr td:nth-child(6) p{width:32px}#TCG400 .index-product-table table tr td:nth-child(7) p,#TCG400 .index-product-table table tr th:nth-child(7) p{width:40px}#TCG400 .index-product-table table tr td:nth-child(8) p,#TCG400 .index-product-table table tr th:nth-child(8) p,#FAB .index-product-table table tr td:nth-child(5) p,#MTG .index-product-table table tr td:nth-child(4) p,#PKMS .index-product-table table tr td:nth-child(6) p{width:50px}#TCG400 .index-product-table table tr th:nth-child(3),#TCG400 .index-product-table table tr td:nth-child(3),#TCG400 .index-product-table table tr th:nth-child(7),#TCG400 .index-product-table table tr td:nth-child(7),.index-product-table table tr th:nth-last-child(2),.index-product-table table tr td:nth-last-child(2){display:none}.index-product-table table tbody tr td:nth-child(2)>img{width:var(--tcg-image-width, 24px);height:auto;margin-right:10px}.index-product-table table tbody tr td:nth-child(2) .popover-image{position:absolute;bottom:56px;left:calc(-1 * (var(--tcg-popover-image-width, 96px) / 2) + (var(--tcg-image-width, 24px) / 2) + var(--tcg-index-product-table-row-padding-x, 16px));display:inline-block;width:var(--tcg-popover-image-width, 96px);padding:5px;background-color:#fff;border-width:1px;border-radius:8px;border-color:#e5e7eb;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d;visibility:hidden;opacity:0;z-index:10;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.index-product-table table tbody tr td:nth-child(2):hover .popover-image{visibility:visible;opacity:1}.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]{position:absolute;bottom:-5px;left:calc(var(--tcg-popover-image-width, 96px)/2 - 4px)}.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow],.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:before,.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:after{background:inherit;height:8px;position:absolute;width:8px}.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:after,.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:before{content:"";transform:rotate(45deg);visibility:visible;border-bottom-width:1px;border-right-width:1px}.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:before{border-color:var(--extra-color, lightgray);border-style:solid}.index-product-table table tbody tr td:nth-child(2) [data-popper-arrow]:after{border-color:var(--extra-color, lightgray);border-style:solid}.index-product-table-container nav{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px}.index-product-table-container nav .tcg-nav-pagination-control{display:flex;align-items:center}.index-product-table-container nav .tcg-nav-pagination-control label{font-size:14px;line-height:20px;font-weight:400;color:#6b7280}.index-product-table-container nav .tcg-nav-pagination-control select{display:block;border-radius:8px;border-width:1px;padding-bottom:6px;padding-top:6px;padding-left:14px;font-size:14px;line-height:20px;border-color:#d1d5db;background-color:#f9fafb;margin-left:12px;color:#111827}.index-product-table-container nav .tcg-nav-pagination-control>div{font-size:14px;line-height:20px;margin-left:12px;font-weight:400;color:#6b7280}.index-product-table-container nav .tcg-nav-pagination-control>div span{font-weight:600;color:#111827}.index-product-table-container nav>ul{display:inline-flex;align-items:stretch;margin-top:12px}.index-product-table-container nav>ul>li{margin-left:-1px}.index-product-table-container nav>ul>li.tcg-nav-item a{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;padding:8px 12px;line-height:1.25;color:#6b7280;background-color:#fff;border-width:1px;border-color:#d1d5db}.index-product-table-container nav>ul>li.tcg-nav-item a:hover{background-color:#f3f4f6;color:#374151}.index-product-table-container nav>ul>li.tcg-nav-prev a,.index-product-table-container nav>ul>li.tcg-nav-next a{display:flex;align-items:center;justify-content:center;height:100%;padding:6px 12px;color:#6b7280;background-color:#fff;border-width:1px;border-color:#d1d5db}.index-product-table-container nav>ul>li.tcg-nav-prev a:hover,.index-product-table-container nav>ul>li.tcg-nav-next a:hover{background-color:#f3f4f6;color:#374151}.index-product-table-container nav>ul>li.tcg-nav-prev a{margin-left:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.index-product-table-container nav>ul>li.tcg-nav-next a{line-height:1.25;border-top-right-radius:8px;border-bottom-right-radius:8px}.index-product-table-container nav>ul>li.tcg-nav-item a[aria-current=page]{color:#2563eb;background-color:#eff6ff;border-color:#93c5fd;z-index:10}.index-product-table-container nav>ul>li.tcg-nav-item a[aria-current=page]:hover{color:#1d4ed8;background-color:#dbeafe}.index-product-table-container nav>ul>li.tcg-nav-prev svg,.index-product-table-container nav>ul>li.tcg-nav-next svg{width:20px;height:20px}@media screen and (min-width: 480px){.tcg-toggle-switch>div{padding:4px 32px}}@media screen and (min-width: 640px){.index-overview-body{padding:0 32px}}@media screen and (min-width: 768px){.index-product-table-search-container>div{width:50%}.index-product-table-container nav{flex-direction:row;align-items:center}.index-product-table-container nav>ul{margin-top:0}}@media screen and (min-width: 1280px){.index-overview-container{grid-template-columns:repeat(7,minmax(0,1fr))}.index-list-container{grid-column:1/span 3;grid-row-start:1;border-right:1px solid lightgray;padding-right:24px}.index-chart-container{grid-column:4/span 4;grid-row-start:1}.index-product-container{grid-column:1/span 7;grid-row-start:2;border-top:1px solid lightgray}.index-table .index-table-row>div:nth-child(3)>div{flex-direction:row}#TCG400 .index-product-table table tr th:nth-child(3),#TCG400 .index-product-table table tr td:nth-child(3),#TCG400 .index-product-table table tr th:nth-child(7),#TCG400 .index-product-table table tr td:nth-child(7),.index-product-table table tr th:nth-last-child(2),.index-product-table table tr td:nth-last-child(2){display:table-cell}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-tcg-index-chart.css.map */
