.store-page{color:#111;background:#eeeadf;min-height:100vh}.store-header{color:#fff;background:#111;border-bottom:1px solid #383835;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 5vw;display:grid}.store-back{letter-spacing:1px;align-items:center;gap:9px;font-size:9px;font-weight:900;display:flex}.store-header .mode-switch{justify-self:end}.store-hero{color:#fff;background:linear-gradient(90deg,#0a0a0af7,#0a0a0a8c),url(/jason-lucia.jpg) 50%/cover;justify-content:space-between;align-items:center;min-height:560px;padding:125px 7vw 70px;display:flex}.store-v .store-hero{background:linear-gradient(90deg,#080c09f7,#080c0980),url(/gta5-los-santos.jpg) 50%/cover}.store-hero p,.store-section-title p{letter-spacing:2px;color:#a8a49b;font-size:10px;font-weight:900}.store-hero h1{letter-spacing:-7px;margin:20px 0;font-size:clamp(68px,9vw,130px)}.store-hero h1 em,.store-section-title h2 em{color:var(--orange);font-style:normal}.store-v .store-hero h1 em,.store-v .store-section-title h2 em{color:#48d77d}.store-hero>svg{opacity:.12;width:min(22vw,260px);height:auto}.store-hero span{color:#c5c0b6}.store-products{padding:90px 7vw}.store-section-title{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.store-section-title h2{letter-spacing:-4px;font-size:clamp(42px,5.5vw,74px)}.store-section-title>span{letter-spacing:1px;color:#777;align-items:center;gap:7px;font-size:9px;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-grid article{background:#fff;border:1px solid #d6d0c2}.product-image{background:#181817;height:290px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-grid article:hover img{transform:scale(1.035)}.product-image span{color:#fff;letter-spacing:1px;background:#111;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:16px;left:16px}.product-info{padding:24px}.product-info h3{letter-spacing:-1px;font-size:26px;line-height:1.05}.product-info p{color:#756f65;min-height:40px;font-size:13px;line-height:1.5}.product-info strong{letter-spacing:1px;margin:20px 0;font-size:10px;display:block}.product-info a{color:var(--orange);letter-spacing:1px;border-top:1px solid #ddd7ca;justify-content:space-between;align-items:center;padding-top:16px;font-size:9px;font-weight:900;display:flex}.store-v .product-info a{color:#249653}.store-disclaimer{color:#8a8479;max-width:850px;margin-top:25px;font-size:9px;line-height:1.6}@media (max-width:800px){.store-header{grid-template-columns:1fr auto}.store-header>.brand{display:none}.product-grid{grid-template-columns:1fr}.store-section-title{display:block}.store-section-title>span{margin-top:20px}.store-hero>svg{display:none}}@media (max-width:520px){.store-header{padding:0 4vw}.store-back{font-size:8px}.store-hero{min-height:500px;padding:110px 5vw 60px}.store-hero h1{letter-spacing:-4px;font-size:58px}.store-products{padding:70px 5vw}.product-image{height:240px}}
