.header-mobile{z-index:1000;background:#001529;height:60px;display:none;position:fixed;top:0;left:0;right:0}.header-mobile-container{justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex}.logo-mobile{align-items:center;height:40px;display:flex}.logo-mobile img{object-fit:contain;width:auto;height:100%}.header-mobile-store-buttons{align-items:center;gap:6px;display:flex}.header-store-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.header-store-btn:hover{background:#ffffff2e;border-color:#fff6}.header-store-btn span{white-space:nowrap}@media (max-width:380px){.header-store-btn span{display:none}.header-store-btn{padding:8px 10px}}.menu-mobile-button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.menu-mobile-button:active{background:#ffffff1a}.menu-mobile-container{z-index:999;background:#001529;padding:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:60px 0 0;overflow-y:auto;transform:translate(100%)}.menu-mobile-container.active{transform:translate(0)}.mobile-content-wrapper{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.search-mobile-container{-webkit-overflow-scrolling:touch;flex:1;width:calc(100% - 32px);margin:0 auto;padding:16px;overflow-y:auto}.search-mobile-form{background:#ffffff0d;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.search-mobile-select{color:#fff;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;align-items:center;width:100%;height:48px;padding:0 16px;font-size:15px;display:flex;position:relative}.search-mobile-select:after{content:"";opacity:.5;border:2px solid #fff;border-top:0;border-left:0;width:10px;height:10px;position:absolute;right:16px;transform:rotate(45deg)translateY(-50%)}.search-mobile-select option{color:#fff;background:#001529;padding:8px}.actions-mobile-container{flex-direction:column;align-items:center;gap:12px;width:calc(100% - 32px);margin-top:24px;margin-left:auto;margin-right:auto;display:flex}.user-avatar-mobile{object-fit:cover;background:#fff;border:2px solid #ffffff4d;border-radius:50%;width:50px;height:50px;margin-bottom:8px}.user-avatar-mobile-placeholder{color:#fff;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:8px;font-size:20px;font-weight:700;display:flex}.btn-mobile{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:12px;font-size:15px;font-weight:500;display:flex}.btn-mobile:last-child{margin-bottom:0}.btn-mobile-primary,.btn-mobile-outline{background:#ffffff1a;border:1px solid #fff3}.filter-mobile-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:12px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.filter-mobile-button:active{background:#fff3;transform:scale(.98)}.search-mobile-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;width:100%;height:48px;margin-top:12px;font-size:15px;font-weight:500;transition:all .2s}.search-mobile-button:active{background:#fff3;transform:scale(.98)}.dropdown-mobile-container{width:100%;position:relative}.dropdown-mobile-content{z-index:1000;background:#001529;border:1px solid #fff3;border-radius:8px;max-height:200px;margin-top:4px;padding:8px 0;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.bairro-grupo-mobile+.bairro-grupo-mobile{border-top:1px solid #ffffff1f;margin-top:8px;padding-top:8px}.bairro-cidade-titulo-mobile{text-transform:uppercase;letter-spacing:.05em;color:#ffffffa6;padding:8px 16px 4px;font-size:11px;font-weight:700}.bairro-cidade-accordion-header-mobile{cursor:pointer;text-align:left;color:#fffffff2;background:#ffffff14;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;margin:0;padding:12px 16px;font-family:inherit;transition:background-color .15s;display:flex}.bairro-cidade-accordion-header-mobile:hover{background:#ffffff1f}.bairro-cidade-accordion-nome-mobile{text-transform:uppercase;letter-spacing:.04em;flex:1;min-width:0;font-size:13px;font-weight:700}.bairro-cidade-accordion-meta-mobile{color:#ffffff8c;white-space:nowrap;font-size:11px;font-weight:500}.bairro-cidade-accordion-chevron-mobile{opacity:.9;flex-shrink:0;transition:transform .2s;transform:rotate(-90deg)}.bairro-cidade-accordion-chevron-mobile.is-open{transform:rotate(0)}.bairro-cidade-accordion-panel-mobile{padding:4px 0 6px}.bairro-checkbox-item-mobile{padding-left:8px}.checkbox-mobile-label{color:#fff;cursor:pointer;align-items:center;gap:12px;padding:12px 16px;font-size:15px;transition:background-color .2s;display:flex}.checkbox-mobile-label:hover{background:#ffffff1a}.checkbox-mobile-label input[type=checkbox]{accent-color:#0a4b8f;width:18px;height:18px}.checkbox-mobile-label.cidade-filter-row-mobile{justify-content:space-between;gap:10px}.cidade-filter-row-meta-mobile{opacity:.85;white-space:nowrap;font-size:13px;font-weight:600}@media (max-width:768px){.header-mobile{display:block}@media (max-height:600px){.search-mobile-container,.actions-mobile-container{padding:12px}.btn-mobile,.search-mobile-button,.filter-mobile-button,.search-mobile-select,.search-mobile-input{height:40px}.menu-mobile-container{padding:12px}}@media (min-height:800px){.search-mobile-container,.actions-mobile-container,.menu-mobile-container{padding:20px}}}
.header{z-index:1000;box-sizing:border-box;background:0 0;width:100vw;height:80px;padding-top:20px;transition:all .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(10px);background:#ffffffd9}.header:before{content:"";background:linear-gradient(90deg,#0000 0% 10%,#0a4b8f4d 20%,#0a4b8f 50%,#0a4b8f4d 80%,#0000 90% 100%);width:100%;height:1px;position:absolute;top:0;left:0}.header:after{content:"";z-index:0;background:linear-gradient(90deg,#0000 0% 10%,#0a4b8f4d 20%,#0a4b8f 50%,#0a4b8f4d 80%,#0000 90% 100%);width:100%;height:1px;position:absolute;bottom:0;left:0}.header-container{box-sizing:border-box;z-index:10;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;height:100%;padding:0 24px;display:flex;position:relative}.logo{flex-shrink:0;align-items:center;padding-top:35px;text-decoration:none;display:flex}.logo img{filter:brightness(1.1);width:auto;height:91px;transition:transform .2s}.logo img:hover{transform:scale(1.05)}.search-container{flex:auto;justify-content:center;align-items:center;min-width:0;margin:0 16px;display:flex}.search-form{background:0 0;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:100%;padding:8px 15px;display:flex}.search-select{color:#0a4b8f;cursor:pointer;appearance:none;white-space:nowrap;text-overflow:ellipsis;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%230A4B8F' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #0a4b8f;border-radius:6px;min-width:120px;padding:8px 32px 8px 12px;font-size:13px;transition:all .3s;position:relative;overflow:hidden}.search-select-corretores-icon{background-image:none;justify-content:center;align-items:center;width:44px;min-width:44px;padding:8px 10px;display:inline-flex}.search-select-corretores-icon svg{flex-shrink:0}.search-select:hover{background-color:#0a4b8f0d;border-color:#083d73}.search-select option{color:#fff;background-color:#001529;padding:8px}.filter-button{color:#0a4b8f;cursor:pointer;background:0 0;border:1px solid #0a4b8f;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:44px;padding:8px 15px;font-size:14px;transition:all .3s;display:flex}.filter-button:hover{background-color:#0a4b8f0d;border-color:#083d73}.filter-button.active{background-color:#0a4b8f1a;border-color:#083d73}.filter-button-icon{min-width:40px;padding:8px 10px}.search-button{color:#fff;cursor:pointer;background:#0a4b8f;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s}.search-button:hover{background:#063366;transform:translateY(-1px)}.action-buttons{flex-shrink:0;align-items:center;gap:10px;display:flex}.user-menu{align-items:center;gap:12px;display:flex}.user-avatar{object-fit:cover;cursor:pointer;background:#fff;border:2px solid #0a4b8f;border-radius:50%;width:40px;height:40px;transition:all .3s}.user-avatar:hover{transform:scale(1.1);box-shadow:0 2px 8px #0a4b8f4d}.user-avatar-placeholder{color:#0a4b8f;cursor:pointer;background:#0a4b8f1a;border:2px solid #0a4b8f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.user-avatar-placeholder:hover{background:#0a4b8f33;transform:scale(1.1);box-shadow:0 2px 8px #0a4b8f4d}.btn{white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.btn-outline{color:#0a4b8f;background:0 0;border:1px solid #0a4b8f}.btn-outline:hover{background-color:#0a4b8f0d;border-color:#083d73;transform:translateY(-2px)}.btn-primary{color:#0a4b8f;background:0 0;border:1px solid #0a4b8f}.btn-primary:hover{background-color:#0a4b8f0d;border-color:#083d73;transform:translateY(-2px)}.dropdown-container{z-index:10000;display:inline-block;position:relative}.dropdown-content{z-index:10001;background:#fff;border:1px solid #0a4b8f;border-radius:8px;min-width:200px;margin-top:0;padding:8px;font-family:Arial,Helvetica,sans-serif;position:absolute;top:calc(100% + 3px);left:0;box-shadow:0 4px 12px #0003}.dropdown-content .checkbox-label{cursor:pointer;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:400;line-height:1.5;transition:background-color .2s;display:flex;color:#0a4b8f!important}.dropdown-content .checkbox-label:hover{background-color:#0a4b8f0d}.dropdown-content .checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#0a4b8f;width:16px;height:16px}.dropdown-content .checkbox-label.cidade-filter-row{justify-content:space-between;gap:12px}.cidade-filter-row-main{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.cidade-filter-row-meta{color:#0a4b8fbf;white-space:nowrap;font-size:12px;font-weight:600}.bairro-grupo-dropdown+.bairro-grupo-dropdown{border-top:1px solid #0a4b8f1f;margin-top:10px;padding-top:8px}.bairro-cidade-titulo{text-transform:uppercase;letter-spacing:.04em;color:#0a4b8f;margin:0;padding:6px 8px 4px;font-size:12px;font-weight:700}.bairro-grupo-accordion .bairro-cidade-accordion-header{cursor:pointer;text-align:left;color:#0a4b8f;background:#0a4b8f14;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;margin:0;padding:10px 8px;font-family:inherit;transition:background-color .15s;display:flex}.bairro-grupo-accordion .bairro-cidade-accordion-header:hover{background:#0a4b8f24}.bairro-cidade-accordion-nome{text-transform:uppercase;letter-spacing:.03em;flex:1;min-width:0;font-size:13px;font-weight:700}.bairro-cidade-accordion-meta{color:#0a4b8fbf;white-space:nowrap;font-size:11px;font-weight:500}.bairro-cidade-accordion-chevron{opacity:.85;flex-shrink:0;transition:transform .2s;transform:rotate(-90deg)}.bairro-cidade-accordion-chevron.is-open{transform:rotate(0)}.bairro-cidade-accordion-panel{padding:4px 0 8px 4px}.bairro-checkbox-item{padding-left:6px}.dropdown-content-scrollable{scrollbar-width:thin;scrollbar-color:#0a4b8f59 #0a4b8f0f;max-height:280px;overflow-y:auto}.dropdown-content-scrollable::-webkit-scrollbar{width:6px}.dropdown-content-scrollable::-webkit-scrollbar-track{background:#0a4b8f0f;border-radius:3px}.dropdown-content-scrollable::-webkit-scrollbar-thumb{background:#0a4b8f59;border-radius:3px}.dropdown-content-corretores{scrollbar-width:thin;scrollbar-color:#0a4b8f59 #0a4b8f0f;max-height:280px;padding:.5rem 0;overflow-y:auto}.dropdown-content-corretores::-webkit-scrollbar{width:6px}.dropdown-content-corretores::-webkit-scrollbar-track{background:#0a4b8f0f;border-radius:3px}.dropdown-content-corretores::-webkit-scrollbar-thumb{background:#0a4b8f59;border-radius:3px}.dropdown-content-corretores::-webkit-scrollbar-thumb:hover{background:#0a4b8f80}.header-corretor-item{color:#001529;align-items:center;gap:10px;padding:8px 12px;font-size:14px;text-decoration:none;transition:background .2s;display:flex}.header-corretor-item:hover{color:#0a4b8f;background-color:#0a4b8f14}.header-corretor-foto{object-fit:cover;background:#e8eef3;border-radius:50%;flex-shrink:0;width:36px;height:36px}.header-corretor-foto-placeholder{color:#0a4b8f;background:#e8eef3;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.header-corretor-nome{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dropdown-corretores-loading,.dropdown-corretores-empty{color:#666;text-align:center;padding:12px;font-size:14px}@media (max-width:1200px){.header-container{gap:8px;padding:0 16px}.search-container{margin:0 8px}.search-form{gap:8px}.search-select{min-width:100px;padding:6px 28px 6px 10px;font-size:12px}.search-select-corretores-icon{width:40px;min-width:40px;padding:6px 8px}.search-select-corretores-icon svg{width:18px;height:18px}.filter-button-icon{min-width:36px;padding:6px 8px}.search-button{padding:6px 14px;font-size:13px}.user-menu{gap:8px}.btn{padding:6px 12px;font-size:12px}.user-avatar,.user-avatar-placeholder{width:36px;height:36px;font-size:14px}}@media (max-width:992px){.search-select{min-width:90px}.logo img{height:72px}}@media (max-width:768px){.header{display:none}}main{padding-top:140px;transition:padding-top .3s ease-out}.has-filters main{padding-top:140px}body.advanced-filters-open main{padding-top:160px}
