.storefront{--ui-red:#ff0000;--ui-accent:#ff0000;--cursor-x:50vw;--cursor-y:28vh;min-height:100vh;overflow-x:hidden;padding-bottom:12px;background:#000;color:var(--ui-text)}.storefront-header{position:sticky;top:0;z-index:30;width:100%;height:82px;margin:0;border:0;background:rgba(5,5,5,.72);box-shadow:none;backdrop-filter:blur(24px) saturate(1.08)}.storefront-header-inner{position:relative;display:grid;width:min(calc(100% - 80px),1440px);height:100%;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;margin:0 auto;padding:0}.storefront-header:before{display:none}.storefront-wordmark{position:relative;display:inline-flex;align-items:baseline;gap:5px;width:fit-content;padding-left:0;color:#fff;font-size:19px;font-weight:850;letter-spacing:-.045em;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.75,.2,1)}.storefront-header .storefront-wordmark:before{display:none}.storefront-wordmark em,.storefront-wordmark span{font-size:1em;font-weight:850;letter-spacing:inherit;line-height:1}.storefront-wordmark em{color:var(--ui-red);font-style:normal}.storefront-wordmark:hover{opacity:.92;transform:translateY(-1px)}.storefront-nav{position:relative;display:flex;align-items:center;justify-content:center;gap:2px;margin:0;padding:0}.storefront-nav a{position:relative;min-width:auto;overflow:hidden;border-radius:10px;padding:12px 15px;text-align:center;transition:color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.2,.75,.2,1)}.storefront-nav a:before{display:none}.storefront-nav a span{position:relative;z-index:1}.storefront-nav a:hover{background:rgba(255,255,255,.045);color:#fff;transform:translateY(-1px)}.storefront-nav a.active{background:#151515;box-shadow:inset 0 1px rgba(255,255,255,.055),0 8px 24px rgba(0,0,0,.25);color:#fff}.storefront-footer a,.storefront-nav a{color:#858585;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s ease}.storefront-footer a:hover,.storefront-nav a:hover{color:#fff}.storefront-actions{display:flex;align-items:center;justify-self:end;gap:9px}.store-account-button,.store-cart-button,.store-login-button,.store-mobile-toggle{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:8px;border:1px solid #292929;border-radius:12px;padding:0 12px;background:#101010;color:#e8e8e8;cursor:pointer;font-size:11px;font-weight:650;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.store-account-button:hover,.store-cart-button:hover{border-color:#464646;background:#161616;transform:translateY(-1px)}.store-account-button svg,.store-cart-button svg,.store-login-button svg{width:15px;height:15px}.store-account-button img{width:27px;height:27px;border:1px solid #444;border-radius:9px;object-fit:cover}.store-account-button{min-width:154px;justify-content:flex-start;padding:5px 9px}.store-account-label{display:grid;min-width:0;flex:1;gap:1px;text-align:left}.store-account-label strong{overflow:hidden;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.store-account-label small{color:#777;font-size:8px;font-weight:550}.store-account-button .store-account-chevron{width:13px;color:#6d6d6d;transition:color .18s ease,transform .22s cubic-bezier(.2,.75,.2,1)}.store-account-menu[open] .store-account-button{border-color:rgba(255,0,0,.38);background:#171313}.store-account-menu[open] .store-account-chevron{color:#ff3b3b;transform:rotate(180deg)}.store-cart-button b{display:grid;min-width:17px;height:17px;place-items:center;border-radius:99px;background:var(--ui-red);color:#fff;font-size:9px}.store-cart-button span{color:#a8a8a8;font-variant-numeric:tabular-nums}.store-login-button{border-color:var(--ui-accent);background:var(--ui-accent);color:#fff;box-shadow:0 10px 28px rgba(255,0,0,.16)}.store-login-button:hover{border-color:#ff2424;background:#ff2424;box-shadow:0 14px 34px rgba(255,0,0,.25);transform:translateY(-1px)}.store-login-link{display:inline-flex;min-height:39px;align-items:center;padding:0 9px;color:#888;font-size:12px;font-weight:650;text-decoration:none;transition:color .18s ease,transform .18s ease}.store-login-link:hover{color:#fff;transform:translateY(-1px)}.store-mobile-toggle{display:none;width:39px;padding:0}.store-mobile-toggle svg{width:18px}.store-account-menu{position:relative}.store-account-menu>summary{list-style:none}.store-account-menu>summary::-webkit-details-marker{display:none}.store-account-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:60;display:grid;gap:5px;width:290px;border:1px solid #303030;border-radius:16px;padding:8px;background:linear-gradient(145deg,rgba(23,23,23,.99),rgba(10,10,10,.99));box-shadow:0 28px 75px rgba(0,0,0,.66),inset 0 1px rgba(255,255,255,.035);transform-origin:top right;animation:store-account-open .22s cubic-bezier(.2,.75,.2,1) both;backdrop-filter:blur(24px)}.store-account-profile{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:8px 9px}.store-account-profile>span:last-child{display:grid;min-width:0;gap:3px}.store-account-profile strong{overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.store-account-profile small{overflow:hidden;color:#777;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.store-account-avatar{display:grid;width:40px;height:40px;place-items:center;overflow:hidden;border:1px solid #3d3d3d;border-radius:12px;background:#191919;color:#999}.store-account-avatar img{width:100%;height:100%;object-fit:cover}.store-account-avatar svg{width:18px}.store-account-divider{height:1px;margin:1px 7px 3px;background:linear-gradient(90deg,transparent,#343434 14%,#343434 86%,transparent)}.store-account-dropdown a{display:grid;min-height:54px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid transparent;border-radius:11px;padding:8px 10px;color:#d5d5d5;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .22s cubic-bezier(.2,.75,.2,1)}.store-account-dropdown a:hover{border-color:#393939;background:rgba(255,255,255,.055);color:#fff;transform:translateX(2px)}.store-account-dropdown a>svg{width:16px;color:#8b8b8b}.store-account-dropdown a>svg:last-child{width:13px;color:#5f5f5f;transition:color .18s ease,transform .18s ease}.store-account-dropdown a:hover>svg:last-child{color:#ff3b3b;transform:translateX(2px)}.store-account-dropdown a>span{display:grid;gap:3px}.store-account-dropdown strong{font-size:10px;line-height:1.2}.store-account-dropdown small{color:#747474;font-size:8px;font-weight:550}.store-account-dropdown .store-account-area{border-color:rgba(255,0,0,.15);background:rgba(255,0,0,.045)}.store-account-dropdown .store-account-area>svg:first-child{color:#ff3838}.store-account-dropdown .store-account-area.locked{border-color:#303030;background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(255,0,0,.025))}.store-account-dropdown .store-account-area.locked>svg:first-child{color:#777}.store-account-dropdown .store-account-area.locked:hover{border-color:rgba(255,0,0,.32);background:rgba(255,0,0,.06)}.store-account-dropdown .store-account-area.locked:hover>svg:first-child{color:#ff4d4d}.store-account-dropdown .store-account-logout{color:#ff8b8b}.store-account-dropdown .store-account-logout:hover{border-color:rgba(255,0,0,.28);background:rgba(255,0,0,.08)}.store-account-dropdown .store-account-logout>svg{color:#ff4d4d}.titan-cursor{display:none}@media (pointer:fine) and (prefers-reduced-motion:no-preference){.storefront,.storefront [role=tab],.storefront a,.storefront button,.storefront summary{cursor:none!important}.titan-cursor{position:fixed;inset:0;z-index:9999;display:block;pointer-events:none}.titan-cursor-aura,.titan-cursor-dot,.titan-cursor-ring{position:fixed;top:0;left:0;border-radius:50%;opacity:0;pointer-events:none;will-change:transform}.titan-cursor-aura{width:310px;height:310px;background:radial-gradient(circle,rgba(255,0,0,.12),rgba(255,0,0,.04) 36%,transparent 70%);filter:blur(12px);transition:opacity .42s ease}.titan-cursor-dot{width:8px;height:8px;background:transparent;filter:drop-shadow(0 0 7px #ff2020) drop-shadow(0 0 15px rgba(255,0,0,.78));transition:width .18s ease,height .18s ease,opacity .18s ease}.titan-cursor-dot:before{position:absolute;inset:0;border-radius:2px;background:#ff2020;content:"";rotate:45deg;animation:titan-cursor-pulse 1.4s ease-in-out infinite}.titan-cursor-ring{width:38px;height:38px;border:1px solid rgba(255,32,32,.5);background:radial-gradient(circle,rgba(255,0,0,.09),transparent 64%);box-shadow:0 0 28px rgba(255,0,0,.15),inset 0 0 18px rgba(255,0,0,.055);transition:width .24s cubic-bezier(.2,.75,.2,1),height .24s cubic-bezier(.2,.75,.2,1),border-color .2s ease,border-radius .24s ease,background .2s ease,opacity .18s ease}.titan-cursor-ring:before{position:absolute;inset:5px;border-color:#ff2020 rgba(255,32,32,.34) transparent transparent;border-style:solid;border-width:1px;border-radius:50%;content:"";animation:titan-cursor-spin 2.8s linear infinite}.titan-cursor-ring:after{position:absolute;top:50%;left:-5px;width:calc(100% + 10px);height:1px;background:linear-gradient(90deg,transparent,rgba(255,32,32,.42),transparent);content:"";transform:translateY(-50%);opacity:.55}.titan-cursor-aura.visible,.titan-cursor-dot.visible,.titan-cursor-ring.visible{opacity:1}.titan-cursor-ring.interactive{width:58px;height:58px;border-color:rgba(255,40,40,.9);border-radius:15px;background:radial-gradient(circle,rgba(255,0,0,.2),rgba(255,0,0,.045) 52%,transparent 72%);box-shadow:0 0 42px rgba(255,0,0,.28),inset 0 0 22px rgba(255,0,0,.09)}.titan-cursor-ring.pressed{width:27px;height:27px;border-color:#fff;background:rgba(255,0,0,.34)}}.storefront-hero{position:relative;display:grid;width:100%;min-height:680px;grid-template-columns:minmax(0,1fr);place-items:center;max-width:1600px;margin:0 auto;overflow:hidden;border:0;border-radius:0;padding:106px clamp(28px,6vw,100px) 96px;box-shadow:none;isolation:isolate}.storefront-hero:before{position:absolute;inset:0;z-index:-4;background:#000;content:""}.storefront-hero:after{display:none}.storefront-hero-copy{position:relative;z-index:2;max-width:900px;margin:0 auto;animation:store-enter-up .65s cubic-bezier(.2,.75,.2,1) both}.storefront-hero h1,.storefront-hero-copy{display:grid;width:100%;justify-items:center;text-align:center}.storefront-hero h1{max-width:980px;margin:0 0 27px;color:#fff;font-size:clamp(54px,6vw,88px);font-weight:900;letter-spacing:-.065em;line-height:.94;text-transform:uppercase}.storefront-hero h1 em,.storefront-hero h1 span{display:block}.storefront-hero h1 span{position:relative;z-index:1;text-shadow:0 16px 45px rgba(0,0,0,.5)}.storefront-hero h1 em{position:relative;z-index:2;width:fit-content;margin-top:7px;color:rgb(255,0,0);font-style:normal;font-weight:900;letter-spacing:-.065em;text-shadow:0 15px 50px rgba(255,0,0,.25)}.storefront-hero-copy>p{max-width:680px;margin:0 auto;color:#aaa;font-size:15px;line-height:1.75}.storefront-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:31px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;backdrop-filter:none}.store-primary-button,.store-secondary-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:9px;border:1px solid #333;border-radius:10px;padding:0 18px;background:#121212;color:#fff;cursor:pointer;font-size:11px;font-weight:750;letter-spacing:.015em;text-transform:uppercase;text-decoration:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.store-primary-button{border-color:var(--ui-red);background:var(--ui-red);box-shadow:inset 0 1px rgba(255,255,255,.2)}.store-primary-button:hover{border-color:#ff2525;background:#ff1515;box-shadow:0 15px 38px rgba(255,0,0,.26);transform:translateY(-2px)}.store-secondary-button:hover{border-color:#555;background:#181818;transform:translateY(-1px)}.store-primary-button:disabled,.store-secondary-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.store-primary-button svg,.store-secondary-button svg{width:15px;height:15px}.store-text-link{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#aaa;cursor:pointer;font-size:11px;text-decoration:none}.store-text-link:hover{color:#fff}.store-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:34px;color:#aaa;font-size:10px;font-weight:600}.store-trust-row span{display:inline-flex;min-height:34px;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:0 12px;background:rgba(16,16,16,.62);backdrop-filter:blur(10px);transition:border-color .18s ease,background .18s ease,transform .18s ease}.store-trust-row span:hover{border-color:rgba(255,0,0,.45);background:rgba(28,28,28,.8);transform:translateY(-2px)}.store-trust-row svg{width:14px;height:14px;color:#ff0000}.store-proof-band{position:relative;display:grid;width:min(calc(100% - 40px),1280px);max-width:1280px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px auto 46px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.store-proof-band:before{display:none}.store-proof-band article{display:grid;min-height:124px;grid-template-columns:46px 1fr;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.075);border-radius:18px;padding:24px 25px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.014));box-shadow:inset 0 1px rgba(255,255,255,.025);animation:store-band-in .6s cubic-bezier(.2,.75,.2,1) both;transition:border-color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease}.store-proof-band article:nth-child(2){animation-delay:90ms}.store-proof-band article:nth-child(3){animation-delay:.18s}.store-proof-band article:hover{border-color:rgba(255,0,0,.24);background:rgba(255,255,255,.045);box-shadow:0 18px 45px rgba(0,0,0,.18);transform:translateY(-4px)}.store-proof-band article:last-child{border-right:1px solid rgba(255,255,255,.075)}.store-proof-icon{position:relative;display:grid!important;width:44px;height:44px;place-items:center;border:1px solid rgba(255,0,0,.42);border-radius:12px;background:rgb(22,22,22);color:#ff0000;box-shadow:inset 0 0 18px rgba(255,0,0,.05);transition:background .22s ease,box-shadow .22s ease,transform .22s ease}.store-proof-band article:hover .store-proof-icon{background:#ff0000;box-shadow:0 0 25px rgba(255,0,0,.28);color:#fff;transform:rotate(-5deg) scale(1.06)}.store-proof-icon svg{width:18px}.store-proof-band span{display:grid;gap:5px}.store-proof-band b{color:#f0f0f0;font-size:13px}.store-proof-band small{color:#858585;font-size:10px;line-height:1.5}.storefront-section{position:relative;width:min(calc(100% - 40px),1280px);max-width:1280px;margin:0 auto 42px;overflow:visible;border:0;border-radius:0;padding:26px 0 54px;background:transparent;box-shadow:none;isolation:isolate}.storefront-section:after,.storefront-section:before{display:none}.store-section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}.store-section-heading h2{max-width:760px;margin:12px 0 10px;color:#fff;font-size:clamp(38px,4.2vw,56px);font-weight:820;letter-spacing:-.06em;line-height:1}.store-section-heading p{max-width:620px;margin:0;color:#919191;font-size:13px;line-height:1.6}.store-availability{display:inline-flex;align-items:center;gap:8px;color:#a0a0a0;font-size:10px;white-space:nowrap}.store-availability i,.store-product-status i{width:6px;height:6px;border-radius:50%;background:#ff0000;box-shadow:0 0 0 4px rgba(255,0,0,.1),0 0 12px rgba(255,0,0,.35)}.store-catalog-toolbar{display:flex;width:fit-content;align-items:center;justify-content:center;gap:5px;margin:0 auto 34px;border:1px solid rgba(255,255,255,.075);border-radius:13px;padding:5px;background:rgba(22,23,26,.72);box-shadow:0 14px 38px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.025);backdrop-filter:blur(18px)}.store-catalog-toolbar button{display:inline-flex;min-width:106px;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:0 17px;background:transparent;color:#888;cursor:pointer;font-size:11px;font-weight:750;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.store-catalog-toolbar button:hover{background:rgb(34,34,34);color:#fff;transform:translateY(-1px)}.store-catalog-toolbar button.active{background:#ff0000;color:#fff;box-shadow:0 8px 22px rgba(255,0,0,.2)}.store-catalog-toolbar button svg{width:13px;height:13px}.store-catalog-toolbar button b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:99px;background:rgba(255,255,255,.1);font-size:8px}.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.store-product-grid.filtered{max-width:824px;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto}.store-product-grid.filtered .store-product-card:only-child{width:min(402px,100%);grid-column:1/-1;justify-self:center}.store-product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;overflow:clip;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#151515;box-shadow:0 18px 50px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.025);color:inherit;text-decoration:none;transition:border-color .26s ease,transform .36s cubic-bezier(.16,.8,.2,1),box-shadow .36s ease,background .26s ease;animation:store-reveal .56s cubic-bezier(.2,.75,.2,1) both;will-change:transform}.store-product-card:nth-child(2){animation-delay:80ms}.store-product-card:nth-child(3){animation-delay:.16s}.store-product-card:before{display:none}.store-product-card:after{position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,0,0,.75),transparent);content:"";opacity:0;transition:opacity .22s ease}.store-product-card:hover{z-index:3;border-color:rgba(255,0,0,.36);background:#181818;box-shadow:0 30px 72px rgba(0,0,0,.42),0 0 38px rgba(255,0,0,.065);transform:translateY(-7px) scale(1.018)}.store-product-card:hover:after{opacity:1}.store-product-card:hover:before{opacity:1;transform:scaleY(1)}.store-product-visual{position:relative;aspect-ratio:16/9;overflow:hidden;margin:0;border:0;border-bottom:1px solid rgba(255,255,255,.07);border-radius:21px 21px 0 0;background:#0a0a0a}.store-product-visual>img{width:100%;height:100%;object-fit:contain;background:#0a0a0a;transition:filter .35s ease,transform .52s cubic-bezier(.16,.8,.2,1)}.store-product-visual.freefire>img{object-fit:contain}.store-product-card:hover .store-product-visual>img{filter:saturate(1.08) contrast(1.03);transform:scale(1.025)}.store-product-visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 55%,rgba(5,5,5,.75))}.store-product-badge,.store-product-status{position:absolute;top:16px;display:inline-flex;min-height:25px;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.13);border-radius:6px;padding:0 9px;background:rgba(7,7,7,.78);backdrop-filter:blur(10px)}.store-product-badge{left:16px;color:#ddd;font-size:8px;font-weight:850;letter-spacing:.1em}.store-product-status{right:16px;color:#bdbdbd;font-size:8px}.store-product-fallback{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 60% 35%,rgba(255,0,0,.17),transparent 42%),#0b0b0b}.store-product-fallback>span{position:absolute;width:340px;height:340px;border:1px solid rgba(255,0,0,.18);border-radius:50%}.store-product-fallback img{width:210px;height:210px;object-fit:contain;opacity:.78;filter:drop-shadow(0 18px 25px #000)}.store-product-content{display:flex;min-height:132px;flex:1;flex-direction:column;justify-content:center;gap:14px;border-radius:0 0 21px 21px;padding:24px 26px 27px;background:#151515}.store-product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.store-product-category{display:block;margin-bottom:8px;color:#ff0000;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.store-product-content h3{margin:0;color:#fff;font-size:19px;font-weight:800;letter-spacing:-.025em;line-height:1.25;text-transform:uppercase}.store-product-summary{display:-webkit-box;min-height:37px;margin:12px 0 0;overflow:hidden;color:#8d8d8d;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product-icon-link{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border:1px solid rgb(52,52,52);border-radius:9px;background:rgb(28,28,28);color:#aaa;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.store-product-icon-link:hover{border-color:#ff0000;background:#ff0000;color:#fff;transform:rotate(4deg)}.store-product-icon-link svg{width:15px}.store-product-content footer{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:auto;border-top:1px solid rgb(44,44,44);padding-top:18px}.store-product-content footer>div{display:grid;gap:3px}.store-product-content footer small{color:#646464;font-size:8px;text-transform:uppercase}.store-product-price{display:grid;gap:2px}.store-product-price strong{color:rgb(255,0,0);font-size:24px;font-weight:850;letter-spacing:-.04em}.store-product-content footer strong{color:#fff;font-size:23px;letter-spacing:-.05em}.store-product-button{display:inline-flex;min-height:38px;align-items:center;gap:8px;border:1px solid #ff0000;border-radius:8px;padding:0 13px;background:#ff0000;color:#fff;font-size:10px;font-weight:750;letter-spacing:.015em;text-decoration:none;text-transform:uppercase;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.store-product-button:hover{border-color:#ff2b2b;background:#ff1515;box-shadow:0 10px 25px rgba(255,0,0,.22);transform:translateY(-2px)}.store-product-button svg,.store-product-content footer>a svg{width:13px}.store-catalog-empty{display:grid;min-height:240px;place-items:center;border:1px dashed #2b2b2b;border-radius:12px;padding:30px;color:#686868;text-align:center}.store-catalog-empty svg{width:28px}.store-catalog-empty strong{color:#c9c9c9}.store-catalog-empty p{margin:0;font-size:10px}.storefront-footer{display:grid;width:min(calc(100% - 40px),1280px);min-height:112px;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:0 auto;border:0;border-top:1px solid rgba(255,255,255,.075);border-radius:0;padding:0 4px;background:transparent;box-shadow:none;color:#777;font-size:11px}.storefront-footer .storefront-wordmark{font-size:18px}.storefront-copyright{color:#737373;font-size:10px;font-weight:550;letter-spacing:.01em}.storefront-footer>div{display:flex;justify-content:flex-end;gap:18px}.storefront-footer-account{display:inline-flex;min-height:38px;align-items:center;gap:8px;border:1px solid rgb(42,42,42);border-radius:9px;padding:0 13px;background:rgb(18,18,18);color:#c7c7c7!important;font-weight:650!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}.storefront-footer-account:hover{border-color:rgba(255,0,0,.55);background:rgb(22,22,22);transform:translateY(-2px)}.storefront-footer-account svg{width:14px}.storefront-toast{position:fixed;right:22px;bottom:22px;z-index:50;display:flex;align-items:center;gap:9px;max-width:min(400px,calc(100vw - 44px));border:1px solid rgba(255,0,0,.3);border-radius:9px;padding:12px 15px;background:#171010;box-shadow:0 20px 50px rgba(0,0,0,.45);color:#eee;font-size:11px;animation:store-toast-in .18s ease-out}.storefront-toast svg{width:15px;color:var(--ui-red)}.product-detail-breadcrumb{display:flex;max-width:1280px;align-items:center;gap:7px;margin:0 auto;padding:28px 24px 0;color:#5f5f5f;font-size:9px}.product-detail-breadcrumb a{display:inline-flex;align-items:center;gap:5px;color:#8c8c8c;text-decoration:none}.product-detail-breadcrumb a:hover{color:#fff}.product-detail-breadcrumb svg{width:12px}.product-detail-main{display:grid;max-width:1280px;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:34px;margin:0 auto;padding:30px 24px 70px}.product-gallery{min-width:0}.product-gallery-stage{position:relative;display:grid;aspect-ratio:16/10;place-items:center;overflow:hidden;border:1px solid #292929;border-radius:14px;background:#0c0c0c}.product-gallery-stage>img{width:100%;height:100%;object-fit:cover}.product-gallery-stage.freefire>img{object-fit:contain;background:#080808}.product-gallery-status{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:7px;border:1px solid #303030;border-radius:7px;padding:7px 10px;background:rgba(8,8,8,.8);color:#aaa;font-size:8px;backdrop-filter:blur(10px)}.product-gallery-status i{width:6px;height:6px;border-radius:50%;background:var(--ui-green)}.product-gallery-fallback{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,rgba(255,0,0,.14),transparent 43%)}.product-gallery-fallback>span{position:absolute;width:70%;aspect-ratio:1;border:1px solid rgba(255,0,0,.15);border-radius:50%}.product-gallery-fallback img{width:42%;max-height:70%;object-fit:contain;opacity:.78;filter:drop-shadow(0 25px 35px #000)}.product-gallery-fallback strong{position:absolute;bottom:30px;color:rgba(255,255,255,.55);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:10px}.product-gallery-thumbs button{aspect-ratio:16/10;overflow:hidden;border:1px solid #292929;border-radius:7px;padding:0;background:#0d0d0d;cursor:pointer;opacity:.62;transition:.15s ease}.product-gallery-thumbs button.active,.product-gallery-thumbs button:hover{border-color:var(--ui-red);opacity:1}.product-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product-purchase-panel{position:sticky;top:100px}.product-detail-category{margin:14px 0 0;color:#6d6d6d;font-size:9px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.product-purchase-panel h1{margin:8px 0 12px;color:#fff;font-size:clamp(38px,4vw,55px);letter-spacing:-.075em;line-height:1}.product-detail-lead{margin:0;color:#898989;font-size:12px;line-height:1.65}.product-quick-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:22px 0;padding:0;list-style:none}.product-quick-features li{display:flex;align-items:center;gap:7px;color:#aaa;font-size:9px}.product-quick-features svg{width:13px;color:var(--ui-red)}.product-plan-box{border:1px solid #2b2b2b;border-radius:12px;padding:19px;background:#0f0f0f}.product-plan-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.product-plan-heading span{color:#ddd;font-size:10px;font-weight:750}.product-plan-heading small{color:#626262;font-size:8px}.product-plan-select{width:100%}.product-plan-select .ui-select-trigger{min-height:46px}.product-no-offers{border:1px dashed #303030;border-radius:8px;padding:16px;color:#777;font-size:9px}.product-plan-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:17px;border-top:1px solid #262626;padding-top:17px}.product-plan-summary>div:first-child{display:grid;gap:3px}.product-plan-summary small{color:#686868;font-size:8px;text-transform:uppercase}.product-plan-summary strong{color:#fff;font-size:25px;letter-spacing:-.05em}.product-plan-summary span{color:#727272;font-size:8px}.product-quantity{display:grid;grid-template-columns:30px 48px 30px;align-items:center;border:1px solid #303030;border-radius:8px;padding:4px}.product-quantity button{display:grid;width:30px;height:34px;place-items:center;border:0;border-radius:6px;background:#171717;color:#aaa;cursor:pointer}.product-quantity button:hover{background:#222;color:#fff}.product-quantity svg{width:13px}.product-quantity>span{display:grid;place-items:center;gap:1px}.product-quantity>span small{font-size:6px}.product-quantity b{color:#eee;font-size:12px}.product-buy-actions{display:grid;grid-template-columns:.85fr 1.15fr;gap:9px;margin-top:16px}.product-security-note{display:flex;gap:10px;margin-top:12px;border:1px solid #252525;border-radius:9px;padding:12px;background:#0b0b0b}.product-security-note svg{width:16px;flex:0 0 auto;color:var(--ui-green)}.product-security-note p{display:grid;gap:3px;margin:0}.product-security-note strong{color:#aaa;font-size:9px}.product-security-note span{color:#626262;font-size:8px;line-height:1.45}.product-information{display:grid;max-width:1280px;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;margin:0 auto;border-top:1px solid #202020;padding:70px 24px 96px}.product-description-panel,.product-requirements-panel{border:1px solid #282828;border-radius:13px;padding:27px;background:#0f0f0f}.product-description-panel h2,.product-requirements-panel h2{margin:9px 0 13px;color:#fff;font-size:24px;letter-spacing:-.045em}.product-description-panel>p{margin:0;color:#858585;font-size:11px;line-height:1.75;white-space:pre-line}.product-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:24px}.product-feature-grid>div{display:flex;min-height:42px;align-items:center;gap:9px;border:1px solid #282828;border-radius:8px;padding:0 12px;background:#121212;color:#aaa;font-size:9px}.product-feature-grid svg{width:13px;color:var(--ui-red)}.product-requirements-panel header{display:flex;align-items:center;gap:12px}.product-requirements-panel header>span{display:grid;width:40px;height:40px;place-items:center;border:1px solid #333;border-radius:9px;background:#151515;color:var(--ui-red)}.product-requirements-panel header svg{width:18px}.product-requirements-panel header small{color:#666;font-size:7px;letter-spacing:.12em}.product-requirements-panel header h2{margin:3px 0 0;font-size:19px}.product-requirements-panel ul{display:grid;gap:0;margin:19px 0;padding:0;list-style:none}.product-requirements-panel li{display:flex;min-height:42px;align-items:center;gap:8px;border-bottom:1px solid #242424;color:#999;font-size:9px}.product-requirements-panel li:last-child{border-bottom:0}.product-requirements-panel li svg{width:13px;color:var(--ui-red)}.product-requirements-panel footer{display:flex;align-items:center;gap:10px;border-top:1px solid #282828;padding-top:16px}.product-requirements-panel footer>svg{width:17px;color:#777}.product-requirements-panel footer span{display:grid;gap:2px}.product-requirements-panel footer strong{color:#aaa;font-size:9px}.product-requirements-panel footer small{color:#626262;font-size:8px}.product-detail-loading{display:grid;min-height:100vh;place-items:center}.product-detail-loading section{display:grid;width:min(700px,80vw);gap:14px}.product-detail-loading span{height:30px;border-radius:7px;background:#151515;animation:store-pulse 1.2s ease infinite}.store-catalog-editor{overflow:visible;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#0d0d0d}.store-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--ui-border);padding:20px}.store-editor-heading>div>span,.store-editor-media header span,.store-editor-plans header span{color:var(--ui-red);font-size:7px;font-weight:850;letter-spacing:.15em}.store-editor-heading h2{margin:5px 0 4px;color:#eee;font-size:17px}.store-editor-heading p,.store-editor-media header p,.store-editor-plans header p{margin:0;color:#696969;font-size:9px}.store-editor-heading>.ui-select{width:230px}.store-editor-loading{display:flex;min-height:180px;align-items:center;justify-content:center;gap:9px;color:#777;font-size:10px}.store-editor-loading svg{width:17px}.store-editor-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start}.store-editor-form{min-width:0;border-right:1px solid var(--ui-border);padding:22px}.store-editor-section-title{display:flex;align-items:center;gap:10px;margin:4px 0 15px}.store-editor-section-title:not(:first-child){margin-top:25px;border-top:1px solid #232323;padding-top:20px}.store-editor-section-title>span{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--ui-red-border);border-radius:7px;color:var(--ui-red);font-size:8px;font-weight:800}.store-editor-section-title small,.store-editor-section-title strong{display:block}.store-editor-section-title strong{color:#ddd;font-size:10px}.store-editor-section-title small{margin-top:2px;color:#626262;font-size:8px}.store-editor-fields{display:grid;gap:12px}.store-editor-fields.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.store-editor-fields label{display:grid;gap:7px;color:#898989;font-size:8px;font-weight:700}.store-editor-fields label>small{justify-self:end;color:#575757;font-size:7px;font-weight:500}.store-editor-fields input,.store-editor-fields textarea{width:100%;border:1px solid #2e2e2e;border-radius:8px;outline:0;padding:10px 11px;background:#090909;color:#e5e5e5;font-size:10px;line-height:1.5;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.store-editor-fields input{min-height:40px}.store-editor-fields input:focus,.store-editor-fields textarea:focus{border-color:var(--ui-red);box-shadow:0 0 0 3px rgba(255,0,0,.09)}.store-editor-slug{display:grid;grid-template-columns:15px auto minmax(90px,1fr);align-items:center;overflow:hidden;border:1px solid #2e2e2e;border-radius:8px;padding-left:10px;background:#090909}.store-editor-slug svg{width:13px;color:#5e5e5e}.store-editor-slug span{color:#5e5e5e;font-size:8px}.store-editor-slug input{min-width:0;border:0;padding-left:3px;box-shadow:none!important}.store-editor-savebar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;border-top:1px solid #252525;padding-top:18px}.store-editor-media>.button svg,.store-editor-savebar .button svg{width:13px}.store-editor-publish{display:flex;align-items:center;gap:10px;cursor:pointer}.store-editor-publish>input{position:absolute;opacity:0;pointer-events:none}.store-editor-publish>span{position:relative;width:34px;height:19px;border:1px solid #343434;border-radius:99px;background:#181818;transition:.15s ease}.store-editor-publish>span:after{position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:#777;content:"";transition:.15s ease}.store-editor-publish>input:checked+span{border-color:var(--ui-red-border);background:var(--ui-red-soft)}.store-editor-publish>input:checked+span:after{left:18px;background:var(--ui-red)}.store-editor-publish div{display:grid;gap:2px}.store-editor-publish strong{color:#bbb;font-size:9px}.store-editor-publish small{color:#5d5d5d;font-size:7px}.store-editor-sidebar{display:grid;gap:0}.store-editor-media,.store-editor-plans{padding:20px}.store-editor-plans{border-top:1px solid var(--ui-border)}.store-editor-media header,.store-editor-plans header{position:relative;margin-bottom:15px}.store-editor-media header h3,.store-editor-plans header h3{margin:5px 0 4px;color:#ddd;font-size:12px}.store-editor-media header b{position:absolute;top:0;right:0;color:#666;font-size:8px}.store-media-dropzone{display:grid;min-height:115px;place-items:center;gap:5px;border:1px dashed #343434;border-radius:9px;padding:16px;background:#090909;color:#777;cursor:pointer;text-align:center;transition:.15s ease}.store-media-dropzone:hover{border-color:var(--ui-red-border);background:rgba(255,0,0,.025)}.store-media-dropzone svg{width:22px;color:var(--ui-red)}.store-media-dropzone strong{color:#bbb;font-size:9px}.store-media-dropzone span{font-size:7px}.store-media-dropzone input{max-width:100%;color:#777;font-size:8px}.store-editor-media>.button{width:100%;margin-top:9px}.store-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.store-media-grid article{position:relative;aspect-ratio:16/10;overflow:hidden;border:1px solid #2c2c2c;border-radius:7px;background:#080808}.store-media-grid img{width:100%;height:100%;object-fit:cover}.store-media-grid article>span{position:absolute;bottom:6px;left:6px;border-radius:4px;padding:4px 6px;background:rgba(0,0,0,.75);color:#ddd;font-size:6px;font-weight:800}.store-media-grid button{position:absolute;top:6px;right:6px;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:rgba(0,0,0,.78);color:#aaa;cursor:pointer}.store-media-grid button:hover{border-color:var(--ui-red);color:#fff}.store-media-grid button svg{width:12px}.store-media-empty{display:grid;min-height:110px;place-items:center;gap:5px;border:1px dashed #2c2c2c;border-radius:8px;padding:15px;color:#5e5e5e;text-align:center}.store-media-empty svg{width:20px}.store-media-empty strong{color:#999;font-size:9px}.store-media-empty p{max-width:250px;margin:0;font-size:7px;line-height:1.5}.store-media-default{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #303030;border-radius:9px;background:#080808}.store-media-default img{width:100%;height:100%;object-fit:cover}.store-media-default span{position:absolute;bottom:8px;left:8px;border:1px solid rgba(255,255,255,.14);border-radius:5px;padding:5px 7px;background:rgba(0,0,0,.78);color:#ddd;font-size:6px;font-weight:850;letter-spacing:.1em;backdrop-filter:blur(8px)}.store-editor-plans>div{display:grid}.store-editor-plans article{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #242424}.store-editor-plans article:last-child{border-bottom:0}.store-editor-plans article>span{display:grid;gap:2px}.store-editor-plans article strong{color:#aaa;font-size:9px}.store-editor-plans article small{color:#5d5d5d;font-size:7px}.store-editor-plans article b{color:#ddd;font-size:10px}@keyframes store-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes store-pulse{50%{opacity:.45}}@keyframes store-enter-left{0%{opacity:0;transform:translate3d(-28px,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes store-enter-up{0%{opacity:0;transform:translate3d(0,24px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes titan-cursor-spin{to{rotate:1turn}}@keyframes titan-cursor-pulse{50%{opacity:.6;scale:.68}}@keyframes store-scan{0%{transform:translateX(-100%)}to{transform:translateX(390%)}}@keyframes store-reveal{0%{opacity:0;transform:translateY(38px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes store-band-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes store-brand-pulse{50%{box-shadow:0 0 28px rgba(255,0,0,.8);transform:scaleY(.82)}}@keyframes store-account-open{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1040px){.storefront-header{padding:0}.storefront-header-inner{width:calc(100% - 32px)}.storefront-nav{gap:18px}.storefront-hero{grid-template-columns:minmax(0,760px);justify-content:center}.storefront-hero-copy{max-width:760px;justify-items:center;text-align:center}.storefront-hero h1{font-size:60px;justify-items:center;text-align:center}.storefront-hero-copy>p{margin-inline:auto}.store-trust-row,.storefront-hero-actions{justify-content:center}.store-proof-band{margin-inline:24px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-editor-layout{grid-template-columns:1fr}.store-editor-form{border-right:0;border-bottom:1px solid var(--ui-border)}}@media (max-width:780px){.storefront-header{top:0;width:100%;height:68px;margin-top:0;padding:0;border-radius:0}.storefront-header-inner{width:calc(100% - 24px);grid-template-columns:auto 1fr;padding-inline:4px}.storefront-nav{position:absolute;top:68px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;border:1px solid #303030;border-radius:12px;padding:8px;background:rgba(12,12,12,.98);box-shadow:0 20px 45px rgba(0,0,0,.5);backdrop-filter:blur(20px)}.storefront-nav.open{display:flex}.storefront-nav a{padding:11px}.storefront-actions{justify-self:end}.store-mobile-toggle{display:inline-flex}.store-account-button span,.store-cart-button span{display:none}.storefront-hero{display:grid;width:100%;min-height:620px;grid-template-columns:minmax(0,680px);place-items:center;margin-top:0;border-radius:0;padding:74px 20px 78px}.storefront-hero-copy{max-width:680px}.store-proof-band{grid-template-columns:1fr;margin:28px 20px 54px}.store-proof-band article,.store-proof-band article:last-child{border:1px solid rgba(255,255,255,.075)}.storefront-section{padding:24px 0 54px}.store-catalog-toolbar{max-width:100%;margin-inline:auto;overflow-x:auto}.store-product-grid{grid-template-columns:1fr}.store-product-grid.filtered{max-width:none;grid-template-columns:1fr}.store-product-grid.filtered .store-product-card:only-child{width:100%;grid-column:auto}.storefront-footer{grid-template-columns:1fr;gap:14px;padding:28px 20px}.storefront-footer>div{justify-content:flex-start}.product-detail-main,.product-information{grid-template-columns:1fr}.product-purchase-panel{position:static}.product-information{padding-top:55px}.store-editor-heading{align-items:stretch;flex-direction:column}.store-editor-heading>.ui-select{width:100%}}@media (max-width:520px){.storefront-wordmark{font-size:18px}.storefront-hero h1{font-size:clamp(38px,11vw,52px);line-height:.98}.storefront-hero h1 em{margin-top:9px;padding-inline:0}.storefront-hero-copy>p{font-size:14px}.storefront-hero-actions{width:100%;border-radius:18px}.storefront-hero-actions>*{width:100%}.storefront-hero{min-height:590px}.store-catalog-toolbar{gap:3px;padding:4px}.store-catalog-toolbar button{min-width:auto;min-height:40px;padding:0 10px;font-size:9px}.store-catalog-toolbar button b{min-width:17px;height:17px}.store-section-heading{align-items:flex-start;flex-direction:column}.store-product-visual{height:auto;margin:0}.store-product-content{padding:19px}.product-detail-breadcrumb,.product-detail-main,.product-information{padding-inline:16px}.product-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-buy-actions,.product-feature-grid,.product-quick-features{grid-template-columns:1fr}.product-plan-summary{align-items:stretch;flex-direction:column}.product-quantity{align-self:flex-start}.product-description-panel,.product-requirements-panel{padding:20px}.store-editor-form,.store-editor-media,.store-editor-plans{padding:17px}.store-editor-fields.two-columns{grid-template-columns:1fr}.store-editor-savebar{align-items:stretch;flex-direction:column}.store-editor-savebar .button{width:100%}.store-editor-slug{grid-template-columns:15px minmax(0,1fr)}.store-editor-slug span{display:none}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :after,.storefront :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}