.CityAutocomplete_wrapper__oH09T{position:relative;width:100%;overflow:visible}.CityAutocomplete_selectTrigger__YOAxF{position:relative;display:flex;align-items:center;width:100%;min-height:44px;border:1px solid rgba(0,0,0,.45);border-radius:var(--radius);background:var(--bg-primary);cursor:text;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 0 0 1px rgba(0,0,0,.35)}.CityAutocomplete_selectTrigger__YOAxF:hover{border-color:var(--text-tertiary)}.CityAutocomplete_selectTriggerOpen__Q6Dm0,.CityAutocomplete_selectTrigger__YOAxF:focus-within{border-color:var(--smsar-blue);box-shadow:0 0 0 3px rgba(59,130,246,.15)}.CityAutocomplete_input__9Z_Qi{flex:1 1;min-width:0;width:100%;padding:.65rem 0;padding-inline-start:1rem;padding-inline-end:3rem;font-size:1.0625rem;font-weight:500;border:none;background:transparent;color:var(--text-primary);text-align:start;box-sizing:border-box;letter-spacing:.01em;text-transform:capitalize}.CityAutocomplete_input__9Z_Qi:focus{outline:none}.CityAutocomplete_input__9Z_Qi::placeholder{color:var(--text-secondary);opacity:.8}.CityAutocomplete_chevron__ynGfA{position:absolute;inset-inline-end:.75rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);pointer-events:none;transition:transform .2s ease,color .2s ease}.CityAutocomplete_selectTriggerOpen__Q6Dm0 .CityAutocomplete_chevron__ynGfA{transform:rotate(180deg);color:var(--smsar-blue)}.CityAutocomplete_selectTriggerDisabled___iJqP{opacity:.85;cursor:not-allowed}.CityAutocomplete_selectTriggerDisabled___iJqP .CityAutocomplete_input__9Z_Qi{cursor:not-allowed}.CityAutocomplete_inputWrapper__Bc5z_{position:relative;display:flex;align-items:center;width:100%;min-height:44px;border:1px solid rgba(0,0,0,.45);border-radius:var(--radius);background:var(--bg-primary);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 0 0 1px rgba(0,0,0,.35)}.CityAutocomplete_inputWrapper__Bc5z_:hover{border-color:var(--text-tertiary)}.CityAutocomplete_inputWrapper__Bc5z_:focus-within{border-color:var(--smsar-blue);box-shadow:0 0 0 3px rgba(59,130,246,.15)}.CityAutocomplete_label__joiUX{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.35rem}.CityAutocomplete_input__9Z_Qi:disabled{opacity:.6;cursor:not-allowed}.CityAutocomplete_loading__txYl4{position:absolute;top:50%;inset-inline-end:2.5rem;transform:translateY(-50%);font-size:.875rem;color:var(--text-secondary)}.CityAutocomplete_dropdown__keTVI{position:absolute;top:calc(100% + 2px);left:0;right:0;margin:0;padding:.25rem 0;list-style:none;background:var(--bg-primary);border:1px solid rgba(0,0,0,.45);border-radius:0 0 var(--radius) var(--radius);box-shadow:0 0 0 1px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.08);max-height:280px;overflow-y:auto;z-index:var(--z-dropdown,500)}.CityAutocomplete_option__A66r6{padding:.6rem .75rem;cursor:pointer;font-size:.9375rem;color:var(--text-primary);transition:background .15s ease}.CityAutocomplete_optionActive__R26Lg,.CityAutocomplete_option__A66r6:hover{background:rgba(59,130,246,.08)}.CityAutocomplete_required__4VBF1{color:#ef4444;margin-inline-start:4px;font-weight:700}.CountryPostWarning_warning__vat0B{display:flex;gap:1.5rem;padding:2rem;background:#fff3cd;border:1px solid #ffc107;border-radius:12px;max-width:520px;margin:2rem auto}html[data-theme=dark] .CountryPostWarning_warning__vat0B{background:#3d3200;border-color:#665200}.CountryPostWarning_icon__6mzZf{flex-shrink:0;color:#856404}html[data-theme=dark] .CountryPostWarning_icon__6mzZf{color:#ffc107}.CountryPostWarning_content__6oOuJ{flex:1 1}.CountryPostWarning_title__f6an_{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#856404}html[data-theme=dark] .CountryPostWarning_title__f6an_{color:#ffc107}.CountryPostWarning_message__O4hhJ{margin:0 0 .5rem;color:#664d03;line-height:1.5}html[data-theme=dark] .CountryPostWarning_message__O4hhJ{color:#ffda6a}.CountryPostWarning_hint__6Yb81{margin:0 0 1rem;color:#664d03;font-size:.875rem;line-height:1.5}html[data-theme=dark] .CountryPostWarning_hint__6Yb81{color:#ffda6a}.CountryPostWarning_redirectButton__Qc0_8{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#315f8c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.CountryPostWarning_redirectButton__Qc0_8:hover{background:#264a6e}.CountryPostWarning_redirectButton__Qc0_8:focus{outline:2px solid #315f8c;outline-offset:2px}@media (max-width:600px){.CountryPostWarning_warning__vat0B{flex-direction:column;text-align:center;padding:1.5rem}.CountryPostWarning_icon__6mzZf{align-self:center}.CountryPostWarning_redirectButton__Qc0_8{width:100%;justify-content:center}}.PostPropertyWizard_wrapper__BvApK{min-height:calc(100vh - 120px);min-height:calc(100dvh - 120px);padding:clamp(.5rem,2vw,1rem) clamp(.75rem,4vw,1.5rem);background:var(--glass-surface-tinted);width:100%;box-sizing:border-box;overflow:visible}.PostPropertyWizard_container__WbBPM{width:100%;max-width:min(800px,100% - 2rem);margin:0 auto;padding:0 clamp(.5rem,2vw,1rem);box-sizing:border-box;overflow:visible}@media (min-width:480px){.PostPropertyWizard_container__WbBPM{max-width:min(800px,92vw)}}@media (min-width:768px){.PostPropertyWizard_container__WbBPM{max-width:min(800px,85vw)}}@media (min-width:1200px){.PostPropertyWizard_container__WbBPM{max-width:800px}}.PostPropertyWizard_progressBar__zb_j1{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(.35rem,1.5vw,.65rem);padding:clamp(.3rem,1.2vw,.5rem) clamp(.4rem,1.5vw,.6rem);position:relative;background:var(--glass-gradient-card);backdrop-filter:blur(var(--glass-blur-md)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur-md)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow-md);overflow-x:auto;-webkit-overflow-scrolling:touch}.PostPropertyWizard_progressBar__zb_j1:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--glass-highlight);opacity:.5;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.PostPropertyWizard_progressStep__oLLDX{display:flex;flex-direction:column;align-items:center;position:relative;cursor:pointer;flex-shrink:0;padding:0 clamp(.25rem,1vw,.5rem)}.PostPropertyWizard_progressStep__oLLDX:hover{opacity:.8}.PostPropertyWizard_progressIcon__U7QtA{width:clamp(24px,6vw,32px);height:clamp(24px,6vw,32px);display:flex;align-items:center;justify-content:center;font-size:clamp(.75rem,2.5vw,1rem);background:var(--glass-surface);backdrop-filter:blur(var(--glass-blur-xs));-webkit-backdrop-filter:blur(var(--glass-blur-xs));border-radius:50%;border:2px solid var(--glass-border);box-shadow:var(--glass-shadow-sm),inset 0 1px 0 var(--glass-highlight-subtle);transition:var(--glass-transition)}.PostPropertyWizard_progressStepActive__xm09V .PostPropertyWizard_progressIcon__U7QtA{background:linear-gradient(135deg,var(--smsar-blue) 0,var(--smsar-blue-hover) 100%);border-color:var(--smsar-blue);box-shadow:var(--glass-shadow-md),0 0 15px rgba(49,95,140,.3)}.PostPropertyWizard_progressStepCurrent__tsza_ .PostPropertyWizard_progressIcon__U7QtA{box-shadow:0 0 0 4px var(--glass-tint-blue),var(--glass-shadow-md)}.PostPropertyWizard_progressLabel__kJdtG{font-size:.75rem;color:var(--text-secondary);margin-top:.2rem;text-align:center;white-space:nowrap}.PostPropertyWizard_progressStepActive__xm09V .PostPropertyWizard_progressLabel__kJdtG{color:var(--smsar-blue);font-weight:500}.PostPropertyWizard_progressLine__nYzqc{position:absolute;top:clamp(12px,4vw,16px);left:calc(50% + clamp(12px, 4vw, 16px));width:calc(100% - clamp(12px, 4vw, 16px) * 2);height:2px;background:var(--glass-border);border-radius:1px}.PostPropertyWizard_progressLineActive__ibxtE{background:linear-gradient(90deg,var(--smsar-blue) 0,var(--smsar-blue-hover) 100%);box-shadow:0 0 8px rgba(49,95,140,.4)}.PostPropertyWizard_card__bZ0z7{position:relative;overflow:visible;padding:clamp(.5rem,2vw,.85rem);background:var(--glass-gradient-card);backdrop-filter:blur(var(--glass-blur-lg)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur-lg)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow-lg)}.PostPropertyWizard_card__bZ0z7:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--glass-highlight-strong);opacity:.6;border-radius:var(--radius-lg) var(--radius-lg) 0 0;pointer-events:none}.PostPropertyWizard_title__we_aI{margin:0 0 clamp(.5rem,2vw,.75rem);font-size:clamp(1rem,4vw,1.25rem);font-weight:600;color:var(--text-primary);text-align:center}.PostPropertyWizard_error___tKQw{margin:0 0 1rem;padding:.75rem;font-size:.875rem;color:var(--error);background:rgba(240,40,73,.1);border-radius:var(--radius-sm)}.PostPropertyWizard_fieldError__xAS11{margin:.25rem 0 0;padding:0;font-size:.75rem;color:var(--error);text-align:right}.PostPropertyWizard_inputError__X3gl9{border-color:#ef4444!important}.PostPropertyWizard_saving__1TzWg{margin:0 0 1rem;padding:.5rem;font-size:.75rem;color:var(--text-secondary);text-align:center;background:var(--glass-surface-tinted);backdrop-filter:blur(var(--glass-blur-xs));-webkit-backdrop-filter:blur(var(--glass-blur-xs));border:1px solid var(--glass-border-subtle);border-radius:var(--radius)}.PostPropertyWizard_loading__3AJLq{text-align:center;color:var(--text-secondary);padding:1rem}.PostPropertyWizard_stepContent__PF10t{min-height:clamp(80px,18vh,120px);overflow:visible}.PostPropertyWizard_stepCard__rSua8{background:#fff;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);padding:clamp(1rem,3vw,1.5rem);margin-bottom:1rem}.PostPropertyWizard_required__5_JUp{color:#ef4444;margin-inline-start:2px;font-weight:700;display:inline}.PostPropertyWizard_stepTitle__A_mPb{margin:0 0 clamp(.25rem,1vw,.35rem);font-size:clamp(.85rem,2.8vw,.9875rem);font-weight:500;color:var(--text-primary)}.PostPropertyWizard_stepHint__8LAsI{margin:0 0 clamp(.25rem,1vw,.35rem);font-size:clamp(.7rem,2vw,.75rem);color:var(--text-secondary)}.PostPropertyWizard_categoryToggle__MApof{display:flex;gap:clamp(.3rem,1.2vw,.4rem);margin-bottom:clamp(.35rem,1.5vw,.5rem)}.PostPropertyWizard_categoryBtn__3XiiR{flex:1 1;padding:clamp(.5rem,2vw,.6rem) clamp(.5rem,2vw,.75rem);font-size:clamp(.8125rem,2.5vw,.9375rem);font-weight:500;cursor:pointer;background:var(--glass-surface);backdrop-filter:blur(var(--glass-blur-xs));-webkit-backdrop-filter:blur(var(--glass-blur-xs));border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--glass-shadow-sm),inset 0 1px 0 var(--glass-highlight-subtle);transition:var(--glass-transition-fast)}.PostPropertyWizard_categoryBtn__3XiiR:hover{border-color:var(--glass-border-strong);background:var(--glass-surface-elevated);box-shadow:var(--glass-shadow-md);transform:translateY(-1px)}.PostPropertyWizard_categoryBtnActive__IP6xt{border-color:var(--smsar-blue);background:var(--glass-tint-blue);color:var(--smsar-blue);box-shadow:var(--glass-shadow-md),0 0 0 3px var(--glass-tint-blue)}.PostPropertyWizard_noSlotCard__RXDBl{margin-top:1rem;padding:1rem;background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.4);border-radius:var(--radius);box-shadow:var(--shadow)}.PostPropertyWizard_noSlotTitle__77mAK{margin:0 0 .5rem;font-weight:600;color:var(--text-primary)}.PostPropertyWizard_noSlotDesc__M36Ra{margin:0 0 1rem;font-size:.9rem;color:var(--text-secondary)}.PostPropertyWizard_noSlotActions__QfxCh{display:flex;gap:.75rem;flex-wrap:wrap}.PostPropertyWizard_noSlotBtn__ynEcW{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:var(--smsar-blue);color:white;border-radius:var(--radius);font-weight:500;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:var(--shadow)}.PostPropertyWizard_noSlotBtn__ynEcW:hover{background:#284a6d;color:white;box-shadow:var(--shadow-md)}.PostPropertyWizard_noSlotBtnSecondary__YyHih{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border);border-radius:var(--radius);font-weight:500;text-decoration:none;transition:all .2s;box-shadow:var(--shadow)}.PostPropertyWizard_noSlotBtnSecondary__YyHih:hover{border-color:var(--smsar-blue);color:var(--smsar-blue);box-shadow:var(--shadow-md)}.PostPropertyWizard_propertyTypeGrid__yoVLz{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:clamp(.35rem,1.5vw,.5rem)}@media (min-width:400px){.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}@media (min-width:600px){.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.PostPropertyWizard_propertyTypeBtn__UgI2c{padding:clamp(.4rem,1.5vw,.55rem) clamp(.5rem,1.5vw,.65rem);border:1.5px solid #d1d5db;border-radius:10px;background:var(--bg-primary);font-size:clamp(.7rem,2.2vw,.8125rem);cursor:pointer;transition:all .2s ease;text-transform:capitalize}.PostPropertyWizard_propertyTypeBtnActive__yTWpN,.PostPropertyWizard_propertyTypeBtn__UgI2c:hover{border-color:var(--smsar-blue);box-shadow:var(--shadow-md)}.PostPropertyWizard_propertyTypeBtnActive__yTWpN{background:rgba(49,95,140,.1);color:var(--smsar-blue)}.PostPropertyWizard_formGrid__IezrH{display:grid;grid-template-columns:1fr;gap:clamp(.35rem,1.5vw,.5rem);overflow:visible}@media (min-width:480px){.PostPropertyWizard_formGrid__IezrH{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (min-width:640px){.PostPropertyWizard_formGrid3__IXJ_U{grid-template-columns:repeat(3,minmax(160px,1fr))}}.PostPropertyWizard_fullWidth__kLL_k{grid-column:1/-1}.PostPropertyWizard_formGridRow__WzSLp{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.35rem,1.5vw,.5rem);grid-column:1/-1}@media (min-width:480px){.PostPropertyWizard_formGridRow__WzSLp{grid-template-columns:repeat(4,minmax(0,1fr))}}.PostPropertyWizard_formGridRow__WzSLp .PostPropertyWizard_checkboxGroup__HCtUo{grid-column:1/-1}.PostPropertyWizard_label___YbPk{display:flex;flex-direction:column;gap:.15rem;font-size:.8125rem;font-weight:500;color:var(--text-primary)}.PostPropertyWizard_labelRow__1Syp9{display:flex;align-items:center;gap:0}.PostPropertyWizard_input__jy0XG,.PostPropertyWizard_textarea__COySn{border:1.5px solid #d1d5db;border-radius:10px;padding:.65rem .85rem;font-size:.95rem;transition:border-color .2s;width:100%;box-sizing:border-box;background:var(--bg-primary);color:var(--text-primary)}input.PostPropertyWizard_input__jy0XG,select.PostPropertyWizard_input__jy0XG{min-height:40px}.PostPropertyWizard_inputFrame__6S9oQ{min-height:44px}.PostPropertyWizard_input__jy0XG:focus,.PostPropertyWizard_textarea__COySn:focus,select.PostPropertyWizard_input__jy0XG:focus{border-color:#315f8c;outline:none;box-shadow:0 0 0 3px rgba(49,95,140,.1)}select.PostPropertyWizard_input__jy0XG,select.PostPropertyWizard_select__b3Y7Y{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' 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 .75rem center;padding-inline-end:2.25rem}[dir=rtl] select.PostPropertyWizard_input__jy0XG,[dir=rtl] select.PostPropertyWizard_select__b3Y7Y{background-position:left .75rem center}.PostPropertyWizard_textarea__COySn{resize:vertical;min-height:60px}.PostPropertyWizard_mapPlaceholder__o2jWD{background:linear-gradient(135deg,#f0f7ff,#e8f4f8);border:2px dashed #315f8c40;border-radius:16px;padding:clamp(1.5rem,4vw,2rem);text-align:center;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.PostPropertyWizard_mapPlaceholder__o2jWD:hover{border-color:#315f8c;background:linear-gradient(135deg,#e8f0ff,#dceef4)}.PostPropertyWizard_mapIcon__sWXiW{font-size:2.5rem;margin-bottom:.5rem}.PostPropertyWizard_mapCoords__xukPc{font-size:.95rem;color:var(--text-primary);font-family:monospace;font-weight:600;margin-top:.25rem}.PostPropertyWizard_mapBtn__Sgre6{margin-top:.75rem;background:#315f8c;color:#fff;border:none;border-radius:12px;padding:.6rem 1.5rem;font-size:.9rem;cursor:pointer;transition:background .2s}.PostPropertyWizard_mapBtn__Sgre6:hover{background:#264a6e}.PostPropertyWizard_sectionTitle__vfFwu{margin:.5rem 0 .35rem;padding-top:.5rem;border-top:1px solid var(--border);font-size:.875rem;font-weight:500;color:var(--text-primary)}.PostPropertyWizard_rentFields__XsdIF,.PostPropertyWizard_saleFields__1fLGB{grid-column:1/-1;margin-top:.25rem}.PostPropertyWizard_checkboxGroup__HCtUo{display:flex;flex-wrap:wrap;gap:.5rem;grid-column:1/-1;padding-top:.15rem}.PostPropertyWizard_checkbox__Vz_4i{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;cursor:pointer}.PostPropertyWizard_checkbox__Vz_4i input{width:18px;height:18px;accent-color:var(--smsar-blue)}.PostPropertyWizard_amenitiesGrid__2Zh8A{display:grid;grid-template-columns:repeat(auto-fill,minmax(75px,1fr));gap:clamp(.35rem,1.5vw,.5rem)}@media (min-width:400px){.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media (min-width:600px){.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.PostPropertyWizard_amenityBtn__kzxrN{padding:clamp(.4rem,1.5vw,.5rem) clamp(.5rem,2vw,.75rem);border:1.5px solid #d1d5db;border-radius:10px;background:var(--bg-primary);font-size:clamp(.75rem,2.2vw,.8125rem);cursor:pointer;transition:all .2s ease}.PostPropertyWizard_amenityBtnActive__LUIGp,.PostPropertyWizard_amenityBtn__kzxrN:hover{border-color:var(--smsar-blue);box-shadow:var(--shadow-md)}.PostPropertyWizard_amenityBtnActive__LUIGp{background:rgba(49,95,140,.1);color:var(--smsar-blue)}.PostPropertyWizard_noAmenities__Aop2R{text-align:center;color:var(--text-secondary);padding:1rem}.PostPropertyWizard_uploadArea__AJ9e1{margin-bottom:1rem}.PostPropertyWizard_fileInput__Mb_sv{display:none}.PostPropertyWizard_uploadLabel___hqsO{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,1.25rem);border:2px dashed #d1d5db;border-radius:10px;cursor:pointer;transition:all .2s ease}.PostPropertyWizard_uploadLabel___hqsO:hover{border-color:var(--smsar-blue);background:rgba(49,95,140,.05);box-shadow:var(--shadow-md)}.PostPropertyWizard_uploadIcon__93P0l{font-size:2rem;margin-bottom:.5rem}.PostPropertyWizard_uploadHint__1j284{font-size:.75rem;color:var(--text-secondary);margin-top:.25rem}.PostPropertyWizard_warning__Whkfz{margin:0 0 1rem;padding:.75rem;font-size:.875rem;color:#856404;background:#fff3cd;border-radius:var(--radius-sm)}.PostPropertyWizard_imageGrid__9MeF_{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:clamp(.35rem,1.5vw,.5rem);margin-bottom:clamp(.5rem,2vw,.75rem)}@media (min-width:400px){.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(85px,1fr))}}@media (min-width:600px){.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.PostPropertyWizard_imageCard__7pbWJ{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;cursor:grab;border:1.5px solid #d1d5db;transition:all .2s ease}.PostPropertyWizard_imageCard__7pbWJ:active{cursor:grabbing}.PostPropertyWizard_imageCard__7pbWJ img{width:100%;height:100%;object-fit:cover}.PostPropertyWizard_coverImage__kYkfQ{border-color:var(--smsar-blue)}.PostPropertyWizard_coverBadge__e23CD{position:absolute;top:4px;inset-inline-start:4px;padding:2px 6px;font-size:.75rem;font-weight:600;color:white;background:var(--smsar-blue);border-radius:4px;text-transform:uppercase}.PostPropertyWizard_deleteImageBtn__d5_3C{position:absolute;top:4px;inset-inline-end:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;cursor:pointer;font-size:.75rem}.PostPropertyWizard_deleteImageBtn__d5_3C:hover{background:var(--error)}.PostPropertyWizard_dragging__4yDjy{opacity:.5;border-color:var(--smsar-blue)}.PostPropertyWizard_imageCount__yPR7t{text-align:center;font-size:.875rem;color:var(--text-secondary)}.PostPropertyWizard_navButtons__EeNiQ{display:flex;justify-content:space-between;margin-top:clamp(.5rem,2vw,.85rem);padding-top:clamp(.5rem,1.5vw,.65rem);border-top:1px solid var(--border)}.PostPropertyWizard_nextBtn__hPJLf,.PostPropertyWizard_prevBtn__OjG3t,.PostPropertyWizard_submitBtn___YlTo{padding:clamp(.5rem,2vw,.6rem) clamp(1rem,3vw,1.25rem);border-radius:var(--radius);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease,box-shadow .2s ease}.PostPropertyWizard_prevBtn__OjG3t{background:var(--bg-secondary);border:1px solid rgba(0,0,0,.45);color:var(--text-primary);box-shadow:0 0 0 1px rgba(0,0,0,.35)}.PostPropertyWizard_prevBtn__OjG3t:hover{background:var(--bg-tertiary);box-shadow:var(--shadow-md)}.PostPropertyWizard_nextBtn__hPJLf,.PostPropertyWizard_submitBtn___YlTo{background:var(--smsar-blue);border:none;color:white!important;margin-inline-start:auto;box-shadow:var(--shadow)}.PostPropertyWizard_nextBtn__hPJLf:hover:not(:disabled),.PostPropertyWizard_submitBtn___YlTo:hover:not(:disabled){background:var(--smsar-blue-hover);box-shadow:var(--shadow-md)}.PostPropertyWizard_nextBtn__hPJLf:disabled,.PostPropertyWizard_submitBtn___YlTo:disabled{opacity:.5;cursor:not-allowed}.PostPropertyWizard_backLink__n7MLe{margin-top:clamp(.5rem,2vw,1rem);text-align:center;font-size:clamp(.75rem,2.2vw,.8125rem)}.PostPropertyWizard_backLink__n7MLe a{color:var(--smsar-blue)}.PostPropertyWizard_backLink__n7MLe a:hover{text-decoration:underline}@media (max-width:480px){.PostPropertyWizard_wrapper__BvApK{min-height:calc(100vh - 100px);min-height:calc(100dvh - 100px);padding:.5rem .5rem calc(.5rem + env(safe-area-inset-bottom, 0px))}.PostPropertyWizard_container__WbBPM{max-width:100%;padding:0 .25rem}.PostPropertyWizard_progressBar__zb_j1{padding:.35rem;margin-bottom:.5rem;gap:.125rem}.PostPropertyWizard_progressStep__oLLDX{padding:0 .2rem}.PostPropertyWizard_progressIcon__U7QtA{width:24px;height:24px;font-size:.75rem;border-width:1.5px}.PostPropertyWizard_progressLabel__kJdtG{font-size:.75rem;margin-top:.15rem}.PostPropertyWizard_card__bZ0z7{padding:.625rem}.PostPropertyWizard_title__we_aI{font-size:1rem;margin-bottom:.5rem}.PostPropertyWizard_stepTitle__A_mPb{font-size:.875rem;margin-bottom:.25rem}.PostPropertyWizard_stepHint__8LAsI{font-size:.75rem;margin-bottom:.35rem}.PostPropertyWizard_categoryToggle__MApof{gap:.25rem;margin-bottom:.375rem}.PostPropertyWizard_categoryBtn__3XiiR{padding:.5rem .375rem;font-size:.8125rem}.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.25rem}.PostPropertyWizard_propertyTypeBtn__UgI2c{padding:.375rem .35rem;font-size:.75rem}.PostPropertyWizard_formGrid__IezrH{gap:.375rem}.PostPropertyWizard_formGridRow__WzSLp{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem}.PostPropertyWizard_label___YbPk{font-size:.75rem;gap:.125rem}.PostPropertyWizard_input__jy0XG,.PostPropertyWizard_textarea__COySn{padding:.4rem .5rem;font-size:1rem;border-radius:6px}input.PostPropertyWizard_input__jy0XG,select.PostPropertyWizard_input__jy0XG{min-height:38px}.PostPropertyWizard_textarea__COySn{min-height:50px}.PostPropertyWizard_mapPlaceholder__o2jWD{padding:.625rem;margin-top:.5rem}.PostPropertyWizard_mapIcon__sWXiW{font-size:1.5rem}.PostPropertyWizard_mapCoords__xukPc{font-size:.75rem}.PostPropertyWizard_mapBtn__Sgre6{padding:.4rem .75rem;font-size:.8125rem}.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(65px,1fr));gap:.25rem}.PostPropertyWizard_amenityBtn__kzxrN{padding:.35rem;font-size:.75rem}.PostPropertyWizard_checkbox__Vz_4i{font-size:.75rem;gap:.3rem}.PostPropertyWizard_checkbox__Vz_4i input{width:16px;height:16px}.PostPropertyWizard_uploadLabel___hqsO{padding:.75rem;border-width:1.5px}.PostPropertyWizard_uploadIcon__93P0l{font-size:1.5rem}.PostPropertyWizard_uploadHint__1j284{font-size:.75rem}.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:.25rem;margin-bottom:.5rem}.PostPropertyWizard_coverBadge__e23CD{padding:1px 4px;font-size:.75rem;top:2px;left:2px}.PostPropertyWizard_deleteImageBtn__d5_3C{width:20px;height:20px;font-size:.75rem;top:2px;right:2px}.PostPropertyWizard_navButtons__EeNiQ{margin-top:.5rem;padding-top:.5rem;gap:.5rem}.PostPropertyWizard_nextBtn__hPJLf,.PostPropertyWizard_prevBtn__OjG3t,.PostPropertyWizard_submitBtn___YlTo{padding:.5rem .875rem;font-size:.875rem;min-height:44px}.PostPropertyWizard_backLink__n7MLe{margin-top:.5rem}.PostPropertyWizard_noSlotCard__RXDBl{padding:.75rem;margin-top:.75rem}.PostPropertyWizard_noSlotTitle__77mAK{font-size:.875rem}.PostPropertyWizard_noSlotDesc__M36Ra{font-size:.8125rem;margin-bottom:.75rem}.PostPropertyWizard_noSlotBtnSecondary__YyHih,.PostPropertyWizard_noSlotBtn__ynEcW{padding:.5rem .75rem;font-size:.8125rem;min-height:40px}.PostPropertyWizard_warning__Whkfz{padding:.625rem;font-size:.8125rem;margin-bottom:.75rem}.PostPropertyWizard_error___tKQw,.PostPropertyWizard_saving__1TzWg{padding:.5rem;font-size:.75rem}}@media (max-width:375px){.PostPropertyWizard_wrapper__BvApK{padding:.375rem}.PostPropertyWizard_progressBar__zb_j1{padding:.25rem}.PostPropertyWizard_progressIcon__U7QtA{width:20px;height:20px;font-size:.75rem}.PostPropertyWizard_progressLabel__kJdtG{font-size:.75rem}.PostPropertyWizard_card__bZ0z7{padding:.5rem}.PostPropertyWizard_title__we_aI{font-size:.9375rem}.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.PostPropertyWizard_propertyTypeBtn__UgI2c{padding:.3rem .25rem;font-size:.75rem}.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(55px,1fr))}.PostPropertyWizard_amenityBtn__kzxrN{padding:.3rem;font-size:.75rem}.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.PostPropertyWizard_nextBtn__hPJLf,.PostPropertyWizard_prevBtn__OjG3t,.PostPropertyWizard_submitBtn___YlTo{padding:.4rem .625rem;font-size:.8125rem}}@media (min-width:430px) and (max-width:520px){.PostPropertyWizard_container__WbBPM{max-width:94vw}.PostPropertyWizard_progressIcon__U7QtA{width:30px;height:30px}.PostPropertyWizard_progressLabel__kJdtG{font-size:.75rem}.PostPropertyWizard_card__bZ0z7{padding:.875rem}.PostPropertyWizard_title__we_aI{font-size:1.125rem}.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:.4rem}.PostPropertyWizard_propertyTypeBtn__UgI2c{padding:.5rem;font-size:.8125rem}.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.PostPropertyWizard_amenityBtn__kzxrN{padding:.45rem .5rem;font-size:.75rem}.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.4rem}}@media (max-width:896px) and (orientation:landscape){.PostPropertyWizard_wrapper__BvApK{min-height:auto;padding:.375rem .5rem}.PostPropertyWizard_container__WbBPM{max-width:95%}.PostPropertyWizard_progressBar__zb_j1{margin-bottom:.375rem}.PostPropertyWizard_card__bZ0z7{padding:.5rem .625rem}.PostPropertyWizard_title__we_aI{font-size:.9375rem;margin-bottom:.375rem}.PostPropertyWizard_stepTitle__A_mPb{font-size:.8125rem}.PostPropertyWizard_stepHint__8LAsI{font-size:.75rem}.PostPropertyWizard_formGrid__IezrH{grid-template-columns:repeat(2,minmax(0,1fr))}.PostPropertyWizard_formGridRow__WzSLp{grid-template-columns:repeat(4,minmax(0,1fr))}.PostPropertyWizard_propertyTypeGrid__yoVLz{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.PostPropertyWizard_amenitiesGrid__2Zh8A{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.PostPropertyWizard_imageGrid__9MeF_{grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}.PostPropertyWizard_navButtons__EeNiQ{margin-top:.375rem;padding-top:.375rem}.PostPropertyWizard_nextBtn__hPJLf,.PostPropertyWizard_prevBtn__OjG3t,.PostPropertyWizard_submitBtn___YlTo{padding:.4rem .875rem;font-size:.8125rem;min-height:38px}}@media (hover:none){.PostPropertyWizard_amenityBtn__kzxrN:hover,.PostPropertyWizard_categoryBtn__3XiiR:hover,.PostPropertyWizard_propertyTypeBtn__UgI2c:hover{border-color:var(--border);box-shadow:var(--shadow)}.PostPropertyWizard_amenityBtn__kzxrN:active,.PostPropertyWizard_categoryBtn__3XiiR:active,.PostPropertyWizard_propertyTypeBtn__UgI2c:active{transform:scale(.97);border-color:var(--smsar-blue)}.PostPropertyWizard_uploadLabel___hqsO:hover{border-color:var(--border);background:transparent}.PostPropertyWizard_uploadLabel___hqsO:active{border-color:var(--smsar-blue);background:rgba(49,95,140,.05)}.PostPropertyWizard_nextBtn__hPJLf:hover:not(:disabled),.PostPropertyWizard_prevBtn__OjG3t:hover,.PostPropertyWizard_submitBtn___YlTo:hover:not(:disabled){box-shadow:var(--shadow)}.PostPropertyWizard_nextBtn__hPJLf:active:not(:disabled),.PostPropertyWizard_prevBtn__OjG3t:active,.PostPropertyWizard_submitBtn___YlTo:active:not(:disabled){transform:scale(.98)}}