body{opacity:1;transform:none;transition:opacity .38s ease,transform .38s ease}body.pageLeaving{opacity:0;transform:translateY(-8px)}.navLinks>a,.siteHeader nav>a{position:relative}.navLinks>a:not(.navCta):after,.siteHeader nav>a:not(.navCta):after{content:'';position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--lime);transition:right .28s ease}.navLinks>a:hover:after,.siteHeader nav>a:hover:after,.navLinks>a.active:after,.siteHeader nav>a.active:after{right:0}.navLinks>a.active,.siteHeader nav>a.active{color:var(--lime)}.button,.navCta,.addButton,.stepButton,.submitButton,.checkoutButton{transition:transform .2s ease,box-shadow .25s ease,background .25s ease}.button:hover,.navCta:hover,.stepButton:hover,.submitButton:hover,.checkoutButton:hover{transform:translateY(-3px);box-shadow:0 12px 38px rgba(183,255,24,.18)}.button:active,.navCta:active,.addButton:active,.stepButton:active,.submitButton:active,.checkoutButton:active{transform:scale(.97)}.button span,.stepButton span,.submitButton span,.checkoutButton span{transition:transform .22s ease}.button:hover span,.stepButton:hover span,.submitButton:hover span,.checkoutButton:hover span{transform:translate(4px,-2px)}[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .6s ease,transform .6s ease}[data-reveal].revealed{opacity:1;transform:none}.homeShop{background:#101010;color:#fff;padding:120px 0}.homeShopHead{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end;margin-bottom:48px}.homeShopHead h2{font-size:clamp(54px,7vw,92px);letter-spacing:-.065em;line-height:.92;margin:0}.homeShopHead>div:last-child{color:#999;line-height:1.65}.homeShopHead .button{margin-top:22px}.homeProducts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.homeProduct{position:relative;background:#191919;overflow:hidden;min-height:430px}.homeProduct img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s ease}.homeProduct:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.94))}.homeProduct:hover img{transform:scale(1.055);filter:saturate(1.12)}.homeProductInfo{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:15px}.homeProductInfo small{display:block;color:var(--lime);font-size:9px;letter-spacing:.16em;font-weight:900;margin-bottom:8px}.homeProductInfo h3{font-size:20px;margin:0}.homeProductInfo b{font-size:18px}.floatingShop{position:fixed;z-index:50;right:22px;bottom:22px;background:var(--lime);color:#080808;padding:15px 18px;font-weight:900;box-shadow:0 12px 40px rgba(0,0,0,.3);display:flex;gap:12px;align-items:center;transition:transform .25s ease}.floatingShop:hover{transform:translateY(-4px) scale(1.02)}.floatingShop b{background:#080808;color:var(--lime);width:23px;height:23px;display:grid;place-items:center}@media(max-width:900px){.homeProducts{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.homeShop{padding:80px 0}.homeShopHead{grid-template-columns:1fr;gap:25px}.homeProducts{grid-template-columns:1fr 1fr}.homeProduct{min-height:310px}.homeProductInfo{left:14px;right:14px;bottom:14px;display:block}.homeProductInfo b{display:block;margin-top:8px}.floatingShop{right:14px;bottom:14px;padding:13px 15px}.siteHeader nav a.active:after{display:none}}@media(max-width:460px){.homeProducts{grid-template-columns:1fr}.homeProduct{min-height:390px}}
