.rental-listings-block{font-family:inherit;margin:2rem 0}.rental-listings-block *{box-sizing:border-box}@media(min-width:1025px){.rental-listings-block:has(.rlb-filters){align-items:start;display:grid;gap:2rem;grid-template-columns:280px 1fr}.rental-listings-block:has(.rlb-filters) .rlb-filters{grid-column:1;grid-row:1/-1}.rental-listings-block:has(.rlb-filters) .rlb-listings-grid{grid-column:2}.rental-listings-block:has(.rlb-filters) .rlb-results-info{grid-column:2}.rental-listings-block:has(.rlb-filters) .rlb-pagination{grid-column:2}}.rlb-filters{background:#fff;border-radius:1rem;box-shadow:0 .0625rem .125rem 0 rgba(10,13,20,.03);margin-bottom:2rem;outline:.0625rem solid #e5e7eb;padding:1.5rem}@media(min-width:1025px){.rlb-filters{margin-bottom:0;position:sticky;top:2rem}}@media(max-width:768px){.rlb-filters{padding:.75rem 1rem}.rlb-filters:has(.rlb-filters-expanded){padding:1.5rem}}.rlb-filters-toggle{align-items:center;color:#7c3aed;cursor:pointer;display:none;font-size:.875rem;font-weight:500;gap:.25rem;justify-content:center;margin:0;text-decoration:underline;transition:color .15s;width:100%}.rlb-filters-toggle:hover{color:#6d28d9}.rlb-filters-toggle:visited{color:#7c3aed}@media(max-width:768px){.rlb-filters-toggle{display:inline-flex}}.rlb-filters-toggle-icon{flex-shrink:0;height:1rem;transition:transform .3s ease;width:1rem}.rlb-filters-toggle[aria-expanded=true] .rlb-filters-toggle-icon{transform:rotate(180deg)}.rlb-filters-content{display:block}@media(max-width:768px){.rlb-filters-content{display:none;overflow:hidden}.rlb-filters-content.rlb-filters-expanded{display:block;margin-top:1rem}}.rlb-filters-row{align-items:end;display:grid;gap:1rem}@media(min-width:1025px){.rlb-filters-row{align-items:stretch;grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.rlb-filters-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rlb-filters-row{grid-template-columns:1fr}}.rlb-filter-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.rlb-filter-group:last-child{margin-bottom:0}.rlb-filter-group label{color:#18181b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.rlb-price-range-group{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.rlb-price-range-group .rlb-price-field{display:flex;flex-direction:column}.rlb-price-range-group .rlb-price-field label{color:#18181b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.rlb-price-range-group .rlb-price-field select{width:100%}@media(max-width:768px){.rlb-price-range-group{gap:.75rem;grid-template-columns:1fr}}.rlb-filter-input,.rlb-filter-select{background:#fff;border:.0625rem solid #e5e7eb;border-radius:.5rem;color:#18181b;cursor:pointer;font-size:.875rem;padding:.75rem;transition:border-color .15s;width:100%}.rlb-filter-input:hover,.rlb-filter-select:hover{border-color:#7c3aed}.rlb-filter-input:focus,.rlb-filter-select:focus{border-color:#7c3aed;box-shadow:0 0 0 2px rgba(124,58,237,.1);outline:none}.rlb-filter-button-group{align-items:center;display:flex;gap:.75rem;grid-column:1/-1;justify-content:flex-start}@media(min-width:1025px){.rlb-filter-button-group{align-items:stretch;flex-direction:column}.rlb-filter-button-group .rlb-filter-button{width:100%}.rlb-filter-button-group .rlb-clear-filters{text-align:center}}@media(max-width:768px){.rlb-filter-button-group{justify-content:stretch}.rlb-filter-button-group .rlb-filter-button{flex:1}}.rlb-filter-button{background:#feea00;border:1px solid #1a202c;border-radius:25px;box-shadow:0 3px 0 #1a202c;color:#1a1a1a;cursor:pointer;font-size:18px;font-weight:700;padding:16px 24px;transition:all .2s}.rlb-filter-button:hover{background:#dfce14;box-shadow:0 5px 0 #1a202c;transform:translateY(-2px)}.rlb-filter-button:active{box-shadow:0 1px 0 #1a202c;transform:translateY(1px)}.rlb-clear-filters{color:#666;font-size:.875rem;text-decoration:none}.rlb-clear-filters:hover{color:#333;text-decoration:underline}.rlb-city-links-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.rlb-city-links-group:last-child{margin-bottom:0}.rlb-city-links-group label{color:#18181b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.rlb-city-links{display:flex;flex-direction:column;gap:.5rem;list-style:none}.rlb-city-links,.rlb-city-links li{margin:0;padding:0}.rlb-city-links a{color:#18181b;display:block;font-size:.875rem;padding:.25rem 0;text-decoration:none;transition:color .15s}.rlb-city-links a:hover{color:#7c3aed;text-decoration:underline}.rlb-city-links a.rlb-city-active{color:#7c3aed;font-weight:600}.rlb-radio-group{display:flex;flex-direction:column;gap:.5rem}.rlb-radio-label{align-items:center;border-radius:.5rem;color:#18181b;cursor:pointer;display:flex;font-size:.875rem;font-weight:400;gap:.5rem;padding:.5rem;transition:background-color .15s}.rlb-radio-label:hover{background-color:#f3f4f6}.rlb-radio-label input[type=radio]{accent-color:#7c3aed;cursor:pointer;height:1rem;margin:0;width:1rem}.rlb-radio-label span{color:#18181b;font-size:.875rem}.rlb-radio-label:has(input[type=radio]:checked){background-color:#f3f4f6;font-weight:500}@media(max-width:768px){.rlb-radio-group{gap:.25rem}.rlb-radio-label{padding:.375rem}}.rlb-listings-grid{display:grid;gap:1.5rem}.rlb-listings-grid.rlb-layout-grid.rlb-columns-2{grid-template-columns:repeat(2,1fr)}.rlb-listings-grid.rlb-layout-grid.rlb-columns-3{grid-template-columns:repeat(3,1fr)}.rlb-listings-grid.rlb-layout-grid.rlb-columns-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.rlb-listings-grid.rlb-layout-grid.rlb-columns-4{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.rlb-listings-grid.rlb-layout-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.rlb-listings-grid.rlb-layout-grid{grid-template-columns:1fr!important}}.rlb-listings-grid.rlb-layout-list{grid-template-columns:1fr}.rlb-listing-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 .0625rem .125rem 0 rgba(10,13,20,.03);display:flex;flex-direction:column;gap:1rem;max-width:850px;min-height:0;outline:.0625rem solid #e5e7eb;overflow:hidden;padding:1rem;transition:all .3s ease}.rlb-listing-card:hover{transform:translateY(-2px)}.rlb-layout-list .rlb-listing-card{flex-direction:row;height:240px}@media(max-width:768px){.rlb-layout-list .rlb-listing-card{flex-direction:column;height:auto}}.rlb-layout-list .rlb-listing-content{padding-left:.75rem}.rlb-layout-list .rlb-listing-location{font-size:.8125rem;margin:0 0 .125rem}.rlb-layout-list .rlb-listing-details{gap:.75rem;margin-bottom:.25rem;padding-bottom:.25rem}.rlb-layout-list .rlb-detail-item{font-size:.8125rem}.rlb-listing-image{background:#f0f0f0;border-radius:.5rem;height:10rem;overflow:hidden;position:relative;width:100%}.rlb-listing-image img{border-radius:.5rem;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.rlb-listing-card:hover .rlb-listing-image img{transform:scale(1.05)}.badge-container{align-items:flex-end;bottom:.5rem;display:flex;flex-direction:column;gap:.25rem;position:absolute;right:.5rem;z-index:10}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.125rem .5rem;white-space:nowrap}.badge-price{background:#f3f4f6;color:#444}.badge-time{background:#ebf1ff;color:#335cff}.rlb-layout-list .rlb-listing-image{flex-shrink:0;height:100%;min-height:auto;width:40%}@media(max-width:768px){.rlb-layout-list .rlb-listing-image{height:200px;min-height:auto;width:100%}}.rlb-listing-content{display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.rlb-listing-title{font-size:1.125rem;line-height:1.4;margin:0 0 .75rem;padding:0}.rlb-listing-title a{color:#7c3aed;font-weight:700;text-decoration:none;transition:color .2s ease}.rlb-listing-title a:hover{color:#6d28d9;text-decoration:underline}.rlb-listing-price{color:#1a202c;font-size:1rem;font-weight:700;margin:0 0 .375rem}.rlb-listing-time{margin-top:auto}.rlb-listing-source,.rlb-listing-time{color:#666;font-size:.75rem}.rlb-listing-location{color:#18181b;font-size:.875rem;font-weight:400;margin:0;padding:0 .25rem}.rlb-listing-details{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;padding:0 .25rem .25rem}.rlb-detail-item{align-items:center;color:#99a0ae;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;letter-spacing:.01em;text-transform:uppercase}.icon{fill:#525866;flex-shrink:0;height:1.25rem;width:1.25rem}.rlb-icon{font-size:1rem}.rlb-listing-footer{margin-top:auto;width:100%}.rlb-listing-button{background:transparent;border:2px solid #e5e7eb;border-radius:8px;color:#000;display:inline-block;font-size:14px;font-weight:600;padding:10px 18px;text-align:center;text-decoration:none;transition:all .2s ease-in-out;width:100%}.rlb-listing-button:hover{border-color:#feea00;box-shadow:0 2px 6px rgba(0,0,0,.15)}.rlb-listing-button:active,.rlb-listing-button:hover{background:#feea00;color:#000}.rlb-no-results{background:#f8f9fa;border-radius:8px;padding:3rem 1.5rem;text-align:center}.rlb-no-results p{color:#666;font-size:1.125rem;margin:0}.rlb-results-info{margin-top:1.5rem;text-align:center}.rlb-results-info p{color:#666;font-size:.9375rem;margin:0}.rlb-loading{min-height:400px;position:relative}.rlb-loading:after{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#7d52f4;content:"";height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.rlb-error{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;margin:1rem 0;padding:1.5rem}.rlb-error p{margin:0}.rlb-block-placeholder{background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;padding:2rem;text-align:center}.rlb-block-placeholder p{color:#666;margin:0}.rlb-modal{align-items:center;display:flex;justify-content:center;position:fixed;z-index:99999}.rlb-modal,.rlb-modal-overlay{height:100%;left:0;top:0;width:100%}.rlb-modal-overlay{background:rgba(0,0,0,.7);cursor:pointer;position:absolute}.rlb-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:90%;z-index:100000}.rlb-modal-close{background:transparent;border:none;color:#666;cursor:pointer;padding:0;position:absolute;right:1rem;top:1rem;transition:color .2s;z-index:100001}.rlb-modal-close svg{display:block;height:24px;width:24px}.rlb-modal-close:hover{color:#333}.rlb-modal-body{padding:3rem 2.5rem;text-align:center}@media(max-width:768px){.rlb-modal-body{padding:2.5rem 1.5rem}}.rlb-modal-icon{animation:pulse 2s ease-in-out infinite;font-size:3.5rem;line-height:1;margin:0 0 1.5rem}@media(max-width:768px){.rlb-modal-icon{font-size:3rem}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.rlb-modal-body h2{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 1rem}@media(max-width:768px){.rlb-modal-body h2{font-size:1.625rem}}.rlb-modal-subheadline{color:#555;font-size:1.125rem;line-height:1.5;margin:0 0 2rem}.rlb-modal-subheadline strong{color:#7d52f4;font-weight:700}@media(max-width:768px){.rlb-modal-subheadline{font-size:1rem}}.rlb-modal-benefits{display:inline-block;margin:0 0 2rem;padding:0;text-align:left}.rlb-modal-benefit{align-items:center;color:#333;display:flex;font-size:.9375rem;gap:.875rem;line-height:1.5;padding:.75rem 0}.rlb-modal-benefit:not(:last-child){border-bottom:1px solid #f0f0f0}.rlb-modal-benefit strong{color:#7d52f4;font-weight:700}.rlb-benefit-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.rlb-modal-cta{align-items:center;background:#feea00;border:1px solid;border-radius:100px;box-shadow:0 4px 0 0 #1a202c;color:#1a202c;display:inline-flex;font-family:Inter,sans-serif;font-size:18px;font-weight:700;gap:.5rem;justify-content:center;margin:.5rem 0 1.5rem;padding:16px 48px;text-decoration:none;transition:all .2s}@media(max-width:768px){.rlb-modal-cta{font-size:16px;padding:14px 40px}}.rlb-modal-cta:hover{background:#dfce14;box-shadow:0 6px 0 0 #1a202c;color:#1a202c;transform:translateY(-2px)}.rlb-modal-cta:active{box-shadow:0 2px 0 0 #1a202c;transform:translateY(1px)}.rlb-cta-arrow{font-size:1.25rem;line-height:1;transition:transform .2s}.rlb-modal-cta:hover .rlb-cta-arrow{transform:translateX(3px)}.rlb-modal-guarantee{align-items:center;color:#16a34a;display:flex;font-size:.9375rem;font-weight:600;gap:.375rem;justify-content:center;margin:0}@media(max-width:768px){.rlb-modal-guarantee{font-size:.875rem}}.rlb-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;padding:.5rem 0}@media(max-width:768px){.rlb-pagination{gap:.75rem}}.rlb-pagination-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:#18181b;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;text-decoration:none;transition:all .15s}.rlb-pagination-btn:hover:not(.rlb-pagination-disabled){border-color:#7c3aed;color:#7c3aed}@media(max-width:768px){.rlb-pagination-btn{font-size:.8125rem;padding:.5rem .75rem}}.rlb-pagination-disabled{background:#f9fafb;color:#999;cursor:not-allowed;opacity:.6}.rlb-pagination-current{color:#666;font-size:.875rem;font-weight:500;padding:.5rem}@media(max-width:768px){.rlb-pagination-current{font-size:.8125rem}}
