:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#14213d;background:#e9edf3;--new-build-badge:#8b6a2e;--new-build-heading:#6a4e1d;--hainan-badge:#1f4e6d;--hainan-heading:#173b54;--activity-badge:#9b4b3e;--activity-heading:#7c382e;--investment-badge:#31594c;--investment-heading:#25473d;--sale-badge:#603840;--sale-heading:#4b2b31;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(22,103,230,.24);outline-offset:2px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hidden{display:none!important}.app-shell{width:min(100%,560px);min-height:100vh;margin:auto;overflow:hidden;background:#f6f8fb;box-shadow:0 0 80px #1a2b4821}.topbar{position:sticky;top:0;z-index:30;height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(209,217,230,.7);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none}.brand-mark{display:grid;width:41px;height:41px;place-items:center;color:#fff;border-radius:13px;background:linear-gradient(145deg,#2879f0,#1054c8);box-shadow:0 9px 20px #1054c83d}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:17px;letter-spacing:-.5px;font-weight:900}.brand-copy strong span{color:#1768e5}.brand-copy small{margin-top:6px;color:#8a95a8;font-size:9px;letter-spacing:.5px}.contact-chip{display:flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:10px 14px;color:#148756;background:#e9f8f0;font-size:12px;font-weight:800}.contact-chip span,.wechat-fab span{font-size:9px}main{padding-bottom:8px}.hero{position:relative;height:340px;margin:16px;overflow:hidden;border-radius:28px;background:#1b4788;box-shadow:0 18px 40px #23395b30}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;pointer-events:none;transition:opacity .7s}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 5s}.hero-slide.active img{transform:scale(1)}.hero-veil{position:absolute;inset:0;background:linear-gradient(90deg,var(--tone) 0%,rgba(8,21,45,.65) 45%,rgba(5,13,25,.06) 100%)}.hero-content{position:absolute;left:27px;top:50%;width:74%;color:#fff;transform:translateY(-46%)}.hero-content>span{font-size:10px;font-weight:800;letter-spacing:2.2px;opacity:.82}.hero-content h1{margin:11px 0 8px;font-size:42px;line-height:1.04;letter-spacing:-2px}.hero-content p{margin:0;max-width:250px;color:#ffffffd6;font-size:13px;line-height:1.65}.hero-content button{display:flex;align-items:center;gap:8px;margin-top:23px;padding:11px 17px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#102443;background:#fff;font-size:12px;font-weight:800}.hero-arrow{position:absolute;z-index:3;top:50%;display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;background:#0d192d40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-50%);opacity:0;transition:opacity .2s;font-size:24px}.hero:hover .hero-arrow{opacity:1}.hero-prev{left:10px}.hero-next{right:10px}.hero-dots{position:absolute;z-index:4;left:27px;bottom:19px;display:flex;align-items:center;gap:6px}.hero-dots button{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:#ffffff73;transition:.25s}.hero-dots button.active{width:22px;background:#fff}.hero-count{position:absolute;z-index:3;right:22px;bottom:17px;color:#ffffffc2;font-size:10px;letter-spacing:1px}.search-panel{position:relative;z-index:6;margin:-22px 28px 0;padding:18px;border:1px solid rgba(224,229,237,.8);border-radius:23px;background:#fffffff5;box-shadow:0 16px 35px #30436121}.search-panel>p{margin:0 0 10px;color:#283750;font-size:13px;font-weight:800}.search-panel form{display:flex;gap:8px}.search-input{position:relative;height:49px;flex:1;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #e2e7ee;border-radius:14px;color:#94a0b1;background:#f7f9fc}.search-input input{width:100%;min-width:0;border:0;outline:0;color:#17233a;background:transparent;font-size:13px}.search-input input::placeholder{color:#a0a9b7}.search-input button{display:none;padding:2px;border:0;color:#818b9b;background:transparent;font-size:18px}.search-input input:not(:placeholder-shown)+button{display:block}.search-submit{width:58px;border:0;border-radius:14px;color:#fff;background:#1768e5;font-size:12px;font-weight:800;box-shadow:0 8px 16px #1768e533}.area-trigger{display:flex;align-items:center;gap:6px;margin-top:12px;padding:0;border:0;color:#6b7688;background:transparent;font-size:11px;font-weight:700}.features{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:24px 16px 0}.feature{min-width:0;padding:8px 1px;border:0;color:#425069;background:transparent;font-size:10px;font-weight:800}.feature-icon{display:grid;width:48px;height:48px;margin:0 auto 8px;place-items:center;border-radius:17px;font-size:21px;transition:.2s}.feature:hover .feature-icon{transform:translateY(-3px);box-shadow:0 9px 20px #38465e21}.feature:nth-child(1) .feature-icon{color:#1768e5;background:#e9f1ff}.feature:nth-child(2) .feature-icon{color:#6d51dd;background:#f0ecff}.feature:nth-child(3) .feature-icon{color:#e9614b;background:#fff0ec}.feature:nth-child(4) .feature-icon{color:#c88b26;background:#fff5dd}.feature:nth-child(5) .feature-icon{color:#168b83;background:#e6f7f4}.property-section,.search-results{scroll-margin-top:88px;margin-top:38px}.section-heading{display:flex;align-items:end;justify-content:space-between;padding:0 19px}.section-heading span{color:#1768e5;font-size:9px;font-weight:800;letter-spacing:1.8px}.section-heading h2{margin:5px 0 0;color:#152239;font-size:21px;letter-spacing:-.6px}#new .section-heading h2{color:var(--new-build-heading)}#new .section-heading span{color:var(--new-build-badge)}#reviewed .section-heading h2{color:var(--hainan-heading)}#reviewed .section-heading span{color:var(--hainan-badge)}#promotion .section-heading h2{color:var(--activity-heading)}#promotion .section-heading span{color:var(--activity-badge)}#investment .section-heading h2{color:var(--investment-heading)}#investment .section-heading span{color:var(--investment-badge)}#buy .section-heading h2{color:var(--sale-heading)}#buy .section-heading span{color:var(--sale-badge)}.section-arrows{display:flex;gap:7px}.section-arrows button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid #e1e6ed;border-radius:50%;color:#657086;background:#fff;font-size:20px}.property-list{display:flex;align-items:flex-start;gap:14px;overflow-x:auto;padding:16px 19px 22px;scrollbar-width:none;scroll-snap-type:x mandatory}.property-list::-webkit-scrollbar{display:none}.property-section-status{display:flex;width:100%;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:14px;border:1px solid #e4e8ed;border-radius:20px;color:#687586;background:#f7f8fa;text-align:center}.property-section-status b{font-size:13px}.property-loading-skeleton{display:grid;width:min(360px,78%);gap:9px}.property-loading-skeleton span{display:block;height:12px;border-radius:999px;background:#dfe3e8;animation:property-loading-pulse 1.2s ease-in-out infinite alternate}.property-loading-skeleton span:nth-child(2){width:76%}.property-loading-skeleton span:nth-child(3){width:48%}@keyframes property-loading-pulse{0%{opacity:.48}to{opacity:1}}.property-card{width:78%;max-width:345px;flex:0 0 auto;overflow:hidden;scroll-snap-align:start;border:1px solid #e9edf2;border-radius:24px;background:#fff;box-shadow:0 12px 30px #35486717}.property-photo{position:relative;height:180px;overflow:hidden;background:#dfe5ec}.property-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.property-card:hover .property-photo img{transform:scale(1.04)}.property-tag{position:absolute;top:13px;left:13px;padding:6px 10px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#0e1b30a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:800}.property-photo-badges{position:absolute;z-index:3;top:12px;left:12px;display:flex;max-width:calc(100% - 76px);flex-wrap:wrap;align-items:flex-start;gap:6px}.property-photo-badges .property-tag{position:static}.property-tag.property-category-tag{display:inline-flex;box-sizing:border-box;height:28px;max-width:100%;align-items:center;padding:0 10px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:4px;color:#fff;box-shadow:0 3px 12px #0f172a33;font-size:12px;font-weight:600;line-height:28px;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;-webkit-backdrop-filter:none;backdrop-filter:none}.property-tag.property-category-new{background:var(--new-build-badge)}.property-tag.property-category-reviewed{background:var(--hainan-badge)}.property-tag.property-category-investment{background:var(--investment-badge)}.property-tag.property-category-sale{background:var(--sale-badge)}.property-card:hover .property-tag.property-category-tag{color:#fff;transform:none;filter:none}.property-tag.promotion-photo-tag{display:inline-flex;width:auto;min-width:0;min-height:30px;max-width:100%;flex:0 1 auto;align-items:center;justify-content:center;padding:7px 11px;overflow:visible;text-overflow:clip;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;border-radius:6px;border-color:#ffffff29;color:#fff;background:var(--activity-badge);box-shadow:0 4px 12px #0f23372e;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.02em}.heart{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:50%;color:#526077;background:#ffffffe6;font-size:17px}.heart.liked{color:#ec5b65}.property-body{padding:15px 16px 16px}.property-price{display:flex;align-items:baseline;gap:4px;color:#1768e5}.property-price strong{font-size:25px;line-height:1;letter-spacing:-1px}.property-price span{color:#8792a4;font-size:10px;font-weight:700}.property-body h3{margin:10px 0 9px;overflow:hidden;color:#17233a;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.property-body p{display:flex;align-items:center;gap:6px;margin:5px 0;color:#7c8798;font-size:10px}.property-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid #eef1f5}.property-footer .property-tags{flex:1}.property-footer button{padding:5px 0;border:0;color:#283750;background:transparent;font-size:10px;font-weight:800}.consult-card{position:relative;display:flex;align-items:end;justify-content:space-between;gap:15px;margin:28px 19px 8px;padding:23px;overflow:hidden;border-radius:24px;color:#fff;background:linear-gradient(135deg,#163b74,#1768e5 60%,#3186f5);box-shadow:0 16px 35px #1768e533}.consult-card:after{content:"";position:absolute;width:170px;height:170px;right:-75px;top:-95px;border:28px solid rgba(255,255,255,.09);border-radius:50%}.consult-card div,.consult-card button{position:relative;z-index:1}.consult-card span{color:#9dc4ff;font-size:9px;font-weight:800;letter-spacing:1px}.consult-card h2{margin:7px 0;font-size:18px}.consult-card p{margin:0;max-width:275px;color:#ffffffbf;font-size:10px;line-height:1.6}.consult-card button{flex:none;padding:10px 12px;border:0;border-radius:12px;color:#155ecb;background:#fff;font-size:10px;font-weight:800}.clear-results{padding:7px 12px;border:0;border-radius:99px;color:#6d788b;background:#e9edf3;font-size:10px;font-weight:700}.empty{display:flex;flex-direction:column;align-items:center;margin:16px 19px;padding:35px;border:1px dashed #d8dfe9;border-radius:20px;color:#9aa5b5;background:#fff}.empty b{margin-top:10px;color:#516078;font-size:13px}.empty p{margin:5px 0 0;font-size:10px}footer{padding:28px 20px 100px;text-align:center;color:#8893a3;background:#eef2f7}footer p{margin:10px 0 16px;font-size:10px}footer small{font-size:8px;letter-spacing:.4px}.wechat-fab{position:fixed;z-index:20;left:50%;bottom:18px;width:min(calc(100% - 40px),520px);padding:15px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;background:linear-gradient(135deg,#24b66e,#15945a);box-shadow:0 14px 28px #128b5247;transform:translate(-50%);font-size:12px;font-weight:800}.overlay{position:fixed;z-index:60;inset:0;display:none;place-items:end center;padding:20px;background:#0d172894;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.overlay.open{display:grid;animation:fade .2s}.modal{position:relative;width:min(100%,520px);max-height:82vh;overflow-y:auto;border-radius:27px;background:#fff;box-shadow:0 25px 70px #06102252;animation:rise .3s}.area-modal{width:min(100%,600px);max-height:calc(100vh - 24px);overflow:hidden}.modal-handle{width:38px;height:4px;margin:9px auto 4px;border-radius:99px;background:#dfe4eb}.modal-header{display:flex;align-items:start;justify-content:space-between;padding:19px 22px 15px}.modal-header small,.contact-modal>small,.detail-body>small{color:#1768e5;font-size:8px;font-weight:800;letter-spacing:1.6px}.modal-header h2{margin:5px 0 0;font-size:21px}.modal-close{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;color:#657086;background:#f0f3f7;font-size:20px}.modal-tabs{display:grid;grid-template-columns:1fr 1fr;margin:0 22px 15px;padding:4px;border-radius:12px;background:#f0f3f7}.modal-tabs button{padding:9px;border:0;border-radius:9px;color:#7a8596;background:transparent;font-size:11px;font-weight:800}.modal-tabs button.active{color:#1768e5;background:#fff;box-shadow:0 3px 10px #29395114}.caption{margin:15px 22px 9px;color:#909bad;font-size:9px;font-weight:800;letter-spacing:.8px}.prefectures{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 22px 24px}.prefectures button{display:flex;align-items:center;gap:8px;padding:13px;border:1px solid #e8ecf1;border-radius:13px;color:#293750;background:#fff;font-size:12px;font-weight:800}.prefectures button b{margin-left:auto;color:#a5afbd}.prefectures button.active{border-color:#1768e5;color:#1768e5;background:#edf4ff;box-shadow:0 4px 12px #1768e51a}.prefectures button.is-multiple b{display:grid;order:-1;width:20px;height:20px;flex:0 0 20px;margin-left:0;place-items:center;border:1px solid #cfd9e5;border-radius:5px;color:#6e7d90;font-size:12px;line-height:1}.prefectures button.is-multiple.active b{border-color:#1768e5;background:#1768e5;color:#fff}.prefectures button.is-multiple.is-indeterminate b{border-color:#1768e5;background:#dce9ff;color:#1768e5}.transport-list .select-all-choice{position:sticky;top:0;z-index:3;grid-column:1/-1;background:#f7faff;box-shadow:0 4px 12px #19365814}.contact-modal{padding:31px 25px 24px;text-align:center}.contact-modal>.modal-close{position:absolute;top:15px;right:15px}.contact-icon{display:grid;width:56px;height:56px;margin:0 auto 14px;place-items:center;border-radius:20px;color:#fff;background:#1eac68;box-shadow:0 11px 23px #1eac6840}.contact-modal h2{margin:7px 0 8px;font-size:22px}.contact-modal p{margin:0 auto;max-width:360px;color:#778294;font-size:11px;line-height:1.8}.qr{display:grid;width:130px;height:130px;margin:20px auto;padding:12px;place-items:center;border:1px solid #e1e7ee;border-radius:18px;background:#f8fafc}.qr span{color:#8894a5;font-size:8px}.primary{width:100%!important;height:auto!important;padding:13px!important;border-radius:14px!important;color:#fff!important;background:#1768e5!important;font-size:11px!important;font-weight:800}.detail-modal{overflow:hidden}.detail-photo{position:relative;height:225px}.detail-gallery{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.detail-gallery::-webkit-scrollbar{display:none}.detail-gallery-slide{flex:0 0 100%;width:100%;height:100%;margin:0;scroll-snap-align:start}.detail-photo img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.image-viewer-overlay{z-index:90;padding:0;background:#050c18f0}.image-viewer{position:relative;width:100%;height:100dvh;overflow:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.image-viewer-track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y pinch-zoom;overscroll-behavior:contain}.image-viewer-track::-webkit-scrollbar{display:none}.image-viewer-track:active{cursor:grabbing}.image-viewer-slide{display:flex;width:100%;height:100%;flex:0 0 100%;align-items:center;justify-content:center;margin:0;overflow-y:auto;scroll-snap-align:start;scroll-snap-stop:always;-webkit-overflow-scrolling:touch}.image-viewer-slide img{display:block;width:auto;max-width:100vw;height:auto;max-height:none;margin:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:pan-y pinch-zoom}.image-viewer-close{position:fixed;z-index:5;top:max(14px,env(safe-area-inset-top));right:14px;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#0b192ec2;font-size:28px}.image-viewer-nav{position:fixed;z-index:4;top:50%;display:grid;width:48px;height:48px;padding:0;place-items:center;border:0;border-radius:50%;color:#fff;background:#0b192eb3;font-size:34px;line-height:1;transform:translateY(-50%)}.image-viewer-prev{left:18px}.image-viewer-next{right:18px}.image-viewer-nav[hidden]{display:none}.image-viewer-count{position:fixed;z-index:4;bottom:max(14px,env(safe-area-inset-bottom));left:50%;margin:0;padding:7px 12px;border-radius:99px;color:#fff;background:#0b192eb3;font-size:10px;white-space:nowrap;transform:translate(-50%);pointer-events:none}@media(max-width:760px){.image-viewer-nav{width:42px;height:42px;opacity:.82;font-size:30px}.image-viewer-prev{left:10px}.image-viewer-next{right:10px}}.detail-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,rgba(10,23,43,.35),transparent 50%)}.detail-photo button{position:absolute;z-index:2;top:14px;right:14px}.detail-photo .property-detail-close{top:12px;right:12px;z-index:10;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;touch-action:manipulation}.detail-photo .detail-gallery-nav{top:50%;right:auto;width:40px;height:40px;padding:0!important;border:0;border-radius:50%;opacity:0;color:#fff!important;background:#0b192e7a!important;font-size:26px!important;line-height:40px!important;transform:translateY(-50%);pointer-events:none;transition:opacity .18s ease,background .18s ease}.detail-photo .detail-gallery-nav:hover{background:#0b192eb8!important}.detail-photo .detail-gallery-prev{left:14px}.detail-photo .detail-gallery-next{right:14px;left:auto}.detail-gallery-wrap:hover .detail-gallery-nav,.detail-gallery-wrap.gallery-controls-visible .detail-gallery-nav{opacity:1;pointer-events:auto}.detail-photo span{position:absolute;z-index:2;bottom:14px;left:17px;padding:6px 11px;border-radius:99px;color:#fff;background:#0b192ea6;font-size:10px;font-weight:800}.detail-photo .detail-gallery-count{right:15px;left:auto;bottom:14px;background:#0b192e9e;letter-spacing:.04em}.detail-photo .detail-photo-badge{max-width:calc(100% - 120px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-body{padding:22px}.detail-body h2{margin:6px 0 3px;font-size:21px}.detail-price{margin-bottom:17px;color:#1768e5;font-size:10px}.detail-price strong{font-size:25px}.detail-body p{color:#718095;font-size:11px}.detail-body>.primary{margin-top:15px;background:#1ba566!important}.toast{position:fixed;z-index:100;left:50%;bottom:86px;padding:10px 16px;border-radius:99px;color:#fff;background:#17233a;box-shadow:0 10px 25px #0003;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.25s;font-size:11px}.toast.show{transform:translate(-50%);opacity:1}@keyframes fade{0%{opacity:0}}.hero-slide.has-link{cursor:pointer}.advanced-toggle{width:100%;margin-top:10px;padding:12px;border:1px solid #dce4ea;border-radius:10px;background:#fff;color:#244255;font-weight:700;cursor:pointer}.advanced-toggle span{float:right;color:#168078}.advanced-panel{margin-top:12px;padding:18px;border:1px solid #dce4ea;border-radius:14px;background:#f8fafb;text-align:left}.advanced-panel.hidden{display:none}.price-filters{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:9px;margin-bottom:6px}.price-filters input{min-width:0;padding:10px;border:1px solid #d6e0e6;border-radius:8px;background:#fff}.advanced-panel section{padding:16px 0;border-top:1px solid #e1e7eb}.advanced-panel section:first-of-type{border-top:0}.advanced-panel h3{margin:0 0 12px;color:#18394a}.advanced-groups,.advanced-filter-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 20px}.advanced-filter-column{display:flex;min-width:0;flex-direction:column;gap:18px}.advanced-groups fieldset,.advanced-filter-column fieldset{align-self:start;width:100%;height:auto;min-height:0;min-width:0;box-sizing:border-box;margin:0;padding:0;border:0}.advanced-groups legend,.advanced-filter-column legend{margin-bottom:7px;color:#687b89;font-weight:700}.advanced-groups fieldset>div,.advanced-filter-column fieldset>div{display:flex;flex-wrap:wrap;gap:7px}.advanced-groups label,.advanced-filter-column label{position:relative;display:inline-flex;cursor:pointer}.advanced-groups label input,.advanced-filter-column label input{position:absolute;inset:0;width:1px;height:1px;margin:0;opacity:0;pointer-events:none;appearance:none}.advanced-groups label span,.advanced-filter-column label span{display:inline-block;-webkit-user-select:none;user-select:none;padding:6px 10px;border:1px solid #ced9df;border-radius:8px;background:#fff;color:#526a78}.advanced-groups label input:checked+span,.advanced-filter-column label input:checked+span{border-color:#147c73;background:#147c73;color:#fff}.advanced-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.advanced-actions button{padding:10px 22px;border:0;border-radius:8px;background:#e7efef;color:#285b58;font-weight:700}.advanced-actions button:last-child{background:#147c73;color:#fff}.filter-select-field{position:relative;align-self:start!important;width:100%;height:auto!important;min-height:0!important;overflow:visible}.filter-field__label{margin:0 0 7px;color:#687b89;font-family:inherit;font-size:13px;font-weight:700;line-height:1.4}.filter-select__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;min-height:40px;box-sizing:border-box;padding:0 12px 0 13px;border:1px solid #ced9df;border-radius:8px;outline:0;background:#fff;color:#526a78;font-family:inherit;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.filter-select__trigger:hover{border-color:#aebfc9;background:#fbfdfd}.filter-select__trigger:focus-visible,.filter-select__trigger[data-state=open]{border-color:#147c73;box-shadow:0 0 0 3px #147c731a}.filter-select__value{min-width:0;overflow:hidden;color:inherit;font:inherit;line-height:inherit;white-space:nowrap;text-overflow:clip}.filter-select__chevron{width:16px;height:16px;flex:none;margin-left:10px;color:#718692;pointer-events:none;transition:transform .16s ease}.filter-select__trigger[data-state=open] .filter-select__chevron{transform:rotate(180deg)}.filter-select__content{position:fixed;top:0;left:0;z-index:2000;display:flex;width:auto;min-width:0;max-height:220px;box-sizing:border-box;flex-direction:column;margin:0;overflow-x:hidden;overflow-y:auto;padding:6px;border:1px solid #d8e2e7;border-radius:9px;background:#fff;box-shadow:0 12px 28px #1c304424;font-family:inherit;-webkit-overflow-scrolling:touch}.filter-select__content[hidden]{display:none}.filter-select__option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;box-sizing:border-box;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#526a78;font-family:inherit;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;text-align:left;white-space:nowrap;cursor:pointer}.filter-select__option:hover,.filter-select__option:focus-visible{outline:0;background:#f0f6f5;color:#285c58}.filter-select__option[aria-selected=true]{background:#e7f4f2;color:#126f68;font-weight:700}.filter-select__check{margin-left:12px;color:#147c73;font-size:13px;opacity:0}.filter-select__option[aria-selected=true] .filter-select__check{opacity:1}.advanced-groups .area-range-fieldset{grid-column:1/-1}.advanced-groups fieldset>.area-range-row,.advanced-filter-column fieldset>.area-range-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px}.area-input-wrapper{position:relative;min-width:0}.area-input-label{display:block;margin:0 0 6px;color:#687b89;font-size:11px;font-weight:800}.area-input-wrapper input{width:100%;min-width:0;height:38px;box-sizing:border-box;padding:0 36px 0 11px;border:1px solid #d6e0e6;border-radius:9px;outline:0;background:#fff;color:#263f4d;font-size:13px}.area-input-wrapper input:focus{border-color:#147c73;box-shadow:0 0 0 3px #147c731a}.area-input-unit{position:absolute;right:12px;bottom:10px;color:#7b8c99;font-size:12px;line-height:1;pointer-events:none}.area-range-separator{align-self:end;padding-bottom:10px;color:#7b8c99;font-weight:800}@media(max-width:760px){.price-filters{grid-template-columns:1fr 1fr}.advanced-groups,.advanced-filter-columns{grid-template-columns:1fr;gap:16px}.advanced-panel{padding:13px}}.house-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.house-list-heading span{color:#168078;font-size:11px;font-weight:900;letter-spacing:2px}.house-list-heading h2{margin:5px 0 4px;color:#163a4c;font-size:30px}.house-list-heading p{margin:0;color:#7a8c96}.house-list-heading button{padding:10px 16px;border:1px solid #d9e2e7;border-radius:999px;background:#fff;color:#526a78;font-weight:700;cursor:pointer}.house-list-filter-slot{margin-bottom:20px}.house-list-filter-slot .advanced-toggle{margin:0;border-color:#c9d9dc;background:#f5faf9;text-align:left}.house-list-filter-slot .advanced-panel{box-shadow:0 12px 30px #213d4b12}.house-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grouped-house-list{align-items:start}.building-group{grid-column:1/-1;padding:16px;border:1px solid #dfe9ee;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 12px 30px #1935470f}.building-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:4px 2px 14px;border-bottom:1px solid #e7eef3}.building-group-head span{color:#168078;font-size:10px;font-weight:900;letter-spacing:1.8px}.building-group-head h3{margin:4px 0 6px;color:#14384b;font-size:20px}.building-group-head p{margin:0;color:#526b7b;font-size:13px}.building-group-head small{display:block;margin-top:6px;color:#7d8e99;font-size:12px}.building-group-head>b{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#eaf7f4;color:#137a70;font-size:12px}.building-unit-grid{display:flex;min-width:0;flex-direction:column;gap:16px}.building-unit-grid>.property-card{width:100%;max-width:none;min-width:0;height:auto}.building-toggle{display:block;width:100%;margin-top:14px;padding:12px;border:1px solid #cfe0e4;border-radius:14px;background:#f3faf9;color:#137a70;font-size:13px;font-weight:900;cursor:pointer}.building-toggle:hover{background:#e5f4f1}.property-tags .viewing-status{background:#eaf7f4!important;color:#12766d!important}.house-list-loading{padding:60px;text-align:center;color:#637985}.location-step{padding:4px 0 20px}.location-step+.location-step{border-top:1px solid #e6ecef;padding-top:20px}.location-step.is-disabled{opacity:.62}.location-step-label{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:#294a5b;font-weight:800}.location-step-label b{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#e7f5f2;color:#13786f;font-size:10px}.location-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.location-choice-grid button,.station-choice-list button{display:flex;flex-direction:column;gap:3px;padding:13px;border:1px solid #d9e3e8;border-radius:11px;background:#fff;color:#284959;text-align:left;cursor:pointer}.location-choice-grid button small,.station-choice-list button small{color:#8a9aa3}.location-choice-grid button.active,.station-choice-list button.active{border-color:#147c73;background:#e9f7f4;box-shadow:inset 0 0 0 1px #147c73;color:#106b64}.station-choice-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.location-empty{grid-column:1/-1;padding:18px;border-radius:10px;background:#f4f7f8;color:#84939b;text-align:center}.location-town-search{padding:0 24px 8px}.location-town-search input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #dce6eb;border-radius:12px;background:#fff;color:#234657;font:inherit;outline:none}.location-town-search input:focus{border-color:#147c73;box-shadow:0 0 0 3px #147c731a}.location-breadcrumb{color:#147c73;font-weight:800}.location-picker-footer{position:sticky;bottom:-24px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:6px -24px -24px;padding:16px 24px;border-top:1px solid #e2e9ec;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.location-picker-footer div{display:flex;flex-direction:column;gap:3px}.location-picker-footer small{color:#8b9aa2}.location-picker-footer strong{color:#234657}.location-picker-actions{display:flex;align-items:center;gap:8px}.location-picker-footer button{padding:12px 22px;border:0;border-radius:10px;background:#147c73;color:#fff;font-weight:800;cursor:pointer}.location-picker-footer button.location-clear{border:1px solid #dbe3e8;background:#fff;color:#667884}.location-picker-footer button:disabled{background:#b8c8c8;cursor:not-allowed}.detail-traffic{margin:10px 0;color:#4f6572}.detail-traffic p{margin:0 0 6px;font-weight:800;color:#294a5b}.detail-traffic ul{margin:0;padding-left:18px;line-height:1.8}.detail-fees{margin:12px 0;padding:12px 14px;border:1px solid #e3ebf2;border-radius:14px;background:#f8fbfd;color:#4f6572}.detail-fees p{margin:0 0 8px;font-weight:800;color:#294a5b}.detail-fees ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.detail-fees li{display:flex;justify-content:space-between;gap:12px}.detail-fees b{color:#17354a}.detail-section{margin:14px 0;padding:15px 16px;border:1px solid #e3ebf2;border-radius:16px;background:#f8fbfd;color:#4f6572}.detail-section h3{margin:0 0 12px;color:#17354a;font-size:15px}.detail-section dl{display:grid;gap:9px;margin:0}.detail-section dl>div{display:flex;justify-content:space-between;gap:16px;padding-bottom:8px;border-bottom:1px solid #e8eff3}.detail-section dl>div:last-child{padding-bottom:0;border-bottom:0}.detail-section dt{color:#7b8c99;font-size:12px}.detail-section dd{margin:0;color:#17354a;font-size:12px;font-weight:800;text-align:right}.detail-section .currency-conversion{margin:10px 0 0}.detail-pills{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.detail-pills span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border:1px solid #d7f0e5;border-radius:999px;background:#e9f8f1;color:#19855f;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.viewing-status-badge{--viewing-status-bg:#e8eef3;--viewing-status-color:#42596a;--viewing-status-border:#c9d5dd;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 10px;border:1px solid var(--viewing-status-border);border-radius:999px;color:var(--viewing-status-color);background:var(--viewing-status-bg);font-size:11px;font-weight:900;line-height:1.2;white-space:nowrap}.viewing-status-badge.viewing-status-available{--viewing-status-bg:#dff6e9;--viewing-status-color:#086b45;--viewing-status-border:#91d8b4}.viewing-status-badge.viewing-status-unavailable{--viewing-status-bg:#fff0b8;--viewing-status-color:#704600;--viewing-status-border:#e4bb45}.viewing-status-badge.viewing-status-confirm-required{--viewing-status-bg:#fff1f0;--viewing-status-color:#b42318;--viewing-status-border:#f3b8b3;font-weight:600}.detail-photo .detail-photo-badge.viewing-status-badge{border-color:var(--viewing-status-border);color:var(--viewing-status-color);background:var(--viewing-status-bg);box-shadow:0 5px 14px #0f283733}.detail-surrounding-info p{margin:0;white-space:pre-line;line-height:1.85;color:#4f6572;font-size:13px}.yield-tag{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;line-height:1.2}.property-tags .yield-tag.surface-yield-tag,.detail-section .yield-tag.surface-yield-tag{border:1px solid #b8d7ff;color:#1769e0;background:#eaf3ff}.property-tags .yield-tag.actual-yield-tag,.detail-section .yield-tag.actual-yield-tag{border:1px solid #ffd89a;color:#d97706;background:#fff3df}@media(max-width:760px){.house-list-heading{align-items:flex-start}.house-list-heading h2{font-size:26px}.house-list-grid{grid-template-columns:1fr}.building-group{padding:14px;border-radius:18px}.building-group-head{display:block}.building-group-head>b{display:inline-flex;margin-top:10px}.location-choice-grid,.station-choice-list{grid-template-columns:1fr 1fr}.location-picker-footer{bottom:-18px;margin:6px -18px -18px;padding:13px 18px}.location-picker-footer button{padding:11px 13px}.location-picker-footer>div{max-width:42%}.location-picker-footer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@keyframes rise{0%{opacity:0;transform:translateY(25px)}}@media(max-width:390px){.hero{height:310px;margin:12px;border-radius:24px}.hero-content{left:23px}.hero-content h1{font-size:36px}.search-panel{margin-left:20px;margin-right:20px}.consult-card{align-items:flex-start;flex-direction:column}.feature-icon{width:44px;height:44px}.feature{font-size:9px}}@media(min-width:700px){body{padding:24px 0}.app-shell{border-radius:30px}.topbar{border-radius:30px 30px 0 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.region-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:2px 22px 4px}.region-filter button{padding:10px 4px;border:1px solid #e4e9f0;border-radius:11px;color:#667388;background:#f7f9fc;font-size:10px;font-weight:800}.region-filter button.active{border-color:#1768e5;color:#1768e5;background:#edf4ff;box-shadow:0 4px 12px #1768e51a}.area-modal .modal-header{padding-top:14px;padding-bottom:11px}.area-modal .modal-header h2{font-size:19px}.area-modal .region-filter{gap:7px;padding-top:3px}.area-modal .region-filter button{min-height:38px;padding:7px 3px;border-color:#dfe6ef;background:#f7f9fc;font-size:10px}.area-modal .region-filter button.active{border-color:#1768e5;background:#edf4ff}.area-modal .caption{margin-top:11px;margin-bottom:7px}.area-modal .prefectures{gap:7px;padding-bottom:13px}.area-modal .prefectures button{min-height:44px;padding:10px 13px;border-color:#e0e6ee;font-size:12px}.area-modal .transport-list{padding-bottom:9px}.area-modal .location-picker-footer{position:relative;bottom:auto;width:auto;margin:3px 14px 12px;padding:9px 0 0;border-top:1px solid #e7edf1}.area-modal .location-picker-footer>div{display:flex;min-width:0;align-items:center;flex-direction:row;gap:6px}.area-modal .location-picker-footer small{flex:none;font-size:9px}.area-modal .location-picker-footer strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.area-modal .location-picker-footer button{padding:9px 13px;font-size:11px}@media(max-width:600px){.overlay{padding:8px 8px 0}.area-modal{width:100%;max-height:92vh;border-radius:22px 22px 0 0}.area-modal .modal-handle{width:32px;height:3px;margin:7px auto 2px}.area-modal .modal-header{padding:10px 15px 9px}.area-modal .modal-header small{font-size:7px;letter-spacing:1.3px}.area-modal .modal-header h2{margin-top:3px;font-size:18px;line-height:1.2}.area-modal .modal-close{width:30px;height:30px;font-size:17px}.area-modal .modal-tabs{margin:0 14px 10px;padding:3px;border-radius:10px}.area-modal .modal-tabs button{padding:8px 6px;font-size:10px}.area-modal .region-filter{gap:5px;padding:0 14px 2px}.area-modal .region-filter button{min-height:30px;padding:4px 2px;border-radius:8px;font-size:8px}.area-modal .caption{margin:10px 15px 6px;font-size:8px}.area-modal .prefectures{gap:6px;padding:0 14px 10px}.area-modal .prefectures button{min-height:36px;padding:7px 10px;border-radius:9px;font-size:10px}.area-modal .location-empty{padding:13px;font-size:10px}.area-modal .location-picker-footer{gap:6px;margin:2px 12px 9px;padding:7px 0 0}.area-modal .location-picker-footer>div{max-width:40%}.area-modal .location-picker-footer small{font-size:7px}.area-modal .location-picker-footer strong{font-size:9px}.area-modal .location-picker-actions{gap:5px}.area-modal .location-picker-footer button{padding:7px 9px;border-radius:7px;font-size:9px}.features{gap:2px;margin:16px 10px 0}.feature{padding:5px 0;font-size:8px;line-height:1.25}.feature-icon{width:36px;height:36px;margin-bottom:5px;border-radius:12px;font-size:16px}}.location-entry-row{display:flex;align-items:center;gap:18px;margin-top:12px}.location-entry-row .area-trigger{margin-top:0;cursor:pointer}.list-location-entry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 12px}.list-location-entry .list-location-button{display:flex;min-width:0;width:100%;height:42px;box-sizing:border-box;align-items:center;justify-content:center;gap:7px;margin:0;padding:0 12px;border:1px solid #d7e1e6;border-radius:10px;background:#f8fbfc;color:#254455;font-weight:800;cursor:pointer}.list-location-entry .list-location-button b{min-width:0;overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.list-location-entry .list-location-button:hover{border-color:#147c73;color:#147c73;background:#eef8f6}.selected-filter-tags{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 12px}.selected-filter-tags.is-empty{display:none}.selected-filter-tags button{display:inline-flex;max-width:100%;align-items:center;gap:6px;padding:6px 10px;border:1px solid #cfe1df;border-radius:999px;background:#eff8f6;color:#147c73;font-size:11px;font-weight:800;cursor:pointer}.selected-filter-tags span{font-size:13px;line-height:1}.search-panel>#advancedSearch{display:none}.house-list-filter-slot{position:sticky;z-index:35;top:68px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;margin:0 0 20px;padding:10px 16px;border-top:1px solid #e6ecef;border-bottom:1px solid #dfe7eb;background:#fffffff5;box-shadow:0 8px 22px #23394814;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.result-filter-shell{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.quick-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px}.quick-filter-row.sale-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-filter-row label{display:flex;min-width:0;flex-direction:column;gap:5px;color:#617583;font-size:10px;font-weight:800}.quick-filter-row select,.quick-filter-row input{width:100%;height:39px;padding:0 10px;border:1px solid #d7e1e6;border-radius:8px;outline:0;background:#fff;color:#263f4d;font-size:12px}.quick-filter-row select:focus,.quick-filter-row input:focus{border-color:#147c73;box-shadow:0 0 0 3px #147c731a}.quick-filter-row .advanced-toggle{grid-column:1/-1;width:100%;min-width:0;height:39px;margin:0;padding:0 17px;box-sizing:border-box;border:1px solid #147c73;border-radius:8px;background:#fff;color:#147c73;white-space:nowrap}.quick-filter-row .advanced-toggle span{float:none;margin-left:7px}.quick-filter-row .advanced-toggle.active{background:#147c73;color:#fff}.result-filter-shell .advanced-panel{max-height:58vh;overflow:auto;margin:10px 0 0;padding:14px 16px;border-radius:10px;background:#f8fafb}.result-filter-shell .advanced-panel section{padding:13px 0}.result-filter-shell .advanced-actions{position:sticky;bottom:-14px;margin:8px 0 -14px;padding:10px 0;border-top:1px solid #dfe7ea;background:#f8fafb}.house-list-heading{margin-top:4px}.house-list-heading h1{margin:4px 0 5px;color:#163a4c;font-size:28px}.house-list-heading p{font-weight:700}.house-list-page .hero,.house-list-page .search-panel,.house-list-page .features,.house-list-page #propertySections,.house-list-page .consult-card,.house-list-page #moreSections{display:none}.house-list-page #searchResults{margin-top:20px}.house-empty{margin:20px 0;padding:34px 20px;border:1px solid #e5ebee;border-radius:16px;background:#fff;text-align:center}.house-empty-illustration{width:150px;margin:0 auto 10px}.house-empty-illustration svg{display:block;width:100%;height:auto}.house-empty h3{margin:0;color:#263f4d;font-size:18px}.house-empty>p{margin:12px 0 5px;color:#7b8992}.house-empty ul{display:inline-block;margin:0 0 18px;padding-left:20px;color:#657680;text-align:left;line-height:1.8}.house-empty button{display:block;min-width:150px;margin:auto;padding:11px 20px;border:0;border-radius:10px;background:#147c73;color:#fff;font-weight:800}@media(max-width:600px){.location-entry-row{justify-content:space-between;gap:8px}.location-entry-row .area-trigger{font-size:9px}.list-location-entry{gap:10px;margin-bottom:12px}.list-location-entry .list-location-button{height:40px;border-radius:10px;font-size:12px}.list-location-entry .list-location-button b{font-size:12px}.selected-filter-tags{margin-bottom:11px}.house-list-filter-slot{top:56px;margin:0 0 20px;padding:14px 20px 16px}.quick-filter-row{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;overflow:visible;scrollbar-width:auto}.quick-filter-row::-webkit-scrollbar{display:block}.quick-filter-row label{display:flex;min-width:0;width:100%;flex:none;flex-direction:column;gap:6px}.quick-filter-row label>span{display:block;white-space:nowrap}.quick-filter-row label:nth-child(1),.quick-filter-row label:nth-child(2),.quick-filter-row label:nth-child(3),.quick-filter-row label:nth-child(4){width:100%}.quick-filter-row select,.quick-filter-row input{width:100%;min-width:0;height:38px;padding:0 12px;box-sizing:border-box;border-radius:10px;font-size:14px}.quick-filter-row .advanced-toggle{grid-column:1/-1;width:100%;min-width:0;height:40px;padding:0 12px;box-sizing:border-box;border-radius:10px;font-size:14px}.result-filter-shell .advanced-panel{max-height:52vh;margin-top:8px;padding:10px}.result-filter-shell .advanced-panel section{padding:10px 0}.result-filter-shell .advanced-actions{bottom:-10px;margin:6px 0 -10px;padding:8px 0}.house-list-heading{align-items:flex-start;margin:0;padding:24px 0 18px}.house-list-heading h1{margin:0 0 6px;font-size:32px;font-weight:700;line-height:40px}.house-list-heading p{margin:0;color:#6b7280;font-size:16px;font-weight:400}.house-list-heading .clear-results{margin-top:2px;padding:8px 11px;font-size:10px}.house-list-page #searchResults{margin-top:0;padding:0 16px}.house-list-grid{gap:16px}.house-empty{margin-top:0;padding:26px 16px}.house-empty-illustration{width:126px}.house-empty h3{font-size:16px}.house-empty>p,.house-empty ul{font-size:13px}}@media(max-width:600px){.house-list-page #searchResults{box-sizing:border-box;width:100%;padding-right:16px;padding-left:16px}.house-list-heading{padding-top:18px;padding-bottom:14px;gap:10px}.house-list-heading h1{font-size:26px;line-height:34px}.house-list-heading p{margin-top:3px;font-size:14px}.house-list-heading .clear-results{flex:none;margin:1px 0 0;padding:6px 9px;border-radius:14px;font-size:9px}.house-list-filter-slot{margin-bottom:18px;padding:14px 20px 16px}.quick-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible}.quick-filter-row.sale-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-filter-row label:nth-child(1),.quick-filter-row label:nth-child(2),.quick-filter-row label:nth-child(3),.quick-filter-row label:nth-child(4){width:100%}.quick-filter-row select,.quick-filter-row input{width:100%;min-width:0;height:36px;padding:0 10px;box-sizing:border-box;border-radius:9px;font-size:12px}.quick-filter-row .advanced-toggle{grid-column:1/-1;width:100%;min-width:0;height:36px;padding:0 10px;box-sizing:border-box;border-radius:9px;font-size:12px}.house-list-grid{gap:16px}.house-list-grid .property-card{width:100%;max-width:none}.house-empty{margin:0 4px;padding:22px 14px;border-radius:14px}.house-empty-illustration{width:108px;margin-bottom:6px}.house-empty h3{font-size:14px}.house-empty>p{margin-top:9px}.house-empty>p,.house-empty ul{font-size:12px}.house-empty ul{margin-bottom:13px;line-height:1.65}.house-empty button{min-width:132px;padding:9px 16px;font-size:12px}.wechat-fab{bottom:14px;width:min(calc(100% - 32px),520px);padding:11px 14px;font-size:11px}}.house-list-page #searchResults.search-results{box-sizing:border-box;width:100%;max-width:100%;margin-top:0;padding:0 0 24px;overflow-x:hidden}.property-category-header{width:100%;box-sizing:border-box;background:#f5f8fb}.property-category-header-inner{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 24px 18px}.property-category-title-block{min-width:0;flex:1}.property-category-title-block h1{margin:0;color:#0f2f44;font-size:30px;font-weight:800;line-height:1.2;letter-spacing:-.8px}.property-category-title-block p{margin:8px 0 0;color:#7b8c99;font-size:17px;font-weight:600;line-height:1.35}.property-category-back-button{flex:none;min-width:max-content;height:40px;box-sizing:border-box;padding:0 14px;border:1px solid #d9e2e7;border-radius:999px;background:#fff;color:#526a78;font-size:12px;font-weight:800;white-space:nowrap}.house-list-page .house-list-filter-slot{box-sizing:border-box;width:100%;max-width:100%;margin:0 0 16px;padding:14px 24px 18px;border-top:1px solid #e3ebf2;border-bottom:1px solid #e3ebf2;background:#fff;box-shadow:none;overflow-x:hidden}.house-list-page .house-empty{margin:16px 20px 20px}.house-list-page .house-list-grid{box-sizing:border-box;padding:0 20px 20px}.house-list-page .house-list-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.house-list-page .house-list-grid .property-card{width:100%;max-width:none}#detailModal{place-items:center}#costModal{z-index:70}.detail-modal{width:min(calc(100% - 32px),980px)}@media(min-width:860px){.detail-modal{display:grid;grid-template-columns:minmax(320px,42%) minmax(0,1fr);align-items:stretch}.detail-modal .detail-photo{height:auto;min-height:100%}.detail-modal .detail-body{max-height:calc(100dvh - 56px);overflow-y:auto;padding:28px}}@media(min-width:768px){.house-list-page #searchResults.search-results{padding-right:0;padding-left:0}.property-category-header-inner{padding:32px 32px 20px}.house-list-page .house-list-filter-slot{padding:16px 32px 18px}.property-category-title-block h1{font-size:32px}.house-list-page .house-empty{margin-right:32px;margin-left:32px}.house-list-page .house-list-grid{padding-right:32px;padding-left:32px}}@media(max-width:390px){.property-category-header-inner{gap:12px;padding:26px 24px 16px}.property-category-title-block h1{font-size:28px}.property-category-title-block p{font-size:15px}.property-category-back-button{height:38px;padding:0 12px;font-size:11px}}.my-panel{margin:16px 19px 0;padding:18px;border:1px solid #e6ebf2;border-radius:25px;background:#fff;box-shadow:0 14px 35px #35486717}.my-profile{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid #edf0f4}.my-avatar{display:grid;width:43px;height:43px;flex:none;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#2879f0,#1054c8);font-size:15px;font-weight:900;object-fit:cover;border:2px solid #fff;box-shadow:0 7px 16px #18438433}.my-profile>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:5px}.my-profile strong{font-size:12px}.my-profile small{overflow:hidden;color:#929cac;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.my-profile>button{flex:none;padding:8px 10px;border:0;border-radius:10px;color:#148756;background:#e9f8f0;font-size:9px;font-weight:800}.my-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding-top:16px}.my-grid button{position:relative;display:flex;min-width:0;align-items:center;flex-direction:column;gap:6px;padding:10px 2px;border:0;border-radius:14px;color:#3e4e67;background:#f7f9fc}.my-grid button>span{font-size:19px;color:#1768e5}.my-grid strong{font-size:9px}.my-grid em{position:absolute;right:7px;top:6px;min-width:16px;padding:2px 4px;border-radius:99px;color:#1768e5;background:#e7f0ff;font-size:7px;font-style:normal;font-weight:800}.my-top-link{color:#1f4f91;background:#edf4ff}.my-top-link img{width:22px;height:22px;border:2px solid #fff;border-radius:8px;object-fit:cover;box-shadow:0 2px 7px #1e49842e}.my-modal>.my-panel{margin:0 18px 22px;box-shadow:none}.my-modal .my-profile{padding-top:2px}.wechat-id-box{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 0;padding:11px 12px;border:1px solid #e3e8ef;border-radius:14px;background:#f7f9fc;text-align:left}.wechat-id-box>div{display:flex;flex-direction:column;gap:3px}.wechat-id-box small{color:#8a95a6;font-size:8px}.wechat-id-box strong{color:#1d2d47;font-size:13px;letter-spacing:.4px}.wechat-id-box button{padding:8px 10px;border:0;border-radius:9px;color:#1768e5;background:#e6efff;font-size:9px;font-weight:800}.contact-modal .qr{width:158px;height:auto;margin:16px auto 14px;padding:10px}.contact-modal .qr img{width:118px;height:118px;object-fit:contain}.contact-modal .qr span{margin-top:6px;line-height:1.4}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-actions>button{width:100%;padding:13px;border:0;border-radius:14px;color:#1768e5;background:#e9f1ff;font-size:11px;font-weight:800}.contact-actions .primary{margin:0}.wechat-demo-note{margin-top:10px!important;color:#a0a8b5!important;font-size:8px!important}.rolling-placeholder{position:absolute;left:43px;right:34px;top:50%;overflow:hidden;color:#a0a9b7;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;transform:translateY(-50%);opacity:1;transition:transform .26s ease,opacity .26s ease;font-size:13px}.rolling-placeholder.is-leaving{transform:translateY(calc(-50% - 12px));opacity:0}.rolling-placeholder.is-entering{transition:none;transform:translateY(calc(-50% + 12px));opacity:0}.search-input:focus-within .rolling-placeholder,.search-input input:not(:placeholder-shown)~.rolling-placeholder{opacity:0}.search-input input:not(:placeholder-shown)~button{display:block}.property-tags{display:flex;min-width:0;flex-wrap:wrap;gap:5px}.property-tags span{padding:6px 9px;border-radius:8px;color:#1768e5;background:#edf4ff;font-size:10px;font-weight:800}.property-tags span.property-meta-tag{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border:1px solid #d9e7fb;border-radius:8px;background:#edf4ff;color:#2361c8;font-size:11px;font-weight:600;line-height:1.15;white-space:nowrap}.eligibility-section__tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.eligibility-tag{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--eligibility-border);background:var(--eligibility-bg);color:var(--eligibility-color);font-weight:600;white-space:nowrap;overflow:visible;text-overflow:clip}.eligibility-tag--compact{min-height:28px;padding:5px 10px;border-radius:8px;font-size:11px;line-height:1.15}.eligibility-tag--detail{min-height:30px;padding:6px 11px;border-radius:999px;font-size:12px;line-height:1.2}.property-tags span.eligibility-tag,.eligibility-section__tags .eligibility-tag{border-color:var(--eligibility-border);background-color:var(--eligibility-bg);color:var(--eligibility-color)}.eligibility-tag--student{--eligibility-bg:#edf4ff;--eligibility-color:#315e96;--eligibility-border:#d2e1f5}.eligibility-tag--jfind{--eligibility-bg:#f2eefc;--eligibility-color:#69529a;--eligibility-border:#ddd3f0}.eligibility-tag--working-holiday{--eligibility-bg:#eaf7f4;--eligibility-color:#2f7165;--eligibility-border:#cbe8e1}.eligibility-tag--working-adult{--eligibility-bg:#eef3f1;--eligibility-color:#45675b;--eligibility-border:#d4e1dc}.eligibility-tag--children{--eligibility-bg:#fff0ea;--eligibility-color:#95513a;--eligibility-border:#efd2c6}.eligibility-tag--pet{--eligibility-bg:#fff4e5;--eligibility-color:#87591f;--eligibility-border:#eed9b9}.eligibility-tag--instrument{--eligibility-bg:#f8eef4;--eligibility-color:#854b68;--eligibility-border:#e7d0dd}@media(max-width:480px){.eligibility-section__tags{gap:6px}.eligibility-tag--detail{min-height:28px;padding:5px 9px;font-size:11px}}.top-actions{display:flex;align-items:center;gap:6px}.guide-chip{padding:10px 11px;border:0;border-radius:999px;color:#9a6518;background:#fff4dc;font-size:11px;font-weight:800}.guide-modal{padding-bottom:20px}.guide-intro{margin:0 22px 14px;color:#778396;font-size:10px;line-height:1.7}.guide-list{padding:0 20px}.guide-loading{padding:28px;text-align:center;color:#929dad;font-size:10px}.guide-article{display:flex;align-items:center;gap:11px;margin-bottom:8px;padding:13px;border:1px solid #e6ebf1;border-radius:15px;color:inherit;background:#fff;text-decoration:none}.guide-article>span{color:#1768e5;font-size:9px;font-weight:800}.guide-article>div{min-width:0;display:flex;flex:1;flex-direction:column}.guide-article small{color:#9aa4b3;font-size:8px}.guide-article strong{margin-top:3px;font-size:12px}.guide-article p{margin:4px 0 0;overflow:hidden;color:#7d899a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.guide-article>b{color:#a0aabb}.property-tags span.amenity{color:#7451c8;background:#f1edff}.property-tags span.actual-return{color:#b06b16;background:#fff2dc}#reviewed .property-tags{gap:4px}#reviewed .property-tags span{padding:5px 7px;font-size:9px;line-height:1}#reviewed .property-footer>button{flex:0 0 auto}#areaModal .area-modal{display:flex;flex-direction:column;max-height:min(92vh,760px);overflow:hidden}#areaModal .area-modal #areaContent{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow:hidden}#areaModal .area-modal .location-picker-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:12px}#areaModal .area-modal .location-picker-footer{position:relative;bottom:auto;flex:0 0 auto;width:auto;margin:0;padding:14px 24px 16px;border-top:1px solid #e2e9ec;background:#fffffffa}@media(max-width:760px){#areaModal .area-modal{max-height:92vh}#areaModal .area-modal .location-picker-footer{gap:8px;padding:11px 14px 12px}#areaModal .area-modal .location-picker-footer>div{min-width:0;max-width:42%}#areaModal .area-modal .location-picker-footer button{padding:9px 11px}}#areaModal .area-modal .location-picker-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}#areaModal .area-modal .location-picker-footer>div{min-width:0;max-width:none}#areaModal .area-modal .location-picker-footer strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#areaModal .area-modal .location-picker-actions{display:flex;min-width:max-content;max-width:none;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px}#areaModal .area-modal .location-picker-actions button{flex:0 0 auto;white-space:nowrap}.location-picker-footer button.location-next{background:#234657}@media(max-width:760px){#areaModal .area-modal .location-picker-footer{grid-template-columns:minmax(36px,1fr) auto;column-gap:6px;padding:10px 10px 11px}#areaModal .area-modal .location-picker-actions{gap:4px}#areaModal .area-modal .location-picker-footer button{padding:7px;border-radius:7px;font-size:clamp(8px,2.5vw,10px)}}.initial-cost-fab{position:static;inset:auto;display:flex!important;justify-content:center;align-items:center;width:100%;margin:0!important;padding:13px!important;border:1px solid #f0d39d!important;border-radius:14px!important;color:#9a6214!important;background:linear-gradient(135deg,#fff7e7,#ffedc8)!important;box-shadow:0 10px 24px #a6671229;font-size:11px!important;font-weight:900!important}.property-detail-actions{position:static;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;margin-top:18px;padding-bottom:max(18px,env(safe-area-inset-bottom))}.property-detail-actions>.initial-cost-fab,.property-detail-actions>.primary{position:static;inset:auto;width:100%!important;min-height:52px;margin:0!important}.property-detail-actions>.primary{background:#1ba566!important}.cost-modal{padding-bottom:22px}.cost-content{padding:0 22px}.cost-property{display:flex;flex-direction:column;gap:5px;padding:13px 14px;border-radius:14px;background:#f1f6ff}.cost-property small{color:#6f7d92;font-size:9px}.cost-property strong{color:#1768e5;font-size:12px}.cost-promotion-note{margin:12px 0;padding:10px 12px;border:1px solid #ffe0aa;border-radius:12px;color:#9a6214;background:#fff8e9;font-size:10px;font-weight:800;line-height:1.6}.cost-rows{margin-top:13px;overflow:hidden;border:1px solid #e8ecf2;border-radius:15px}.cost-rows>div{display:flex;justify-content:space-between;gap:15px;padding:11px 13px;border-bottom:1px solid #edf0f4;font-size:10px}.cost-rows>div:last-child{border-bottom:0}.cost-rows span{color:#788496}.cost-rows b{color:#2c3b53}.cost-total{display:flex;align-items:end;justify-content:space-between;margin-top:12px;padding:15px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#163b74,#1768e5)}.cost-total>span{font-size:10px;font-weight:700}.cost-total>strong{font-size:25px;line-height:1}.cost-total small{font-size:9px}.cost-content>p{margin:11px 2px;color:#929cab;font-size:8px;line-height:1.6}.cost-content>.primary{height:auto!important;margin-top:4px}.detail-modal{max-height:calc(100dvh - 40px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b8c4d6 transparent}.detail-modal::-webkit-scrollbar{width:5px}.detail-modal::-webkit-scrollbar-thumb{border-radius:999px;background:#b8c4d6}.detail-body{padding-bottom:30px}.currency-conversion{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding:8px 10px;border:1px solid #e5ebf3;border-radius:10px;background:#f7f9fc}.currency-conversion span{overflow:hidden;color:#8995a7;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.currency-conversion b{flex:none;color:#d45f3e;font-size:10px;font-weight:900}.detail-body>.currency-conversion{margin:7px 0 15px;padding:10px 12px}.detail-body>.currency-conversion b{font-size:12px}.rate-credit{display:block;margin-top:7px}.rate-credit a{color:#6f82a0}.site-footer{margin-top:48px;padding:24px 0 100px;border-top:1px solid #e5e7eb;color:#6b7280;background:#fff;text-align:center}.site-footer__inner{max-width:1280px;margin:0 auto;padding:0 16px}.site-footer__copyright{margin:0 0 12px;color:#6b7280;font-size:12px;line-height:1.7}.filing-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 20px}.filing-links a{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:11px;text-decoration:none;transition:color .2s ease}.filing-links a:hover{color:#1768e5}.filing-links img{width:16px;height:16px}.site-footer .rate-credit{margin-top:10px;color:#9ca3af}.my-theme-inline{margin-top:14px;padding-top:14px;border-top:1px solid #edf0f4}.my-theme-inline>p{display:flex;align-items:center;justify-content:space-between;margin:0 2px 9px}.my-theme-inline>p strong{color:#35435a;font-size:10px}.my-theme-inline>p span{color:#98a2b1;font-size:8px}.my-theme-segments{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;border-radius:13px;background:#f0f3f7}.my-theme-segments button{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 5px;border:0;border-radius:10px;color:#758195;background:transparent;font-size:9px;font-weight:800}.my-theme-segments button.active{color:#1768e5;background:#fff;box-shadow:0 3px 10px #2939511a}.my-theme-segments button span{font-size:13px}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{background:#0d1420}html[data-theme=dark] .app-shell{color:#dce5f2;background:#111a29}html[data-theme=dark] .topbar{border-color:#2b384b;background:#121c2beb}html[data-theme=dark] .brand,html[data-theme=dark] .section-heading h2,html[data-theme=dark] .property-body h3,html[data-theme=dark] .search-panel>p,html[data-theme=dark] .modal-header h2,html[data-theme=dark] .contact-modal h2,html[data-theme=dark] .detail-body h2,html[data-theme=dark] .my-profile strong{color:#e7edf7}html[data-theme=dark] .search-panel,html[data-theme=dark] .property-card,html[data-theme=dark] .modal,html[data-theme=dark] .my-panel,html[data-theme=dark] .empty,html[data-theme=dark] .site-footer{border-color:#2b384b;background:#182335}html[data-theme=dark] .search-input,html[data-theme=dark] .wechat-id-box,html[data-theme=dark] .currency-conversion,html[data-theme=dark] .cost-property,html[data-theme=dark] .region-filter button,html[data-theme=dark] .my-grid button{border-color:#334258;color:#c8d3e3;background:#202d41}html[data-theme=dark] .search-input input{color:#eef4fc}html[data-theme=dark] .property-footer,html[data-theme=dark] .my-profile,html[data-theme=dark] .cost-rows>div{border-color:#2c3a4e}html[data-theme=dark] .cost-rows{border-color:#344258;background:#172234}html[data-theme=dark] .cost-rows b,html[data-theme=dark] .wechat-id-box strong{color:#e3eaf5}html[data-theme=dark] .site-footer__copyright,html[data-theme=dark] .filing-links a{color:#9ba9bc}html[data-theme=dark] .my-theme-inline{border-color:#2c3a4e}html[data-theme=dark] .my-theme-inline>p strong{color:#e3eaf5}html[data-theme=dark] .my-theme-segments{background:#202d41}html[data-theme=dark] .my-theme-segments button.active{color:#b9d4ff;background:#30425d}html[data-theme=eye] body{background:#dfe7d3}html[data-theme=eye] .app-shell{color:#35483a;background:#f3f1df}html[data-theme=eye] .topbar{border-color:#d8ddc5;background:#fffdeeeb}html[data-theme=eye] .search-panel,html[data-theme=eye] .property-card,html[data-theme=eye] .modal,html[data-theme=eye] .my-panel,html[data-theme=eye] .empty,html[data-theme=eye] .site-footer{border-color:#d9dec5;background:#fffdf0}html[data-theme=eye] .brand,html[data-theme=eye] .section-heading h2,html[data-theme=eye] .property-body h3,html[data-theme=eye] .search-panel>p,html[data-theme=eye] .modal-header h2,html[data-theme=eye] .contact-modal h2,html[data-theme=eye] .detail-body h2,html[data-theme=eye] .my-profile strong{color:#34483a}html[data-theme=eye] .search-input,html[data-theme=eye] .wechat-id-box,html[data-theme=eye] .currency-conversion,html[data-theme=eye] .cost-property,html[data-theme=eye] .region-filter button,html[data-theme=eye] .my-grid button{border-color:#d6dcc1;color:#506151;background:#f0f2df}html[data-theme=eye] .search-input input{color:#34483a}html[data-theme=eye] .section-heading span,html[data-theme=eye] .property-price,html[data-theme=eye] .detail-price,html[data-theme=eye] .currency-conversion b{color:#527452}html[data-theme=eye] .property-footer,html[data-theme=eye] .my-profile,html[data-theme=eye] .cost-rows>div{border-color:#dde1cc}html[data-theme=eye] .my-theme-inline{border-color:#dde1cc}html[data-theme=eye] .my-theme-inline>p strong{color:#34483a}html[data-theme=eye] .my-theme-segments{background:#e7ead5}html[data-theme=eye] .my-theme-segments button.active{color:#557457;background:#fffdf0}
