.template-property .intent-search.search-panel{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:0 30px;scroll-margin-top:24px;box-shadow:0 12px 40px #00000008}.template-property .intent-search .search-tabs{gap:30px;height:64px;margin:0}.template-property .intent-search .search-tabs button{font-size:17px}.template-property .intent-search .search-tabs>span{color:#737373;letter-spacing:0;font-size:14px}.template-property .intent-search-primary{padding:26px 0 22px}.template-property .intent-search-primary>label{color:#242424;margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.5;display:block}.template-property .intent-search-row{gap:12px;display:flex}.template-property .intent-search-input-wrap{background:#fafafa;border:1px solid #dedede;border-radius:9px;flex:1;align-items:center;gap:14px;min-width:0;min-height:62px;padding:0 18px;transition:border-color .15s,box-shadow .15s;display:flex}.template-property .intent-search-input-wrap>svg{color:#d52b31}.template-property .intent-search-input-wrap:focus-within{background:#fff;border-color:#d52b31;box-shadow:0 0 0 3px #d52b3112}.template-property .intent-search-input-wrap input{width:100%;min-width:0;min-height:60px;font-family:var(--font-sans);color:#222;background:0 0;border:0;outline:0;padding:14px 0;font-size:18px;line-height:1.6}.template-property .intent-search-input-wrap input::placeholder{color:#777;opacity:1}.template-property .intent-search .intent-search-submit{border-radius:9px;min-width:145px;font-size:18px}.template-property .intent-search-hint{color:#737373;margin-top:9px;font-size:14px;line-height:1.8}.template-property .intent-search-examples{flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;display:flex}.template-property .intent-search-examples>span{color:#737373;margin-right:4px;font-size:14px}.template-property .intent-search-examples button{color:#555;text-align:left;background:#fff;border:1px solid #e7e7e7;border-radius:24px;min-height:44px;padding:9px 14px;font-size:14px;line-height:1.5}.template-property .intent-search-examples button:hover{color:#b51f26;background:#fff5f5;border-color:#e7b9bb}.template-property .intent-search-actions{border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:18px;min-height:65px;display:flex}.template-property .intent-filter-toggle{color:#353535;background:0 0;border:0;align-items:center;gap:10px;min-height:48px;padding:10px 0;font-size:16px;display:inline-flex}.template-property .intent-filter-toggle>svg:last-child{color:#737373;transition:transform .15s}.template-property .intent-filter-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.template-property .intent-clear{color:#707070;text-underline-offset:4px;align-items:center;min-height:48px;font-size:14px;text-decoration:underline;display:inline-flex}.template-property .intent-clear:hover{color:#d52b31}.template-property .intent-filter-panel{padding:0 0 26px}.template-property .intent-filter-panel[hidden]{display:none}.template-property .intent-filter-hint{color:#666;background:#f7f7f7;border-radius:8px;margin:0 0 23px;padding:13px 16px;font-size:14px;line-height:1.8}.template-property .intent-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:22px 18px;display:grid}.template-property .intent-filter-field{flex-direction:column;gap:9px;min-width:0;display:flex}.template-property .intent-filter-field>span:not(.intent-field-note),.template-property .intent-filter-field .property-select-label{color:#444;font-size:16px;line-height:1.6}.template-property .intent-filter-field .property-select-label{margin-bottom:0}.template-property .intent-filter-label{align-items:center;gap:7px;display:flex}.template-property .intent-filter-label>svg,.template-property .intent-filter-field .property-select-label>svg{flex-shrink:0;width:18px;height:18px}.template-property .intent-filter-field>.property-select:not(.intent-filter-field){flex-direction:column;gap:9px;display:flex}.template-property .intent-filter-field .field-input{border-color:#dedede;border-radius:8px;min-height:48px;margin:0;font-size:16px}.template-property .intent-filter-field .field-input::placeholder{color:#828282}.template-property .intent-field-note{color:#737373;font-size:12px;line-height:1.6}.template-property .intent-filter-keyword,.template-property .intent-filter-sort{grid-column:span 2}.template-property .intent-filter-footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:24px;display:flex}.template-property .intent-filter-footer p{color:#737373;font-size:14px;line-height:1.8}.template-property .intent-filter-footer .button{flex-shrink:0}@media (max-width:1050px){.template-property .intent-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-property .intent-filter-keyword,.template-property .intent-filter-sort{grid-column:auto}}@media (max-width:600px){.template-property .intent-search.search-panel{border-radius:12px;padding-inline:18px}.template-property .intent-search .search-tabs{gap:20px;height:60px}.template-property .intent-search .search-tabs>span{display:none}.template-property .intent-search-primary{padding-top:22px}.template-property .intent-search-primary>label{font-size:21px}.template-property .intent-search-row{flex-direction:column;gap:11px}.template-property .intent-search-input-wrap{gap:10px;padding-inline:12px}.template-property .intent-search-input-wrap>svg{width:20px}.template-property .intent-search-input-wrap input{font-size:16px}.template-property .intent-search .intent-search-submit{min-height:52px}.template-property .intent-search-examples{gap:8px;margin-top:16px}.template-property .intent-search-examples>span{width:100%}.template-property .intent-search-examples button{min-height:44px;padding:10px 13px;font-size:14px}.template-property .intent-search-actions{gap:12px}.template-property .intent-filter-toggle{gap:8px;font-size:16px}.template-property .intent-filter-toggle>svg{width:17px}.template-property .intent-filter-grid{grid-template-columns:minmax(0,1fr);gap:20px}.template-property .intent-filter-hint{padding:12px 14px}.template-property .intent-filter-field .property-select-trigger>span{white-space:normal}.template-property .intent-filter-footer{flex-direction:column;align-items:stretch;gap:15px}}.room-facility-filters{border:1px solid #e5e5e5;border-radius:12px;margin:24px 0 8px;padding:20px;font-size:17px}.room-facility-filters legend{font-weight:600}.room-facility-filters>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:18px;display:grid}.room-facility-filters label{align-items:center;gap:10px;min-height:36px;display:flex}.room-facility-filters input{accent-color:#d92431;width:20px;height:20px}.search-form-fields{border:0;min-width:0;margin:0;padding:0}.search-form-fields:disabled .intent-search-submit{opacity:.72;cursor:wait}.search-progress{color:#555;border-top:1px solid #eee;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 0 18px;font-size:16px;display:flex}.search-progress button{min-height:44px;font:inherit;background:#fff;border:1px solid #ccc;border-radius:8px;margin-inline-start:auto;padding:8px 18px}.search-progress-dot{border:2px solid #eed5d5;border-top-color:#d92331;border-radius:50%;flex:0 0 18px;width:18px;height:18px;animation:1s linear infinite search-spin}.search-error{color:#ac1727;border-top:1px solid #eee;margin:0;padding:14px 0 18px;font-size:16px;line-height:1.6}@keyframes search-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.search-progress-dot{animation:none}}.template-property .intent-from-text{color:#2f4a8a;white-space:nowrap;background:#eef3ff;border-radius:999px;align-items:center;margin-inline-start:2px;padding:1px 8px;font-size:12px;font-weight:500;line-height:1.6;display:inline-flex}.template-property .intent-search-tabs button .intent-from-text{vertical-align:2px;margin-inline-start:6px}.template-property .intent-filter-count{color:#2f4a8a;white-space:nowrap;background:#eef3ff;border-radius:999px;padding:1px 8px;font-size:13px}
.template-property .articles-intro{background:var(--surface);border-bottom:1px solid var(--line);padding-bottom:40px}.template-property .articles-intro-copy{max-width:1000px;padding:12px 0 27px}.template-property .articles-intro-copy h1{margin:9px 0 15px;font-size:clamp(32px,3.3vw,46px)}.template-property .articles-intro-copy p{color:#606060;font-size:20px}.template-property .articles-search{max-width:900px}.template-property .articles-search>label{margin-bottom:8px;font-size:18px;display:block}.template-property .articles-search>div{gap:12px;display:flex}.template-property .articles-search-field{background:#fff;border:1px solid #d5d5d5;border-radius:7px;flex:1;align-items:center;gap:13px;min-width:0;padding-inline:20px;display:flex}.template-property .articles-search-field svg{color:#777}.template-property .articles-search-field input{width:100%;min-height:59px;color:var(--ink);background:0 0;border:0;font-size:18px}.template-property .articles-search-field input::placeholder{color:#707070;opacity:1}.template-property .articles-search .button{min-height:59px;padding-inline:29px;font-size:18px}.template-property .articles-results{padding-block:39px 75px}.template-property .article-topic-filters{flex-wrap:wrap;gap:10px;margin-bottom:31px;display:flex}.template-property .article-topic-filters a{border:1px solid #d9d9d9;border-radius:7px;align-items:center;min-height:47px;padding:7px 20px;font-size:18px;display:inline-flex}.template-property .article-topic-filters a[aria-current]{background:var(--ink);color:#fff;border-color:var(--ink)}.template-property .article-topic-filters a:hover{border-color:var(--accent)}.template-property .articles-results-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.template-property .articles-results-heading>div{min-width:0}.template-property .articles-results-heading h2{overflow-wrap:anywhere;margin-bottom:6px;font-size:28px}.template-property .articles-results-heading p{color:#666;font-size:18px}.template-property .articles-results-heading>a{flex-shrink:0;font-size:18px}.template-property .article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.template-property .article-card{background:#fff;border:1px solid #e1e1e1;border-radius:11px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.template-property .article-card-image{aspect-ratio:16/10;background:var(--surface);display:block;position:relative;overflow:hidden}.template-property .article-card-body{flex-direction:column;flex:1;padding:25px;display:flex}.template-property .article-card-tags{color:var(--accent);flex-wrap:wrap;gap:8px 14px;font-size:16px;display:flex}.template-property .article-card-tags a:hover{text-decoration:underline}.template-property .article-card-icon{color:var(--accent);margin-bottom:3px}.template-property .article-card h3{overflow-wrap:anywhere;margin:11px 0 13px;font-size:23px;line-height:1.65}.template-property .article-card h3 a:hover{color:var(--accent)}.template-property .article-card-excerpt{-webkit-line-clamp:3;color:#666;-webkit-box-orient:vertical;font-size:18px;line-height:1.85;display:-webkit-box;overflow:hidden}.template-property .article-card-footer{margin-top:auto;padding-top:24px}.template-property .article-meta{color:#666;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:16px;display:flex}.template-property .article-meta>span{align-items:center;gap:6px;display:inline-flex}.template-property .article-card-link{border-top:1px solid var(--line);color:var(--accent);justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding-top:16px;font-size:18px;display:flex}.template-property .article-card-link:hover{color:#a9161d}.template-property .article-language-note{color:#666;margin-top:11px;font-size:16px}.template-property .article-pagination{margin-top:39px}.template-property .article-pagination>p{text-align:center;color:#666;font-size:17px}.template-property .article-pagination .pagination{flex-wrap:wrap;margin-top:17px}.template-property .article-pagination .pagination a{font-size:18px}.template-property .articles-empty p{max-width:650px;font-size:18px}.template-property .articles-empty .button{font-size:18px}.template-property .article-detail-page{padding-bottom:72px}.template-property .article-detail-page>.breadcrumb{overflow-wrap:anywhere}.template-property .article-detail-heading{max-width:900px;margin-inline:auto;padding-block:27px 33px}.template-property .article-detail-tags{flex-wrap:wrap;gap:10px;margin-bottom:17px;display:flex}.template-property .article-detail-tags a{color:#a82026;background:#faf0f0;border-radius:5px;align-items:center;min-height:38px;padding:5px 14px;font-size:17px;display:inline-flex}.template-property .article-detail-tags a:hover{background:#f6e4e4}.template-property .article-detail-heading h1{overflow-wrap:anywhere;font-size:clamp(32px,3.3vw,46px);line-height:1.55}.template-property .article-detail-excerpt{color:#666;margin-top:20px;font-size:21px;line-height:1.9}.template-property .article-detail-heading>.article-meta{margin-top:24px;font-size:17px}.template-property .article-detail-image{aspect-ratio:16/9;background:var(--surface);border-radius:11px;max-width:1000px;margin:0 auto 37px;position:relative;overflow:hidden}.template-property .article-content{color:#3e3e3e;overflow-wrap:anywhere;max-width:820px;margin-inline:auto;font-size:20px;line-height:2}.template-property .article-content>:first-child{margin-top:0}.template-property .article-content h1,.template-property .article-content h2{color:var(--ink);margin-block:34px 16px;font-size:29px}.template-property .article-content h3{color:var(--ink);margin-block:28px 14px;font-size:25px}.template-property .article-content h4,.template-property .article-content h5,.template-property .article-content h6{color:var(--ink);margin-block:25px 12px;font-size:22px}.template-property .article-content p{margin-block:17px}.template-property .article-content ul,.template-property .article-content ol{margin-block:20px;padding-inline-start:28px}.template-property .article-content li{margin-block:8px;padding-inline-start:4px}.template-property .article-content a{color:#ba252b;text-underline-offset:4px;text-decoration:underline}.template-property .article-content img{border-radius:7px;max-width:100%;height:auto;margin-block:25px;display:block}.template-property .article-content figure{max-width:100%;margin:27px 0}.template-property .article-content figcaption{color:#666;text-align:center;font-size:17px}.template-property .article-content blockquote{border-inline-start:3px solid var(--accent);color:#555;background:#faf6f6;margin:27px 0;padding:13px 25px}.template-property .article-content hr{border:0;border-top:1px solid var(--line);margin-block:32px}.template-property .article-content table{border-collapse:collapse;width:100%;margin-block:24px;font-size:18px;display:block;overflow-x:auto}.template-property .article-content th,.template-property .article-content td{text-align:start;border:1px solid #ddd;padding:11px 16px}.template-property .article-content pre{white-space:pre-wrap;max-width:100%;font-size:17px;overflow-x:auto}.template-property .article-detail-back{border-top:1px solid var(--line);max-width:820px;margin:43px auto 0;padding-top:27px}.template-property .article-detail-back .button{font-size:18px}@media (max-width:1050px){.template-property .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.template-property .articles-intro{padding-bottom:29px}.template-property .articles-intro-copy{padding-top:0;padding-bottom:23px}.template-property .articles-intro-copy h1{font-size:32px}.template-property .articles-intro-copy p{font-size:18px}.template-property .articles-search>div{flex-direction:column;gap:11px}.template-property .articles-search-field{gap:10px;padding-inline:15px}.template-property .articles-search-field input{min-height:55px;font-size:17px}.template-property .articles-search .button{min-height:52px}.template-property .articles-results{padding-block:29px 47px}.template-property .article-topic-filters{gap:8px;margin-bottom:25px}.template-property .article-topic-filters a{padding-inline:15px;font-size:17px}.template-property .articles-results-heading{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:23px}.template-property .articles-results-heading h2{font-size:25px}.template-property .article-grid{grid-template-columns:1fr;gap:20px}.template-property .article-card-body{padding:22px}.template-property .article-card h3{font-size:23px}.template-property .article-pagination .pagination{gap:4px}.template-property .article-pagination .pagination a{width:42px;min-width:42px}.template-property .articles-empty{padding:35px 21px}.template-property .article-detail-page{padding-bottom:47px}.template-property .article-detail-heading{padding-block:5px 25px}.template-property .article-detail-heading h1{font-size:32px}.template-property .article-detail-excerpt{margin-top:16px;font-size:19px}.template-property .article-detail-heading>.article-meta{margin-top:20px;font-size:16px}.template-property .article-detail-image{aspect-ratio:4/3;margin-bottom:26px}.template-property .article-content{font-size:19px;line-height:2}.template-property .article-content h1,.template-property .article-content h2{font-size:26px}.template-property .article-content h3{font-size:23px}.template-property .article-content blockquote{margin-block:23px;padding-inline:20px}.template-property .article-detail-back .button{width:100%}}
.template-property .home-areas{padding-bottom:76px}.template-property .home-areas-layout{grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:32px;display:grid}.template-property .home-area-zone{color:#fff;background:#2d352c;border-radius:12px;flex-direction:column;align-items:flex-start;padding:29px 25px;display:flex}.template-property .home-area-zone>svg{color:#d7ddbf;margin-bottom:21px}.template-property .home-area-zone .property-select{width:100%}.template-property .home-area-zone .property-select-label{color:#e1e5d8;margin-bottom:10px;font-size:14px}.template-property .home-area-zone .property-select-trigger{color:#242d23;background:#fff;border-color:#fff;min-height:50px;font-size:16px}.template-property .home-area-zone .property-select-trigger>span{white-space:normal}.template-property .home-area-zone .property-select-menu{color:#202020}.template-property .home-area-zone-total{flex-direction:column;margin-top:24px;margin-bottom:23px;display:flex}.template-property .home-area-zone-total strong{letter-spacing:-.03em;font-size:43px;font-weight:500;line-height:1.3}.template-property .home-area-zone-total>span{color:#d0d6c7;margin-top:4px;font-size:14px}.template-property .home-area-zone>a{color:#fff;border-top:1px solid #ffffff35;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:45px;margin-top:auto;padding-top:13px;font-size:15px;display:flex}.template-property .home-area-zone>a:hover{color:#f2d5b0}.template-property .home-area-results{flex-direction:column;min-width:0;display:flex}.template-property .home-area-results-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 15px;margin-bottom:16px;display:flex}.template-property .home-area-results-heading>span{font-size:17px;font-weight:500}.template-property .home-area-results-heading p{color:#74766d;font-size:13px}.template-property .home-area-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.template-property .home-area-card{background:#fafbf7;border:1px solid #e3e5dc;border-radius:10px;flex-direction:column;min-width:0;padding:20px 21px 16px;transition:border-color .2s,background .2s,transform .2s;display:flex}.template-property .home-area-card:hover{background:#fff;border-color:#a8b59b;transform:translateY(-2px)}.template-property .home-area-province{color:#747a6b;align-items:center;gap:5px;font-size:13px;display:flex}.template-property .home-area-card h3{overflow-wrap:anywhere;margin-top:9px;margin-bottom:18px;font-size:22px;font-weight:500}.template-property .home-area-card-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.template-property .home-area-card-bottom p{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.template-property .home-area-card-bottom strong{color:#434e39;font-size:25px;font-weight:500;line-height:1.3}.template-property .home-area-card-bottom p>span{color:#7a7e70;font-size:13px}.template-property .home-area-arrow{color:#667557;border:1px solid #dce0d3;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.template-property .home-area-card:hover .home-area-arrow{color:#fff;background:#34432d;border-color:#34432d}.template-property .home-transit{background:#f8f5f0;border:1px solid #eee8df;border-radius:11px;margin-top:30px;padding:26px 30px 29px}.template-property .home-transit-heading{align-items:center;gap:15px;margin-bottom:23px;display:flex}.template-property .home-transit-icon{color:#94794f;background:#fffcf7;border:1px solid #e6d7c5;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.template-property .home-transit-heading h3{font-size:20px}.template-property .home-transit-heading p{color:#7d786f;margin-top:2px;font-size:13px}.template-property .home-transit-heading>a{flex-shrink:0;align-items:center;gap:10px;min-height:44px;margin-left:auto;font-size:15px;display:inline-flex}.template-property .home-transit-heading>a:hover{color:var(--accent)}.template-property .home-transit-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.template-property .home-transit-links>a{background:#fff;border:1px solid #e9e2d8;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:48px;padding:10px 12px;font-size:15px;transition:border-color .2s;display:flex}.template-property .home-transit-links>a:hover{border-color:#a99c82}.template-property .home-station-marker{border:2px solid #a5987b;border-radius:50%;flex-shrink:0;width:8px;height:8px}.template-property .home-transit-links small{color:#817b71;white-space:nowrap;margin-left:auto;font-size:12px}.template-property .home-transit-links>a>svg{color:#777367}@media (max-width:1100px){.template-property .home-areas-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}.template-property .home-area-zone{padding:25px 20px}.template-property .home-area-grid,.template-property .home-transit-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.template-property .home-areas{padding-bottom:45px}.template-property .home-areas-layout{grid-template-columns:1fr;gap:25px}.template-property .home-area-zone{grid-template-columns:minmax(0,1fr) auto;gap:15px 20px;padding:24px;display:grid}.template-property .home-area-zone>svg{display:none}.template-property .home-area-zone .property-select{grid-column:1/-1}.template-property .home-area-zone-total{margin:0}.template-property .home-area-zone-total strong{font-size:32px}.template-property .home-area-zone-total>span{font-size:13px}.template-property .home-area-zone>a{border:0;width:auto;max-width:125px;margin:0;padding:0;font-size:14px}.template-property .home-area-grid{gap:12px}.template-property .home-area-card{min-height:156px;padding:16px 15px}.template-property .home-area-province{font-size:12px}.template-property .home-area-card h3{margin-block:10px 18px;font-size:20px}.template-property .home-area-card-bottom p{gap:3px 6px}.template-property .home-area-card-bottom strong{font-size:24px}.template-property .home-area-arrow{width:26px;height:26px}.template-property .home-transit{margin-top:25px;padding:21px 18px}.template-property .home-transit-heading{flex-wrap:wrap;gap:12px;margin-bottom:17px}.template-property .home-transit-heading>div{flex:1;min-width:0}.template-property .home-transit-heading h3{font-size:19px}.template-property .home-transit-heading>a{flex-basis:calc(100% - 60px);min-height:34px;margin-left:60px}.template-property .home-transit-links{grid-template-columns:1fr;gap:9px}.template-property .home-transit-links>a{min-height:49px}}@media (max-width:360px){.template-property .home-area-zone{gap:15px;padding:20px}.template-property .home-area-card{padding:15px 12px}.template-property .home-area-card h3{font-size:18px}.template-property .home-area-card-bottom{align-items:end}.template-property .home-area-card-bottom p{flex-direction:column}}.template-property .home-area-zone-links{flex-direction:column;width:100%;margin-top:auto;display:flex}.template-property .home-area-zone-links>a{color:#fff;border-top:1px solid #ffffff35;justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding-top:11px;font-size:15px;display:flex}.template-property .home-area-zone-links>a+a{margin-top:2px}.template-property .home-area-zone-links>a:hover{color:#f2d5b0}.template-property .home-area-card-split:hover{transform:none}.template-property .home-area-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.template-property .home-area-actions>a,.template-property .home-transit-actions>a{color:#34432d;background:#fff;border:1px solid #dce0d3;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:6px 12px;font-size:14px;display:inline-flex}.template-property .home-area-actions>a{flex:1 1 0;justify-content:space-between}.template-property .home-area-actions>a span,.template-property .home-transit-actions>a span{color:#7a7e70;font-size:13px}.template-property .home-area-actions>a:hover,.template-property .home-area-actions>a:focus-visible,.template-property .home-transit-actions>a:hover,.template-property .home-transit-actions>a:focus-visible{color:#fff;background:#34432d;border-color:#34432d}.template-property .home-area-actions>a:hover span,.template-property .home-transit-actions>a:hover span{color:#e3e8dc}.template-property .home-transit-station{background:#fff;border:1px solid #e9e2d8;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;padding:10px 12px;font-size:15px;display:flex}.template-property .home-transit-name{overflow-wrap:anywhere;flex:auto;min-width:0}.template-property .home-transit-actions{gap:6px;display:flex}.template-property .home-transit-actions>a{min-height:36px;padding:4px 9px;font-size:13px}
.template-property .home-lifestyles{padding-block:56px 0}.template-property .home-lifestyles-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.template-property .home-lifestyles-heading h2{letter-spacing:-.025em;text-wrap:balance;margin-top:9px;font-size:clamp(25px,2.5vw,32px);font-weight:500;line-height:1.5}.template-property .home-lifestyles-heading p{color:#72746b;margin-top:6px;font-size:15px;line-height:1.8}.template-property .home-lifestyles-all{min-height:44px;color:var(--accent);flex-shrink:0;align-items:center;gap:7px;font-size:14px;display:inline-flex}.template-property .home-lifestyles-all:hover{text-underline-offset:5px;text-decoration:underline}.template-property .home-lifestyles-carousel{position:relative}.template-property .home-lifestyles-track{--lifestyle-rows:2;grid-auto-flow:column;grid-template-rows:repeat(var(--lifestyle-rows), auto);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(20% - 12.8px);gap:16px;margin:0;padding:4px 0 8px;list-style:none;display:grid;overflow-x:auto}.template-property .home-lifestyles-track::-webkit-scrollbar{display:none}.template-property .home-lifestyles-track>li{scroll-snap-align:start;min-width:0}.template-property .home-lifestyle-card{isolation:isolate;aspect-ratio:1.6;color:#fff;background:#3e4941;border-radius:12px;width:100%;min-height:165px;display:block;position:relative;overflow:hidden}.template-property .home-lifestyle-card>img{object-fit:cover;transition:transform .35s}.template-property .home-lifestyle-card:hover>img{transform:scale(1.045)}.template-property .home-lifestyle-shade{background:linear-gradient(#151d2000 20%,#151d2045 50%,#151d20ed 100%);position:absolute;inset:0}.template-property .home-lifestyle-label{inset-inline:18px;text-wrap:balance;justify-content:space-between;align-items:end;gap:10px;font-size:16px;font-weight:500;line-height:1.6;display:flex;position:absolute;bottom:20px}.template-property .home-lifestyle-purpose{color:#303a34;background:#ffffffed;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:500;line-height:1.7;position:absolute;top:14px;left:14px}.template-property .home-lifestyle-label>svg{opacity:.9;flex-shrink:0;margin-bottom:3px}.template-property .home-lifestyle-card:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.template-property .home-lifestyles-navigation{display:block}.template-property .home-lifestyles-navigation button{width:44px;height:44px;color:var(--accent);cursor:pointer;background:#fff;border:1px solid #ece8e3;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 16px #20272018}.template-property .home-lifestyles-navigation button:disabled{opacity:.4;cursor:default}.template-property .home-lifestyles-navigation button:focus-visible,.template-property .home-lifestyles-dots button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.template-property .home-lifestyles-previous{left:-22px}.template-property .home-lifestyles-next{right:-22px}.template-property .home-lifestyles-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;min-height:44px;margin-top:8px;display:flex}.template-property .home-lifestyles-footer p{color:#77796f;font-size:13px}.template-property .home-lifestyles-dots{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.template-property .home-lifestyles-dots button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:32px;padding:0;display:grid}.template-property .home-lifestyles-dots button>span{background:#d8d8d1;border-radius:99px;width:7px;height:7px;transition:width .2s,background .2s}.template-property .home-lifestyles-dots button[aria-current=true]>span{background:var(--accent);width:21px}@media (max-width:1199px){.template-property .home-lifestyles-track{grid-auto-columns:calc(31.746% - 10.1587px)}.template-property .home-lifestyles-previous{left:-12px}.template-property .home-lifestyles-next{right:-12px}}@media (max-width:600px){.template-property .home-lifestyles{padding-top:38px}.template-property .home-lifestyles-heading{align-items:start;gap:12px;margin-bottom:18px}.template-property .home-lifestyles-heading p{max-width:270px;font-size:14px}.template-property .home-lifestyles-all{display:none}.template-property .home-lifestyles-track{grid-auto-columns:78%}.template-property .home-lifestyle-card{min-height:165px}.template-property .home-lifestyle-label{font-size:17px}.template-property .home-lifestyles-footer{justify-content:center;gap:0}.template-property .home-lifestyles-footer p{text-align:center;width:100%}.template-property .home-lifestyles-dots{display:none}}@media (prefers-reduced-motion:reduce){.template-property .home-lifestyle-card>img,.template-property .home-lifestyles-dots button>span{transition:none}}
.template-property .home-page{--home-warm:#f6f4f0;--home-black:#242723;background:#fff}.template-property .home-hero{isolation:isolate;color:#fff;background:#3b3a31;border-radius:16px;min-height:590px;margin:0 20px;position:relative;overflow:hidden}.template-property .home-hero-image{object-position:62% 58%}.template-property .home-hero-shade{background:linear-gradient(90deg,#1a1f1ae8 0%,#1b1f1ac2 30%,#171a171a 72%),linear-gradient(#0000 55%,#15181470);position:absolute;inset:0}.template-property .home-hero-inner{min-height:inherit;padding-block:54px 108px;position:relative}.template-property .home-hero-copy{max-width:650px}.template-property .home-kicker{color:#73736b;letter-spacing:.04em;align-items:center;gap:11px;font-size:14px;font-weight:500;line-height:1.7;display:flex}.template-property .home-kicker>span{background:var(--accent);flex-shrink:0;width:22px;height:2px;display:block}.template-property .home-kicker-light{color:#e1e2d9}.template-property .home-kicker-light>span{background:#ef8c86}.template-property .home-hero h1{letter-spacing:-.035em;text-wrap:balance;margin:18px 0;font-size:clamp(44px,4.6vw,66px);font-weight:600;line-height:1.32}.template-property .home-hero h1>span{color:#efdbc0}.template-property .home-hero-copy>p{color:#e4e4dc;max-width:430px;font-size:18px;line-height:1.85}.template-property .home-hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:28px;display:flex}.template-property .home-hero-button{color:#292a25;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:25px;min-height:56px;padding:7px 8px 7px 22px;font-size:16px;font-weight:500;transition:background .2s;display:inline-flex;box-shadow:0 3px 10px #0000000a}.template-property .home-hero-button>span{background:var(--accent);color:#fff;border-radius:4px;place-items:center;width:41px;height:41px;transition:transform .2s;display:grid}.template-property .home-hero-button:hover{background:#f4e9dc}.template-property .home-hero-button:hover>span{transform:translateY(2px)}.template-property .home-hero-browse{color:#fff;align-items:center;gap:12px;min-height:48px;font-size:16px;display:inline-flex}.template-property .home-hero-browse:hover{text-underline-offset:5px;text-decoration:underline}.template-property .home-hero-total{color:#dfdfd7;align-items:center;gap:11px;margin-top:27px;font-size:14px;display:flex}.template-property .home-hero-total strong{color:#fff;font-size:24px;font-weight:500;line-height:1}.template-property .home-total-line{background:#ffffff65;width:25px;height:1px;margin-right:3px}.template-property .home-hero-listing{color:#292a25;background:#fffffff2;border:1px solid #ffffff70;border-radius:10px;align-items:center;gap:14px;width:350px;padding:12px;display:flex;position:absolute;bottom:109px;right:0;box-shadow:0 12px 40px #00000010}.template-property .home-hero-listing-image{border-radius:5px;flex:0 0 86px;height:94px;position:relative;overflow:hidden}.template-property .home-hero-listing-image .image-placeholder{min-height:0}.template-property .home-hero-listing-image .image-placeholder>span{display:none}.template-property .home-hero-listing-copy{min-width:0}.template-property .home-listing-kicker{color:#66695f;align-items:center;gap:6px;font-size:12px;display:flex}.template-property .home-listing-kicker>span{background:var(--accent);border-radius:50%;width:5px;height:5px}.template-property .home-hero-listing h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.template-property .home-hero-listing p{color:#686b62;font-size:12px}.template-property .home-hero-listing p strong{color:var(--accent);font-size:18px;font-weight:500}.template-property .home-hero-listing>svg{color:#5a5e52;align-self:flex-start;margin-top:3px}.template-property .home-hero-listing:hover{background:#fff}.template-property .home-hero-caption{color:#fff;letter-spacing:.12em;text-shadow:0 1px 8px #000;font-size:12px;position:absolute;bottom:77px;right:0}.template-property .home-search{z-index:2;margin-top:-54px;scroll-margin-top:24px;position:relative}.template-property .home-page .intent-search.search-panel{border-color:#e8e4df;border-radius:13px;box-shadow:0 16px 55px #29241c0a}.template-property .home-page .intent-search-primary{padding-block:21px 18px}.template-property .home-page .intent-search-primary>label{font-size:21px}.template-property .home-page .intent-search .search-tabs{height:60px}.template-property .home-page .intent-search-actions{min-height:59px}.template-property .home-location-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px 24px;padding-top:20px;font-size:14px;display:flex}.template-property .home-location-links>span{color:#74746c;align-items:center;gap:6px;display:inline-flex}.template-property .home-location-links a{color:#55584e;align-items:center;gap:6px;min-height:32px;display:inline-flex}.template-property .home-location-links a:hover{color:var(--accent)}.template-property .home-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:31px;display:flex}.template-property .home-section-heading h2{letter-spacing:-.025em;text-wrap:balance;margin-top:10px;font-size:clamp(27px,2.8vw,36px);font-weight:500;line-height:1.5}.template-property .home-section-heading p{color:#72746b;margin-top:8px;font-size:16px}.template-property .home-section-heading>p{max-width:290px;padding-bottom:6px}.template-property .home-categories{padding-block:75px 80px;scroll-margin-top:30px}.template-property .home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-property .home-category{color:#fff;isolation:isolate;background:#394339;border-radius:12px;min-height:345px;display:block;position:relative;overflow:hidden}.template-property .home-category>img{transition:transform .5s}.template-property .home-category:hover>img{transform:scale(1.045)}.template-property .home-category-shade{background:linear-gradient(#1b211d09 22%,#131f18e8);position:absolute;inset:0}.template-property .home-category-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:21px;left:24px;right:22px}.template-property .home-category-top>span{color:#444c3e;background:#ffffffde;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.template-property .home-category-top small{color:#fff;background:#0000007a;border-radius:3px;padding:1px 7px;font-size:12px}.template-property .home-category-content{position:absolute;bottom:25px;left:26px;right:72px}.template-property .home-category-description{color:#e2e6dc;font-size:14px}.template-property .home-category-content h3{margin:6px 0 7px;font-size:28px;font-weight:500;line-height:1.4}.template-property .home-category-content p{color:#e6e8df;font-size:14px}.template-property .home-category-arrow{border:1px solid #ffffff65;border-radius:50%;place-items:center;width:43px;height:43px;transition:background .2s,color .2s;display:grid;position:absolute;bottom:28px;right:24px}.template-property .home-category:hover .home-category-arrow{color:#343b30;background:#fff}.template-property .home-listings{background:var(--home-warm);border-block:1px solid #efede9;padding-block:68px 37px}.template-property .home-outline-link{background:0 0;border:1px solid #d6d6cc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:21px;min-height:49px;padding:9px 19px;font-size:16px;transition:background .2s;display:inline-flex}.template-property .home-outline-link:hover{background:#fff}.template-property .home-page .property-grid{gap:27px 23px}.template-property .home-page .property-card{border-color:#e8e6df;border-radius:12px;transition:box-shadow .25s,transform .25s;box-shadow:0 3px 7px #322b1703}.template-property .home-page .property-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #322b170c}.template-property .home-page .property-cover{aspect-ratio:1.55}.template-property .home-page .property-content{padding:22px}.template-property .home-page .property-category{color:#72776b}.template-property .home-page .property-content h3{font-size:20px;font-weight:500}.template-property .home-page .property-price{flex-wrap:wrap}.template-property .home-page .property-price strong{font-size:27px}.template-property .home-listings-more{color:#77776d;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;padding-block:31px 0;font-size:15px;display:flex}.template-property .home-listings-more a{color:#343a30;border-bottom:1px solid #bfbfb3;align-items:center;gap:10px;min-height:44px;display:inline-flex}.template-property .home-journey{grid-template-columns:1fr 2.4fr;align-items:center;gap:60px;padding-block:84px;display:grid}.template-property .home-journey-intro h2{letter-spacing:-.03em;margin-block:13px 23px;font-size:33px;line-height:1.55}.template-property .home-journey-intro h2>span{color:#7b7e72}.template-property .home-journey-intro .text-link{white-space:normal}.template-property .home-journey-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.template-property .home-step{border-top:1px solid #dedfd7;padding-top:22px}.template-property .home-step-top{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.template-property .home-step-icon{color:#697260;background:#f5f4ee;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.template-property .home-step-number{color:#c6c8bb;font-size:33px;font-weight:400}.template-property .home-step h3{margin-bottom:12px;font-size:18px}.template-property .home-step p{color:#73756b;font-size:16px;line-height:1.8}.template-property .home-journal{background:#faf9f6;border-top:1px solid #efede7}.template-property .home-page .home-articles{padding-block:65px 72px}.template-property .home-page .home-articles .eyebrow{color:#73736b;letter-spacing:.04em;font-size:14px}.template-property .home-page .home-articles .section-heading h2{font-size:34px}.template-property .home-page .article-card{border-color:#e8e6df;border-radius:11px}.template-property .home-page .article-home-single{max-width:none}.template-property .home-contact{background:var(--home-black);color:#fff;border-radius:14px;grid-template-columns:1fr 1.5fr;margin-block:75px;padding:0;display:grid;overflow:hidden}.template-property .home-contact-image{min-height:350px;position:relative}.template-property .home-contact-image img{object-position:center}.template-property .home-contact-copy{align-self:center;padding:45px 50px}.template-property .home-contact h2{margin-block:12px;font-size:34px;line-height:1.5}.template-property .home-contact p{color:#cbcec5;max-width:475px;margin-bottom:25px;font-size:16px}@media (min-width:1600px){.template-property .home-hero{max-width:1560px;margin-inline:auto}}@media (max-width:1100px){.template-property .home-hero-copy{max-width:520px}.template-property .home-hero-listing{width:290px}.template-property .home-hero-listing-image{flex-basis:63px;height:85px}.template-property .home-category-content{left:21px;right:54px}.template-property .home-category-content h3{font-size:24px}.template-property .home-category-arrow{width:34px;height:34px;right:16px}.template-property .home-journey{grid-template-columns:1fr;gap:34px;padding-block:65px}.template-property .home-journey-intro h2>br{display:none}.template-property .home-contact-copy{padding:35px}.template-property .home-contact h2{font-size:29px}}@media (max-width:800px){.template-property .home-hero{min-height:570px;margin-inline:12px}.template-property .home-hero-inner{padding-top:44px}.template-property .home-hero-shade{background:linear-gradient(90deg,#1a1f1ae8,#1a1f1a80 70%,#1a1f1a30)}.template-property .home-hero-listing{display:none}.template-property .home-hero-caption{bottom:77px}.template-property .home-hero h1{font-size:53px}.template-property .home-section-heading{flex-wrap:wrap;align-items:start;gap:15px}.template-property .home-section-heading>p{max-width:none;margin-top:0}.template-property .home-category-grid{gap:14px}.template-property .home-category{min-height:320px}.template-property .home-category-content{bottom:63px;left:16px;right:16px}.template-property .home-category-top{left:16px;right:16px}.template-property .home-category-arrow{bottom:16px}.template-property .home-category-content h3{font-size:22px}}@media (max-width:700px){.template-property .home-hero{border-radius:12px;min-height:525px;margin-inline:10px}.template-property .home-hero-inner{width:calc(100% - 40px);padding-block:35px 85px}.template-property .home-hero-image{object-position:66% center}.template-property .home-hero h1{margin-block:18px;font-size:clamp(39px,9.7vw,53px);line-height:1.4}.template-property .home-hero-copy>p{max-width:340px;font-size:16px}.template-property .home-kicker{letter-spacing:.02em;gap:9px;font-size:13px}.template-property .home-hero-actions{gap:10px 17px;margin-top:22px}.template-property .home-hero-browse{gap:5px;font-size:14px}.template-property .home-hero-button{gap:14px;padding-left:15px;font-size:15px}.template-property .home-hero-total{flex-wrap:wrap;gap:8px;margin-top:22px;font-size:13px}.template-property .home-hero-total strong{font-size:22px}.template-property .home-hero-caption{display:none}.template-property .home-search{margin-top:-42px}.template-property .home-page .intent-search-primary>label{font-size:19px}.template-property .home-page .intent-search-primary{padding-top:19px}.template-property .home-page .intent-search-examples{margin-top:12px}.template-property .home-location-links{justify-content:flex-start;gap:4px 19px;padding:18px 3px 0}.template-property .home-location-links>span{width:100%}.template-property .home-categories{padding-block:47px 45px}.template-property .home-section-heading{margin-bottom:24px}.template-property .home-section-heading h2{font-size:29px}.template-property .home-category-grid{grid-template-columns:1fr;gap:16px}.template-property .home-category{min-height:270px}.template-property .home-category>img{object-position:center 48%}.template-property .home-category-content{bottom:24px;left:23px;right:70px}.template-property .home-category-content h3{font-size:28px}.template-property .home-category-top{left:23px;right:23px}.template-property .home-category-arrow{width:42px;height:42px;bottom:25px;right:22px}.template-property .home-listings{padding-block:43px 26px}.template-property .home-page .property-grid{grid-template-columns:1fr;gap:21px}.template-property .home-page .property-content{padding:21px}.template-property .home-listings-more{flex-direction:column;gap:4px;padding-top:23px}.template-property .home-journey{gap:30px;padding-block:48px}.template-property .home-journey-intro h2{font-size:29px}.template-property .home-journey-intro h2>br{display:block}.template-property .home-journey-steps{grid-template-columns:1fr;gap:25px}.template-property .home-step{padding:22px 0 0 67px;position:relative}.template-property .home-step-top{margin:0}.template-property .home-step-icon{position:absolute;top:23px;left:0}.template-property .home-step-number{display:none}.template-property .home-step h3{margin-bottom:7px;font-size:19px}.template-property .home-page .home-articles{padding-block:44px}.template-property .home-page .home-articles .section-heading h2{font-size:29px}.template-property .home-contact{grid-template-columns:1fr;margin-block:45px}.template-property .home-contact-image{min-height:190px}.template-property .home-contact-copy{padding:30px 25px 35px}.template-property .home-contact h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.template-property .home-page *,.template-property .home-page :before,.template-property .home-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.template-property .property-grid>.property-result{min-width:0}.template-property .property-grid>.property-result.is-spotlight{grid-column:1/-1}.template-property .search-understanding{background:#fff;border:1px solid #e6e6e6;border-radius:14px;margin-bottom:36px;padding:26px 28px}.template-property .search-understanding-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.template-property .search-understanding-heading .eyebrow{margin:0 0 8px}.template-property .search-understanding h2{margin:0;font-size:22px}.template-property .search-understanding-text{overflow-wrap:anywhere;margin:18px 0;font-size:18px}.template-property .search-criteria{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.template-property .search-criteria li{color:#a61d24;background:#fff1f1;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:16px;display:flex}.template-property .search-criteria svg{flex-shrink:0}.template-property .search-keywords{color:#525252;overflow-wrap:anywhere;font-size:16px}.template-property .search-notes{color:#595959;margin:18px 0 0;padding-left:20px;font-size:15px;line-height:1.8}.template-property #property-search{scroll-margin-top:110px}@media (max-width:600px){.template-property .search-understanding{padding:20px}.template-property .search-understanding-heading{flex-direction:column;align-items:flex-start;gap:12px}.template-property .search-understanding h2{font-size:20px}}.search-chip-remove{border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-6px -8px -6px 0;display:inline-flex}.search-chip-remove:hover,.search-chip-remove:focus-visible{background:#f9dddd}.search-criteria li{max-width:100%}.search-criteria li>span{overflow-wrap:anywhere}.search-clarifications{background:#fff9ec;border:1px solid #e9d9b4;border-radius:12px;margin-top:24px;padding:20px;font-size:18px;line-height:1.7}.search-clarifications p{margin-block:6px 12px}.search-clarifications ul{padding-inline-start:24px}.search-fallback{font-size:18px;line-height:1.7}#search-results{scroll-margin-top:100px}.search-purpose-choice{flex-wrap:wrap;gap:8px;margin-block:8px 4px;display:flex}.search-purpose-choice button{color:#a61d24;min-width:88px;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #a61d24;border-radius:999px;padding:8px 18px;font-size:16px;font-weight:600}.search-purpose-choice button:hover,.search-purpose-choice button:focus-visible{color:#fff;background:#a61d24}.search-purpose-notice{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.search-purpose-notice .search-purpose-choice{margin:0}.unverified-results{border-top:1px solid #e6e6e6;margin-top:48px;padding-top:32px}.unverified-results h2{margin:0 0 6px;font-size:20px}.unverified-results>p{color:#595959;margin:0 0 20px;font-size:16px;line-height:1.7}.template-property p.search-notes{padding-left:0}.template-property .search-understanding .search-keywords{margin:16px 0 0;font-size:15px;line-height:1.7}.template-property .search-understanding p.search-notes,.template-property .search-understanding ul.search-notes{margin-top:10px}.template-property .search-understanding .search-keywords+p.search-notes{margin-top:12px}.template-property .results-section>p.search-notes{margin:0 0 24px;line-height:1.7}
.matching-result{flex-direction:column;min-width:0;display:flex}.matching-result .property-card{border-top-left-radius:0;border-top-right-radius:0;flex:1}.matching-summary{background:#fafafa;border:1px solid #e6e6e6;border-bottom:0;border-radius:12px 12px 0 0;padding:12px 14px;font-size:14px}.matching-summary-head{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.matching-summary-head>strong{color:#a61d24;background:#fff1f1;border-radius:999px;padding:3px 10px;font-size:14px}.matching-summary-head>span{color:#333;background:#fff;border:1px solid #e6e6e6;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;display:inline-flex}.matching-summary-head>span[data-state=PASS] svg{color:#1f7a3d}.matching-summary-head>span[data-state=FAIL]{color:#767676}.matching-summary-head>span[data-state=UNKNOWN] svg{color:#85621a}.matching-summary-state{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.matching-summary>p{color:#595959;margin:8px 0 0}.matching-summary details{margin-top:6px}.matching-summary summary{cursor:pointer;color:#595959;align-items:center;min-height:32px;font-weight:600;display:flex}.matching-summary ul{margin:4px 0 0;padding:0;list-style:none}.matching-summary li{border-top:1px solid #e6e6e6;padding-block:10px;line-height:1.6}.matching-summary li span{color:#555;display:block}.matching-summary li[data-state=UNKNOWN] strong{color:#85621a}.matching-summary li span.matching-source{color:#666;font-size:13px}
.template-property .property-results-view.is-map{width:calc(100vw - 48px);margin-inline:calc(50% - 50vw + 24px)}.template-property .results-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 24px;margin-bottom:22px;display:flex}.template-property .results-heading-row .results-heading{flex:290px;min-width:0;margin:0}.template-property .results-view-switch{background:#fff;border:1px solid #d5d5d5;border-radius:12px;padding:3px;display:flex}.template-property .results-view-switch button{color:#383838;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:8px 15px;font-weight:600;display:inline-flex}.template-property .results-view-switch button[aria-pressed=true]{color:#fff;background:#a61d24}.template-property .results-view-switch button:focus-visible,.template-property .discovery-layout button:focus-visible{outline-offset:2px;outline:3px solid #163e83}.template-property .discovery-layout{overflow-anchor:none;background:#fff;border:1px solid #ddd;border-radius:16px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);height:min(84svh,960px);min-height:520px;display:grid;overflow:hidden}.template-property .discovery-map-wrap{background:#f2f2f2;min-width:0;min-height:0;position:relative}.template-property .discovery-map{width:100%;height:100%}.template-property .discovery-search-area{z-index:2;color:#202020;max-width:calc(100% - 28px);min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 16px;font-weight:600;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #0002}.template-property .discovery-map-message{z-index:2;text-align:center;background:#fff;border-radius:10px;width:max-content;max-width:calc(100% - 28px);padding:12px 18px;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 16px #0002}.template-property .discovery-map-message button,.template-property .discovery-error button{color:#a61d24;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:600;text-decoration:underline}.template-property .discovery-panel{border-left:1px solid #ddd;flex-direction:column;min-width:0;min-height:0;display:flex;container:map-results/inline-size}.template-property .discovery-panel-heading{border-bottom:1px solid #eee;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.template-property .discovery-panel-heading>div{flex:1;min-width:0}.template-property .discovery-panel-heading h3{overflow-wrap:anywhere;margin:0;font-size:18px}.template-property .discovery-panel-heading p{color:#555;margin:4px 0 0;font-size:14px}.template-property .discovery-reset,.template-property .discovery-panel-close{color:#a61d24;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;font-size:13px;display:flex}.template-property .discovery-panel-close,.template-property .discovery-panel-open{display:none}.template-property .discovery-panel-body{overscroll-behavior:contain;flex:1;min-height:0;padding:8px 12px 16px;overflow-y:auto}.template-property .discovery-note{color:#555;margin:4px 2px 10px;font-size:13px;line-height:1.45}.template-property .discovery-error{color:#a61d24}.template-property .discovery-listings{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;display:grid}.template-property .discovery-listing{min-width:0}.template-property .discovery-pagination{justify-content:space-between;align-items:center;gap:5px;margin:18px 0;display:flex}.template-property .discovery-pagination button{color:#222;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:7px;align-items:center;gap:3px;padding:5px;display:inline-flex}.template-property .discovery-pagination button:disabled{opacity:.45;cursor:not-allowed}.template-property .discovery-pin{color:#fff;white-space:nowrap;cursor:pointer;background:#a61d24;border:2px solid #fff;border-radius:22px;align-items:center;gap:7px;max-width:185px;min-height:38px;padding:6px 11px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.25;display:flex;box-shadow:0 2px 9px #0005}.template-property .discovery-pin-name{text-overflow:ellipsis;overflow:hidden}.template-property .discovery-pin-count{flex-shrink:0}.template-property .discovery-pin-count:empty,.template-property .discovery-pin-name:empty{display:none}.template-property .discovery-pin.is-cluster{background:#203f70;border-width:3px;justify-content:center;min-width:44px;min-height:44px;font-size:14px}.template-property .discovery-pin.is-selected,.template-property .discovery-pin:hover{background:#203f70}.template-property .discovery-pin.is-focused{background:#203f70;box-shadow:0 0 0 5px #203f7033,0 3px 12px #0006}@container map-results (min-width:860px){.template-property .discovery-listings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.template-property .property-results-view.is-map{width:calc(100vw - 24px);margin-inline:calc(50% - 50vw + 12px)}.template-property .results-heading-row .results-heading{flex-basis:100%}.template-property .discovery-layout{flex-direction:column;height:calc(100svh - 116px);min-height:490px;display:flex}.template-property .discovery-map-wrap{flex:1}.template-property .discovery-panel{background:#fff;border:0;border-top:1px solid #ddd;border-radius:16px 16px 0 0;flex-shrink:0;max-height:60%;box-shadow:0 -4px 20px #0002}.template-property .discovery-panel:not(.is-open) .discovery-panel-heading,.template-property .discovery-panel:not(.is-open) .discovery-panel-body{display:none}.template-property .discovery-panel-open{color:#202020;width:100%;min-height:56px;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#fff;border:0;padding:12px 18px;font-weight:700;display:block;overflow:hidden}.template-property .discovery-panel.is-open .discovery-panel-open{display:none}.template-property .discovery-panel-close{flex:0 0 44px;width:44px;display:flex}.template-property .discovery-panel-body{padding-bottom:max(16px, env(safe-area-inset-bottom))}.template-property .discovery-map-message{top:38%}.template-property .discovery-pin{max-width:min(155px,40vw)}}
.report-listing-trigger{margin:0}.report-listing-dialog{color:#222;background:#fff;border:1px solid #ddd;border-radius:16px;width:min(620px,100% - 24px);max-height:calc(100dvh - 32px);margin:auto;padding:28px;overflow:auto}.report-listing-dialog::backdrop{background:#0008}.report-listing-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-listing-heading h2{font-size:26px}.report-listing-heading button{background:#f5f5f5;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.report-listing-dialog fieldset{border:0;gap:18px;padding:0;display:grid}.report-listing-dialog label{gap:8px;font-size:18px;display:grid}.report-listing-dialog input,.report-listing-dialog textarea{width:100%;font:inherit;border:1px solid #ccc;border-radius:8px;padding:12px}.report-listing-dialog details summary{cursor:pointer;min-height:44px}.report-listing-dialog details label{margin:12px 0}.report-listing-dialog p{margin:12px 0;line-height:1.7}.report-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:600px){.report-listing-dialog{padding:20px}.report-listing-heading h2{font-size:23px}}
.template-property .property-gallery{border-radius:20px;grid-template-rows:repeat(2,220px);grid-template-columns:1.85fr 1fr;gap:12px;margin:28px 0 38px;display:grid;overflow:hidden}.template-property .gallery-preview{cursor:zoom-in;background:#ededed;border:0;padding:0;display:block;position:relative;overflow:hidden}.template-property .gallery-preview:first-child{grid-row:1/3}.template-property .gallery-preview img{object-fit:cover;transition:transform .35s}.template-property .gallery-preview:hover img{transform:scale(1.025)}.template-property .gallery-preview:focus-visible{outline-offset:-4px;outline:4px solid #e04449}.template-property .gallery-count-1{grid-template-columns:1fr}.template-property .gallery-count-2 .gallery-preview:last-child{grid-row:1/3}.template-property .gallery-empty{background:#ededed;height:360px;display:block}.template-property .gallery-empty .image-placeholder{height:100%}.template-property .gallery-open-label{color:#292929;background:#fffffff5;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 3px 16px #0002}.template-property .gallery-photo-label{color:#fff;text-align:start;background:#171717df;border-radius:6px;width:fit-content;padding:6px 12px;font-size:16px;line-height:1.5;position:absolute;top:12px;left:12px;right:12px}.template-property .gallery-photo-caption{overflow-wrap:anywhere;padding:12px 4px 0;font-size:17px}.template-property .gallery-photo-caption a{color:inherit;text-decoration:underline}.template-property .gallery-dialog{color:#fff;background:#181818;border:0;border-radius:16px;width:calc(100vw - 40px);max-width:1180px;max-height:calc(100dvh - 40px);padding:0;overflow:auto}.template-property .gallery-dialog::backdrop{background:#080808e8}.template-property .gallery-dialog-content{padding:16px}.template-property .gallery-dialog-header{align-items:center;gap:18px;padding:0 2px 14px;display:flex}.template-property .gallery-dialog-header h2{flex:1;margin:0;font-size:16px;font-weight:500;line-height:1.6}.template-property .gallery-dialog-header>span{color:#dbdbdb;flex-shrink:0;font-size:14px}.template-property .gallery-icon-button{color:#fff;cursor:pointer;background:#181818cc;border:1px solid #ffffff35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.template-property .gallery-icon-button:hover{background:#333}.template-property .gallery-icon-button:focus-visible,.template-property .gallery-thumbnail:focus-visible{outline-offset:3px;outline:3px solid #e04449}.template-property .gallery-stage{background:#080808;border-radius:8px;height:min(65dvh,720px);position:relative;overflow:hidden}.template-property .gallery-stage img{object-fit:contain}.template-property .gallery-previous,.template-property .gallery-next{position:absolute;top:50%;transform:translateY(-50%)}.template-property .gallery-previous{left:16px}.template-property .gallery-next{right:16px}.template-property .gallery-thumbnails{gap:10px;padding:16px 4px 4px;display:flex;overflow-x:auto}.template-property .gallery-thumbnail{cursor:pointer;opacity:.62;background:#373737;border:2px solid #0000;border-radius:6px;flex:0 0 88px;height:64px;padding:0;position:relative;overflow:hidden}.template-property .gallery-thumbnail img{object-fit:cover}.template-property .gallery-thumbnail.is-active{opacity:1;border-color:#e04449}.template-property .gallery-thumbnail:hover{opacity:1}@media (max-width:700px){.template-property .property-gallery{border-radius:14px;grid-template-rows:repeat(2,140px);grid-template-columns:1.5fr 1fr;gap:7px;margin:22px 0 28px}.template-property .gallery-count-1{grid-template-columns:1fr}.template-property .gallery-open-label{gap:5px;padding:8px;font-size:14px;bottom:10px;right:8px}.template-property .gallery-open-label svg{width:14px}.template-property .gallery-empty{height:280px}.template-property .gallery-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.template-property .gallery-dialog-content{padding:10px}.template-property .gallery-dialog-header{gap:10px}.template-property .gallery-dialog-header h2{font-size:16px}.template-property .gallery-stage{height:57dvh}.template-property .gallery-previous{left:8px}.template-property .gallery-next{right:8px}}@media (prefers-reduced-motion:reduce){.template-property .gallery-preview img{transition:none}}
.public-room-options{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;margin:28px 0;font-size:17px;display:grid}.public-room-options>header h2{margin:0 0 8px;font-size:27px}.public-room-option{border:1px solid var(--border,#e4e4e4);background:#fff;border-radius:16px;min-width:0;padding:24px;scroll-margin-top:110px}.public-room-option:target{outline:3px solid var(--accent,#d92431);outline-offset:3px}.public-room-option>header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.public-room-option h3{overflow-wrap:anywhere;margin:0;font-size:23px}.room-availability{background:#f4f4f4;border-radius:8px;padding:6px 12px;font-size:16px}.public-room-option[data-availability=available] .room-availability{color:#25633a;background:#e9f4ec}.public-room-option[data-availability=full] .room-availability{color:#7a2929;background:#fff0f0}.room-shared-photo-label{color:#656565;margin-top:8px;font-size:15px}.room-price{margin:18px 0;font-size:18px}.room-price strong{color:var(--accent,#d92431);font-size:26px}.room-option-facts{flex-wrap:wrap;gap:8px 18px;padding:0;list-style:none;display:flex}.room-description{white-space:pre-line}.public-room-option details{margin:20px 0}.public-room-option summary{cursor:pointer;padding:8px 0;font-weight:600}.public-room-option .button{white-space:normal;text-align:center;margin-top:12px}.room-status-note{background:#fff5f3;border-radius:10px;padding:16px}.property-room-summary{margin:12px 0;font-size:16px;line-height:1.6}@media (max-width:600px){.public-room-option{padding:16px}.public-room-option h3{font-size:21px}.public-room-option .button{width:100%}}.room-comparison-scroll{border:1px solid var(--line);border-radius:14px;overflow-x:auto}.room-comparison{border-collapse:collapse;text-align:left;width:100%;min-width:620px;font-size:17px}.room-comparison caption{text-align:left;background:#faf8f6;padding:18px 20px;font-size:20px;font-weight:600}.room-comparison th,.room-comparison td{border-top:1px solid var(--line);vertical-align:top;padding:17px 18px}.room-comparison thead{background:#f8f8f8;font-size:16px}.room-comparison tbody th{overflow-wrap:anywhere;min-width:170px;max-width:280px;font-weight:500}.room-comparison small{margin-top:6px;font-size:14px;font-weight:400;line-height:1.5;display:block}.room-comparison button{text-align:left;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0}.room-comparison button small{text-underline-offset:4px;text-decoration:underline}.room-comparison-note{font-size:15px;line-height:1.7}.room-expand{border:0;border-top:1px solid var(--line);text-align:left;width:100%;font:inherit;cursor:pointer;color:inherit;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;font-weight:600;display:flex}.room-expand span{color:var(--accent);font-size:26px}.room-status-updated{font-size:15px}
.template-property .landing-page{padding-block:24px 64px}.template-property .landing-page .breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;display:flex}.template-property .landing-page .breadcrumb>span{align-items:center;gap:6px;display:inline-flex}.template-property .landing-hero{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:28px 30px}.template-property .landing-hero h1{margin:8px 0 12px;font-size:clamp(26px,4vw,36px);line-height:1.3}.template-property .landing-intro{color:#333;max-width:820px;margin:0;font-size:17px;line-height:1.8}.template-property .landing-note{color:#737373;margin:8px 0 0;font-size:14px;line-height:1.6}.template-property .landing-stats{flex-wrap:wrap;gap:12px;margin:22px 0 0;display:flex}.template-property .landing-stats>div{background:#f7f7f7;border-radius:10px;min-width:140px;padding:12px 16px}.template-property .landing-stats dt{color:#737373;font-size:13px}.template-property .landing-stats dd{color:#1f1f1f;margin:2px 0 0;font-size:20px;font-weight:600}.template-property .landing-stats dd small{color:#737373;font-size:13px;font-weight:400}.template-property .landing-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.template-property .landing-actions .button{align-items:center;gap:8px;display:inline-flex}.template-property .landing-section{margin-top:44px}.template-property .landing-section h2{margin:0 0 18px;font-size:22px}.template-property .landing-pagination{margin-top:28px}.template-property .landing-links{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.template-property .landing-links a{color:#242424;background:#fff;border:1px solid #e6e6e6;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:8px 14px;font-size:15px;display:inline-flex}.template-property .landing-links a:hover,.template-property .landing-links a:focus-visible{color:#b51f26;background:#fff5f5;border-color:#e7b9bb}.template-property .landing-links a span{color:#8a8a8a;font-size:13px}@media (max-width:600px){.template-property .landing-hero{padding:20px}.template-property .landing-stats>div{flex:calc(50% - 12px);min-width:0}}.template-property .landing-lines{color:#595959;margin:-4px 0 12px;font-size:15px}
.detail-summary-module__QEOx_G__summary{border:1px solid var(--line,#e5e5e5);border-left:3px solid var(--primary,#dc2635);background:var(--surface,#fff);border-radius:12px;margin:1.5rem 0;padding:1.4rem 1.5rem}.detail-summary-module__QEOx_G__summary h2{margin:0 0 1rem;font-size:1.2rem;line-height:1.5}.detail-summary-module__QEOx_G__summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.8rem;margin:0;display:grid}.detail-summary-module__QEOx_G__summary dt{color:var(--muted,#666);font-size:1rem;line-height:1.65}.detail-summary-module__QEOx_G__summary dd{overflow-wrap:anywhere;margin:.2rem 0 0;font-size:1.05rem;font-weight:500;line-height:1.7}.detail-summary-module__QEOx_G__summary .detail-summary-module__QEOx_G__note{border-top:1px solid var(--line,#e5e5e5);color:var(--muted,#666);margin:1rem 0 0;padding-top:.85rem;font-size:.95rem;line-height:1.7}@media (max-width:600px){.detail-summary-module__QEOx_G__summary{padding:1.15rem}.detail-summary-module__QEOx_G__summary dl{grid-template-columns:1fr;gap:.8rem}}
.template-property .advertiser-card{gap:16px;display:grid}.template-property .advertiser-card h2{margin:0;font-size:22px}.template-property .advertiser-identity{align-items:center;gap:14px;min-width:0;display:flex}.template-property .advertiser-avatar{width:56px;height:56px;color:var(--primary);background:#fff0f0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.template-property .advertiser-identity strong{overflow-wrap:anywhere;font-size:20px;display:block}.template-property .advertiser-identity span:not(.advertiser-avatar){color:var(--muted);margin-top:4px;font-size:16px;display:block}.template-property .advertiser-card .button{white-space:normal;overflow-wrap:anywhere;margin-top:0}.template-property .advertiser-email{align-items:center;gap:10px;min-width:0;font-size:17px;display:flex}.template-property .advertiser-email svg{flex-shrink:0}.template-property .advertiser-email span{overflow-wrap:anywhere}
.terms-module__lrzcXq__page{padding-bottom:72px}.terms-module__lrzcXq__document{max-width:900px;margin:12px auto 0}.terms-module__lrzcXq__heading{border-bottom:1px solid var(--line);margin-bottom:32px;padding:28px 0 34px}.terms-module__lrzcXq__icon{width:52px;height:52px;color:var(--accent);background:#fff1f1;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.terms-module__lrzcXq__heading h1{font-size:clamp(30px,3.5vw,44px);line-height:1.5}.terms-module__lrzcXq__intro{color:#606060;margin-top:17px;font-size:20px;line-height:1.9}.terms-module__lrzcXq__updated{color:#707070;margin-top:20px;font-size:16px}.terms-module__lrzcXq__document .article-content{max-width:none}.terms-module__lrzcXq__contact{background:var(--surface);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;max-width:900px;margin:44px auto 0;padding:28px;display:flex}.terms-module__lrzcXq__contact h2{margin-bottom:7px;font-size:23px}.terms-module__lrzcXq__contact p{color:#666;line-height:1.8}.terms-module__lrzcXq__contact a{flex-shrink:0}.terms-module__lrzcXq__related{border-top:1px solid var(--line);max-width:900px;margin:40px auto 0;padding-top:26px}.terms-module__lrzcXq__related h2{margin-bottom:16px;font-size:22px}.terms-module__lrzcXq__related>div{flex-wrap:wrap;gap:12px 24px;display:flex}.terms-module__lrzcXq__related a{color:var(--accent);text-underline-offset:4px;line-height:1.8;text-decoration:underline}@media (max-width:700px){.terms-module__lrzcXq__page{padding-bottom:44px}.terms-module__lrzcXq__heading{margin-bottom:24px;padding-top:8px}.terms-module__lrzcXq__intro{font-size:18px}:is(.terms-module__lrzcXq__document .article-content th,.terms-module__lrzcXq__document .article-content td){min-width:200px}:is(.terms-module__lrzcXq__document .article-content th:first-child,.terms-module__lrzcXq__document .article-content td:first-child){min-width:230px}.terms-module__lrzcXq__contact{flex-direction:column;align-items:stretch;padding:22px}}
.contact-page-module__dvLPfG__page{padding-block:56px 80px}.contact-page-module__dvLPfG__intro{max-width:760px;margin-bottom:38px}.contact-page-module__dvLPfG__eyebrow{color:var(--accent);letter-spacing:.04em;margin:0 0 14px;font-size:13px;font-weight:600;display:block}.contact-page-module__dvLPfG__intro h1{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(32px,3.4vw,46px);font-weight:600;line-height:1.35}.contact-page-module__dvLPfG__description{color:#707070;margin:0;font-size:16px;line-height:1.8}.contact-page-module__dvLPfG__board{background:#fff;border:1px solid #e7e1da;border-radius:20px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);display:grid;overflow:hidden}.contact-page-module__dvLPfG__channelsPanel{background:#faf7f2;padding:38px}.contact-page-module__dvLPfG__board h2{margin:0 0 10px;font-size:26px;font-weight:600;line-height:1.45}.contact-page-module__dvLPfG__channelsPanel>.contact-page-module__dvLPfG__description{margin-bottom:28px}.contact-page-module__dvLPfG__formPanel{border-left:1px solid #e7e1da;padding:38px 42px}.contact-page-module__dvLPfG__formPanel>.contact-page-module__dvLPfG__description{margin-bottom:28px}.contact-page-module__dvLPfG__formPanel .field-input{background:#fdfcfb;border-color:#dedbd7;border-radius:9px}.contact-page-module__dvLPfG__formPanel .field-input:focus{border-color:var(--accent);background:#fff}.contact-page-module__dvLPfG__formPanel .form-field{gap:8px}.contact-page-module__dvLPfG__formPanel .form-field label{color:#444;font-size:15px}.contact-page-module__dvLPfG__formPanel .button{border-radius:9px}.contact-page-module__dvLPfG__details{border-top:1px solid #e6dfd5;gap:22px;margin-top:28px;padding-top:28px;display:grid}.contact-page-module__dvLPfG__details>div{align-items:flex-start;gap:12px;font-size:15px;display:flex}.contact-page-module__dvLPfG__details svg{color:#6c655d;flex-shrink:0;margin-top:3px}.contact-page-module__dvLPfG__details span{color:#777}.contact-page-module__dvLPfG__details p{white-space:pre-line;margin:6px 0 0;line-height:1.7}@media (max-width:1000px){.contact-page-module__dvLPfG__channelsPanel,.contact-page-module__dvLPfG__formPanel{padding:28px}.contact-page-module__dvLPfG__board h2{font-size:23px}}@media (max-width:800px){.contact-page-module__dvLPfG__page{padding-block:36px 50px}.contact-page-module__dvLPfG__intro{margin-bottom:28px}.contact-page-module__dvLPfG__board{border-radius:16px;grid-template-columns:1fr}.contact-page-module__dvLPfG__formPanel{border-top:1px solid #e7e1da;border-left:0}}@media (max-width:600px){.contact-page-module__dvLPfG__channelsPanel,.contact-page-module__dvLPfG__formPanel{padding:24px 20px}.contact-page-module__dvLPfG__board h2{font-size:22px}.contact-page-module__dvLPfG__channelsPanel>.contact-page-module__dvLPfG__description,.contact-page-module__dvLPfG__formPanel>.contact-page-module__dvLPfG__description{margin-bottom:22px}}
.listing-freshness-module__RA6aXW__panel{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:10px;margin-top:16px;padding:18px;display:grid}.listing-freshness-module__RA6aXW__panel h3{font-size:20px}.listing-freshness-module__RA6aXW__panel p{font-size:16px;line-height:1.7}.listing-freshness-module__RA6aXW__actions{flex-wrap:wrap;gap:10px;display:flex}.listing-freshness-module__RA6aXW__actions>p{flex-basis:100%}@media (max-width:600px){.listing-freshness-module__RA6aXW__actions>button{width:100%}}
.listing-statistics-module__PdoSTa__statistics{grid-column:1/-1;min-width:0;margin:0 28px 22px}.listing-statistics-module__PdoSTa__panel{background:#fff;border:1px solid #ddd;border-radius:12px;margin-top:14px;padding:22px}.listing-statistics-module__PdoSTa__panel p{margin-block:12px;line-height:1.85;font-size:16px!important}.listing-statistics-module__PdoSTa__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.listing-statistics-module__PdoSTa__heading h3{margin:0;font-size:22px}.listing-statistics-module__PdoSTa__heading button{cursor:pointer;background:0 0;border:0;min-height:44px;font-size:16px;text-decoration:underline}.listing-statistics-module__PdoSTa__period{gap:6px;margin-block:14px;display:flex}.listing-statistics-module__PdoSTa__period button{cursor:pointer;background:#f6f6f6;border:1px solid #ddd;border-radius:7px;min-height:44px;padding:8px 18px;font-size:16px}.listing-statistics-module__PdoSTa__period button[aria-pressed=true]{color:#fff;background:#222}.listing-statistics-module__PdoSTa__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.listing-statistics-module__PdoSTa__metrics>div{border:1px solid #eee;border-radius:9px;padding:16px}.listing-statistics-module__PdoSTa__metrics span{color:#666;font-size:16px;display:block}.listing-statistics-module__PdoSTa__metrics strong{margin-top:7px;font-size:29px;display:block}.listing-statistics-module__PdoSTa__chart{margin:22px 0}.listing-statistics-module__PdoSTa__chart figcaption{margin-bottom:15px;font-size:17px}.listing-statistics-module__PdoSTa__bars{border-bottom:1px solid #ddd;align-items:stretch;gap:3px;height:130px;display:flex}.listing-statistics-module__PdoSTa__bars>div{flex:1;align-items:flex-end;min-width:0;display:flex}.listing-statistics-module__PdoSTa__bars span{background:#d72735;border-radius:3px 3px 0 0;width:100%}.listing-statistics-module__PdoSTa__chartDates{color:#666;justify-content:space-between;margin-top:7px;font-size:14px;display:flex}.listing-statistics-module__PdoSTa__daily summary{cursor:pointer;min-height:44px;font-size:16px}.listing-statistics-module__PdoSTa__table{overflow-x:auto}.listing-statistics-module__PdoSTa__table table{border-collapse:collapse;width:100%;min-width:670px;font-size:15px}.listing-statistics-module__PdoSTa__table th,.listing-statistics-module__PdoSTa__table td{text-align:center;border-bottom:1px solid #eee;padding:12px}.listing-statistics-module__PdoSTa__panel .listing-statistics-module__PdoSTa__note{color:#696969;font-size:15px!important}@media (max-width:600px){.listing-statistics-module__PdoSTa__statistics{margin-inline:16px}.listing-statistics-module__PdoSTa__panel{padding:16px}.listing-statistics-module__PdoSTa__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-statistics-module__PdoSTa__metrics>div{padding:12px}}
.template-property .account-social-auth h2,.template-property .account-social-connections h2{margin:0 0 9px;font-size:20px}.template-property .account-social-intro{color:var(--muted);margin:0 0 20px;font-size:16px;line-height:1.7}.template-property .account-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;display:grid}.template-property .account-social-provider{min-width:0}.template-property .account-social-button{color:#1f1f1f;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #747775;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:16px;font-weight:500;line-height:1.35;display:flex}.template-property .account-social-button>span:not(.account-social-icon){min-width:0}.template-property .account-social-button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.template-property .account-social-button:not(:disabled):hover{box-shadow:0 0 0 3px #2020200d}.template-property .account-social-facebook{color:#fff;background:#0866ff;border-color:#0866ff}.template-property .account-social-line{color:#fff;background:#06c755;border-color:#06c755}.template-property .account-social-line:not(:disabled):hover{background:#05b34c}.template-property .account-social-apple{color:#fff;background:#000;border-color:#000}.template-property .account-social-provider .account-social-button:disabled{cursor:not-allowed;color:#606060;opacity:1;background:#fafafa;border-color:#dedede}.template-property .account-social-button:disabled .account-social-icon{opacity:.65}.template-property .account-social-button:disabled .account-social-icon-line{filter:brightness(0)}.template-property .account-social-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 22px;width:22px;height:22px;display:inline-block}.template-property .account-social-icon-google{background-color:#fff}.template-property .account-social-status{text-align:center;color:var(--muted);margin-top:6px;font-size:14px;line-height:1.5;display:block}.template-property .account-social-divider{color:var(--muted);text-align:center;align-items:center;gap:12px;margin:25px 0;font-size:16px;display:flex}.template-property .account-social-divider:before,.template-property .account-social-divider:after{content:"";background:var(--line);flex:1;height:1px}.template-property .account-social-load-error{color:var(--muted);margin-top:16px;font-size:16px}.template-property .account-social-load-error p{margin:0 0 12px}.template-property .account-social-load-error .button{min-height:44px;font-size:16px}.template-property .account-social-success{align-items:center;gap:8px;display:flex}.template-property .account-social-connections{margin-block:24px}.template-property .account-social-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:44px;list-style:none;display:flex}.template-property .account-social-details summary::-webkit-details-marker{display:none}.template-property .account-social-details summary h2{margin:0}.template-property .account-social-details[open] summary{margin-bottom:16px}.template-property .account-social-details[open] summary>svg{transform:rotate(180deg)}.template-property .account-social-connections>.account-notice{margin-top:16px;margin-bottom:0}.template-property .account-social-connections-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.template-property .account-social-spinner{flex-shrink:0;animation:1s linear infinite account-social-spin}@keyframes account-social-spin{to{transform:rotate(360deg)}}@media (max-width:800px){.template-property .account-social-connections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.template-property .account-social-grid{grid-template-columns:minmax(0,1fr);gap:12px}}@media (prefers-reduced-motion:reduce){.template-property .account-social-spinner{animation:none}}.template-property .account-social-icon-google{background-image:url(/brand/social/google.png)}.template-property .account-social-icon-line{background-image:url(/brand/social/line.png)}
.room-editor{gap:20px;min-width:0;display:grid}.room-editor-heading h3{margin:0;font-size:1.25rem}.room-editor-heading p{color:var(--muted,#666);margin:8px 0 0;line-height:1.7}.room-editor-card{background:#fff;border:1px solid #dedede;border-radius:12px;min-width:0}.room-editor-card>summary{cursor:pointer;padding:20px;font-size:1.05rem}.room-editor-card>summary span{vertical-align:middle;overflow-wrap:anywhere;gap:8px;max-width:90%;display:inline-grid}.room-editor-card>summary small{color:#666;font-size:.9rem}.room-editor-fields{border:0;border-top:1px solid #eee;gap:18px;min-width:0;margin:0;padding:20px;display:grid}.room-editor-fields input:not([type=checkbox]):not([type=file]),.room-editor-fields textarea{width:100%;min-width:0}.room-editor-fields .account-grid{margin:0}.room-editor-photos{gap:12px;display:grid}.room-editor-photo-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;display:grid}.room-editor-photo-grid>div,.room-editor-photo-grid>button{aspect-ratio:1;min-height:110px;position:relative}.room-editor-photo-grid img{object-fit:cover;border-radius:8px;width:100%;height:100px}.room-editor-photo-grid>div>button{background:#fff;border-radius:6px;padding:8px;position:absolute;top:4px;right:4px}.room-editor-photo-grid>button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:4px}.room-editor-upload{cursor:pointer;justify-self:start;position:relative}.room-editor-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.room-editor-upload:focus-within{outline:2px solid var(--primary,#df2636);outline-offset:3px}.room-editor-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.room-editor-actions button{min-height:44px}.room-editor-check,.room-editor-facilities label{align-items:flex-start;gap:12px;line-height:1.6;display:flex}.room-editor-check input,.room-editor-facilities input{accent-color:#df2636;flex-shrink:0;width:20px;height:20px;margin-top:3px}.room-editor-facilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}@media (max-width:600px){.room-editor-fields,.room-editor-card>summary{padding:16px}.room-editor-facilities{grid-template-columns:1fr}.room-editor-actions>.button:first-child{width:100%}}.template-property .matching-facts-room{margin-block:20px;padding:0}.template-property .matching-facts-room h4{margin:0 0 8px;font-size:1rem}.template-property .matching-facts-editor .property-select-trigger{height:auto;min-height:52px}.template-property .matching-facts-editor .property-select-trigger>span{white-space:normal;text-overflow:clip;line-height:1.5}
.template-property .projects-intro{border-bottom:1px solid var(--line);background:var(--surface);padding-bottom:46px}.template-property .project-image-label,.template-property .project-image-credit{z-index:1;color:#fff;background:#171717dd;border-radius:5px;padding:5px 11px;font-size:16px;line-height:1.6;position:absolute}.template-property .project-image-label{top:13px;left:13px}.template-property .project-image-credit{max-width:calc(100% - 26px);bottom:13px;right:13px}.template-property .projects-intro-copy{max-width:900px;padding:12px 0 28px}.template-property .projects-intro-copy h1{margin:9px 0 15px;font-size:clamp(32px,3.6vw,48px)}.template-property .projects-intro-copy p{color:#595959;font-size:20px}.template-property .projects-search{max-width:1040px}.template-property .projects-search>label{margin-bottom:9px;font-size:18px;display:block}.template-property .projects-search-row{gap:12px;display:flex}.template-property .projects-search-input{background:#fff;border:1px solid #d5d5d5;border-radius:7px;flex:1;align-items:center;gap:13px;min-width:0;padding-inline:20px;display:flex}.template-property .projects-search-input>svg{color:#777}.template-property .projects-search-input input{width:100%;min-height:62px;color:var(--ink);background:0 0;border:0;font-size:18px}.template-property .projects-search-input input::placeholder{color:#707070;opacity:1}.template-property .projects-search-row>.button{min-height:62px;padding-inline:28px;font-size:18px}.template-property .projects-results{padding-block:45px 76px}.template-property .projects-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px;display:flex}.template-property .projects-section-heading>div{min-width:0}.template-property .projects-section-heading h2{overflow-wrap:anywhere;margin-bottom:7px;font-size:28px}.template-property .projects-section-heading p{color:#666;font-size:18px}.template-property .projects-section-heading>.text-link{flex-shrink:0;font-size:18px}.template-property .project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.template-property .project-card{background:#fff;border:1px solid #e1e1e1;border-radius:12px;flex-direction:column;min-width:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.template-property .project-card:hover{border-color:#d3a5a6;box-shadow:0 8px 22px #20202008}.template-property .project-card-image{aspect-ratio:16/9;background:var(--surface);display:block;position:relative;overflow:hidden}.template-property .project-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.template-property .project-card-category{color:#666;align-items:center;gap:12px;font-size:17px;display:flex}.template-property .project-building-icon{color:#a83236;background:#f8f3f3;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.template-property .project-card h3{overflow-wrap:anywhere;margin:19px 0 11px;font-size:23px;line-height:1.6}.template-property .project-card h3 a:hover{color:var(--accent)}.template-property .project-location{color:#666;overflow-wrap:anywhere;align-items:flex-start;gap:9px;font-size:17px;display:flex}.template-property .project-location>svg{margin-top:5px}.template-property .project-card-bottom{margin-top:auto;padding-top:27px}.template-property .project-card-counts{color:#555;flex-wrap:wrap;gap:8px 20px;padding-bottom:20px;font-size:17px;display:flex}.template-property .project-card-counts span+span{position:relative}.template-property .project-card-counts span+span:before{content:"";background:#d6d6d6;width:1px;height:12px;position:absolute;top:10px;left:-11px}.template-property .project-card-link{border-top:1px solid var(--line);color:var(--accent);justify-content:space-between;align-items:center;gap:12px;padding-top:17px;font-size:18px;display:flex}.template-property .project-card-link:hover{color:#a9161d}.template-property .projects-pagination{margin-top:42px}.template-property .projects-pagination>p{text-align:center;color:#666;font-size:17px}.template-property .projects-pagination .pagination{flex-wrap:wrap;gap:8px;margin-top:17px}.template-property .projects-pagination .pagination a{min-width:46px;min-height:46px;font-size:18px}.template-property .projects-empty{padding:50px 24px}.template-property .projects-empty p{max-width:660px;margin-inline:auto;font-size:18px}.template-property .projects-empty .button{font-size:18px}.template-property .project-detail-page{padding-bottom:76px}.template-property .project-detail-page .breadcrumb{overflow-wrap:anywhere}.template-property .project-detail-heading{grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);align-items:center;gap:58px;padding-block:23px 46px;display:grid}.template-property .project-detail-title h1{overflow-wrap:anywhere;margin:12px 0 18px;font-size:clamp(32px,3.2vw,44px)}.template-property .project-category{color:#666;align-items:center;gap:8px;margin-top:12px;font-size:18px;display:flex}.template-property .project-detail-title .project-location{font-size:18px}.template-property .project-detail-title>.button{min-height:54px;margin-top:27px;font-size:18px}.template-property .project-listing-summary{background:#fdf9f9;border:1px solid #eadcdd;border-radius:12px;padding:25px 28px;position:relative}.template-property .project-summary-icon{inset-inline-end:26px;color:#be777a;position:absolute;top:27px}.template-property .project-listing-summary h2{padding-inline-end:38px;font-size:20px}.template-property .project-listing-summary>strong{color:var(--accent);margin-top:7px;font-size:52px;font-weight:500;line-height:1.25;display:block}.template-property .project-listing-summary>p{color:#666;margin-top:3px;font-size:17px}.template-property .project-listing-summary>div{border-top:1px solid #ebdfe0;grid-template-columns:1fr 1fr;gap:18px;margin-top:23px;padding-top:18px;display:grid}.template-property .project-listing-summary>div a{justify-content:space-between;align-items:center;gap:8px;font-size:17px;display:flex}.template-property .project-listing-summary>div a:hover{color:var(--accent)}.template-property .project-detail-image{aspect-ratio:2.7;background:var(--surface);border-radius:12px;margin-bottom:35px;position:relative;overflow:hidden}.template-property .project-detail-image img[data-project-image-portrait=true]{object-fit:contain}.template-property .project-information{grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);align-items:start;gap:28px;display:grid}.template-property .project-information-main{gap:25px;display:grid}.template-property .project-information>*,.template-property .project-location-panel>div{min-width:0}.template-property .project-location-panel .text-link{white-space:normal}.template-property .project-panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:29px}.template-property .project-panel h2{margin-bottom:17px;font-size:25px}.template-property .project-description{white-space:pre-line;overflow-wrap:anywhere;color:#555;font-size:18px}.template-property .project-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;margin:0;display:grid}.template-property .project-facts dt{color:#666;font-size:17px}.template-property .project-facts dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:20px}.template-property .project-location-panel{background:var(--surface);align-items:flex-start;gap:16px;display:flex}.template-property .project-location-panel h2{margin-bottom:9px}.template-property .project-location-panel p{color:#606060;overflow-wrap:anywhere;font-size:18px}.template-property .project-location-panel .text-link{margin-top:19px;font-size:18px}.template-property .project-location-icon{width:47px;height:47px;color:var(--accent);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.template-property .project-information-location-only{grid-template-columns:1fr}.template-property .project-information-location-only .project-location-panel{padding-block:23px}.template-property .project-information-location-only .project-location-panel h2{margin-bottom:3px;font-size:21px}.template-property .project-listings{padding-top:58px;scroll-margin-top:30px}.template-property .project-listings .projects-section-heading .eyebrow{overflow-wrap:anywhere;margin-bottom:7px;display:block}.template-property .project-result-count{color:#555;flex-shrink:0;font-size:18px}.template-property .project-listing-filters{flex-wrap:wrap;gap:11px;margin-bottom:29px;display:flex}.template-property .project-listing-filters a{background:#fff;border:1px solid #d9d9d9;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:9px 20px;font-size:18px;display:flex}.template-property .project-listing-filters a span{color:#666;font-size:16px}.template-property .project-listing-filters a[aria-current]{border-color:var(--ink);background:var(--ink);color:#fff}.template-property .project-listing-filters a[aria-current] span{color:#eee}.template-property .project-listing-filters a:hover{border-color:var(--accent)}.template-property .project-sale-status{color:#9e1c29;background:#f8eeee;border-radius:6px;margin-bottom:16px;padding:6px 14px;font-size:17px;display:inline-block}.template-property .project-official-price{gap:4px;margin-top:22px;display:grid}.template-property .project-official-price>span,.template-property .project-official-price small{color:#626262;font-size:16px}.template-property .project-official-price strong{color:var(--accent);overflow-wrap:anywhere;font-size:clamp(25px,2.8vw,36px);font-weight:600}.template-property .project-section-links{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.template-property .project-section-links a{border:1px solid var(--line);border-radius:7px;min-height:48px;padding:12px 18px;font-size:18px}.template-property .project-section-links a:hover{border-color:var(--accent);color:var(--accent)}.template-property .project-profile-sections{gap:28px;margin-top:28px;display:grid}.template-property .project-profile-sections:empty{display:none}.template-property .project-profile-columns,.template-property .project-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.template-property .project-profile-columns>:only-child{grid-column:1/-1}.template-property .project-highlights,.template-property .project-amenities{gap:16px;margin:0;padding:0;font-size:18px;list-style:none;display:grid}.template-property .project-highlights li,.template-property .project-amenities li{overflow-wrap:anywhere;align-items:flex-start;gap:10px;min-width:0;display:flex}.template-property .project-highlights svg,.template-property .project-amenities svg{color:var(--accent);flex-shrink:0;margin-top:4px}.template-property .project-amenities{grid-template-columns:repeat(3,minmax(0,1fr))}.template-property .project-promotion{background:#fff9f9;border-color:#efd4d7}.template-property .project-plans,.template-property .project-profile-sections section{scroll-margin-top:28px}.template-property .project-plans>h2{font-size:28px}.template-property .project-section-note{color:#666;max-width:840px;margin:8px 0 24px;font-size:18px}.template-property .project-plan{min-width:0;padding:24px}.template-property .project-plan h3{margin-bottom:18px;font-size:25px}.template-property .project-plan .project-description{margin-bottom:20px}.template-property .project-plan .property-gallery{border-radius:8px;grid-template-rows:repeat(2,125px);margin:0 0 24px}.template-property .project-plan .property-gallery img{object-fit:contain}.template-property .project-plan-price{color:var(--accent);border-top:1px solid var(--line);margin-top:22px;padding-top:18px;font-size:25px}.template-property .project-facts progress{width:100%;max-width:400px;height:8px;accent-color:var(--accent);margin-top:12px;display:block}.template-property .project-contact{background:#fcf9f9;gap:20px;display:grid}.template-property .project-contact p{font-size:18px}.template-property .project-contact .button-row{flex-wrap:wrap}.template-property .project-contact .button{min-height:50px;font-size:18px}@media (max-width:1050px){.template-property .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-property .project-detail-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,1fr);gap:30px}.template-property .project-listing-summary{padding:23px}.template-property .project-listing-summary>div{gap:10px}.template-property .project-listing-summary>div a{font-size:16px}.template-property .project-information{grid-template-columns:1fr}}@media (max-width:700px){.template-property .project-profile-columns,.template-property .project-plan-grid,.template-property .project-amenities{grid-template-columns:1fr}.template-property .project-section-links{gap:7px}.template-property .project-section-links a{padding:10px 12px;font-size:17px}.template-property .project-plan .project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.template-property .projects-intro{padding-bottom:30px}.template-property .projects-intro-copy{padding-top:0;padding-bottom:25px}.template-property .projects-intro-copy h1{font-size:32px}.template-property .projects-intro-copy p{font-size:18px}.template-property .projects-search-row{flex-direction:column}.template-property .projects-search-input{gap:9px;padding-inline:14px}.template-property .projects-search-input input{min-height:57px;font-size:17px}.template-property .projects-search-row>.button{min-height:53px}.template-property .projects-results{padding-block:31px 48px}.template-property .projects-section-heading{flex-wrap:wrap;align-items:flex-start;gap:13px;margin-bottom:22px}.template-property .projects-section-heading h2{font-size:25px}.template-property .project-grid{grid-template-columns:1fr;gap:17px}.template-property .project-card-body{padding:22px}.template-property .project-card h3{margin-top:16px;font-size:23px}.template-property .project-card-bottom{padding-top:20px}.template-property .projects-pagination .pagination{gap:4px}.template-property .projects-pagination .pagination a{width:42px;min-width:42px;min-height:44px}.template-property .projects-pagination .pagination-gap{margin-inline:3px}.template-property .project-detail-page{padding-bottom:48px}.template-property .project-detail-heading{grid-template-columns:1fr;gap:27px;padding-block:5px 26px}.template-property .project-detail-title h1{font-size:32px}.template-property .project-detail-title>.button{width:100%;margin-top:23px}.template-property .project-listing-summary{padding:23px}.template-property .project-listing-summary>strong{font-size:42px}.template-property .project-listing-summary>div a{font-size:17px}.template-property .project-detail-image{aspect-ratio:4/3;margin-bottom:24px}.template-property .project-panel{padding:22px}.template-property .project-panel h2{font-size:23px}.template-property .project-facts{grid-template-columns:1fr;gap:19px}.template-property .project-location-panel{gap:12px}.template-property .project-location-icon{width:38px;height:38px}.template-property .project-listings{padding-top:39px}.template-property .project-listing-filters{gap:7px}.template-property .project-listing-filters a{flex:1;gap:7px;padding-inline:12px;font-size:17px}.template-property .project-listing-filters a span{font-size:16px}.template-property .projects-empty{padding:34px 20px}.template-property .projects-empty .button-row{flex-direction:column;width:100%}}
