.Hero-module__s-6kkG__hero{background-color:var(--surface-dark);align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__imageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__heroImage{object-fit:cover;object-position:center 60%}.Hero-module__s-6kkG__overlay{z-index:2;background:radial-gradient(circle,rgba(0,0,0,.3) 0%,rgba(0,0,0,.4) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__content{z-index:3;text-align:center;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__s-6kkG__textContent{color:var(--text-inverse)}.Hero-module__s-6kkG__title{text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,#ff7411,#feeb4d,#01c5f0) 0 0/200%;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 4px 10px rgba(0,0,0,.6));-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:max(3rem,min(8vw,7rem));font-weight:900;line-height:1}.Hero-module__s-6kkG__tagline{margin-top:-10px;margin-bottom:var(--spacing-lg);color:#fff;text-shadow:0 4px 15px rgba(0,0,0,.8);font-size:max(2rem,min(5vw,4rem))}.Hero-module__s-6kkG__ctaWrapper{margin-top:var(--spacing-xl)}.Hero-module__s-6kkG__cta{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,#ff7411,#ebd939,#01c5f0) 0 0/200%;padding:1rem 2.5rem;font-weight:800;transition:all .3s;display:inline-block;box-shadow:0 10px 25px rgba(0,0,0,.5)}.Hero-module__s-6kkG__cta:hover{background-position:100%;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 30px rgba(255,116,17,.4)}.Hero-module__s-6kkG__scrollIndicator{z-index:3;color:var(--text-inverse);flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__scrollText{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.Hero-module__s-6kkG__scrollLine{background-color:rgba(255,255,255,.3);width:1px;height:60px;position:relative;overflow:hidden}.Hero-module__s-6kkG__scrollLine:after{content:"";background-color:#fff;width:100%;height:50%;animation:2s cubic-bezier(.65,0,.35,1) infinite Hero-module__s-6kkG__scrollDown;position:absolute;top:0;left:0}@keyframes Hero-module__s-6kkG__scrollDown{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}
.SamplesCarousel-module__P99YfW__section{background-color:var(--background);padding:80px 0;overflow:hidden}.SamplesCarousel-module__P99YfW__container{flex-direction:column;gap:40px;display:flex;position:relative}.SamplesCarousel-module__P99YfW__header{text-align:center}.SamplesCarousel-module__P99YfW__title{text-transform:uppercase;margin-bottom:16px;font-size:2.5rem;font-weight:700}.SamplesCarousel-module__P99YfW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.SamplesCarousel-module__P99YfW__carouselWrapper{width:100%;position:relative}.SamplesCarousel-module__P99YfW__carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:20px 0;display:flex;overflow-x:auto}.SamplesCarousel-module__P99YfW__carousel::-webkit-scrollbar{display:none}.SamplesCarousel-module__P99YfW__item{scroll-snap-align:start;border-radius:12px;min-width:300px;min-height:400px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.SamplesCarousel-module__P99YfW__item:hover{transform:translateY(-10px)}.SamplesCarousel-module__P99YfW__image{object-fit:cover;pointer-events:none}.SamplesCarousel-module__P99YfW__navBtn{background-color:var(--surface-primary,#fff);width:48px;height:48px;color:var(--text-primary,#000);border:1px solid var(--border,rgba(0,0,0,.1));cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px rgba(0,0,0,.1)}.SamplesCarousel-module__P99YfW__navBtn:hover{background-color:var(--accent-red,#ff4d4d);color:#fff;border-color:var(--accent-red,#ff4d4d);transform:translateY(-50%)scale(1.05)}.SamplesCarousel-module__P99YfW__prevBtn{left:-24px}.SamplesCarousel-module__P99YfW__nextBtn{right:-24px}@media (max-width:1024px){.SamplesCarousel-module__P99YfW__prevBtn{left:10px}.SamplesCarousel-module__P99YfW__nextBtn{right:10px}}@media (max-width:768px){.SamplesCarousel-module__P99YfW__section{padding:60px 0}.SamplesCarousel-module__P99YfW__title{font-size:2rem}.SamplesCarousel-module__P99YfW__item{min-width:260px;min-height:350px}.SamplesCarousel-module__P99YfW__navBtn{width:40px;height:40px}}
.LimitedDrops-module__5Q2f-W__section{padding:var(--spacing-xxl)0;background-color:var(--surface-dark);color:var(--text-inverse);overflow:hidden}.LimitedDrops-module__5Q2f-W__content{gap:var(--spacing-xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.LimitedDrops-module__5Q2f-W__content{grid-template-columns:1fr 1.5fr}}.LimitedDrops-module__5Q2f-W__textContent{max-width:400px}.LimitedDrops-module__5Q2f-W__title{text-transform:uppercase;margin-bottom:var(--spacing-md);color:var(--accent-yellow);font-size:max(2.5rem,min(6vw,4rem));line-height:1}.LimitedDrops-module__5Q2f-W__description{margin-bottom:var(--spacing-lg);color:#e2e0db;font-size:1.125rem;line-height:1.6}.LimitedDrops-module__5Q2f-W__primaryBtn{background-color:var(--accent-yellow);color:var(--surface-dark);text-transform:uppercase;letter-spacing:.05em;padding:1rem 2rem;font-weight:600;transition:transform .3s,background-color .3s;display:inline-block}.LimitedDrops-module__5Q2f-W__primaryBtn:hover{background-color:#fff;transform:translateY(-4px)}.LimitedDrops-module__5Q2f-W__imageGrid{width:100%;position:relative}.LimitedDrops-module__5Q2f-W__imageWrapperMain{aspect-ratio:4/3;background-color:#333;width:100%;position:relative}.LimitedDrops-module__5Q2f-W__image{object-fit:cover}.LimitedDrops-module__5Q2f-W__dropBadge{background-color:var(--accent-red);color:var(--text-inverse);text-transform:uppercase;letter-spacing:.1em;z-index:2;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}
.ProcessSection-module__MMp8aW__section{padding:var(--spacing-xxl)0;background-color:var(--surface-secondary)}.ProcessSection-module__MMp8aW__header{text-align:center;margin-bottom:var(--spacing-xl)}.ProcessSection-module__MMp8aW__title{text-transform:uppercase;margin-bottom:var(--spacing-sm);font-size:max(2rem,min(5vw,3rem))}.ProcessSection-module__MMp8aW__subtitle{color:var(--text-secondary);font-size:1.125rem}.ProcessSection-module__MMp8aW__stepsGrid{gap:var(--spacing-xl)var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ProcessSection-module__MMp8aW__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProcessSection-module__MMp8aW__stepsGrid{grid-template-columns:repeat(4,1fr)}}.ProcessSection-module__MMp8aW__stepCard{gap:var(--spacing-md);cursor:pointer;flex-direction:column;display:flex}.ProcessSection-module__MMp8aW__iconWrapper{aspect-ratio:1;background-color:var(--surface-primary);border:1px solid rgba(255,255,255,.05);border-radius:8px;justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.02)}.ProcessSection-module__MMp8aW__svgIcon{width:64px;height:64px;color:var(--accent-red,#ff4d4d);transition:transform .5s,color .3s}.ProcessSection-module__MMp8aW__stepCard:hover .ProcessSection-module__MMp8aW__iconWrapper{background-color:var(--accent-red,#ff4d4d);transform:translateY(-5px);box-shadow:0 10px 25px rgba(255,77,77,.25)}.ProcessSection-module__MMp8aW__stepCard:hover .ProcessSection-module__MMp8aW__svgIcon{color:var(--text-inverse,#fff);transform:rotate(5deg)scale(1.05)}.ProcessSection-module__MMp8aW__stepNumber{background-color:var(--accent-red,#ff4d4d);color:var(--text-inverse,#fff);border-top-right-radius:8px;border-bottom-left-radius:8px;padding:.5rem 1rem;font-size:1.25rem;font-weight:700;line-height:1;transition:all .3s;position:absolute;bottom:0;left:0}.ProcessSection-module__MMp8aW__stepCard:hover .ProcessSection-module__MMp8aW__stepNumber{background-color:var(--surface-primary);color:var(--accent-red,#ff4d4d)}.ProcessSection-module__MMp8aW__textContent{flex-direction:column;gap:.5rem;padding:0 5px;display:flex}.ProcessSection-module__MMp8aW__stepTitle{text-transform:uppercase;margin:0;font-size:1.25rem;transition:color .3s}.ProcessSection-module__MMp8aW__stepCard:hover .ProcessSection-module__MMp8aW__stepTitle{color:var(--accent-red,#ff4d4d)}.ProcessSection-module__MMp8aW__stepDesc{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}
.PricingGuide-module__5vgxSG__section{background-color:var(--surface-primary);padding:80px 0}.PricingGuide-module__5vgxSG__container{flex-direction:column;gap:40px;display:flex}.PricingGuide-module__5vgxSG__header{text-align:center}.PricingGuide-module__5vgxSG__title{text-transform:uppercase;margin-bottom:16px;font-size:2.5rem;font-weight:700}.PricingGuide-module__5vgxSG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem}.PricingGuide-module__5vgxSG__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.PricingGuide-module__5vgxSG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PricingGuide-module__5vgxSG__grid{grid-template-columns:repeat(4,1fr)}}.PricingGuide-module__5vgxSG__card{background-color:var(--surface-secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:20px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.02)}.PricingGuide-module__5vgxSG__card:hover{border-color:var(--accent-red,#ff4d4d);transform:translateY(-5px);box-shadow:0 10px 25px rgba(255,77,77,.05)}.PricingGuide-module__5vgxSG__cardHeader{flex-direction:column;gap:8px;display:flex}.PricingGuide-module__5vgxSG__tierName{text-transform:uppercase;margin:0;font-size:1.35rem;font-weight:700}.PricingGuide-module__5vgxSG__price{color:var(--accent-red,#ff4d4d);font-size:1.15rem;font-weight:700}.PricingGuide-module__5vgxSG__description{color:var(--text-secondary);flex-grow:1;margin:0;font-size:.95rem;line-height:1.5}.PricingGuide-module__5vgxSG__detailsList{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin:0;padding:16px 0 0;list-style:none;display:flex}.PricingGuide-module__5vgxSG__detailItem{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.PricingGuide-module__5vgxSG__checkIcon{color:var(--accent-red,#ff4d4d);flex-shrink:0}.PricingGuide-module__5vgxSG__ctaBox{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-top:20px;display:flex}.PricingGuide-module__5vgxSG__note{color:var(--text-secondary);margin:0;font-size:1.1rem}.PricingGuide-module__5vgxSG__ctaBtn{background-color:var(--accent-red,#ff4d4d);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.PricingGuide-module__5vgxSG__ctaBtn:hover{background-color:var(--text-primary);transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (max-width:768px){.PricingGuide-module__5vgxSG__section{padding:60px 0}.PricingGuide-module__5vgxSG__title{font-size:2rem}}
.BrandStoryTeaser-module__fRQ9yW__section{padding:var(--spacing-xxl)0;background-color:var(--surface-primary)}.BrandStoryTeaser-module__fRQ9yW__grid{gap:var(--spacing-xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.BrandStoryTeaser-module__fRQ9yW__grid{grid-template-columns:1fr 1fr}}.BrandStoryTeaser-module__fRQ9yW__imageWrapper{aspect-ratio:3/4;background-color:var(--surface-secondary);width:100%;position:relative}@media (min-width:768px){.BrandStoryTeaser-module__fRQ9yW__imageWrapper{aspect-ratio:4/5}}.BrandStoryTeaser-module__fRQ9yW__image{object-fit:cover}.BrandStoryTeaser-module__fRQ9yW__content{gap:var(--spacing-md);padding:0 var(--spacing-md);flex-direction:column;display:flex}@media (min-width:768px){.BrandStoryTeaser-module__fRQ9yW__content{padding:0 var(--spacing-xl)}}.BrandStoryTeaser-module__fRQ9yW__title{text-transform:uppercase;margin-bottom:var(--spacing-sm);font-size:max(2rem,min(5vw,3.5rem));line-height:1.1}.BrandStoryTeaser-module__fRQ9yW__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.BrandStoryTeaser-module__fRQ9yW__linkBtn{margin-top:var(--spacing-md);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--text-primary);align-self:flex-start;padding-bottom:.25rem;font-weight:600;transition:color .2s,border-color .2s}.BrandStoryTeaser-module__fRQ9yW__linkBtn:hover{color:var(--accent-red);border-color:var(--accent-red)}
.Testimonials-module__VOp6eq__section{padding:var(--spacing-xxl)0;background-color:var(--surface-secondary)}.Testimonials-module__VOp6eq__grid{gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__VOp6eq__card{background-color:var(--surface-primary);padding:var(--spacing-xl);border:1px solid var(--border);flex-direction:column;justify-content:space-between;display:flex}.Testimonials-module__VOp6eq__text{margin-bottom:var(--spacing-lg);color:var(--text-primary);font-size:1.125rem;font-style:italic;line-height:1.6}.Testimonials-module__VOp6eq__authorBox{border-top:1px solid var(--border);padding-top:var(--spacing-md)}.Testimonials-module__VOp6eq__author{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.Testimonials-module__VOp6eq__location{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}
