html[data-supply-forn=true]{--forn-sidebar-width:15rem;--forn-sidebar-gap:.75rem}html[data-supply-forn=true] .forn-glass-panel,html[data-supply-forn=true] .forn-glass-card,html[data-supply-forn=true] .forn-buy-card,html[data-supply-forn=true] .forn-purchase-panel:not(.forn-purchase-embedded),html[data-supply-forn=true] .forn-api-endpoint,html[data-supply-forn=true] .forn-api-stat,html[data-supply-forn=true] .forn-keys-gate{border:1px solid hsl(var(--border) / .35);background:hsl(var(--card) / .4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-supply-forn=true]:not(.light) .forn-glass-panel,html[data-supply-forn=true]:not(.light) .forn-glass-card,html[data-supply-forn=true]:not(.light) .forn-buy-card,html[data-supply-forn=true]:not(.light) .forn-purchase-panel:not(.forn-purchase-embedded),html[data-supply-forn=true]:not(.light) .forn-api-endpoint,html[data-supply-forn=true]:not(.light) .forn-api-stat,html[data-supply-forn=true]:not(.light) .forn-keys-gate,html[data-supply-forn=true]:not(.light) .forn-sidebar{border-color:#ffffff12}html[data-supply-forn=true] .forn-sidebar{z-index:50;top:var(--forn-sidebar-gap);left:var(--forn-sidebar-gap);bottom:var(--forn-sidebar-gap);width:var(--forn-sidebar-width);border-radius:calc(var(--store-radius,.75rem) + 4px);border:1px solid hsl(var(--border) / .35);background:hsl(var(--card) / .3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:none;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0003}@media (min-width:768px){html[data-supply-forn=true] .forn-sidebar{flex-direction:column;display:flex}}html[data-supply-forn=true] .forn-sidebar-foot{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0}html[data-supply-forn=true] .forn-sidebar-foot-divider{background:#ffffff1a}html.light[data-supply-forn=true] .forn-sidebar-foot-divider{background:#00000014}html[data-supply-forn=true] .forn-sidebar-link{color:hsl(var(--muted-foreground));border:1px solid #0000}html[data-supply-forn=true] .forn-sidebar-link:hover{color:hsl(var(--foreground));background:hsl(var(--card) / .28)}html[data-supply-forn=true] .forn-sidebar-link--active{color:hsl(var(--foreground));background:hsl(var(--card) / .5);border:1px solid #ffffff1a;font-weight:600;box-shadow:inset 0 1px #ffffff0a}html.light[data-supply-forn=true] .forn-sidebar-link--active{background:hsl(var(--card) / .65);border-color:#00000014;box-shadow:inset 0 1px #ffffff80}html[data-supply-forn=true] .forn-sidebar-link--active .forn-sidebar-link-icon,html[data-supply-forn=true] .forn-sidebar-link--active svg{color:hsl(var(--foreground))}html[data-supply-forn=true] .forn-sidebar-theme .platform-theme-switch-track{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsl(var(--card) / .35)!important;border-color:#ffffff1f!important}html.light[data-supply-forn=true] .forn-sidebar-theme .platform-theme-switch-track{background:hsl(var(--muted) / .45)!important;border-color:#0000001a!important}html[data-supply-forn=true] .forn-sidebar-login{color:hsl(var(--foreground));background:hsl(var(--card) / .35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a}html[data-supply-forn=true] .forn-sidebar-login:hover{background:hsl(var(--card) / .5);border-color:#ffffff24}html.light[data-supply-forn=true] .forn-sidebar-login{border-color:#00000014}html[data-supply-forn=true] .forn-sidebar-profile{color:hsl(var(--foreground));border:1px solid #0000}html[data-supply-forn=true] .forn-sidebar-profile:hover{background:hsl(var(--card) / .35);border-color:#ffffff14}html[data-supply-forn=true] .forn-sidebar-mobile-link--active{color:hsl(var(--foreground));background:hsl(var(--card) / .55);border-color:#ffffff1f;font-weight:600;box-shadow:inset 0 1px #ffffff0a}html.light[data-supply-forn=true] .forn-sidebar-mobile-link--active{border-color:#0000001a}html[data-supply-forn=true] .store-header-logo{box-shadow:none!important;background:0 0!important;border:none!important}html[data-supply-forn=true] .forn-sidebar-mobile{background:hsl(var(--card) / .35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #ffffff14}html.light[data-supply-forn=true] .forn-sidebar-mobile{border-top-color:#0000000f}html[data-supply-forn=true] .forn-sidebar-mobile-link{color:hsl(var(--muted-foreground));-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:1px solid #0000}html[data-supply-forn=true] .forn-buy-card{border-radius:calc(var(--store-radius,.75rem) + 4px);cursor:pointer;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:1.5rem;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;display:flex}@media (min-width:1024px){html[data-supply-forn=true] .forn-buy-card{aspect-ratio:1}}html[data-supply-forn=true] .forn-buy-card:hover:not(:disabled){border-color:rgba(var(--brand-rgb), .35);background:hsl(var(--card) / .52);transform:translateY(-2px);box-shadow:0 16px 40px #00000059}html[data-supply-forn=true] .forn-buy-card:disabled{opacity:.55;cursor:not-allowed}html[data-supply-forn=true] .forn-buy-card-icon{border-radius:var(--store-radius,.75rem);border:1px solid hsl(var(--border) / .3);background:hsl(var(--muted) / .25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}html[data-supply-forn=true] .forn-rate-badge{border:1px solid hsl(var(--border) / .35);background:hsl(var(--card) / .35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-supply-forn=true] .forn-cta{box-shadow:var(--store-accent-glow,none)}html[data-supply-forn=true] .forn-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 64px #00000073;background:hsl(var(--card) / .88)!important;border:1px solid #ffffff14!important}html.light[data-supply-forn=true] .forn-modal{border-color:#00000014!important}html[data-supply-forn=true] .forn-modal-header{border-color:#ffffff0f!important}html.light[data-supply-forn=true] .forn-modal-header{border-color:#0000000f!important}html[data-supply-forn=true] .forn-modal-close{background:hsl(var(--card) / .25);border:1px solid #ffffff14}html[data-supply-forn=true] .forn-modal-close:hover{background:hsl(var(--card) / .4);border-color:#ffffff1f}html[data-supply-forn=true] .forn-purchase-embedded{box-shadow:none;background:0 0;border:0;padding:0}html[data-supply-forn=true] .forn-purchase-panel:not(.forn-purchase-embedded){border-radius:calc(var(--store-radius,.75rem) + 2px);padding:1.25rem}html[data-supply-forn=true] .forn-panel-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.125rem;padding-bottom:1rem;display:flex}html[data-supply-forn=true] .forn-panel-title{letter-spacing:-.02em;font-size:1.0625rem;font-weight:600}html[data-supply-forn=true] .forn-panel-subtitle{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.75rem}html[data-supply-forn=true] .forn-panel-reset{color:hsl(var(--muted-foreground));font-size:.6875rem;transition:color .15s}html[data-supply-forn=true] .forn-panel-reset:hover{color:hsl(var(--foreground));text-underline-offset:2px;text-decoration:underline}html[data-supply-forn=true] .forn-modal-restart{background:hsl(var(--card) / .25);color:hsl(var(--muted-foreground));border:1px solid #ffffff14}html[data-supply-forn=true] .forn-modal-restart:hover{background:hsl(var(--card) / .4);color:hsl(var(--foreground));border-color:#ffffff24}html.light[data-supply-forn=true] .forn-modal-restart{background:hsl(var(--card) / .5);border-color:#00000014}html[data-supply-forn=true] .forn-panel-alert{border-radius:calc(var(--store-radius,.75rem));margin-bottom:1rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.5}html[data-supply-forn=true] .forn-submit{border-radius:var(--store-btn-radius,9999px);letter-spacing:-.01em;height:2.75rem;font-weight:600}html[data-supply-forn=true] .forn-panel-alert--warn{background:hsl(var(--muted) / .15);color:hsl(var(--muted-foreground));border:1px solid #ffffff14}html.light[data-supply-forn=true] .forn-panel-alert--warn{border-color:#0000000f}html[data-supply-forn=true] .forn-mode-card{background:hsl(var(--card) / .2);color:hsl(var(--muted-foreground));cursor:pointer;border:1px solid #ffffff14}html[data-supply-forn=true] .forn-mode-card:hover{background:hsl(var(--card) / .32);color:hsl(var(--foreground));border-color:#ffffff1f}html[data-supply-forn=true] .forn-mode-card--active{background:hsl(var(--card) / .45);color:hsl(var(--foreground));border-color:#ffffff29;box-shadow:inset 0 1px #ffffff0a}html[data-supply-forn=true] .forn-mode-card--active .forn-mode-card-icon{color:hsl(var(--foreground))}html.light[data-supply-forn=true] .forn-mode-card{border-color:#00000014}html.light[data-supply-forn=true] .forn-mode-card--active{border-color:#0000001f}html[data-supply-forn=true] .forn-api-alt{background:hsl(var(--card) / .22);border-color:#ffffff1a}html.light[data-supply-forn=true] .forn-api-alt{background:hsl(var(--card) / .35);border-color:#00000014}html[data-supply-forn=true] .forn-api-tabs{background:hsl(var(--muted) / .12);border-color:#ffffff1a}html.light[data-supply-forn=true] .forn-api-tabs{background:hsl(var(--muted) / .2);border-color:#00000014}html[data-supply-forn=true] .forn-label{color:hsl(var(--foreground) / .9);font-size:.8125rem;font-weight:500}html[data-supply-forn=true] .forn-input{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsl(var(--background) / .35)!important;--tw-ring-color:transparent!important;--tw-ring-offset-width:0!important;border:1px solid #ffffff1a!important}html[data-supply-forn=true] .forn-input:focus-visible{border-color:#ffffff2e!important;outline:none!important;box-shadow:0 0 0 2px #ffffff0d!important}html.light[data-supply-forn=true] .forn-input{border-color:#0000001a!important}html[data-supply-forn=true] .forn-textarea{resize:vertical;min-height:7.5rem}html[data-supply-forn=true] .forn-btn-secondary{color:hsl(var(--foreground))!important;background:0 0!important;border:1px solid #ffffff1a!important}html[data-supply-forn=true] .forn-btn-secondary:hover{background:hsl(var(--card) / .3)!important}html[data-supply-forn=true] .forn-gp-row{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}html[data-supply-forn=true] .forn-line-list{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground) / .35) transparent}html[data-supply-forn=true] .forn-line-list::-webkit-scrollbar{width:5px}html[data-supply-forn=true] .forn-line-list::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .35);border-radius:999px}html[data-supply-forn=true] .forn-gp-thumb{border:1px solid #ffffff14}html[data-supply-forn=true] .forn-gp-row{min-height:3.75rem}html[data-supply-forn=true] .forn-line-total{background:hsl(var(--muted) / .12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:calc(var(--store-radius,.75rem));border:1px solid #ffffff14;padding:.75rem .875rem}html[data-supply-forn=true] .forn-line-meta{color:hsl(var(--muted-foreground));font-size:.6875rem}html[data-supply-forn=true] .forn-modal .store-btn-primary,html[data-supply-forn=true] .forn-page .store-btn-primary.forn-cta{background:hsl(var(--foreground) / .92)!important;color:hsl(var(--background))!important;box-shadow:none!important;border:1px solid #ffffff1f!important}html[data-supply-forn=true] .forn-modal .store-btn-primary:hover,html[data-supply-forn=true] .forn-page .store-btn-primary.forn-cta:hover:not(:disabled){background:hsl(var(--foreground))!important;filter:none!important}html[data-supply-forn=true] .forn-api-page{font-variant-numeric:tabular-nums}html[data-supply-forn=true] .forn-api-nav-link{color:hsl(var(--muted-foreground));transition:color .15s,background-color .15s}html[data-supply-forn=true] .forn-api-nav-link:hover{color:hsl(var(--foreground));background:hsl(var(--card) / .45)}html[data-supply-forn=true] .forn-api-code{border-color:hsl(var(--border) / .35);background:hsl(var(--muted) / .15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html[data-supply-forn=true] .forn-api-endpoint,html[data-supply-forn=true] .forn-api-stat{border-radius:calc(var(--store-radius,.75rem) + 4px)}html[data-supply-forn=true] .forn-trust-list li{padding-left:1rem;position:relative}html[data-supply-forn=true] .forn-trust-list li:before{content:"";background:hsl(var(--muted-foreground) / .5);border-radius:9999px;width:.25rem;height:.25rem;position:absolute;top:.45em;left:0}html[data-supply-forn=true] .forn-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:600;display:inline-block}html[data-supply-forn=true] .forn-support-page{font-variant-numeric:tabular-nums}html[data-supply-forn=true] .forn-support-panel{min-height:min(680px,100dvh - 14rem)}html[data-supply-forn=true] .forn-support-panel .support-live.support-live--page{--sl-bg:hsl(var(--card) / .15);--sl-panel:hsl(var(--card) / .25);--sl-panel-2:hsl(var(--card) / .32);--sl-border:#ffffff0f;--sl-border-strong:#ffffff1a;--sl-muted:hsl(var(--muted-foreground));--sl-text:hsl(var(--foreground));--sl-accent:hsl(var(--foreground));--sl-accent-soft:hsl(var(--card) / .4);--sl-bubble-self:hsl(var(--foreground) / .92);--sl-bubble-self-text:hsl(var(--background));--sl-btn-fill:hsl(var(--foreground) / .92);--sl-btn-text:hsl(var(--background));--sl-radius:calc(var(--store-radius,.75rem) + 2px);width:100%;height:min(680px,100dvh - 14rem);min-height:min(480px,100dvh - 14rem);max-height:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0}html[data-supply-forn=true] .forn-support-panel .support-live__btn-primary{box-shadow:none!important;border:1px solid #ffffff1f!important}html[data-supply-forn=true] .forn-support-discord .forn-support-discord-panel{background:0 0;border:0}html[data-supply-forn=true] .forn-support-discord-head{border-color:#ffffff0f!important}html[data-supply-forn=true] .forn-support-fab{right:max(1rem, env(safe-area-inset-right,0px));bottom:max(1rem, env(safe-area-inset-bottom,0px));background:hsl(var(--card) / .55);width:3.25rem;height:3.25rem;color:hsl(var(--foreground));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff1f;box-shadow:0 8px 32px #00000059}html[data-supply-forn=true] .forn-support-fab:hover{background:hsl(var(--card) / .7);filter:none;transform:scale(1.05)}html[data-supply-forn=true] .forn-support-fab--discord{background:hsl(var(--card) / .55);color:hsl(var(--foreground))}html[data-supply-forn=true] .forn-support-float{right:max(.75rem, env(safe-area-inset-right,0px));bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));background:hsl(var(--card) / .88);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;box-shadow:0 24px 64px #00000073}html[data-supply-forn=true] .forn-support-float .support-live{--sl-bg:transparent;--sl-panel:hsl(var(--card) / .2);--sl-panel-2:hsl(var(--card) / .28);--sl-border:#ffffff0f;--sl-border-strong:#ffffff1a;--sl-bubble-self:hsl(var(--foreground) / .92);--sl-bubble-self-text:hsl(var(--background));--sl-btn-fill:hsl(var(--foreground) / .92);--sl-btn-text:hsl(var(--background));box-shadow:none;background:0 0;border:0}html[data-supply-forn=true] .forn-support-widget .forn-support-discord-panel{bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));background:hsl(var(--card) / .88);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;box-shadow:0 24px 64px #00000073}@media (min-width:768px){html[data-supply-forn=true] .forn-support-fab{bottom:max(1.25rem, env(safe-area-inset-bottom,0px))}html[data-supply-forn=true] .forn-support-float,html[data-supply-forn=true] .forn-support-widget .forn-support-discord-panel{bottom:calc(5.25rem + env(safe-area-inset-bottom,0px))}}@media (max-width:767px){html[data-supply-forn=true] .forn-support-fab,html[data-supply-forn=true] .forn-support-discord-fab.forn-support-fab{bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));display:flex!important}html[data-supply-forn=true] .forn-support-panel .support-live.support-live--page{height:min(680px,100dvh - 11rem);min-height:min(420px,100dvh - 11rem)}}html[data-supply-forn=true] .forn-support-float .support-live__scroll{border-color:#ffffff0f}html[data-supply-forn=true] .forn-login-page{flex:1;min-height:0;background:0 0!important}html[data-supply-forn=true] .forn-login-shell{background:0 0;flex:1;min-height:0}html[data-supply-forn=true] .forn-login-card{background:hsl(var(--card) / .4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff14;box-shadow:0 16px 48px #00000047}html[data-supply-forn=true] .forn-login-tabs{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff14}html[data-supply-forn=true] .forn-login-tabs-thumb{border:1px solid #ffffff0f}html[data-supply-forn=true] .forn-login-page .forn-login-submit{background:hsl(var(--foreground) / .92)!important;color:hsl(var(--background))!important;box-shadow:none!important;border:1px solid #ffffff1f!important}html[data-supply-forn=true] .forn-login-page .forn-login-submit:hover:not(:disabled){background:hsl(var(--foreground))!important;filter:none!important}html[data-supply-forn=true] .forn-login-page .forn-login-input{border-color:#ffffff1a!important}html[data-supply-forn=true] .forn-login-page button[class*=bg-surface-1]{background:hsl(var(--card) / .25)!important;border-color:#ffffff1a!important}html[data-supply-forn=true] .forn-login-page button[class*=bg-surface-1]:hover{background:hsl(var(--card) / .38)!important}html[data-supply-forn=true] .forn-login-page .border-border{border-color:#ffffff14!important}
html[data-store-layout=gamer]{--gamer-bg:rgb(var(--surface-0-rgb));--gamer-card:rgb(var(--surface-2-rgb));--gamer-card-border:rgba(var(--brand-rgb), .14);--gamer-accent:rgb(var(--brand-rgb));--gamer-accent-soft:rgba(var(--brand-rgb), .72)}html[data-store-layout=gamer] body{background-color:var(--gamer-bg);background-image:radial-gradient(ellipse 70% 55% at 50% -5%, rgba(var(--brand-rgb), .22), transparent 65%), radial-gradient(ellipse 50% 40% at 90% 20%, rgba(var(--brand-rgb), .12), transparent 70%), radial-gradient(ellipse 55% 45% at 10% 80%, rgba(var(--brand-rgb), .1), transparent 70%), radial-gradient(ellipse 90% 60% at 50% 110%, rgba(var(--brand-rgb), .14), transparent 65%);background-attachment:fixed}html[data-store-layout=gamer] .gamer-display,html[data-store-layout=gamer] .gamer-home h1,html[data-store-layout=gamer] .gamer-home h2,html[data-store-layout=gamer] .gamer-home h3{font-family:var(--font-bebas), var(--font-outfit), "Bebas Neue", sans-serif;letter-spacing:.02em;font-weight:400}html[data-store-layout=gamer] .gamer-container-x{max-width:1280px;margin-inline:auto;padding-inline:1.25rem}@media (min-width:640px){html[data-store-layout=gamer] .gamer-container-x{padding-inline:1.5rem}}html[data-store-layout=gamer] .gamer-accent-text{color:var(--gamer-accent)}html[data-store-layout=gamer] .gamer-accent-text-soft{color:var(--gamer-accent-soft)}html[data-store-layout=gamer] .gamer-surface-bg{background-color:var(--gamer-bg)}html[data-store-layout=gamer] .gamer-hero-glow{background:radial-gradient(circle at 50% 0%, rgba(var(--brand-rgb), .28), transparent 62%)}html[data-store-layout=gamer] .gamer-hero-fade{background:linear-gradient(to bottom, transparent, var(--gamer-bg))}html[data-store-layout=gamer] .gamer-product-thumb-bg{background:radial-gradient(circle at 20% 20%, rgba(var(--brand-rgb), .35), transparent 55%), radial-gradient(circle at 80% 85%, rgba(var(--brand-rgb), .28), transparent 55%), var(--gamer-bg)}html[data-store-layout=gamer] .gamer-btn-primary{background:var(--gamer-accent);color:var(--brand-button-text,#fff);text-transform:uppercase;letter-spacing:.1em;box-shadow:0 4px 24px -6px rgba(var(--brand-rgb), .45), inset 0 1px 0 #ffffff26;border-radius:9999px;font-weight:900;transition:all .2s}html[data-store-layout=gamer] .gamer-btn-primary:hover{filter:brightness(1.08);box-shadow:0 6px 32px -6px rgba(var(--brand-rgb), .55)}html[data-store-layout=gamer] .gamer-card{background:var(--gamer-card);border:1px solid var(--gamer-card-border);border-radius:24px;transition:border-color .25s,transform .25s}html[data-store-layout=gamer] .gamer-card-red{border-left:2px solid rgba(var(--brand-rgb), .55)}html[data-store-layout=gamer] .gamer-card-teal{border-left:2px solid rgba(var(--brand-rgb), .35)}html[data-store-layout=gamer] .gamer-card:hover{border-color:rgba(var(--brand-rgb), .22);transform:translateY(-3px)}html[data-store-layout=gamer] .gamer-card-red:hover{border-color:rgba(var(--brand-rgb), .45)}html[data-store-layout=gamer] .gamer-card-teal:hover{border-color:rgba(var(--brand-rgb), .35)}html[data-store-layout=gamer] .gamer-pill{border:1px solid rgba(var(--brand-rgb), .35);background:rgba(var(--brand-rgb), .1);color:var(--gamer-accent-soft);letter-spacing:.15em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:10px;font-weight:800;display:inline-flex}html[data-store-layout=gamer] .gamer-icon-badge{background:rgba(var(--brand-rgb), .85)}html[data-store-layout=gamer] .gamer-icon-badge-alt{background:rgba(var(--brand-rgb), .55)}html[data-store-layout=gamer] .gamer-avatar-fallback{background:rgba(var(--brand-rgb), .2);color:var(--gamer-accent)}html[data-store-layout=gamer] .gamer-star-filled{fill:var(--gamer-accent);color:var(--gamer-accent)}html[data-store-layout=gamer] .gamer-category-card{background:var(--gamer-card);border-color:#ffffff0d;transition:all .3s}html[data-store-layout=gamer] .gamer-category-card:hover{border-color:rgba(var(--brand-rgb), .35);box-shadow:0 0 15px rgba(var(--brand-rgb), .12)}html[data-store-layout=gamer] .gamer-giveaway-badge{border-color:rgba(var(--brand-rgb), .28);background:rgba(var(--brand-rgb), .12);color:var(--gamer-accent-soft)}html[data-store-layout=gamer] .store-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(var(--surface-0-rgb), .92)!important;border-bottom:1px solid rgba(var(--brand-rgb), .15)!important}html[data-store-layout=gamer] .store-btn-primary{box-shadow:0 4px 24px -6px rgba(var(--brand-rgb), .4);background:var(--gamer-accent)!important;color:var(--brand-button-text,#fff)!important;border-radius:9999px!important}html[data-store-layout=gamer] .store-product-card{border-radius:24px}html[data-store-layout=gamer] .store-home{background:0 0}
.store-home{isolation:isolate}.store-home-section{content-visibility:auto;contain-intrinsic-size:auto 280px;contain:layout style}@media (prefers-reduced-motion:no-preference){.store-home-section{animation:.65s cubic-bezier(.22,1,.36,1) both store-home-section-in;animation-timeline:view();animation-range:entry cover 22%}}@keyframes store-home-section-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.store-home-section{animation:none}}.store-home-faq-item{content-visibility:auto;contain-intrinsic-size:auto 64px}
