.Button-module__8RiFmG__button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--accent);color:#030505}.Button-module__8RiFmG__primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{color:#fff;background-color:#0000;border:1px solid #ffffff26;font-weight:500}.Button-module__8RiFmG__secondary:hover{background-color:#ffffff0f}.Button-module__8RiFmG__fullWidth{width:100%}
.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#030505d9;height:80px;transition:box-shadow .2s;position:sticky;top:0}.Header-module__lnUIdW__scrolled{box-shadow:0 1px #ffffff0d}.Header-module__lnUIdW__inner{max-width:var(--content-max-width);height:100%;padding:0 var(--px);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__logoIcon{background:linear-gradient(135deg, var(--accent), #7ecc20);color:#030505;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.Header-module__lnUIdW__logoImage{object-fit:contain;border-radius:14px;width:72px;height:72px}.Header-module__lnUIdW__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__lnUIdW__logoName{letter-spacing:.04em;color:var(--foreground);font-size:15px;font-weight:700}.Header-module__lnUIdW__logoSub{color:var(--text-tertiary);letter-spacing:.01em;font-size:10px;font-weight:400}.Header-module__lnUIdW__pill{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;display:flex}.Header-module__lnUIdW__navLink{color:#ffffffb3;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:500;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__ctaWrap{flex-shrink:0}.Header-module__lnUIdW__cta{border-radius:999px!important;padding:8px 20px!important;font-size:14px!important}.Header-module__lnUIdW__burger{flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__lnUIdW__burgerLine{background:var(--foreground);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__lnUIdW__burgerLine.Header-module__lnUIdW__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__lnUIdW__burgerLine.Header-module__lnUIdW__open:nth-child(2){opacity:0}.Header-module__lnUIdW__burgerLine.Header-module__lnUIdW__open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__lnUIdW__overlay{-webkit-backdrop-filter:blur(20px);z-index:99;background:#030505f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:64px 0 0}.Header-module__lnUIdW__mobileNav{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:320px;padding:0 24px;display:flex}.Header-module__lnUIdW__mobileLink{color:var(--foreground);font-size:20px;font-weight:500;transition:color .2s}.Header-module__lnUIdW__mobileLink:hover{color:var(--accent)}@media (max-width:768px){.Header-module__lnUIdW__pill,.Header-module__lnUIdW__ctaWrap{display:none}.Header-module__lnUIdW__burger{display:flex}.Header-module__lnUIdW__logoSub{display:none}}@media (min-width:769px){.Header-module__lnUIdW__overlay{display:none}}
.Badge-module__H8aylq__badge{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);letter-spacing:.02em;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:500;line-height:1.4;display:inline-block}.Badge-module__H8aylq__small{letter-spacing:.05em;text-transform:uppercase;padding:4px 12px;font-size:11px;font-weight:600}
.OrbAnimation-module__NtO7Mq__orb{pointer-events:none;z-index:0;filter:blur(60px);opacity:.5;width:600px;height:600px;animation:18s linear infinite OrbAnimation-module__NtO7Mq__orbRotate,4s ease-in-out infinite alternate OrbAnimation-module__NtO7Mq__orbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrbAnimation-module__NtO7Mq__circle1,.OrbAnimation-module__NtO7Mq__circle2,.OrbAnimation-module__NtO7Mq__circle3,.OrbAnimation-module__NtO7Mq__circle4{border-radius:50%;position:absolute}.OrbAnimation-module__NtO7Mq__circle1{background:#0a3d1a;width:400px;height:400px;top:10%;left:15%}.OrbAnimation-module__NtO7Mq__circle2{background:#2d6b3f;width:350px;height:350px;top:25%;left:35%}.OrbAnimation-module__NtO7Mq__circle3{background:#1a4d5c;width:300px;height:300px;top:15%;left:25%}.OrbAnimation-module__NtO7Mq__circle4{opacity:.7;background:#3a8f5c;width:250px;height:250px;top:30%;left:20%}@keyframes OrbAnimation-module__NtO7Mq__orbPulse{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(1.1)}}@keyframes OrbAnimation-module__NtO7Mq__orbRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:768px){.OrbAnimation-module__NtO7Mq__orb{width:400px;height:400px}.OrbAnimation-module__NtO7Mq__circle1{width:280px;height:280px}.OrbAnimation-module__NtO7Mq__circle2{width:240px;height:240px}.OrbAnimation-module__NtO7Mq__circle3{width:200px;height:200px}}
.HeroSection-module__HAA8HW__section{text-align:center;min-height:calc(100vh - 64px);padding:80px var(--px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__content{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:960px;display:flex;position:relative}.HeroSection-module__HAA8HW__title{font-size:var(--h1-size);letter-spacing:-.03em;color:var(--foreground);font-weight:700;line-height:1.15}.HeroSection-module__HAA8HW__accent{color:var(--accent)}.HeroSection-module__HAA8HW__subtitle{color:#ffffffa6;max-width:760px;font-size:18px;font-weight:400;line-height:1.6}.HeroSection-module__HAA8HW__ctas{gap:16px;margin-top:8px;display:flex}.HeroSection-module__HAA8HW__videoCard{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:480px;margin-top:16px;position:relative;overflow:hidden;box-shadow:0 24px 80px #0006,0 0 40px #c8ff630a}.HeroSection-module__HAA8HW__videoElement{border-radius:16px;width:100%;height:auto;display:block}@media (max-width:768px){.HeroSection-module__HAA8HW__section{min-height:auto;padding:60px var(--px) 80px}.HeroSection-module__HAA8HW__subtitle{font-size:15px}.HeroSection-module__HAA8HW__ctas{flex-direction:column;width:100%}}
.SectionHeader-module__1WsNmG__wrapper{text-align:center;margin-bottom:48px}.SectionHeader-module__1WsNmG__title{font-size:var(--h2-size);letter-spacing:-.02em;color:var(--foreground);margin-bottom:16px;font-weight:700}.SectionHeader-module__1WsNmG__intro{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}
.ForWhoSection-module__X6u-da__section{padding:var(--section-gap) var(--px)}.ForWhoSection-module__X6u-da__container{max-width:var(--content-max-width);margin:0 auto}.ForWhoSection-module__X6u-da__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ForWhoSection-module__X6u-da__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1)}.ForWhoSection-module__X6u-da__card:hover{border-color:#c8ff6333;transform:translateY(-4px);box-shadow:0 20px 60px #c8ff630f}.ForWhoSection-module__X6u-da__icon{color:var(--accent);margin-bottom:16px}.ForWhoSection-module__X6u-da__cardTitle{color:var(--foreground);margin-bottom:12px;font-size:18px;font-weight:600}.ForWhoSection-module__X6u-da__cardDesc{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:1.6}@media (max-width:1024px){.ForWhoSection-module__X6u-da__grid{gap:20px}}@media (max-width:768px){.ForWhoSection-module__X6u-da__grid{grid-template-columns:1fr;gap:16px}}
.ChallengesSection-module___z4NjG__section{padding:var(--section-gap) var(--px)}.ChallengesSection-module___z4NjG__container{max-width:var(--content-max-width);margin:0 auto}.ChallengesSection-module___z4NjG__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ChallengesSection-module___z4NjG__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1)}.ChallengesSection-module___z4NjG__card:hover{border-color:#c8ff6333;transform:translateY(-4px);box-shadow:0 20px 60px #c8ff630f}.ChallengesSection-module___z4NjG__icon{color:var(--accent);margin-bottom:12px}.ChallengesSection-module___z4NjG__cardTitle{color:var(--foreground);margin-bottom:8px;font-size:15px;font-weight:600}.ChallengesSection-module___z4NjG__cardDesc{color:#ffffff8c;font-size:14px;font-weight:400;line-height:1.5}@media (max-width:1024px){.ChallengesSection-module___z4NjG__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.ChallengesSection-module___z4NjG__grid{grid-template-columns:1fr;gap:12px}}
.ServicesSection-module__2HsQHW__section{padding:var(--section-gap) var(--px)}.ServicesSection-module__2HsQHW__container{max-width:var(--content-max-width);margin:0 auto}.ServicesSection-module__2HsQHW__list{flex-direction:column;gap:24px;display:flex}.ServicesSection-module__2HsQHW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:40px 32px;transition:all .4s cubic-bezier(.4,0,.2,1)}.ServicesSection-module__2HsQHW__card:hover{border-color:#c8ff6333;transform:translateY(-4px);box-shadow:0 20px 60px #c8ff630f}.ServicesSection-module__2HsQHW__number{color:var(--accent);margin-bottom:8px;font-size:13px;font-weight:600;display:inline-block}.ServicesSection-module__2HsQHW__cardTitle{color:var(--foreground);margin-bottom:16px;font-size:22px;font-weight:600}.ServicesSection-module__2HsQHW__description{color:var(--text-secondary);margin-bottom:24px;font-size:15px;font-weight:400;line-height:1.6}.ServicesSection-module__2HsQHW__deliverables{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.ServicesSection-module__2HsQHW__deliverable{color:#ffffff8c;padding-left:20px;font-size:14px;line-height:1.5;position:relative}.ServicesSection-module__2HsQHW__deliverable:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.ServicesSection-module__2HsQHW__example{border-left:2px solid var(--accent);background:#c8ff630a;border-radius:0 8px 8px 0;padding:16px 20px}.ServicesSection-module__2HsQHW__exampleLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.ServicesSection-module__2HsQHW__exampleText{color:#ffffff8c;font-size:14px;font-style:italic;font-weight:400;line-height:1.6}@media (max-width:768px){.ServicesSection-module__2HsQHW__card{padding:28px 20px}.ServicesSection-module__2HsQHW__cardTitle{font-size:20px}}
.MethodSection-module__SEiFLq__section{padding:var(--section-gap) var(--px)}.MethodSection-module__SEiFLq__container{max-width:var(--content-max-width);margin:0 auto}.MethodSection-module__SEiFLq__timeline{flex-direction:column;max-width:640px;margin:0 auto;display:flex}.MethodSection-module__SEiFLq__step{gap:24px;display:flex}.MethodSection-module__SEiFLq__lineWrap{flex-direction:column;flex-shrink:0;align-items:center;width:12px;display:flex}.MethodSection-module__SEiFLq__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.MethodSection-module__SEiFLq__line{background:var(--accent-subtle);flex:1;width:2px;min-height:40px}.MethodSection-module__SEiFLq__stepContent{padding-bottom:40px}.MethodSection-module__SEiFLq__number{color:var(--accent);margin-bottom:4px;font-size:13px;font-weight:700;display:block}.MethodSection-module__SEiFLq__stepTitle{color:var(--foreground);margin-bottom:8px;font-size:20px;font-weight:600}.MethodSection-module__SEiFLq__stepDesc{color:var(--text-secondary);max-width:520px;margin-bottom:12px;font-size:15px;font-weight:400;line-height:1.6}.MethodSection-module__SEiFLq__deliverable{color:#c8ff63b3;font-size:13px;font-weight:500}.MethodSection-module__SEiFLq__arrow{color:var(--accent);margin-right:4px}.MethodSection-module__SEiFLq__processImage{text-align:center;margin-top:48px}.MethodSection-module__SEiFLq__processImage img{border-radius:12px;max-width:100%;height:auto}@media (max-width:768px){.MethodSection-module__SEiFLq__step{gap:16px}.MethodSection-module__SEiFLq__stepContent{padding-bottom:32px}}
.BeforeAfterSection-module__BKyylq__section{padding:var(--section-spacing) 0}.BeforeAfterSection-module__BKyylq__container{max-width:var(--content-max-width);padding:0 var(--px);margin:0 auto}.BeforeAfterSection-module__BKyylq__grid{grid-template-columns:1fr auto 1fr;gap:24px;margin-top:56px;display:grid;position:relative}.BeforeAfterSection-module__BKyylq__column{flex-direction:column;gap:16px;display:flex}.BeforeAfterSection-module__BKyylq__colHeader{align-items:center;gap:16px;margin-bottom:8px;display:flex}.BeforeAfterSection-module__BKyylq__badgeRed{color:#ef4444;background:#ef44441a;border:2px solid #ef44444d;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.BeforeAfterSection-module__BKyylq__badgeGreen{width:56px;height:56px;color:var(--accent);background:#c8ff631a;border:2px solid #c8ff634d;border-radius:14px;justify-content:center;align-items:center;font-size:24px;display:flex}.BeforeAfterSection-module__BKyylq__colTitleRed{color:#ef4444;font-size:32px;font-weight:800}.BeforeAfterSection-module__BKyylq__colTitleGreen{color:var(--accent);font-size:32px;font-weight:800}.BeforeAfterSection-module__BKyylq__colSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-family:monospace;font-size:12px}.BeforeAfterSection-module__BKyylq__items{flex-direction:column;gap:12px;display:flex}.BeforeAfterSection-module__BKyylq__card{border:1px solid;border-radius:12px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.BeforeAfterSection-module__BKyylq__cardBefore{background:#ef44440a;border-color:#ef444426}.BeforeAfterSection-module__BKyylq__cardBefore:hover{background:#ef444412;border-color:#ef44444d}.BeforeAfterSection-module__BKyylq__cardAfter{background:#c8ff630a;border-color:#c8ff6326}.BeforeAfterSection-module__BKyylq__cardAfter:hover{background:#c8ff6312;border-color:#c8ff634d;box-shadow:0 10px 40px #c8ff630f}.BeforeAfterSection-module__BKyylq__cornerTR{border-top:2px solid #ef44444d;border-right:2px solid #ef44444d;width:14px;height:14px;position:absolute;top:8px;right:8px}.BeforeAfterSection-module__BKyylq__cornerBL{border-bottom:2px solid #ef44444d;border-left:2px solid #ef44444d;width:14px;height:14px;position:absolute;bottom:8px;left:8px}.BeforeAfterSection-module__BKyylq__cornerTRGreen{border-top:2px solid #c8ff634d;border-right:2px solid #c8ff634d;width:14px;height:14px;position:absolute;top:8px;right:8px}.BeforeAfterSection-module__BKyylq__cornerBLGreen{border-bottom:2px solid #c8ff634d;border-left:2px solid #c8ff634d;width:14px;height:14px;position:absolute;bottom:8px;left:8px}.BeforeAfterSection-module__BKyylq__cardInner{z-index:1;align-items:flex-start;gap:16px;display:flex;position:relative}.BeforeAfterSection-module__BKyylq__iconBefore{background:#ef44441a;border:1px solid #ef444433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.BeforeAfterSection-module__BKyylq__iconAfter{background:#c8ff631a;border:1px solid #c8ff6333;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.BeforeAfterSection-module__BKyylq__itemTitleRed{color:#ef4444;margin-bottom:4px;font-size:16px;font-weight:600}.BeforeAfterSection-module__BKyylq__itemTitleGreen{color:var(--accent);margin-bottom:4px;font-size:16px;font-weight:600}.BeforeAfterSection-module__BKyylq__itemDesc{color:var(--text-secondary);font-size:14px;line-height:1.5}.BeforeAfterSection-module__BKyylq__centerLine{justify-content:center;padding:0 8px;display:flex}.BeforeAfterSection-module__BKyylq__line{background:linear-gradient(to bottom, transparent, var(--accent), transparent);opacity:.4;width:1px;height:100%}.BeforeAfterSection-module__BKyylq__stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:64px;display:grid}.BeforeAfterSection-module__BKyylq__stat{text-align:center;background:#c8ff630a;border:1px solid #c8ff631f;border-radius:16px;padding:28px 20px;transition:all .4s}.BeforeAfterSection-module__BKyylq__stat:hover{border-color:#c8ff6340;transform:translateY(-3px);box-shadow:0 16px 48px #c8ff6314}.BeforeAfterSection-module__BKyylq__statValue{color:var(--foreground);margin-bottom:6px;font-size:32px;font-weight:800;display:block}.BeforeAfterSection-module__BKyylq__statLabel{color:var(--text-secondary);font-size:13px;line-height:1.4;display:block}@media (max-width:768px){.BeforeAfterSection-module__BKyylq__grid{grid-template-columns:1fr;gap:40px}.BeforeAfterSection-module__BKyylq__centerLine{display:none}.BeforeAfterSection-module__BKyylq__stats{grid-template-columns:repeat(2,1fr)}.BeforeAfterSection-module__BKyylq__colTitleRed,.BeforeAfterSection-module__BKyylq__colTitleGreen{font-size:24px}}
.CaseStudiesSection-module__QweRZa__section{padding:var(--section-gap) var(--px)}.CaseStudiesSection-module__QweRZa__container{max-width:var(--content-max-width);margin:0 auto}.CaseStudiesSection-module__QweRZa__disclaimer{border:1px solid var(--accent-subtle);text-align:center;color:#c8ff63b3;background:#c8ff630f;border-radius:8px;margin-bottom:40px;padding:12px 20px;font-size:13px;font-weight:500}.CaseStudiesSection-module__QweRZa__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.CaseStudiesSection-module__QweRZa__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:36px 32px;transition:all .4s cubic-bezier(.4,0,.2,1)}.CaseStudiesSection-module__QweRZa__card:hover{border-color:#c8ff6333;transform:translateY(-4px);box-shadow:0 20px 60px #c8ff630f}.CaseStudiesSection-module__QweRZa__cardTitle{color:var(--foreground);margin-top:16px;margin-bottom:16px;font-size:20px;font-weight:600}.CaseStudiesSection-module__QweRZa__sub{margin-bottom:16px}.CaseStudiesSection-module__QweRZa__subLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.CaseStudiesSection-module__QweRZa__subText{color:#ffffff8c;font-size:14px;font-weight:400;line-height:1.6}.CaseStudiesSection-module__QweRZa__results{flex-direction:column;gap:6px;display:flex}.CaseStudiesSection-module__QweRZa__result{color:#ffffff8c;padding-left:18px;font-size:14px;line-height:1.5;position:relative}.CaseStudiesSection-module__QweRZa__result:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.CaseStudiesSection-module__QweRZa__more{text-align:center;margin-top:32px}.CaseStudiesSection-module__QweRZa__moreLink{color:var(--accent);font-size:15px;font-weight:500;transition:opacity .2s}.CaseStudiesSection-module__QweRZa__moreLink:hover{text-decoration:underline}@media (max-width:768px){.CaseStudiesSection-module__QweRZa__grid{grid-template-columns:1fr}.CaseStudiesSection-module__QweRZa__card{padding:28px 20px}}
.WhyUsSection-module__P7hkFa__section{padding:var(--section-gap) var(--px)}.WhyUsSection-module__P7hkFa__container{max-width:var(--content-max-width);margin:0 auto}.WhyUsSection-module__P7hkFa__list{max-width:640px;margin:0 auto}.WhyUsSection-module__P7hkFa__item{padding:0}.WhyUsSection-module__P7hkFa__header{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.WhyUsSection-module__P7hkFa__number{color:var(--accent);flex-shrink:0;font-size:14px;font-weight:700}.WhyUsSection-module__P7hkFa__itemTitle{color:var(--foreground);font-size:18px;font-weight:600}.WhyUsSection-module__P7hkFa__description{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:1.6}.WhyUsSection-module__P7hkFa__divider{background:var(--card-border);height:1px;margin:32px 0}
.FaqSection-module__lcpOYW__section{padding:var(--section-gap) var(--px)}.FaqSection-module__lcpOYW__container{max-width:var(--content-max-width);margin:0 auto}.FaqSection-module__lcpOYW__list{max-width:680px;margin:0 auto}.FaqSection-module__lcpOYW__item{border-bottom:1px solid var(--card-border)}.FaqSection-module__lcpOYW__question{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:16px;font-weight:600;display:flex}.FaqSection-module__lcpOYW__icon{color:#ffffff4d;flex-shrink:0;font-size:20px;font-weight:400;transition:transform .3s}.FaqSection-module__lcpOYW__iconOpen{transform:rotate(45deg)}.FaqSection-module__lcpOYW__answerWrap{max-height:0;transition:max-height .3s;overflow:hidden}.FaqSection-module__lcpOYW__answerOpen{max-height:400px}.FaqSection-module__lcpOYW__answer{color:var(--text-secondary);padding-bottom:20px;font-size:15px;font-weight:400;line-height:1.7}
.ContactSection-module__jJh_sq__section{padding:var(--section-gap) var(--px)}.ContactSection-module__jJh_sq__container{max-width:var(--content-max-width);grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin:0 auto;display:grid}.ContactSection-module__jJh_sq__textSide{padding-top:32px}.ContactSection-module__jJh_sq__title{font-size:var(--h2-size);letter-spacing:-.02em;color:var(--foreground);margin-bottom:16px;font-weight:700}.ContactSection-module__jJh_sq__intro{color:var(--text-secondary);max-width:400px;font-size:17px;font-weight:400;line-height:1.6}.ContactSection-module__jJh_sq__form{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;gap:20px;max-width:480px;padding:32px;display:flex}.ContactSection-module__jJh_sq__field{flex-direction:column;gap:6px;display:flex}.ContactSection-module__jJh_sq__label{color:#ffffff80;font-size:13px;font-weight:500}.ContactSection-module__jJh_sq__required{color:var(--accent)}.ContactSection-module__jJh_sq__input,.ContactSection-module__jJh_sq__textarea{background:var(--input-bg);border:1px solid var(--input-border);color:var(--foreground);border-radius:8px;padding:12px 16px;font-size:15px;transition:border-color .2s}.ContactSection-module__jJh_sq__input::placeholder,.ContactSection-module__jJh_sq__textarea::placeholder{color:#ffffff4d}.ContactSection-module__jJh_sq__input:focus,.ContactSection-module__jJh_sq__textarea:focus{border-color:var(--input-focus);outline:none}.ContactSection-module__jJh_sq__textarea{resize:vertical;min-height:120px}.ContactSection-module__jJh_sq__alt{text-align:center;padding-top:4px}.ContactSection-module__jJh_sq__altText{color:var(--text-secondary);margin-bottom:4px;font-size:14px}.ContactSection-module__jJh_sq__altLink{color:var(--accent);font-size:14px;font-weight:500;transition:opacity .2s}.ContactSection-module__jJh_sq__altLink:hover{text-decoration:underline}.ContactSection-module__jJh_sq__successBox{text-align:center;background:#c8ff630f;border:1px solid #c8ff6333;border-radius:16px;padding:48px 32px}.ContactSection-module__jJh_sq__successIcon{margin-bottom:16px;font-size:48px;display:block}.ContactSection-module__jJh_sq__successTitle{color:var(--accent);margin-bottom:12px;font-size:24px;font-weight:700}.ContactSection-module__jJh_sq__successText{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.6}.ContactSection-module__jJh_sq__resetBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:10px 24px;font-size:14px;transition:all .2s}.ContactSection-module__jJh_sq__resetBtn:hover{background:#ffffff0f}.ContactSection-module__jJh_sq__errorMsg{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:12px 16px;font-size:14px}@media (max-width:768px){.ContactSection-module__jJh_sq__container{grid-template-columns:1fr;gap:32px}.ContactSection-module__jJh_sq__textSide{text-align:center;padding-top:0}.ContactSection-module__jJh_sq__intro,.ContactSection-module__jJh_sq__form{max-width:100%}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--card-border);padding:64px var(--px)}.Footer-module__3hUVsW__inner{max-width:var(--content-max-width);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.Footer-module__3hUVsW__logoImage{object-fit:contain;border-radius:10px;width:40px;height:40px}.Footer-module__3hUVsW__logoName{letter-spacing:.04em;color:var(--foreground);font-size:14px;font-weight:700}.Footer-module__3hUVsW__tagline{color:var(--text-tertiary);max-width:320px;margin-bottom:24px;font-size:14px;line-height:1.5}.Footer-module__3hUVsW__nav{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Footer-module__3hUVsW__navLink{color:#ffffff80;font-size:14px;transition:color .2s}.Footer-module__3hUVsW__navLink:hover{color:#fff}.Footer-module__3hUVsW__divider{background:var(--card-border);width:100%;height:1px;margin:40px 0 24px}.Footer-module__3hUVsW__bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__copyright{color:#ffffff4d;font-size:13px}.Footer-module__3hUVsW__privacy{color:#ffffff4d;font-size:13px;transition:color .2s}.Footer-module__3hUVsW__privacy:hover{color:var(--foreground);text-decoration:underline}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:40px var(--px)}}
