html body{background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.font-collector,.font-magic{font-family:inherit;font-weight:750;font-synthesis:none;letter-spacing:-.025em}
.poke-drift{background-image:url("/images/pokeball-pattern.svg");background-size:360px 240px;animation:poke-drift 50s linear infinite}
.poke-drift-cool{filter:hue-rotate(215deg) saturate(.65);animation-direction:reverse}
@keyframes poke-drift{to{background-position:360px -240px}}
[data-hero-slide][hidden],[data-rail-items][hidden]{display:none!important}
[data-rail-items]{transition:opacity .15s ease}
[data-product-rail][aria-busy=true] [data-rail-items]{opacity:.5}
body .store-header{position:relative;z-index:30;background:white}
.store-search-strip{position:relative;z-index:20}
.store-header-row{gap:6px;padding-inline:12px}
.store-header .header-actions{gap:2px}
.store-header .locale-trigger,.store-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:0;border-radius:14px;background:transparent;color:#334155;cursor:pointer;list-style:none}
.store-header .locale-trigger:hover,.store-menu-toggle:hover{background:#f1f5f9}
.store-menu-toggle[aria-expanded=true]{background:#fff1f2;color:#be123c}
.store-menu-close-icon,.store-menu-toggle[aria-expanded=true] .store-menu-open-icon{display:none}
.store-menu-toggle[aria-expanded=true] .store-menu-close-icon{display:block}
.store-navigation-panel,.store-drawer-body{display:contents}
.store-drawer-heading,.store-drawer-account,.store-menu-backdrop{display:none}
.store-header .store-navigation{display:none}
.store-header .store-nav-link{display:flex;align-items:center;gap:10px;min-width:0;min-height:52px;padding:7px 10px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:650;line-height:1.3;text-align:left;color:#334155;transition:background .15s,color .15s,border-color .15s}
.store-nav-link>span:last-child{min-width:0;overflow-wrap:anywhere;hyphens:auto}
.store-nav-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border:1px solid #e2e8f0;border-radius:10px;background:white;color:#64748b}
.store-nav-link-pokemon .store-nav-icon{color:#c91f36;border-color:#fecdd3;background:#fff1f2}
.store-header .store-nav-link:hover,.store-header .store-nav-link:focus-visible{background:#fff1f2;color:#9f1239;border-color:#fecdd3}
.store-header .store-nav-link[aria-current=page]{background:#fff1f2;color:#9f1239;border-color:#fecdd3}
.store-header .store-nav-link[aria-current=page] .store-nav-icon{border-color:#fecdd3;color:#be123c}
@media(max-width:1279px){.store-header .account-trigger{min-width:44px;width:44px;padding:0}.account-trigger>svg:last-child{display:none}}
@media(max-width:639px){
  body .store-header{position:sticky;top:0;z-index:40}
  body .store-header.menu-open{z-index:100}
  .store-navigation-panel{display:none}
  .store-header.menu-open .store-navigation-panel{display:flex;position:fixed;inset:0 0 0 auto;width:min(360px,calc(100vw - 24px));height:100dvh;flex-direction:column;background:#fff;border-left:1px solid #e2e8f0;box-shadow:-18px 0 50px #0f172a24;z-index:61;animation:store-drawer-enter .18s ease-out}
  .store-menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;background:#0f172a73;z-index:60}
  .store-drawer-heading{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:76px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px 16px;border-bottom:1px solid #e2e8f0}
  .store-drawer-logo{width:56px;height:40px;object-fit:contain;flex-shrink:0}
  .store-drawer-heading>strong{font-size:14px;line-height:1.35;color:#334155}
  .store-drawer-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;flex-shrink:0;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc;color:#334155}
  .store-drawer-close:hover{background:#fff1f2;color:#9f1239}
  .store-drawer-body{display:flex;flex-direction:column;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 14px calc(20px + env(safe-area-inset-bottom));gap:18px}
  .store-header.menu-open .store-navigation{display:flex;flex-direction:column;gap:3px;flex-shrink:0}
  .store-header .store-nav-link{width:100%;gap:12px;font-size:15px}
  .store-drawer-account{display:block;padding:18px 4px 0;border-top:1px solid #e2e8f0}
  .store-header .account-menu .account-dropdown{display:none}
  html.store-drawer-open{overflow:hidden;scroll-behavior:auto}
  .store-drawer-open body{position:fixed;width:100%;overflow:hidden}
}
@media(min-width:640px){.store-header .header-actions{gap:8px}}
@media(min-width:640px) and (max-width:1279px){.store-header.menu-open .store-navigation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:absolute;top:80px;right:32px;width:calc(100% - 64px);max-width:640px;gap:6px;padding:12px;max-height:calc(100dvh - 124px);overflow-y:auto;overscroll-behavior:contain;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 18px 45px #0f172a24;z-index:50}}
@media(min-width:1024px) and (max-width:1279px){.store-header.menu-open .store-navigation{right:48px}}
@media(min-width:1280px){.store-header-row{gap:20px}.store-menu-toggle{display:none}.store-header .store-navigation{display:flex;align-items:center;gap:5px}.store-header .store-nav-link{gap:6px;min-height:44px;padding:8px 10px;font-size:14px;white-space:nowrap}.store-nav-icon{display:none}.store-header .store-nav-link[aria-current=page]{background:#fff1f2;border-color:transparent}}
@keyframes store-drawer-enter{from{transform:translateX(18px);opacity:.6}to{transform:translateX(0);opacity:1}}
@media(prefers-reduced-motion:reduce){.store-header .store-nav-link{transition:none}.store-header.menu-open .store-navigation-panel{animation:none}}
.store-header summary::-webkit-details-marker{display:none}
.store-header .dropdown{border-color:#e2e8f0;border-radius:18px;padding:8px;box-shadow:0 18px 45px #0f172a1f;max-height:calc(100dvh - 120px);overflow-y:auto}
.store-header .account-dropdown{width:260px;max-width:calc(100vw - 32px)}
.account-trigger{display:flex;align-items:center;justify-content:center;gap:5px;min-width:48px;height:44px;padding:0 6px;border-radius:14px;color:#334155;background:#f8fafc;transition:background .15s,color .15s}
.account-trigger:hover,.account-menu[open] .account-trigger{background:#fff1f2;color:#be123c}
.account-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:11px;background:linear-gradient(135deg,#fee2e2,#ffe4e6);color:#9f1239;font-size:14px;font-weight:750}
.account-identity{display:flex;gap:10px;align-items:center;padding:10px 8px 14px;margin-bottom:5px;border-bottom:1px solid #e2e8f0}
.account-identity>span:last-child{min-width:0}
.account-identity b{display:block;max-width:185px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#0f172a}
.account-identity small{display:block;font-size:11px;color:#64748b;margin-top:2px}
.store-header .account-dropdown a,.store-header .account-dropdown button{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;line-height:1.4;transition:background-color .15s,color .15s}
.store-header .account-dropdown a:hover,.store-header .account-dropdown button:hover,.store-header .account-dropdown a:focus-visible,.store-header .account-dropdown button:focus-visible{background:#f1f5f9;color:#0f172a}
.header-auth-heading{display:flex;align-items:center;gap:9px;padding:8px 6px 14px;color:#475569}
.header-auth-heading strong{font-size:14px;font-weight:650;line-height:1.4}
.header-auth-actions{display:grid;gap:9px}
.store-header .header-auth-actions .header-auth-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:11px 14px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;line-height:1.4;text-align:center;transition:background .15s,color .15s,border-color .15s}
.store-header .header-auth-actions .header-auth-login{background:#c91f36;color:#fff;box-shadow:0 4px 12px #c91f361a}
.store-header .header-auth-actions .header-auth-login:hover,.store-header .header-auth-actions .header-auth-login:focus-visible{background:#a8192d;color:#fff;border-color:#a8192d}
.store-header .header-auth-actions .header-auth-register{background:#fff;color:#334155;border-color:#cbd5e1}
.store-header .header-auth-actions .header-auth-register:hover,.store-header .header-auth-actions .header-auth-register:focus-visible{background:#f8fafc;color:#0f172a;border-color:#94a3b8}
.header-account-links a,.header-account-links button{display:flex;align-items:center;min-height:44px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#334155;font-size:14px;font-weight:600;text-align:left}
.header-account-links a:hover,.header-account-links button:hover{background:#f1f5f9;color:#0f172a}
@media(prefers-reduced-motion:reduce){.store-header .header-auth-action{transition:none}}
.mini-cart-trigger{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#dc2626;color:white;box-shadow:0 5px 14px #dc26261a}
.mini-cart-trigger:hover{background:#b91c1c}
.mini-cart-count{position:absolute;right:-5px;top:-5px;display:flex;min-width:20px;align-items:center;justify-content:center;border:2px solid white;border-radius:20px;background:#0f172a;color:white;padding:0 4px;font-size:10px;line-height:16px}
.store-header .mini-cart-dropdown{width:350px;max-width:calc(100vw - 32px);padding:16px}
.mini-cart-dropdown p{font-size:13px;color:#64748b;padding:8px 0}
.mini-cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #e2e8f0}
.store-header .mini-cart-line a{padding:0;min-width:0;font-size:13px;font-weight:650;line-height:1.4;background:transparent}
.mini-cart-line strong{font-size:13px;text-align:right;white-space:nowrap}
.mini-cart-line del{display:block;font-size:10px;color:#64748b;font-weight:400}
.mini-cart-line input{width:72px;min-height:44px;border:1px solid #cbd5e1;border-radius:9px;padding:7px;text-align:center;background:white;font-size:14px}
.store-header .mini-cart-line button{min-height:44px;width:auto;padding:8px 12px;color:#be123c;background:#fff1f2;border-radius:9px;font-size:12px;font-weight:650}
.store-header .mini-cart-line button:hover{background:#ffe4e6}
.store-header .mini-cart-dropdown .button{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px;margin-top:14px;border-radius:11px;background:#dc2626;color:white;text-align:center;font-size:13px;font-weight:700}
.store-header .mini-cart-dropdown .button:hover{background:#b91c1c;color:white}
.cart-status{font-size:12px;color:#475569;line-height:1.5;margin-top:10px}
.cart-status:empty{display:none}
.hero-worlds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px;width:100%;max-width:520px;margin:auto;padding:8px 0}
.hero-world-link{display:flex;align-items:center;justify-content:center;min-height:100px;border-radius:18px;transition:transform .2s}
.hero-world-link:hover{transform:translateY(-3px)}
.hero-world-logo{width:100%;max-width:220px;max-height:95px;object-fit:contain}
.collection-band{position:relative;isolation:isolate;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;min-height:100px;overflow:hidden;margin:0 0 24px;padding:12px 24px;border:1px solid #dbeafe;border-radius:24px;background:linear-gradient(115deg,#eef2ff,#f0f9ff 60%,#dbeafe)}
.collection-band>.poke-drift{position:absolute;inset:0;z-index:-1;opacity:.08}
.collection-band-logo{display:flex;align-items:center;justify-content:flex-start;min-height:72px;color:#be123c}
.collection-band-logo img{width:auto;max-width:200px;max-height:72px;object-fit:contain}
.collection-band h2{text-align:center;font-size:clamp(22px,2.2vw,32px);font-weight:800;letter-spacing:-.025em;color:#172554}
.collection-band-preorder{background:linear-gradient(115deg,#fff1f2,#fff7ed 60%,#ffe4e6);border-color:#fecdd3}
.collection-band-preorder h2{color:#9f1239}
.catalog-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:22px;background:white;transition:transform .2s,border-color .2s,box-shadow .2s}
.catalog-card:hover{transform:translateY(-3px);border-color:#fecdd3;box-shadow:0 12px 32px #0f172a0a}
.catalog-card-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(86px,.75fr);gap:8px;align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);padding:16px 12px}
.catalog-card-image{display:flex;align-items:center;justify-content:center;height:145px;min-width:0}
.catalog-card-image img{height:100%;width:100%;object-fit:contain;transition:transform .3s}
.catalog-card-image:hover img{transform:scale(1.04)}
.catalog-card-price{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:4px}
.catalog-card-price del{font-size:11px;color:#64748b}
.catalog-card-price strong{font-size:clamp(17px,1.45vw,23px);font-weight:800;letter-spacing:-.035em;color:#0f172a;white-space:nowrap}
.catalog-card-price small{font-size:10px;color:#64748b}
.search-product-language{display:inline-block;margin-left:6px;font-size:10px;font-weight:650;color:#475569;white-space:nowrap}
.product-language-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:650;letter-spacing:.025em;line-height:1.5;color:#475569}
.catalog-card-copy{display:flex;flex:1;flex-direction:column;padding:16px}
.catalog-card-copy [data-product-fulfillment]{min-height:58px}
.catalog-card h3{font-size:14px;line-height:1.4;font-weight:750;letter-spacing:-.01em;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.catalog-card h3 a:hover{color:#be123c}
.catalog-card-description{margin:8px 0 0;font-size:12px;line-height:18px;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#64748b}
.catalog-card-sold{margin:8px 0 0;font-size:10px;color:#64748b}
.catalog-card-actions{display:grid;gap:7px;margin-top:auto;padding-top:14px}
.catalog-card-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;width:100%;border-radius:11px;font-size:12px;line-height:1.3;font-weight:700;padding:9px;border:1px solid transparent;transition:background .15s}
.catalog-add{background:#dc2626;color:#fff}
.catalog-add:hover{background:#b91c1c}
.catalog-express{background:#f8fafc;color:#334155;border-color:#e2e8f0!important}
.catalog-express:hover{background:#f1f5f9}
.catalog-card-actions button:disabled{cursor:not-allowed;background:#f1f5f9;color:#94a3b8;opacity:1;border-color:#e2e8f0}
.catalog-card-feedback{font-size:11px;line-height:1.4;color:#be123c;margin-top:7px}
.catalog-card-feedback:empty{display:none}
.availability-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 10%,transparent);animation:availability-pulse 2.4s ease-out infinite}
.availability-available{color:#10b981}.availability-unavailable{color:#ef4444}.availability-preorder{color:#3b82f6}
@keyframes availability-pulse{0%,100%{box-shadow:0 0 0 3px color-mix(in srgb,currentColor 10%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,currentColor 0%,transparent)}}
@media(max-width:767px){.collection-band{grid-template-columns:120px 1fr 20px;gap:8px;padding:10px 16px;min-height:88px}.collection-band-logo img{max-width:120px;max-height:60px}.collection-band h2{font-size:22px}.hero-worlds{gap:8px 20px;max-width:420px}.hero-world-link{min-height:80px}.hero-world-logo{max-width:175px;max-height:70px}}
@media(max-width:639px){[data-rail-items]>article:nth-child(n+2){display:none}.catalog-card-top{grid-template-columns:minmax(0,1fr) 1fr;padding:18px 24px}.catalog-card-image{height:165px}.catalog-card-price strong{font-size:25px}.catalog-card-actions{grid-template-columns:1fr 1fr}.collection-band{grid-template-columns:100px 1fr 0;gap:8px}.collection-band-logo img{max-width:100px}.collection-band h2{font-size:20px}.store-header .account-dropdown{right:-44px}.store-header .mini-cart-dropdown{right:-44px}}
@media(max-width:359px){.store-header .account-dropdown{right:-58px}}
@media(min-width:640px) and (max-width:1023px){[data-rail-items]>article:nth-child(n+3){display:none}}
@media(prefers-reduced-motion:reduce){.poke-drift,.availability-dot{animation:none!important}.hero-world-link,.catalog-card,.catalog-card-image img{transition:none!important}}
