.Hero-module__JgYmMq__hero{isolation:isolate;scroll-margin-top:var(--nav-height);background:radial-gradient(circle at 50% -20%,#10b98122,#0000 50%);padding:5rem 0;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";z-index:-1;background-image:url(/images/bg-grid.svg);background-repeat:repeat;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 90%);mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 90%)}.Hero-module__JgYmMq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Hero-module__JgYmMq__heroTop{text-align:center;max-width:800px;margin:0 auto 3rem}.Hero-module__JgYmMq__badge{color:var(--primary);background:#10b9811a;border:1px solid #10b98133;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__title{letter-spacing:-.02em;color:var(--primary);margin-bottom:1.25rem;font-size:clamp(2.2rem,6vw,3.5rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:var(--text-dim);font-size:1.1rem;line-height:1.6}.Hero-module__JgYmMq__tabsWrapper{background:var(--card);border:1px solid var(--border);border-radius:20px;margin-bottom:3.5rem;padding:1.5rem}.Hero-module__JgYmMq__tabs{flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;scroll-margin-top:150px;display:flex}.Hero-module__JgYmMq__tab{color:var(--text-dim);border:1px solid var(--border);border-radius:100px;padding:.65rem 1.25rem;scroll-margin-top:150px;font-size:.9rem;font-weight:600;transition:all .2s}.Hero-module__JgYmMq__tab:hover{color:#fff;border-color:var(--muted)}.Hero-module__JgYmMq__tabActive{background:var(--primary);color:#000;border-color:var(--primary)}.Hero-module__JgYmMq__panel{border-top:1px solid var(--border);padding-top:1.5rem}.Hero-module__JgYmMq__itemGrid{grid-template-columns:repeat(2,1fr);gap:.85rem 1.5rem;display:grid}.Hero-module__JgYmMq__item{color:#e5e5e5;align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.4;display:flex}.Hero-module__JgYmMq__itemIcon{color:var(--primary);flex-shrink:0;margin-top:.15rem}.Hero-module__JgYmMq__features{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.Hero-module__JgYmMq__feature{background:var(--card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.Hero-module__JgYmMq__featureIcon{width:46px;height:46px;color:var(--primary);background:#10b9811a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__feature h3{margin-bottom:.2rem;font-size:1rem}.Hero-module__JgYmMq__feature p{color:var(--text-dim);font-size:.85rem}.Hero-module__JgYmMq__ctaGroup{justify-content:center;gap:1rem;display:flex}.Hero-module__JgYmMq__primaryCta{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .2s}.Hero-module__JgYmMq__primaryCta:hover{background:var(--primary-hover)}.Hero-module__JgYmMq__secondaryCta{color:#fff;border:1px solid var(--border);background:0 0;border-radius:8px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .2s}.Hero-module__JgYmMq__secondaryCta:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:3rem 0 4rem}.Hero-module__JgYmMq__itemGrid{grid-template-columns:1fr}.Hero-module__JgYmMq__features{grid-template-columns:1fr;gap:1rem}.Hero-module__JgYmMq__ctaGroup{flex-direction:column;width:100%}.Hero-module__JgYmMq__primaryCta,.Hero-module__JgYmMq__secondaryCta{text-align:center;width:100%}.Hero-module__JgYmMq__tabsWrapper{padding:1rem}.Hero-module__JgYmMq__tab{padding:.5rem 1rem;font-size:.85rem}}@media (max-width:480px){.Hero-module__JgYmMq__title{font-size:1.85rem}.Hero-module__JgYmMq__subtitle{font-size:1rem}}
.Calculators-module__fJyVzG__section{isolation:isolate;border-top:1px solid var(--border);scroll-margin-top:var(--nav-height);padding:6rem 0;position:relative;overflow:hidden}.Calculators-module__fJyVzG__section:before{content:"";z-index:-1;opacity:.5;background-image:url(/images/bg-grid.svg);background-repeat:repeat;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 85%);mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 85%)}.Calculators-module__fJyVzG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Calculators-module__fJyVzG__sectionHeader{text-align:center;margin-bottom:3.5rem}.Calculators-module__fJyVzG__sectionTitle{margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.Calculators-module__fJyVzG__sectionSubtitle{color:var(--text-dim);max-width:620px;margin:0 auto;line-height:1.6}.Calculators-module__fJyVzG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.Calculators-module__fJyVzG__card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:2rem}.Calculators-module__fJyVzG__cardHeading{margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.Calculators-module__fJyVzG__cardSubtext{color:var(--text-dim);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.Calculators-module__fJyVzG__label{color:var(--text-dim);margin-top:1.25rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.Calculators-module__fJyVzG__label:first-of-type{margin-top:0}.Calculators-module__fJyVzG__input{background:var(--background);border:1px solid var(--border);color:#fff;border-radius:8px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.Calculators-module__fJyVzG__input:focus{border-color:var(--primary);outline:none}.Calculators-module__fJyVzG__tableWrapper{border:1px solid var(--border);border-radius:12px;margin-top:1.75rem;overflow-x:auto}.Calculators-module__fJyVzG__table{border-collapse:collapse;width:100%;font-size:.88rem}.Calculators-module__fJyVzG__table th,.Calculators-module__fJyVzG__table td{text-align:left;white-space:nowrap;padding:.85rem 1rem}.Calculators-module__fJyVzG__table thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;background:#ffffff0a;font-size:.78rem;font-weight:600}.Calculators-module__fJyVzG__table tbody tr:not(:last-child) td{border-bottom:1px solid var(--border)}.Calculators-module__fJyVzG__table tbody td:first-child{color:var(--text-dim);font-weight:600}.Calculators-module__fJyVzG__highlight{color:var(--primary);font-weight:700}.Calculators-module__fJyVzG__noteBox{color:#d7fff0;background:#10b98114;border:1px solid #10b98140;border-radius:10px;margin-top:1.25rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.Calculators-module__fJyVzG__disclaimer{color:var(--muted);margin-top:1.25rem;font-size:.78rem;line-height:1.5}.Calculators-module__fJyVzG__disclaimer code{background:#ffffff0f;border-radius:4px;padding:.1rem .4rem;font-size:.75rem}@media (max-width:992px){.Calculators-module__fJyVzG__section{padding:4rem 0}.Calculators-module__fJyVzG__sectionTitle{font-size:1.85rem}.Calculators-module__fJyVzG__grid{grid-template-columns:1fr;gap:2rem}.Calculators-module__fJyVzG__card{padding:1.5rem}}@media (max-width:480px){.Calculators-module__fJyVzG__container{padding:0 1rem}.Calculators-module__fJyVzG__sectionTitle{font-size:1.6rem}.Calculators-module__fJyVzG__cardHeading{font-size:1.2rem}.Calculators-module__fJyVzG__table th,.Calculators-module__fJyVzG__table td{white-space:normal;padding:.75rem .5rem;font-size:.8rem}}
.About-module__S-Ka5a__section{isolation:isolate;border-top:1px solid var(--border);scroll-margin-top:var(--nav-height);padding:6rem 0;position:relative;overflow:hidden}.About-module__S-Ka5a__section:before{content:"";z-index:-1;background-image:url(/images/bg-skyline.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.About-module__S-Ka5a__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__S-Ka5a__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__S-Ka5a__heading{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.About-module__S-Ka5a__text{color:var(--text-dim);margin-bottom:2rem;font-size:1.05rem;line-height:1.75}.About-module__S-Ka5a__cta{background:var(--primary);color:#000;border-radius:8px;padding:.9rem 2rem;font-weight:700;transition:all .2s;display:inline-block}.About-module__S-Ka5a__cta:hover{background:var(--primary-hover)}.About-module__S-Ka5a__graphic{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:3rem}.About-module__S-Ka5a__graphicIcon{color:var(--primary);margin-bottom:1.5rem}.About-module__S-Ka5a__graphic h3{margin-bottom:.75rem;font-size:1.35rem}.About-module__S-Ka5a__graphic p{color:var(--text-dim);line-height:1.6}@media (max-width:900px){.About-module__S-Ka5a__section{padding:4rem 0}.About-module__S-Ka5a__grid{grid-template-columns:1fr;gap:3rem}.About-module__S-Ka5a__heading{text-align:center;font-size:1.85rem}.About-module__S-Ka5a__text{text-align:center;font-size:1rem}.About-module__S-Ka5a__grid>div{text-align:center}.About-module__S-Ka5a__graphic{padding:2rem 1.5rem}}@media (max-width:480px){.About-module__S-Ka5a__heading{font-size:1.6rem}.About-module__S-Ka5a__cta{text-align:center;width:100%}}
.WhatWeDo-module__sR9oga__section{isolation:isolate;border-top:1px solid var(--border);background:#1f1f1f;padding:6rem 0;position:relative;overflow:hidden}.WhatWeDo-module__sR9oga__section:before{content:"";z-index:-1;background-image:url(/images/bg-dots.svg);background-repeat:repeat;background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.WhatWeDo-module__sR9oga__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WhatWeDo-module__sR9oga__sectionHeader{text-align:center;margin-bottom:3.5rem}.WhatWeDo-module__sR9oga__sectionTitle{font-size:2.25rem;font-weight:700}.WhatWeDo-module__sR9oga__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.WhatWeDo-module__sR9oga__card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2rem 1.75rem;transition:all .25s;position:relative}.WhatWeDo-module__sR9oga__card:hover{border-color:var(--primary);transform:translateY(-6px)}.WhatWeDo-module__sR9oga__number{color:var(--border);font-size:2rem;font-weight:800;position:absolute;top:1.25rem;right:1.5rem}.WhatWeDo-module__sR9oga__icon{width:52px;height:52px;color:var(--primary);background:#10b9811a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.WhatWeDo-module__sR9oga__cardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.WhatWeDo-module__sR9oga__cardText{color:var(--text-dim);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.WhatWeDo-module__sR9oga__readMore{color:var(--primary);font-size:.88rem;font-weight:600}@media (max-width:992px){.WhatWeDo-module__sR9oga__section{padding:4rem 0}.WhatWeDo-module__sR9oga__sectionTitle{font-size:1.85rem}.WhatWeDo-module__sR9oga__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.WhatWeDo-module__sR9oga__sectionTitle{font-size:1.6rem}.WhatWeDo-module__sR9oga__grid{grid-template-columns:1fr}}
.WhyUs-module__1cSnGa__section{isolation:isolate;border-top:1px solid var(--border);scroll-margin-top:var(--nav-height);background:radial-gradient(circle at 15% 20%,#10b98114,#0000 45%),radial-gradient(circle at 85% 80%,#10b98114,#0000 45%);padding:6rem 0;position:relative}.WhyUs-module__1cSnGa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WhyUs-module__1cSnGa__sectionHeader{text-align:center;margin-bottom:3.5rem}.WhyUs-module__1cSnGa__sectionTitle{font-size:2.25rem;font-weight:700}.WhyUs-module__1cSnGa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhyUs-module__1cSnGa__block{text-align:center;padding:1rem}.WhyUs-module__1cSnGa__icon{width:64px;height:64px;color:var(--primary);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.WhyUs-module__1cSnGa__blockTitle{margin-bottom:1rem;font-size:1.3rem;font-weight:700}.WhyUs-module__1cSnGa__blockText{color:var(--text-dim);font-size:.92rem;line-height:1.7}@media (max-width:900px){.WhyUs-module__1cSnGa__section{padding:4rem 0}.WhyUs-module__1cSnGa__sectionTitle{font-size:1.85rem}.WhyUs-module__1cSnGa__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:480px){.WhyUs-module__1cSnGa__sectionTitle{font-size:1.6rem}.WhyUs-module__1cSnGa__blockTitle{font-size:1.15rem}}
.CtaBanner-module__V2bH7G__section{isolation:isolate;border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#0f2e24,#14171a);padding:6rem 0;position:relative;overflow:hidden}.CtaBanner-module__V2bH7G__section:before{content:"";z-index:-1;opacity:.7;background-image:url(/images/bg-chart.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.CtaBanner-module__V2bH7G__container{max-width:800px;margin:0 auto;padding:0 2rem}.CtaBanner-module__V2bH7G__heading{margin-bottom:1rem;font-size:2.1rem;font-weight:700}.CtaBanner-module__V2bH7G__text{color:var(--text-dim);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.CtaBanner-module__V2bH7G__cta{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2.75rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-block}.CtaBanner-module__V2bH7G__cta:hover{background:var(--primary-hover)}.CtaBanner-module__V2bH7G__stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}.CtaBanner-module__V2bH7G__stat{flex-direction:column;gap:.5rem;display:flex}.CtaBanner-module__V2bH7G__statValue{color:var(--primary);font-size:2.5rem;font-weight:800}.CtaBanner-module__V2bH7G__statLabel{color:var(--text-dim);font-size:.9rem;font-weight:500}@media (max-width:700px){.CtaBanner-module__V2bH7G__section{padding:4rem 0}.CtaBanner-module__V2bH7G__heading{font-size:1.75rem}.CtaBanner-module__V2bH7G__stats{grid-template-columns:1fr;gap:2rem;margin-top:3rem;padding-top:2rem}.CtaBanner-module__V2bH7G__statValue{font-size:2rem}}@media (max-width:480px){.CtaBanner-module__V2bH7G__heading{font-size:1.5rem}.CtaBanner-module__V2bH7G__cta{width:100%;padding:1rem 2rem}}
.Faq-module__X38XYa__section{isolation:isolate;border-top:1px solid var(--border);scroll-margin-top:var(--nav-height);padding:6rem 0;position:relative;overflow:hidden}.Faq-module__X38XYa__section:before{content:"";z-index:-1;background-image:url(/images/bg-dots.svg);background-repeat:repeat;background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50%,#0000 30%,#000 90%);mask-image:radial-gradient(60% 50%,#0000 30%,#000 90%)}.Faq-module__X38XYa__container{max-width:850px;margin:0 auto;padding:0 2rem}.Faq-module__X38XYa__heading{text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.Faq-module__X38XYa__list{flex-direction:column;gap:1rem;display:flex}.Faq-module__X38XYa__item{background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden}.Faq-module__X38XYa__question{text-align:left;color:#fff;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.Faq-module__X38XYa__chevron{color:var(--primary);flex-shrink:0;transition:transform .2s}.Faq-module__X38XYa__chevronOpen{transform:rotate(180deg)}.Faq-module__X38XYa__answerWrapper{max-height:0;transition:max-height .25s;overflow:hidden}.Faq-module__X38XYa__answerWrapperOpen{max-height:400px}.Faq-module__X38XYa__answer{color:var(--text-dim);padding:0 1.5rem 1.5rem;font-size:.92rem;line-height:1.7}@media (max-width:768px){.Faq-module__X38XYa__section{padding:4rem 0}.Faq-module__X38XYa__heading{margin-bottom:2rem;font-size:1.75rem}}@media (max-width:480px){.Faq-module__X38XYa__container{padding:0 1.25rem}.Faq-module__X38XYa__question{padding:1rem 1.25rem;font-size:.95rem}.Faq-module__X38XYa__answer{padding:0 1.25rem 1.25rem}}
.ContactForm-module__fw3Taq__section{border-top:1px solid var(--border);scroll-margin-top:var(--nav-height);padding:6rem 0}.ContactForm-module__fw3Taq__container{max-width:700px;margin:0 auto;padding:0 2rem}.ContactForm-module__fw3Taq__header{text-align:center;margin-bottom:3rem}.ContactForm-module__fw3Taq__heading{margin-bottom:.75rem;font-size:2.1rem;font-weight:700}.ContactForm-module__fw3Taq__subtext{color:var(--text-dim);line-height:1.6}.ContactForm-module__fw3Taq__form{background:var(--card);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.ContactForm-module__fw3Taq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactForm-module__fw3Taq__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__fw3Taq__field label{color:var(--text-dim);font-size:.85rem;font-weight:600}.ContactForm-module__fw3Taq__field input,.ContactForm-module__fw3Taq__field textarea{background:var(--background);border:1px solid var(--border);color:#fff;resize:vertical;border-radius:8px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.ContactForm-module__fw3Taq__field input:focus,.ContactForm-module__fw3Taq__field textarea:focus{border-color:var(--primary);outline:none}.ContactForm-module__fw3Taq__inputError{border-color:#f87171!important}.ContactForm-module__fw3Taq__errorText{color:#f87171;font-size:.78rem}.ContactForm-module__fw3Taq__submit{background:var(--primary);color:#000;border-radius:8px;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.ContactForm-module__fw3Taq__submit:hover:not(:disabled){background:var(--primary-hover)}.ContactForm-module__fw3Taq__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__fw3Taq__successText{color:var(--primary);text-align:center;font-size:.9rem}.ContactForm-module__fw3Taq__errorBanner{color:#f87171;text-align:center;font-size:.9rem}@media (max-width:768px){.ContactForm-module__fw3Taq__section{padding:4rem 0}.ContactForm-module__fw3Taq__heading{font-size:1.75rem}.ContactForm-module__fw3Taq__form{padding:2rem}}@media (max-width:560px){.ContactForm-module__fw3Taq__heading{font-size:1.5rem}.ContactForm-module__fw3Taq__row{grid-template-columns:1fr}.ContactForm-module__fw3Taq__form{gap:1rem;padding:1.5rem}}
