.hero{width:100%;height:100svh;position:relative;overflow:hidden}.hero-grid{z-index:1;align-items:center;gap:2rem;max-width:2000px;height:100%;margin:0 auto;padding:0 3rem;display:flex;position:relative}.hero .hero-copy{text-align:left;will-change:transform;flex:0 0 42%;max-width:42%;padding-left:6rem}.hero .hero-copy h1{text-align:left}.hero .hero-sub{max-width:34ch;color:var(--base-600);margin-top:1.5rem}.hero .hero-cta{margin-top:2.25rem}.hero .hero-cta a{background:var(--accent);color:var(--accent-contrast);text-transform:uppercase;font-family:var(--font-dm-mono),monospace;border-radius:.5rem;padding:1.1rem 2.25rem;font-size:clamp(.85rem,1vw,.9rem);font-weight:500;transition:background .3s;display:inline-block}.hero .hero-cta a:hover{background:var(--accent-hover)}.hero .hero-img{will-change:opacity;flex:auto;height:82svh;position:relative}.hero .hero-img canvas{cursor:grab;display:block}.hero .hero-img canvas:active{cursor:grabbing}@media (max-width:1000px){.hero-grid{flex-direction:column;justify-content:center;gap:1.5rem;padding:6.5rem 1.5rem 4rem}.hero .hero-copy{text-align:center;flex:none;order:1;width:100%;max-width:100%;padding-left:0}.hero .hero-copy h1{text-align:center;font-size:clamp(2.75rem,11vw,4.5rem)}.hero .hero-sub{margin-top:1.25rem;margin-left:auto;margin-right:auto}.hero .hero-cta{margin-top:1.75rem}.hero .hero-img{flex:0 38svh;order:2;width:100%;height:auto;min-height:0;max-height:360px}}.about{background-color:var(--base-700);width:100%;height:100%;color:var(--base-100);padding:8rem 0;position:relative}.about .container{justify-content:center;align-items:center;display:flex}.about .section-footer{justify-content:center}.about .about-copy{text-align:center;flex-direction:column;align-items:center;gap:4rem;width:70%;display:flex}.about .about-copy p{color:var(--base-500)}.about .about-copy .about-icon{width:25rem;height:25rem}.about .about-copy .about-icon svg{object-fit:cover;width:100%;height:100%}.featured-products{padding:6rem 0}.featured-products .featured-products-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}.featured-products .featured-products-header p{color:var(--base-500)}.featured-products .featured-products-separator{flex-direction:column;gap:2rem;display:flex}.featured-products .featured-products-divider{background-color:#afb3ab59;width:calc(100% - 5rem);height:1px;margin:3rem auto 1.5rem;position:relative}.featured-products .featured-products-divider:before,.featured-products .featured-products-divider:after{content:"";background-color:#afb3ab59;width:1px;height:1.5rem;position:absolute;top:0}.featured-products .featured-products-divider:before{left:0}.featured-products .featured-products-divider:after{right:0}.featured-products .featured-products-labels{justify-content:space-between;width:100%;display:flex}.featured-products .featured-products-labels p,.featured-products .featured-products-labels a{color:var(--base-700)}.featured-products .featured-products-list{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:1024px){.featured-products .featured-products-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-products .featured-products-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-products .featured-products-list{grid-template-columns:1fr}}@media (max-width:1000px){.hero .hero-header{width:calc(100% - 3rem)}.about .about-copy{width:90%}.about .about-copy h3{letter-spacing:0;font-size:clamp(1.6rem,7vw,2.5rem)}.about .about-copy .about-icon{width:auto;height:10rem}}@media (min-width:2000px){.hero .hero-header{width:40%}}
html[data-si-intro]:before,html[data-si-intro]:after{content:"";z-index:99999;pointer-events:none;width:100%;height:100svh;position:fixed;top:0;left:0}html[data-si-intro]:before{background-color:var(--base-300)}html[data-si-intro]:after{background-color:var(--base-400);-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;-webkit-mask-composite:subtract;-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;-webkit-mask-composite:source-out;mask-composite:subtract}@media (max-width:800px){html[data-si-intro]:after{-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/70% no-repeat;-webkit-mask-composite:subtract;-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/70% no-repeat;mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/70% no-repeat;-webkit-mask-composite:source-out;mask-composite:subtract}}.preloader-wrapper{z-index:100000;width:100%;height:100svh;position:fixed;top:0;left:0;overflow:hidden}.preloader-progress,.preloader-mask,.preloader-content{pointer-events:none;width:100%;height:100svh;position:fixed;top:0;left:0}.preloader-progress{background-color:var(--base-300);will-change:opacity,transform;z-index:1}.preloader-progress-bar{background-color:var(--base-200);will-change:transform;transform-origin:0;width:55%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(0)}.preloader-logo{text-align:center;mix-blend-mode:difference;z-index:2;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader-logo h1{color:var(--base-200);letter-spacing:-.02em;opacity:0;font-size:2rem;font-weight:500;position:relative}.preloader-mask{background-color:var(--base-400);-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;-webkit-mask-composite:subtract;-webkit-mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;mask:linear-gradient(var(--base-300),var(--base-300)),url(/home/mask.svg) center/50% no-repeat;will-change:transform;z-index:1;-webkit-mask-composite:source-out;mask-composite:subtract}.preloader-content{z-index:2}.preloader-wrapper .line,.preloader-wrapper .char{will-change:transform;margin-bottom:-.2em;padding-bottom:.2em;position:relative}@media (max-width:800px){.preloader-progress-bar{width:100%;left:0%;transform:translate(0%)scaleX(0)}.preloader-logo h1{font-size:2rem}.preloader-mask{-webkit-mask-composite:subtract;-webkit-mask-image:linear-gradient(#f5f5f5,#f5f5f5),url(/home/mask.svg);mask-image:linear-gradient(#f5f5f5,#f5f5f5),url(/home/mask.svg);-webkit-mask-position:0 0,50%;mask-position:0 0,50%;-webkit-mask-size:auto,70%;mask-size:auto,70%;-webkit-mask-repeat:repeat,no-repeat;mask-repeat:repeat,no-repeat;-webkit-mask-clip:border-box,border-box;mask-clip:border-box,border-box;-webkit-mask-origin:border-box,border-box;mask-origin:border-box,border-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}}
.hero-backdrop{z-index:0;pointer-events:none;background-color:var(--base-100);background-image:linear-gradient(90deg,#b4c4d20f 1px,#0000 1px),linear-gradient(#b4c4d20f 1px,#0000 1px),linear-gradient(90deg,#96a5b208 1px,#0000 1px),linear-gradient(#96a5b208 1px,#0000 1px);background-size:200px 200px,200px 200px,40px 40px,40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 75% at 50% 45%,#000 35%,#0000 92%);mask-image:radial-gradient(80% 75% at 50% 45%,#000 35%,#0000 92%)}
.marquee-banner{justify-content:center;align-items:center;width:100%;height:100svh;padding:1rem;display:flex;position:relative;overflow:hidden}.marquee-banner .marquees{flex-direction:column;justify-content:center;width:100%;height:100%;padding:2rem 0;display:flex;position:absolute;top:0;left:0}.marquee-banner .marquees .marquee-header{width:200%;color:var(--base-300);will-change:transform;position:relative}.marquee-banner .marquees .marquee-header-1{transform:translate(25%)}.marquee-banner .marquees .marquee-header-2{transform:translate(-25%)}.marquee-banner .banner{background-color:var(--base-700);border-radius:.75rem;width:35%;max-width:600px;height:70%;max-height:40rem;position:relative;overflow:hidden}.marquee-banner .banner .banner-img{width:100%;position:absolute;bottom:-7.5rem}.marquee-banner .banner .banner-content{width:100%;color:var(--base-100);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 2rem 2rem;display:flex}.marquee-banner .banner .banner-content p{color:var(--base-400)}@media (max-width:1000px){.marquee-banner .banner{width:min(22rem,100% - 1rem);height:55%;max-height:27rem}.marquee-banner .banner .banner-content{gap:1.25rem;padding:2rem 1.5rem 1.5rem}.marquee-banner .banner .banner-content h4{letter-spacing:0;font-size:1.5rem;line-height:1}.marquee-banner .banner .banner-img{top:12rem;bottom:0}}@media (min-width:2000px){.marquee-banner .marquees h1{font-size:8vw}.marquee-banner .marquee-banner{height:80svh}}
