@keyframes slideUp{to{transform:translateY(0)}}.mobile-filter-trigger{position:fixed;bottom:24px;right:24px;background:var(--color-primary);color:white;border:none;border-radius:50px;padding:14px 24px;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(37,99,235,.3);cursor:pointer;z-index:2000;transition:transform .2s;&:active{transform:scale(.95)}}.filter-badge{background:white;color:var(--color-primary);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700;min-width:20px;text-align:center}.mobile-filter-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:2001;opacity:0;animation:fadeIn .3s forwards}@keyframes fadeIn{to{opacity:1}}body:has(.mobile-filter-dialog){.main-content{width:100vw;position:fixed;z-index:10000}.floating-ai-search-button,.main-footer{display:none}}.mobile-filter-dialog{position:fixed;top:0;bottom:0;left:0;right:0;background:white;border-radius:15px;z-index:2002;display:flex;flex-direction:column;transform:translateY(100%);animation:slideUp .25s forwards;.mobile-dialog-header{border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;.dialog-header-left{display:flex;align-items:center;.dialog-title{font-weight:600;color:var(--color-text-primary)}}.close-btn{background:none;border:none;color:var(--color-error);cursor:pointer;display:flex;align-items:center;justify-content:center}}.mobile-dialog-body{display:flex;flex:1 1;overflow:hidden;.filter-tabs{background:#f9fafb;border-right:1px solid var(--color-border-light);overflow-y:auto;flex-shrink:0;.filter-tab{background:none;text-align:left;font-weight:500;color:#6b7280;cursor:pointer;border:none;border-left:3px solid transparent;transition:all .2s;position:relative;&.active{background:white;color:var(--color-primary);border-left-color:var(--color-primary);font-weight:600}}.filter-tab-indicator{position:absolute;transform:translateY(-50%);background:var(--color-primary);border-radius:50%}}.filter-content{flex:1 1;overflow-y:auto;scroll-behavior:smooth;.filter-section{&#property_type{z-index:2;.filter-section-content{.property-type-main-section{.property-type-main-horizontal{display:grid;&:has(.property-type-subtype-item){.property-type-main-item.selected{background-color:white;z-index:2!important;border-bottom:1px solid white!important;border-radius:8px 8px 0 0}}.property-type-main-item{display:flex;position:relative;flex-direction:row;border:1px solid var(--color-border-light);align-items:center;border-radius:8px;cursor:pointer;&.selected{border-color:var(--color-primary)}&:hover{border:1px solid var(--color-primary);background-color:var(--color-primary-lightest)}.property-type-main-icon{display:none}.property-type-main-label{display:flex;word-break:break-word;flex:1 1;line-height:1;text-align:left;font-weight:600}.property-type-caret{font-size:10px}.property-type-check{display:flex;position:absolute;align-items:center;justify-content:center;background-color:var(--color-primary);color:white;border-radius:50%}}.property-type-subtype{display:flex;flex-wrap:wrap;position:relative;background-color:white;border:1px solid var(--color-primary);border-radius:8px;z-index:1;.property-type-subtype-item{display:flex;align-items:center;border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;background:white;flex-shrink:0;padding:5px 10px;gap:5px;width:calc(50% - 5px);&:hover{border-color:var(--color-primary);background:#fff8f0}&.selected{border-color:var(--color-primary);background:#fff8f0;.property-type-subtype-checkbox{border-color:var(--color-primary);background:var(--color-primary);color:white}}.property-type-subtype-checkbox{border:2px solid var(--color-primary);border-radius:5px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;transition:all .2s ease}.property-type-subtype-label{font-weight:500;text-align:left;color:var(--color-text-primary)}}}}.btn-next{position:absolute;border:none;border-radius:15px;background-color:var(--color-primary);justify-content:center;align-items:center;color:white;gap:4px;z-index:20;box-shadow:0 4px 12px var(--color-shadow-colored);left:50%;bottom:80px;padding:10px 20px}}.property-type-subtypes-section{background:#fafafa;flex:1 1;border-radius:4px;.property-type-subtypes-horizontal{display:flex;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#F09108 #f0f0f0;flex-wrap:wrap;flex:1 1}}}&:has(.property-type-subtypes-section){.btn-next{display:none}&:has(.property-type-subtype-item.selected){.btn-next{display:flex}}}}.filter-section-title{font-weight:600}}}&:not(:has(.filter-tab:first-child.active)){.btn-next{display:none!important}}}.mobile-dialog-footer{display:flex;button{display:flex;border-radius:15px;text-align:center;justify-content:center;border:1px solid var(--color-border-light);&.clear-all-btn{background-color:white;border-color:var(--color-error);color:var(--color-error)}&.apply-btn{background-color:var(--color-primary);border-color:ar(--color-primary);color:white}}}}@media (orientation:portrait){@media (max-width:575px){.mobile-filter-dialog{margin:auto;max-height:calc(100vh - 60px);width:calc(100vw - 10px);.mobile-dialog-header{padding:5px 20px;.dialog-header-left{gap:12px;.dialog-title{font-size:18px}}.close-btn{font-size:24px;padding:0;width:32px;height:32px}}.mobile-dialog-body{flex:1 1;.filter-tabs{width:100px;.filter-tab{padding:16px 12px 16px 4px;width:100%;font-size:12px;border-left:3px solid transparent}.filter-tab-indicator{top:50%;right:8px;width:6px;height:6px}}.filter-content{flex:1 1;padding:5px 10px;.filter-section{padding:20px 0 50px;&#property_type{.filter-section-content{.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{grid-template-columns:repeat(1,1fr);gap:4px;&:has(.property-type-subtype-item){.property-type-main-item.selected{margin-bottom:-4px}}.property-type-main-item{padding:15px 10px;min-width:200px;flex:1 1;.property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-main-label{font-size:14px;text-align:center}.property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}}.property-type-subtype{grid-column:1/-1;margin-top:-5px;width:100%;gap:5px;padding:10px 10px 20px;border-radius:0 0 8px 8px;.property-type-subtype-item{padding:8px 12px;min-width:100%;.property-type-subtype-checkbox{width:20px;height:20px;margin-right:6px;i{font-size:12px}}.property-type-subtype-label{font-size:12px}}}&:has(.property-type-main-item:nth-child(3).selected){.property-type-subtype{grid-row:4}}&:has(.property-type-main-item:nth-child(4).selected){.property-type-subtype{grid-row:5}}&:has(.property-type-main-item:nth-child(5).selected){.property-type-subtype{grid-row:6}}&:has(.property-type-main-item:nth-child(6).selected){.property-type-subtype{grid-row:7}}&:has(.property-type-main-item:nth-child(7).selected){.property-type-subtype{grid-row:8}}&:has(.property-type-main-item:nth-child(8).selected){.property-type-subtype{grid-row:9}}&:has(.property-type-main-item:nth-child(9).selected){.property-type-subtype{grid-row:10}}&:has(.property-type-main-item:nth-child(10).selected){.property-type-subtype{grid-row:11}}&:has(.property-type-main-item:nth-child(11).selected){.property-type-subtype{grid-row:12}}&:has(.property-type-main-item:nth-child(12).selected){.property-type-subtype{grid-row:13}}&:has(.property-type-main-item:nth-child(13).selected){.property-type-subtype{grid-row:14}}&:has(.property-type-main-item:nth-child(14).selected){.property-type-subtype{grid-row:15}}}.btn-next{bottom:120px}}}}.range-custom{padding:10px 0}&:last-child{margin-bottom:calc(100vh - 500px)}}}}.mobile-dialog-footer{flex-direction:column;gap:5px;padding:10px 20px;button{flex:1 1;padding:10px 20px}}}}@media (min-width:576px){.mobile-filter-dialog{height:calc(100vh - 60px);width:calc(100vw - 20px);max-width:1000px;margin:auto;.mobile-dialog-header{padding:5px 20px;.dialog-header-left{gap:12px;.dialog-title{font-size:18px}}.close-btn{font-size:24px;padding:0;width:32px;height:32px}}.mobile-dialog-body{flex:1 1;.filter-tabs{width:140px;.filter-tab{padding:10px 4px;width:100%;font-size:12px;border-left:3px solid transparent}.filter-tab-indicator{top:50%;right:8px;width:6px;height:6px}}.filter-content{flex:1 1;padding:5px 10px;.filter-section{padding:20px 0 50px;&#property_type{.filter-section-content{.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{grid-template-columns:repeat(2,1fr);gap:4px;&:has(.property-type-subtype-item){.property-type-main-item.selected{margin-bottom:-4px}}.property-type-main-item{padding:15px 10px;.property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-main-label{font-size:14px}.property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}}.property-type-subtype{grid-column:1/-1;margin-top:-1px;width:100%;gap:5px;padding:10px 10px 20px;.property-type-subtype-item{padding:8px 12px;min-width:60px;.property-type-subtype-checkbox{width:20px;height:20px;margin-right:6px;i{font-size:12px}}.property-type-subtype-label{font-size:12px}}}&:has(.property-type-main-item:nth-child(n+2).selected){.property-type-subtype{grid-row:3}}&:has(.property-type-main-item:nth-child(n+5):nth-child(-n+6).selected){.property-type-subtype{grid-row:4}}&:has(.property-type-main-item:nth-child(n+7):nth-child(-n+8).selected){.property-type-subtype{grid-row:5}}&:has(.property-type-main-item:nth-child(n+9):nth-child(-n+10).selected){.property-type-subtype{grid-row:6}}&:has(.property-type-main-item:nth-child(n+11):nth-child(-n+12).selected){.property-type-subtype{grid-row:7}}&:has(.property-type-main-item:nth-child(n+13):nth-child(-n+14).selected){.property-type-subtype{grid-row:8}}&:has(.property-type-main-item:nth-child(n+15):nth-child(-n+16).selected){.property-type-subtype{grid-row:9}}&:has(.property-type-main-item:nth-child(odd).selected){.property-type-subtype{border-radius:0 8px 8px 8px}}&:has(.property-type-main-item:nth-child(2n).selected){.property-type-subtype{border-radius:8px 0 8px 8px}}}}.property-type-subtypes-section{max-width:calc(100% - 0px);.property-type-subtypes-horizontal{gap:2px;padding:4px;flex:1 1;.property-type-subtype-item{padding:6px 8px;min-width:60px;.property-type-subtype-checkbox{width:16px;height:16px;margin-right:4px;i{font-size:10px}}.property-type-subtype-label{font-size:11px}}}}}}.range-custom{padding:10px 0}&:last-child{margin-bottom:calc(100vh - 500px)}}}}.mobile-dialog-footer{flex-direction:row;gap:20px;padding:10px 35px;button{flex:1 1;padding:10px 20px}}}}}@media (orientation:landscape){@media (max-width:1023px){.mobile-filter-dialog{height:calc(100vh - 20px);width:calc(100vw - 10px);max-width:1000px;margin:auto;.mobile-dialog-header{padding:5px 20px;.dialog-header-left{gap:12px;.dialog-title{font-size:18px}}.close-btn{font-size:24px;padding:0;width:32px;height:32px}}.mobile-dialog-body{flex:1 1;.filter-tabs{width:120px;.filter-tab{padding:7px 4px;width:100%;font-size:12px;border-left:3px solid transparent}.filter-tab-indicator{top:50%;right:8px;width:6px;height:6px}}.filter-content{flex:1 1;padding:5px 10px;.filter-section{padding:20px 0 50px;&#property_type{.filter-section-content{.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{grid-template-columns:repeat(2,1fr);gap:4px;&:has(.property-type-subtype-item){.property-type-main-item.selected{margin-bottom:-4px}}.property-type-main-item{padding:15px 10px;min-width:200px;flex:1 1;.property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-main-label{font-size:14px}.property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}}.property-type-subtype{grid-column:1/-1;margin-top:-1px;width:100%;gap:5px;padding:10px 10px 20px;.property-type-subtype-item{padding:8px 12px;min-width:60px;.property-type-subtype-checkbox{width:20px;height:20px;margin-right:6px;i{font-size:12px}}.property-type-subtype-label{font-size:12px}}}&:has(.property-type-main-item:nth-child(n+2).selected){.property-type-subtype{grid-row:3}}&:has(.property-type-main-item:nth-child(n+5):nth-child(-n+6).selected){.property-type-subtype{grid-row:4}}&:has(.property-type-main-item:nth-child(n+7):nth-child(-n+8).selected){.property-type-subtype{grid-row:5}}&:has(.property-type-main-item:nth-child(n+9):nth-child(-n+10).selected){.property-type-subtype{grid-row:6}}&:has(.property-type-main-item:nth-child(n+11):nth-child(-n+12).selected){.property-type-subtype{grid-row:7}}&:has(.property-type-main-item:nth-child(n+13):nth-child(-n+14).selected){.property-type-subtype{grid-row:8}}&:has(.property-type-main-item:nth-child(n+15):nth-child(-n+16).selected){.property-type-subtype{grid-row:9}}&:has(.property-type-main-item:nth-child(odd).selected){.property-type-subtype{border-radius:0 8px 8px 8px}}&:has(.property-type-main-item:nth-child(2n).selected){.property-type-subtype{border-radius:8px 0 8px 8px}}}}}}.range-custom{padding:10px 0}&:last-child{margin-bottom:calc(100vh - 500px)}}}}.mobile-dialog-footer{flex-direction:row;gap:20px;padding:10px 35px;button{flex:1 1;padding:10px 20px}}}}@media (min-width:1024px){.mobile-filter-dialog{height:calc(100vh - 80px);width:100vw;max-width:1000px;margin:auto;.mobile-dialog-header{padding:8px 20px;.dialog-header-left{gap:12px;.dialog-title{font-size:18px}}.close-btn{font-size:32px;padding:0;width:32px;height:32px}}.mobile-dialog-body{flex:1 1;.filter-tabs{width:160px;.filter-tab{padding:20px 8px;width:100%;font-size:14px;border-left:3px solid transparent}.filter-tab-indicator{top:50%;right:8px;width:6px;height:6px}}.filter-content{flex:1 1;padding:5px 10px;.filter-section{padding:20px 0 50px;&#property_type{.filter-section-content{.property-type-main-section{width:100%;margin-bottom:10px;.property-type-main-horizontal{grid-template-columns:repeat(3,1fr);gap:4px;&:has(.property-type-subtype-item){.property-type-main-item.selected{margin-bottom:-4px}}.property-type-main-item{padding:15px 10px;min-width:200px;flex:1 1;.property-type-main-icon{font-size:36px;margin-bottom:4px}.property-type-main-label{font-size:14px;text-align:center}.property-type-check{top:2px;right:2px;width:14px;height:14px;font-size:10px}}.property-type-subtype{grid-column:1/-1;margin-top:-1px;width:100%;gap:5px;padding:10px 10px 20px;.property-type-subtype-item{padding:8px 12px;min-width:60px;.property-type-subtype-checkbox{width:20px;height:20px;margin-right:6px;i{font-size:12px}}.property-type-subtype-label{font-size:12px}}}&:has(.property-type-main-item:nth-child(n+3).selected){.property-type-subtype{grid-row:2}}&:has(.property-type-main-item:nth-child(n+4):nth-child(-n+6).selected){.property-type-subtype{grid-row:3}}&:has(.property-type-main-item:nth-child(n+7):nth-child(-n+9).selected){.property-type-subtype{grid-row:4}}&:has(.property-type-main-item:nth-child(n+10):nth-child(-n+12).selected){.property-type-subtype{grid-row:5}}&:has(.property-type-main-item:nth-child(n+13):nth-child(-n+15).selected){.property-type-subtype{grid-row:6}}&:has(.property-type-main-item:nth-child(3n+4).selected){.property-type-subtype{border-radius:0 8px 8px 8px}}&:has(.property-type-main-item:nth-child(3n).selected){.property-type-subtype{border-radius:8px 0 8px 8px}}}}}}.range-custom{padding:14px 0}&:last-child{margin-bottom:calc(100vh - 450px)}}}}.mobile-dialog-footer{flex-direction:row;gap:20px;padding:10px 35px;button{flex:1 1;padding:10px 20px}}}}}