.Button-module__8RiFmG__button{cursor:pointer;font-family:var(--font-outfit);letter-spacing:.02em;border:none;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__primary{background:var(--primary);color:var(--bg-deep);box-shadow:0 0 15px #38bdf84d}.Button-module__8RiFmG__primary:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 0 25px #38bdf899}.Button-module__8RiFmG__secondary{background:var(--secondary);color:#fff}.Button-module__8RiFmG__secondary:hover{background:#475569;transform:translateY(-2px)}.Button-module__8RiFmG__outline{border:1px solid var(--primary);color:var(--primary);background:0 0}.Button-module__8RiFmG__outline:hover{background:#38bdf81a;box-shadow:0 0 15px #38bdf833}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__8RiFmG__content{z-index:10;position:relative}
.Navbar-module__cRh5nW__navbar{z-index:1000;border-bottom:1px solid #ffffff0d;width:100%;padding:.75rem 0;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-outfit);letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__logoImage{object-fit:contain}.Navbar-module__cRh5nW__navLinks{color:var(--text-muted);gap:2.5rem;font-weight:500;display:none}.Navbar-module__cRh5nW__link{font-size:.95rem;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--primary)}@media (min-width:768px){.Navbar-module__cRh5nW__navLinks{display:flex}}
.Hero-module__kdTI_W__hero{background:radial-gradient(circle at bottom,#1e293b 0%,var(--bg-deep)70%);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__kdTI_W__content{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__kdTI_W__badge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#38bdf81a;border:1px solid #38bdf833;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__kdTI_W__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.Hero-module__kdTI_W__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__kdTI_W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__kdTI_W__stars,.Hero-module__kdTI_W__stars2{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__kdTI_W__stars{opacity:.35;background-image:radial-gradient(1px 1px at 20px 30px,#fff,#0000),radial-gradient(1px 1px at 40px 70px,#fff,#0000),radial-gradient(1px 1px at 50px 160px,#fff,#0000),radial-gradient(1px 1px at 90px 40px,#fff,#0000),radial-gradient(1px 1px at 130px 80px,#fff,#0000);background-size:200px 200px;animation:160s linear infinite Hero-module__kdTI_W__moveStars}.Hero-module__kdTI_W__stars2{opacity:.2;background-image:radial-gradient(2px 2px at 100px 50px,#fff,#0000),radial-gradient(2px 2px at 100px 150px,#fff,#0000),radial-gradient(2px 2px at 50px 100px,#fff,#0000);background-size:300px 300px;animation:220s linear infinite Hero-module__kdTI_W__moveStars}@keyframes Hero-module__kdTI_W__moveStars{0%{background-position:0 0}to{background-position:0 1000px}}.Hero-module__kdTI_W__glowOverlay{z-index:1;pointer-events:none;background:radial-gradient(circle,#38bdf80d 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.Hero-module__kdTI_W__title{font-size:4.5rem}}
.Services-module__JkB0mq__section{background-color:var(--bg-light);padding:6rem 0}.Services-module__JkB0mq__header{text-align:center;margin-bottom:4rem}.Services-module__JkB0mq__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem}.Services-module__JkB0mq__subtitle{color:var(--text-dark-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__JkB0mq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Services-module__JkB0mq__card{background:var(--bg-light);border:1px solid var(--border-light);border-radius:1rem;padding:2rem;transition:all .3s}.Services-module__JkB0mq__card:hover{border-color:#0284c766;transform:translateY(-4px);box-shadow:0 10px 30px #0f172a14}.Services-module__JkB0mq__iconWrapper{width:56px;height:56px;color:var(--primary-deep);background:#38bdf81f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__JkB0mq__cardTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.375rem}.Services-module__JkB0mq__cardDesc{color:var(--text-dark-muted);line-height:1.6}@media (min-width:700px){.Services-module__JkB0mq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__JkB0mq__grid{grid-template-columns:repeat(6,1fr)}.Services-module__JkB0mq__card{grid-column:span 2}.Services-module__JkB0mq__card:nth-child(4){grid-column:2/span 2}.Services-module__JkB0mq__card:nth-child(5){grid-column:4/span 2}}
.HowItWorks-module__IhtW0W__section{background-color:var(--bg-light-alt);padding:6rem 0}.HowItWorks-module__IhtW0W__header{text-align:center;margin-bottom:4rem}.HowItWorks-module__IhtW0W__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem}.HowItWorks-module__IhtW0W__subtitle{color:var(--text-dark-muted);font-size:1.125rem}.HowItWorks-module__IhtW0W__grid{grid-template-columns:1fr;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.HowItWorks-module__IhtW0W__number{font-family:var(--font-outfit);color:var(--primary-deep);letter-spacing:.1em;font-size:1rem;font-weight:700}.HowItWorks-module__IhtW0W__stepTitle{color:var(--text-dark);margin:.75rem 0;font-size:1.5rem}.HowItWorks-module__IhtW0W__stepDesc{color:var(--text-dark-muted);line-height:1.6}@media (min-width:768px){.HowItWorks-module__IhtW0W__grid{grid-template-columns:repeat(3,1fr)}}
.Testimonials-module__cVMt_a__section{background-color:var(--bg-light);padding:6rem 0}.Testimonials-module__cVMt_a__header{text-align:center;margin-bottom:4rem}.Testimonials-module__cVMt_a__title{color:var(--text-dark);font-size:2.5rem}.Testimonials-module__cVMt_a__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Testimonials-module__cVMt_a__card{background:var(--bg-light-alt);border:1px solid var(--border-light);border-radius:1rem;flex-direction:column;padding:2rem;display:flex}.Testimonials-module__cVMt_a__quote{color:var(--text-dark);flex-grow:1;font-size:1.0625rem;line-height:1.7}.Testimonials-module__cVMt_a__attribution{flex-direction:column;margin-top:1.5rem;display:flex}.Testimonials-module__cVMt_a__name{color:var(--text-dark);font-weight:600;font-family:var(--font-outfit)}.Testimonials-module__cVMt_a__role{color:var(--text-dark-muted);font-size:.9rem}@media (min-width:768px){.Testimonials-module__cVMt_a__grid{grid-template-columns:repeat(3,1fr)}}
.About-module__5h_bca__section{background-color:var(--bg-light);padding:6rem 0}.About-module__5h_bca__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.About-module__5h_bca__photoColumn{justify-content:center;display:flex}.About-module__5h_bca__photo{object-fit:cover;border-radius:1.5rem}.About-module__5h_bca__photoPlaceholder{aspect-ratio:1;background:var(--bg-light-alt);border:1px solid var(--border-light);border-radius:1.5rem;justify-content:center;align-items:center;width:100%;max-width:420px;display:flex}.About-module__5h_bca__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem}.About-module__5h_bca__text p{color:var(--text-dark-muted);margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.8}@media (min-width:900px){.About-module__5h_bca__grid{grid-template-columns:1fr 1.4fr}}
.Contact-module__j4j5hq__section{background-color:var(--bg-light);padding:6rem 0}.Contact-module__j4j5hq__grid{grid-template-columns:1fr;gap:4rem;display:grid}.Contact-module__j4j5hq__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem}.Contact-module__j4j5hq__subtitle{color:var(--text-dark-muted);margin-bottom:3rem;font-size:1.125rem}.Contact-module__j4j5hq__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__j4j5hq__contactItem{color:var(--text-dark-muted);align-items:center;gap:1rem;font-size:1.0625rem;display:flex}.Contact-module__j4j5hq__contactItem a:hover{color:var(--primary-deep)}.Contact-module__j4j5hq__iconWrapper{width:40px;height:40px;color:var(--primary-deep);background:#38bdf81f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__j4j5hq__form{background:var(--bg-light-alt);border:1px solid var(--border-light);border-radius:1.5rem;padding:2.5rem}.Contact-module__j4j5hq__row{grid-template-columns:1fr;gap:0 1.5rem;display:grid}.Contact-module__j4j5hq__submitBtn{width:100%}.Contact-module__j4j5hq__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.Contact-module__j4j5hq__formError{color:#dc2626;margin-top:1rem}.Contact-module__j4j5hq__formSuccess{color:#16a34a;margin-top:1rem}@media (min-width:768px){.Contact-module__j4j5hq__grid{grid-template-columns:1fr 1.5fr}.Contact-module__j4j5hq__row{grid-template-columns:1fr 1fr}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Input-module__5jsJuW__label{color:var(--text-dark-muted);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border:1px solid var(--border-light);color:var(--text-dark);font-family:var(--font-inter);background:#fff;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Input-module__5jsJuW__input::placeholder{color:#94a3b8}.Input-module__5jsJuW__input:focus{border-color:var(--primary-deep);box-shadow:0 0 0 2px #0284c726}.Input-module__5jsJuW__textarea{resize:vertical;min-height:120px}
.Footer-module__3hUVsW__footer{background:var(--bg-deep);color:var(--text-muted);border-top:1px solid #ffffff0d;padding:2.5rem 0;font-size:.875rem}.Footer-module__3hUVsW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__brand{text-align:left;align-items:center;gap:.75rem;display:flex}.Footer-module__3hUVsW__brand h3{color:var(--text-main);margin-bottom:.25rem;font-size:1rem}.Footer-module__3hUVsW__contact{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__contact a:hover{color:var(--primary)}@media (min-width:768px){.Footer-module__3hUVsW__content{text-align:left;flex-direction:row;justify-content:space-between}.Footer-module__3hUVsW__contact{align-items:flex-end}}
