.Header-module__hBw1pG__header{background-color:var(--background);z-index:50;border-bottom:1px solid var(--border);padding:1rem 0;position:sticky;top:0}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__nav{display:none}@media (min-width:768px){.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}}.Header-module__hBw1pG__navLink{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__cta{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__langSwitch{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__langSwitch:hover{color:var(--foreground);border-color:var(--foreground)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background-color:var(--background);padding:3rem 0}.Footer-module__S6Hkya__footerInner{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__left{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}@media (min-width:768px){.Footer-module__S6Hkya__footerInner{flex-direction:row;justify-content:space-between}.Footer-module__S6Hkya__left{align-items:flex-start}}.Footer-module__S6Hkya__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.875rem}
.Hero-module__ZARIfG__hero{text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{z-index:-1;background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 50%,#e8e8e8 100%);height:100%;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__heroInner{flex-direction:column;align-items:center;max-width:900px;display:flex}.Hero-module__ZARIfG__badge{background:var(--background);border:1px solid var(--border);color:var(--text-muted);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #0000000a}.Hero-module__ZARIfG__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse;display:inline-block}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__ZARIfG__title{letter-spacing:-.06em;color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.05}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:5rem}}.Hero-module__ZARIfG__description{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.Hero-module__ZARIfG__description{font-size:1.25rem}}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%;display:flex}.Hero-module__ZARIfG__freeTrial{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;display:inline-flex}@media (min-width:480px){.Hero-module__ZARIfG__actions{flex-direction:row;justify-content:center;width:auto}}
.Services-module__dpHhBa__services{background-color:var(--background);padding:6rem 0}.Services-module__dpHhBa__header{max-width:650px;margin-bottom:4rem}.Services-module__dpHhBa__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Services-module__dpHhBa__description{color:var(--text-muted);line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__dpHhBa__card{background-color:var(--bg-muted);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 40px #00000014}.Services-module__dpHhBa__cardIcon{background:var(--foreground);width:48px;height:48px;color:var(--background);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__cardNumber{color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:500;display:block}.Services-module__dpHhBa__cardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__cardLink{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:gap .2s;display:inline-flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardLink{gap:.75rem}
.Calculator-module__nBSQfG__calculator{background-color:var(--background);padding:6rem 0}.Calculator-module__nBSQfG__header{text-align:center;margin-bottom:3rem}.Calculator-module__nBSQfG__kicker{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.Calculator-module__nBSQfG__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Calculator-module__nBSQfG__description{color:var(--text-muted);font-size:1.125rem}@media (max-width:767px){.Calculator-module__nBSQfG__title{font-size:1.75rem}}.Calculator-module__nBSQfG__card{background:var(--bg-muted);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr 1fr;gap:3rem;max-width:900px;margin:0 auto;padding:3rem;display:grid}@media (max-width:767px){.Calculator-module__nBSQfG__card{grid-template-columns:1fr;gap:2rem;padding:2rem}}.Calculator-module__nBSQfG__inputSection{flex-direction:column;gap:1.5rem;display:flex}.Calculator-module__nBSQfG__budgetRow{justify-content:space-between;align-items:baseline;display:flex}.Calculator-module__nBSQfG__budgetLabel{color:var(--text-muted);font-size:.95rem;font-weight:600}.Calculator-module__nBSQfG__budgetValue{letter-spacing:-.05em;font-size:2.5rem;font-weight:800}.Calculator-module__nBSQfG__slider{appearance:none;cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.Calculator-module__nBSQfG__slider::-webkit-slider-thumb{appearance:none;background:var(--foreground);cursor:pointer;border:3px solid var(--background);border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}.Calculator-module__nBSQfG__slider::-moz-range-thumb{background:var(--foreground);cursor:pointer;border:3px solid var(--background);border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}.Calculator-module__nBSQfG__budgetRange{color:var(--text-muted);justify-content:space-between;font-size:.8rem;display:flex}.Calculator-module__nBSQfG__platformSelector{flex-direction:column;gap:.75rem;display:flex}.Calculator-module__nBSQfG__platformLabel{color:var(--text-muted);font-size:.95rem;font-weight:600}.Calculator-module__nBSQfG__platformButtons{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.Calculator-module__nBSQfG__platformBtn{border:1px solid var(--border);background:var(--background);cursor:pointer;color:var(--text-muted);border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.Calculator-module__nBSQfG__platformBtn:hover{border-color:var(--foreground);color:var(--foreground)}.Calculator-module__nBSQfG__platformBtnActive{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.Calculator-module__nBSQfG__platformBtnActive:hover{color:var(--background)}.Calculator-module__nBSQfG__resultsSection{flex-direction:column;justify-content:center;display:flex}.Calculator-module__nBSQfG__resultGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Calculator-module__nBSQfG__resultItem{flex-direction:column;gap:.25rem;display:flex}.Calculator-module__nBSQfG__resultValue{letter-spacing:-.03em;font-size:2rem;font-weight:800}.Calculator-module__nBSQfG__resultLabel{color:var(--text-muted);font-size:.85rem;font-weight:500}.Calculator-module__nBSQfG__disclaimer{color:var(--text-muted);margin-top:1.5rem;font-size:.75rem;line-height:1.5}.Calculator-module__nBSQfG__cta{text-align:center;margin-top:2.5rem}
.Pricing-module__yc4bBa__pricing{background-color:var(--bg-muted);padding:6rem 0}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:4rem}.Pricing-module__yc4bBa__kicker{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.Pricing-module__yc4bBa__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Pricing-module__yc4bBa__description{color:var(--text-muted);font-size:1.125rem}@media (max-width:767px){.Pricing-module__yc4bBa__title{font-size:1.75rem}}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:400px}}.Pricing-module__yc4bBa__card{background-color:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Pricing-module__yc4bBa__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Pricing-module__yc4bBa__highlighted{border-color:var(--foreground);box-shadow:0 4px 20px #0000000f}.Pricing-module__yc4bBa__popularBadge{background:var(--foreground);color:var(--background);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Pricing-module__yc4bBa__altName{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;font-style:italic}.Pricing-module__yc4bBa__priceRow{align-items:baseline;gap:.25rem;margin-bottom:.75rem;display:flex}.Pricing-module__yc4bBa__price{letter-spacing:-.05em;font-size:3rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__period{color:var(--text-muted);font-size:1rem}.Pricing-module__yc4bBa__planDesc{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.Pricing-module__yc4bBa__features{flex-direction:column;flex-grow:1;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__feature{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__feature svg{color:#22c55e;flex-shrink:0}.Pricing-module__yc4bBa__freeTrial{text-align:center;color:var(--text-muted);margin-top:3rem;font-size:.95rem}
.services-module__g8J8Uq__hero{text-align:center;padding:6rem 0 4rem}.services-module__g8J8Uq__heroInner{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.services-module__g8J8Uq__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background-color:var(--bg-muted);border-radius:9999px;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.services-module__g8J8Uq__title{letter-spacing:-.05em;color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.services-module__g8J8Uq__title{font-size:3.5rem}}.services-module__g8J8Uq__heroDescription{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.services-module__g8J8Uq__heroDescription{font-size:1.25rem}}.services-module__g8J8Uq__actions{flex-direction:column;gap:1rem;width:100%;display:flex}@media (min-width:480px){.services-module__g8J8Uq__actions{flex-direction:row;justify-content:center;width:auto}}.services-module__g8J8Uq__section{padding:5rem 0}.services-module__g8J8Uq__sectionAlt{background-color:var(--bg-muted);padding:5rem 0}.services-module__g8J8Uq__sectionHeader{max-width:650px;margin-bottom:4rem}.services-module__g8J8Uq__sectionTitle{letter-spacing:-.05em;margin-bottom:1rem;font-size:2rem;font-weight:800}.services-module__g8J8Uq__sectionDescription{color:var(--text-muted);line-height:1.6}.services-module__g8J8Uq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.services-module__g8J8Uq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-module__g8J8Uq__grid{grid-template-columns:repeat(3,1fr)}}.services-module__g8J8Uq__grid4{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.services-module__g8J8Uq__grid4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-module__g8J8Uq__grid4{grid-template-columns:repeat(4,1fr)}}.services-module__g8J8Uq__card{background-color:var(--background);border:1px solid var(--border);flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.services-module__g8J8Uq__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}.services-module__g8J8Uq__cardNumber{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem;display:block}.services-module__g8J8Uq__cardTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.services-module__g8J8Uq__cardDesc{color:var(--text-muted);flex-grow:1;line-height:1.6}.services-module__g8J8Uq__steps{flex-direction:column;gap:3rem;display:flex}.services-module__g8J8Uq__step{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.services-module__g8J8Uq__step{flex-direction:row;align-items:flex-start;gap:2rem}}.services-module__g8J8Uq__stepNumber{color:var(--accent);min-width:80px;font-size:.875rem;font-weight:700}.services-module__g8J8Uq__stepContent{flex-direction:column;gap:.5rem;display:flex}.services-module__g8J8Uq__stepTitle{font-size:1.25rem;font-weight:700}.services-module__g8J8Uq__stepDesc{color:var(--text-muted);line-height:1.6}.services-module__g8J8Uq__ctaSection{background-color:var(--foreground);color:var(--background);text-align:center;padding:5rem 0}.services-module__g8J8Uq__ctaInner{flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.services-module__g8J8Uq__ctaTitle{letter-spacing:-.05em;color:var(--background);margin-bottom:1rem;font-size:2rem;font-weight:800}@media (min-width:768px){.services-module__g8J8Uq__ctaTitle{font-size:2.5rem}}.services-module__g8J8Uq__ctaDescription{color:#ffffffb3;max-width:500px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.services-module__g8J8Uq__ctaActions{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.services-module__g8J8Uq__ctaActions{flex-direction:row;justify-content:center}}.services-module__g8J8Uq__ctaBtnPrimary{background-color:var(--background);color:var(--foreground);border:1px solid var(--background);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.services-module__g8J8Uq__ctaBtnPrimary:hover{color:var(--background);background-color:#0000}.services-module__g8J8Uq__ctaBtnSecondary{color:var(--background);cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.services-module__g8J8Uq__ctaBtnSecondary:hover{border-color:var(--background)}.services-module__g8J8Uq__expects{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.services-module__g8J8Uq__expects{grid-template-columns:repeat(2,1fr)}}
.Contact-module__hcVmEa__contact{background-color:var(--foreground);color:var(--background);padding:6rem 0}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:3.5rem}.Contact-module__hcVmEa__kicker{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.Contact-module__hcVmEa__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Contact-module__hcVmEa__description{color:#ffffffb3;font-size:1.125rem}@media (max-width:767px){.Contact-module__hcVmEa__title{font-size:1.75rem}}.Contact-module__hcVmEa__cardsWrapper{max-width:1200px;margin:0 auto}.Contact-module__hcVmEa__cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:767px){.Contact-module__hcVmEa__cards{grid-template-columns:1fr}}.Contact-module__hcVmEa__card{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:all .3s}.Contact-module__hcVmEa__card:hover{background-color:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.Contact-module__hcVmEa__cardIcon{width:48px;height:48px;color:var(--background);background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Contact-module__hcVmEa__cardTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Contact-module__hcVmEa__cardDesc{color:#fff9;font-size:.9rem;line-height:1.5}
