:root{--c-white:#eff1f7;--c-dark:#151f27;--c-navy:#243d67;--c-highlight-light:#b2e5ff;--c-highlight-orange:#ed390f;--font-primary:"Inter", sans-serif;--font-secondary:"Inter", sans-serif;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.6s cubic-bezier(.22, 1, .36, 1)}.system-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100dvh;padding:2rem;display:flex}:focus-visible{outline:2px solid var(--c-highlight-light);outline-offset:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);color:var(--c-white);background:linear-gradient(135deg,#080e14 0%,#0d1821 70%,#162a3f 90%,#203c59 100%) fixed;line-height:1.6;overflow-x:hidden}@media (max-width:768px),(pointer:coarse){input,select,textarea{font-size:max(16px,1rem)!important}}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.heading-serif{font-family:var(--font-secondary)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.btn{cursor:pointer;transition:all var(--transition-normal);border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--c-highlight-orange);color:#fff}.btn-primary:hover{background-color:#d83109}.btn-outline{border-color:var(--c-white);color:var(--c-white);background-color:#0000}.btn-outline:hover{background-color:var(--c-white);color:var(--c-dark)}.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151f27b3;border:1px solid #ffffff1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOnly{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn 1s var(--transition-slow) forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}._sidebar_o76sc_1{width:256px;height:calc(100% - var(--admin-top-offset,0px));max-height:calc(100dvh - var(--admin-top-offset,0px));min-height:0;top:var(--admin-top-offset,0px);z-index:50;background:#111e29;border-right:1px solid #293946;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}._logoArea_o76sc_17{padding:26px 25px 25px;padding-top:calc(26px + env(safe-area-inset-top,0px));border-bottom:1px solid #293946;flex-shrink:0}._logo_o76sc_17{filter:brightness(0)invert();opacity:.95;width:auto;height:32px}._nav_o76sc_29{overscroll-behavior-y:contain;flex-direction:column;flex:1;gap:5px;min-height:0;padding:26px 15px;display:flex;overflow-y:auto}._nav_o76sc_29>*{flex-shrink:0}._navLabel_o76sc_42{letter-spacing:.12em;color:#8196a6;margin-bottom:8px;padding:0 12px;font-size:9px;font-weight:600}._navItem_o76sc_50{color:#a9bbc9;cursor:pointer;border-radius:8px;align-items:center;gap:11px;min-height:44px;padding:10px 12px;scroll-margin-block:8px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s;display:flex;position:relative}._navItem_o76sc_50:hover:not(._navItemDisabled_o76sc_66){color:#edf2f5;background:#1d303f}._navItemActive_o76sc_70{color:#ff9478!important;background:#352c2b!important}._navItemActive_o76sc_70 ._chevron_o76sc_74{opacity:1}._chevron_o76sc_74{opacity:0;margin-left:auto}._navItemDisabled_o76sc_66{color:#8499aa;cursor:not-allowed}._badge_o76sc_85{color:#8c9fab;white-space:nowrap;border:1px solid #30414f;border-radius:4px;align-items:center;gap:4px;margin-left:auto;padding:3px 4px;font-size:8px;font-weight:400;display:flex}._userArea_o76sc_98{padding:17px 15px;padding-bottom:calc(17px + env(safe-area-inset-bottom,0px));border-top:1px solid #293946;flex-shrink:0;align-items:center;gap:10px;display:flex}._avatar_o76sc_107{color:#b2e5ff;text-transform:uppercase;background:#29404f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:flex}._userInfo_o76sc_121{flex:1;min-width:0}._userName_o76sc_125{color:#e1e9ef;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}._userRole_o76sc_133{color:#90a6b6;text-transform:capitalize;margin-top:5px;font-size:10px}._logoutBtn_o76sc_139{color:#a4b8c6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:7px;display:flex}._logoutBtn_o76sc_139:hover{color:#ff9478;background:#352c2b}@media (max-width:768px){._sidebar_o76sc_1{visibility:hidden;transition:transform .25s,visibility .25s;transform:translate(-100%)}._sidebarOpen_o76sc_161{visibility:visible;transform:translate(0)}}@media (prefers-reduced-motion:reduce){._sidebar_o76sc_1{transition:none}}._layout_c5huq_1{min-height:100vh;font-family:var(--font-primary,"Inter",sans-serif);color:#edf2f5;padding-top:var(--admin-top-offset,0px);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101923;display:flex}._main_c5huq_10{flex:1;min-width:0;min-height:100vh;margin-left:256px}._mobileHeader_c5huq_16,._overlay_c5huq_16{display:none}._topbar_c5huq_19{border-bottom:1px solid #263642;justify-content:space-between;align-items:center;gap:20px;height:70px;padding:0 40px;font-size:11px;display:flex}._topbar_c5huq_19>div,._topbar_c5huq_19 p{align-items:center;gap:13px;display:flex}._topbar_c5huq_19 span,._topbar_c5huq_19 p{color:#90a4b5}._topbar_c5huq_19 i{color:#526b7d;font-style:normal}._topbar_c5huq_19 strong{color:#d8e3eb;font-weight:500}._layout_c5huq_1 :focus-visible{outline-offset:3px;outline:2px solid #b2e5ff}@media (max-width:1200px){._topbar_c5huq_19{padding:0 25px}}@media (max-width:768px){._mobileHeader_c5huq_16{height:60px;top:var(--admin-top-offset,0px);z-index:40;background:#111e29;border-bottom:1px solid #293946;justify-content:space-between;align-items:center;padding:0 18px;display:flex;position:fixed;left:0;right:0}._menuBtn_c5huq_69{color:#edf2f5;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;display:flex}._mobileLogoArea_c5huq_80{flex:1;justify-content:center;padding-right:42px;display:flex}._mobileLogo_c5huq_80{filter:brightness(0)invert();width:auto;height:24px}._main_c5huq_10{margin-left:0;padding-top:60px}._topbar_c5huq_19{display:none}._overlay_c5huq_16{inset:var(--admin-top-offset,0px) 0 0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:45;background:#0009;border:0;display:block;position:fixed}}._navbar_10fqj_1{z-index:100;width:100%;transition:all var(--transition-normal);color:var(--c-white);background:linear-gradient(#0009 0%,#0000 100%);padding:1.5rem 0;position:fixed;top:0;left:0}._navbarExpanded_10fqj_13{z-index:1000}._scrolled_10fqj_17{background:var(--c-dark);padding:1rem 0;box-shadow:0 4px 20px #0000004d}._navContainer_10fqj_23{justify-content:space-between;align-items:center;display:flex}._navLinks_10fqj_29{align-items:center;gap:1.5rem;display:flex}._navLinks_10fqj_29 a{transition:color var(--transition-fast);color:#fff;font-size:.85rem;font-weight:500;position:relative}._navLinks_10fqj_29 a:hover,._navLinks_10fqj_29 a._active_10fqj_43{color:#fff}._navLinks_10fqj_29 a._active_10fqj_43:after{content:"";background-color:#fff;width:100%;height:1px;position:absolute;bottom:-4px;left:0}._logo_10fqj_57{align-items:center;margin-right:auto;display:flex}._logoImg_10fqj_63{width:auto;height:40px}._logoFallback_10fqj_68{text-align:center;flex-direction:column;line-height:1.2;display:flex}._logoName_10fqj_75{font-family:var(--font-secondary);letter-spacing:1px;font-size:1.5rem;font-weight:700}._logoSubtitle_10fqj_82{text-transform:uppercase;letter-spacing:3px;color:#aaa;font-size:.5rem}._navRight_10fqj_89{align-items:center;gap:2rem;display:flex}._contactBtn_10fqj_95{transition:background-color var(--transition-fast);background-color:#ff4a22;border-radius:50px;padding:.4rem 1.5rem;font-size:.85rem}._contactBtn_10fqj_95:hover{box-shadow:none;background-color:#c73510;transform:none}._loginBtn_10fqj_109{color:#fffc;border:1px solid #fff3;border-radius:8px;align-items:center;margin-left:.5rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}._loginBtn_10fqj_109:hover{color:#fff;background:#ffffff14;border-color:#fff6}._hamburgerBtn_10fqj_128,._mobileOnly_10fqj_132,._mobileOverlay_10fqj_136{display:none}@media (max-width:991px){._hamburgerBtn_10fqj_128{color:#fff;cursor:pointer;z-index:110;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}._desktopOnly_10fqj_153{display:none!important}._mobileOnly_10fqj_132{width:100%;margin-top:1rem;display:block}._contactBtnMobile_10fqj_163{color:#fff;cursor:pointer;background-color:#ff4a22;border:none;border-radius:50px;width:100%;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600}._navLinks_10fqj_29{visibility:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:105;background:#0d1821fa;flex-direction:column;align-items:flex-start;gap:1.75rem;width:280px;height:100vh;padding:6rem 2.5rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000080}._navLinksOpen_10fqj_194{visibility:visible;right:0}._navLinks_10fqj_29 a{width:100%;padding:.25rem 0;font-size:1.1rem;display:block}._navLinks_10fqj_29 a._active_10fqj_43:after{background-color:#ff4a22;height:2px;bottom:-2px}._mobileOverlay_10fqj_136{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:102;background:#00000080;display:block;position:fixed;top:0;bottom:0;left:0;right:0}}._navAction_10fqj_222{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}._navAction_10fqj_222:hover{color:#ff4a22}._navAction_10fqj_222:focus-visible{color:#ff4a22}._backdrop_817sg_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.18s _fadeIn_817sg_1;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes _fadeIn_817sg_1{0%{opacity:0}to{opacity:1}}._modal_817sg_20{text-align:center;background:linear-gradient(145deg,#162230fa,#0f1923fa);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.22s cubic-bezier(.34,1.56,.64,1) _slideUp_817sg_1;display:flex;position:relative;box-shadow:0 40px 80px #0009,inset 0 0 0 1px #b2e5ff0f}@keyframes _slideUp_817sg_1{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}._closeBtn_817sg_44{cursor:pointer;color:#eff1f773;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_817sg_44:hover{color:#eff1f7e6;background:#ffffff1f}._header_817sg_66{flex-direction:column;align-items:center;gap:.875rem;margin-bottom:2rem;display:flex}._iconRing_817sg_74{background:#ed390f1a;border:1px solid #ed390f40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}._title_817sg_85{color:#eff1f7;letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:700}._subtitle_817sg_93{color:#eff1f773;max-width:280px;margin:0;font-size:.875rem;line-height:1.5}._phoneDisplay_817sg_101{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.3rem;width:100%;margin-bottom:1.25rem;padding:1rem 1.5rem;display:flex}._phoneLabel_817sg_113{text-transform:uppercase;letter-spacing:.08em;color:#eff1f74d;font-size:.7rem}._phoneNumber_817sg_120{color:#eff1f7;letter-spacing:.02em;font-size:1.35rem;font-weight:700}._actions_817sg_127{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}._whatsappBtn_817sg_135{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,transform .15s;display:flex}._whatsappBtn_817sg_135:hover{background:#1dbd5a;transform:translateY(-1px)}._callBtn_817sg_158{color:#eff1f7cc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s;display:flex}._callBtn_817sg_158:hover{color:#eff1f7;background:#ffffff1a;transform:translateY(-1px)}._note_817sg_182{color:#eff1f740;margin:0;font-size:.75rem}._hero_rfgwu_1{height:100vh;min-height:700px;color:var(--c-white);align-items:center;display:flex;position:relative}._videoWrapper_rfgwu_10{z-index:0;background-image:url(/media/video/hero_bg_poster.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}._video_rfgwu_10{object-fit:cover;width:100%;height:100%}._overlay_rfgwu_29{background:linear-gradient(#0000008c 0%,#00000026 45% 60%,#151f27f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}._content_rfgwu_42{z-index:2;justify-content:center;width:100%;display:flex;position:relative}._textWrapper_rfgwu_50{text-align:center;width:100%;max-width:800px}._textWrapper_rfgwu_50 h1{text-shadow:0 4px 12px #00000080;letter-spacing:-1px;margin-bottom:2rem;font-size:max(2.5rem,min(4vw,3.5rem));font-weight:700}@keyframes _fadeInOnly_rfgwu_1{0%{opacity:0}to{opacity:1}}._searchContainer_rfgwu_74{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1d1d1d30;border:1px solid #ffffff17;border-radius:20px;max-width:700px;margin:0 auto;padding:1.5rem;position:relative;overflow:visible;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 26px 13px #ffffff12}._searchContainer_rfgwu_74:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fffc,#0000);height:1px;position:absolute;top:0;left:0;right:0}._tabs_rfgwu_109{border-bottom:1px solid #fff3;justify-content:center;gap:2rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}._tab_rfgwu_109{color:#fff;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;position:relative}._tab_rfgwu_109:hover{color:#ccc}._activeTab_rfgwu_135{background:#fff3;border-radius:50px}._searchBox_rfgwu_140{flex-direction:column;display:flex}._inputWrapper_rfgwu_145{background:#fff3;border:1px solid #ffffff4d;border-radius:9px;align-items:center;padding:.5rem;display:flex;position:relative}._locationIcon_rfgwu_155{color:#ddd;margin-left:1rem;margin-right:.5rem}._inputWrapper_rfgwu_145 input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem;font-family:inherit;font-size:1rem}._inputWrapper_rfgwu_145 input::placeholder{color:#ddd}._searchBtn_rfgwu_176{transition:background-color var(--transition-fast);background-color:#ff4a22;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;display:flex}._searchBtn_rfgwu_176:hover{box-shadow:none;background-color:#c73510;transform:none}._categoryDropdown_rfgwu_194{flex-shrink:0;position:relative}._categoryBtn_rfgwu_199{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:opacity .15s;display:flex}._categoryBtn_rfgwu_199:hover{opacity:.8}._chevron_rfgwu_219{color:#fff9;transition:transform .2s}._chevronOpen_rfgwu_224{transform:rotate(180deg)}._dropdownMenu_rfgwu_228{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:#0f1923f7;border:1px solid #ffffff1f;border-radius:12px;min-width:180px;padding:.4rem;animation:.15s _dropIn_rfgwu_1;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #00000080}@keyframes _dropIn_rfgwu_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_rfgwu_248{text-align:left;color:#eff1f7a6;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.85rem;transition:all .12s;display:block}._dropdownItem_rfgwu_248:hover{color:#fff;background:#ffffff12}._dropdownItemActive_rfgwu_268{color:#ff4a22;background:#ed390f26;font-weight:600}._divider_rfgwu_275{background:#fff3;flex-shrink:0;width:1px;height:28px;margin:0 .25rem}._suggestionsList_rfgwu_284{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a141efa;border:1px solid #ffffff1f;border-radius:14px;animation:.14s _dropIn_rfgwu_1;overflow:hidden;box-shadow:0 20px 50px #0009}._suggestionItem_rfgwu_299{text-align:left;cursor:pointer;color:#eff1f7;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-family:inherit;transition:background .12s;display:flex}._suggestionItem_rfgwu_299:last-child{border-bottom:none}._suggestionItem_rfgwu_299:hover{background:#ffffff0f}._suggestionText_rfgwu_323{flex-direction:column;flex:1;gap:.1rem;display:flex}._suggestionName_rfgwu_330{color:#eff1f7;font-size:.88rem;font-weight:500}@media (max-width:768px){._hero_rfgwu_1{height:auto;min-height:600px;padding:7rem 0 4rem}._textWrapper_rfgwu_50 h1{margin-bottom:1.5rem;font-size:max(1.8rem,min(6vw,2.5rem));line-height:1.25}._searchContainer_rfgwu_74{border-radius:16px;margin:0 1rem;padding:1rem}._tabs_rfgwu_109{gap:1rem;margin-bottom:1rem;padding-bottom:.75rem}._tab_rfgwu_109{padding:.4rem .8rem;font-size:.9rem}._inputWrapper_rfgwu_145{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}._categoryDropdown_rfgwu_194{width:100%}._categoryBtn_rfgwu_199{justify-content:space-between;width:100%;padding:.6rem .5rem}._dropdownMenu_rfgwu_228{z-index:110;width:100%;position:absolute;top:calc(100% + 4px)}._divider_rfgwu_275,._locationIcon_rfgwu_155{display:none}._inputWrapper_rfgwu_145 input{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:.6rem 1rem}._searchBtn_rfgwu_176{justify-content:center;width:100%;padding:.8rem;font-size:1rem}}._suggestionZona_rfgwu_414{color:#eff1f759;font-size:.72rem}._propertiesSection_1xg2d_1{background:0 0;padding:4rem 0}._header_1xg2d_6{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._header_1xg2d_6 h2{color:#fff;font-size:2rem;font-weight:700}._verTodo_1xg2d_19{color:#ff4a22;transition:opacity var(--transition-fast);font-size:.9rem;font-weight:600;text-decoration:none}._verTodo_1xg2d_19:hover{opacity:.8}._grid_1xg2d_31{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}._card_1xg2d_38{transition:transform var(--transition-normal,.2s), box-shadow .2s;cursor:pointer;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #00000014}._card_1xg2d_38:hover{transform:translateY(-5px);box-shadow:0 16px 35px #00000026}._imageWrapper_1xg2d_57{background:#e8eaf0;height:210px;position:relative;overflow:hidden}._imageWrapper_1xg2d_57>img{object-fit:cover;width:100%;height:100%;transition:transform .3s}._card_1xg2d_38:hover ._imageWrapper_1xg2d_57>img{transform:scale(1.04)}._imgPlaceholder_1xg2d_75{color:#bbb;background:linear-gradient(135deg,#e8eaf0,#d8dce8);justify-content:center;align-items:center;width:100%;height:100%;display:flex}._badge_1xg2d_86{color:#fff;border-radius:50px;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem}._badgeNuevo_1xg2d_100{background-color:#ff4a22}._badgeIcon_1xg2d_104{object-fit:contain;width:12px;height:12px}._badgeOp_1xg2d_110{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffe6;text-transform:capitalize;background:#0009;border-radius:50px;padding:.25rem .65rem;font-size:.68rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}._cardContent_1xg2d_125{padding:1.25rem 1.5rem 1.5rem}._typeText_1xg2d_129{color:#888;text-transform:capitalize;margin-bottom:.4rem;font-size:.78rem}._title_1xg2d_136{color:var(--c-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._price_1xg2d_149{color:var(--c-dark);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.4rem;font-weight:800}._features_1xg2d_157{color:#666;margin-bottom:.5rem;font-size:.8rem;font-weight:500}._address_1xg2d_164,._neighborhood_1xg2d_173{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.4;overflow:hidden}._perMonth_1xg2d_182{color:#666;font-size:.72rem;font-weight:400}._skeletonCard_1xg2d_189{background:linear-gradient(90deg,#ffffff0f,#ffffff05,#ffffff0f) 0 0/200% 100%;border-radius:12px;height:340px;animation:1.5s infinite _shimmer_1xg2d_1}@keyframes _shimmer_1xg2d_1{0%{background-position:200% 0}to{background-position:-200% 0}}._emptyState_1xg2d_203{text-align:center;color:#eff1f766;padding:3rem 2rem;font-size:1rem}._footer_khsp7_1{color:#fff;background-color:#000;padding:3rem 0 2rem}._footerContainer_khsp7_7{flex-direction:column;align-items:center;display:flex}._logo_khsp7_13{justify-content:center;margin-bottom:2rem;display:flex}._logoImg_khsp7_19{width:auto;height:40px}._logoFallback_khsp7_24{text-align:center;flex-direction:column;line-height:1.2;display:flex}._logoName_khsp7_31{font-family:var(--font-secondary);letter-spacing:1px;font-size:1.5rem;font-weight:700}._logoSubtitle_khsp7_38{text-transform:uppercase;letter-spacing:3px;color:#aaa;font-size:.5rem}._socials_khsp7_45{gap:1.5rem;margin-bottom:2rem;display:flex}._socials_khsp7_45 a{color:#fff;transition:opacity var(--transition-fast);justify-content:center;align-items:center;display:flex}._socials_khsp7_45 a:hover{opacity:.7}._socialIcon_khsp7_63{object-fit:contain;width:20px;height:20px}._copyright_khsp7_69{color:#999;text-align:center;font-size:.75rem}._wrapper_19sxi_1{background:var(--c-dark);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_19sxi_10{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:420px;padding:2.5rem;display:flex}._logo_19sxi_23 img{filter:brightness(0)invert();width:auto;height:36px}._title_19sxi_29{color:var(--c-white);text-align:center;margin:0;font-size:1.5rem;font-weight:700}._subtitle_19sxi_37{color:#eff1f780;text-align:center;margin:-1rem 0 0;font-size:.875rem}._form_19sxi_44{flex-direction:column;gap:1.25rem;width:100%;display:flex}._field_19sxi_51{flex-direction:column;gap:.5rem;display:flex}._field_19sxi_51 label{color:#eff1f7b3;font-size:.85rem;font-weight:500}._field_19sxi_51 input{color:var(--c-white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}._field_19sxi_51 input:focus{border-color:#ed390f99}._field_19sxi_51 input::placeholder{color:#eff1f74d}._error_19sxi_83{color:#ff6b47;text-align:center;background:#ed390f26;border:1px solid #ed390f4d;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}._submitBtn_19sxi_93{background:var(--c-highlight-orange);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:.95rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}._submitBtn_19sxi_93:hover:not(:disabled){background:#c73510}._submitBtn_19sxi_93:disabled{opacity:.7;cursor:not-allowed}._spinner_19sxi_119{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite _spin_19sxi_119}@keyframes _spin_19sxi_119{to{transform:rotate(360deg)}}._note_19sxi_132{color:#eff1f7a6;text-align:center;font-size:.8rem}._authLink_19sxi_138{color:var(--c-white);text-underline-offset:3px;text-decoration:underline}._authLink_19sxi_138:hover{color:var(--c-highlight-orange)}._fields_19sxi_140{border:0;flex-direction:column;gap:1.25rem;min-width:0;margin:0;padding:0;display:flex}._fields_19sxi_140:disabled{opacity:.7}._help_19sxi_142,._explanation_19sxi_142{color:#eff1f7b3;font-size:.85rem;line-height:1.5}._explanation_19sxi_142{text-align:center}@media (max-width:480px){._wrapper_19sxi_1{padding:1.25rem}._card_19sxi_10{padding:1.5rem}}
