@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}:root{--font-family:"Mundial", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--text-title-size:clamp(36px, 5vw, 72px);--text-title-line-height:1.2;--text-title-letter-spacing:-2px;--text-subtitle-size:clamp(18px, 2.2vw, 24px);--text-subtitle-line-height:32px;--text-body-size:16px;--text-body-line-height:1.2;--btn-primary-bg:var(--color-green,#21d684);--btn-primary-color:#152233;--btn-primary-border:var(--color-green,#21d684);font-family:var(--font-family);color:#fff;background-color:var(--color-background,#152233);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}body{background-color:var(--color-background,#152233);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--color-green,#21d684) 45%, transparent) var(--color-background,#152233);min-width:320px;margin:0}::-webkit-scrollbar{width:3px;height:6px}::-webkit-scrollbar-track{background:var(--color-background,#152233)}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-green,#21d684) 45%, transparent);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-green,#21d684)}#root{text-align:left;width:100%;max-width:100%;min-height:100svh;margin:0}h1,h2,h3,p{margin:0}a{color:inherit}img{max-width:100%;height:auto}.hero__btn--primary,.faq__cta-button,.process__cta-button,.forward-ai__button,.investment__cta,.pricing-card__cta--solid,.get-estimate-button,.contact__submit,.booking-popup__submit{background-color:var(--btn-primary-bg);background:var(--btn-primary-bg);color:var(--btn-primary-color);border:1px solid var(--btn-primary-border)}.hero__btn--primary svg,.faq__cta-button svg,.process__cta-button svg,.forward-ai__button svg,.forward-card__cta svg,.investment__cta svg,.get-estimate-button svg,.contact__submit svg,.booking-popup__submit svg{flex-shrink:0;transition:transform .3s ease-in-out;display:block;transform:translate(0)}.hero__btn--primary:hover svg,.faq__cta-button:hover svg,.process__cta-button:hover svg,.forward-ai__button:hover svg,.forward-card__cta:hover svg,.investment__cta:hover svg,.get-estimate-button:hover svg,.contact__submit:hover svg,.booking-popup__submit:hover svg{transform:translate(6px)}@media (prefers-reduced-motion:reduce){.hero__btn--primary svg,.faq__cta-button svg,.process__cta-button svg,.forward-ai__button svg,.forward-card__cta svg,.investment__cta svg,.get-estimate-button svg,.contact__submit svg,.booking-popup__submit svg{transition:none}.hero__btn--primary:hover svg,.faq__cta-button:hover svg,.process__cta-button:hover svg,.forward-ai__button:hover svg,.forward-card__cta:hover svg,.investment__cta:hover svg,.get-estimate-button:hover svg,.contact__submit:hover svg,.booking-popup__submit:hover svg{transform:none}}
