:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-safe-area{--multiple: var(--adm-safe-area-multiple, 1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{display:inline-flex;vertical-align:middle;box-sizing:content-box;border-radius:100px;background-color:var(--color);--right: 0;--top: 0;--color: var(--adm-badge-color, var(--adm-color-highlight))}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;padding:1px 4px;font-size:var(--adm-font-size-1);line-height:12px;white-space:nowrap;font-weight:400;text-align:center}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{min-width:10px;width:10px;height:10px;border-radius:5px}.adm-badge-bordered{border:solid 1px var(--adm-color-text-light-solid)}.adm-tab-bar-wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;overflow:hidden;min-height:48px}.adm-tab-bar-item{flex:1;color:var(--adm-color-text-secondary);white-space:nowrap;padding:4px 8px;width:-webkit-min-content;width:min-content;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column}.adm-tab-bar-item-icon{font-size:24px;height:24px;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:15px}.adm-tab-bar-item-title-with-icon{margin-top:2px}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top: 6px}.adm-tab-bar-title-badge{--right: -2px;--top: -2px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#323233;background-color:#f7f8fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1989fa;text-decoration:none}:root{--safe-area-bottom: env(safe-area-inset-bottom, 0px);--tabbar-height: 50px;--color-rent: #ee0a24;--color-sale: #07c160;--color-info: #1989fa;--color-orange: #ff976a;--color-purple: #7232dd}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.app-container{height:100%;display:flex;flex-direction:column}.app-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:50px}.app-content.no-tabbar{padding-bottom:0}.property-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #00000014;transition:box-shadow .2s;cursor:pointer}.property-card:active{box-shadow:0 2px 8px #0000001f}.property-card-img{width:100%;height:200px;object-fit:cover;display:block}.property-card-body{padding:10px 12px}.property-card-price{font-size:20px;font-weight:700;color:var(--color-rent);margin-bottom:4px;display:flex;align-items:baseline;gap:4px}.property-card-price.sale{color:var(--color-sale)}.property-card-price-unit{font-size:12px;font-weight:400;color:#999}.property-card-title{font-size:14px;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px;min-height:40px}.property-card-meta{display:flex;gap:12px;font-size:12px;color:#999;margin-bottom:6px}.property-card-meta span{display:flex;align-items:center;gap:2px}.property-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px solid #f5f5f5}.property-card-source{font-size:11px;color:#bbb}.property-card-actions{display:flex;gap:8px}.detail-view{padding-bottom:70px;background:#f7f8fa;min-height:100vh}.detail-swipe{width:100%;height:280px}.swipe-img{width:100%;height:280px;display:block;object-fit:cover}.price-section{background:#fff;padding:16px 16px 12px}.price-row{display:flex;align-items:baseline;margin-bottom:8px}.price-amount{font-size:28px;font-weight:700;color:var(--color-rent)}.price-unit{font-size:14px;color:#999;margin-left:4px}.tag-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.title-section{background:#fff;padding:0 16px 16px;border-bottom:1px solid #f0f0f0}.detail-title{font-size:18px;font-weight:600;color:#333;margin:0 0 6px;line-height:1.4}.location-row{display:flex;align-items:center;gap:4px;font-size:13px;color:#888}.info-section{background:#fff;margin-top:10px;padding:16px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 8px}.info-item{text-align:center}.info-icon{margin-bottom:4px;font-size:20px}.info-label{font-size:12px;color:#999;margin-bottom:2px}.info-value{font-size:14px;font-weight:500;color:#333}.desc-section{background:#fff;margin-top:10px;padding:16px}.desc-text{font-size:14px;color:#555;line-height:1.7;margin:0}.map-section,.price-history-section{background:#fff;margin-top:10px;padding:16px}.price-history-list{display:flex;flex-direction:column;gap:8px}.price-history-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f5f5f5}.price-history-item:last-child{border-bottom:none}.price-history-date{font-size:13px;color:#999}.price-history-price{font-size:15px;font-weight:600;color:var(--color-rent)}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:10px;display:flex;align-items:center;gap:4px}.location-text{font-size:13px;color:#666;margin-bottom:8px;display:flex;align-items:center;gap:4px}.detail-map{width:100%;height:250px;border-radius:8px;overflow:hidden}.bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px 16px;padding-bottom:calc(8px + var(--safe-area-bottom));display:flex;gap:8px;box-shadow:0 -2px 10px #0000000f;z-index:99;align-items:center}.contact-content{display:flex;flex-direction:column;align-items:center;padding:20px 16px 10px}.contact-content p{margin:8px 0 0;font-size:15px;color:#333}.search-page{background:#f7f8fa;min-height:100vh}.quick-filters{padding:0 12px;background:#fff}.bedroom-chips{display:flex;gap:8px;padding:8px 0 12px;flex-wrap:wrap}.chip{cursor:pointer}.result-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fff;margin-top:2px}.result-count{font-size:13px;color:#999}.property-list{padding:8px 12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-content{padding:16px;max-height:60vh;overflow-y:auto}.filter-group{margin-bottom:20px}.filter-label{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.filter-tags{display:flex;flex-wrap:wrap;gap:8px}.price-inputs{display:flex;gap:8px;align-items:center}.price-inputs .adm-input{flex:1}.filter-apply-btn{margin-top:16px;width:100%}.map-view{position:relative;width:100%;height:100%}.map-view #map{width:100%;height:100%}.map-search-overlay{position:absolute;top:12px;left:12px;right:12px;z-index:1000;cursor:pointer}.compare-view{background:#f7f8fa;min-height:100vh}.compare-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fff;margin:2px 0}.header-info{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.compare-table-wrap{overflow-x:auto;padding:8px}.compare-table{display:flex;flex-direction:column;min-width:340px}.table-row{display:flex;border-bottom:1px solid #f0f0f0;background:#fff}.cell-label{width:70px;min-width:70px;padding:10px 8px;font-size:12px;color:#999;background:#fafafa;font-weight:500;display:flex;align-items:center;justify-content:center;text-align:center}.cell-value{flex:1;min-width:120px;padding:10px 8px;font-size:13px;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cell-value.best-rent{background:#ee0a240a}.cell-value.best-sale{background:#07c1600a}.cell-img-wrap{position:relative;width:100%}.cell-img{width:100%;height:100px;object-fit:cover;border-radius:6px}.remove-tag{position:absolute;top:4px;right:4px}.compare-table .row-header .cell-value{padding:6px}.favorites-content{padding:8px 12px}.fav-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fav-item-wrap{position:relative}.fav-delete-btn{position:absolute;top:4px;right:4px;z-index:10}.profile-page{min-height:100vh;background:#f7f8fa}.login-card{background:#fff;margin:20px 16px;padding:40px 24px;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000a}.login-avatar{margin-bottom:16px}.login-title{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.login-desc{font-size:13px;color:#999;margin-bottom:24px}.user-header{position:relative;padding:20px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.user-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,255,255,.1) 20px,rgba(255,255,255,.1) 40px)}.user-info{display:flex;align-items:center;gap:16px;position:relative}.user-avatar{width:56px;height:56px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.avatar-text{color:#fff}.user-detail{flex:1}.user-name{font-size:20px;font-weight:600}.user-phone{font-size:13px;opacity:.8;margin-top:4px}.profile-stats{display:flex;background:#fff;margin:10px 16px;border-radius:10px;padding:16px 0}.stat-item{flex:1;text-align:center}.stat-num{font-size:22px;font-weight:700;color:#333}.stat-label{font-size:12px;color:#999;margin-top:4px}.profile-menu{background:#fff;margin:0 16px;border-radius:10px;overflow:hidden}.login-page{min-height:100vh;background:#fff}.form-wrap{padding:24px 16px}.settings-page{min-height:100vh;background:#f7f8fa}.logout-btn-wrap{padding:24px 16px}
