.hero[data-astro-cid-i3irphx7]{align-items:stretch;width:100%;min-height:100vh;display:flex;position:relative}.hero-background[data-astro-cid-i3irphx7]{background:url(https://media.thebadassgarage.com/media/badass-hero.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-overlay[data-astro-cid-i3irphx7]{background:linear-gradient(#0000004d 0%,#0006 50%,#0009 100%);position:absolute;inset:0}.hero-content[data-astro-cid-i3irphx7]{z-index:1;flex-direction:column;justify-content:space-between;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:8rem 2.5rem 4rem;display:flex;position:relative}.hero-top[data-astro-cid-i3irphx7]{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}h1[data-astro-cid-i3irphx7]{color:var(--color-cream);letter-spacing:.02em;max-width:700px;margin:0;font-size:clamp(3rem,8vw,5.5rem);line-height:1}.hero-description[data-astro-cid-i3irphx7]{color:#fff;opacity:1;filter:none;max-width:320px;margin:0;font-size:1rem;line-height:1.6}.hero-description-mobile[data-astro-cid-i3irphx7]{display:none}.stat-cards[data-astro-cid-i3irphx7]{gap:1rem;margin-top:auto;display:flex}.stat-card[data-astro-cid-i3irphx7]{backdrop-filter:blur(8px);background:#1d1d1ccc;border:1px solid #404040;border-radius:12px;flex-direction:column;gap:.5rem;min-width:180px;padding:1.5rem 2rem;display:flex}.stat-number[data-astro-cid-i3irphx7]{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,gray) text;font-family:Bebas Neue,sans-serif;font-size:2.5rem}.stat-label[data-astro-cid-i3irphx7]{color:var(--color-cream);opacity:.7;font-size:.875rem;line-height:1.4}.hero-bottom[data-astro-cid-i3irphx7]{text-align:right;flex-direction:column;align-items:flex-end;gap:1.25rem;display:flex}.cta-text[data-astro-cid-i3irphx7]{color:#fff;max-width:340px;margin:0;font-size:1rem;line-height:1.5}.shop-btn[data-astro-cid-i3irphx7]{background:var(--color-cream);color:var(--color-black);letter-spacing:.05em;border-radius:30px;justify-content:center;align-items:center;height:50px;padding:0 3rem;font-family:Bebas Neue,sans-serif;font-size:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.shop-btn[data-astro-cid-i3irphx7]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #faf3cc4d}@media (width<=900px){.hero-top[data-astro-cid-i3irphx7]{flex-direction:column;gap:1.5rem}.hero-description[data-astro-cid-i3irphx7]{max-width:100%}.stat-cards[data-astro-cid-i3irphx7]{flex-direction:column}.stat-card[data-astro-cid-i3irphx7]{min-width:auto}}@media (width<=600px){.hero-content[data-astro-cid-i3irphx7]{padding:7rem 1.5rem 3rem}h1[data-astro-cid-i3irphx7]{margin-top:3rem;font-size:4.5rem}.hero-description[data-astro-cid-i3irphx7]{display:none}.hero-description-mobile[data-astro-cid-i3irphx7]{color:#fff;border-top:1px solid #fff;max-width:100%;margin:0;padding-top:1.5rem;font-size:1rem;line-height:1.6;display:block}.stat-cards[data-astro-cid-i3irphx7]{display:none}.hero-bottom[data-astro-cid-i3irphx7]{text-align:left;align-items:stretch;gap:0}.cta-text[data-astro-cid-i3irphx7]{max-width:100%;padding-bottom:1.5rem}.shop-btn[data-astro-cid-i3irphx7]{text-align:center;margin-top:1.5rem}}.featured-products[data-astro-cid-umolrpv2]{background:linear-gradient(#f7f8f9 0%,#fff 100%);padding:6rem 0}.container[data-astro-cid-umolrpv2]{max-width:1200px;margin:0 auto;padding:0 2.5rem}.section-header[data-astro-cid-umolrpv2]{text-align:center;margin-bottom:4rem}.section-label[data-astro-cid-umolrpv2]{letter-spacing:.15em;color:var(--color-red);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}h2[data-astro-cid-umolrpv2]{color:#1a1a1a;letter-spacing:.02em;margin:0 0 1rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem)}.section-description[data-astro-cid-umolrpv2]{color:#666;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.6}.products-grid[data-astro-cid-umolrpv2]{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.product-card[data-astro-cid-umolrpv2]{background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.product-card[data-astro-cid-umolrpv2]:hover{transform:translateY(-12px);box-shadow:0 24px 48px #0000001f}.product-link[data-astro-cid-umolrpv2]{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.product-image[data-astro-cid-umolrpv2]{aspect-ratio:1;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);position:relative;overflow:hidden}.product-image[data-astro-cid-umolrpv2] img[data-astro-cid-umolrpv2]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.image-overlay[data-astro-cid-umolrpv2]{backdrop-filter:blur(2px);opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.view-details[data-astro-cid-umolrpv2]{background:var(--color-red);color:#fff;letter-spacing:.1em;border-radius:30px;padding:.75rem 1.5rem;font-family:Bebas Neue,sans-serif;font-size:1rem;transition:all .3s;transform:translateY(10px);box-shadow:0 4px 15px #ee212966}.product-card[data-astro-cid-umolrpv2]:hover .view-details[data-astro-cid-umolrpv2]{background:#ff3842;transform:translateY(0)scale(1.05);box-shadow:0 6px 20px #ee212999}.add-to-cart-quick[data-astro-cid-umolrpv2]{color:#1a1a1a;cursor:pointer;background:#f5f5f5;border:1px solid #e5e5e5;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.add-to-cart-quick[data-astro-cid-umolrpv2]:hover{background:var(--color-red);border-color:var(--color-red);color:#fff}.add-to-cart-quick[data-astro-cid-umolrpv2]:active{transform:scale(.98)}.add-to-cart-quick[data-astro-cid-umolrpv2].view-options{text-decoration:none}.add-to-cart-quick[data-astro-cid-umolrpv2].added{color:#fff;pointer-events:none;background:#28a745;border-color:#28a745}.add-to-cart-quick[data-astro-cid-umolrpv2] i[data-astro-cid-umolrpv2]{font-size:.9rem}.product-card[data-astro-cid-umolrpv2]:hover .product-image[data-astro-cid-umolrpv2] img[data-astro-cid-umolrpv2]{transform:scale(1.08)}.product-card[data-astro-cid-umolrpv2]:hover .image-overlay[data-astro-cid-umolrpv2]{opacity:1}.product-info[data-astro-cid-umolrpv2]{background:#fff;flex:1;padding:1.5rem;position:relative}.product-info[data-astro-cid-umolrpv2]:before{content:"";background:linear-gradient(90deg,#0000,#e5e7eb,#0000);height:1px;position:absolute;top:0;left:1.5rem;right:1.5rem}.product-brand[data-astro-cid-umolrpv2]{letter-spacing:.15em;color:#fff;text-transform:uppercase;background:#1a1a1a;border-radius:3px;margin-bottom:.75rem;padding:.25rem .6rem;font-size:.65rem;display:inline-block}.product-name[data-astro-cid-umolrpv2]{color:#1a1a1a;letter-spacing:.02em;margin:0 0 1rem;font-family:Bebas Neue,sans-serif;font-size:1.35rem;line-height:1.2;transition:color .2s}.product-card[data-astro-cid-umolrpv2]:hover .product-name[data-astro-cid-umolrpv2]{color:var(--color-red)}.product-pricing[data-astro-cid-umolrpv2]{align-items:center;gap:.75rem;display:flex}.price[data-astro-cid-umolrpv2],.sale-price[data-astro-cid-umolrpv2]{color:#1a1a1a;font-family:Bebas Neue,sans-serif;font-size:1.6rem}.sale-price[data-astro-cid-umolrpv2]{color:var(--color-red)}.original-price[data-astro-cid-umolrpv2]{color:#fff6;font-family:Bebas Neue,sans-serif;font-size:1rem;text-decoration:line-through}.tier-price[data-astro-cid-umolrpv2]{font-family:Bebas Neue,sans-serif;font-size:1.5rem}.tier-badge-card[data-astro-cid-umolrpv2]{color:#0a0a0a;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.4rem .75rem;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600}.product-pricing[data-astro-cid-umolrpv2]{flex-wrap:wrap}.categories-section[data-astro-cid-umolrpv2]{border-top:1px solid #0000000f;margin-top:5rem;padding:3rem 0}.categories-title[data-astro-cid-umolrpv2]{color:#1a1a1a;text-align:center;letter-spacing:.05em;margin:0 0 2rem;font-family:Bebas Neue,sans-serif;font-size:1.75rem}.categories-grid[data-astro-cid-umolrpv2]{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.category-btn[data-astro-cid-umolrpv2]{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.category-btn[data-astro-cid-umolrpv2]:before{content:"";background:linear-gradient(135deg, var(--color-red) 0%, #d91f2a 100%);z-index:0;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0;transform:translate(-100%)}.category-btn[data-astro-cid-umolrpv2]:hover:before{transform:translate(0)}.category-icon[data-astro-cid-umolrpv2]{color:#1a1a1a;z-index:1;font-size:1.35rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94),color .4s;position:relative}.category-btn[data-astro-cid-umolrpv2]:hover .category-icon[data-astro-cid-umolrpv2]{color:#fff;transform:rotate(360deg)scale(1.1)}.category-text[data-astro-cid-umolrpv2]{color:#1a1a1a;letter-spacing:.05em;z-index:1;font-family:Bebas Neue,sans-serif;font-size:1.15rem;transition:color .4s;position:relative}.category-btn[data-astro-cid-umolrpv2]:hover .category-text[data-astro-cid-umolrpv2]{color:#fff}.category-arrow[data-astro-cid-umolrpv2]{color:var(--color-red);z-index:1;opacity:0;font-size:1.1rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;transform:translate(-10px)}.category-btn[data-astro-cid-umolrpv2]:hover .category-arrow[data-astro-cid-umolrpv2]{opacity:1;color:#fff;transform:translate(5px)}.category-btn[data-astro-cid-umolrpv2]:hover{border-color:var(--color-red);transform:translateY(-4px);box-shadow:0 12px 30px #ee212940}.section-footer[data-astro-cid-umolrpv2]{text-align:center;margin-top:3rem}.view-all-btn[data-astro-cid-umolrpv2]{color:#fff;letter-spacing:.05em;background:#1a1a1a;border-radius:30px;justify-content:center;align-items:center;height:50px;padding:0 3rem;font-family:Bebas Neue,sans-serif;font-size:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.view-all-btn[data-astro-cid-umolrpv2]:hover{background:var(--color-red);transform:translateY(-2px);box-shadow:0 4px 20px #ee21294d}@media (width<=900px){.products-grid[data-astro-cid-umolrpv2]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.categories-grid[data-astro-cid-umolrpv2]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.featured-products[data-astro-cid-umolrpv2]{padding:4rem 0}.container[data-astro-cid-umolrpv2]{padding:0 1.5rem}.section-header[data-astro-cid-umolrpv2]{margin-bottom:2.5rem}.products-grid[data-astro-cid-umolrpv2]{gap:1.25rem}.product-info[data-astro-cid-umolrpv2]{padding:1.25rem}.product-name[data-astro-cid-umolrpv2]{font-size:1.15rem}.price[data-astro-cid-umolrpv2],.sale-price[data-astro-cid-umolrpv2]{font-size:1.35rem}.categories-section[data-astro-cid-umolrpv2]{margin-top:3rem;padding:2rem 0}.categories-title[data-astro-cid-umolrpv2]{margin-bottom:1.5rem;font-size:1.5rem}.category-btn[data-astro-cid-umolrpv2]{gap:.5rem;padding:1rem 1.25rem}.category-icon[data-astro-cid-umolrpv2]{font-size:1.15rem}.category-text[data-astro-cid-umolrpv2],.category-arrow[data-astro-cid-umolrpv2]{font-size:1rem}}@media (width<=480px){.products-grid[data-astro-cid-umolrpv2]{grid-template-columns:1fr}.categories-grid[data-astro-cid-umolrpv2]{grid-template-columns:1fr;gap:1rem}.add-to-cart-quick[data-astro-cid-umolrpv2]{padding:.65rem;font-size:.8rem}}.why-section[data-astro-cid-nkc3fvyj]{background:linear-gradient(180deg, var(--color-black) 0%, #0a0a0a 100%);padding:8rem 2.5rem;position:relative;overflow:hidden}.why-section[data-astro-cid-nkc3fvyj]:before{content:"";background:linear-gradient(90deg,#0000,#faf3cc33,#0000);height:1px;position:absolute;top:0;left:0;right:0}.why-container[data-astro-cid-nkc3fvyj]{max-width:1400px;margin:0 auto}.why-grid[data-astro-cid-nkc3fvyj]{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.content-inner[data-astro-cid-nkc3fvyj]{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-40px)}.content-inner[data-astro-cid-nkc3fvyj].animate-in{opacity:1;transform:translate(0)}.section-label[data-astro-cid-nkc3fvyj]{letter-spacing:.2em;text-transform:uppercase;color:var(--color-red);margin-bottom:1.5rem;padding-left:3rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;display:inline-block;position:relative}.section-label[data-astro-cid-nkc3fvyj]:before{content:"";background:var(--color-red);width:2rem;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.why-title[data-astro-cid-nkc3fvyj]{color:var(--color-cream);letter-spacing:.02em;margin:0 0 2rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}.why-text[data-astro-cid-nkc3fvyj]{color:#ffffffbf;font-size:1.05rem;line-height:1.75}.why-text[data-astro-cid-nkc3fvyj] p[data-astro-cid-nkc3fvyj]{margin:0 0 1.5rem}.highlight-text[data-astro-cid-nkc3fvyj]{color:var(--color-cream);border-left:3px solid var(--color-red);padding-left:1.5rem;font-style:italic;font-weight:500}.features[data-astro-cid-nkc3fvyj]{flex-direction:column;gap:1.25rem;margin-top:2.5rem;display:flex}.feature[data-astro-cid-nkc3fvyj]{opacity:0;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94),background .3s,border-color .3s;display:flex;transform:translateY(20px)}.feature[data-astro-cid-nkc3fvyj].animate-in{opacity:1;transform:translateY(0)}.feature[data-astro-cid-nkc3fvyj]:first-child{transition-delay:.1s}.feature[data-astro-cid-nkc3fvyj]:nth-child(2){transition-delay:.2s}.feature[data-astro-cid-nkc3fvyj]:nth-child(3){transition-delay:.3s}.feature[data-astro-cid-nkc3fvyj]:hover{background:#ffffff0f;border-color:#ee21294d}.feature-icon[data-astro-cid-nkc3fvyj]{background:linear-gradient(135deg, var(--color-red), #c41a21);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s,box-shadow .3s;display:flex}.feature[data-astro-cid-nkc3fvyj]:hover .feature-icon[data-astro-cid-nkc3fvyj]{transform:scale(1.05);box-shadow:0 8px 25px #ee21294d}.feature-icon[data-astro-cid-nkc3fvyj] i[data-astro-cid-nkc3fvyj]{color:#fff;font-size:1.25rem}.feature-text[data-astro-cid-nkc3fvyj]{flex-direction:column;gap:.25rem;display:flex}.feature-title[data-astro-cid-nkc3fvyj]{color:var(--color-cream);letter-spacing:.02em;font-family:Bebas Neue,sans-serif;font-size:1.15rem}.feature-desc[data-astro-cid-nkc3fvyj]{color:#ffffff8c;font-size:.875rem;line-height:1.5}.why-image[data-astro-cid-nkc3fvyj]{position:relative}.image-wrapper[data-astro-cid-nkc3fvyj]{opacity:0;border-radius:20px;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.25,.46,.45,.94) .2s;position:relative;overflow:hidden;transform:translate(40px)scale(.95)}.image-wrapper[data-astro-cid-nkc3fvyj].animate-in{opacity:1;transform:translate(0)scale(1)}.image-wrapper[data-astro-cid-nkc3fvyj] img[data-astro-cid-nkc3fvyj]{object-fit:cover;filter:grayscale();width:100%;height:550px;transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .6s;display:block}.image-wrapper[data-astro-cid-nkc3fvyj]:hover img[data-astro-cid-nkc3fvyj]{filter:grayscale(0%);transform:scale(1.05)}.image-accent[data-astro-cid-nkc3fvyj]{pointer-events:none;background:linear-gradient(135deg,#ee21291a 0%,#0000 50%,#0006 100%);position:absolute;inset:0}.floating-badge[data-astro-cid-nkc3fvyj]{background:var(--color-cream);opacity:0;border-radius:16px;flex-direction:column;align-items:center;gap:.25rem;padding:1.5rem 2rem;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .5s,transform .6s cubic-bezier(.25,.46,.45,.94) .5s;display:flex;position:absolute;bottom:-30px;left:-30px;transform:translateY(30px)rotate(-5deg);box-shadow:0 20px 50px #0006}.floating-badge[data-astro-cid-nkc3fvyj].animate-in{opacity:1;transform:translateY(0)rotate(-5deg)}.floating-badge[data-astro-cid-nkc3fvyj]:hover{transform:translateY(-5px)rotate(-3deg)}.badge-number[data-astro-cid-nkc3fvyj]{color:var(--color-red);font-family:Bebas Neue,sans-serif;font-size:2.5rem;line-height:1}.badge-text[data-astro-cid-nkc3fvyj]{color:var(--color-dark-gray);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (width<=1024px){.why-grid[data-astro-cid-nkc3fvyj]{gap:3rem}.image-wrapper[data-astro-cid-nkc3fvyj] img[data-astro-cid-nkc3fvyj]{height:450px}}@media (width<=900px){.why-section[data-astro-cid-nkc3fvyj]{padding:5rem 1.5rem}.why-grid[data-astro-cid-nkc3fvyj]{grid-template-columns:1fr;gap:3rem}.why-image[data-astro-cid-nkc3fvyj]{order:-1}.image-wrapper[data-astro-cid-nkc3fvyj] img[data-astro-cid-nkc3fvyj]{height:350px}.floating-badge[data-astro-cid-nkc3fvyj]{bottom:-20px;left:auto;right:20px}.content-inner[data-astro-cid-nkc3fvyj]{transform:translateY(30px)}.content-inner[data-astro-cid-nkc3fvyj].animate-in{transform:translateY(0)}.image-wrapper[data-astro-cid-nkc3fvyj]{transform:translateY(30px)scale(.95)}.image-wrapper[data-astro-cid-nkc3fvyj].animate-in{transform:translateY(0)scale(1)}}@media (width<=600px){.why-section[data-astro-cid-nkc3fvyj]{padding:4rem 1.25rem}.why-title[data-astro-cid-nkc3fvyj]{font-size:2.25rem}.why-text[data-astro-cid-nkc3fvyj]{font-size:1rem}.feature[data-astro-cid-nkc3fvyj]{padding:1rem}.feature-icon[data-astro-cid-nkc3fvyj]{width:42px;height:42px}.feature-icon[data-astro-cid-nkc3fvyj] i[data-astro-cid-nkc3fvyj]{font-size:1.1rem}.image-wrapper[data-astro-cid-nkc3fvyj] img[data-astro-cid-nkc3fvyj]{height:280px}.floating-badge[data-astro-cid-nkc3fvyj]{padding:1rem 1.5rem;bottom:-15px;right:15px}.badge-number[data-astro-cid-nkc3fvyj]{font-size:2rem}}
