.Hero-module__s-6kkG__hero{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__backgroundAnimation{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__s-6kkG__cursorLight{pointer-events:none;z-index:2;mix-blend-mode:screen;will-change:transform;background:radial-gradient(circle,#ffffff26 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:0;left:0}.Hero-module__s-6kkG__blob{filter:blur(80px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite alternate Hero-module__s-6kkG__floatBlob;position:absolute}.Hero-module__s-6kkG__blob:nth-child(2){background:var(--color-coral-pink);width:400px;height:400px;animation-delay:0s;top:-10%;left:-10%}.Hero-module__s-6kkG__blob:nth-child(3){background:var(--color-peach-cream);width:300px;height:300px;animation-duration:25s;animation-delay:-5s;bottom:20%;right:-5%}.Hero-module__s-6kkG__blob:nth-child(4){opacity:.2;background:#6e44ff;width:250px;height:250px;animation-duration:30s;animation-delay:-10s;top:40%;left:40%}@keyframes Hero-module__s-6kkG__floatBlob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(50px,50px)scale(1)}}.Hero-module__s-6kkG__content{text-align:center;z-index:2;padding:0 1rem;position:relative}.Hero-module__s-6kkG__avatarWrapper{width:150px;height:150px;font-family:var(--font-montserrat);color:#888;z-index:2;background:#222;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00000080}.Hero-module__s-6kkG__headline{font-family:var(--font-playfair);color:#fff;margin-bottom:2rem;font-size:4rem;font-weight:400;line-height:1.1}.Hero-module__s-6kkG__headline strong{color:var(--color-coral-pink);font-weight:700}.Hero-module__s-6kkG__headline span{font-family:var(--font-montserrat);color:#e0e0e0;margin-top:1.5rem;font-size:1.5rem;font-weight:400;line-height:1.5;display:block}.Hero-module__s-6kkG__subheadline{font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:2px;color:#ccc;justify-content:center;gap:1.5rem;font-size:.9rem;display:flex}.Hero-module__s-6kkG__subheadline span:not(:last-child):after{content:"|";color:#555;margin-left:1.5rem}.Hero-module__s-6kkG__ctaWrapper{justify-content:center;margin-top:3rem;display:flex}.Hero-module__s-6kkG__scrollIndicator{color:#fff;cursor:pointer;z-index:2;font-size:2rem;transition:color .3s;animation:2s ease-in-out infinite Hero-module__s-6kkG__float;position:absolute;bottom:2rem}.Hero-module__s-6kkG__scrollIndicator:hover{color:var(--color-coral-pink)}@keyframes Hero-module__s-6kkG__float{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:768px){.Hero-module__s-6kkG__headline{font-size:2.5rem}.Hero-module__s-6kkG__headline span{margin-top:1rem;font-size:1.2rem}.Hero-module__s-6kkG__subheadline{flex-direction:column;gap:.5rem}.Hero-module__s-6kkG__subheadline span:not(:last-child):after{display:none}}
.LogoMarquee-module__SPfsMG__marqueeSection{background-color:#fafafa;border-bottom:1px solid #0000000d;padding:4rem 0;overflow:hidden}.LogoMarquee-module__SPfsMG__marqueeContainer{-webkit-user-select:none;user-select:none;gap:4rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.LogoMarquee-module__SPfsMG__marqueeContent{flex-shrink:0;justify-content:space-around;gap:4rem;min-width:100%;animation:30s linear infinite LogoMarquee-module__SPfsMG__scroll;display:flex}.LogoMarquee-module__SPfsMG__logoItem{font-family:var(--font-playfair);color:var(--color-warm-taupe);opacity:.5;white-space:nowrap;font-size:1.5rem;font-weight:700;transition:opacity .3s}.LogoMarquee-module__SPfsMG__logoItem:hover{opacity:1;color:var(--color-coral-pink)}@keyframes LogoMarquee-module__SPfsMG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 4rem))}}@media (max-width:768px){.LogoMarquee-module__SPfsMG__marqueeSection{padding:2rem 0}.LogoMarquee-module__SPfsMG__marqueeContainer{gap:2rem}.LogoMarquee-module__SPfsMG__marqueeContent{gap:2rem;animation-duration:20s}}
.ValueProps-module__OoQNmG__section{background-color:#fff;padding:8rem 5%}.ValueProps-module__OoQNmG__container{max-width:1200px;margin:0 auto}.ValueProps-module__OoQNmG__headlineWrapper{max-width:600px;margin-bottom:4rem}.ValueProps-module__OoQNmG__headline{font-family:var(--font-playfair);color:var(--color-warm-taupe);font-size:3rem;line-height:1.2}.ValueProps-module__OoQNmG__headline strong{color:var(--color-coral-pink)}.ValueProps-module__OoQNmG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ValueProps-module__OoQNmG__card{background:#f9f9f9;border-radius:12px;flex-direction:column;gap:1rem;padding:2.5rem;transition:transform .3s;display:flex}.ValueProps-module__OoQNmG__card:hover{transform:translateY(-5px)}.ValueProps-module__OoQNmG__cardTitle{font-family:var(--font-montserrat);color:#000;font-size:1.2rem;font-weight:700}.ValueProps-module__OoQNmG__cardDesc{font-family:var(--font-montserrat);color:#666;font-size:.95rem;line-height:1.6}@media (max-width:900px){.ValueProps-module__OoQNmG__grid{grid-template-columns:1fr}}
.Services-module__mJrWua__section{color:#fff;background-color:#151515;padding:8rem 5%}.Services-module__mJrWua__container{max-width:1200px;margin:0 auto}.Services-module__mJrWua__header{margin-bottom:4rem}.Services-module__mJrWua__heading{font-family:var(--font-montserrat);color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:300;line-height:1.2}.Services-module__mJrWua__heading strong{color:#fff;font-weight:700}.Services-module__mJrWua__subheading{font-family:var(--font-montserrat);color:#777;font-size:2.5rem;font-weight:300}.Services-module__mJrWua__grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.Services-module__mJrWua__card{background:#1f1f1f;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-between;gap:2rem;min-height:250px;padding:4rem 3rem;transition:all .4s;display:flex}.Services-module__mJrWua__cardFull{background:linear-gradient(145deg,#1f1f1f,#252525);border:1px solid #ff6b8133;grid-column:1/-1}.Services-module__mJrWua__card:hover,.Services-module__mJrWua__cardFull:hover{background:#252525;border-color:#ff6b8166;transform:translateY(-5px)}.Services-module__mJrWua__cardTitle{font-family:var(--font-montserrat);color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Services-module__mJrWua__cardDesc{font-family:var(--font-montserrat);color:#ccc;font-size:1rem;line-height:1.6}.Services-module__mJrWua__price{font-family:var(--font-playfair);color:var(--color-coral-pink);margin-top:1rem;font-size:1.2rem;font-style:italic}.Services-module__mJrWua__featureList{margin:1rem 0 0;padding:0;list-style:none}.Services-module__mJrWua__featureList li{font-family:var(--font-montserrat);color:#888;margin-bottom:.5rem;padding-left:1rem;font-size:.9rem;position:relative}.Services-module__mJrWua__featureList li:before{content:"•";color:var(--color-coral-pink);position:absolute;left:0}.Services-module__mJrWua__centerBtn{justify-content:center;display:flex}@media (max-width:800px){.Services-module__mJrWua__grid{grid-template-columns:1fr}.Services-module__mJrWua__cardFull{grid-column:auto}}
.MagneticButton-module__l2Ju0W__magneticWrap{z-index:10;border-radius:50px;display:inline-block;position:relative}.MagneticButton-module__l2Ju0W__magneticBtn{background-color:var(--color-coral-pink);color:#fff;font-family:var(--font-poppins);cursor:pointer;z-index:1;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.MagneticButton-module__l2Ju0W__magneticBtn:hover{background-color:var(--color-sunset-coral)}.MagneticButton-module__l2Ju0W__secondary{border:1px solid var(--color-warm-taupe);color:var(--color-warm-taupe);background-color:#0000}.MagneticButton-module__l2Ju0W__secondary:hover{background-color:var(--color-warm-taupe);color:#fff}.MagneticButton-module__l2Ju0W__magneticArea{z-index:0;pointer-events:none;border-radius:50%;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Testimonials-module__VOp6eq__section{color:#fff;background-color:#111;padding:8rem 5%;position:relative;overflow:hidden}.Testimonials-module__VOp6eq__container{width:100%;max-width:1400px;margin:0 auto}.Testimonials-module__VOp6eq__heading{font-family:var(--font-playfair);color:#fff;text-align:center;margin-bottom:4rem;font-size:3rem}.Testimonials-module__VOp6eq__sliderViewport{width:100%;padding:1rem 0 3rem;overflow:hidden}.Testimonials-module__VOp6eq__sliderTrack{gap:2rem;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.Testimonials-module__VOp6eq__card{opacity:.5;background:#1a1a1a;border:1px solid #ffffff0d;border-radius:50px;flex-direction:column;flex:0 0 calc(50% - 1rem);gap:2rem;padding:3rem;transition:all .3s;display:flex;transform:scale(.95)}.Testimonials-module__VOp6eq__card.Testimonials-module__VOp6eq__active{opacity:1;background:#222;border-color:#ffffff1a;transform:scale(1)}.Testimonials-module__VOp6eq__card:hover{border-color:var(--color-coral-pink)}.Testimonials-module__VOp6eq__card p{font-family:var(--font-montserrat);color:#ddd;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__VOp6eq__author{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__VOp6eq__avatar{background-color:var(--color-coral-pink);width:50px;height:50px;font-family:var(--font-playfair);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Testimonials-module__VOp6eq__info h4{font-family:var(--font-playfair);color:#fff;font-size:1.1rem}.Testimonials-module__VOp6eq__info span{font-family:var(--font-montserrat);opacity:.6;color:#aaa;font-size:.8rem}.Testimonials-module__VOp6eq__controls{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.Testimonials-module__VOp6eq__arrowBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .2s;display:flex}.Testimonials-module__VOp6eq__arrowBtn:hover{background:var(--color-coral-pink);border-color:var(--color-coral-pink);transform:scale(1.1)}.Testimonials-module__VOp6eq__arrowBtn:disabled{opacity:.2;cursor:not-allowed;background:0 0;border-color:#ffffff1a;transform:none}@media (max-width:768px){.Testimonials-module__VOp6eq__card{flex:0 0 100%}}
.About-module__vMbv_W__section{color:var(--color-warm-taupe);background-color:#fff;padding:8rem 5%;overflow:hidden}.About-module__vMbv_W__container{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.About-module__vMbv_W__imageWrapper{border-top-left-radius:200px;border-top-right-radius:200px;flex:1;width:100%;height:600px;position:relative;overflow:hidden}.About-module__vMbv_W__content{flex-direction:column;flex:1;gap:2rem;display:flex}.About-module__vMbv_W__heading{font-size:3.5rem;font-family:var(--font-playfair);color:var(--color-coral-pink);line-height:1.1}.About-module__vMbv_W__text{font-family:var(--font-montserrat);color:#555;font-size:1.1rem;line-height:1.8}.About-module__vMbv_W__timeline{border-top:1px solid #eee;gap:3rem;margin-top:2rem;padding-top:2rem;display:flex}.About-module__vMbv_W__milestone h4{font-size:2.5rem;font-family:var(--font-playfair);color:var(--color-warm-taupe);margin-bottom:.5rem}.About-module__vMbv_W__milestone span{font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:1px;color:#888;font-size:.9rem}@media (max-width:900px){.About-module__vMbv_W__container{flex-direction:column;gap:3rem}.About-module__vMbv_W__imageWrapper{flex:none;order:-1;width:100%;height:500px}.About-module__vMbv_W__content{flex:none;width:100%}.About-module__vMbv_W__heading{font-size:2.5rem}}
.LeadMagnet-module__7fKpKa__section{background-color:var(--color-peach-cream);text-align:center;padding:8rem 5%}.LeadMagnet-module__7fKpKa__container{max-width:800px;margin:0 auto}.LeadMagnet-module__7fKpKa__heading{font-family:var(--font-playfair);color:var(--color-warm-taupe);margin-bottom:1.5rem;font-size:3rem}.LeadMagnet-module__7fKpKa__subheading{font-family:var(--font-montserrat);color:var(--color-warm-taupe);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.LeadMagnet-module__7fKpKa__form{justify-content:center;gap:1rem;display:flex}.LeadMagnet-module__7fKpKa__input{width:100%;max-width:400px;font-family:var(--font-montserrat);border:1px solid #0000001a;border-radius:50px;padding:1rem 1.5rem;font-size:1rem}.LeadMagnet-module__7fKpKa__input:focus{border-color:var(--color-coral-pink);outline:none}.LeadMagnet-module__7fKpKa__button{background-color:var(--color-coral-pink);color:#fff;font-family:var(--font-poppins);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}.LeadMagnet-module__7fKpKa__button:hover{background-color:var(--color-sunset-coral);transform:translateY(-2px)}.LeadMagnet-module__7fKpKa__button:disabled{cursor:not-allowed;background-color:#ccc;transform:none}.LeadMagnet-module__7fKpKa__successMessage{background:#fff;border-radius:20px;padding:2rem;animation:.5s LeadMagnet-module__7fKpKa__fadeIn;display:inline-block;box-shadow:0 10px 20px #0000000d}.LeadMagnet-module__7fKpKa__successMessage h3{font-family:var(--font-playfair);color:var(--color-coral-pink);margin-bottom:.5rem;font-size:2rem}.LeadMagnet-module__7fKpKa__successMessage p{font-family:var(--font-montserrat);color:#555;margin-bottom:1rem}.LeadMagnet-module__7fKpKa__resetBtn{color:#888;cursor:pointer;font-family:var(--font-montserrat);background:0 0;border:none;font-size:.9rem;text-decoration:underline}.LeadMagnet-module__7fKpKa__errorMsg{color:red;font-family:var(--font-montserrat);margin-top:1rem;font-size:.9rem}@keyframes LeadMagnet-module__7fKpKa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.LeadMagnet-module__7fKpKa__form{flex-direction:column;align-items:center}.LeadMagnet-module__7fKpKa__input,.LeadMagnet-module__7fKpKa__button{width:100%}}
.Footer-module__3hUVsW__footer{background-color:var(--color-warm-taupe);color:#fff;padding:5rem 5% 2rem}.Footer-module__3hUVsW__container{grid-template-columns:2fr 1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.Footer-module__3hUVsW__column h3{font-family:var(--font-playfair);color:var(--color-peach-cream);margin-bottom:1.5rem;font-size:1.5rem}.Footer-module__3hUVsW__links{padding:0;list-style:none}.Footer-module__3hUVsW__links li{margin-bottom:.8rem}.Footer-module__3hUVsW__links a{color:#fffc;font-family:var(--font-montserrat);text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__links a:hover{color:#fff}.Footer-module__3hUVsW__form{flex-direction:column;gap:.8rem;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;font-family:var(--font-montserrat);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.8rem 1rem}.Footer-module__3hUVsW__newsletterInput::placeholder{color:#ffffff80}.Footer-module__3hUVsW__submitBtn{background:var(--color-coral-pink);color:#fff;font-family:var(--font-montserrat);cursor:pointer;border:none;border-radius:4px;padding:.8rem 1rem;font-weight:600;transition:background .3s}.Footer-module__3hUVsW__submitBtn:hover{background:var(--color-sunset-coral)}.Footer-module__3hUVsW__successMsg{color:#a8e6cf;font-family:var(--font-montserrat)}.Footer-module__3hUVsW__errorMsg{color:#ff6b81;margin-top:.5rem;font-size:.9rem}.Footer-module__3hUVsW__copyright{text-align:center;font-family:var(--font-montserrat);opacity:.6;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__3hUVsW__container{grid-template-columns:1fr;gap:2rem}}
.Contact-module__XILVtW__section{background-color:var(--color-warm-taupe);color:#fff;padding:8rem 5%}.Contact-module__XILVtW__container{text-align:center;max-width:800px;margin:0 auto}.Contact-module__XILVtW__heading{font-family:var(--font-playfair);color:var(--color-peach-cream);margin-bottom:2rem;font-size:3rem}.Contact-module__XILVtW__subheading{font-family:var(--font-montserrat);opacity:.9;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__XILVtW__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Contact-module__XILVtW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__XILVtW__label{font-family:var(--font-montserrat);color:var(--color-peach-cream);font-size:.9rem}.Contact-module__XILVtW__input,.Contact-module__XILVtW__textarea{color:#fff;font-family:var(--font-montserrat);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__XILVtW__input:focus,.Contact-module__XILVtW__textarea:focus{border-color:var(--color-coral-pink);background:#ffffff1a;outline:none}.Contact-module__XILVtW__textarea{resize:vertical;min-height:150px}.Contact-module__XILVtW__submitBtn{background:var(--color-coral-pink);color:#fff;font-family:var(--font-poppins);cursor:pointer;border:none;border-radius:50px;align-self:flex-start;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Contact-module__XILVtW__submitBtn:hover{background:var(--color-sunset-coral);transform:translateY(-2px)}.Contact-module__XILVtW__submitBtn:disabled{cursor:not-allowed;background:#555;transform:none}.Contact-module__XILVtW__successMsg{color:#a8e6cf;background:#a8e6cf1a;border:1px solid #a8e6cf;border-radius:10px;margin-top:2rem;padding:2rem}.Contact-module__XILVtW__errorMsg{color:#ff6b81;text-align:center;margin-top:1rem}
