.page_container__aoG4z{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:calc(5rem + env(safe-area-inset-top, 0px)) 2rem 3rem;position:relative;background-color:#3E463F;overflow-y:auto}.page_backButton__6QP6j{position:absolute;top:calc(2rem + env(safe-area-inset-top, 0px));left:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:opacity .2s}.page_backButton__6QP6j:hover{opacity:.8}.page_header__kVzhN{position:absolute;top:calc(2rem + env(safe-area-inset-top, 0px));left:50%;transform:translateX(-50%)}.page_header__kVzhN,.page_logoContainer__S8bF9{display:flex;align-items:center;gap:.5rem}.page_logoImage__eK2JD{height:32px;width:auto}.page_logoText__ZUV_x{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:.5px}.page_centerLogo__Mecau{margin-bottom:3rem;margin-top:1rem}.page_centerLogoImage__UxgEI{width:80px;height:auto}.page_formField__9z05f{display:flex;flex-direction:column;gap:.75rem}.page_formLabel__TyU1f{font-size:.875rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:.25rem}.page_required__8AO_H{color:#ff6b6b}.page_card__QV0Om{background:#525C54;border-radius:12px;padding:60px 48px;width:100%;max-width:800px!important;box-shadow:0 20px 40px rgba(0,0,0,.2)}.page_title__3jonF{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:.5rem;color:var(--text-primary);line-height:1}.page_subtitle__iAJUg{font-size:.875rem;font-weight:400;text-align:center;margin-bottom:2rem;color:var(--text-secondary);line-height:1.5}.page_options__c2nag{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.page_option__qgusV{background:#475048;border-radius:8px;padding:24px 20px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s;border:1px solid rgba(255,255,255,.05)}.page_option__qgusV:hover{background:#4F5950}.page_optionSelected__ctkBq{border-color:rgba(255,255,255,.4);background:#5A6660}.page_radioInput__jywk4{display:none}.page_radioCustom__5QbtS{width:20px;height:20px;border:2px solid rgba(255,255,255,.6);border-radius:50%;position:relative;flex-shrink:0;transition:all .2s}.page_optionSelected__ctkBq .page_radioCustom__5QbtS{border-color:var(--primary)}.page_optionSelected__ctkBq .page_radioCustom__5QbtS:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--primary)}.page_optionText__gsGBk{font-size:.9375rem;font-weight:400;color:var(--text-primary);line-height:1.5;flex:1 1;word-break:normal}.page_advanceButton__eDvoS{width:100%;height:56px;padding:0;background:var(--primary);border-radius:8px;font-size:16px;font-weight:600;color:#FFFFFF;transition:all .2s;margin-bottom:48px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_advanceButton__eDvoS:not(:disabled):hover{background:var(--primary-hover);transform:translateY(-1px)}.page_advanceButton__eDvoS:disabled{background:var(--button-disabled);cursor:not-allowed;opacity:.6}.page_divider__Ku6aS{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.page_dividerLine__H1ip9{flex:1 1;height:1px;background:rgba(255,255,255,.2)}.page_dividerText__pUqQb{font-size:14px;font-weight:400;color:rgba(255,255,255,.8);white-space:nowrap}.page_loginLink__FvGZj{display:block;text-align:center;font-size:14px;font-weight:500;color:#FFFFFF;text-decoration:none;transition:opacity .2s}.page_loginLink__FvGZj:hover{text-decoration:underline;opacity:.9}@media (max-width:640px){.page_container__aoG4z{padding-top:calc(5rem + env(safe-area-inset-top, 0px))}.page_card__QV0Om{padding:2rem 1.5rem}.page_title__3jonF{font-size:1.25rem}.page_backButton__6QP6j{left:1rem}.page_backButton__6QP6j,.page_header__kVzhN{top:calc(1rem + env(safe-area-inset-top, 0px))}}.progress_progressBarContainer__pKVFJ{width:100%;margin-bottom:2rem;padding:1rem 0}.progress_progressTrack__Z9SsZ{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:0 auto}.progress_progressLineBase__gvyr5{width:100%;background-color:rgba(255,255,255,.15);z-index:0}.progress_progressLineBase__gvyr5,.progress_progressLineFill__siCTu{position:absolute;top:50%;left:0;height:4px;transform:translateY(-50%);border-radius:2px}.progress_progressLineFill__siCTu{background-color:var(--primary);z-index:1;transition:width .3s ease}.progress_stepContainer__rp8_F{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}.progress_stepDot__tk7Yn{width:20px;height:20px;border-radius:50%;background-color:#525C54;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.progress_stepDot__tk7Yn.progress_active__VFZW1{background-color:var(--primary);transform:scale(1.3);border-color:#FFFFFF;box-shadow:0 0 15px rgba(112,130,100,.4)}.progress_stepDot__tk7Yn.progress_completed__NZT0B{background-color:var(--primary);border-color:var(--primary)}.progress_stepLabel__8aLlW{font-size:.875rem;color:rgba(255,255,255,.5);position:absolute;top:24px;white-space:nowrap;font-weight:500}.progress_stepLabel__8aLlW.progress_active__VFZW1{color:#fff;font-weight:600}@media (max-width:640px){.progress_stepLabel__8aLlW{display:none}}.form_formContainer__GapNU{width:100%;max-width:1060px!important}.form_formTitle__hY6Nv{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.form_formSubtitle__ZUpCA{font-size:.875rem;font-weight:400;margin-bottom:2rem;color:var(--text-secondary)}.form_formGrid__BvI_T{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:2rem}.form_formGridTwo__eoNJB{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.form_formField__7G_2Z{display:flex;flex-direction:column;gap:.5rem}.form_formLabel__gMzdU{font-size:.875rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:.25rem}.form_required__tjaU3{color:#ff6b6b}.form_formInput__AP88C{background:rgba(30,35,30,.4);border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:.875rem 1rem;font-size:.9375rem;color:var(--text-primary);transition:all .2s}.form_formInput__AP88C::placeholder{color:rgba(255,255,255,.4)}.form_formInput__AP88C:focus{outline:none;border-color:var(--primary);background:rgba(30,35,30,.6)}.form_formInput__AP88C.form_error__gGYXm{border-color:#ff6b6b}.form_errorMessage__L4wiL{font-size:.75rem;color:#ff6b6b;margin-top:.25rem}.form_radioGroup__MeVMh{display:flex;gap:1rem;flex-wrap:wrap}.form_radioGroupGrid__0EP_q{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%}.form_radioOption__BKRb6{flex:1 1;min-width:200px}.form_checkboxGroup__ewd23{display:flex;flex-direction:column;gap:12px}.form_checkboxLabel__HxVRr{display:flex;align-items:center;gap:12px;cursor:pointer;padding:16px 20px;background:#475048;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .2s;min-height:56px}.form_checkboxLabel__HxVRr:hover{background:#4F5950;border-color:rgba(255,255,255,.15)}.form_checkbox__gzvDb{width:20px;height:20px;border:2px solid rgba(255,255,255,.5);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;background:transparent}.form_checkbox__gzvDb.form_checked__7Qn7O{background:var(--primary);border-color:var(--primary)}.form_checkbox__gzvDb.form_checked__7Qn7O:after{content:"✓";color:white;font-size:13px;font-weight:600}.form_checkboxText__s_4t1{font-size:15px;font-weight:400;line-height:1.4;color:#FFFFFF}.form_buttonGroup__ytlTn{display:flex;gap:1rem;margin-top:2rem}.form_cancelButton__aKsQO{flex:1 1;padding:.875rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s}.form_cancelButton__aKsQO:hover{background:rgba(255,255,255,.1)}.form_submitButton__IFYJK{flex:1 1;padding:.875rem;background:var(--primary);border:none;border-radius:8px;font-size:.9375rem;font-weight:600;color:#FFFFFF;cursor:pointer;transition:all .2s}.form_submitButton__IFYJK:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.form_submitButton__IFYJK:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.form_formGridTwo__eoNJB{grid-template-columns:1fr}.form_radioGroup__MeVMh{flex-direction:column}.form_radioOption__BKRb6{min-width:auto}}.form_regionDropdown__4nncv{position:absolute;top:100%;left:0;right:0;background:#475048;border:1px solid rgba(255,255,255,.2);border-radius:8px;max-height:240px;overflow-y:auto;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.3);margin-top:4px}.form_regionOption__b4QgH{display:flex;align-items:center;padding:12px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);color:#FFFFFF;font-size:14px}.form_regionOption__b4QgH:last-child{border-bottom:none}.form_regionOption__b4QgH:hover{background-color:rgba(255,255,255,.05)}.form_regionSelectWrapper__IXeAO{position:relative;width:100%}.form_regionChip__tAPJp{display:flex;align-items:center;gap:4px;padding:4px 10px;background:rgba(163,170,153,.25);border:1px solid rgba(163,170,153,.4);border-radius:6px;font-size:.8125rem;color:#FFFFFF;cursor:pointer;transition:all .2s}.form_regionChip__tAPJp:hover{background:rgba(163,170,153,.4)}.form_regionSearchInput__nGjO_{background:transparent;border:none;color:#FFFFFF;font-size:.9375rem;outline:none;padding:4px 0}.form_regionSearchInput__nGjO_::placeholder{color:rgba(255,255,255,.4)}.form_regionOptionSelected__SHMFK{background-color:rgba(163,170,153,.2)!important;font-weight:600}.form_emptyOption__ZnMzc{padding:16px;color:rgba(255,255,255,.5);font-size:.875rem;text-align:center}.form_inputFocused__WgiOn{border-color:var(--primary);background:rgba(30,35,30,.6)}.form_formWrapper___x6HS{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.5rem;padding:2rem}.form_resultContainer__qJAk7{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 48px!important}.form_resultIllustration__9p_gh{margin-bottom:32px;display:flex;justify-content:center}.form_illustrationPlaceholder__B8gj0{width:270px;height:190px;border-radius:8px;overflow:hidden}.form_resultTitle__3oth4{font-size:24px;font-weight:600;color:#FFFFFF;margin:0 0 16px}.form_resultDescription__sUXyh{font-size:14px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.85);max-width:600px;margin:0 0 32px}.form_learnContainer__Qudhg{max-width:940px!important}.form_confirmationContainer__FAmAw{padding:80px 60px!important;max-width:800px!important}.form_confirmationIllustration__DExF_{margin-bottom:40px;display:flex;justify-content:center}.form_confirmationTitle__GNPUN{font-size:24px;font-weight:600;color:#FFFFFF;margin:0 0 16px;text-align:center}.form_confirmationDescription__hjYpE{font-size:14px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.85);max-width:500px;margin:0 auto;text-align:center}.FavoriteButton_favoriteBtn__9KNew{cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;color:inherit}.FavoriteButton_favoriteBtn__9KNew:hover{transform:scale(1.1)}.FavoriteButton_active__5oQ8V{color:#E24C4C!important}.FavoriteButton_active__5oQ8V svg{fill:#E24C4C}.FavoriteButton_loading__U2VKZ{opacity:.6;cursor:not-allowed;pointer-events:none}.FavoriteButton_buttonVariant__jOJz6{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#cdd0c6;border:none;border-radius:8px;color:#1a1a1a;font-family:Figtree,sans-serif;font-size:12px;font-weight:500;transition:all .2s;min-width:120px;justify-content:center;cursor:pointer}.FavoriteButton_buttonVariant__jOJz6:hover{background:#bbbfb4;transform:translateY(-1px)}.FavoriteButton_buttonVariant__jOJz6.FavoriteButton_active__5oQ8V{background:#586050;color:#E24C4C;border:1px solid #e24c4c}.FavoriteButton_buttonVariant__jOJz6.FavoriteButton_active__5oQ8V svg{fill:#E24C4C}.FavoriteButton_iconOnly__IzJje{position:absolute;top:12px;right:12px;width:24px;height:24px;z-index:10}.RangeSlider_container__iGbhL{height:36px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.RangeSlider_thumb__DuA16,.RangeSlider_thumb__DuA16::-webkit-slider-thumb{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.RangeSlider_thumb__DuA16{pointer-events:none;position:absolute;height:0;width:100%;outline:none}.RangeSlider_thumbLeft__D_aZp{z-index:3}.RangeSlider_thumbRight__TC8Jo{z-index:4}.RangeSlider_thumb__DuA16::-webkit-slider-thumb{background-color:#727B67;border:4px solid #475048;border-radius:50%;box-shadow:0 0 6px 1px rgba(0,0,0,.3);cursor:pointer;height:20px;width:20px;margin-top:0;pointer-events:all;position:relative}.RangeSlider_thumb__DuA16::-moz-range-thumb{background-color:#727B67;border-radius:50%;box-shadow:0 0 6px 1px rgba(0,0,0,.3);cursor:pointer;height:12px;width:12px;pointer-events:all;position:relative;border:4px solid #475048}.RangeSlider_slider__FDn6Q{position:relative;width:100%}.RangeSlider_slider__range___kbXC,.RangeSlider_slider__track__48OLu{position:absolute;height:8px;border-radius:4px}.RangeSlider_slider__track__48OLu{background-color:rgba(255,255,255,.15);width:100%;z-index:1}.RangeSlider_slider__range___kbXC{background-color:#727B67;opacity:.7;z-index:2}.LoginModal_overlay__jwd2r{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:10000;animation:LoginModal_fadeIn__Cm_dA .2s ease-out}.LoginModal_modal__7WpGw{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10001;animation:LoginModal_slideIn__zbHBs .3s cubic-bezier(.16,1,.3,1)}@keyframes LoginModal_fadeIn__Cm_dA{0%{opacity:0}to{opacity:1}}@keyframes LoginModal_slideIn__zbHBs{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.LoginModal_modalContent__trwCz{position:relative;background:var(--bg-primary);border-radius:12px;padding:60px 48px;width:600px;max-width:95vw;box-shadow:0 20px 40px rgba(0,0,0,.3)}.LoginModal_closeButton__SWgeE{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:rgba(255,255,255,.7);font-size:28px;line-height:1;border-radius:50%;cursor:pointer;transition:background-color .2s,color .2s}.LoginModal_closeButton__SWgeE:hover{background:rgba(255,255,255,.1);color:#FFFFFF}.LoginModal_modalHeader__ut0SM{text-align:center;margin-bottom:40px}.LoginModal_modalTitle__N7igB{font-size:32px;font-weight:600;color:#FFFFFF;margin:0 0 12px}.LoginModal_modalSubtitle__f1uY2{font-size:18px;color:rgba(255,255,255,.85);margin:0}.LoginModal_errorMessage__XQew5{background:rgba(255,0,0,.1);border:1px solid rgba(255,0,0,.3);color:#ff4d4d;padding:12px;border-radius:8px;margin-bottom:20px;font-size:14px;text-align:center}.LoginModal_form__PJtOK{display:flex;flex-direction:column;gap:24px}.LoginModal_formGroup__mSSi9{display:flex;flex-direction:column;gap:10px}.LoginModal_label__GW_ym{font-size:15px;font-weight:500;color:#FFFFFF;display:flex;align-items:center}.LoginModal_required__AzLKR{color:#FFFFFF;margin-right:6px}.LoginModal_input__5G1E_{width:100%;height:56px;padding:0 16px;background:#3E463F;border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:16px;color:#FFFFFF;transition:border-color .2s}.LoginModal_input__5G1E_::placeholder{color:rgba(255,255,255,.4)}.LoginModal_input__5G1E_:focus{outline:none;border-color:rgba(255,255,255,.3)}.LoginModal_forgotPassword__EwC_X{align-self:flex-start;background:none;border:none;color:rgba(255,255,255,.7);font-size:15px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:4px;transition:color .2s;margin-top:-8px}.LoginModal_forgotPassword__EwC_X:hover{color:#FFFFFF}.LoginModal_submitButton__bHqdO{width:100%;height:56px;margin-top:12px;background:var(--primary);border:none;border-radius:8px;font-size:16px;font-weight:600;color:var(--primary-fg);cursor:pointer;transition:background-color .2s,opacity .2s}.LoginModal_submitButton__bHqdO:hover:not(:disabled){background:var(--primary-hover)}.LoginModal_submitButton__bHqdO:active:not(:disabled){transform:scale(.99)}.LoginModal_submitButton__bHqdO:disabled{opacity:.6;cursor:not-allowed}.LoginModal_registerSection__51F3i{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:48px}.LoginModal_registerText__2b4ye{font-size:15px;color:rgba(255,255,255,.9)}.LoginModal_registerLink__WvQJK{background:none;border:none;color:#FFFFFF;font-size:15px;font-weight:500;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:4px;transition:color .2s}.LoginModal_registerLink__WvQJK:hover{opacity:.8}@media (max-width:600px){.LoginModal_modal__7WpGw{top:0;left:0;right:0;bottom:0;transform:none;display:flex;align-items:center;justify-content:center;padding:16px}@keyframes LoginModal_slideIn__zbHBs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginModal_modalContent__trwCz{padding:40px 24px;width:100%;max-height:90vh;overflow-y:auto}.LoginModal_modalTitle__N7igB{font-size:26px}.LoginModal_modalSubtitle__f1uY2{font-size:16px}}.AcquiredPropertyCard_card__brwgR{background:#586050;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:487px;padding:16px;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(255,255,255,.05)}.AcquiredPropertyCard_card__brwgR:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.2);background:#616959}.AcquiredPropertyCard_imageWrapper__JqQI9{width:100%;height:272px;border-radius:8px;overflow:hidden;position:relative}.AcquiredPropertyCard_image__nICUO{width:100%;height:100%;object-fit:cover}.AcquiredPropertyCard_imagePlaceholder__Hdj9z{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#4a5245;color:#8f9784}.AcquiredPropertyCard_content__oafEn{display:flex;flex-direction:column;gap:20px}.AcquiredPropertyCard_headerRow__8ICzm{display:flex;justify-content:space-between;align-items:center}.AcquiredPropertyCard_price__JczyA{font-family:Figtree,sans-serif;font-weight:700;font-size:20px;color:#f9fafb;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.AcquiredPropertyCard_checklistShortcut__EdhTd{display:flex;align-items:center;gap:6px;align-self:flex-start;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:6px 12px;font-family:Figtree,sans-serif;font-size:13px;color:#cdd0c6;cursor:pointer}.AcquiredPropertyCard_checklistShortcut__EdhTd:hover{background:rgba(255,255,255,.08)}.AcquiredPropertyCard_quotaBadge__5p3L6{font-family:Figtree,sans-serif;font-weight:600;font-size:12px;color:#1f2937;background:#d8e0c8;border-radius:999px;padding:2px 10px;white-space:nowrap}.AcquiredPropertyCard_verMais__GkO9J{display:flex;align-items:center;gap:4px;font-family:Figtree,sans-serif;font-weight:500;font-size:12px;color:#a3aa99;text-transform:lowercase;background:none;border:none;cursor:pointer;padding:0}.AcquiredPropertyCard_mainInfo__9BecC{display:flex;flex-direction:column;gap:16px}.AcquiredPropertyCard_typeRow__ffLJq{display:flex;align-items:center;gap:8px;color:#a3aa99;font-family:Figtree,sans-serif;font-weight:600;font-size:16px}.AcquiredPropertyCard_title__Nn3AQ{font-family:Figtree,sans-serif;font-weight:700;font-size:20px;color:#f9fafb;margin:0}.AcquiredPropertyCard_detailsList__N_UX6{display:flex;flex-direction:column;gap:8px}.AcquiredPropertyCard_detailItem__UbJCR{font-family:Figtree,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;margin:0;line-height:1.5}.AcquiredPropertyCard_detailItemSemiBold__fYYOy{font-weight:600}.AcquiredPropertyCard_specs__JASwD{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}.AcquiredPropertyCard_specItem__AfAnb{display:flex;align-items:center;gap:4px;font-family:Figtree,sans-serif;font-weight:300;font-size:14px;color:#f9fafb;white-space:nowrap}.AcquiredPropertyCard_specIcon__J0G1v{color:#a3aa99}.SociosManager_wrap__4rmF7{display:flex;flex-direction:column;gap:12px;width:100%}.SociosManager_headerRow__NigVP{display:flex;align-items:center;justify-content:space-between}.SociosManager_title__sL_Bo{font-family:Figtree,sans-serif;font-weight:600;font-size:16px;color:#f9fafb;margin:0}.SociosManager_muted__c3LJm{font-family:Figtree,sans-serif;font-size:14px;color:rgba(249,250,251,.7)}.SociosManager_somaTag__Lx_WA{font-family:Figtree,sans-serif;font-weight:600;font-size:12px;border-radius:999px;padding:2px 10px}.SociosManager_somaOk__S5SB3{background:#d8e0c8;color:#1f2937}.SociosManager_somaWarn__JJk04{background:#f5d7b3;color:#7a4a10}.SociosManager_lista__B_gWy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.SociosManager_item__WI4bJ{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.06);border-radius:8px;padding:10px 12px}.SociosManager_socioInfo__JxpW_{display:flex;flex-direction:column;gap:2px;min-width:0}.SociosManager_socioNome__rJCl5{font-family:Figtree,sans-serif;font-weight:600;font-size:14px;color:#f9fafb;display:flex;align-items:center;gap:8px}.SociosManager_principalBadge__0oN18{font-size:11px;font-weight:600;background:#586050;color:#f9fafb;border-radius:999px;padding:1px 8px}.SociosManager_itemPendente__RnP2x{opacity:.85;border:1px dashed rgba(245,215,179,.5)}.SociosManager_pendenteBadge__wIhZp{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;background:#f5d7b3;color:#7a4a10;border-radius:999px;padding:1px 8px}.SociosManager_socioEmail__AHI7t{font-family:Figtree,sans-serif;font-size:12px;color:rgba(249,250,251,.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SociosManager_socioAcoes__gkJ53{display:flex;align-items:center;gap:8px;flex-shrink:0}.SociosManager_pctClicavel__mknuX,.SociosManager_pct__EGzqQ{font-family:Figtree,sans-serif;font-weight:600;font-size:14px;color:#f9fafb}.SociosManager_pctClicavel__mknuX{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.SociosManager_pctSign__3OcN0{color:#f9fafb;font-size:14px}.SociosManager_pctInput__u13H3{width:64px;padding:6px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#f9fafb;font-family:Figtree,sans-serif;font-size:14px}.SociosManager_pctInput__u13H3::placeholder,.SociosManager_select__Fgnq6::placeholder{color:rgba(249,250,251,.65);opacity:1}.SociosManager_hint__uo_Fy{font-family:Figtree,sans-serif;font-size:13px;color:rgba(249,250,251,.75);margin:0}.SociosManager_iconBtn__lJ9dJ{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:none;background:rgba(255,255,255,.1);color:#f9fafb;cursor:pointer;transition:background .15s ease}.SociosManager_iconBtn__lJ9dJ:hover:not(:disabled){background:rgba(255,255,255,.2)}.SociosManager_iconBtn__lJ9dJ:disabled{opacity:.5;cursor:not-allowed}.SociosManager_addBox__xERyD{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.SociosManager_select__Fgnq6{flex:1 1;min-width:180px;padding:8px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#f9fafb;font-family:Figtree,sans-serif;font-size:14px}.SociosManager_pctInput__u13H3:focus,.SociosManager_select__Fgnq6:focus{outline:none;border-color:#d8e0c8;background:rgba(255,255,255,.2)}.SociosManager_select__Fgnq6 option{color:#1f2937;background:#ffffff}.SociosManager_addBtn__FcZFA{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;border:none;background:#586050;color:#f9fafb;font-family:Figtree,sans-serif;font-weight:600;font-size:14px;cursor:pointer}.SociosManager_addBtn__FcZFA:disabled{opacity:.5;cursor:not-allowed}.SociosManager_erro__EsZdu{font-family:Figtree,sans-serif;font-size:13px;color:#f5b3b3;margin:0}.SociosManager_aviso__qqi_o{font-family:Figtree,sans-serif;font-size:13px;color:#f5d7b3;margin:0}.PropertyDetailView_container__aKjp4{padding:0;max-width:1400px;margin:0 auto}.PropertyDetailView_loading__lPX5u{display:flex;align-items:center;justify-content:center;height:400px;color:#fff;font-size:1.125rem}.PropertyDetailView_carouselContainer__EEu9J{position:relative;width:100%;height:500px;background:#000;border-radius:16px;margin-bottom:32px;overflow:hidden}.PropertyDetailView_carouselSlide__Vs8Q7,.PropertyDetailView_carouselViewport__B_GHH{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PropertyDetailView_carouselSlide__Vs8Q7 img{width:100%;height:100%;object-fit:cover}.PropertyDetailView_carouselNavBtn__kGX3d{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s}.PropertyDetailView_carouselNavBtn__kGX3d:hover{background:rgba(255,255,255,.4);scale:1.1}.PropertyDetailView_carouselDots__iqxTe{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.PropertyDetailView_dot__IF1Wb{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4);cursor:pointer;transition:all .2s}.PropertyDetailView_dot__IF1Wb.PropertyDetailView_activeDot___Nv2j{background:#fff;width:24px;border-radius:4px}.PropertyDetailView_pageHeader__Glgdz{display:flex;align-items:center;gap:24px;margin-bottom:32px;flex-wrap:wrap}.PropertyDetailView_backBtn__xs3MN{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#fff;cursor:pointer;border-radius:8px;transition:background .2s}.PropertyDetailView_backBtn__xs3MN:hover{background:rgba(255,255,255,.1)}.PropertyDetailView_pageHeader__Glgdz h1{font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin:0;flex:1 1}.PropertyDetailView_tabs__04ceg{display:flex;gap:12px}.PropertyDetailView_tab__IxayP{display:flex;align-items:center;gap:8px;padding:10px 20px;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.PropertyDetailView_tab__IxayP:hover{background:rgba(255,255,255,.1)}.PropertyDetailView_tab__IxayP.PropertyDetailView_active__t7r9x{background:#fff;color:#5C665E;border-color:#fff}.PropertyDetailView_content__3H1v2{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:48px}.PropertyDetailView_infoColumn__6OA5q{display:flex;flex-direction:column;gap:12px}.PropertyDetailView_propertyTitle__64bw6{font-family:Figtree,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.PropertyDetailView_propertyCode__O7wyi{font-size:.875rem;color:rgba(255,255,255,.7);margin:0}.PropertyDetailView_specs__P6nI2{display:flex;align-items:center;gap:20px;margin:8px 0}.PropertyDetailView_specs__P6nI2 span{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#fff}.PropertyDetailView_address__exWyX{font-size:.9375rem;color:#fff;margin:8px 0 0;line-height:1.4}.PropertyDetailView_builder__VXjCU{font-size:.875rem;color:rgba(255,255,255,.7);margin:0}.PropertyDetailView_priceBlock__jW_jc{margin-top:16px}.PropertyDetailView_price__E3OCl{font-family:Figtree,sans-serif;font-size:2rem;font-weight:700;color:#fff}.PropertyDetailView_condo__V5R94{font-size:.875rem;color:rgba(255,255,255,.7);margin:4px 0 0}.PropertyDetailView_mapColumn__i3wcp{display:flex;flex-direction:column}.PropertyDetailView_mapCard__qFJVN{background:#E8E4DC;border-radius:12px;padding:16px;height:100%;display:flex;flex-direction:column}.PropertyDetailView_mapAddress__GUssy{display:block;font-size:.9375rem;font-weight:600;color:#5C665E;margin-bottom:16px;text-decoration:none;transition:color .2s}.PropertyDetailView_mapAddress__GUssy:hover{color:#3A4A3C;text-decoration:underline}.PropertyDetailView_mapContainer__Xa2i7{flex:1 1;min-height:300px;border-radius:8px;overflow:hidden}.PropertyDetailView_mapContainer__Xa2i7 iframe{width:100%;height:100%}.PropertyDetailView_chartSection__41_eW{margin-bottom:32px}.PropertyDetailView_chartSection__41_eW h3{font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;color:#d1d5db;margin:0 0 16px}.PropertyDetailView_chartContainer__i1ZR_{background:#586050;border:none;border-radius:8px;padding:32px}.PropertyDetailView_chartLegend__43B1I{display:flex;justify-content:center;gap:10px;margin-top:16px}.PropertyDetailView_chartLegend__43B1I span{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#f9fafb}.PropertyDetailView_legendDot__2zlVJ{width:12px;height:12px;border-radius:1px;flex-shrink:0}.PropertyDetailView_checklistSection__lSBwR{background:#586050;border:none;border-radius:8px;padding:24px;margin-bottom:48px}.PropertyDetailView_checklistHeader__wiEoq{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.PropertyDetailView_checklistHeader__wiEoq h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.PropertyDetailView_viewComplete__8jDf9{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:rgba(255,255,255,.7);font-size:.875rem;cursor:pointer}.PropertyDetailView_checklistGrid__2n4zI{position:relative;display:flex;justify-content:space-between;gap:12px;padding-top:20px}.PropertyDetailView_checklistLine__0Rp_R{position:absolute;top:28px;left:20px;right:20px;height:2px;background:rgba(255,255,255,.1);z-index:1}.PropertyDetailView_checkItem__dTBlC{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;flex:1 1;text-align:center;z-index:2}.PropertyDetailView_checkNumber__PUVWz{width:28px;height:28px;border-radius:50%;background:#5C665E;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:rgba(255,255,255,.5);transition:all .2s}.PropertyDetailView_checkItem__dTBlC span{font-size:.75rem;color:rgba(255,255,255,.6);line-height:1.3}.PropertyDetailView_checkItem__dTBlC.PropertyDetailView_completed__1QgBb .PropertyDetailView_checkNumber__PUVWz{background:#6FCF97;border-color:#6FCF97;color:#1a1a1a;box-shadow:0 0 10px rgba(111,207,151,.4)}.PropertyDetailView_checkItem__dTBlC.PropertyDetailView_completed__1QgBb span{color:#6FCF97}.PropertyDetailView_checkItem__dTBlC.PropertyDetailView_pending__Bu7PS .PropertyDetailView_checkNumber__PUVWz{background:#F2C94C;border-color:#F2C94C;color:#1a1a1a}.PropertyDetailView_checkItem__dTBlC.PropertyDetailView_pending__Bu7PS span{color:#F2C94C}.PropertyDetailView_checkItem__dTBlC.PropertyDetailView_future__LLsqA .PropertyDetailView_checkNumber__PUVWz{background:rgba(255,255,255,.2)}.PropertyDetailView_docsSection__OKduq{margin-bottom:48px}.PropertyDetailView_docsHeader__RHMw7{display:flex;align-items:center;gap:18px;margin-bottom:32px}.PropertyDetailView_docsTitle__LrECL{font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600;color:#343f45;margin:0;flex:1 1}.PropertyDetailView_uploadBtn__M17md{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#a3aa99;border:none;border-radius:8px;color:#171717;font-family:Figtree,sans-serif;font-size:.75rem;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap}.PropertyDetailView_uploadBtn__M17md:hover{opacity:.85}.PropertyDetailView_uploadBtn__M17md:disabled{opacity:.5;cursor:not-allowed}.PropertyDetailView_docsEmpty__807M5{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:64px 24px;color:rgba(255,255,255,.4)}.PropertyDetailView_docsEmpty__807M5 p{font-size:1rem;font-weight:600;color:rgba(255,255,255,.6);margin:8px 0 0}.PropertyDetailView_docsEmpty__807M5 span{font-size:.875rem;color:rgba(255,255,255,.4)}.PropertyDetailView_docsGrid__Mb__o{display:flex;flex-wrap:wrap;gap:32px}.PropertyDetailView_docCard__0dbPf{background:#586050;border-radius:12px;padding:16px;display:flex;align-items:center;gap:16px;width:280px;height:64px;transition:background .2s;position:relative}.PropertyDetailView_docCard__0dbPf:hover{background:#637059}.PropertyDetailView_docInfo__vOZ06{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.PropertyDetailView_docFileIcon__UXSce{flex-shrink:0;color:#f9fafb;opacity:.7}.PropertyDetailView_docTitle__6O5A8{font-family:Figtree,sans-serif;font-size:.875rem;font-weight:600;color:#f9fafb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PropertyDetailView_docActions__VE_S_{position:relative;flex-shrink:0}.PropertyDetailView_docMenuBtn__xlF2I{background:transparent;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.PropertyDetailView_docMenuBtn__xlF2I:hover{background:rgba(255,255,255,.1);color:#fff}.PropertyDetailView_docDropdown__jYgK8{position:absolute;top:100%;right:0;margin-top:4px;background:#3A4A3C;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:4px;min-width:140px;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.3)}.PropertyDetailView_docDropdown__jYgK8 button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:6px;color:#f9fafb;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s}.PropertyDetailView_docDropdown__jYgK8 button:hover{background:rgba(255,255,255,.1)}.PropertyDetailView_docDropdownDanger__LmP8p:hover{color:#f87171!important}@media (max-width:900px){.PropertyDetailView_content__3H1v2{grid-template-columns:1fr}.PropertyDetailView_pageHeader__Glgdz{flex-direction:column;align-items:flex-start}.PropertyDetailView_pageHeader__Glgdz h1{order:-1;width:100%}.PropertyDetailView_tabs__04ceg{width:100%}.PropertyDetailView_checklistGrid__2n4zI{flex-direction:column;align-items:flex-start;padding-left:30px;gap:24px}.PropertyDetailView_checklistLine__0Rp_R{left:38px;top:20px;bottom:20px;width:2px;height:auto}.PropertyDetailView_checkItem__dTBlC{flex-direction:row;text-align:left}.PropertyDetailView_carouselContainer__EEu9J{height:300px}}@media (max-width:600px){.PropertyDetailView_pageHeader__Glgdz{gap:16px;margin-bottom:24px}.PropertyDetailView_pageHeader__Glgdz h1{font-size:1.25rem}.PropertyDetailView_tabs__04ceg{gap:8px}.PropertyDetailView_tab__IxayP{flex:1 1;justify-content:center;padding:10px 12px;font-size:.8125rem}.PropertyDetailView_carouselContainer__EEu9J{height:220px;border-radius:12px;margin-bottom:24px}.PropertyDetailView_carouselNavBtn__kGX3d{width:36px;height:36px}.PropertyDetailView_specs__P6nI2{flex-wrap:wrap;gap:12px}.PropertyDetailView_propertyTitle__64bw6{font-size:1.5rem}.PropertyDetailView_price__E3OCl{font-size:1.75rem}.PropertyDetailView_content__3H1v2{gap:24px;margin-bottom:32px}.PropertyDetailView_mapContainer__Xa2i7,.PropertyDetailView_mapContainer__Xa2i7 iframe{min-height:240px}.PropertyDetailView_chartSection__41_eW h3{font-size:1.125rem}.PropertyDetailView_chartContainer__i1ZR_{padding:16px}.PropertyDetailView_checklistSection__lSBwR{padding:20px;margin-bottom:32px}.PropertyDetailView_docsHeader__RHMw7{flex-wrap:wrap;gap:12px}.PropertyDetailView_docsGrid__Mb__o{gap:16px}.PropertyDetailView_docCard__0dbPf{width:100%}}.imoveis_pageContainer__Py5NM{display:flex;flex-direction:column;width:100%;min-height:100%}.imoveis_tabsContainer__eEzl2{display:flex;gap:20px;padding:20px 32px 0;border-bottom:1px solid rgba(255,255,255,.1);background:#4a5240}.imoveis_tabButton__z9e_P{padding:12px 4px;background:none;border:none;border-bottom:2px solid transparent;color:#a3aa99;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.imoveis_tabButton__z9e_P:hover{color:#f3f4f1}.imoveis_tabActive__Nbnrt{color:#f3f4f1;border-bottom-color:#f3f4f1}.imoveis_zillowBadge__V6sL7{position:absolute;top:12px;left:12px;padding:4px 8px;background:#006aff;color:white;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase}.imoveis_subtitle__OChto{font-size:14px;color:#a3aa99;margin-top:4px}.imoveis_page__APt7W{display:flex;flex-direction:column;gap:16px;padding:60px 32px;width:100%;min-height:100%}.imoveis_headerRow__GE4TG{display:flex;align-items:center;justify-content:space-between;width:100%}.imoveis_titleGroup__44uZr{display:flex;align-items:center;gap:15px;flex:1 1}.imoveis_pageTitle__NVZBC{font-size:24px;font-weight:600;color:#f9fafb;line-height:1}.imoveis_backButton__FgyIu{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:transparent;border:none;color:#f9fafb;cursor:pointer;transition:background .2s;flex-shrink:0}.imoveis_backButton__FgyIu:hover{background:rgba(255,255,255,.1)}.imoveis_addButton__1ARlk{display:flex;align-items:center;gap:8px;padding:12px;height:40px;background:transparent;border:none;border-radius:8px;color:#f3f4f1;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.imoveis_addButton__1ARlk:hover{background:rgba(255,255,255,.08)}.imoveis_headerActions__YJpnw{display:flex;align-items:center;gap:8px}.imoveis_optionsButton__GWPTt{display:flex;align-items:center;gap:4px;background:transparent;border:none;color:#f3f4f1;font-size:14px;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s;white-space:nowrap}.imoveis_optionsButton__GWPTt:hover{background:rgba(255,255,255,.08)}.imoveis_editLink__rqiTh{display:flex;align-items:center;gap:4px;background:transparent;border:none;color:#f3f4f1;font-size:14px;font-weight:500;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s;white-space:nowrap}.imoveis_editLink__rqiTh:hover{background:rgba(255,255,255,.08)}.imoveis_searchBar__kpz2h{width:100%;position:relative}.imoveis_searchInput__NAl76{width:100%;background:#586050;border:1px solid #727b67;border-radius:8px;padding:12px 16px 12px 44px;height:48px;font-size:16px;color:#f9fafb;transition:border-color .2s}.imoveis_searchInput__NAl76::placeholder{color:#8f9784}.imoveis_searchInput__NAl76:focus{outline:none;border-color:#a3aa99}.imoveis_searchIcon__8TgzT{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8f9784;pointer-events:none}.imoveis_searchBarRow__1M4_i{display:flex;align-items:center;gap:12px;width:100%}.imoveis_searchBarRow__1M4_i .imoveis_searchBar__kpz2h{flex:1 1}.imoveis_filterButton__rItRv{display:flex;align-items:center;gap:6px;padding:12px 16px;height:48px;background:transparent;border:1px solid #727b67;border-radius:8px;color:#f9fafb;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s}.imoveis_filterButton__rItRv:hover{background:rgba(255,255,255,.05);border-color:#a3aa99}.imoveis_listCards__FK6XU{display:flex;flex-direction:column;gap:16px;width:100%}.imoveis_listCard___5oVm{background-color:#586050;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.imoveis_listCard___5oVm>.imoveis_listCardActions__7Yqh7{border-top:1px solid rgba(114,123,103,.5)}.imoveis_listCardImageWrap__xZs40{position:relative;width:280px;min-width:280px;height:100%;min-height:240px;flex-shrink:0}.imoveis_listCardImage__LG0wM{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.imoveis_listCardImagePlaceholder__t_v7g{width:100%;height:100%;min-height:240px;background-color:#4a5240;display:flex;align-items:center;justify-content:center;color:#8f9784}.imoveis_listCardFav__8OVnk{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.3);border:none;color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.imoveis_listCardFav__8OVnk:hover{background:rgba(0,0,0,.5)}.imoveis_listCardBody__ixNLn{flex:1 1;padding:20px 24px;display:flex;flex-direction:column;gap:4px}.imoveis_listCardTopRow__2o1fl{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.imoveis_listCardType__dXcsb{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#d1d5db}.imoveis_listCardDate__LJNM0{font-size:13px;color:#a3aa99}.imoveis_listCardTitle__XdEFr{font-size:20px;font-weight:700;color:#f9fafb;margin:4px 0 2px}.imoveis_listCardSub__haJQO{font-size:14px;color:#d1d5db;line-height:1.5;margin:0}.imoveis_listCardMeta__647eR{display:flex;align-items:center;gap:16px;margin-top:10px;font-size:13px;color:#d1d5db}.imoveis_listCardMetaItem__lzezy{display:flex;align-items:center;gap:5px}.imoveis_listCardPriceRow__kx26w{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.imoveis_listCardPrice__mlYIs{font-size:22px;font-weight:700;color:#f9fafb}.imoveis_listCardPriceActions__rR25F{display:flex;align-items:center;gap:12px}.imoveis_listCardDetailLink__jBMaF{font-size:14px;font-weight:500;color:#a3aa99;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.imoveis_listCardDetailLink__jBMaF:hover{color:#f9fafb}.imoveis_listCardShareBtn__vGXNR{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:transparent;border:none;color:#d1d5db;cursor:pointer;transition:background .2s,color .2s}.imoveis_listCardShareBtn__vGXNR:hover{background:rgba(255,255,255,.1);color:#f9fafb}@media (min-width:640px){.imoveis_listCard___5oVm{flex-direction:row;flex-wrap:wrap}.imoveis_listCardActions__7Yqh7{width:100%}}.imoveis_modalOverlay__g7IGZ{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.imoveis_shareModal__1sW_h{background:#586050;border-radius:16px;padding:40px 48px;max-width:560px;width:100%;position:relative}.imoveis_shareModalClose__ncZcq{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:transparent;border:none;color:#d1d5db;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.imoveis_shareModalClose__ncZcq:hover{background:rgba(255,255,255,.1)}.imoveis_shareModalTitle__mg_ir{font-size:18px;font-weight:500;color:#f9fafb;text-align:center;line-height:1.5;margin:0 0 24px}.imoveis_shareModalDivider__K5r6T{width:100%;height:1px;background:linear-gradient(90deg,transparent,#727b67,transparent);margin-bottom:24px}.imoveis_shareModalIcons__D6Y_y{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:24px}.imoveis_shareIconBtn__KPHpU{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;color:#d1d5db;font-size:14px;cursor:pointer;transition:color .2s}.imoveis_shareIconBtn__KPHpU:hover{color:#f9fafb}.imoveis_shareIconCircle__TA26s{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#d1d5db;transition:background .2s}.imoveis_shareIconCircle__TA26s:hover{background:rgba(255,255,255,.15)}.imoveis_shareIconCircleWhatsapp__gz6dB{color:#25d366}.imoveis_shareModalOrRow__L_uae{display:flex;align-items:center;gap:12px;margin-bottom:20px}.imoveis_shareModalOrLine__s_4z_{flex:1 1;height:1px;background:linear-gradient(90deg,transparent,#727b67)}.imoveis_shareModalOrRow__L_uae .imoveis_shareModalOrLine__s_4z_:last-child{background:linear-gradient(90deg,#727b67,transparent)}.imoveis_shareModalOrText__IHfau{font-size:13px;color:#a3aa99;white-space:nowrap}.imoveis_shareModalLinkRow__HKBZX{display:flex;gap:12px;align-items:center}.imoveis_shareModalLinkInput__15qtD{flex:1 1;display:flex;align-items:center;gap:8px;background:#4a5240;border:1px solid #727b67;border-radius:8px;padding:12px 16px}.imoveis_shareModalLinkText__W5Lx0{font-size:14px;color:#d1d5db;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.imoveis_shareModalLinkIcon__SCgzd{color:#8f9784;flex-shrink:0}.imoveis_shareModalCopyBtn__gT1Uc{display:flex;align-items:center;gap:6px;padding:12px 20px;background:#727b67;border:none;border-radius:8px;color:#f9fafb;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.imoveis_shareModalCopyBtn__gT1Uc:hover{background:#808a74}.imoveis_detailHeader__oG5Zk{display:flex;align-items:center;gap:12px}.imoveis_detailBackBtn__ZFfMn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:transparent;border:none;color:#f9fafb;cursor:pointer;transition:background .2s}.imoveis_detailBackBtn__ZFfMn:hover{background:rgba(255,255,255,.1)}.imoveis_detailHeaderTitle__PGX60{font-size:20px;font-weight:600;color:#f9fafb}.imoveis_statusTag__KjBRn{padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;white-space:nowrap}.imoveis_statusTagProgress___dxEp{background:#f5a623;color:#1a1a1a}.imoveis_statusTagDone__jaGP7{background:#6fcf97;color:#1a1a1a}.imoveis_detailHeaderActions__ZNXEY{margin-left:auto;display:flex;align-items:center;gap:12px}.imoveis_optionsWrap__w6T6R{position:relative}.imoveis_detailDocsBtn__HOw3M,.imoveis_optionsBtn__zcmTb{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#f9fafb;font-family:Figtree,sans-serif;font-size:14px;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s;white-space:nowrap}.imoveis_detailDocsBtn__HOw3M{border:1px solid rgba(255,255,255,.25);padding:8px 14px}.imoveis_detailDocsBtn__HOw3M:hover,.imoveis_optionsBtn__zcmTb:hover{background:rgba(255,255,255,.1)}.imoveis_optionsDropdown__qk9_r{position:absolute;top:100%;right:0;margin-top:4px;background:#3a4a3c;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:4px;min-width:220px;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.3)}.imoveis_optionsDropdown__qk9_r button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:6px;color:#f9fafb;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.imoveis_optionsDropdown__qk9_r button:hover{background:rgba(255,255,255,.1)}.imoveis_accordionList__Rp6oW{display:flex;flex-direction:column;gap:12px;margin:24px 0}.imoveis_accordionItem__zut40{background:#586050;border-radius:12px}.imoveis_accordionHeader__Jucg2{width:100%;background:transparent;border:none;color:#f9fafb;font-family:Figtree,sans-serif;font-size:16px;font-weight:600;text-align:left}.imoveis_accordionChevron__6_S02{color:#f9fafb;transition:transform .2s ease;flex-shrink:0}.imoveis_accordionChevronOpen__s7Sdf{transform:rotate(180deg)}.imoveis_accordionBody__ksAy8{padding:0 20px 20px}.imoveis_accordionGrid__7oWZ2{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:16px 24px;gap:16px 24px}.imoveis_accordionRow__4KJ2X{display:flex;flex-direction:column;gap:2px;min-width:0}.imoveis_accordionRowLabel__p_878{font-size:12px;color:rgba(255,255,255,.6)}.imoveis_accordionRowValue__TYq3Y{font-size:14px;font-weight:500;color:#f9fafb;word-break:break-word}.imoveis_accordionEmpty__jlNC2{font-size:14px;color:rgba(255,255,255,.5);margin:0}.imoveis_galleryMain__pCHEj,.imoveis_gallery__foBmr{width:100%;position:relative}.imoveis_galleryMain__pCHEj{height:400px;border-radius:12px;overflow:hidden;background:#4a5240}.imoveis_galleryMainImage__7anZ_{width:100%;height:100%;object-fit:cover}.imoveis_galleryPlaceholder__69xXR{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8f9784}.imoveis_galleryNavLeft__7tEmV,.imoveis_galleryNavRight__6iWQ4{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.4);border:none;color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:2}.imoveis_galleryNavLeft__7tEmV{left:12px}.imoveis_galleryNavRight__6iWQ4{right:12px}.imoveis_galleryNavLeft__7tEmV:hover,.imoveis_galleryNavRight__6iWQ4:hover{background:rgba(0,0,0,.6)}.imoveis_galleryThumbs__JRVme{display:flex;gap:8px;margin-top:8px}.imoveis_galleryThumb__HSZNS{width:80px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;padding:0;background:none;transition:border-color .2s}.imoveis_galleryThumb__HSZNS img{width:100%;height:100%;object-fit:cover}.imoveis_galleryThumbActive__MakTN{border-color:#a3aa99}.imoveis_galleryOverlayBtns__i6QF4{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.imoveis_galleryOverlayRight__d8qSa{display:flex;gap:8px}.imoveis_galleryOverlayBtn__S7RhY{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;background:#586050;border:1px solid #727b67;color:#f9fafb;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.imoveis_galleryOverlayBtn__S7RhY:hover{background:#616959}.imoveis_detailInfoRow__EiPBk{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:24px}.imoveis_detailInfoLeft__dKbdy{display:flex;flex-direction:column;gap:4px}.imoveis_detailTitle__BVggc{font-size:24px;font-weight:700;color:#f9fafb;margin:0}.imoveis_detailCode__0Ffwt{font-size:14px;color:#a3aa99;margin:0}.imoveis_detailSpecs__HuHfs{display:flex;align-items:center;gap:16px;margin:8px 0;font-size:13px;color:#d1d5db}.imoveis_detailSpecItem__g_aLX{display:flex;align-items:center;gap:5px}.imoveis_detailAddress__L1aQU{font-size:14px;color:#d1d5db;margin:2px 0}.imoveis_detailPrice__Sfx8N{font-size:22px;font-weight:700;color:#f9fafb;margin-top:12px}.imoveis_detailCondoValue__WCT9y{font-size:14px;color:#d1d5db;margin:0}.imoveis_detailMapWrap__Iter_{width:100%;border-radius:12px;overflow:hidden;background:#4a5240;min-height:220px;position:relative}.imoveis_detailMapPlaceholder__b0LuT{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;background:linear-gradient(135deg,#4a5240,#586050)}.imoveis_detailMapAddress__M8iVa{font-size:14px;color:#d1d5db;text-align:center}.imoveis_detailMapPin__BAdSR{font-size:32px}.imoveis_detailSection__oYQMg{margin-top:32px;width:100%}.imoveis_detailSectionTitle__E26TP{font-size:20px;font-weight:700;color:#f9fafb;margin:0 0 16px}.imoveis_detailDescription__GtdfD{font-size:14px;color:#d1d5db;line-height:1.7;margin:0}.imoveis_detailCharsRow__uEIUg{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.imoveis_detailCharsCol__9fzL0{display:flex;flex-direction:column;gap:12px}.imoveis_detailCharsLabel__KEJh6{font-size:14px;font-weight:600;color:#f9fafb;margin:0}.imoveis_detailCharsTags__O5Gwu{display:flex;flex-wrap:wrap;gap:8px}.imoveis_detailCharTag__EXK5U{display:inline-flex;align-items:center;padding:6px 14px;border:1px solid #727b67;border-radius:20px;font-size:13px;color:#d1d5db;background:transparent}.imoveis_stepper__6DkY0{display:flex;align-items:center;justify-content:center;gap:0;width:100%;margin-bottom:16px}.imoveis_stepItem__WwwiN{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1;position:relative}.imoveis_stepCircleWrapper__fHCfK{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.imoveis_stepCircle__KS6ou{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0;transition:all .3s}.imoveis_stepActive__yv4z1{background-color:#a3aa99;color:#171717}.imoveis_stepCompleted__LiXuR{background-color:#62d0a2;color:#1a1a1a}.imoveis_stepPending__xeOBi{background-color:#586050;color:#8f9784;border:2px solid #727b67}.imoveis_stepLine__gnSn0{height:2px;background-color:#727b67;flex:1 1;margin:0 -18px;position:absolute;left:50%;width:100%;z-index:-1}.imoveis_stepLineCompleted__qtGzL{background-color:#62d0a2}.imoveis_stepLabel__V2yjG{font-size:14px;font-weight:500;color:#f9fafb;text-align:center;white-space:nowrap}.imoveis_stepWrapper__v1D1K{display:flex;flex-direction:column;align-items:center;min-width:80px}.imoveis_formSection__cSIKP{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.imoveis_sectionTitle__Evgcc{font-size:20px;font-weight:700;color:#d1d5db;line-height:1;text-align:left;width:100%}.imoveis_fieldGroup__JspKh{display:flex;flex-direction:column;width:100%;min-width:224px}.imoveis_fieldLabel__cZHv3{display:flex;align-items:center;gap:8px;min-height:40px;font-size:16px;font-weight:600;color:#f9fafb;line-height:1.5}.imoveis_fieldInput__SiBZ1{width:100%;background:#586050;border:1px solid #727b67;border-radius:4px;padding:10px 16px;height:44px;font-size:16px;font-weight:400;color:#f9fafb;line-height:1.5;transition:border-color .2s}.imoveis_fieldInput__SiBZ1::placeholder{color:#b2b2b2}.imoveis_fieldInput__SiBZ1:focus{outline:none;border-color:#a3aa99}.imoveis_fieldInputReadonly__Duh0T{background:#586050;border-color:#586050;cursor:default}.imoveis_fieldSelect__Oz3ic{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b2b2b2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.imoveis_fieldTextarea__wZONG{width:100%;background:#586050;border:1px solid #727b67;border-radius:4px;padding:12px 16px;min-height:120px;font-size:16px;font-weight:400;color:#f9fafb;line-height:1.5;resize:vertical;font-family:inherit}.imoveis_fieldTextarea__wZONG::placeholder{color:#b2b2b2}.imoveis_fieldTextarea__wZONG:focus{outline:none;border-color:#a3aa99}.imoveis_fieldTextareaReadonly__FsBCF{border-color:#727b67;cursor:default;resize:none}.imoveis_fieldsRow__q3THE{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:100%}.imoveis_accordion__NKtGF{width:100%;display:flex;flex-direction:column;gap:8px}.imoveis_accordionItem__zut40{background-color:#586050;border-radius:8px;overflow:hidden}.imoveis_accordionHeader__Jucg2{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.imoveis_accordionHeader__Jucg2:hover{background-color:#616959}.imoveis_accordionTitle__a2sEv{font-size:16px;font-weight:600;color:#f9fafb}.imoveis_accordionIcon__876ez{color:#d1d5db;transition:transform .3s;flex-shrink:0}.imoveis_accordionIconOpen___GY4L{transform:rotate(180deg)}.imoveis_accordionContent__KIwaG{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.imoveis_checklistDetailWrap__JPSl6{background:#586050;border:none;border-radius:8px;padding:24px;margin-top:32px;width:100%;box-sizing:border-box}.imoveis_checklistTimeline__WRCaC{overflow-x:auto;padding:16px 0}.imoveis_checklistTimelineTrack__d03Eb,.imoveis_checklistTimeline__WRCaC{display:flex;align-items:flex-start;width:100%;position:relative}.imoveis_checklistTimelineLine__VQoUh{position:absolute;top:12px;left:12px;right:12px;height:3px;background-color:#727b67;z-index:0}.imoveis_checklistStep__cED4O{display:flex;flex-direction:column;align-items:center;flex:1 1;min-width:80px;position:relative;z-index:1}.imoveis_checklistDot__25cQq{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:700;color:#1a1a1a}.imoveis_checklistDotPendente__LwKNj{background-color:#fdcb35}.imoveis_checklistDotConcluido___tSew{background-color:#62d0a2}.imoveis_checklistStepLabel__yDlpt{font-size:11px;color:#d1d5db;text-align:center;margin-top:8px;max-width:90px;line-height:1.3}.imoveis_checklistStepLabelConcluido__gHOWW{color:#62d0a2}.imoveis_checklistStepLabelPendente__Q_FQM{color:#fdcb35}.imoveis_checklistGrid__hrjfc{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;width:100%}.imoveis_checklistCard__gMIR5{background-color:#586050;border-radius:8px;padding:20px 12px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;cursor:pointer;transition:background .2s,border-color .2s;border:2px solid transparent;min-height:120px;justify-content:center}.imoveis_checklistCardPendente__PMAEv{border-color:rgba(253,203,53,.4)}.imoveis_checklistCardConcluido__BFd5i{border-color:rgba(98,208,162,.4)}.imoveis_checklistCard__gMIR5:hover{background-color:#616959}.imoveis_checklistCardIcon__NL7x1{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.imoveis_checklistCardIconPendente__4jNkt{color:#fdcb35}.imoveis_checklistCardIconConcluido__dDYRM{color:#62d0a2}.imoveis_checklistCardTitle__adgme{font-size:13px;font-weight:500;color:#f9fafb;line-height:1.3;display:block;width:100%;padding:4px;border-radius:4px;transition:background-color .2s}.imoveis_checklistCardTitle__adgme:hover{background-color:rgba(255,255,255,.05)}.imoveis_checklistTitleEditContainer__9CMh3{width:100%;display:flex;justify-content:center;padding:4px}.imoveis_checklistTitleInput__P5sSG{width:100%;background-color:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.3);border-radius:4px;padding:6px 8px;font-size:13px;font-weight:500;color:#f9fafb;text-align:center;outline:none;font-family:inherit}.imoveis_checklistTitleInput__P5sSG:focus{background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.imoveis_checklistEditMode__2MP8R{border-style:dashed}.imoveis_checklistCardNumber__L7IsF{font-size:11px;font-weight:700;color:#9ca3af;align-self:flex-start;margin-bottom:-4px}.imoveis_checklistCardNumberLarge__2LVyV{font-size:48px;font-weight:700;color:#f9fafb;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:8px}.imoveis_legend___qyWf{display:flex;align-items:center;gap:20px}.imoveis_legendItem__F6PCH{display:flex;align-items:center;gap:6px;font-size:13px;color:#d1d5db}.imoveis_legendDot__Gapan{width:10px;height:10px;border-radius:50%;flex-shrink:0}.imoveis_legendPendente__e7LBo{background-color:#fdcb35}.imoveis_legendConcluido__NWati{background-color:#62d0a2}.imoveis_docsGrid__DpY_1{display:flex;flex-wrap:wrap;gap:32px;width:100%}.imoveis_docCard__zZm3U{background-color:#586050;border-radius:12px;padding:16px;display:flex;align-items:center;gap:16px;width:280px;height:64px;position:relative;transition:background .2s}.imoveis_docCard__zZm3U:hover{background-color:#637059}.imoveis_docInfo__HCn0o{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.imoveis_docFileIcon__1aD74{flex-shrink:0;color:#f9fafb;opacity:.7}.imoveis_docMenu__n9A13{background:none;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s}.imoveis_docMenu__n9A13:hover{background:rgba(255,255,255,.1);color:#fff}.imoveis_docTitle__CTdgW{font-family:Figtree,sans-serif;font-size:14px;font-weight:600;color:#f9fafb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.imoveis_docActions__S_X6I{position:relative;flex-shrink:0}.imoveis_docDropdown__vYEBg{position:absolute;top:100%;right:0;margin-top:4px;background:#3A4A3C;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:4px;min-width:140px;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.3)}.imoveis_docDropdown__vYEBg button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:6px;color:#f9fafb;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.imoveis_docDropdown__vYEBg button:hover{background:rgba(255,255,255,.1)}.imoveis_docDropdownDanger__lH0_s:hover{color:#f87171!important}.imoveis_chartsSection__QUpl8{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:16px}.imoveis_chartCard__0irVc{background-color:#586050;border-radius:8px;padding:24px;width:100%}.imoveis_chartTitle__wMoDJ{font-size:18px;font-weight:600;color:#f9fafb;margin-bottom:16px}.imoveis_chartsGrid__ot1tI{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:100%}.imoveis_badge__4HyLr{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:24px;min-width:48px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}.imoveis_badgeAprovado__h1avm{background-color:#237653;color:#f9fafb}.imoveis_badgeEmAprovacao__hxV0Y{background-color:#977202;color:#f9fafb}.imoveis_badgeHeader__cBaQ8{margin-left:8px}.imoveis_primaryButton__i_bUe{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:134px;padding:16px 24px;background-color:#a3aa99;border:none;border-radius:8px;font-size:16px;font-weight:500;color:#171717;cursor:pointer;transition:background .2s}.imoveis_primaryButton__i_bUe:hover{background-color:#b4baa9}.imoveis_primaryButton__i_bUe:disabled{opacity:.6;cursor:not-allowed}.imoveis_outlineButton__k5J6j{display:flex;align-items:center;justify-content:center;padding:16px 24px;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:16px;font-weight:500;color:#f9fafb;cursor:pointer;transition:all .2s}.imoveis_outlineButton__k5J6j:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.05)}.imoveis_buttonRow__d8oWF{display:flex;gap:16px;width:100%;margin-top:8px}.imoveis_stepButtons__m8c2m{display:flex;gap:16px;width:100%;margin-top:16px}.imoveis_stepButtons__m8c2m .imoveis_outlineButton__k5J6j,.imoveis_stepButtons__m8c2m .imoveis_primaryButton__i_bUe{flex:1 1}.imoveis_imageUploadArea__Y9KVw{width:100%;min-height:120px;border:2px dashed #727b67;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;cursor:pointer;transition:border-color .2s;color:#8f9784}.imoveis_imageUploadArea__Y9KVw:hover{border-color:#a3aa99}.imoveis_uploadedImages__5ihPQ{display:flex;gap:8px;flex-wrap:wrap;width:100%}.imoveis_uploadedImage__8Lqf7{width:80px;height:80px;border-radius:8px;object-fit:cover;border:2px solid #727b67}.imoveis_emptyState__4QCvB,.imoveis_loading__LQDvm{display:flex;align-items:center;justify-content:center;padding:80px 32px;color:#d1d5db;font-size:16px}.imoveis_emptyState__4QCvB{flex-direction:column;gap:12px}.imoveis_errorMessage__O00Ry{background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:12px 16px;color:#fca5a5;font-size:14px;width:100%}.imoveis_divider__gp6xi{width:100%;height:1px;background-color:#727b67;margin:8px 0}.imoveis_fieldValueInline__rcbI4{font-size:14px;color:#d1d5db;padding:4px 0}.imoveis_detailChartSection__fWK_s{margin-top:32px;width:100%}.imoveis_detailChartSection__fWK_s h3{font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;color:#d1d5db;margin:0 0 16px}.imoveis_detailChartContainer__w9wUF{background:#586050;border:none;border-radius:8px;padding:32px}.imoveis_detailChartLegend__n_YD_{display:flex;justify-content:center;gap:10px;margin-top:16px}.imoveis_detailChartLegend__n_YD_ span{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#f9fafb}.imoveis_detailLegendDot__YnlGl{width:12px;height:12px;border-radius:1px;flex-shrink:0;display:inline-block}.imoveis_galleryMainImageWrapper__crbma{position:relative;width:100%;height:100%;cursor:pointer}.imoveis_galleryZoomHint___0dDI{position:absolute;bottom:16px;right:16px;background:rgba(0,0,0,.5);color:white;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,transform .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.imoveis_galleryMainImageWrapper__crbma:hover .imoveis_galleryZoomHint___0dDI{opacity:1;transform:scale(1.1)}.imoveis_lightboxOverlay__qJDob{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.imoveis_lightboxClose__ps_an{position:absolute;top:24px;right:24px;background:transparent;border:none;color:white;cursor:pointer;z-index:10001;opacity:.7;transition:opacity .2s}.imoveis_lightboxClose__ps_an:hover{opacity:1}.imoveis_lightboxContent__PqUca{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.imoveis_lightboxImageContainer__JbTow{position:relative;max-width:90%;max-height:85%;display:flex;flex-direction:column;align-items:center;gap:16px}.imoveis_lightboxImage__9k78F{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.5)}.imoveis_lightboxCounter__kXuh5{color:white;font-size:14px;font-weight:500;background:rgba(255,255,255,.1);padding:4px 12px;border-radius:12px}.imoveis_lightboxNavLeft__RY1eW,.imoveis_lightboxNavRight__6Uonk{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.05);border:none;color:white;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;z-index:10000}.imoveis_lightboxNavLeft__RY1eW{left:32px}.imoveis_lightboxNavRight__6Uonk{right:32px}.imoveis_lightboxNavLeft__RY1eW:hover,.imoveis_lightboxNavRight__6Uonk:hover{background:rgba(255,255,255,.15);transform:translateY(-50%) scale(1.1)}@media (max-width:768px){.imoveis_lightboxNavLeft__RY1eW{left:8px}.imoveis_lightboxNavRight__6Uonk{right:8px}.imoveis_lightboxNavLeft__RY1eW svg,.imoveis_lightboxNavRight__6Uonk svg{width:32px;height:32px}}.AquisicaoChecklist_loading__2DpwR{color:rgba(255,255,255,.7);font-size:1rem;padding:32px 0}.AquisicaoChecklist_header__6VBXr{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.AquisicaoChecklist_headerLeft__bxF9t{display:flex;align-items:center;gap:18px}.AquisicaoChecklist_backBtn__t9cqV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#f9fafb;cursor:pointer;border-radius:8px;transition:background .2s;flex-shrink:0}.AquisicaoChecklist_backBtn__t9cqV:hover{background:rgba(255,255,255,.08)}.AquisicaoChecklist_title__Y8vWa{font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600;color:#f9fafb;margin:0}.AquisicaoChecklist_editBtn__b6vbW{display:flex;align-items:center;gap:8px;padding:0 12px;height:40px;background:transparent;border:none;color:#e4e6e1;font-family:Figtree,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;border-radius:8px;transition:background .2s}.AquisicaoChecklist_editBtn__b6vbW:hover{background:rgba(255,255,255,.08)}.AquisicaoChecklist_legend__myORd{display:flex;gap:24px;margin-bottom:24px}.AquisicaoChecklist_legendItem__RXRPq{display:flex;align-items:center;gap:10px;color:#f9fafb;font-size:1rem;font-weight:500}.AquisicaoChecklist_legendDot__hYSrs{width:12px;height:12px;border-radius:2px;flex-shrink:0}.AquisicaoChecklist_legendPendente__yOC7P{background:#fcbe4d}.AquisicaoChecklist_legendConcluido__MtqJj{background:#75b38f}.AquisicaoChecklist_error__4q4RU{color:#f0a0a0;background:rgba(220,100,100,.12);border:1px solid rgba(220,100,100,.3);border-radius:6px;padding:10px 14px;margin-bottom:16px;font-size:.875rem}.AquisicaoChecklist_grid__vDbWZ{display:flex;flex-wrap:wrap;gap:16px}.AquisicaoChecklist_empty__bE69i{color:rgba(255,255,255,.5);font-size:1rem;margin-top:32px}.AquisicaoChecklist_card__Raiwd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:150px;height:123px;background:#586050;border-radius:8px;padding:12px;cursor:pointer;transition:background .15s,transform .15s;box-sizing:border-box}.AquisicaoChecklist_card__Raiwd:hover{background:#637059;transform:translateY(-1px)}.AquisicaoChecklist_cardPendente__Ursmz{color:#fcbe4d}.AquisicaoChecklist_cardConcluido__hXijM{color:#75b38f}.AquisicaoChecklist_cardEditing__rcib6{transform:none}.AquisicaoChecklist_cardNumber__Q_j44{font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.AquisicaoChecklist_cardTitle__WqbBv{font-size:.875rem;margin:0}.AquisicaoChecklist_cardTitle__WqbBv,.AquisicaoChecklist_editInput__H2eyM{font-family:Figtree,sans-serif;font-weight:600;text-align:center;line-height:1.4}.AquisicaoChecklist_editInput__H2eyM{width:100%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:inherit;font-size:.8125rem;padding:4px 6px}.AquisicaoChecklist_editInput__H2eyM:focus{outline:none;border-color:rgba(255,255,255,.4)}@media (max-width:900px){.AquisicaoChecklist_header__6VBXr{flex-wrap:wrap;gap:12px}.AquisicaoChecklist_card__Raiwd{width:140px;height:110px}}@media (max-width:600px){.AquisicaoChecklist_title__Y8vWa{font-size:1.25rem}.AquisicaoChecklist_card__Raiwd{width:calc(50% - 8px);height:100px}}.checklist_container__LL8Nu{min-height:100vh;background:#454b40}.checklist_loading__bHbaC{display:flex;align-items:center;justify-content:center;height:100vh;color:rgba(255,255,255,.7);font-size:1rem}.checklist_main__HaGqr{padding:calc(100px + env(safe-area-inset-top, 0px)) 112px 48px;max-width:1440px;margin:0 auto}.checklist_header__6UVoL{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.checklist_headerLeft__8iZQ6{display:flex;align-items:center;gap:18px}.checklist_backBtn__6VbGI{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#f9fafb;cursor:pointer;border-radius:8px;transition:background .2s;flex-shrink:0}.checklist_backBtn__6VbGI:hover{background:rgba(255,255,255,.08)}.checklist_title__VE4Bm{font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600;color:#f9fafb;margin:0}.checklist_editBtn__S8llf{display:flex;align-items:center;gap:8px;padding:0 12px;height:40px;background:transparent;border:none;color:#e4e6e1;font-family:Figtree,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;border-radius:8px;transition:background .2s}.checklist_editBtn__S8llf:hover{background:rgba(255,255,255,.08)}.checklist_legend__fObw2{display:flex;gap:24px;margin-bottom:24px}.checklist_legendItem__rAnu4{display:flex;align-items:center;gap:10px;color:#f9fafb;font-size:1rem;font-weight:500}.checklist_legendDot__nda12{width:12px;height:12px;border-radius:2px;flex-shrink:0}.checklist_legendPendente__FysH0{background:#fcbe4d}.checklist_legendConcluido___2zHz{background:#75b38f}.checklist_grid__7O7sT{display:flex;flex-wrap:wrap;gap:16px}.checklist_empty__qxnde{color:rgba(255,255,255,.5);font-size:1rem;margin-top:32px}.checklist_card__NIAGT{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:150px;height:123px;background:#586050;border-radius:8px;padding:12px;cursor:pointer;transition:background .15s,transform .15s;box-sizing:border-box}.checklist_card__NIAGT:hover{background:#637059;transform:translateY(-1px)}.checklist_cardPendente__PgPlu{color:#fcbe4d}.checklist_cardConcluido__bLQbQ{color:#75b38f}.checklist_cardEditing__f_Op0{transform:none}.checklist_cardNumber__MooYI{font-family:Figtree,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.checklist_cardTitle__HE0FF{font-size:.875rem;margin:0}.checklist_cardTitle__HE0FF,.checklist_editInput__gRDLF{font-family:Figtree,sans-serif;font-weight:600;text-align:center;line-height:1.4}.checklist_editInput__gRDLF{width:100%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:inherit;font-size:.8125rem;padding:4px 6px}.checklist_editInput__gRDLF:focus{outline:none;border-color:rgba(255,255,255,.4)}@media (max-width:1200px){.checklist_main__HaGqr{padding:calc(100px + env(safe-area-inset-top, 0px)) 64px 48px}}@media (max-width:900px){.checklist_main__HaGqr{padding:calc(100px + env(safe-area-inset-top, 0px)) 32px 48px}.checklist_header__6UVoL{flex-wrap:wrap;gap:12px}.checklist_card__NIAGT{width:140px;height:110px}}@media (max-width:600px){.checklist_main__HaGqr{padding:calc(100px + env(safe-area-inset-top, 0px)) 24px 48px}.checklist_title__VE4Bm{font-size:1.25rem}.checklist_card__NIAGT{width:calc(50% - 8px);height:100px}}.HelpTooltip_wrapper__h1_ZP{position:relative;display:inline-flex;align-items:center;margin-left:6px}.HelpTooltip_trigger__k_D2F{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;color:#a3aa99;cursor:pointer;line-height:0}.HelpTooltip_trigger__k_D2F:hover{color:#f9fafb}.HelpTooltip_bubble__1qHhR{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);width:240px;background:#3a4a3c;color:#f9fafb;font-size:12px;font-weight:400;line-height:1.4;padding:10px 12px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:20;text-align:left;white-space:normal}.HelpTooltip_bubble__1qHhR:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#3a4a3c}