.ThemeToggle-module__sfZ-BW__toggle{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);transition:transform .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border-radius:999px;place-items:center;display:inline-grid}.ThemeToggle-module__sfZ-BW__toggle:hover{border-color:var(--ink);color:var(--accent);transform:translateY(-1px)}.ThemeToggle-module__sfZ-BW__icon{width:18px;height:18px}
.LocaleSwitch-module__02KhJq__group{border:1px solid var(--line);background:var(--card);border-radius:999px;height:40px;display:inline-flex;overflow:hidden}.LocaleSwitch-module__02KhJq__btn{min-width:38px;font-family:var(--font-card), sans-serif;letter-spacing:.04em;color:var(--ink-soft);transition:background-color .25s var(--ease), color .25s var(--ease);background:0 0;place-items:center;padding:0 11px;font-size:.78rem;font-weight:700;display:inline-grid}.LocaleSwitch-module__02KhJq__btn+.LocaleSwitch-module__02KhJq__btn{border-left:1px solid var(--line)}.LocaleSwitch-module__02KhJq__btn:hover{color:var(--ink)}.LocaleSwitch-module__02KhJq__active{background:var(--ink);color:var(--bg)}.LocaleSwitch-module__02KhJq__active:hover{color:var(--bg)}
.Nav-module__BzwIGa__onlyDesktop{display:initial}.Nav-module__BzwIGa__onlyMobile{display:none}.Nav-module__BzwIGa__rail{width:var(--rail-w);z-index:120;background:var(--panel);border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:4px;padding:14px 0 12px;display:flex;position:fixed;top:0;bottom:0;left:0}.Nav-module__BzwIGa__rlogo{width:50px;height:50px;transition:transform .2s var(--ease);place-items:center;margin-bottom:8px;display:grid}.Nav-module__BzwIGa__rlogo img{width:42px;height:42px}.Nav-module__BzwIGa__rlogo:hover{transform:translateY(-2px)scale(1.03)}.Nav-module__BzwIGa__ri{width:50px;height:50px;color:var(--ink-soft);transition:color .18s var(--ease), background .18s var(--ease);border-radius:14px;place-items:center;display:grid;position:relative}.Nav-module__BzwIGa__ri:hover{color:var(--accent);background:var(--card)}.Nav-module__BzwIGa__riOn{color:#fff;background:var(--accent);box-shadow:0 8px 18px -8px color-mix(in srgb, var(--accent) 70%, transparent)}.Nav-module__BzwIGa__riOn:hover{color:#fff;background:var(--accent)}.Nav-module__BzwIGa__ri svg{width:21px;height:21px}.Nav-module__BzwIGa__dotb{background:var(--legend);border:2px solid var(--panel);border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:10px}.Nav-module__BzwIGa__tip{background:var(--ink);color:var(--bg);font-family:var(--font-card), sans-serif;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .18s var(--ease), transform .18s var(--ease);z-index:130;pointer-events:none;box-shadow:0 12px 26px -12px var(--shadow);border-radius:9px;padding:7px 12px;font-size:.74rem;font-weight:600;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-6px)}.Nav-module__BzwIGa__tip b{color:var(--legend)}.Nav-module__BzwIGa__tip:before{content:"";border:5px solid #0000;border-right-color:var(--ink);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.Nav-module__BzwIGa__ri:hover .Nav-module__BzwIGa__tip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.Nav-module__BzwIGa__railSpacer{flex:1;min-height:10px}.Nav-module__BzwIGa__railDiv{background:var(--line);width:34px;height:1px;margin:4px 0}.Nav-module__BzwIGa__railBottom{flex-direction:column;align-items:center;gap:6px;display:flex}.Nav-module__BzwIGa__riPanel:hover .Nav-module__BzwIGa__rpanel{opacity:1;visibility:visible;transform:translate(0)}.Nav-module__BzwIGa__rpanel{background:var(--card);border:1px solid var(--line);width:430px;max-width:min(430px,70vw);box-shadow:0 30px 60px -30px var(--s3), 0 1px 1px var(--s1);opacity:0;visibility:hidden;transition:opacity .22s var(--ease), transform .22s var(--ease);z-index:130;border-radius:16px;padding:16px;position:absolute;top:-6px;left:calc(100% + 12px);transform:translate(-8px)}.Nav-module__BzwIGa__rpanel:before{content:"";width:14px;height:62px;position:absolute;top:0;right:100%}.Nav-module__BzwIGa__rpanelHead{font-family:var(--font-card), sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);margin:2px 0 10px;font-size:.6rem;font-weight:700}.Nav-module__BzwIGa__rpanelGrid{grid-template-columns:1fr 1fr;gap:2px 12px;display:grid}.Nav-module__BzwIGa__rpanelLink{color:var(--ink);transition:background .14s, color .14s, transform .14s var(--ease);border-radius:9px;align-items:center;gap:9px;padding:6px 8px;font-size:.86rem;display:flex}.Nav-module__BzwIGa__rpanelLink:hover{background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent);transform:translate(2px)}.Nav-module__BzwIGa__rpanelLink .Nav-module__BzwIGa__dot{border-radius:2px;flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.Nav-module__BzwIGa__rpanelLink span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Nav-module__BzwIGa__rpanelAll{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;margin-top:11px;padding-top:11px;display:flex}.Nav-module__BzwIGa__rpanelAll a{border:1px solid var(--line);font-family:var(--font-card), sans-serif;color:var(--ink-soft);border-radius:999px;padding:6px 12px;font-size:.68rem;font-weight:600;transition:color .15s,border-color .15s}.Nav-module__BzwIGa__rpanelAll a:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, var(--line))}.Nav-module__BzwIGa__topbar{z-index:100;height:var(--nav-h);background:var(--glass);-webkit-backdrop-filter:blur(16px)saturate(1.3);border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:0 clamp(16px,3vw,26px);display:flex;position:sticky;top:0}.Nav-module__BzwIGa__tbSection{font-family:var(--font-display), "Fraunces", Georgia, serif;letter-spacing:-.02em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1.16rem;font-weight:600;overflow:hidden}.Nav-module__BzwIGa__tbLogo{align-items:center;display:inline-flex}.Nav-module__BzwIGa__logoLight,.Nav-module__BzwIGa__logoDark{width:auto;height:34px;display:block}.Nav-module__BzwIGa__logoDark{display:none}:root[data-theme=dark] .Nav-module__BzwIGa__logoLight{display:none}:root[data-theme=dark] .Nav-module__BzwIGa__logoDark{display:block}.Nav-module__BzwIGa__tbGrow{flex:1}.Nav-module__BzwIGa__tbActions{align-items:center;gap:10px;display:flex}.Nav-module__BzwIGa__tbControls{align-items:center;gap:8px;display:flex}.Nav-module__BzwIGa__tbWallet{align-items:center;gap:10px;display:flex}@media (max-width:840px){.Nav-module__BzwIGa__tbWallet{display:none}}.Nav-module__BzwIGa__catWrap{align-items:center;display:flex;position:relative}@media (max-width:840px){.Nav-module__BzwIGa__catWrap{display:none}}.Nav-module__BzwIGa__catTrigger{height:40px;font-family:var(--font-card), sans-serif;color:var(--ink-soft);transition:color .18s var(--ease), background .18s var(--ease);border-radius:10px;align-items:center;gap:5px;padding:0 6px 0 12px;font-size:.9rem;font-weight:600;display:inline-flex}.Nav-module__BzwIGa__catWrap:hover .Nav-module__BzwIGa__catTrigger{color:var(--ink);background:color-mix(in srgb, var(--ink) 6%, transparent)}.Nav-module__BzwIGa__catCaret{width:15px;height:15px;transition:transform .25s var(--ease)}.Nav-module__BzwIGa__catWrap:hover .Nav-module__BzwIGa__catCaret{color:var(--accent);transform:rotate(180deg)}.Nav-module__BzwIGa__megaCat{background:var(--card);border:1px solid var(--line);width:min(740px,92vw);box-shadow:0 1px 1px var(--s1), 0 34px 66px -30px var(--s3);opacity:0;visibility:hidden;transform-origin:100% 0;transition:opacity .22s var(--ease), transform .22s var(--ease), visibility .22s;z-index:130;border-radius:18px;padding:16px;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(8px)scale(.985)}.Nav-module__BzwIGa__megaCat:before{content:"";height:16px;position:absolute;bottom:100%;left:0;right:0}.Nav-module__BzwIGa__catWrap:hover .Nav-module__BzwIGa__megaCat,.Nav-module__BzwIGa__megaCat:hover{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Nav-module__BzwIGa__megaHead{align-items:center;gap:10px;padding:2px 6px 12px;display:flex}.Nav-module__BzwIGa__megaEye{font-family:var(--font-card), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:.66rem;font-weight:700}.Nav-module__BzwIGa__megaKk{font-family:var(--font-ui), sans-serif;letter-spacing:.14em;color:var(--ink-mute);font-size:.66rem}.Nav-module__BzwIGa__megaCount{background:color-mix(in srgb, var(--accent) 12%, transparent);min-width:22px;height:22px;color:var(--accent-deep);font-family:var(--font-card), sans-serif;border-radius:999px;place-items:center;margin-left:auto;padding:0 7px;font-size:.72rem;font-weight:800;display:grid}.Nav-module__BzwIGa__catGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:980px){.Nav-module__BzwIGa__catGrid{grid-template-columns:repeat(2,1fr)}}.Nav-module__BzwIGa__catCard{transition:background .16s var(--ease), border-color .16s, transform .16s var(--ease);border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;padding:9px 10px;display:flex;position:relative}.Nav-module__BzwIGa__catCard:hover{background:color-mix(in srgb, var(--accent) 7%, transparent);border-color:color-mix(in srgb, var(--accent) 22%, var(--line));transform:translateY(-1px)}.Nav-module__BzwIGa__catIco{background:color-mix(in srgb, var(--accent) 10%, var(--card));width:40px;height:40px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--line));transition:background .18s var(--ease), color .18s, transform .25s var(--ease);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.Nav-module__BzwIGa__catIco svg{width:21px;height:21px}.Nav-module__BzwIGa__catCard:hover .Nav-module__BzwIGa__catIco{background:var(--accent);color:#fff;border-color:var(--accent-deep);transform:rotate(-6deg)}.Nav-module__BzwIGa__catText{flex-direction:column;min-width:0;display:flex}.Nav-module__BzwIGa__catName{font-family:var(--font-card), sans-serif;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.Nav-module__BzwIGa__catCount{font-family:var(--font-card), sans-serif;color:var(--ink-soft);font-size:.7rem}.Nav-module__BzwIGa__catGo{width:16px;height:16px;color:var(--accent);opacity:0;transition:opacity .16s, transform .2s var(--ease);flex-shrink:0;margin-left:auto;transform:translate(-4px)}.Nav-module__BzwIGa__catCard:hover .Nav-module__BzwIGa__catGo{opacity:1;transform:translate(0)}.Nav-module__BzwIGa__megaFoot{border-top:1px solid var(--line);font-family:var(--font-card), sans-serif;color:var(--ink);justify-content:center;align-items:center;gap:8px;margin-top:8px;padding-top:12px;font-size:.8rem;font-weight:700;transition:color .16s;display:flex}.Nav-module__BzwIGa__megaFoot:hover{color:var(--accent)}.Nav-module__BzwIGa__megaFoot svg{width:16px;height:16px;transition:transform .2s var(--ease)}.Nav-module__BzwIGa__megaFoot:hover svg{transform:translate(3px)}.Nav-module__BzwIGa__heart{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);transition:transform .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border-radius:999px;place-items:center;display:inline-grid}.Nav-module__BzwIGa__heart:hover{border-color:var(--ink);color:var(--accent);transform:translateY(-1px)}.Nav-module__BzwIGa__heart svg{width:18px;height:18px}.Nav-module__BzwIGa__divider{background:var(--line);width:1px;height:22px;margin:0 2px}.Nav-module__BzwIGa__cart{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);transition:transform .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border-radius:999px;place-items:center;display:inline-grid;position:relative}.Nav-module__BzwIGa__cart:hover{border-color:var(--ink);color:var(--accent);transform:translateY(-1px)}.Nav-module__BzwIGa__cartLabel{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.Nav-module__BzwIGa__cartCount{background:var(--accent);color:#fff;min-width:18px;height:18px;font-family:var(--font-card), sans-serif;border:2px solid var(--card);border-radius:999px;place-items:center;padding:0 5px;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:-3px;right:-3px}.Nav-module__BzwIGa__tabbar{z-index:120;height:calc(var(--tabbar-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--glass);-webkit-backdrop-filter:blur(18px)saturate(1.3);border-top:1px solid var(--line);justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.Nav-module__BzwIGa__tab{font-family:var(--font-card), sans-serif;color:var(--ink-soft);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.58rem;font-weight:600;transition:color .15s;display:flex;position:relative}.Nav-module__BzwIGa__tab svg{width:22px;height:22px}.Nav-module__BzwIGa__tabOn{color:var(--accent)}.Nav-module__BzwIGa__tabOn:before{content:"";background:var(--accent);border-radius:999px;width:24px;height:3px;position:absolute;top:6px}.Nav-module__BzwIGa__tabBadge{background:var(--accent);color:#fff;border:2px solid var(--card);border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.56rem;font-weight:800;display:grid;position:absolute;top:6px;right:22%}.Nav-module__BzwIGa__tabDot{background:var(--legend);border:2px solid var(--card);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:30%}@media (max-width:840px){.Nav-module__BzwIGa__rail{display:none}.Nav-module__BzwIGa__onlyDesktop{display:none!important}.Nav-module__BzwIGa__onlyMobile{display:flex}.Nav-module__BzwIGa__topbar{gap:10px;padding:0 14px}}@media (min-width:841px){.Nav-module__BzwIGa__tabbar{display:none}.Nav-module__BzwIGa__onlyMobile{display:none!important}}
.NavSearch-module__Sr6sDq__trigger{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);transition:transform .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border-radius:999px;place-items:center;display:inline-grid}.NavSearch-module__Sr6sDq__trigger:hover{border-color:var(--ink);color:var(--accent);transform:translateY(-1px)}.NavSearch-module__Sr6sDq__overlay{z-index:200;background:color-mix(in srgb, var(--ink) 46%, transparent);-webkit-backdrop-filter:blur(4px);animation:NavSearch-module__Sr6sDq__searchFade .18s var(--ease);justify-content:center;align-items:flex-start;padding:clamp(60px,12vh,140px) 20px 20px;display:flex;position:fixed;inset:0}@keyframes NavSearch-module__Sr6sDq__searchFade{0%{opacity:0}}.NavSearch-module__Sr6sDq__panel{background:var(--bg-2);border:2px solid var(--ink);width:100%;max-width:560px;box-shadow:8px 8px 0 var(--ink);animation:NavSearch-module__Sr6sDq__searchPop .22s var(--ease);border-radius:16px;overflow:hidden}@keyframes NavSearch-module__Sr6sDq__searchPop{0%{opacity:0;transform:translateY(-10px)}}.NavSearch-module__Sr6sDq__bar{border-bottom:2px solid var(--line);align-items:center;gap:12px;padding:14px 16px;display:flex}.NavSearch-module__Sr6sDq__barIcon{color:var(--ink-soft);flex:none}.NavSearch-module__Sr6sDq__input{min-width:0;font-family:var(--font-ui), sans-serif;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:1.05rem;font-weight:500}.NavSearch-module__Sr6sDq__input::placeholder{color:var(--ink-soft)}.NavSearch-module__Sr6sDq__input::-webkit-search-cancel-button{-webkit-appearance:none}.NavSearch-module__Sr6sDq__esc{border:1px solid var(--line);font-family:var(--font-ui), sans-serif;letter-spacing:.04em;color:var(--ink-soft);transition:color .2s var(--ease), border-color .2s var(--ease);border-radius:7px;flex:none;padding:4px 9px;font-size:.72rem;font-weight:700}.NavSearch-module__Sr6sDq__esc:hover{color:var(--ink);border-color:var(--ink)}.NavSearch-module__Sr6sDq__results{max-height:min(56vh,460px);padding:8px;overflow-y:auto}.NavSearch-module__Sr6sDq__hint{text-align:center;font-family:var(--font-ui), sans-serif;color:var(--ink-soft);padding:22px 12px;font-size:.9rem}.NavSearch-module__Sr6sDq__result{transition:background-color .18s var(--ease);border-radius:10px;align-items:center;gap:14px;padding:10px 12px;display:flex}.NavSearch-module__Sr6sDq__result:hover{background:var(--bg-3)}.NavSearch-module__Sr6sDq__resultThumb{--c:var(--ink-soft);border:2px solid var(--c);background:var(--bg-3);border-radius:9px;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.NavSearch-module__Sr6sDq__resultThumb[data-rarity=rare]{--c:var(--rare)}.NavSearch-module__Sr6sDq__resultThumb[data-rarity=epic]{--c:var(--epic)}.NavSearch-module__Sr6sDq__resultThumb[data-rarity=legendary]{--c:var(--legend)}.NavSearch-module__Sr6sDq__resultThumb img{object-fit:contain;width:100%;height:100%;padding:4px}.NavSearch-module__Sr6sDq__resultText{flex-direction:column;gap:2px;min-width:0;display:flex}.NavSearch-module__Sr6sDq__resultTitle{font-family:var(--font-display), serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.NavSearch-module__Sr6sDq__resultColl{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.78rem}
.NavWallet-module__hZFbzq__wallet{--c:#c99a2e;--c-deep:#9a7320;border:1.5px solid color-mix(in srgb, var(--c) 34%, var(--line));background:linear-gradient(152deg, color-mix(in srgb, var(--c) 13%, var(--card)), color-mix(in srgb, var(--c) 3%, var(--card)));height:42px;box-shadow:0 1px 2px var(--s1), inset 0 1px 0 #ffffff59;color:var(--ink);white-space:nowrap;transition:transform .18s var(--ease), border-color .18s, box-shadow .18s;border-radius:12px;align-items:center;gap:9px;padding:0 13px 0 7px;display:inline-flex}.NavWallet-module__hZFbzq__wallet:hover{border-color:color-mix(in srgb, var(--c) 55%, var(--line));box-shadow:0 5px 14px -5px color-mix(in srgb, var(--c) 42%, transparent), inset 0 1px 0 #fff6;transform:translateY(-1px)}.NavWallet-module__hZFbzq__wallet:active{transform:translateY(0)}.NavWallet-module__hZFbzq__ic{background:color-mix(in srgb, var(--c) 18%, var(--card));width:28px;height:28px;color:var(--c-deep);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--c) 22%, transparent);border-radius:8px;flex:none;place-items:center;display:grid}.NavWallet-module__hZFbzq__ic svg{width:16px;height:16px}.NavWallet-module__hZFbzq__txt{line-height:1.06;font-family:var(--font-card), sans-serif;flex-direction:column;justify-content:center;display:flex}.NavWallet-module__hZFbzq__lb{color:var(--ink-soft);letter-spacing:.11em;text-transform:uppercase;font-size:.56rem;font-weight:700}.NavWallet-module__hZFbzq__amt{color:var(--c-deep);font-variant-numeric:tabular-nums;margin-top:1px;font-size:.92rem;font-weight:800}.NavWallet-module__hZFbzq__hint{color:var(--ink-mute);margin-top:1px;font-size:.68rem;font-weight:700}@media (max-width:720px){.NavWallet-module__hZFbzq__txt{display:none}.NavWallet-module__hZFbzq__wallet{gap:0;padding:0 8px}}
.Footer-module__meeBpW__footer{border-top:1px solid var(--ink);background:var(--bg-2);padding:clamp(36px,5vw,56px) 0 24px}.Footer-module__meeBpW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(20px,4vw,40px);display:flex}.Footer-module__meeBpW__brand{flex-direction:column;gap:12px;max-width:42ch;display:flex}.Footer-module__meeBpW__logo{align-items:center;display:inline-flex}.Footer-module__meeBpW__logoLight,.Footer-module__meeBpW__logoDark{width:auto;height:32px;display:block}.Footer-module__meeBpW__logoDark{display:none}:root[data-theme=dark] .Footer-module__meeBpW__logoLight{display:none}:root[data-theme=dark] .Footer-module__meeBpW__logoDark{display:block}.Footer-module__meeBpW__tagline{color:var(--ink-soft);font-size:.9rem;line-height:1.55}.Footer-module__meeBpW__links{flex-wrap:wrap;gap:10px 22px;display:flex}.Footer-module__meeBpW__link{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);transition:color .25s var(--ease);font-size:.92rem;font-weight:500}.Footer-module__meeBpW__link:hover{color:var(--accent)}.Footer-module__meeBpW__bottom{border-top:1px solid var(--line);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;margin-top:clamp(26px,4vw,40px);padding-top:20px;font-size:.82rem;display:flex}.Footer-module__meeBpW__legal{flex-wrap:wrap;gap:8px 18px;display:flex}.Footer-module__meeBpW__legal .Footer-module__meeBpW__link{font-size:.82rem}.Footer-module__meeBpW__credit{color:var(--ink-soft)}.Footer-module__meeBpW__credit a{color:var(--ink);transition:color .25s var(--ease);font-weight:600}.Footer-module__meeBpW__credit a:hover{color:var(--accent)}@media (max-width:720px){.Footer-module__meeBpW__inner{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.Footer-module__meeBpW__bottom{flex-direction:column;align-items:flex-start}}
.Button-module__5BwSaa__base{font-family:var(--font-ui), sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;min-height:48px;transition:transform .25s var(--ease), background-color .25s var(--ease), color .25s var(--ease);border:none;justify-content:center;align-items:center;gap:.55em;padding:15px 28px;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.Button-module__5BwSaa__base:disabled{opacity:.6;cursor:not-allowed}.Button-module__5BwSaa__primary{background:var(--accent);color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%)}.Button-module__5BwSaa__primary:hover:not(:disabled){background:var(--ink);transform:translateY(-2px)}.Button-module__5BwSaa__primary:active:not(:disabled){transform:translateY(0)}.Button-module__5BwSaa__ghost{color:var(--ink);border:1px solid var(--ink);background:0 0}.Button-module__5BwSaa__ghost:hover:not(:disabled){background:var(--ink);color:var(--bg)}.Button-module__5BwSaa__add{background:var(--ink);width:44px;height:44px;min-height:44px;color:var(--bg);clip-path:polygon(0 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%);padding:0;font-size:1.3rem;font-weight:400}.Button-module__5BwSaa__add:hover:not(:disabled){background:var(--accent);color:#fff;transform:translateY(-2px)}.Button-module__5BwSaa__full{width:100%}
.Stars-module__tgp1fq__stars{font-family:var(--font-ui), sans-serif;letter-spacing:.08em;white-space:nowrap;line-height:1;display:inline-block;position:relative}.Stars-module__tgp1fq__sm{font-size:.9rem}.Stars-module__tgp1fq__md{font-size:1.1rem}.Stars-module__tgp1fq__lg{font-size:1.5rem}.Stars-module__tgp1fq__track{color:color-mix(in srgb, var(--legend) 26%, transparent)}.Stars-module__tgp1fq__fill{color:var(--legend);position:absolute;inset:0;overflow:hidden}.Stars-module__tgp1fq__input{gap:4px;display:inline-flex}.Stars-module__tgp1fq__starBtn{width:44px;height:44px;color:color-mix(in srgb, var(--legend) 26%, transparent);transition:transform .2s var(--ease), color .2s var(--ease);border-radius:10px;place-items:center;font-size:1.6rem;line-height:1;display:grid}.Stars-module__tgp1fq__starBtnActive{color:var(--legend)}.Stars-module__tgp1fq__starBtn:hover{transform:translateY(-2px)}.Stars-module__tgp1fq__starBtn:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--ink);outline:none}
.WelcomeBanner-module__DMqd4G__bar{border-bottom:2px solid var(--ink);background:color-mix(in srgb, var(--accent) 8%, var(--bg-2));position:relative}.WelcomeBanner-module__DMqd4G__inner{align-items:center;gap:14px;min-height:56px;padding-top:12px;padding-bottom:12px;display:flex}.WelcomeBanner-module__DMqd4G__kata{font-family:var(--font-ui), sans-serif;letter-spacing:.16em;color:var(--accent);border:2px solid var(--accent);border-radius:8px;flex:none;padding:4px 9px;font-size:.72rem;font-weight:700;transform:rotate(-4deg)}@media (max-width:680px){.WelcomeBanner-module__DMqd4G__kata{display:none}}.WelcomeBanner-module__DMqd4G__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WelcomeBanner-module__DMqd4G__headline{font-family:var(--font-display), serif;letter-spacing:-.01em;color:var(--ink);font-size:clamp(1rem,2.4vw,1.2rem);font-weight:600}.WelcomeBanner-module__DMqd4G__sub{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.82rem}.WelcomeBanner-module__DMqd4G__cta{min-height:40px;font-family:var(--font-ui), sans-serif;color:#fff;background:var(--accent);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);transition:transform .3s var(--ease), box-shadow .3s var(--ease), background-color .3s var(--ease);border-radius:10px;flex:none;justify-content:center;align-items:center;padding:9px 18px;font-size:.86rem;font-weight:700;display:inline-flex}.WelcomeBanner-module__DMqd4G__cta:hover{background:var(--accent-deep);box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.WelcomeBanner-module__DMqd4G__cta:active{box-shadow:2px 2px 0 var(--ink);transform:translate(0)}.WelcomeBanner-module__DMqd4G__close{width:40px;height:40px;color:var(--ink-soft);transition:color .2s var(--ease), border-color .2s var(--ease), transform .2s var(--ease);border:2px solid #0000;border-radius:9px;flex:none;place-items:center;display:grid}.WelcomeBanner-module__DMqd4G__close:hover{color:var(--accent);border-color:var(--line);transform:rotate(90deg)}@media (max-width:540px){.WelcomeBanner-module__DMqd4G__inner{flex-wrap:wrap;gap:10px}.WelcomeBanner-module__DMqd4G__copy{flex-basis:calc(100% - 50px);order:1}.WelcomeBanner-module__DMqd4G__close{order:2}.WelcomeBanner-module__DMqd4G__cta{flex:1;order:3}}
.Reviews-module__Xumreq__wrap{border-top:2px solid var(--ink);margin-top:clamp(48px,7vw,80px);padding-top:clamp(28px,4vw,44px)}.Reviews-module__Xumreq__headerRow{margin-bottom:clamp(20px,3vw,32px)}.Reviews-module__Xumreq__heading{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.Reviews-module__Xumreq__aggregate{border:2px solid var(--ink);background:var(--bg-2);box-shadow:6px 6px 0 var(--ink);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:clamp(24px,5vw,56px);padding:clamp(20px,3vw,28px);display:grid}@media (max-width:540px){.Reviews-module__Xumreq__aggregate{grid-template-columns:1fr;gap:20px}}.Reviews-module__Xumreq__aggScore{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.Reviews-module__Xumreq__avg{font-family:var(--font-display), serif;color:var(--ink);font-size:clamp(2.6rem,6vw,3.4rem);font-weight:600;line-height:1}.Reviews-module__Xumreq__aggCount{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.85rem}.Reviews-module__Xumreq__dist{flex-direction:column;gap:7px;display:flex}.Reviews-module__Xumreq__distRow{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);grid-template-columns:28px 1fr 28px;align-items:center;gap:10px;font-size:.82rem;display:grid}.Reviews-module__Xumreq__distLabel{color:var(--legend);font-weight:700}.Reviews-module__Xumreq__distBar{background:var(--bg-3);border:1.5px solid var(--line);border-radius:6px;height:9px;overflow:hidden}.Reviews-module__Xumreq__distFill{background:var(--legend);height:100%;display:block}.Reviews-module__Xumreq__distCount{text-align:right}.Reviews-module__Xumreq__noneYet{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.95rem}.Reviews-module__Xumreq__form{border:2px solid var(--ink);background:var(--bg-2);box-shadow:6px 6px 0 var(--ink);border-radius:18px;flex-direction:column;gap:16px;margin-top:clamp(24px,4vw,36px);padding:clamp(20px,3vw,28px);display:flex}.Reviews-module__Xumreq__formEyebrow{font-family:var(--font-ui), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.74rem;font-weight:700}.Reviews-module__Xumreq__formTitle{font-family:var(--font-display), serif;font-size:1.3rem;font-weight:600}.Reviews-module__Xumreq__formField{flex-direction:column;gap:8px;display:flex}.Reviews-module__Xumreq__formLabel{font-family:var(--font-ui), sans-serif;color:var(--ink);font-size:.84rem;font-weight:700}.Reviews-module__Xumreq__optional{color:var(--ink-soft);font-weight:500}.Reviews-module__Xumreq__req{color:var(--accent)}.Reviews-module__Xumreq__textInput,.Reviews-module__Xumreq__textarea{border:2px solid var(--line);background:var(--bg);width:100%;min-height:46px;color:var(--ink);font-family:var(--font-ui), sans-serif;transition:border-color .2s var(--ease), box-shadow .2s var(--ease);border-radius:9px;padding:12px 14px;font-size:.95rem}.Reviews-module__Xumreq__textarea{resize:vertical;line-height:1.6}.Reviews-module__Xumreq__textInput:hover,.Reviews-module__Xumreq__textarea:hover{border-color:var(--ink)}.Reviews-module__Xumreq__textInput:focus,.Reviews-module__Xumreq__textarea:focus{border-color:var(--ink);box-shadow:3px 3px 0 var(--ink);outline:none}.Reviews-module__Xumreq__photoNote{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.78rem}.Reviews-module__Xumreq__formError{border:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg-2));color:var(--accent-deep);font-family:var(--font-ui), sans-serif;border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:500}.Reviews-module__Xumreq__form button{align-self:flex-start}.Reviews-module__Xumreq__submittedNote{border:2px solid var(--ink);background:var(--bg-3);font-family:var(--font-ui), sans-serif;color:var(--ink);border-radius:12px;margin-top:20px;padding:14px 18px;font-size:.92rem}.Reviews-module__Xumreq__eligNote{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);margin-top:20px;font-size:.92rem}.Reviews-module__Xumreq__eligLink{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.Reviews-module__Xumreq__list{flex-direction:column;gap:18px;margin-top:clamp(28px,4vw,40px);display:flex}.Reviews-module__Xumreq__review{border:2px solid var(--line);background:var(--bg-2);border-radius:16px;flex-direction:column;gap:10px;padding:clamp(18px,3vw,24px);display:flex}.Reviews-module__Xumreq__reviewHead{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Reviews-module__Xumreq__reviewTitle{font-family:var(--font-display), serif;color:var(--ink);font-size:1.08rem;font-weight:600}.Reviews-module__Xumreq__verified{border:2px solid var(--legend);font-family:var(--font-ui), sans-serif;letter-spacing:.02em;color:var(--legend);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.Reviews-module__Xumreq__verifiedTick{background:var(--legend);width:15px;height:15px;color:var(--bg);border-radius:50%;place-items:center;font-size:.62rem;line-height:1;display:grid}.Reviews-module__Xumreq__reviewBody{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);line-height:1.7}.Reviews-module__Xumreq__photos{flex-wrap:wrap;gap:10px;display:flex}.Reviews-module__Xumreq__photo{object-fit:cover;border:2px solid var(--line);border-radius:12px;width:84px;height:84px}.Reviews-module__Xumreq__reviewDate{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);font-size:.78rem}
.Tilt-module__PjGBRa__tilt{transform-style:preserve-3d;transition:transform .4s var(--ease);will-change:transform}@media (prefers-reduced-motion:reduce){.Tilt-module__PjGBRa__tilt{transition:none}}
.RarityBadge-module__SDmkwa__badge{--c:var(--ink-soft);background:var(--c);color:#fff;font-family:var(--font-ui), sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;clip-path:polygon(0 0,100% 0,calc(100% - 9px) 100%,0 100%);align-items:center;gap:.3em;padding:5px 14px 5px 11px;font-size:.6rem;font-weight:900;line-height:1;display:inline-flex}.RarityBadge-module__SDmkwa__legendary{color:#16110d}
.ProductGallery-module__hTbCMG__gallery{display:block}.ProductGallery-module__hTbCMG__stage{perspective:1200px}.ProductGallery-module__hTbCMG__card{background:var(--bg-2);border:1px solid var(--ink);transform-style:preserve-3d;cursor:pointer;clip-path:polygon(0 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%);position:relative;overflow:hidden}.ProductGallery-module__hTbCMG__legendary{border:3px solid var(--legend)}.ProductGallery-module__hTbCMG__art{z-index:1;aspect-ratio:1;display:block;position:relative;transform:translateZ(24px)}.ProductGallery-module__hTbCMG__img{object-fit:contain}.ProductGallery-module__hTbCMG__figure{width:60%;height:auto;margin:12% auto;animation:5s ease-in-out infinite ProductGallery-module__hTbCMG__bob}.ProductGallery-module__hTbCMG__badge{z-index:5;position:absolute;top:0;left:0;transform:translateZ(40px)}.ProductGallery-module__hTbCMG__idx{z-index:5;font-family:var(--font-display), serif;color:var(--ink-soft);letter-spacing:.04em;font-size:.74rem;font-weight:600;position:absolute;top:12px;right:14px;transform:translateZ(40px)}.ProductGallery-module__hTbCMG__idx i{opacity:.55;font-style:normal}.ProductGallery-module__hTbCMG__thumbs{flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;display:flex}.ProductGallery-module__hTbCMG__group{background:#0000000d;border-radius:10px;gap:8px;padding:7px;display:flex}.ProductGallery-module__hTbCMG__groupCollage{background:0 0;padding:7px 0}.ProductGallery-module__hTbCMG__thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--bg-2);cursor:pointer;width:64px;transition:border-color .2s var(--ease), transform .2s var(--ease);padding:0;position:relative;overflow:hidden}.ProductGallery-module__hTbCMG__thumb:hover,.ProductGallery-module__hTbCMG__thumbActive{border-color:var(--ink);transform:translateY(-2px)}.ProductGallery-module__hTbCMG__thumbImg{object-fit:cover}
.CompactColorPicker-module__c8telq__root{font-family:var(--font-card), sans-serif;flex-direction:column;gap:10px;margin-top:16px;display:flex}.CompactColorPicker-module__c8telq__axis{border:1.5px solid var(--line);background:var(--bg-2);border-radius:5px}.CompactColorPicker-module__c8telq__axis[data-open="1"]{border-color:var(--ink)}.CompactColorPicker-module__c8telq__trig{cursor:pointer;text-align:left;width:100%;min-height:46px;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:clamp(10px,3vw,18px);padding:9px 14px;display:flex}.CompactColorPicker-module__c8telq__lbl{font-family:var(--font-card), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;font-size:.66rem;font-weight:600}.CompactColorPicker-module__c8telq__axis[data-open="1"] .CompactColorPicker-module__c8telq__lbl{color:var(--ink)}.CompactColorPicker-module__c8telq__cur{align-items:center;gap:8px;min-width:0;display:flex}.CompactColorPicker-module__c8telq__sc{border:1px solid var(--line);border-radius:50%;flex:none;width:18px;height:18px}.CompactColorPicker-module__c8telq__scLight{border-color:var(--ink-soft)}.CompactColorPicker-module__c8telq__nm{font-family:var(--font-card), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.CompactColorPicker-module__c8telq__placeholder{font-family:var(--font-card), sans-serif;color:var(--ink-soft);white-space:nowrap;font-size:.8rem;font-style:italic}.CompactColorPicker-module__c8telq__chev{color:var(--ink-soft);transition:transform .3s var(--ease);flex:none;font-size:1.05rem;font-style:normal;line-height:1}.CompactColorPicker-module__c8telq__axis[data-open="1"] .CompactColorPicker-module__c8telq__chev{color:var(--ink);transform:rotate(180deg)}.CompactColorPicker-module__c8telq__panel{max-height:0;transition:max-height .32s var(--ease);overflow:hidden}.CompactColorPicker-module__c8telq__axis[data-open="1"] .CompactColorPicker-module__c8telq__panel{max-height:520px}.CompactColorPicker-module__c8telq__pin{border-top:1px solid var(--line);padding:4px 14px 16px}.CompactColorPicker-module__c8telq__seg{border:1.5px solid var(--line);border-radius:5px;margin:14px 0;display:inline-flex;overflow:hidden}.CompactColorPicker-module__c8telq__segBtn{cursor:pointer;min-height:32px;font-family:var(--font-card), sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);transition:background-color .18s var(--ease), color .18s var(--ease);background:0 0;border:none;padding:6px 14px;font-size:.7rem;font-weight:500}.CompactColorPicker-module__c8telq__segBtn[data-on="1"]{background:var(--ink);color:var(--bg-2)}.CompactColorPicker-module__c8telq__grid{flex-wrap:wrap;gap:9px;display:flex}.CompactColorPicker-module__c8telq__gridMatte{filter:saturate(.6)brightness(1.04)}.CompactColorPicker-module__c8telq__sw{border:2px solid var(--bg-2);background:var(--bg-3);width:30px;height:30px;box-shadow:0 0 0 1px var(--line), 0 2px 5px -2px var(--shadow);cursor:pointer;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border-radius:50%;flex:none;padding:0;position:relative}.CompactColorPicker-module__c8telq__swLight{box-shadow:0 0 0 1px var(--ink-soft), 0 2px 5px -2px var(--shadow)}.CompactColorPicker-module__c8telq__sw:after{content:"";position:absolute;inset:-6px}.CompactColorPicker-module__c8telq__sw:hover{transform:translateY(-1px)scale(1.12)}.CompactColorPicker-module__c8telq__swSel,.CompactColorPicker-module__c8telq__swLight.CompactColorPicker-module__c8telq__swSel{box-shadow:0 0 0 2px var(--ink), 0 2px 6px -2px var(--shadow)}.CompactColorPicker-module__c8telq__trig:focus-visible,.CompactColorPicker-module__c8telq__segBtn:focus-visible,.CompactColorPicker-module__c8telq__sw:focus-visible{outline:2px solid var(--c,var(--ink));outline-offset:3px}@media (prefers-reduced-motion:reduce){.CompactColorPicker-module__c8telq__panel,.CompactColorPicker-module__c8telq__chev,.CompactColorPicker-module__c8telq__segBtn,.CompactColorPicker-module__c8telq__sw{transition:none}}
.Promo2plus1-module__d5va5G__promo{--bb-save:#e11d2a;--bb-save-deep:#af1019;color:#fff;font-family:var(--font-card), sans-serif;background:linear-gradient(160deg, color-mix(in srgb, var(--bb-save) 88%, #fff), var(--bb-save-deep));box-shadow:0 4px 12px -6px color-mix(in srgb, var(--bb-save) 60%, transparent), inset 0 1px 0 #ffffff47;border-radius:5px;align-items:center;gap:11px;margin-top:14px;padding:11px 13px;display:flex}.Promo2plus1-module__d5va5G__ico{object-fit:contain;filter:drop-shadow(0 2px 5px #0006);flex:none;width:40px;height:40px}.Promo2plus1-module__d5va5G__pt{flex-direction:column;min-width:0;line-height:1.14;display:flex}.Promo2plus1-module__d5va5G__pt b{letter-spacing:-.005em;font-size:.94rem;font-weight:700}.Promo2plus1-module__d5va5G__pt span{opacity:.95;margin-top:2px;font-size:.72rem;font-weight:500}.Promo2plus1-module__d5va5G__amount{font-variant-numeric:tabular-nums;font-weight:800}@media (max-width:540px){.Promo2plus1-module__d5va5G__promo{padding:10px 12px}.Promo2plus1-module__d5va5G__ico{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.Promo2plus1-module__d5va5G__promo,.Promo2plus1-module__d5va5G__promo *{transition:none!important;animation:none!important}}
.PaymentMethods-module__hbdRAG__row{flex-wrap:wrap;gap:6px;display:flex}.PaymentMethods-module__hbdRAG__chip{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:42px;height:28px;padding:0 8px;display:inline-flex;box-shadow:0 1px 2px #0000000d}.PaymentMethods-module__hbdRAG__svg{width:auto;height:17px;display:block}.PaymentMethods-module__hbdRAG__klarna{background:#ffb3c7;border-color:#ffb3c7}
.BuyBox-module__s-CSQG__buyBox{--bb-save:#e11d2a;--bb-save-deep:#af1019;--bb-glass:color-mix(in srgb, var(--bg-2) 74%, transparent);font-family:var(--font-card), sans-serif;margin-top:6px}.BuyBox-module__s-CSQG__banner{box-shadow:0 1px 2px var(--shadow), inset 0 1px 0 #fff6;border-radius:5px;align-items:center;gap:8px;margin-bottom:14px;padding:9px 13px;font-size:.8rem;display:flex}.BuyBox-module__s-CSQG__banner b{text-transform:uppercase;letter-spacing:.03em;font-weight:800}.BuyBox-module__s-CSQG__banner span{font-weight:600}.BuyBox-module__s-CSQG__banner svg{flex:none;width:16px;height:16px}.BuyBox-module__s-CSQG__bannerPromo{color:var(--bb-save-deep);background:color-mix(in srgb, var(--bb-save) 11%, var(--bg-2));border:1px solid color-mix(in srgb, var(--bb-save) 34%, transparent)}.BuyBox-module__s-CSQG__bannerMember{color:#8a6a1e;background:color-mix(in srgb, var(--legend) 15%, var(--bg-2));border:1px solid color-mix(in srgb, var(--legend) 40%, transparent)}.BuyBox-module__s-CSQG__priceWrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:4px;padding:14px 0;display:flex}.BuyBox-module__s-CSQG__priceCol{flex-direction:column;gap:4px;display:flex}.BuyBox-module__s-CSQG__pxRow{flex-wrap:wrap;align-items:baseline;gap:11px;display:flex}.BuyBox-module__s-CSQG__px{color:var(--ink);font-variant-numeric:tabular-nums;align-items:baseline;font-weight:700;line-height:1;display:inline-flex}.BuyBox-module__s-CSQG__px .BuyBox-module__s-CSQG__int{letter-spacing:-.01em;font-size:2.2rem}.BuyBox-module__s-CSQG__px .BuyBox-module__s-CSQG__dec{font-size:1.2rem}.BuyBox-module__s-CSQG__px .BuyBox-module__s-CSQG__cur{color:var(--ink-soft);margin-left:3px;font-size:1rem}.BuyBox-module__s-CSQG__px .BuyBox-module__s-CSQG__from{color:var(--ink-soft);align-self:center;margin-right:5px;font-size:.8rem;font-weight:600}.BuyBox-module__s-CSQG__pxSale,.BuyBox-module__s-CSQG__pxSale .BuyBox-module__s-CSQG__dec,.BuyBox-module__s-CSQG__pxSale .BuyBox-module__s-CSQG__cur{color:var(--bb-save)}.BuyBox-module__s-CSQG__pxMember,.BuyBox-module__s-CSQG__pxMember .BuyBox-module__s-CSQG__dec,.BuyBox-module__s-CSQG__pxMember .BuyBox-module__s-CSQG__cur{color:#7a5a12}.BuyBox-module__s-CSQG__oldPx{color:var(--ink-mute,var(--ink-soft));font-variant-numeric:tabular-nums;text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--bb-save) 55%, var(--ink-soft));text-decoration-color:color-mix(in srgb, var(--bb-save) 55%, var(--ink-soft));font-size:1.05rem;text-decoration-thickness:2px}.BuyBox-module__s-CSQG__tax{color:var(--ink-soft);font-size:.68rem}.BuyBox-module__s-CSQG__cashback{white-space:nowrap;background:color-mix(in srgb, var(--legend) 12%, var(--bg-2));border:1px solid color-mix(in srgb, var(--legend) 30%, transparent);border-radius:5px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.BuyBox-module__s-CSQG__cashbackIco{object-fit:contain;filter:drop-shadow(0 2px 3px #00000047);flex:none;width:32px;height:32px}.BuyBox-module__s-CSQG__cashbackTxt{flex-direction:column;line-height:1.05;display:flex}.BuyBox-module__s-CSQG__cashbackLbl{text-transform:uppercase;letter-spacing:.06em;color:#8a6a1e;font-size:.55rem;font-weight:700}.BuyBox-module__s-CSQG__cashbackVal{color:#6e521a;font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:700}.BuyBox-module__s-CSQG__opt{margin-top:16px}.BuyBox-module__s-CSQG__lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;font-size:.66rem;font-weight:600;display:flex}.BuyBox-module__s-CSQG__req{color:var(--bb-save)}.BuyBox-module__s-CSQG__pick{text-transform:none;letter-spacing:0;color:var(--ink);font-size:.78rem;font-weight:600}.BuyBox-module__s-CSQG__pickTodo{color:var(--ink-soft)}.BuyBox-module__s-CSQG__pills{flex-wrap:wrap;gap:8px;display:flex}.BuyBox-module__s-CSQG__pill{border:1.5px solid var(--line);background:var(--bg-2);min-height:42px;color:var(--ink);cursor:pointer;font-family:var(--font-card), sans-serif;transition:border-color .18s var(--ease), transform .18s var(--ease);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:7px 14px;font-size:.84rem;font-weight:500;line-height:1.18;display:inline-flex}.BuyBox-module__s-CSQG__pill:hover{border-color:var(--ink);transform:translateY(-1px)}.BuyBox-module__s-CSQG__pillSel{background:var(--ink);border-color:var(--ink);color:var(--bg-2)}.BuyBox-module__s-CSQG__pillSize{align-items:flex-start}.BuyBox-module__s-CSQG__pillPrice{color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:.72rem}.BuyBox-module__s-CSQG__pillSel .BuyBox-module__s-CSQG__pillPrice{color:color-mix(in srgb, var(--bg-2) 75%, transparent)}.BuyBox-module__s-CSQG__moreTile{min-width:44px;color:var(--ink-soft);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-weight:600;text-decoration:none}.BuyBox-module__s-CSQG__moreTile:hover{color:var(--ink)}.BuyBox-module__s-CSQG__numInput{border:1.5px solid var(--line);background:var(--bg-2);width:100%;min-height:42px;color:var(--ink);font-family:var(--font-card), sans-serif;border-radius:4px;padding:0 13px;font-size:.9rem}.BuyBox-module__s-CSQG__numInput:focus,.BuyBox-module__s-CSQG__gravInput:focus{outline:2px solid var(--c);outline-offset:1px;border-color:var(--c)}.BuyBox-module__s-CSQG__perso{margin-top:16px}.BuyBox-module__s-CSQG__persoTitle{color:var(--ink);align-items:center;gap:6px;margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-flex}.BuyBox-module__s-CSQG__gravInput{border:1.5px solid var(--line);background:var(--bg-2);width:100%;min-height:46px;color:var(--ink);font-family:var(--font-card), sans-serif;letter-spacing:.02em;border-radius:4px;padding:0 13px;font-size:.95rem}.BuyBox-module__s-CSQG__persoHint{color:var(--ink-soft);text-align:right;margin-top:5px;font-size:.7rem}.BuyBox-module__s-CSQG__buyRow{align-items:stretch;gap:10px;margin-top:20px;display:flex}.BuyBox-module__s-CSQG__qty{border:1.5px solid var(--line);background:var(--bg-2);border-radius:5px;align-items:stretch;display:flex;overflow:hidden}.BuyBox-module__s-CSQG__qty button{width:44px;color:var(--ink);cursor:pointer;transition:background-color .15s var(--ease);background:0 0;border:none;font-size:1.2rem}.BuyBox-module__s-CSQG__qty button:hover{background:color-mix(in srgb, var(--ink) 6%, transparent)}.BuyBox-module__s-CSQG__qtyInput{text-align:center;width:42px;color:var(--ink);font-family:var(--font-card), sans-serif;font-variant-numeric:tabular-nums;background:0 0;border:none;font-size:1rem;font-weight:700}.BuyBox-module__s-CSQG__add{border:1.5px solid var(--c-deep);background:var(--c);color:#fff;min-height:52px;font-family:var(--font-card), sans-serif;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:0 4px 12px -5px color-mix(in srgb, var(--c) 65%, transparent), 0 2px 6px -3px var(--shadow);transition:transform .16s var(--ease), filter .2s var(--ease);border-radius:5px;flex:1;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.92rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.BuyBox-module__s-CSQG__add:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.BuyBox-module__s-CSQG__add:active:not(:disabled){transform:translateY(1px)}.BuyBox-module__s-CSQG__add:disabled{background:var(--line);border-color:var(--line);color:var(--ink-soft);cursor:not-allowed;box-shadow:none}.BuyBox-module__s-CSQG__add svg{flex:none;width:19px;height:19px}.BuyBox-module__s-CSQG__fav{border:1.5px solid var(--line);background:var(--bg-2);width:52px;min-height:52px;color:var(--ink-soft);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease);border-radius:5px;flex:none;place-items:center;display:grid}.BuyBox-module__s-CSQG__fav:hover,.BuyBox-module__s-CSQG__favOn{color:#e0506b;border-color:#e0506b}.BuyBox-module__s-CSQG__favOn svg{fill:#e0506b}.BuyBox-module__s-CSQG__fav svg{fill:none;stroke:currentColor;stroke-width:2px;width:22px;height:22px}.BuyBox-module__s-CSQG__hint{color:var(--bb-save);text-align:right;margin-top:9px;font-size:.74rem;font-weight:600}@media (max-width:560px){.BuyBox-module__s-CSQG__buyRow{grid-template-columns:1fr auto;grid-template-areas:"qty fav""add add";align-items:center;gap:12px;display:grid}.BuyBox-module__s-CSQG__qty{grid-area:qty;justify-self:start}.BuyBox-module__s-CSQG__fav{grid-area:fav;justify-self:end}.BuyBox-module__s-CSQG__add{grid-area:add;width:100%;min-height:56px;font-size:.95rem}}.BuyBox-module__s-CSQG__reassure{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:16px;padding-top:14px;display:flex}.BuyBox-module__s-CSQG__ship{color:var(--ink-soft);align-items:center;gap:8px;font-size:.76rem;display:inline-flex}.BuyBox-module__s-CSQG__ship b{color:var(--ink)}.BuyBox-module__s-CSQG__shipIco{object-fit:contain;filter:drop-shadow(0 1px 1px #00000038);width:19px;height:19px}.BuyBox-module__s-CSQG__klarna{color:var(--ink-soft);align-items:center;gap:8px;font-size:.76rem;display:inline-flex}.BuyBox-module__s-CSQG__klarna b{color:var(--ink)}.BuyBox-module__s-CSQG__klarnaBadge{color:#17120f;background:#ffb3c7;border-radius:4px;padding:3px 8px;font-size:.66rem;font-weight:800}.BuyBox-module__s-CSQG__ssl{color:#17924b;align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:inline-flex}.BuyBox-module__s-CSQG__ssl svg{color:#17924b;width:15px;height:15px}.BuyBox-module__s-CSQG__ripple{animation:BuyBox-module__s-CSQG__bbRip .6s var(--ease);pointer-events:none;background:#ffffff73;border-radius:50%;position:absolute;transform:scale(0)}@keyframes BuyBox-module__s-CSQG__bbRip{to{opacity:0;transform:scale(1)}}.BuyBox-module__s-CSQG__sticky{z-index:120;background:color-mix(in srgb, var(--bg-2) 92%, transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .35s var(--ease);justify-content:space-between;align-items:center;gap:14px;padding:12px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.BuyBox-module__s-CSQG__stickyShow{transform:translateY(0)}.BuyBox-module__s-CSQG__stickyInfo{flex-direction:column;min-width:0;display:flex}.BuyBox-module__s-CSQG__stickyTitle{font-family:var(--font-card), sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.BuyBox-module__s-CSQG__stickyPrice{font-family:var(--font-card), sans-serif;color:var(--c-deep);font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:700}.BuyBox-module__s-CSQG__stickyBtn{white-space:nowrap;border:1.5px solid var(--c-deep);background:var(--c);color:#fff;min-height:46px;font-family:var(--font-card), sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:5px;flex-shrink:0;align-items:center;padding:0 18px;font-size:.85rem;font-weight:600;display:inline-flex}.BuyBox-module__s-CSQG__stickyBtn:disabled{background:var(--line);border-color:var(--line);color:var(--ink-soft)}@media (min-width:861px){.BuyBox-module__s-CSQG__sticky{display:none}}@media (prefers-reduced-motion:reduce){.BuyBox-module__s-CSQG__add,.BuyBox-module__s-CSQG__pill,.BuyBox-module__s-CSQG__fav,.BuyBox-module__s-CSQG__qty button{transition:none}}
.Accordion-module__4PBq0W__accordion{border-top:1px solid var(--line)}.Accordion-module__4PBq0W__item{border-bottom:1px solid var(--line)}.Accordion-module__4PBq0W__head{text-align:left;width:100%;font-family:var(--font-display), serif;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:1.15rem;font-weight:600;display:flex}.Accordion-module__4PBq0W__plus{color:var(--accent);transition:transform .3s var(--ease);font-size:1.4rem;line-height:1}.Accordion-module__4PBq0W__open .Accordion-module__4PBq0W__plus{transform:rotate(45deg)}.Accordion-module__4PBq0W__body{max-height:0;transition:max-height .35s;overflow:hidden}.Accordion-module__4PBq0W__open .Accordion-module__4PBq0W__body{max-height:1200px}.Accordion-module__4PBq0W__bodyInner{color:var(--ink-soft);font-family:var(--font-ui), sans-serif;padding:0 4px 22px;font-size:.94rem;line-height:1.7}
.Card-module__tOJiBG__card{--glass:color-mix(in srgb, var(--bg-2) 74%, transparent);background:var(--bg-2);border:1px solid var(--line);isolation:isolate;height:100%;box-shadow:0 1px 2px var(--shadow), 0 10px 26px -20px var(--shadow);transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .35s var(--ease);border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.Card-module__tOJiBG__card:before{content:"";z-index:9;opacity:.7;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);height:1px;position:absolute;inset:0 0 auto}[data-theme=dark] .Card-module__tOJiBG__card:before{background:linear-gradient(90deg,#0000,#ffffff12,#0000)}.Card-module__tOJiBG__card:hover{box-shadow:0 10px 20px -10px var(--shadow), 0 30px 56px -26px var(--shadow), 0 22px 60px -34px color-mix(in srgb, var(--c) 55%, transparent);transform:translateY(-7px)}.Card-module__tOJiBG__legendary{border-color:color-mix(in srgb, var(--legend) 55%, var(--line))}.Card-module__tOJiBG__gal{aspect-ratio:1/.9;border-bottom:1px solid var(--line);background:radial-gradient(72% 56% at 50% 30%, color-mix(in srgb, var(--c) 14%, var(--bg-2)) 0%, transparent 62%), var(--bg-3);outline:none;position:relative;overflow:hidden}.Card-module__tOJiBG__gal:after{content:"";background:radial-gradient(closest-side, color-mix(in srgb, var(--c) 40%, var(--shadow)), transparent);filter:blur(4px);z-index:1;opacity:.5;width:46%;height:14px;position:absolute;bottom:11%;left:50%;transform:translate(-50%)}.Card-module__tOJiBG__slide{z-index:2;opacity:0;transition:opacity .55s var(--ease), transform .65s var(--ease);pointer-events:none;position:absolute;inset:0;transform:scale(.99)}.Card-module__tOJiBG__slide.Card-module__tOJiBG__on{opacity:1;pointer-events:auto;transform:none}.Card-module__tOJiBG__slideLink{display:block;position:absolute;inset:0}.Card-module__tOJiBG__img{object-fit:cover;transition:transform .6s var(--ease)}.Card-module__tOJiBG__card:hover .Card-module__tOJiBG__slide.Card-module__tOJiBG__on .Card-module__tOJiBG__img{transform:scale(1.05)}.Card-module__tOJiBG__nav{z-index:6;border:1px solid color-mix(in srgb, var(--ink) 12%, transparent);cursor:pointer;width:36px;height:36px;color:var(--ink);background:var(--glass);-webkit-backdrop-filter:blur(10px)saturate(1.3);backdrop-filter:blur(10px)saturate(1.3);box-shadow:0 4px 14px -4px var(--shadow);opacity:0;transition:opacity .25s, transform .3s var(--ease), background .2s;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)scale(.85)}.Card-module__tOJiBG__gal:hover .Card-module__tOJiBG__nav{opacity:1;transform:translateY(-50%)scale(1)}.Card-module__tOJiBG__nav:hover{transform:translateY(-50%)scale(1.12)}.Card-module__tOJiBG__prev{left:11px}.Card-module__tOJiBG__next{right:11px}.Card-module__tOJiBG__nav svg{width:16px;height:16px}.Card-module__tOJiBG__dots{z-index:6;background:var(--glass);border:1px solid color-mix(in srgb, var(--ink) 10%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;gap:6px;padding:5px 8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.Card-module__tOJiBG__dot{background:color-mix(in srgb, var(--ink) 26%, transparent);cursor:pointer;width:6px;height:6px;transition:all .35s var(--ease);border:none;border-radius:50%;padding:0}.Card-module__tOJiBG__dot.Card-module__tOJiBG__on{background:linear-gradient(90deg, var(--c), var(--c-deep));border-radius:99px;width:20px}.Card-module__tOJiBG__count{z-index:6;font-family:var(--font-card), sans-serif;letter-spacing:.14em;color:var(--ink);background:var(--glass);border:1px solid color-mix(in srgb, var(--ink) 10%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-variant-numeric:tabular-nums;border-radius:999px;padding:3px 9px;font-size:.62rem;font-weight:500;position:absolute;top:13px;right:13px}.Card-module__tOJiBG__holo{z-index:3;pointer-events:none;mix-blend-mode:soft-light;opacity:0;background:linear-gradient(115deg,#0000 24%,#ff8ab0 36%,#8affc0 46%,#8ab8ff 56%,#ffe08a 66%,#0000 78%);transition:opacity .45s;animation:6.5s linear infinite Card-module__tOJiBG__holo;position:absolute;inset:0}.Card-module__tOJiBG__gal:hover .Card-module__tOJiBG__holo{opacity:.5}.Card-module__tOJiBG__holo.Card-module__tOJiBG__perm{opacity:.4}@keyframes Card-module__tOJiBG__holo{0%{background-position:0%}to{background-position:300%}}.Card-module__tOJiBG__gem{--t:var(--ink-soft);--td:var(--ink-soft);z-index:7;color:var(--ink);font-family:var(--font-card), sans-serif;letter-spacing:.12em;text-transform:uppercase;background:color-mix(in srgb, var(--t) 20%, var(--glass));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 0 2.5px var(--bg-2), 0 5px 13px -4px var(--shadow);border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 9px;font-size:.6rem;font-weight:600;display:inline-flex;position:absolute;top:13px;left:13px;overflow:hidden;transform:rotate(-2deg)}.Card-module__tOJiBG__gem:before{content:"";pointer-events:none;background:linear-gradient(#ffffff80,#0000);position:absolute;inset:0 0 52%}.Card-module__tOJiBG__cab{clip-path:polygon(50% 0,100% 36%,80% 100%,20% 100%,0 36%);background:radial-gradient(at 34% 24%, color-mix(in srgb, var(--t) 35%, #fff) 0%, var(--t) 46%, var(--td) 100%);filter:drop-shadow(0 1px 1px #00000040);flex:none;width:13px;height:13px;position:relative}.Card-module__tOJiBG__cab:after{content:"";background:#ffffffe6;border-radius:50%;width:3px;height:3px;position:absolute;top:13%;left:22%}.Card-module__tOJiBG__t_common{--t:var(--ink-soft);--td:var(--ink-soft)}.Card-module__tOJiBG__t_rare{--t:var(--rare);--td:#1e4fa8}.Card-module__tOJiBG__t_epic{--t:var(--epic);--td:#5e2fa8}.Card-module__tOJiBG__t_legendary{--t:var(--legend);--td:#8f6c1f;color:#3a2d10;background:linear-gradient(135deg,#fbe9a8,#e8c25e,#fff3cf,#d9a531) 0 0/220% 220%;animation:4s linear infinite Card-module__tOJiBG__foil}.Card-module__tOJiBG__t_legendary .Card-module__tOJiBG__cab{--t:#f6dc86;--td:#c79a36}@keyframes Card-module__tOJiBG__foil{0%{background-position:0%}to{background-position:200%}}.Card-module__tOJiBG__bundle{z-index:7;text-align:center;color:#fff;width:80px;height:80px;animation:Card-module__tOJiBG__wob 5s var(--ease) infinite;clip-path:polygon(50% 0,59.3% 15.2%,75% 6.7%,75.5% 24.5%,93.3% 25%,84.8% 40.7%,100% 50%,84.8% 59.3%,93.3% 75%,75.5% 75.5%,75% 93.3%,59.3% 84.8%,50% 100%,40.7% 84.8%,25% 93.3%,24.5% 75.5%,6.7% 75%,15.2% 59.3%,0 50%,15.2% 40.7%,6.7% 25%,24.5% 24.5%,25% 6.7%,40.7% 15.2%);background:radial-gradient(at 38% 28%, color-mix(in srgb, var(--c) 80%, #fff), var(--c) 44%, var(--c-deep));filter:drop-shadow(0 6px 12px color-mix(in srgb, var(--c) 58%, transparent));place-content:center;display:grid;position:absolute;bottom:11px;right:11px;transform:rotate(-8deg)}@keyframes Card-module__tOJiBG__wob{0%,to{transform:rotate(-8deg)}50%{transform:rotate(-3deg)scale(1.05)}}.Card-module__tOJiBG__bundle:before{content:"";pointer-events:none;border:1.5px solid #ffffff8c;border-radius:50%;position:absolute;inset:20%}.Card-module__tOJiBG__bundle b{z-index:1;font-family:var(--font-card), sans-serif;letter-spacing:-.01em;text-shadow:0 1px 3px #00000073;font-size:1.55rem;font-weight:700;line-height:.82;display:block;position:relative}.Card-module__tOJiBG__bundle b u{text-decoration:none}.Card-module__tOJiBG__bundle span{z-index:1;text-transform:uppercase;letter-spacing:.14em;text-shadow:0 1px 2px #00000080;margin-top:3px;font-size:.54rem;font-weight:700;display:block;position:relative}.Card-module__tOJiBG__body{flex-direction:column;flex:1;padding:12px 13px 13px;display:flex}.Card-module__tOJiBG__coll{font-family:var(--font-card), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--c-deep);align-self:flex-start;margin-bottom:5px;font-size:.58rem;font-weight:600}[data-theme=dark] .Card-module__tOJiBG__coll{color:color-mix(in srgb, var(--c) 72%, #fff)}.Card-module__tOJiBG__name{font-family:var(--font-card), sans-serif;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.34em;margin:0;font-size:1.02rem;font-weight:700;line-height:1.16;display:-webkit-box;overflow:hidden}.Card-module__tOJiBG__nameLink{color:var(--ink);transition:color .2s var(--ease);text-decoration:none}.Card-module__tOJiBG__nameLink:hover{color:var(--c-deep)}.Card-module__tOJiBG__social{font-family:var(--font-card), sans-serif;color:var(--ink-soft);align-items:center;gap:5px;margin-top:6px;font-size:.72rem;display:flex}.Card-module__tOJiBG__star{color:var(--legend);font-weight:700}.Card-module__tOJiBG__mto{font-family:var(--font-card), sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:7px 0 0;font-size:.6rem;font-weight:500}.Card-module__tOJiBG__strip{border:1px solid var(--line);background:color-mix(in srgb, var(--c) 6%, var(--bg-2));border-radius:12px;margin-top:11px;padding:10px 11px 11px}.Card-module__tOJiBG__stripHead{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:9px;display:flex}.Card-module__tOJiBG__stripEyebrow{font-family:var(--font-card), sans-serif;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.58rem;font-weight:600;overflow:hidden}.Card-module__tOJiBG__stripEyebrow b{color:var(--ink)}.Card-module__tOJiBG__stripGo{font-family:var(--font-card), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--c-deep);white-space:nowrap;transition:opacity .2s var(--ease);flex:none;font-size:.58rem;font-weight:600;text-decoration:none}[data-theme=dark] .Card-module__tOJiBG__stripGo{color:color-mix(in srgb, var(--c) 82%, #fff)}.Card-module__tOJiBG__stripGo:hover{opacity:.7}.Card-module__tOJiBG__thumbs{align-items:center;display:flex}.Card-module__tOJiBG__thumb{border:2px solid var(--bg-2);background:var(--bg-3);width:30px;height:30px;box-shadow:0 0 0 1px var(--line);transition:transform .2s var(--ease);border-radius:50%;flex:none;margin-left:-7px;position:relative;overflow:hidden}.Card-module__tOJiBG__thumb:first-child{margin-left:0}.Card-module__tOJiBG__thumb:hover{z-index:2;transform:translateY(-2px)scale(1.08)}.Card-module__tOJiBG__thumbImg{object-fit:cover}.Card-module__tOJiBG__thumbMore{border:2px solid var(--bg-2);background:var(--bg-3);width:30px;height:30px;color:var(--ink-soft);box-shadow:0 0 0 1px var(--line);font-family:var(--font-card), sans-serif;transition:color .2s var(--ease);border-radius:50%;flex:none;place-items:center;margin-left:-7px;font-size:.58rem;font-weight:600;text-decoration:none;display:grid}.Card-module__tOJiBG__thumbMore:hover{color:var(--ink)}.Card-module__tOJiBG__nameLink:focus-visible,.Card-module__tOJiBG__slideLink:focus-visible,.Card-module__tOJiBG__nav:focus-visible,.Card-module__tOJiBG__dot:focus-visible,.Card-module__tOJiBG__thumb:focus-visible,.Card-module__tOJiBG__thumbMore:focus-visible,.Card-module__tOJiBG__stripGo:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (prefers-reduced-motion:reduce){.Card-module__tOJiBG__card,.Card-module__tOJiBG__slide,.Card-module__tOJiBG__img,.Card-module__tOJiBG__bundle,.Card-module__tOJiBG__holo{transition:none;animation:none}.Card-module__tOJiBG__card:hover,.Card-module__tOJiBG__card:hover .Card-module__tOJiBG__slide.Card-module__tOJiBG__on .Card-module__tOJiBG__img{transform:none}}
.CardBuy-module__EZFJ6q__buy{flex-direction:column;flex:1;margin-top:10px;display:flex}.CardBuy-module__EZFJ6q__optToggle{border:1px solid var(--line);background:color-mix(in srgb, var(--c) 6%, var(--bg-2));width:100%;color:var(--ink);text-align:left;cursor:pointer;font-family:var(--font-card), sans-serif;transition:border-color .22s var(--ease), background .22s var(--ease), box-shadow .22s var(--ease);border-radius:11px;align-items:center;gap:10px;padding:7px 8px 7px 11px;display:flex}.CardBuy-module__EZFJ6q__optToggle:hover{border-color:color-mix(in srgb, var(--c) 48%, var(--line));background:color-mix(in srgb, var(--c) 11%, var(--bg-2));box-shadow:0 2px 12px -8px color-mix(in srgb, var(--c) 80%, transparent)}.CardBuy-module__EZFJ6q__miniDots{flex:none;display:inline-flex}.CardBuy-module__EZFJ6q__miniDot{border:2px solid var(--bg-2);width:14px;height:14px;box-shadow:0 0 0 1px var(--line);border-radius:50%;margin-left:-5px}.CardBuy-module__EZFJ6q__miniDot:first-child{margin-left:0}.CardBuy-module__EZFJ6q__tlab{flex-direction:column;gap:1px;min-width:0;line-height:1.14;display:flex}.CardBuy-module__EZFJ6q__tmain{font-size:.72rem;font-weight:600}.CardBuy-module__EZFJ6q__tsub{text-transform:uppercase;letter-spacing:.09em;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.56rem;font-weight:500;overflow:hidden}.CardBuy-module__EZFJ6q__chev{background:var(--c);color:#fff;width:25px;height:25px;box-shadow:0 2px 7px -3px color-mix(in srgb, var(--c) 75%, transparent), inset 0 1px 0 #ffffff40;border-radius:8px;flex:none;place-items:center;margin-left:auto;display:grid}.CardBuy-module__EZFJ6q__chev .CardBuy-module__EZFJ6q__icon{width:15px;height:15px}.CardBuy-module__EZFJ6q__drawer{transition:grid-template-rows .42s var(--ease);grid-template-rows:0fr;display:grid}.CardBuy-module__EZFJ6q__drawerOpen{grid-template-rows:1fr}.CardBuy-module__EZFJ6q__drawerInner{min-height:0;padding-top:12px;overflow:hidden}.CardBuy-module__EZFJ6q__optToggle:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (prefers-reduced-motion:reduce){.CardBuy-module__EZFJ6q__optToggle,.CardBuy-module__EZFJ6q__drawer{transition:none}}.CardBuy-module__EZFJ6q__ax{margin-bottom:12px}.CardBuy-module__EZFJ6q__lbl{font-family:var(--font-card), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;font-size:.64rem;font-weight:600;display:flex}.CardBuy-module__EZFJ6q__req{color:var(--c-deep)}.CardBuy-module__EZFJ6q__pick{font-family:var(--font-card), sans-serif;letter-spacing:0;text-transform:none;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:600;overflow:hidden}.CardBuy-module__EZFJ6q__todo{color:var(--ink-soft);font-style:normal}.CardBuy-module__EZFJ6q__opts{flex-wrap:wrap;gap:8px;display:flex}.CardBuy-module__EZFJ6q__opt{border:1px solid var(--line);background:var(--bg-2);min-height:38px;color:var(--ink);font-family:var(--font-card), sans-serif;cursor:pointer;transition:border-color .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:6px 13px;font-size:.82rem;font-weight:500;line-height:1.15;text-decoration:none;display:inline-flex}.CardBuy-module__EZFJ6q__opt:hover{border-color:var(--ink);transform:translateY(-1px)}.CardBuy-module__EZFJ6q__optSel{background:var(--ink);border-color:var(--ink);color:var(--bg-2)}.CardBuy-module__EZFJ6q__sizeOpt{align-items:flex-start}.CardBuy-module__EZFJ6q__optPrice{font-family:var(--font-card), sans-serif;color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.CardBuy-module__EZFJ6q__optSel .CardBuy-module__EZFJ6q__optPrice{color:color-mix(in srgb, var(--bg-2) 75%, transparent)}.CardBuy-module__EZFJ6q__moreTile{min-width:44px;color:var(--ink-soft);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-weight:600}.CardBuy-module__EZFJ6q__moreTile:hover{color:var(--ink)}.CardBuy-module__EZFJ6q__swatches{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.CardBuy-module__EZFJ6q__sw{border:2px solid var(--bg-2);width:28px;height:28px;box-shadow:0 0 0 1px var(--line), 0 2px 5px -2px var(--shadow);cursor:pointer;transition:transform .18s var(--ease), box-shadow .15s var(--ease);border-radius:50%;flex:none;padding:0;position:relative}.CardBuy-module__EZFJ6q__sw:after,.CardBuy-module__EZFJ6q__swMore:after{content:"";position:absolute;inset:-6px}.CardBuy-module__EZFJ6q__sw:hover{transform:scale(1.14)}.CardBuy-module__EZFJ6q__swLight{box-shadow:0 0 0 1px var(--ink-soft), 0 2px 5px -2px var(--shadow)}.CardBuy-module__EZFJ6q__swSel{box-shadow:0 0 0 2px var(--ink), 0 2px 6px -2px var(--shadow)}.CardBuy-module__EZFJ6q__swMore{border:1px dashed var(--ink-soft);width:28px;height:28px;color:var(--ink-soft);font-family:var(--font-card), sans-serif;cursor:pointer;transition:border-color .18s var(--ease), color .18s var(--ease);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative}.CardBuy-module__EZFJ6q__swMore:hover{border-color:var(--ink);color:var(--ink)}.CardBuy-module__EZFJ6q__moreOpts{font-family:var(--font-card), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--c-deep);border-bottom:1px dashed;align-self:flex-start;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:2px;font-size:.66rem;font-weight:600;text-decoration:none;display:inline-flex}.CardBuy-module__EZFJ6q__moreOpts:hover{opacity:.75}.CardBuy-module__EZFJ6q__foot{border-top:1px solid var(--line);margin-top:auto;padding-top:12px}.CardBuy-module__EZFJ6q__price{flex-wrap:wrap;align-items:baseline;gap:2px 10px;margin-bottom:11px;display:flex}.CardBuy-module__EZFJ6q__px{font-family:var(--font-card), sans-serif;color:var(--c-deep);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:clamp(1.28rem,3.6vw,1.5rem);font-weight:700;line-height:1}[data-theme=dark] .CardBuy-module__EZFJ6q__px{color:color-mix(in srgb, var(--c) 78%, #fff)}.CardBuy-module__EZFJ6q__from{font-family:var(--font-card), sans-serif;color:var(--ink-soft);margin-right:2px;font-size:.74rem;font-weight:500}.CardBuy-module__EZFJ6q__tax{font-family:var(--font-card), sans-serif;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem}.CardBuy-module__EZFJ6q__ctas{gap:9px;display:flex}.CardBuy-module__EZFJ6q__icon{flex:none;width:18px;height:18px}.CardBuy-module__EZFJ6q__ghost{border:1px solid var(--line);background:var(--bg-2);width:43px;min-height:43px;color:var(--ink-soft);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease), transform .2s var(--ease);border-radius:9px;flex:none;place-items:center;text-decoration:none;display:grid}.CardBuy-module__EZFJ6q__ghost:hover{color:var(--ink);border-color:color-mix(in srgb, var(--c) 40%, var(--line));transform:translateY(-2px)}.CardBuy-module__EZFJ6q__add,.CardBuy-module__EZFJ6q__persoCta{border:1.5px solid var(--c-deep);background:var(--c);color:#fff;min-height:43px;font-family:var(--font-card), sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:0 2px 6px -3px var(--shadow), 0 4px 16px -10px color-mix(in srgb, var(--c) 70%, transparent);transition:transform .16s var(--ease), filter .2s var(--ease), background .2s, box-shadow .2s;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.CardBuy-module__EZFJ6q__add:hover:not(:disabled),.CardBuy-module__EZFJ6q__persoCta:hover{filter:brightness(1.05);transform:translateY(-2px)}.CardBuy-module__EZFJ6q__add:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 2px 6px #00000059}.CardBuy-module__EZFJ6q__add:disabled,.CardBuy-module__EZFJ6q__add.CardBuy-module__EZFJ6q__off{background:var(--line);border-color:var(--line);color:var(--ink-soft);box-shadow:none;cursor:not-allowed}.CardBuy-module__EZFJ6q__stepper{border:1.5px solid var(--c-deep);background:var(--c);color:#fff;min-height:43px;box-shadow:0 2px 6px -3px var(--shadow);border-radius:9px;flex:1;align-items:stretch;display:flex;overflow:hidden}.CardBuy-module__EZFJ6q__stp{width:43px;color:inherit;cursor:pointer;background:0 0;border:none;place-items:center;transition:background .18s,transform .12s;display:grid}.CardBuy-module__EZFJ6q__stp:hover{background:#ffffff29}.CardBuy-module__EZFJ6q__stp:active{transform:scale(.86)}.CardBuy-module__EZFJ6q__stpQ{font-family:var(--font-card), sans-serif;font-variant-numeric:tabular-nums;border-left:1px solid #ffffff2e;border-right:1px solid #ffffff2e;flex:1;justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.CardBuy-module__EZFJ6q__stpQ .CardBuy-module__EZFJ6q__icon{opacity:.8;width:16px;height:16px}.CardBuy-module__EZFJ6q__hint{font-family:var(--font-card), sans-serif;color:var(--c-deep);text-align:right;margin-top:9px;font-size:.72rem}.CardBuy-module__EZFJ6q__opt:focus-visible,.CardBuy-module__EZFJ6q__ghost:focus-visible,.CardBuy-module__EZFJ6q__add:focus-visible,.CardBuy-module__EZFJ6q__persoCta:focus-visible,.CardBuy-module__EZFJ6q__sw:focus-visible,.CardBuy-module__EZFJ6q__swMore:focus-visible,.CardBuy-module__EZFJ6q__stp:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (prefers-reduced-motion:reduce){.CardBuy-module__EZFJ6q__opt,.CardBuy-module__EZFJ6q__ghost,.CardBuy-module__EZFJ6q__add,.CardBuy-module__EZFJ6q__persoCta,.CardBuy-module__EZFJ6q__sw,.CardBuy-module__EZFJ6q__swMore,.CardBuy-module__EZFJ6q__stp{transition:none}.CardBuy-module__EZFJ6q__opt:hover,.CardBuy-module__EZFJ6q__add:hover:not(:disabled),.CardBuy-module__EZFJ6q__persoCta:hover,.CardBuy-module__EZFJ6q__sw:hover,.CardBuy-module__EZFJ6q__ghost:hover{transform:none}}
.CrossSell-module__6S1DzW__section{border-top:2px solid var(--ink);margin-top:clamp(48px,7vw,80px);padding-top:clamp(28px,4vw,44px)}.CrossSell-module__6S1DzW__head{margin-bottom:clamp(20px,3vw,32px)}.CrossSell-module__6S1DzW__title{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.CrossSell-module__6S1DzW__sub{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);margin-top:7px;font-size:.88rem}.CrossSell-module__6S1DzW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1040px){.CrossSell-module__6S1DzW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.CrossSell-module__6S1DzW__grid{grid-template-columns:1fr}}
.BundleTogether-module__xxrjAa__bundle{--bb-save:#e11d2a;--bb-save-deep:#af1019;--bb-glow:#e11d2a66;background:var(--bg-2);border:1px solid var(--line);isolation:isolate;font-family:var(--font-card), sans-serif;box-shadow:0 1px 2px var(--shadow), 0 16px 34px -24px var(--shadow);border-radius:13px;margin-top:40px;padding:22px 24px 24px;position:relative}.BundleTogether-module__xxrjAa__head{align-items:center;gap:11px;margin-bottom:20px;display:flex}.BundleTogether-module__xxrjAa__icoP{background:color-mix(in srgb, var(--c) 16%, var(--bg-2));width:30px;height:30px;color:var(--c-deep);border-radius:7px;flex:none;place-items:center;display:grid}.BundleTogether-module__xxrjAa__icoP svg{width:17px;height:17px}.BundleTogether-module__xxrjAa__ttl{flex-direction:column;gap:1px;display:flex}.BundleTogether-module__xxrjAa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--c-deep);font-size:.6rem;font-weight:600}.BundleTogether-module__xxrjAa__head h2{font-family:var(--font-card), sans-serif;letter-spacing:-.015em;margin:0;font-size:1.2rem;font-weight:700}.BundleTogether-module__xxrjAa__flag{color:#fff;letter-spacing:.02em;background:linear-gradient(160deg, color-mix(in srgb, var(--bb-save) 88%, #fff), var(--bb-save) 45%, var(--bb-save-deep));border:1.5px solid var(--bb-save-deep);box-shadow:0 5px 16px -5px var(--bb-glow), inset 0 1px 0 #ffffff59;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:7px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.BundleTogether-module__xxrjAa__flag svg{width:15px;height:15px}.BundleTogether-module__xxrjAa__colstrip{background:color-mix(in srgb, var(--c) 9%, var(--bg-2));border:1.5px solid color-mix(in srgb, var(--c) 26%, var(--line));border-radius:10px;align-items:center;gap:12px;margin:-4px 0 18px;padding:11px 14px;display:flex}.BundleTogether-module__xxrjAa__colstrip .BundleTogether-module__xxrjAa__ci{background:var(--c);color:#fff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.BundleTogether-module__xxrjAa__colstrip .BundleTogether-module__xxrjAa__ci svg{width:17px;height:17px}.BundleTogether-module__xxrjAa__coltxt{flex-direction:column;flex:1;gap:6px;display:flex}.BundleTogether-module__xxrjAa__colt{color:var(--ink-soft);font-size:.82rem;font-weight:600}.BundleTogether-module__xxrjAa__colt b{color:var(--c-deep);font-weight:700}.BundleTogether-module__xxrjAa__roster{flex-wrap:wrap;gap:6px;display:flex}.BundleTogether-module__xxrjAa__rico{border:1.5px solid var(--line);background:#fff;border-radius:8px;width:36px;height:36px;position:relative}.BundleTogether-module__xxrjAa__rico img{object-fit:contain;border-radius:7px;width:100%;height:100%}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__miss{border-style:dashed}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__miss img{filter:grayscale();opacity:.4}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__own{border-color:color-mix(in srgb, var(--c) 55%, var(--line));box-shadow:0 0 0 2px color-mix(in srgb, var(--c) 16%, transparent)}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__target{border:2px solid var(--bb-save)}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__target img{filter:none;opacity:1}.BundleTogether-module__xxrjAa__rico.BundleTogether-module__xxrjAa__target:after{content:"+";color:#fff;background:var(--bb-save);border:1.5px solid var(--bg-2);border-radius:50%;place-items:center;width:16px;height:16px;font-size:.78rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.BundleTogether-module__xxrjAa__colcount{color:var(--c-deep);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.05rem;font-weight:700}.BundleTogether-module__xxrjAa__row{flex-wrap:wrap;align-items:stretch;gap:5px;display:flex}.BundleTogether-module__xxrjAa__item{cursor:pointer;border:1.5px solid var(--line);background:var(--bg-2);text-align:left;min-width:138px;font:inherit;color:inherit;transition:border-color .2s var(--ease), box-shadow .25s var(--ease), transform .25s var(--ease), opacity .2s;border-radius:10px;flex-direction:column;flex:150px;display:flex;position:relative;overflow:hidden}.BundleTogether-module__xxrjAa__item:hover{border-color:color-mix(in srgb, var(--c) 50%, var(--line));box-shadow:0 14px 26px -16px var(--shadow), 0 0 0 3px color-mix(in srgb, var(--c) 12%, transparent);transform:translateY(-4px)}.BundleTogether-module__xxrjAa__item.BundleTogether-module__xxrjAa__off{opacity:.42;box-shadow:none;transform:none}.BundleTogether-module__xxrjAa__item.BundleTogether-module__xxrjAa__off .BundleTogether-module__xxrjAa__thumb img{filter:grayscale(.8)}.BundleTogether-module__xxrjAa__item.BundleTogether-module__xxrjAa__locked{cursor:default}.BundleTogether-module__xxrjAa__thumb{aspect-ratio:1;background:radial-gradient(120% 100% at 50% 0,#fff,#f1ece4);position:relative;overflow:hidden}.BundleTogether-module__xxrjAa__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease)}.BundleTogether-module__xxrjAa__item:hover .BundleTogether-module__xxrjAa__thumb img{transform:scale(1.06)}.BundleTogether-module__xxrjAa__meta{flex-direction:column;gap:3px;padding:10px 12px 12px;display:flex}.BundleTogether-module__xxrjAa__name{color:var(--ink);font-size:.84rem;font-weight:600;line-height:1.15}.BundleTogether-module__xxrjAa__price{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.96rem;font-weight:700}.BundleTogether-module__xxrjAa__price .BundleTogether-module__xxrjAa__pre{color:var(--c-deep);font-weight:600}.BundleTogether-module__xxrjAa__check{z-index:3;border:2px solid var(--ink-soft);background:color-mix(in srgb, var(--bg-2) 72%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:25px;height:25px;box-shadow:0 2px 6px -2px var(--shadow);border-radius:6px;place-items:center;transition:background .2s,border-color .2s;display:grid;position:absolute;top:10px;left:10px}.BundleTogether-module__xxrjAa__item.BundleTogether-module__xxrjAa__on .BundleTogether-module__xxrjAa__check{background:var(--c);border-color:var(--c-deep)}.BundleTogether-module__xxrjAa__check svg{opacity:0;width:15px;height:15px;transition:all .2s cubic-bezier(.34,1.56,.64,1);transform:scale(.5)}.BundleTogether-module__xxrjAa__item.BundleTogether-module__xxrjAa__on .BundleTogether-module__xxrjAa__check svg{opacity:1;transform:scale(1)}.BundleTogether-module__xxrjAa__tagfiche{z-index:3;text-transform:uppercase;letter-spacing:.07em;color:#fff;background:var(--c-deep);box-shadow:0 2px 6px -2px var(--shadow);border-radius:6px;padding:3px 8px;font-size:.54rem;font-weight:700;position:absolute;top:10px;right:10px}.BundleTogether-module__xxrjAa__tagreco{z-index:3;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--bb-save);box-shadow:0 2px 7px -2px var(--bb-glow);border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.54rem;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.BundleTogether-module__xxrjAa__tagreco svg{width:10px;height:10px}.BundleTogether-module__xxrjAa__rartag{z-index:3;text-transform:uppercase;letter-spacing:.05em;color:#fff;box-shadow:0 2px 6px -2px var(--shadow);border-radius:5px;padding:3px 7px;font-size:.5rem;font-weight:700;position:absolute;top:10px;left:42px}.BundleTogether-module__xxrjAa__rar_common{background:#9a8f81}.BundleTogether-module__xxrjAa__rar_rare{background:#2f6bd8}.BundleTogether-module__xxrjAa__rar_epic{background:#8246d9}.BundleTogether-module__xxrjAa__rar_legendary{color:#241a06;background:#c0902e}.BundleTogether-module__xxrjAa__conn{background:color-mix(in srgb, var(--bg-2) 72%, transparent);border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30px;height:30px;color:var(--c-deep);box-shadow:0 2px 7px -3px var(--shadow);border-radius:50%;flex:none;align-self:center;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.BundleTogether-module__xxrjAa__conn.BundleTogether-module__xxrjAa__eq{color:var(--ink)}.BundleTogether-module__xxrjAa__deal{background:linear-gradient(160deg, color-mix(in srgb, var(--c) 13%, var(--bg-2)), color-mix(in srgb, var(--c) 5%, var(--bg-2)));border:1.5px solid color-mix(in srgb, var(--c) 32%, var(--line));min-width:238px;box-shadow:0 12px 28px -18px var(--shadow);border-radius:12px;flex-direction:column;flex:250px;justify-content:center;align-self:stretch;gap:11px;padding:18px;display:flex;position:relative;overflow:hidden}.BundleTogether-module__xxrjAa__pctseal{z-index:4;text-align:center;color:#fff;width:72px;height:72px;filter:drop-shadow(0 5px 10px var(--bb-glow));clip-path:polygon(50% 0,59.3% 15.2%,75% 6.7%,75.5% 24.5%,93.3% 25%,84.8% 40.7%,100% 50%,84.8% 59.3%,93.3% 75%,75.5% 75.5%,75% 93.3%,59.3% 84.8%,50% 100%,40.7% 84.8%,25% 93.3%,24.5% 75.5%,6.7% 75%,15.2% 59.3%,0 50%,15.2% 40.7%,6.7% 25%,24.5% 24.5%,25% 6.7%,40.7% 15.2%);background:radial-gradient(at 38% 30%, color-mix(in srgb, var(--bb-save) 80%, #fff), var(--bb-save) 46%, var(--bb-save-deep));place-content:center;display:grid;position:absolute;top:-12px;right:-12px;transform:rotate(8deg)}.BundleTogether-module__xxrjAa__pctseal b{text-shadow:0 1px 2px #00000059;font-size:1.18rem;font-weight:700;line-height:.85;display:block}.BundleTogether-module__xxrjAa__pctseal span{text-transform:uppercase;letter-spacing:.08em;opacity:.95;font-size:.46rem;font-weight:700;display:block}.BundleTogether-module__xxrjAa__tlabel{letter-spacing:.16em;text-transform:uppercase;color:var(--c-deep);font-size:.62rem;font-weight:700}.BundleTogether-module__xxrjAa__tprice{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.BundleTogether-module__xxrjAa__now{color:var(--ink);font-variant-numeric:tabular-nums;align-items:baseline;font-weight:700;line-height:1;display:inline-flex}.BundleTogether-module__xxrjAa__now .BundleTogether-module__xxrjAa__int{letter-spacing:-.01em;font-size:2.1rem}.BundleTogether-module__xxrjAa__now .BundleTogether-module__xxrjAa__dec{font-size:1.1rem}.BundleTogether-module__xxrjAa__now .BundleTogether-module__xxrjAa__cur{color:var(--ink-soft);margin-left:3px;font-size:1rem}.BundleTogether-module__xxrjAa__was{color:var(--ink-mute,var(--ink-soft));font-variant-numeric:tabular-nums;text-decoration:line-through;-webkit-text-decoration-color:var(--bb-save);text-decoration-color:var(--bb-save);font-size:1.05rem;font-weight:400;text-decoration-thickness:2px;position:relative}.BundleTogether-module__xxrjAa__savings{color:var(--bb-save-deep);background:color-mix(in srgb, var(--bb-save) 10%, var(--bg-2));border:1.5px solid color-mix(in srgb, var(--bb-save) 36%, transparent);border-radius:9px;align-self:stretch;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.BundleTogether-module__xxrjAa__savings .BundleTogether-module__xxrjAa__ico{width:30px;height:30px;color:var(--bb-save);background:color-mix(in srgb, var(--bb-save) 16%, transparent);border-radius:6px;flex:none;place-items:center;display:grid}.BundleTogether-module__xxrjAa__savings .BundleTogether-module__xxrjAa__ico svg{width:18px;height:18px}.BundleTogether-module__xxrjAa__savings .BundleTogether-module__xxrjAa__txt{flex-direction:column;line-height:1.05;display:flex}.BundleTogether-module__xxrjAa__savings .BundleTogether-module__xxrjAa__lbl{text-transform:uppercase;letter-spacing:.1em;opacity:.92;font-size:.58rem;font-weight:700}.BundleTogether-module__xxrjAa__savings .BundleTogether-module__xxrjAa__amt{font-variant-numeric:tabular-nums;font-size:1.18rem;font-weight:700}.BundleTogether-module__xxrjAa__add{border:1.5px solid var(--c-deep);background:var(--c);color:#fff;min-height:48px;font-family:var(--font-card), sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;box-shadow:0 3px 9px -4px color-mix(in srgb, var(--c) 65%, transparent), 0 2px 6px -3px var(--shadow);transition:transform .16s var(--ease), filter .2s, box-shadow .2s;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:.85rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.BundleTogether-module__xxrjAa__add:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.BundleTogether-module__xxrjAa__add:active:not(:disabled){transform:translateY(1px)}.BundleTogether-module__xxrjAa__add:disabled{cursor:wait;opacity:.85}.BundleTogether-module__xxrjAa__add.BundleTogether-module__xxrjAa__done{background:linear-gradient(#1fa85b,#15803d);border-color:#136b33}.BundleTogether-module__xxrjAa__add svg{flex:none;width:18px;height:18px}.BundleTogether-module__xxrjAa__trust{flex-wrap:wrap;gap:6px;display:flex}.BundleTogether-module__xxrjAa__tpill{color:var(--ink-soft);border:1px solid var(--line);text-transform:uppercase;letter-spacing:.03em;background:var(--bg-2);border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:.62rem;font-weight:600;display:inline-flex}.BundleTogether-module__xxrjAa__tpill svg{width:12px;height:12px;color:var(--c-deep)}.BundleTogether-module__xxrjAa__hint{color:var(--ink-soft);font-size:.74rem}.BundleTogether-module__xxrjAa__hint b{color:var(--ink)}.BundleTogether-module__xxrjAa__ripple{animation:BundleTogether-module__xxrjAa__bbtRip .6s var(--ease);pointer-events:none;background:#ffffff73;border-radius:50%;position:absolute;transform:scale(0)}@keyframes BundleTogether-module__xxrjAa__bbtRip{to{opacity:0;transform:scale(1)}}@media (max-width:680px){.BundleTogether-module__xxrjAa__conn{display:none}.BundleTogether-module__xxrjAa__item{flex:44%}.BundleTogether-module__xxrjAa__deal{flex:100%;margin-top:6px}}@media (prefers-reduced-motion:reduce){.BundleTogether-module__xxrjAa__item,.BundleTogether-module__xxrjAa__thumb img,.BundleTogether-module__xxrjAa__add,.BundleTogether-module__xxrjAa__check svg{transition:none}}
.ProductBadges-module__ZI7F5q__chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.ProductBadges-module__ZI7F5q__chip{font-family:var(--font-ui), sans-serif;letter-spacing:.04em;color:var(--ink);background:var(--bg-2);border:1px solid var(--line);clip-path:polygon(0 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%);align-items:center;gap:8px;padding:7px 13px 7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ProductBadges-module__ZI7F5q__dot{background:var(--accent);flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.ProductBadges-module__ZI7F5q__type{color:var(--type-color);border-color:color-mix(in srgb, var(--type-color) 42%, var(--line))}.ProductBadges-module__ZI7F5q__typeDot{background:var(--type-color);width:7px;height:7px;box-shadow:0 0 7px color-mix(in srgb, var(--type-color) 55%, transparent);flex-shrink:0;transform:rotate(45deg)}
.SetMembers-module__6KJyHq__wrap{background:var(--bg-2);border:1px solid var(--line);clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%);margin:22px 0 0;padding:16px 18px}.SetMembers-module__6KJyHq__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.SetMembers-module__6KJyHq__title{font-family:var(--font-display), serif;color:var(--ink);font-size:.96rem;font-weight:600}.SetMembers-module__6KJyHq__badge{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);white-space:nowrap;align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:inline-flex}.SetMembers-module__6KJyHq__badge b{color:var(--accent);font-size:.82rem}.SetMembers-module__6KJyHq__row{align-items:flex-start;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SetMembers-module__6KJyHq__cell{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.SetMembers-module__6KJyHq__thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--bg-3);width:100%;position:relative;overflow:hidden}.SetMembers-module__6KJyHq__img{object-fit:cover}.SetMembers-module__6KJyHq__check{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:18px;height:18px;font-size:.62rem;font-style:normal;font-weight:700;display:grid;position:absolute;bottom:4px;right:4px}.SetMembers-module__6KJyHq__name{font-family:var(--font-ui), sans-serif;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.74rem;font-weight:600;overflow:hidden}.SetMembers-module__6KJyHq__plus{z-index:2;font-family:var(--font-display), serif;color:var(--ink-soft);opacity:.6;font-size:.9rem;font-weight:700;position:absolute;top:28%;right:-7px}
.CollectorProgress-module__b71Q5G__wrap{margin:0}.CollectorProgress-module__b71Q5G__top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.CollectorProgress-module__b71Q5G__gen{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);font-size:.72rem;font-weight:700}.CollectorProgress-module__b71Q5G__count{font-family:var(--font-title), system-ui, sans-serif;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700;line-height:1}.CollectorProgress-module__b71Q5G__count i{color:var(--ink-soft);font-size:.9rem;font-style:normal}.CollectorProgress-module__b71Q5G__bar{background:color-mix(in srgb, var(--type,var(--ink)) 14%, var(--bg-3));border-radius:999px;height:9px;position:relative;overflow:hidden}.CollectorProgress-module__b71Q5G__fill{background:var(--type,var(--ink));transition:width .5s var(--ease,ease);border-radius:999px;min-width:9px;position:absolute;inset:0 auto 0 0}.CollectorProgress-module__b71Q5G__meta{font-family:var(--font-ui), sans-serif;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:.72rem;display:flex}.CollectorProgress-module__b71Q5G__unlocked{color:color-mix(in srgb, var(--type,var(--accent)) 68%, var(--ink));font-weight:700}.CollectorProgress-module__b71Q5G__hint{color:var(--ink-soft)}.CollectorProgress-module__b71Q5G__toNext{color:var(--ink-soft);text-align:right}
.Pokedex-module__RJ6sqW__card{background:var(--bg-2);border:1px solid var(--line);box-shadow:0 10px 26px var(--shadow);border-radius:20px;margin:22px 0 0;overflow:hidden}.Pokedex-module__RJ6sqW__hero{background:linear-gradient(150deg, color-mix(in srgb, var(--type) 86%, #fff) 0%, var(--type) 42%, color-mix(in srgb, var(--type) 68%, #17120e) 100%);flex-direction:column;align-items:center;padding:16px 18px 14px;display:flex;position:relative;overflow:hidden}.Pokedex-module__RJ6sqW__ball{z-index:0;border:13px solid #ffffff29;border-radius:50%;width:152px;height:152px;position:absolute;top:-38px;right:-34px}.Pokedex-module__RJ6sqW__ball:before{content:"";background:#ffffff29;height:13px;position:absolute;top:50%;left:-13px;right:-13px;transform:translateY(-50%)}.Pokedex-module__RJ6sqW__ball:after{content:"";border:13px solid #ffffff29;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Pokedex-module__RJ6sqW__dexNo{z-index:1;font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.02em;color:#ffffff8c;font-variant-numeric:tabular-nums;text-shadow:0 1px 1px #0000001f;font-size:1.15rem;font-weight:700;position:absolute;top:12px;left:16px}.Pokedex-module__RJ6sqW__art{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 10px #00000047);width:150px;height:150px;margin:12px auto;position:relative}.Pokedex-module__RJ6sqW__heroFoot{z-index:1;flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex;position:relative}.Pokedex-module__RJ6sqW__name{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 3px #00000038;font-size:1.5rem;font-weight:700;line-height:1}.Pokedex-module__RJ6sqW__tags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Pokedex-module__RJ6sqW__typePill{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#ffffff38;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:.68rem;font-weight:700;display:inline-flex}.Pokedex-module__RJ6sqW__typeDot{background:#fff;border-radius:50%;width:8px;height:8px}.Pokedex-module__RJ6sqW__region{font-family:var(--font-ui), sans-serif;color:#ffffffe6;text-shadow:0 1px 2px #0000002e;font-size:.8rem;font-weight:600}.Pokedex-module__RJ6sqW__strip{z-index:1;gap:8px;width:100%;margin:8px 0 12px;padding:0;list-style:none;display:flex;position:relative}.Pokedex-module__RJ6sqW__stripItem{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.Pokedex-module__RJ6sqW__stripArt{object-fit:contain;filter:drop-shadow(0 6px 7px #00000042);width:84px;height:84px}.Pokedex-module__RJ6sqW__stripName{font-family:var(--font-ui), sans-serif;color:#fff;text-align:center;text-shadow:0 1px 2px #0003;font-size:.7rem;font-weight:700;line-height:1.05}.Pokedex-module__RJ6sqW__body{padding:15px 18px 16px}.Pokedex-module__RJ6sqW__bodyHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.Pokedex-module__RJ6sqW__bodyTitle{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-soft);font-size:.66rem;font-weight:700}.Pokedex-module__RJ6sqW__emblem{flex:none;place-items:center;width:24px;height:24px;display:grid}.Pokedex-module__RJ6sqW__emblemImg{object-fit:contain;width:24px;height:24px}.Pokedex-module__RJ6sqW__reward{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.Pokedex-module__RJ6sqW__rewardLabel{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-soft);margin-bottom:6px;font-size:.6rem;font-weight:700;display:block}.Pokedex-module__RJ6sqW__rewardLead{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);margin:0 0 11px;font-size:.76rem;line-height:1.4}.Pokedex-module__RJ6sqW__track{margin:8px 0 0;padding:0;list-style:none;display:flex}.Pokedex-module__RJ6sqW__step{flex:1;grid-template-rows:18px 16px auto;align-content:start;justify-items:center;row-gap:6px;min-width:0;display:grid;position:relative}.Pokedex-module__RJ6sqW__step:before{content:"";background:color-mix(in srgb, var(--type) 26%, var(--line));z-index:0;height:3px;position:absolute;top:32px;left:0;right:0;transform:translateY(-50%)}.Pokedex-module__RJ6sqW__step:first-child:before{left:50%}.Pokedex-module__RJ6sqW__step:last-child:before{right:50%}.Pokedex-module__RJ6sqW__stepPct{z-index:1;font-family:var(--font-title), system-ui, sans-serif;color:color-mix(in srgb, var(--type) 56%, var(--ink));font-size:.86rem;font-weight:700;line-height:18px}.Pokedex-module__RJ6sqW__node{z-index:1;box-sizing:border-box;background:var(--bg-2);border:3px solid color-mix(in srgb, var(--type) 52%, var(--line));border-radius:50%;width:16px;height:16px}.Pokedex-module__RJ6sqW__stepReq{z-index:1;font-family:var(--font-ui), sans-serif;color:var(--ink-soft);text-align:center;font-size:.58rem;font-weight:600;line-height:1.1}.Pokedex-module__RJ6sqW__stepReached .Pokedex-module__RJ6sqW__node{background:var(--type);border-color:var(--type)}.Pokedex-module__RJ6sqW__stepReached .Pokedex-module__RJ6sqW__stepPct{color:color-mix(in srgb, var(--type) 72%, var(--ink))}.Pokedex-module__RJ6sqW__stepReached:before{background:var(--type)}.Pokedex-module__RJ6sqW__footer{font-family:var(--font-ui), sans-serif;color:var(--ink-soft);margin:13px 0 0;font-size:.68rem;line-height:1.45}
.OnePieceWanted-module__xzXItG__wanted{--parch:#efe3c6;--parch-2:#e2cfa3;--wood:#6f4a24;--ink-brown:#43301c;--gold:#c9962e;--gold-2:#f2c14e;background:radial-gradient(120% 80% at 0% 0%, #f6ecd2 0%, transparent 60%), radial-gradient(120% 90% at 100% 100%, #d8c293 0%, transparent 55%), linear-gradient(150deg, var(--parch) 0%, var(--parch-2) 100%);border:1px solid color-mix(in srgb, var(--wood) 55%, transparent);box-shadow:inset 0 0 28px color-mix(in srgb, var(--wood) 22%, transparent), 0 10px 30px #3c281029;border-radius:14px;align-items:stretch;gap:20px;margin-top:22px;padding:18px;display:flex}@media (max-width:560px){.OnePieceWanted-module__xzXItG__wanted{flex-direction:column;align-items:center}}.OnePieceWanted-module__xzXItG__poster{flex:0 0 38%;align-self:center;max-width:200px}.OnePieceWanted-module__xzXItG__poster img{border:3px solid #fbf4e2;border-radius:4px;width:100%;height:auto;display:block;transform:rotate(-1.6deg);box-shadow:0 6px 18px #32200c59}.OnePieceWanted-module__xzXItG__body{flex-direction:column;flex:auto;min-width:0;display:flex}.OnePieceWanted-module__xzXItG__kicker{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--wood);font-size:.72rem;font-weight:800}.OnePieceWanted-module__xzXItG__name{font-family:var(--font-display), Georgia, serif;color:var(--ink-brown);margin:4px 0 2px;font-size:1.5rem;font-weight:700;line-height:1.1}.OnePieceWanted-module__xzXItG__epithet{color:color-mix(in srgb, var(--ink-brown) 75%, transparent);font-size:.86rem;font-style:italic}.OnePieceWanted-module__xzXItG__bounty{border:1px solid var(--gold);background:linear-gradient(#fff6df 0%,#f3e2b4 100%);border-radius:8px;flex-direction:column;gap:2px;margin:14px 0;padding:10px 14px;display:flex;box-shadow:inset 0 1px #fffaf0}.OnePieceWanted-module__xzXItG__bountyLabel{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--wood);font-size:.62rem;font-weight:800}.OnePieceWanted-module__xzXItG__bountyVal{font-family:var(--font-display), Georgia, serif;color:var(--ink-brown);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:1.4rem;font-weight:800;display:flex}.OnePieceWanted-module__xzXItG__beri{color:var(--gold);font-size:1.2rem}.OnePieceWanted-module__xzXItG__dash{color:var(--gold);font-weight:700}.OnePieceWanted-module__xzXItG__gauge{color:var(--ink-brown);margin:0 0 12px;font-size:.9rem}.OnePieceWanted-module__xzXItG__gauge b{font-family:var(--font-display), Georgia, serif;font-size:1.05rem}.OnePieceWanted-module__xzXItG__reward{border-top:1px dashed color-mix(in srgb, var(--wood) 45%, transparent);margin-top:auto;padding-top:12px}.OnePieceWanted-module__xzXItG__rewardLabel{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--wood);font-size:.7rem;font-weight:800}.OnePieceWanted-module__xzXItG__rewardLead{color:color-mix(in srgb, var(--ink-brown) 80%, transparent);margin:4px 0 12px;font-size:.82rem}.OnePieceWanted-module__xzXItG__track{justify-content:space-between;gap:6px;margin:0;padding:0;list-style:none;display:flex}.OnePieceWanted-module__xzXItG__step{flex-direction:column;flex:1 1 0;align-items:center;gap:5px;display:flex;position:relative}.OnePieceWanted-module__xzXItG__step:before{content:"";background:color-mix(in srgb, var(--wood) 35%, transparent);z-index:0;width:100%;height:2px;position:absolute;top:22px;left:-50%}.OnePieceWanted-module__xzXItG__step:first-child:before{display:none}.OnePieceWanted-module__xzXItG__stepPct{font-family:var(--font-display), Georgia, serif;color:var(--ink-brown);font-size:.82rem;font-weight:700}.OnePieceWanted-module__xzXItG__node{border:2px solid var(--wood);z-index:1;background:#f6ecd2;border-radius:50%;width:16px;height:16px}.OnePieceWanted-module__xzXItG__stepReached .OnePieceWanted-module__xzXItG__node{background:radial-gradient(circle at 35% 30%, var(--gold-2), var(--gold));border-color:var(--gold);box-shadow:0 0 0 3px color-mix(in srgb, var(--gold-2) 35%, transparent)}.OnePieceWanted-module__xzXItG__stepReq{color:color-mix(in srgb, var(--ink-brown) 70%, transparent);text-align:center;font-size:.64rem;font-weight:700}.OnePieceWanted-module__xzXItG__footer{color:color-mix(in srgb, var(--ink-brown) 65%, transparent);margin:12px 0 0;font-size:.72rem;font-style:italic}
.NarutoBingo-module__KJxCua__bingo{--kraft:#e9ddc1;--kraft-2:#d7c7a0;--ink:#2b241c;--stamp:#b3382c;--konoha:#1f3f73;--accent:#e8761f;--accent-2:#f7a23e;background:radial-gradient(120% 80% at 0% 0%, #f3ead2 0%, transparent 58%), radial-gradient(120% 90% at 100% 100%, #cdbb8f 0%, transparent 55%), linear-gradient(150deg, var(--kraft) 0%, var(--kraft-2) 100%);border:1px solid color-mix(in srgb, var(--ink) 35%, transparent);border-radius:14px;margin-top:22px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #6b583638,0 10px 30px #2b241c29}.NarutoBingo-module__KJxCua__emblem{opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none;width:240px;height:auto;position:absolute;top:-14px;right:-18px;transform:rotate(-4deg)}.NarutoBingo-module__KJxCua__header{border-bottom:2px solid color-mix(in srgb, var(--ink) 28%, transparent);flex-wrap:wrap;align-items:center;gap:10px 14px;padding-bottom:12px;display:flex;position:relative}.NarutoBingo-module__KJxCua__stamp{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--stamp);border:2px solid var(--stamp);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--stamp) 30%, transparent);border-radius:4px;padding:4px 10px;font-size:.74rem;font-weight:800;transform:rotate(-2deg)}.NarutoBingo-module__KJxCua__village{font-family:var(--font-title), system-ui, sans-serif;color:var(--konoha);font-size:.92rem;font-weight:700}.NarutoBingo-module__KJxCua__regno{letter-spacing:.08em;font-variant-numeric:tabular-nums;color:color-mix(in srgb, var(--ink) 65%, transparent);margin-left:auto;font-size:.72rem;font-weight:700}.NarutoBingo-module__KJxCua__main{align-items:flex-start;gap:20px;margin-top:16px;display:flex;position:relative}@media (max-width:560px){.NarutoBingo-module__KJxCua__main{flex-direction:column;align-items:center}}.NarutoBingo-module__KJxCua__photo{flex:0 0 38%;align-self:flex-start;max-width:190px}.NarutoBingo-module__KJxCua__photo img{border:1px solid color-mix(in srgb, var(--ink) 20%, transparent);background:#fff;border-radius:3px;width:100%;height:auto;padding:6px;display:block;transform:rotate(-1.6deg);box-shadow:0 6px 18px #2b241c4d}.NarutoBingo-module__KJxCua__idcard{flex:auto;min-width:0}.NarutoBingo-module__KJxCua__name{font-family:var(--font-title), system-ui, sans-serif;color:var(--ink);margin:0 0 2px;font-size:1.5rem;font-weight:800;line-height:1.1}.NarutoBingo-module__KJxCua__epithet{color:color-mix(in srgb, var(--ink) 72%, transparent);font-size:.86rem;font-style:italic}.NarutoBingo-module__KJxCua__stats{grid-template-columns:1fr 1fr;gap:10px 16px;margin:14px 0 0;display:grid}@media (max-width:380px){.NarutoBingo-module__KJxCua__stats{grid-template-columns:1fr}}.NarutoBingo-module__KJxCua__stat{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);background:#ffffff61;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.NarutoBingo-module__KJxCua__statLabel{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 60%, transparent);font-size:.6rem;font-weight:800}.NarutoBingo-module__KJxCua__statVal{color:var(--ink);align-items:center;gap:6px;margin:0;font-size:.92rem;font-weight:600;display:flex}.NarutoBingo-module__KJxCua__icon{object-fit:contain;flex:none;width:18px;height:18px}.NarutoBingo-module__KJxCua__gauge{color:var(--ink);margin:16px 0 0;font-size:.9rem}.NarutoBingo-module__KJxCua__gauge b{font-family:var(--font-title), system-ui, sans-serif;font-size:1.05rem}.NarutoBingo-module__KJxCua__reward{border-top:1px dashed color-mix(in srgb, var(--ink) 40%, transparent);margin-top:14px;padding-top:12px}.NarutoBingo-module__KJxCua__rewardLabel{font-family:var(--font-title), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--stamp);font-size:.7rem;font-weight:800}.NarutoBingo-module__KJxCua__rewardLead{color:color-mix(in srgb, var(--ink) 78%, transparent);margin:4px 0 12px;font-size:.82rem}.NarutoBingo-module__KJxCua__track{justify-content:space-between;gap:6px;margin:0;padding:0;list-style:none;display:flex}.NarutoBingo-module__KJxCua__step{flex-direction:column;flex:1 1 0;align-items:center;gap:5px;display:flex;position:relative}.NarutoBingo-module__KJxCua__step:before{content:"";background:color-mix(in srgb, var(--ink) 30%, transparent);z-index:0;width:100%;height:2px;position:absolute;top:22px;left:-50%}.NarutoBingo-module__KJxCua__step:first-child:before{display:none}.NarutoBingo-module__KJxCua__stepPct{font-family:var(--font-title), system-ui, sans-serif;color:var(--ink);font-size:.82rem;font-weight:800}.NarutoBingo-module__KJxCua__node{border:2px solid color-mix(in srgb, var(--ink) 45%, transparent);z-index:1;background:#f3ead2;border-radius:50%;width:16px;height:16px}.NarutoBingo-module__KJxCua__stepReached .NarutoBingo-module__KJxCua__node{background:radial-gradient(circle at 35% 30%, var(--accent-2), var(--accent));border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 32%, transparent)}.NarutoBingo-module__KJxCua__stepReq{color:color-mix(in srgb, var(--ink) 68%, transparent);text-align:center;font-size:.64rem;font-weight:700}.NarutoBingo-module__KJxCua__footer{color:color-mix(in srgb, var(--ink) 62%, transparent);margin:12px 0 0;font-size:.72rem;font-style:italic}
.Holo-module__UluhFG__holo{z-index:2;pointer-events:none;border-radius:inherit;mix-blend-mode:color-dodge;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #ffffff8c, transparent 40%), linear-gradient(110deg, transparent 16%, #ff5e9955 32%, #5eff9555 44%, #5e9cff55 56%, #ffe05e55 68%, transparent 84%);transition:opacity .4s var(--ease);background-size:200% 200%,300% 300%;animation:5s linear infinite Holo-module__UluhFG__holosweep;position:absolute;inset:0}@keyframes Holo-module__UluhFG__holosweep{0%{background-position:50%,0}to{background-position:50%,300%}}.Holo-module__UluhFG__permanent{opacity:.5}.Holo-module__UluhFG__onHover{opacity:0}@supports (-webkit-touch-callout:none){.Holo-module__UluhFG__holo{mix-blend-mode:screen}.Holo-module__UluhFG__permanent{opacity:.4}}@media (prefers-reduced-motion:reduce){.Holo-module__UluhFG__holo{background-position:50%,50%;animation:none}}
.CuratedSelection-module__D38DQG__section{scroll-margin-top:calc(var(--nav-h) + 16px);padding:clamp(40px,6vw,72px) 0}.CuratedSelection-module__D38DQG__head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(24px,4vw,38px);display:flex}.CuratedSelection-module__D38DQG__top{align-items:center;gap:12px;margin-bottom:13px;display:flex}.CuratedSelection-module__D38DQG__ix{font-family:var(--font-card), sans-serif;color:var(--accent);font-size:.8rem;font-weight:700}.CuratedSelection-module__D38DQG__kk{font-family:var(--font-card), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:700}.CuratedSelection-module__D38DQG__title{font-family:var(--font-title), sans-serif;letter-spacing:-.032em;font-size:clamp(1.9rem,4.2vw,3rem);font-weight:800;line-height:1.03}.CuratedSelection-module__D38DQG__mark{background-image:linear-gradient(to top, color-mix(in srgb, var(--accent) 32%, transparent) 0 34%, transparent 34%);padding:0 .05em}.CuratedSelection-module__D38DQG__viewAll{font-family:var(--font-card), sans-serif;color:var(--ink);border-bottom:2px solid var(--accent);transition:gap .2s var(--ease);flex:none;align-items:center;gap:7px;padding-bottom:2px;font-size:.82rem;font-weight:600;display:inline-flex}.CuratedSelection-module__D38DQG__viewAll:hover{gap:12px}.CuratedSelection-module__D38DQG__viewAll svg{width:15px;height:15px}.CuratedSelection-module__D38DQG__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (max-width:1000px){.CuratedSelection-module__D38DQG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.CuratedSelection-module__D38DQG__grid{grid-template-columns:1fr}}.CuratedSelection-module__D38DQG__moreToggle{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CuratedSelection-module__D38DQG__extra{display:none}.CuratedSelection-module__D38DQG__moreToggle:checked~.CuratedSelection-module__D38DQG__grid .CuratedSelection-module__D38DQG__extra{display:block}.CuratedSelection-module__D38DQG__moreBtn{cursor:pointer;width:fit-content;font-family:var(--font-card), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink);background:var(--card);border:1px solid var(--line);transition:transform .18s var(--ease), border-color .18s;border-radius:12px;align-items:center;gap:8px;margin:26px auto 0;padding:13px 24px;font-size:.82rem;font-weight:700;display:flex}.CuratedSelection-module__D38DQG__moreBtn:hover{border-color:var(--ink);transform:translateY(-1px)}.CuratedSelection-module__D38DQG__moreBtn b{color:var(--accent)}.CuratedSelection-module__D38DQG__moreClose,.CuratedSelection-module__D38DQG__moreToggle:checked~.CuratedSelection-module__D38DQG__moreBtn .CuratedSelection-module__D38DQG__moreOpen{display:none}.CuratedSelection-module__D38DQG__moreToggle:checked~.CuratedSelection-module__D38DQG__moreBtn .CuratedSelection-module__D38DQG__moreClose{display:inline}.CuratedSelection-module__D38DQG__moreToggle:focus-visible~.CuratedSelection-module__D38DQG__moreBtn{outline:2px solid var(--ink);outline-offset:3px}
.ClubCagnotte-module__6K7KPq__cbar{border:1px solid var(--line);background:var(--card);box-shadow:0 1px 1px var(--s1);border-radius:16px;margin-top:22px;padding:16px 18px}.ClubCagnotte-module__6K7KPq__r{justify-content:space-between;align-items:center;gap:10px;display:flex}.ClubCagnotte-module__6K7KPq__l1{font-family:var(--font-card), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:inline-flex}.ClubCagnotte-module__6K7KPq__l1 svg{width:15px;height:15px;color:var(--accent)}.ClubCagnotte-module__6K7KPq__v1{font-family:var(--font-title), sans-serif;letter-spacing:-.02em;color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:1.62rem;font-weight:800}.ClubCagnotte-module__6K7KPq__track{background:var(--panel);border:1px solid var(--line);border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.ClubCagnotte-module__6K7KPq__fill{background:linear-gradient(90deg, var(--accent), var(--accent-deep));height:100%;transition:width .6s var(--ease);border-radius:999px}.ClubCagnotte-module__6K7KPq__hint{font-family:var(--font-card), sans-serif;color:var(--ink-soft);margin-top:10px;font-size:.74rem}.ClubCagnotte-module__6K7KPq__hint b{color:var(--ink);font-weight:700}.ClubCagnotte-module__6K7KPq__login{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px;font-size:.86rem;display:flex}.ClubCagnotte-module__6K7KPq__loginLink{font-family:var(--font-card), sans-serif;color:var(--accent);align-items:center;gap:5px;font-weight:700;display:inline-flex}
.RarityPill-module__2QXSwW__tag{font-family:var(--font-card), sans-serif;text-transform:uppercase;letter-spacing:.1em;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:.58rem;font-weight:600;line-height:1.5;display:inline-flex}.RarityPill-module__2QXSwW__tag:before{content:"";opacity:.85;background:currentColor;border-radius:2px;width:7px;height:7px;transform:rotate(45deg)}.RarityPill-module__2QXSwW__legend{color:#9a7320;border-color:color-mix(in srgb, var(--legend) 50%, var(--line));background:color-mix(in srgb, var(--legend) 15%, transparent)}.RarityPill-module__2QXSwW__epic{color:var(--epic);border-color:color-mix(in srgb, var(--epic) 45%, var(--line));background:color-mix(in srgb, var(--epic) 12%, transparent)}.RarityPill-module__2QXSwW__rare{color:var(--rare);border-color:color-mix(in srgb, var(--rare) 45%, var(--line));background:color-mix(in srgb, var(--rare) 12%, transparent)}.RarityPill-module__2QXSwW__common{color:var(--ink-soft);border-color:var(--line);background:0 0}
.PriceTag-module__2TZJRq__px{font-family:var(--font-card), sans-serif;color:var(--c-deep,currentColor);font-variant-numeric:tabular-nums;align-items:flex-start;font-weight:700;line-height:1;display:inline-flex}.PriceTag-module__2TZJRq__int{letter-spacing:-.01em}.PriceTag-module__2TZJRq__dec{margin-top:2px}.PriceTag-module__2TZJRq__cur{color:var(--ink-soft);margin:2px 0 0 3px}.PriceTag-module__2TZJRq__md .PriceTag-module__2TZJRq__int{font-size:1.5rem}.PriceTag-module__2TZJRq__md .PriceTag-module__2TZJRq__dec{font-size:.92rem}.PriceTag-module__2TZJRq__md .PriceTag-module__2TZJRq__cur{font-size:.8rem}.PriceTag-module__2TZJRq__lg .PriceTag-module__2TZJRq__int{font-size:1.9rem}.PriceTag-module__2TZJRq__lg .PriceTag-module__2TZJRq__dec{font-size:1.05rem}.PriceTag-module__2TZJRq__lg .PriceTag-module__2TZJRq__cur{font-size:.9rem}.PriceTag-module__2TZJRq__sm .PriceTag-module__2TZJRq__int{font-size:1.04rem}.PriceTag-module__2TZJRq__sm .PriceTag-module__2TZJRq__dec{margin-top:1px;font-size:.76rem}.PriceTag-module__2TZJRq__sm .PriceTag-module__2TZJRq__cur{font-size:.68rem}
.ClubSection-module__DvgVsq__section{padding:clamp(46px,7vw,88px) 0}.ClubSection-module__DvgVsq__club{background:var(--panel);border:1px solid var(--line);box-shadow:0 1px 1px var(--s1);border-radius:26px;padding:clamp(26px,4vw,50px);position:relative;overflow:hidden}.ClubSection-module__DvgVsq__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(28px,4vw,52px);display:grid}@media (max-width:860px){.ClubSection-module__DvgVsq__grid{grid-template-columns:1fr;gap:30px}}.ClubSection-module__DvgVsq__eyebrow{font-family:var(--font-card), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:inline-flex}.ClubSection-module__DvgVsq__eyebrow .ClubSection-module__DvgVsq__bar{background:var(--accent);border-radius:2px;width:22px;height:2px}.ClubSection-module__DvgVsq__title{font-family:var(--font-title), sans-serif;letter-spacing:-.03em;margin-top:14px;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:800;line-height:1.03}.ClubSection-module__DvgVsq__mark{background-image:linear-gradient(to top, color-mix(in srgb, var(--accent) 32%, transparent) 0 34%, transparent 34%);padding:0 .05em}.ClubSection-module__DvgVsq__lead{color:var(--ink-soft);max-width:44ch;margin-top:13px;font-size:1.02rem;line-height:1.6}.ClubSection-module__DvgVsq__perks{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}@media (max-width:420px){.ClubSection-module__DvgVsq__perks{grid-template-columns:1fr}}.ClubSection-module__DvgVsq__perk{border:1px solid var(--line);background:var(--card);border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.ClubSection-module__DvgVsq__perk .ClubSection-module__DvgVsq__i{background:color-mix(in srgb, var(--accent) 10%, var(--card));width:32px;height:32px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 20%, var(--line));border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ClubSection-module__DvgVsq__perk .ClubSection-module__DvgVsq__i svg{width:17px;height:17px}.ClubSection-module__DvgVsq__perk b{font-family:var(--font-card), sans-serif;font-size:.82rem;font-weight:700;line-height:1.1;display:block}.ClubSection-module__DvgVsq__perk span{color:var(--ink-soft);font-size:.72rem}.ClubSection-module__DvgVsq__cta{background:var(--accent);color:#fff;font-family:var(--font-card), sans-serif;text-transform:uppercase;letter-spacing:.06em;border:1.5px solid var(--accent-deep);min-height:52px;transition:transform .2s var(--ease);border-radius:12px;align-items:center;gap:9px;margin-top:22px;padding:0 22px;font-size:.82rem;font-weight:700;display:inline-flex}.ClubSection-module__DvgVsq__cta:hover{transform:translateY(-2px)}.ClubSection-module__DvgVsq__cta svg{width:15px;height:15px}.ClubSection-module__DvgVsq__boardHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ClubSection-module__DvgVsq__boardTitle{font-family:var(--font-card), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:700}.ClubSection-module__DvgVsq__boardCount{font-family:var(--font-card), sans-serif;color:var(--accent);font-size:.78rem;font-weight:700}.ClubSection-module__DvgVsq__board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ClubSection-module__DvgVsq__slot{aspect-ratio:1;border:1px solid var(--line);background:var(--card);box-shadow:0 1px 1px var(--s1);transition:transform .25s var(--ease), border-color .25s;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.ClubSection-module__DvgVsq__slot:hover{border-color:var(--ink);transform:translateY(-3px)}.ClubSection-module__DvgVsq__slot.ClubSection-module__DvgVsq__cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ClubSection-module__DvgVsq__slot.ClubSection-module__DvgVsq__contain{background:#fff}.ClubSection-module__DvgVsq__slot.ClubSection-module__DvgVsq__contain img{object-fit:contain;width:74%;height:74%}
