.form-module__TXGoJG__formControl{flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.25rem;display:flex}.form-module__TXGoJG__label{color:var(--color-primary);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.form-module__TXGoJG__required{color:#ef4444}.form-module__TXGoJG__input,.form-module__TXGoJG__textarea,.form-module__TXGoJG__select{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text-main);box-shadow:var(--shadow-sm);background-color:#fff;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-module__TXGoJG__input:focus,.form-module__TXGoJG__textarea:focus,.form-module__TXGoJG__select:focus{border-color:var(--color-primary);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #0f172a1a}.form-module__TXGoJG__input:disabled,.form-module__TXGoJG__textarea:disabled,.form-module__TXGoJG__select:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background-color:#f1f5f9;transform:none}.form-module__TXGoJG__input::-moz-placeholder{color:var(--color-text-muted);opacity:.7}.form-module__TXGoJG__textarea::-moz-placeholder{color:var(--color-text-muted);opacity:.7}.form-module__TXGoJG__input::placeholder,.form-module__TXGoJG__textarea::placeholder{color:var(--color-text-muted);opacity:.7}.form-module__TXGoJG__textarea{resize:vertical;min-height:120px}.form-module__TXGoJG__error{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:500}.form-module__TXGoJG__hint{color:var(--color-text-muted);margin-top:.25rem;font-size:.75rem}.form-module__TXGoJG__radioGroup{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.form-module__TXGoJG__radioItem{cursor:pointer;border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.5rem;transition:background-color .2s;display:flex}.form-module__TXGoJG__radioItem:hover{background-color:var(--color-surface-hover)}.form-module__TXGoJG__radioInput{appearance:none;border:2px solid var(--color-border);cursor:pointer;background-color:#fff;border-radius:50%;flex-shrink:0;place-content:center;width:1.25rem;height:1.25rem;transition:border-color .2s,background-color .2s;display:grid}.form-module__TXGoJG__radioInput:before{content:"";width:.625rem;height:.625rem;box-shadow:inset 1em 1em var(--color-gold);border-radius:50%;transition:transform .115s ease-in-out;transform:scale(0)}.form-module__TXGoJG__radioInput:checked{border-color:var(--color-gold)}.form-module__TXGoJG__radioInput:checked:before{transform:scale(1)}.form-module__TXGoJG__radioInput:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.form-module__TXGoJG__radioLabel{color:var(--color-text-main);-webkit-user-select:none;user-select:none;font-size:.9375rem}.form-module__TXGoJG__checkboxContainer{cursor:pointer;align-items:flex-start;gap:.75rem;padding:.25rem 0;display:flex}.form-module__TXGoJG__checkboxInput{appearance:none;border:2px solid var(--color-border);cursor:pointer;background-color:#fff;border-radius:4px;flex-shrink:0;place-content:center;width:1.25rem;height:1.25rem;margin-top:.125rem;transition:all .2s;display:grid}.form-module__TXGoJG__checkboxInput:before{content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform-origin:0 100%;background-color:#fff;width:.625rem;height:.625rem;transition:transform .12s ease-in-out;transform:scale(0)}.form-module__TXGoJG__checkboxInput:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.form-module__TXGoJG__checkboxInput:checked:before{transform:scale(1)}.form-module__TXGoJG__checkboxInput:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.form-module__TXGoJG__radioDescription{color:var(--color-text-muted);margin-top:.125rem;font-size:.8125rem;display:block}@keyframes form-module__TXGoJG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.form-module__TXGoJG__formControl{animation:.4s ease-out forwards form-module__TXGoJG__fadeIn}
.SellSectionSteps-module__MBaEPG__section{margin-bottom:60px;padding:0 0 60px}.SellSectionSteps-module__MBaEPG__heading{color:var(--color-primary-light);border-bottom:4px solid var(--color-primary);width:100%;margin-bottom:32px;padding-bottom:20px;font-size:2.4rem;font-weight:900}.SellSectionSteps-module__MBaEPG__block{margin-bottom:40px}.SellSectionSteps-module__MBaEPG__sectionNote{color:#64748b;margin-top:-16px;margin-bottom:28px;font-size:.95rem;line-height:1.6}.SellSectionSteps-module__MBaEPG__continueRow{justify-content:flex-end;margin-top:32px;display:flex}.SellSectionSteps-module__MBaEPG__continueButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:16px 40px;font-size:1rem;font-weight:700}.SellSectionSteps-module__MBaEPG__priceHint{color:var(--color-primary);text-transform:capitalize;margin-top:4px;font-size:.75rem}.SellSectionSteps-module__MBaEPG__priceRow{align-items:flex-start;gap:24px;margin-top:24px;display:flex}.SellSectionSteps-module__MBaEPG__priceColumn{flex:1}.SellSectionSteps-module__MBaEPG__priceOffset{padding-top:32px}.SellSectionSteps-module__MBaEPG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.SellSectionSteps-module__MBaEPG__summaryCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;box-shadow:0 8px 22px -18px #0f172a4d}.SellSectionSteps-module__MBaEPG__summaryLabel{text-transform:uppercase;letter-spacing:.12em;color:#64748b;margin-bottom:8px;font-size:.76rem;font-weight:800}.SellSectionSteps-module__MBaEPG__summaryValue{color:#0f172a;word-break:break-word;font-size:.98rem;font-weight:700;line-height:1.45}.SellSectionSteps-module__MBaEPG__reviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.SellSectionSteps-module__MBaEPG__reviewTitle{color:#0f172a;margin-bottom:6px;font-size:1.1rem;font-weight:800}.SellSectionSteps-module__MBaEPG__reviewDescription{color:#64748b;max-width:720px;font-size:.92rem;line-height:1.6}.SellSectionSteps-module__MBaEPG__publishRow{justify-content:center;margin-top:32px;display:flex}.SellSectionSteps-module__MBaEPG__publishButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:20px 60px;font-size:1.2rem;font-weight:700;box-shadow:0 4px 6px #0000001a}.SellSectionSteps-module__MBaEPG__privacyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}@media (max-width:768px){.SellSectionSteps-module__MBaEPG__heading{font-size:2rem}.SellSectionSteps-module__MBaEPG__publishButton{width:100%;max-width:100%}}
.PropertyInformation-module__WO3CGG__section{margin-bottom:60px;padding:0 0 60px}.PropertyInformation-module__WO3CGG__heading{color:var(--color-primary-light);border-bottom:4px solid var(--color-primary);width:100%;margin-bottom:48px;padding-bottom:20px;font-size:2.4rem;font-weight:900}.PropertyInformation-module__WO3CGG__block{margin-bottom:40px}.PropertyInformation-module__WO3CGG__subBlock{margin-bottom:24px}.PropertyInformation-module__WO3CGG__helper{color:#64748b;margin-top:4px;font-size:.75rem}.PropertyInformation-module__WO3CGG__featureCard{margin-bottom:40px}.PropertyInformation-module__WO3CGG__fullWidthRow{grid-column:1/-1;margin-top:20px}.PropertyInformation-module__WO3CGG__mediaTile{text-align:center;border:1px dashed #cbd5e1;border-radius:8px;padding:16px}.PropertyInformation-module__WO3CGG__hiddenInput{display:none}.PropertyInformation-module__WO3CGG__mediaLabel{cursor:pointer;flex-direction:column;align-items:center;gap:8px;display:flex}.PropertyInformation-module__WO3CGG__mediaIcon{font-size:1.1rem}.PropertyInformation-module__WO3CGG__mediaName{text-transform:capitalize;font-size:.7rem;font-weight:600}.PropertyInformation-module__WO3CGG__uploadedGrid{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.PropertyInformation-module__WO3CGG__uploadedItem{border-radius:8px;width:100px;height:100px;position:relative;overflow:hidden}.PropertyInformation-module__WO3CGG__uploadedImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PropertyInformation-module__WO3CGG__removeButton{color:#fff;background:red;border:none;border-radius:50%;width:18px;height:18px;position:absolute;top:2px;right:2px}.PropertyInformation-module__WO3CGG__uploadingCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:160px;min-height:100px;overflow:hidden}.PropertyInformation-module__WO3CGG__uploadingPreview{background:#f1f5f9;height:92px;position:relative}.PropertyInformation-module__WO3CGG__uploadingPreviewImg{-o-object-fit:cover;object-fit:cover;opacity:.72;width:100%;height:100%}.PropertyInformation-module__WO3CGG__uploadingOverlay{color:#fff;text-shadow:0 1px 4px #00000073;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;inset:0}.PropertyInformation-module__WO3CGG__uploadingMeta{padding:8px}.PropertyInformation-module__WO3CGG__uploadingName{color:#334155;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:.72rem;font-weight:700;overflow:hidden}.PropertyInformation-module__WO3CGG__uploadingBarTrack{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.PropertyInformation-module__WO3CGG__uploadingBarFill{appearance:none;background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}.PropertyInformation-module__WO3CGG__uploadingBarFill::-webkit-progress-bar{background:#e2e8f0}.PropertyInformation-module__WO3CGG__uploadingBarFill::-webkit-progress-value{background:var(--color-primary);border-radius:999px}.PropertyInformation-module__WO3CGG__uploadingBarFill::-moz-progress-bar{background:var(--color-primary)}.PropertyInformation-module__WO3CGG__continueRow{justify-content:flex-end;margin-top:32px;display:flex}.PropertyInformation-module__WO3CGG__continueButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:16px 40px;font-size:1rem;font-weight:700}
.SellClient-module__TY_avq__page{background-color:#f8fafc;min-height:100vh;padding-bottom:100px}.SellClient-module__TY_avq__container{max-width:900px;margin:0 auto;padding-top:60px}.SellClient-module__TY_avq__heading{margin-bottom:40px}.SellClient-module__TY_avq__title{color:var(--color-primary-light);margin-bottom:12px;font-size:2.5rem;font-weight:700}.SellClient-module__TY_avq__description{color:#64748b;font-size:1rem}.SellClient-module__TY_avq__banner{background:linear-gradient(#0a6bff14,#0a6bff08);border:1px solid #0a6bff2e;border-radius:18px;margin-bottom:28px;padding:20px 22px}.SellClient-module__TY_avq__bannerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.SellClient-module__TY_avq__bannerInfo{max-width:640px}.SellClient-module__TY_avq__bannerLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:6px;font-size:.78rem;font-weight:800}.SellClient-module__TY_avq__bannerTitle{color:#0f172a;margin-bottom:4px;font-size:1.05rem;font-weight:800}.SellClient-module__TY_avq__bannerDescription{color:#64748b;font-size:.92rem;line-height:1.6}.SellClient-module__TY_avq__bannerActions{flex-wrap:wrap;gap:10px;display:flex}.SellClient-module__TY_avq__primaryButton,.SellClient-module__TY_avq__secondaryButton{cursor:pointer;border-radius:999px;padding:12px 18px;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s}.SellClient-module__TY_avq__primaryButton{background:var(--color-primary);color:#fff;border:none}.SellClient-module__TY_avq__secondaryButton{color:#334155;background:#fff;border:1px solid #dbe4f0}.SellClient-module__TY_avq__primaryButton:hover,.SellClient-module__TY_avq__secondaryButton:hover{transform:translateY(-1px);box-shadow:0 10px 24px -18px #0f172a66}.SellClient-module__TY_avq__form{flex-direction:column;gap:32px;display:flex}@media (max-width:768px){.SellClient-module__TY_avq__container{padding-top:36px}.SellClient-module__TY_avq__title{font-size:2rem}.SellClient-module__TY_avq__banner{padding:18px}}
