.Footer_footer__eNA9m{background-color:#111827;color:white}.Footer_container__IkLXC{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media (min-width:640px){.Footer_container__IkLXC{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Footer_container__IkLXC{padding-left:2rem;padding-right:2rem}}.Footer_grid__WCfx6{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.Footer_grid__WCfx6{grid-template-columns:repeat(4,1fr)}}.Footer_brandCol__6UIwg{grid-column:span 1}@media (min-width:768px){.Footer_brandCol__6UIwg{grid-column:span 2}}.Footer_brandHeader__WFrbV{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.Footer_logoBox__VPOf9{width:2rem;height:2rem;background-color:var(--color-primary-green);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.Footer_logoText__SzK4_{color:white;font-weight:700;font-size:.875rem}.Footer_brandName__LdGDm{font-size:1.25rem;font-weight:700}.Footer_description__ePRm8{color:#d1d5db;margin-bottom:1rem;max-width:28rem;line-height:1.5}.Footer_email__sjBxV{color:#d1d5db}.Footer_emailLink__TM2ac{color:var(--color-primary-orange);text-decoration:none}.Footer_emailLink__TM2ac:hover{text-decoration:underline}.Footer_heading__z5GZP{font-weight:600;margin-bottom:1rem}.Footer_linkList__K_ONQ{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.Footer_link___mmVB{color:#d1d5db;text-decoration:none;transition:color .2s}.Footer_link___mmVB:hover{color:white}.Footer_form__j3MZ4{display:flex;flex-direction:column;gap:.75rem}.Footer_input__I76BF{width:100%;padding:.75rem;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;color:white;font-family:Inter,sans-serif;font-size:1rem;outline:none}.Footer_input__I76BF::-moz-placeholder{color:#9ca3af;font-family:Inter,sans-serif}.Footer_input__I76BF::placeholder{color:#9ca3af;font-family:Inter,sans-serif}.Footer_input__I76BF:focus{border-color:var(--color-primary-green)}.Footer_button__ZpKnO{width:100%;background-color:var(--color-primary-orange);color:white;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;font-family:Inter,sans-serif;font-size:1rem;border:none;cursor:pointer;transition:background-color .2s}.Footer_button__ZpKnO:hover{background-color:rgba(255,125,40,.9)}.Footer_bottomBar___A0zj{border-top:1px solid #1f2937;margin-top:2rem;padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (min-width:768px){.Footer_bottomBar___A0zj{flex-direction:row}}.Footer_socials__SOcMQ{display:flex;gap:1rem;margin-bottom:1rem}@media (min-width:768px){.Footer_socials__SOcMQ{margin-bottom:0}}.Footer_socialLink__nh4hv{color:#d1d5db;text-decoration:none;transition:color .2s}.Footer_socialLink__nh4hv:hover{color:white}.Footer_copyright__vFlrA{color:#9ca3af;font-size:.875rem}.Layout_layout__Ox5vS{min-height:100vh;display:flex;flex-direction:column}.Layout_main__gSLe1{flex-grow:1;padding-top:4rem}.Navbar_navbar__3BIeH{position:fixed;top:0;left:0;right:0;z-index:50;background-color:white;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:1px solid #f3f4f6}.Navbar_container__vazkH{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.Navbar_container__vazkH{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Navbar_container__vazkH{padding-left:2rem;padding-right:2rem}}.Navbar_navContent__KaLQZ{display:flex;justify-content:space-between;align-items:center;height:4rem}.Navbar_logoWrapper__DJQgC{display:flex;align-items:center;gap:.5rem;text-decoration:none}@media (min-width:768px){.Navbar_logoWrapper__DJQgC{gap:.75rem}}.Navbar_logoIconWrapper__3yjL_{width:2rem;height:2rem;background-color:#009B8A;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s ease-out;cursor:pointer;min-height:44px;min-width:44px}.Navbar_logoIconWrapper__3yjL_:hover{background-color:#FF7D28;transform:scale(1.1)}@media (min-width:768px){.Navbar_logoIconWrapper__3yjL_{width:2.5rem;height:2.5rem;min-height:0;min-width:0}}.Navbar_logoIcon__Glpg8{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:transform .3s}.Navbar_logoIconWrapper__3yjL_:hover .Navbar_logoIcon__Glpg8{transform:scale(1.1)}@media (min-width:768px){.Navbar_logoIcon__Glpg8{width:1.75rem;height:1.75rem}}.Navbar_logoText__WcSgJ{font-size:1.125rem;font-weight:700;color:#111827;display:none}@media (min-width:640px){.Navbar_logoText__WcSgJ{display:inline}}@media (min-width:768px){.Navbar_logoText__WcSgJ{font-size:1.25rem}}.Navbar_desktopMenu__WQAhw{display:none;align-items:center;gap:2rem}@media (min-width:768px){.Navbar_desktopMenu__WQAhw{display:flex}}.Navbar_navLink__A03oH{padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;color:#374151;text-decoration:none}.Navbar_navLink__A03oH:hover{color:#009B8A;background-color:#f9fafb}.Navbar_activeNavLink__3w0Ei{background-color:#e5e7eb;color:#009B8A}.Navbar_loginButton__YUWgw{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#ffffff;background-color:#009B8A;border:2px solid #009b8a;text-decoration:none;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s}.Navbar_loginButton__YUWgw:hover{background-color:#FF7D28;border-color:#FF7D28;box-shadow:0 4px 6px -2px rgba(255,125,40,.3);transform:translateY(-1px)}.Navbar_loginButton__YUWgw:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(0,155,138,.25)}.Navbar_mobileLoginButton__6yJY9{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;color:#ffffff;background-color:#009B8A;border:2px solid #009b8a;text-decoration:none}.Navbar_mobileLoginButton__6yJY9:hover{background-color:#FF7D28;border-color:#FF7D28;color:#ffffff}.Navbar_mobileActions__cHrK9{display:flex;align-items:center;gap:.5rem}@media (min-width:768px){.Navbar_mobileActions__cHrK9{display:none}}.Navbar_mobileMenuBtn__PU4Ye{padding:.5rem;border-radius:.5rem;color:#374151;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.Navbar_mobileMenuBtn__PU4Ye:hover{background-color:#f3f4f6}.Navbar_mobileMenu__XFNzn{position:fixed;top:4rem;left:0;right:0;bottom:0;background-color:white;z-index:40;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border-top:1px solid #f3f4f6}.Navbar_mobileMenu__XFNzn.Navbar_open___npFi{transform:translateY(0);opacity:1;visibility:visible}.Navbar_mobileMenuContent__QnVA1{padding:1rem;display:flex;flex-direction:column;gap:.25rem}.Navbar_mobileNavLink__Bglws{color:#374151;text-decoration:none;font-weight:500;padding:.75rem 1rem;border-radius:.5rem;transition:background-color .2s}.Navbar_mobileNavLink__Bglws.Navbar_active__YMfDB,.Navbar_mobileNavLink__Bglws:hover{background-color:#f9fafb;color:#009B8A}.Navbar_languageContainer__EeK_h{position:relative}.Navbar_languageButton__MPdxO{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;font-size:1.125rem;background:none;border:none;cursor:pointer;transition:background-color .15s}.Navbar_languageButton__MPdxO:hover{background-color:#f9fafb}.Navbar_languageDropdown__1XHcp{position:absolute;right:0;top:100%;margin-top:.5rem;background-color:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:50;min-width:150px;overflow:hidden}.Navbar_dropdownItem__vfTIG{width:100%;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;background:none;border:none;cursor:pointer;transition:background-color .2s;color:#374151;text-align:left}.Navbar_dropdownItem__vfTIG:hover{background-color:#F9FAFB}.Navbar_dropdownItemActive__EnvbC{background-color:#F5FFFA;color:#009B8A;font-weight:500}.LetterOfIntent_pageWrapper__DW5MC{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.LetterOfIntent_page__MBlH1{flex:1;background:white;padding-top:4rem;width:100%;overflow-x:hidden}.LetterOfIntent_container__koh7W{width:100%;max-width:56rem;margin:0 auto;padding:2rem 1.5rem 4rem;box-sizing:border-box}.LetterOfIntent_header__znM7f{text-align:center;margin-bottom:2rem}.LetterOfIntent_pageTitle__yAfs5{font-size:2.25rem;font-weight:700;color:#111827;margin:0 0 .75rem}.LetterOfIntent_pageSubtitle__H_gSV{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6}.LetterOfIntent_card__j1TAk{background:white;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:2rem}.LetterOfIntent_signatureCard__nRW5f{background:white;border-radius:1rem;box-shadow:0 4px 24px rgba(0,0,0,.08);margin-bottom:1.5rem;border:2px solid rgba(73,119,114,.3)}.LetterOfIntent_cardHeader__Zu5I_{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}.LetterOfIntent_cardTitle__VvzI5{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.LetterOfIntent_cardContent__Mb7kV{padding:1.5rem}.LetterOfIntent_detailsGrid__HaIUx{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.LetterOfIntent_detailItem___zeGG{display:flex;flex-direction:column;gap:.25rem}.LetterOfIntent_detailLabel__Ah_D_{font-size:.875rem;color:#6b7280}.LetterOfIntent_detailValue__UXzIp{font-size:1rem;font-weight:600;color:#111827}.LetterOfIntent_detailValueBold__xZc_t{font-size:1.125rem;font-weight:700;color:#111827}.LetterOfIntent_tenantSection__tjbHa{margin-bottom:1.5rem}.LetterOfIntent_tenantSection__tjbHa:last-child{margin-bottom:0}.LetterOfIntent_tenantRole__QKODd{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .75rem}.LetterOfIntent_tenantDetailsGrid__WdWhj{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.LetterOfIntent_conditionsBox__JoR8Z{background:rgba(73,119,114,.08);padding:1.25rem;border-radius:.75rem;margin-bottom:1.5rem}.LetterOfIntent_conditionsIntro__3G5PD{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .75rem}.LetterOfIntent_conditionsList__ttoOk{list-style-type:disc;margin:0;padding-left:1.5rem}.LetterOfIntent_conditionsList__ttoOk li{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;line-height:1.5}.LetterOfIntent_conditionsList__ttoOk li:last-child{margin-bottom:0}.LetterOfIntent_checkboxItem__vIwDM{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid rgba(73,119,114,.2);border-radius:.75rem;cursor:pointer;transition:border-color .2s ease}.LetterOfIntent_checkboxItem__vIwDM:hover{border-color:rgba(73,119,114,.4)}.LetterOfIntent_checkbox__feiJJ{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;flex-shrink:0;margin-top:.125rem;accent-color:hsl(var(--myrtle))}.LetterOfIntent_checkboxLabel__cEQ_2{font-size:.9375rem;font-weight:500;color:#374151;line-height:1.5}.LetterOfIntent_brokerFeeBox__RZQy8{margin-top:1rem}.LetterOfIntent_signerInfoGrid__0ZWMU{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.LetterOfIntent_signatureHintBox__eEjDD{background:#fef3c7;border:1px solid #fcd34d;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:1rem}.LetterOfIntent_signatureHintText__xn0HA{font-size:.875rem;color:#92400e;margin:0}.LetterOfIntent_signatureArea__q_gQ4{margin-top:1rem}.LetterOfIntent_signatureLabel__pAKpy{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .25rem}.LetterOfIntent_signatureHint__0kfF_{font-size:.875rem;color:#6b7280;margin:0 0 .75rem}.LetterOfIntent_required__YWLZA{color:#dc2626}.LetterOfIntent_signatureContainer__2g6Ac{position:relative;width:100%;max-width:100%}.LetterOfIntent_signatureCanvas__0AK3R{display:block;width:100%;height:224px;border:4px dashed rgba(73,119,114,.4);border-radius:1rem;background:white;cursor:crosshair;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}.LetterOfIntent_signatureCanvas__0AK3R:hover{border-color:rgba(73,119,114,.6)}.LetterOfIntent_signaturePlaceholder__2Lriq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;pointer-events:none}.LetterOfIntent_penIcon__OzxC5{color:rgba(107,114,128,.4)}.LetterOfIntent_signaturePlaceholder__2Lriq span{color:#6b7280;font-size:1rem;font-weight:500}.LetterOfIntent_signatureActions__WjeKh{display:flex;justify-content:flex-end;margin-top:.75rem}.LetterOfIntent_clearButton__nKSB5{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#6b7280;background:transparent;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.LetterOfIntent_clearButton__nKSB5:hover{background:#f3f4f6;color:#374151}.LetterOfIntent_submitSection__mn9u_{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:3rem}.LetterOfIntent_submitButton__lF0Wm{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-weight:500;font-size:1.125rem;background-color:#497772;color:white;padding:1.5rem 3rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease;width:auto;min-width:280px}.LetterOfIntent_submitButton__lF0Wm:hover:not(:disabled){background-color:#F36B19}.LetterOfIntent_submitButton__lF0Wm:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.LetterOfIntent_helpLink__3NlUR{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.LetterOfIntent_helpLink__3NlUR:hover{color:hsl(var(--myrtle))}.LetterOfIntent_successPage__Vqgna{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(to bottom right,#f8fafc,#e9ebe4)}.LetterOfIntent_successCard__oWqhC{background:white;border-radius:1.5rem;box-shadow:0 20px 60px rgba(0,0,0,.12);padding:3rem 2rem;max-width:40rem;width:100%;text-align:center}.LetterOfIntent_successIconWrapper__cSp2n{display:flex;justify-content:center;margin-bottom:1.5rem}.LetterOfIntent_successCheckIcon__gFLR1{color:#22c55e;background:#dcfce7;border-radius:50%;padding:1rem}.LetterOfIntent_successTitle__9z9Q_{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .75rem}.LetterOfIntent_successSubtitle__YlOCm{font-size:1.125rem;color:#6b7280;margin:0 0 .5rem}.LetterOfIntent_responseTime__vIYGT{font-size:1rem;color:#6b7280;margin:0}.LetterOfIntent_responseTime__vIYGT strong{color:#111827}.LetterOfIntent_successDivider__QacmL{height:1px;background:#e5e7eb;margin:1.5rem 0}.LetterOfIntent_emailConfirmation__KIEzV{margin-bottom:1.5rem}.LetterOfIntent_emailLabel__WZLcJ{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}.LetterOfIntent_emailValue__ycsjb{font-size:1rem;font-weight:700;color:#111827;margin:0}.LetterOfIntent_successActions__UzCQ1{display:flex;flex-direction:column;align-items:center;gap:1rem}.LetterOfIntent_whatsappLink__gK0wo{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#6b7280;text-decoration:none;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s ease}.LetterOfIntent_whatsappLink__gK0wo:hover{background:#f3f4f6;color:#374151}@media (max-width:768px){.LetterOfIntent_container__koh7W{padding:1rem .75rem}.LetterOfIntent_pageTitle__yAfs5{font-size:1.5rem}.LetterOfIntent_pageSubtitle__H_gSV{font-size:.9375rem}.LetterOfIntent_card__j1TAk{margin-bottom:1.25rem;border-radius:.75rem}.LetterOfIntent_cardHeader__Zu5I_{padding:1rem}.LetterOfIntent_cardTitle__VvzI5{font-size:1.125rem}.LetterOfIntent_detailsGrid__HaIUx,.LetterOfIntent_signerInfoGrid__0ZWMU,.LetterOfIntent_tenantDetailsGrid__WdWhj{grid-template-columns:1fr;gap:.75rem}.LetterOfIntent_cardContent__Mb7kV{padding:.875rem}.LetterOfIntent_conditionsBox__JoR8Z{padding:.875rem;margin-bottom:1rem}.LetterOfIntent_conditionsIntro__3G5PD{font-size:.875rem}.LetterOfIntent_conditionsList__ttoOk{padding-left:1.25rem}.LetterOfIntent_conditionsList__ttoOk li{font-size:.8125rem;line-height:1.6;margin-bottom:.375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.LetterOfIntent_checkboxItem__vIwDM{padding:.75rem;gap:.625rem;border-radius:.5rem}.LetterOfIntent_checkbox__feiJJ{width:1.125rem;height:1.125rem;margin-top:.125rem}.LetterOfIntent_checkboxLabel__cEQ_2{font-size:.8125rem;line-height:1.55;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.LetterOfIntent_brokerFeeBox__RZQy8{margin-top:.75rem}.LetterOfIntent_brokerFeeBox__RZQy8 .LetterOfIntent_checkboxLabel__cEQ_2{font-size:.75rem;line-height:1.6}.LetterOfIntent_signatureCard__nRW5f{border-radius:.75rem;margin-bottom:1rem}.LetterOfIntent_signatureHintBox__eEjDD{padding:.625rem .75rem;margin-bottom:.75rem}.LetterOfIntent_signatureHintText__xn0HA{font-size:.75rem}.LetterOfIntent_signatureCanvas__0AK3R{height:140px;border-width:3px;border-radius:.75rem}.LetterOfIntent_signatureLabel__pAKpy,.LetterOfIntent_signaturePlaceholder__2Lriq span{font-size:.875rem}.LetterOfIntent_penIcon__OzxC5{width:32px;height:32px}.LetterOfIntent_submitSection__mn9u_{padding-top:1rem;padding-bottom:2rem}.LetterOfIntent_submitButton__lF0Wm{width:100%;min-width:unset;padding:1rem 1.5rem;font-size:1rem}.LetterOfIntent_helpLink__3NlUR{font-size:.8125rem}.LetterOfIntent_successCard__oWqhC{padding:1.5rem 1rem;border-radius:1rem}.LetterOfIntent_successTitle__9z9Q_{font-size:1.375rem}.LetterOfIntent_successSubtitle__YlOCm{font-size:1rem}.LetterOfIntent_successCheckIcon__gFLR1{width:64px;height:64px}.LetterOfIntent_tenantRole__QKODd{font-size:1rem;margin-bottom:.5rem}.LetterOfIntent_detailLabel__Ah_D_{font-size:.75rem}.LetterOfIntent_detailValue__UXzIp{font-size:.875rem}.LetterOfIntent_detailValueBold__xZc_t{font-size:1rem}}@media (max-width:375px){.LetterOfIntent_container__koh7W{padding:.75rem .5rem}.LetterOfIntent_pageTitle__yAfs5{font-size:1.25rem}.LetterOfIntent_pageSubtitle__H_gSV{font-size:.875rem}.LetterOfIntent_cardTitle__VvzI5{font-size:1rem}.LetterOfIntent_cardContent__Mb7kV{padding:.75rem}.LetterOfIntent_checkboxLabel__cEQ_2,.LetterOfIntent_conditionsList__ttoOk li{font-size:.75rem}.LetterOfIntent_brokerFeeBox__RZQy8 .LetterOfIntent_checkboxLabel__cEQ_2{font-size:.6875rem}.LetterOfIntent_signatureCanvas__0AK3R{height:120px}.LetterOfIntent_submitButton__lF0Wm{padding:.875rem 1rem;font-size:.9375rem}}