.myDecksDeckBoxGridTile{aspect-ratio:1;box-sizing:border-box;border-radius:12px;width:100%;max-width:100%;position:relative;overflow:hidden}.myDecksDeckBoxGridTile>.deckBoxLayeredArt{z-index:1}.myDecksDeckBoxGridTile:hover>.deckBoxLayeredArt,.myDecksDeckBoxGridTile:focus-within>.deckBoxLayeredArt{transform:scale(.8)}.myDecksDeckBoxGridTile__open{z-index:1;border-radius:inherit;cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.myDecksDeckBoxGridTile__open:focus-visible{outline-offset:2px;outline:2px solid}.myDecksDeckBoxGridTile__actions{z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:2px;max-width:calc(100% - 16px);display:flex;position:absolute;top:8px;right:8px}.myDecksDeckBoxGridTile__footer{z-index:2;pointer-events:none;flex-direction:column;align-items:stretch;gap:6px;min-width:0;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.myDecksDeckBoxGridTile__footerRow{align-items:center;gap:6px;min-width:0;display:flex}.myDecksDeckBoxGridTile__footerRow--title{flex-wrap:wrap}@media (max-width:599.95px){.myDecksDeckBoxGridTile__actions{top:4px;right:4px}}
.myDecks{padding:24px 0}.myDecks__title{margin-bottom:4px}.myDecks__empty{text-align:center;background:#ffffff05;border:1px dashed #fff3;border-radius:12px;padding:0}.myDecks__signedOut{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.myDecks__grid{margin-top:0}.myDecks__grid--deckBox.MuiGrid2-container>.MuiGrid2-root{min-width:0}.myDecks__card{flex-direction:column;height:100%;display:flex}.myDecks__card .MuiCardContent-root{flex:1}.myDecks__newDeckCard--square{aspect-ratio:1;flex-direction:column;display:flex}.myDecks__newDeckCard--square .MuiCardActionArea-root{flex:1;min-height:0}.myDecks__newDeckCardAction{box-sizing:border-box;height:100%;min-height:0}.myDecks__newDeckWrap{height:100%;display:block}.myDecks__sectionTitle{font-weight:600}.myDecks__coachingCard .MuiCardContent-root{padding-bottom:8px}
.cardSearch{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0;padding:24px 0 8px}.cardSearch__pageTitle{font-weight:700}.cardSearch__pageDesc{display:block}.cardSearch__section{flex-direction:column;gap:16px;display:flex}.cardSearch__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cardSearch__viewToggle{align-items:center;gap:4px;display:flex}.cardSearch__results{flex-direction:column;gap:12px;display:flex}.cardSearch__resultsSummaryWrap{min-width:0}.cardSearch__resultsSummary{overflow-wrap:anywhere}.cardSearch__list{flex-direction:column;gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:flex}.cardSearch__listRow{border:1px solid var(--mui-palette-divider,#0000001f);border-radius:6px;overflow:hidden}.cardSearch__listRowInner{align-items:stretch;gap:0;display:flex}.cardSearch__thumb{aspect-ratio:421/614;border-radius:6px 0 0 6px;flex-shrink:0;width:74px;position:relative;overflow:hidden}.cardSearch__thumbImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cardSearch__listItem{text-align:left;min-width:0;color:inherit;border-radius:0;flex:1;padding:8px 12px;font-family:inherit;font-size:.875rem;text-decoration:none;transition:filter .15s;display:block}.cardSearch__listItem:hover{filter:brightness(1.2)}.cardSearch__listItemName{font-weight:500}.cardSearch__listItemType{opacity:.9;margin-top:2px;font-size:.75rem}.cardSearch__listItemSubtitle{opacity:.75;margin-top:2px;font-size:.7rem}.cardSearch__listItemTypeLine{opacity:.85;margin-top:2px;font-size:.75rem;line-height:1.35}.cardSearch__listItemSet{opacity:.85;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:.7rem;display:flex}.cardSearch__listItemPrice{margin-top:8px}.cardSearch__gridPrice{margin-top:2px}.cardSearch__listItemRarity{align-items:center;display:inline-flex}.cardSearch__setCode{font-family:var(--font-audiowide),sans-serif;font-weight:700}.cardSearch__setName{opacity:.9}.cardSearch__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));align-content:start;gap:10px 12px;min-height:0;display:grid}@media (min-width:900px){.cardSearch__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (min-width:1200px){.cardSearch__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}.cardSearch__gridCell{min-width:0}.cardSearch__gridItemWrap{min-width:0;height:100%;min-height:0}.cardSearch__gridItem{min-width:0;height:100%;min-height:0;color:inherit;background:var(--mui-palette-background-paper,#fff);border:1px solid var(--mui-palette-divider,#0000001f);border-radius:10px;flex-direction:row;align-items:stretch;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.cardSearch__gridItem:hover{border-color:var(--mui-palette-primary-main,#1976d2);box-shadow:0 2px 12px #00000024}.cardSearch__gridThumb{aspect-ratio:421/614;flex-shrink:0;align-self:center;width:88px;max-height:132px;position:relative;overflow:hidden}.cardSearch__gridThumbImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cardSearch__gridInfo{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;min-height:0;padding:10px 12px 10px 10px;display:flex}.cardSearch__gridName{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.cardSearch__gridType{opacity:.88;font-size:.75rem;line-height:1.35;display:block}.cardSearch__gridSubtitle{opacity:.78;font-size:.7rem;line-height:1.35;display:block}.cardSearch__gridTypeLine{-webkit-line-clamp:2;opacity:.82;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.cardSearch__gridMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:.7rem;display:flex}.cardSearch__gridSetCode{font-family:var(--font-audiowide),sans-serif;opacity:.85}.cardSearch__gridRarity{align-items:center;min-width:0;max-width:100%;display:inline-flex}.cardSearch__pagination{flex-shrink:0;justify-content:center;padding:8px 0 0;display:flex}.cardSearch__empty{text-align:center;padding:16px}.cardSearch--fullPage .cardSearch__gridItem{box-sizing:border-box;gap:10px;padding:10px}.cardSearch--fullPage .cardSearch__gridInfo,.cardSearch--collectionSidebar{padding:0}.cardSearch--collectionSidebar .cardSearch__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridThumb{aspect-ratio:421/614;align-self:stretch;width:100%;max-width:100%;height:auto;max-height:none}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridThumbImage{object-position:top center}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridInfo{flex:0 auto;padding:4px 6px}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridName{-webkit-line-clamp:2;font-size:.65rem;line-height:1.2}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridType{font-size:.6rem;line-height:1.25}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridSubtitle{display:none}.cardSearch--collectionSidebar .cardSearch__gridItem--collectionSidebar .cardSearch__gridMeta{flex-direction:column;gap:4px;width:100%;margin-top:2px;font-size:.6rem}.cardSearch.cardSearch--collectionDashboard{padding-top:0;padding-bottom:0}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:8px 10px}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridCell{min-width:0;max-width:100%}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridItem{width:100%}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridThumb{aspect-ratio:421/614;flex-shrink:0;align-self:center;width:100%;max-width:88px;max-height:none}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridInfo{text-align:center;flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:center;gap:3px;width:100%;min-width:0;padding:2px 4px 6px;display:flex}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridName{-webkit-line-clamp:2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;width:100%;min-width:0;font-size:.68rem;line-height:1.2;display:-webkit-box;overflow:hidden}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridSetCodeLine{width:100%;min-width:0;max-width:100%;font-size:.58rem;line-height:1.2;font-family:var(--font-audiowide),sans-serif;white-space:nowrap;text-overflow:ellipsis;opacity:.88;text-align:center;overflow:hidden}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridRarityRow{justify-content:center;width:100%;min-width:0;max-width:100%;display:flex}.cardSearch.cardSearch--collectionDashboard .cardSearch__grid .cardSearch__gridRarityRow>*{min-width:0;max-width:100%}body.yugioh-collection-search-dnd-active,body.yugioh-collection-search-dnd-active *{cursor:pointer!important}.cardSearch__collection-drag-floater{pointer-events:none;transform-origin:50%;will-change:transform;box-sizing:border-box;flex-shrink:0;animation:.8s ease-in-out infinite cardSearch-collection-drag-wobble;box-shadow:0 10px 28px #00000052;height:auto!important;min-height:0!important;max-height:none!important}.cardSearch__collection-drag-floater.cardSearch__gridItem--collectionSidebar>div{flex:none!important;width:100%!important;height:auto!important;min-height:0!important}.cardSearch__collection-drag-floater.cardSearch__gridItem--collectionSidebar .cardSearch__gridThumb{aspect-ratio:421/614;flex-shrink:0;align-self:stretch;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}.cardSearch__collection-drag-floater.cardSearch__gridItem--collectionSidebar .cardSearch__gridThumbImage{object-fit:cover}.cardSearch__collection-drag-floater.cardSearch__gridItem--collectionSidebar .cardSearch__gridInfo{flex:none!important}.cardSearch__collection-line-pulse{transform-origin:50%;will-change:transform,opacity;animation:.8s ease-in-out both cardSearch-collection-line-pulse}@keyframes cardSearch-collection-line-pulse{0%{opacity:1;transform:scale(1)}45%{opacity:.8;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes cardSearch-collection-drag-wobble{0%{transform:scale(1.06)rotate(-1.5deg)}25%{transform:scale(1.06)rotate(2deg)translate(1px)}50%{transform:scale(1.06)rotate(-1.5deg)translateY(1px)}75%{transform:scale(1.06)rotate(2.5deg)translate(-1px)}to{transform:scale(1.06)rotate(-1.5deg)}}
.cardDetailPage{padding:2rem 0 0}.cardDetailPage_loading{min-height:200px}.cardDetailPage__marketplaces a,.cardDetailPage__share a{font-size:.9375rem}
.header__toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:56px;padding:0 8px;display:flex}@media (min-width:600px){.header__toolbar{min-height:64px;padding-left:12px;padding-right:24px}}.header__menuBtn{margin-right:4px}.header__searchRow{flex:1;align-items:center;gap:6px;min-width:0;margin:0 8px;display:flex}@media (min-width:600px){.header__searchRow{gap:10px;margin:0 12px}}.header__searchWrap{flex:1;min-width:0;margin:0}.header__toolbarQuickNav{flex-shrink:0;align-items:stretch;gap:12px;display:flex}@media (max-width:599px){.header__toolbarQuickNav{gap:6px}}.header__toolbarQuickNav{overflow:visible}.header__toolbarQuickNavItem{flex-direction:column;justify-content:center;align-items:stretch;display:inline-flex;position:relative;overflow:visible}.header__searchForm{width:100%}.header__title{letter-spacing:.06em;font-weight:400;line-height:initial;align-items:center;min-width:0;margin:0 -4px 0 0;padding:4px 8px;font-size:1rem}.headerAuthActions{text-align:center;justify-content:center;align-items:center;display:inline-flex}.headerAuthActions--placeholder{flex-shrink:0}.headerSearchBar{border-bottom:1px solid var(--mui-palette-divider);align-items:center;padding:8px 16px 10px;display:flex}.headerSearchBar__form{width:100%}.headerSearchForm__bar{background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;width:100%;min-width:0;min-height:40px;display:flex;overflow:hidden}.headerSearchForm__bar .MuiTextField-root{flex:1;align-self:stretch;min-width:0;display:flex}.headerSearchForm__bar .MuiTextField-root .MuiInput-root{background:0 0;flex:1;align-items:center;display:flex}.headerSearchForm__category.MuiButton-root .MuiButton-endIcon{margin-left:4px}.headerSearchForm__categoryChevron{opacity:.65}.headerSearchForm__separator{background:var(--mui-palette-divider);flex-shrink:0;align-self:stretch;width:1px}.headerSearchForm__iconBtn{border-radius:0;flex-shrink:0}.headerSearchForm__iconBtn:hover{background:var(--mui-palette-action-hover)}.headerNavBar{border-bottom:1px solid var(--mui-palette-divider);background:var(--mui-palette-background-paper,#fff);flex-wrap:wrap;align-items:center;gap:4px;padding:8px 16px 10px;display:flex}.headerNavBar__link{text-transform:none;font-weight:500;line-height:initial}.headerNavBar__link .MuiButton-startIcon,.headerNavBar__link .MuiButton-endIcon{align-items:center;display:inline-flex}.headerNavBar__mega .MuiButton-endIcon{margin-left:2px}.headerYugiohMega{box-shadow:0 12px 40px #0000001f}.headerDrawer__paper{width:260px;max-width:85vw}.headerDrawer__box{box-sizing:border-box;width:100%;padding-top:8px;padding-bottom:8px}.headerDrawer__box .MuiList-root{width:100%}.headerDrawer__item{padding:10px 24px}.headerDrawer__item.MuiListItemButton-root{box-sizing:border-box;width:100%;max-width:100%}.headerDrawer__item.MuiListItemButton-root .MuiListItemText-root{flex:auto;min-width:0}.headerDrawer__icon{min-width:40px}
