.RainEffect_rainWrapper__VVCor{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.RainEffect_rainLine__6gM64{position:absolute;top:-100%;width:2px;display:flex;flex-direction:column;overflow:hidden;animation:RainEffect_rainFall__7qAU6 linear infinite}.RainEffect_rainLineGradient__7K99Q{width:100%;height:100%;background-image:linear-gradient(180deg,transparent,rgba(0,212,255,.1) 20%,#00d4ff 50%,rgba(0,212,255,.1) 80%,transparent);box-shadow:0 0 8px rgba(0,212,255,.6),0 0 16px rgba(0,212,255,.4),0 0 24px rgba(0,212,255,.2)}@keyframes RainEffect_rainFall__7qAU6{0%{transform:translateY(0)}to{transform:translateY(300%)}}[data-theme=dark] .RainEffect_rainLineGradient__7K99Q{background-image:linear-gradient(180deg,transparent,rgba(255,92,0,.15) 20%,#ff7c20 50%,rgba(255,92,0,.15) 80%,transparent);box-shadow:0 0 12px rgba(255,92,0,.8),0 0 24px rgba(255,92,0,.5),0 0 36px rgba(255,92,0,.3)}.RainEffect_noiseOverlay__les_I{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;z-index:1}.CategoryCard_card__OB9T8{position:relative;min-height:360px;width:100%;display:flex;align-items:flex-end;justify-content:center;padding:1.25rem;cursor:pointer;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:.5rem;overflow:hidden;transition:all .3s ease-in-out;text-decoration:none;image-rendering:auto;backface-visibility:hidden;-webkit-font-smoothing:antialiased;transform:translateZ(0)}.CategoryCard_card__OB9T8:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.CategoryCard_overlay___Eb02{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1));transition:all .3s ease-in-out}.CategoryCard_card__OB9T8:hover .CategoryCard_overlay___Eb02{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.15))}.CategoryCard_titleWrapper__eMKCS{position:relative;z-index:10;width:100%}.CategoryCard_title__nBL5l{font-family:var(--font-geist-mono),monospace;font-size:1.5rem;font-weight:700;color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}.ShopByCategories_container__klVxt{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:80rem;margin:1rem auto 2rem;padding:2rem 1rem;text-decoration:none}@media (min-width:768px){.ShopByCategories_container__klVxt{padding:2rem 1.5rem}}@media (min-width:1024px){.ShopByCategories_container__klVxt{padding:2.5rem 2rem}}.ShopByCategories_titleWrapper__c3M0N{display:flex;flex-direction:column;gap:1rem;text-decoration:none}@media (min-width:768px){.ShopByCategories_titleWrapper__c3M0N{flex-direction:row;justify-content:space-between;align-items:center}}.ShopByCategories_title__zK3YL{font-family:var(--font-mono),monospace;font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);text-decoration:none}@media (min-width:768px){.ShopByCategories_title__zK3YL{font-size:1.875rem;line-height:2.25rem}}.ShopByCategories_viewAllLink__O6FzP{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(145deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);color:#ffffff;border-radius:.625rem;font-weight:600;font-size:.875rem;letter-spacing:.025em;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.4),0 2px 4px -1px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.1);position:relative;overflow:hidden;backdrop-filter:blur(10px)}.ShopByCategories_viewAllLink__O6FzP:after{content:"→";position:absolute;right:1rem;opacity:0;transform:translateX(-10px);color:#cd853f;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2}.ShopByCategories_viewAllLink__O6FzP:hover{transform:translateY(-3px) scale(1.02);color:#cd853f;box-shadow:0 12px 16px -4px rgba(0,0,0,.3),0 8px 10px -2px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.15);border-color:rgba(205,133,63,.3)}.ShopByCategories_viewAllLink__O6FzP:hover:after{opacity:1;transform:translateX(0);color:#cd853f}.ShopByCategories_viewAllLink__O6FzP:active{transform:translateY(-1px) scale(1.01);color:#d2691e;box-shadow:0 6px 10px -2px rgba(0,0,0,.25),0 4px 6px -1px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.12)}.ShopByCategories_list__vml5f{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0}@media (min-width:768px){.ShopByCategories_list__vml5f{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ShopByCategories_list__vml5f{grid-template-columns:repeat(4,1fr);gap:2rem}}.ShopByCategories_noCategories__9IXBM{text-align:center;padding:2rem 0;color:#6b7280}.AnimatedHeading_animatedHeading__IFct_{font-family:var(--font-geist-mono),monospace;margin-left:0;font-size:4.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem;position:relative}@media (max-width:768px){.AnimatedHeading_animatedHeading__IFct_{font-size:3.2rem}}@media (max-width:480px){.AnimatedHeading_animatedHeading__IFct_{font-size:2.8rem}}.AnimatedHeading_character__2aKgk{display:inline-block;animation:AnimatedHeading_bronzeWave__qw2av 4s ease-in-out infinite,AnimatedHeading_shimmer__G2bdB 2s ease-in-out infinite alternate;position:relative;transform-origin:center bottom;transition:all .3s cubic-bezier(.4,0,.2,1)}.AnimatedHeading_character__2aKgk:hover{animation-play-state:paused;transform:scale(1.1) translateY(-2px);text-shadow:0 4px 8px rgba(139,69,19,.4)}@keyframes AnimatedHeading_bronzeWave__qw2av{0%{color:var(--base-color,#374151);text-shadow:none;transform:translateY(0) scale(1)}20%{color:var(--wave-1,#8b4513);text-shadow:0 2px 4px var(--glow-1,rgba(139,69,19,.3));transform:translateY(-3px) scale(1.02)}40%{color:var(--wave-2,#cd853f);text-shadow:0 4px 8px var(--glow-2,rgba(205,133,63,.4));transform:translateY(-5px) scale(1.05)}60%{color:var(--wave-3,#d2691e);text-shadow:0 6px 12px var(--glow-3,rgba(210,105,30,.5));transform:translateY(-3px) scale(1.03)}80%{color:var(--wave-4,#b8860b);text-shadow:0 4px 8px var(--glow-4,rgba(184,134,11,.4));transform:translateY(-1px) scale(1.01)}to{color:var(--base-color,#374151);text-shadow:none;transform:translateY(0) scale(1)}}@keyframes AnimatedHeading_shimmer__G2bdB{0%{filter:brightness(1) saturate(1)}50%{filter:brightness(1.1) saturate(1.2)}to{filter:brightness(1.05) saturate(1.1)}}.CustomHero_hero__TJ2Ow{position:relative;min-height:50vh;background-color:transparent;display:flex;align-items:center;justify-content:center;width:100%;max-width:80rem;margin:2rem auto;border-radius:1rem;overflow:hidden}@media (max-width:768px){.CustomHero_hero__TJ2Ow{min-height:40vh}}.CustomHero_heroWrapper__1RkFm{position:relative;height:100%;width:100%}.CustomHero_content___8EVa{position:relative;z-index:2;width:100%;max-width:80rem;margin:0 auto;padding:4rem 1.5rem;color:var(--foreground);text-align:center}@media (min-width:768px){.CustomHero_content___8EVa{padding:5rem 2rem}}@media (min-width:1024px){.CustomHero_content___8EVa{padding:6rem 4rem}}.CustomHero_content___8EVa .animatedHeadingContainer h1{margin-bottom:-.1em}.CustomHero_content___8EVa .animatedHeading+.CustomHero_description__PPJT1{margin-top:1rem}.CustomHero_staticHeading__4_VE3{font-family:var(--font-geist-mono),monospace;font-size:3.5rem;font-weight:700;margin-bottom:2rem;word-break:keep-all;color:var(--foreground);line-height:1.2}@media (max-width:768px){.CustomHero_staticHeading__4_VE3{font-size:2.5rem}}@keyframes CustomHero_flicker__Kv3QD{0%,18%,22%,25%,53%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 40px #d400ffa6,0 0 80px #d400ffa6,0 0 90px #d400ffa6,0 0 100px #d400ffa6,0 0 150px #d400ffa6;color:#fff;opacity:1}20%,24%,55%{text-shadow:none;color:#4b2f57;opacity:.5}}.CustomHero_description__PPJT1{font-family:var(--font-geist-mono),monospace;font-size:1.5rem;max-width:700px;margin:1.5rem auto 3rem;color:#fff;font-weight:500;line-height:1.6;animation:CustomHero_flicker__Kv3QD 4s infinite alternate}@media (max-width:768px){.CustomHero_description__PPJT1{font-size:1.25rem;margin-bottom:2rem}}.CustomHero_buttons__TOlay{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.CustomHero_button__E_J90{padding:.875rem 2rem;border-radius:.625rem;font-weight:600;font-size:.875rem;letter-spacing:.025em;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.CustomHero_primary__fFBMe{background-color:var(--primary);color:var(--primary-foreground)}.CustomHero_primary__fFBMe:hover{transform:translateY(-2px);box-shadow:0 6px 12px -1px rgba(0,0,0,.15)}.CustomHero_secondary__LYtes{background-color:transparent;color:var(--foreground);border:1px solid var(--border)}.CustomHero_secondary__LYtes:hover{background-color:var(--secondary);transform:translateY(-2px)}
/*# sourceMappingURL=142f694d3ee7624f.css.map*/