
.ai-nav-logo{width:16px;height:16px;object-fit:contain;mix-blend-mode:screen}
.ai-card{width:100%;max-width:448px;background:var(--ai-card-bg,#171717);border:1px solid #292929;border-radius:24px;padding:20px;display:flex;flex-direction:column;transition:transform .25s,background .25s}
.ai-card:hover{background:#1c1c1c;transform:translateY(-3px)}
.ai-brand-banner{height:144px;width:100%;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:16px;background:#090909}
.ai-product-logo{width:86px!important;height:86px!important;object-fit:contain;mix-blend-mode:screen}
.ai-product-title{font-size:16px;font-weight:700;letter-spacing:-.025em;color:#fff;margin:0 0 12px}
.ai-card-footer{margin-top:auto;padding-top:12px;border-top:1px solid #2b2b2b;display:flex;align-items:center;justify-content:space-between;gap:12px}
.ai-availability{font-size:11px;color:#999}
.ai-coming-soon{border:1px solid #444;background:#272727;color:#bdbdbd;border-radius:999px;padding:8px 16px;font-size:12px;cursor:default}
[data-theme="light"] .ai-nav-logo{filter:invert(1);mix-blend-mode:multiply}
[data-theme="light"] .ai-card{background:#f5f5f5;border-color:#e3e3e3}
[data-theme="light"] .ai-product-title{color:#171717}
[data-theme="light"] .ai-card-footer{border-color:#ddd}
@media(min-width:640px){.ai-card{width:calc(50% - 12px)}}
@media(min-width:1024px){.ai-card{width:calc(33.333% - 16px)}}
@media(max-width:639px){.ai-card{padding:16px}.ai-brand-banner{height:128px}.ai-product-logo{width:76px!important;height:76px!important}}
@media(prefers-reduced-motion:reduce){.ai-card{transition:none}.ai-card:hover{transform:none}}
.ai-brand-banner{position:relative}.catalog-game-icon .ai-nav-logo{mix-blend-mode:screen}
button.text-neutral-900 .ai-nav-logo{filter:invert(1);mix-blend-mode:multiply}

.ai-nav-logo,.catalog-game-icon .ai-nav-logo{mix-blend-mode:normal}button.text-neutral-900 .ai-nav-logo,[data-theme="light"] .ai-nav-logo{mix-blend-mode:normal;filter:invert(1)}
.ai-product-logo[src="/gemini_ai.png"],.ai-product-logo[src="/claude_ai.png"]{filter:grayscale(1)}
.ai-product-logo[src="/gemini_ai.png"],.ai-product-logo[src="/claude_ai.png"]{filter:grayscale(1) drop-shadow(0 2px 8px rgba(0,0,0,.5))!important}
@layer theme{.ai-card .product-brand img.ai-product-logo[src="/gemini_ai.png"],.ai-card .product-brand img.ai-product-logo[src="/claude_ai.png"]{filter:grayscale(1) drop-shadow(0 2px 8px rgba(0,0,0,.5))!important}}
@layer theme{.ai-card .product-brand img.ai-product-logo[src="/gemini_ai.png"],.ai-card .product-brand img.ai-product-logo[src="/claude_ai.png"]{filter:grayscale(1) brightness(0) invert(1) drop-shadow(0 2px 8px rgba(0,0,0,.5))!important}}
/* Compact AI tab and keep its mark visible on the active white pill. */
@layer theme {
  nav > button:has(> .ai-nav-logo){width:70px!important;gap:6px!important}
  nav:has(> button.text-neutral-900 > .ai-nav-logo) > div{width:70px!important}
  button .ai-nav-logo{width:16px!important;height:16px!important;flex-shrink:0!important;object-fit:contain!important;filter:none!important;mix-blend-mode:normal!important}
  button.text-neutral-900 .ai-nav-logo{filter:brightness(0)!important;opacity:1!important}
  [data-theme="light"] button .ai-nav-logo{filter:brightness(0)!important}
}

@layer theme {
 @media(min-width:768px){
  header > div:has(> .desktop-store-nav){position:relative!important}
  .desktop-store-nav{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;gap:2px!important;white-space:nowrap!important}
  .desktop-store-nav > div{display:none!important}
  .desktop-store-nav > button,.desktop-store-nav > button:has(> .ai-nav-logo){width:auto!important;min-width:0!important;padding:6px 14px!important;gap:6px!important;flex-shrink:0!important}
  .desktop-store-nav > button.text-neutral-900{background:#fff!important;color:#171717!important;box-shadow:0 1px 3px #0002!important}
 }
}
@media(min-width:640px){
 .catalog-title{display:inline-flex;align-items:center;gap:10px;line-height:1.2}
 .catalog-game-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;line-height:0;color:#737373}
 .catalog-game-icon svg,.catalog-game-icon img{display:block;width:22px;max-width:22px;height:22px;max-height:22px;object-fit:contain;line-height:0}
 .catalog-game-icon img{filter:brightness(0);opacity:.65}
 [data-theme="dark"] .catalog-game-icon{color:#a3a3a3}
 [data-theme="dark"] .catalog-game-icon img{filter:none;opacity:.75}
}

.wfp-checkout{border:1px solid #8885;border-radius:16px;padding:16px}.wfp-checkout p{font-size:12px;margin:8px 0;opacity:.8}.wfp-checkout button,.wfp-checkout a{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#171717;border:1px solid #ddd;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;cursor:pointer}.wfp-checkout button:disabled{opacity:.5;cursor:wait}.wfp-checkout [role=alert]{color:#f87171}
