.CatalogStatsBand-module__HNzn3q__statsBand{border-top:1px solid var(--color-overlay-06);border-bottom:1px solid var(--color-overlay-06);width:100%}.CatalogStatsBand-module__HNzn3q__statsInner{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:74rem;margin:0 auto;padding:2.5rem 2rem;display:grid}.CatalogStatsBand-module__HNzn3q__stat{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.CatalogStatsBand-module__HNzn3q__stat:before{content:"";background:var(--accent);opacity:.85;border-radius:1px;width:1.75rem;height:2px;margin-bottom:.5rem}.CatalogStatsBand-module__HNzn3q__statValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--color-text-100);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:700;line-height:1}.CatalogStatsBand-module__HNzn3q__statLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-40);font-size:.75rem;font-weight:700}@media (max-width:800px){.CatalogStatsBand-module__HNzn3q__statsInner{gap:1.75rem 1rem;padding:2rem 1.25rem}}@media (max-width:560px){.CatalogStatsBand-module__HNzn3q__statsInner{grid-template-columns:repeat(2,1fr)}}
.HomePage-module__jljH6a__homePage{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex}.HomePage-module__jljH6a__heroSection{width:100%;min-height:calc(100svh - var(--total-header-height) - var(--debug-toolbar-height));background:var(--color-bg-main);flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 4rem 3.75rem;display:flex;position:relative;overflow:hidden}.HomePage-module__jljH6a__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 20% 20%,#ff802c0c 0%,#0000 70%),radial-gradient(50% 60% at 80% 30%,#1a7bfb12 0%,#0000 70%),radial-gradient(40% 50% at 50% 80%,#7c3aed0d 0%,#0000 70%);position:absolute;inset:0}.HomePage-module__jljH6a__heroContent{z-index:1;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:72rem;display:flex;position:relative}.HomePage-module__jljH6a__heroLogoBlock{text-align:center;flex-direction:column;align-items:center;max-width:48rem;display:flex}.HomePage-module__jljH6a__heroLogo{width:90%;max-width:28rem;height:auto;margin-bottom:1rem}.HomePage-module__jljH6a__heroSubtext{color:var(--color-text-50);max-width:36rem;font-size:.95rem;line-height:1.5}.HomePage-module__jljH6a__categoryCards{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:64rem;display:grid}.HomePage-module__jljH6a__categoryCard{background:var(--color-bg-card);border:1px solid var(--color-overlay-10);cursor:pointer;transition:border-color var(--transition-time)ease,box-shadow var(--transition-time)ease;border-radius:.75rem;align-items:stretch;gap:1rem;padding:1.125rem 1.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.HomePage-module__jljH6a__categoryCard,.HomePage-module__jljH6a__categoryCard:visited{color:inherit}.HomePage-module__jljH6a__categoryCard:before{content:"";width:4px;transition:width var(--transition-time)ease,opacity var(--transition-time)ease;opacity:.8;border-radius:.75rem 0 0 .75rem;position:absolute;top:0;bottom:0;left:0}.HomePage-module__jljH6a__categoryCard:hover{border-color:var(--color-overlay-20)}.HomePage-module__jljH6a__categoryCard:hover:before{opacity:1;width:6px}.HomePage-module__jljH6a__categoryConsumer{border-color:#ff802c4d}.HomePage-module__jljH6a__categoryConsumer:before{background:var(--color-orange)}.HomePage-module__jljH6a__categoryConsumer:hover{border-color:#ff802c8c;box-shadow:0 4px 24px #ff802c1f,0 0 0 1px #ff802c1a}.HomePage-module__jljH6a__categoryPro{border-color:#1a7bfb4d}.HomePage-module__jljH6a__categoryPro:before{background:var(--color-primary)}.HomePage-module__jljH6a__categoryPro:hover{border-color:#1a7bfb8c;box-shadow:0 4px 24px #1a7bfb1f,0 0 0 1px #1a7bfb1a}.HomePage-module__jljH6a__categoryEU{border-color:#7c3aed4d}.HomePage-module__jljH6a__categoryEU:before{background:var(--color-eu-fireworks)}.HomePage-module__jljH6a__categoryEU:hover{border-color:#7c3aed8c;box-shadow:0 4px 24px #7c3aed1f,0 0 0 1px #7c3aed1a}.HomePage-module__jljH6a__categoryWatermark{opacity:.09;pointer-events:none;transition:opacity var(--transition-time)ease;font-size:5.5rem;position:absolute;bottom:-2.4rem;right:-1.1rem}.HomePage-module__jljH6a__categoryConsumer .HomePage-module__jljH6a__categoryWatermark{color:var(--color-orange);font-size:4.25rem;bottom:-1.7rem;right:-.5rem}.HomePage-module__jljH6a__categoryPro .HomePage-module__jljH6a__categoryWatermark{color:var(--color-primary);opacity:.07;right:-.75rem}.HomePage-module__jljH6a__categoryEU .HomePage-module__jljH6a__categoryWatermark{color:var(--color-eu-fireworks)}.HomePage-module__jljH6a__categoryCard:hover .HomePage-module__jljH6a__categoryWatermark{opacity:.15}.HomePage-module__jljH6a__categoryCardText{text-align:left;flex-direction:column;flex:1;gap:.25rem;display:flex;position:relative}.HomePage-module__jljH6a__categoryCardTitle{letter-spacing:-.01em;color:var(--color-text-100);font-size:1.25rem;font-weight:700;line-height:1.15}.HomePage-module__jljH6a__categoryCardDesc{color:var(--color-text-50);font-size:.85rem}.HomePage-module__jljH6a__categoryCardFooter{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:auto;padding-top:.6rem;display:flex}.HomePage-module__jljH6a__categoryCardCta{color:var(--color-hyperlink);white-space:nowrap;font-size:.85rem;font-weight:600}.HomePage-module__jljH6a__categoryCardCtaArrow{font-size:.8em}.HomePage-module__jljH6a__categoryCard:hover .HomePage-module__jljH6a__categoryCardCta{color:var(--color-hyperlink-hover);text-underline-offset:.2em;text-decoration:underline}.HomePage-module__jljH6a__categoryCardCount{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-40);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:700}.HomePage-module__jljH6a__categoryCardCount strong{letter-spacing:.04em;font-size:1.05rem;font-weight:700}.HomePage-module__jljH6a__categoryConsumer .HomePage-module__jljH6a__categoryCardCount strong{color:var(--color-orange)}.HomePage-module__jljH6a__categoryPro .HomePage-module__jljH6a__categoryCardCount strong{color:var(--color-primary)}.HomePage-module__jljH6a__categoryEU .HomePage-module__jljH6a__categoryCardCount strong{color:var(--color-eu-fireworks)}.HomePage-module__jljH6a__descShort{display:none}.HomePage-module__jljH6a__descFull{line-height:1.4;display:inline}.HomePage-module__jljH6a__recentlyAdded{width:100%;max-width:64rem;position:relative}.HomePage-module__jljH6a__recentlyAdded:before,.HomePage-module__jljH6a__recentlyAdded:after{content:"";z-index:2;pointer-events:none;opacity:0;width:2.5rem;transition:opacity .3s;position:absolute;top:4rem;bottom:0}.HomePage-module__jljH6a__recentlyAdded{--carousel-band-bg:#171717}.HomePage-module__jljH6a__recentlyAdded:before{background:linear-gradient(to right,var(--carousel-band-bg),transparent);left:0}.HomePage-module__jljH6a__recentlyAdded:after{background:linear-gradient(to left,var(--carousel-band-bg),transparent);right:0}.HomePage-module__jljH6a__recentlyAddedScrollLeft:before,.HomePage-module__jljH6a__recentlyAddedScrollRight:after{opacity:1}.HomePage-module__jljH6a__recentlyAddedHeader{justify-content:space-between;align-items:baseline;margin-bottom:.9rem;padding:2rem .25rem 0;display:flex;position:relative}.HomePage-module__jljH6a__recentlyAddedDivided .HomePage-module__jljH6a__recentlyAddedHeader:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000002e,#00000012 14rem);width:100vw;height:200vh;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomePage-module__jljH6a__recentlyAddedDivided .HomePage-module__jljH6a__recentlyAddedHeader:before{content:"";background:var(--color-overlay-06);width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomePage-module__jljH6a__recentlyAddedTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-60);margin-bottom:0;font-size:.875rem;font-weight:600}.HomePage-module__jljH6a__recentlyAddedCarousel{-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin;scrollbar-color:var(--thumbBG)transparent;gap:.75rem;padding-bottom:.25rem;display:flex;overflow:auto hidden}.HomePage-module__jljH6a__carouselLoading{scrollbar-color:transparent transparent}.HomePage-module__jljH6a__carouselLoading::-webkit-scrollbar-thumb{background-color:#0000}.HomePage-module__jljH6a__recentlyAddedCarousel::-webkit-scrollbar{height:4px}.HomePage-module__jljH6a__recentlyAddedCarousel::-webkit-scrollbar-track{background:0 0}.HomePage-module__jljH6a__recentlyAddedCarousel::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:2px}.HomePage-module__jljH6a__recentlyAddedCarousel img,.HomePage-module__jljH6a__recentlyAddedCarousel a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@-moz-document url-prefix(){.HomePage-module__jljH6a__recentlyAddedCarousel{padding-bottom:.875rem}}@media (max-width:1360px){.HomePage-module__jljH6a__recentlyAddedCarousel{scrollbar-width:none}.HomePage-module__jljH6a__recentlyAddedCarousel::-webkit-scrollbar{display:none}}.HomePage-module__jljH6a__recentlyAddedCarousel:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:.5rem}@media (prefers-reduced-motion:reduce){.HomePage-module__jljH6a__categoryCard,.HomePage-module__jljH6a__categoryWatermark{transition:none}}.HomePage-module__jljH6a__contentSection{background:var(--color-bg-main);z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:5rem 6rem;display:flex}.HomePage-module__jljH6a__brandsSection{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:86rem;display:flex}.HomePage-module__jljH6a__requestLink{text-decoration:underline}.HomePage-module__jljH6a__requestLink:hover{color:#ffffffe6}.HomePage-module__jljH6a__brandLogosTitle{width:100%;max-width:900px;margin:4rem auto 3rem;font-size:2.5rem}.HomePage-module__jljH6a__consumerIcon{color:var(--color-orange);margin-bottom:.15em;margin-right:1.55rem}.HomePage-module__jljH6a__proIcon{color:var(--color-primary);margin-right:1.25rem}.HomePage-module__jljH6a__euIcon{color:var(--color-eu-fireworks);margin-right:1.25rem}.HomePage-module__jljH6a__moreSoon{color:var(--color-text-30)}.HomePage-module__jljH6a__brandLogosContainer{grid-template-columns:repeat(auto-fit,minmax(6rem,1fr));justify-content:start;gap:2rem;width:100%;margin:0 auto 4rem;display:grid}.HomePage-module__jljH6a__verifiedIcon{color:var(--color-success);filter:drop-shadow(0 0 3px #000c)drop-shadow(0 1px 1px #00000080);z-index:1;font-size:1.5rem;position:absolute;top:.25rem;left:.25rem}.HomePage-module__jljH6a__brandLogo{justify-content:center;align-items:center;display:flex;position:relative}.HomePage-module__jljH6a__brandLogo img{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:6rem;max-height:6rem;transition:transform calc(var(--transition-time)/10)ease}.HomePage-module__jljH6a__brandLogo img:hover{transform:scale(1.1)}.HomePage-module__jljH6a__homePage hr{border-color:var(--color-overlay-10);margin:0}.HomePage-module__jljH6a__loadingContainer{background-color:#00000080;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:2rem;display:flex}.HomePage-module__jljH6a__loadingContainer .HomePage-module__jljH6a__loadingSpin{width:100%;height:5rem}.HomePage-module__jljH6a__loadingContainer .HomePage-module__jljH6a__loadingSpin:after{background-color:unset!important}.HomePage-module__jljH6a__loadingContainer h3{opacity:.25}@media (max-width:1360px){.HomePage-module__jljH6a__heroSection{padding:2rem 2.5rem 1.5rem}.HomePage-module__jljH6a__heroContent{gap:1.5rem}.HomePage-module__jljH6a__heroLogo{max-width:24rem}.HomePage-module__jljH6a__categoryCards{gap:1rem}.HomePage-module__jljH6a__categoryCardDesc{display:none}.HomePage-module__jljH6a__contentSection{padding:1.125rem 4rem 3rem}}@media (max-width:800px){.HomePage-module__jljH6a__heroSection{min-height:auto;padding:2rem 1.5rem}.HomePage-module__jljH6a__heroContent{gap:2rem}.HomePage-module__jljH6a__heroLogo{max-width:20rem}.HomePage-module__jljH6a__categoryCards{grid-template-columns:1fr;max-width:24rem}.HomePage-module__jljH6a__categoryCard{padding:1.25rem 1.5rem}.HomePage-module__jljH6a__categoryCardDesc{display:block}.HomePage-module__jljH6a__descFull{display:none}.HomePage-module__jljH6a__descShort{display:inline}.HomePage-module__jljH6a__contentSection{padding:.5rem 1rem 3rem}.HomePage-module__jljH6a__brandLogosTitle{font-size:2rem}.HomePage-module__jljH6a__brandLogosContainer{grid-template-columns:repeat(auto-fit,minmax(4.25rem,1fr));gap:1rem}.HomePage-module__jljH6a__brandLogo img{max-width:4.5rem;max-height:4.5rem}}@media (max-width:480px){.HomePage-module__jljH6a__heroSection{padding:1.5rem 1rem}.HomePage-module__jljH6a__heroLogoBlock{max-width:100%}.HomePage-module__jljH6a__heroLogo{max-width:16rem}.HomePage-module__jljH6a__heroSubtext{font-size:.875rem}.HomePage-module__jljH6a__categoryCard{padding:1rem 1.25rem}}
