/* One type system for the homepage, legacy templates and information pages. */
:root {
  --pf-font: 'Poppins', Arial, sans-serif;
  --pf-ink: #20363c;
  --pf-muted: #53636a;
  --pf-coral: #cb2d40;
  --pf-line: #dfe5e3;
  --pf-paper: #f6f7f5;
  --coral: var(--pf-coral);
  --coral-hover: #ac2133;
  --muted: var(--pf-muted);
  --line: var(--pf-line);
  --warm: #f5f4f0;
  --pf-small: 13px;
  --pf-body: 15px;
  --pf-control: 14px;
  --pf-radius: 12px;
}
.pf-site body, #root { font-family: var(--pf-font); font-size: var(--pf-body); font-weight: 400; line-height: 1.65; color: var(--pf-ink); font-synthesis: none; -webkit-font-smoothing: antialiased; }
.pf-site :is(h1,h2,h3,h4,h5,h6,p,a,li,label,input,select,textarea,button,summary,dt,dd,td,th,small,legend,figcaption),
.pf-site :is(.form_field,.sortby,.details-info,.card-body) span:not([class*="glyphicon"]):not([class*="fa-"]):not([class*="icon"]),
#root :is(h1,h2,h3,p,a,li,label,input,select,textarea,button,summary,dt,dd,small) { font-family: var(--pf-font) !important; }
.pf-site :is(h1,h2,h3,h4,h5,h6), #root :is(h1,h2,h3) { font-weight: 600; letter-spacing: -.035em; line-height: 1.25; text-transform: none; }
.pf-site :is(p,li,dt,dd), #root p { line-height: 1.7; }
.pf-site :is(button,.btn,.btn-default,.btn2,.btn-custom,.form_field button,.form_field .drop-menu .select,.form_field .dropeddown li),
.pf-site :is(.widget-title,.contact_info h3,.card h3,.property-hd-sec h1) { text-transform: none !important; letter-spacing: normal; }
.pf-site :is(button,.btn,.btn-default,.btn2,.btn-custom), #root :is(.primary,.search-tabs button,.pill) { font-size: var(--pf-control); font-weight: 600; line-height: 1.5; min-height: 44px; }
.pf-site :is(input.form-control,select.form-control,textarea.form-control,.form_field input,.form_field select,.form_field button,.form_field .drop-menu .select) { font-size: 15px !important; font-weight: 400; }
.pf-site :is(label,.form_field label), #root :is(.field-title,.dialog-field) { font-size: var(--pf-small); font-weight: 600; line-height: 1.5; }
.pf-site input::placeholder, .pf-site textarea::placeholder { color: var(--pf-muted); opacity: 1; }
.pf-site :is(.pf-navigation>a,.pf-actions,.pf-account,.pf-menu-toggle), #root :is(.desktop-nav>a,.desktop-nav>button,.header-actions,.login-link) { font-size: var(--pf-control); }
.pf-site :is(.pf-language,.pf-footer-links a,.pf-footer-top p,.pf-footer-bottom,.pf-updated,.pf-map-note),
#root :is(.footer nav a,.footer nav button,.footer-bottom,.footer-language,.hero-caption,.hero-caption small) { font-size: var(--pf-small) !important; line-height: 1.65; }
.pf-site :is(.pf-button,.pf-actions>a), #root .publish-button { font-size: var(--pf-control); font-weight: 600; }
.pf-header-inner { max-width: 1280px; min-height: 80px; padding: 16px 28px; gap: 28px; }
.pf-navigation { gap: 24px; }
.pf-logo img { width: 200px; }
.pf-language a { min-height: 44px; display: inline-flex; align-items: center; }
.pf-site .pf-hero-small { padding-block: 48px; background: #eff2ef; }
.pf-site .pf-hero-small h1 { font-size: clamp(30px,3.7vw,44px); line-height: 1.2; }
.pf-site .pf-hero-small p:not(.pf-eyebrow) { font-size: 16px; max-width: 64ch; }
.pf-site .pf-eyebrow { font-size: var(--pf-small); letter-spacing: .02em; text-transform: none; font-weight: 600; }
.pf-site .pf-info-content { padding: 36px 40px; border-radius: var(--pf-radius); }
.pf-site .pf-info-content h2 { font-size: 22px; }
.pf-site .pf-info-content p { font-size: var(--pf-body); max-width: 67ch; }
.pf-site .pf-info-menu a { font-size: 14px; }
.pf-site :is(.pf-about p,.pf-about-steps p,.pf-note p,.contact_info p) { font-size: var(--pf-body); }
.pf-site :is(.contact_form h3,.form-wr h3,.pf-about h2) { font-size: 28px; }
.pf-site :is(.card,.contact_form,.agent,.agent-info,.pf-about-steps>div) { border-radius: var(--pf-radius); box-shadow: none; border: 1px solid var(--pf-line); }
.pf-site .card:hover { box-shadow: 0 6px 22px #20363c0b; }
.pf-site .card :is(.card-body p,.card-body li,.card-footer a) { font-size: var(--pf-small); font-weight: 400; color: var(--pf-muted); }
.pf-site .card .card-body h3 { font-size: 20px; line-height: 1.4; }
.pf-site .card .card-body { padding: 20px; }
.pf-site .card .rate-info h5 { font-size: 21px; font-weight: 600; letter-spacing: -.02em; }
.pf-site .results-container .card .img-block { height: 240px; }
.pf-site .results-container .card .img-block>img { width: 100%; height: 100%; object-fit: cover; }
.pf-site .card .listing_badge { font-size: 12px; }
.pf-site :is(.pf-footer,.pf-footer-inner) { font-family: var(--pf-font); }
.pf-site .pf-footer-links { gap: 8px 24px; }
.pf-site .pf-footer-links a { min-height: 40px; }
.pf-site .pf-footer-bottom { color: var(--pf-muted); }
.pf-site :is(.sw-search-start,.btn-primary,.pf-button) { background-color: var(--pf-coral) !important; border-color: var(--pf-coral) !important; }
.pf-site .pf-button-secondary { background-color: #fff !important; border-color: var(--pf-line) !important; }

/* Results first. The map remains a measured, accessible expandable region. */
.pf-site .half-map-sec { padding: 36px 24px !important; background: var(--pf-paper); }
.pf-site .half-map-sec>.container { width: 100%; max-width: 1200px; padding: 0; }
.pf-site .half-map-sec .pf-results-column { width: 100%; max-width: 100%; flex: 0 0 100%; position: static; }
.pf-results-heading { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 28px; }
.pf-results-title { padding: 0; }
.pf-results-title h1 { font-size: clamp(28px,3.2vw,38px); margin: 0 0 8px; }
.pf-results-title p { font-size: 15px; margin: 0; color: var(--pf-muted); }
.pf-map-toggle { display: inline-flex; gap: 10px; align-items: center; flex-shrink: 0; padding: 12px 20px; border: 1px solid #bccac8; border-radius: 999px; background: #fff; color: var(--pf-ink); }
.pf-map-toggle[aria-expanded=true] { background: #e8eeea; border-color: #aebfba; }
.pf-map-shell { height: 0; overflow: hidden; visibility: hidden; border-radius: var(--pf-radius); }
.pf-map-shell[data-open=true] { height: 342px; visibility: visible; margin-bottom: 24px; border: 1px solid var(--pf-line); }
.pf-site .pf-map-shell :is(#map-container,#main-map) { height: 340px !important; min-height: 340px; position: relative !important; width: 100% !important; top: 0 !important; }
.pf-site .half-map-sec .widget-property-search { background: #fff; border: 1px solid var(--pf-line); border-radius: var(--pf-radius); padding: 22px !important; margin-bottom: 26px; }
.pf-site .half-map-sec .banner-search { background: transparent; border-radius: 0; margin: 0 -8px; padding: 0; }
.pf-site .half-map-sec .form_field { padding-inline: 8px; margin-bottom: 14px; }
.pf-site .half-map-sec .form_field :is(input,select,.drop-menu,.winter_dropdown_tree) { border-radius: 8px; }
.pf-site .half-map-sec .form_field label { display: block; margin-bottom: 6px; }
.pf-site .half-map-sec .feat-srch { border-top: 1px solid var(--pf-line); margin-top: 6px; padding-top: 18px; }
.pf-site .half-map-sec .feat-srch .more-feat h3 { font-size: 14px; font-weight: 600; }
.pf-site .half-map-sec .listing-directs { padding-top: 0; }
.pf-site .half-map-sec .list-head { margin-bottom: 20px; }
.pf-site .pf-active-filters { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin: 0 0 22px; }
.pf-active-filters:empty { display: none !important; }
.pf-active-filters>span { font-size: 13px; padding: 6px 12px; border: 1px solid var(--pf-line); border-radius: 999px; background: #fff; color: var(--pf-muted); }
.pf-active-filters>a { color: var(--pf-coral); font-size: 13px; padding: 6px 4px; text-decoration: underline; text-underline-offset: 3px; }
.pf-site .pf-secondary-field { width: 50% !important; flex: 0 0 50%; }
.pf-site .half_map .pf-footer { margin-top: 44px; }
.pf-site .half_map .pf-footer-inner { padding: 28px 0; }

/* The chosen homepage keeps its photographs and five printed covers. */
#root .header-inner { width: calc(100% - 64px); max-width: 1224px; height: 80px; }
#root .brand img { width: 200px; }
#root .page-width { width: calc(100% - 80px); max-width: 1200px; }
#root .desktop-nav { gap: 24px; margin-left: 16px; }
#root .header-actions { gap: 14px; }
#root .publish-button { padding: 12px 20px; }
#root .hero { height: 610px; }
#root .hero-content { padding-top: 148px; }
#root .hero h1 { font-size: clamp(38px,4.6vw,56px); line-height: 1.12; letter-spacing: -.04em; max-width: 740px; }
#root .hero-intro { font-size: 18px; line-height: 1.65; }
#root .search-tabs button { font-size: 14px; }
#root .search-field :is(input,select) { font-size: 14px; font-weight: 400; }
#root .search-field { gap: 12px; padding-inline: 16px; }
#root .filters-button { font-size: 13px; }
#root .section-heading { grid-template-columns: 1fr 1fr auto; gap: 30px; }
#root .section-heading h2 { font-size: clamp(28px,3vw,36px); white-space: normal; line-height: 1.22; }
#root .eyebrow { font-size: 13px; font-weight: 600; letter-spacing: .015em; line-height: 1.5; margin-bottom: 8px; text-transform: none; }
#root .section-description { font-size: 14px; line-height: 1.75; }
#root .text-link { min-height: 44px; font-size: 14px; align-items: center; }
#root .city-section { padding-block: 52px 44px; }
#root .stories-section { padding-block: 42px; }
#root .photo-tile h3 { font-size: 18px; margin-top: 13px; line-height: 1.4; }
#root .photo-tile p { font-size: 13px; line-height: 1.65; margin-top: 3px; }
#root .city-grid .image-wrap { border-radius: 10px; }
#root .poster-grid { gap: 24px; }
#root .poster-grid h3 { font-size: 16px; }
#root .image-action { opacity: 1; height: 40px; width: 40px; }
#root .footer { padding-block: 24px 20px; }
#root .footer-top { flex-wrap: wrap; gap: 20px; padding-block: 0 18px; }
#root .footer nav { gap: 6px 22px; }
#root .footer nav :is(a,button) { min-height: 40px; display: inline-flex; align-items: center; }
#root .footer .legal-links { gap: 4px 24px; padding-block: 16px; }
#root .footer .socials { margin-left: auto; }
#root .footer .socials :is(a,button) { min-height: 40px; width: 40px; }
#root .footer .socials .share-button { width: auto; padding: 10px 15px; gap: 8px; border-radius: 999px; font-size: 13px; }
#root .share-link { width: 100%; padding: 12px; border: 1px solid var(--pf-line); border-radius: 8px; font-size: 15px; }
#root .footer-bottom { gap: 14px; flex-wrap: wrap; padding-top: 8px; }
#root .dialog-body p { font-size: 15px; }
#root .dialog-body h2 { font-size: 28px; }
#root .dialog-field select { font-size: 16px; }
#root .dialog-body .muted, #root .muted-button { font-size: 13px; }
@media(min-width:1200px) { .pf-site .results-container>.row>div { flex: 0 0 33.333%; max-width: 33.333%; } }
@media(max-width:1180px) { .pf-header-inner { gap: 18px; }.pf-navigation { gap: 16px; }.pf-site .pf-navigation>a { font-size: 13px; }.pf-site .pf-logo img { width: 180px; } }
@media(max-width:1180px) { #root .desktop-nav { display: none; }#root .mobile-toggle { display: flex; }#root .mobile-nav { position: absolute; top: 100%; left: 0; right: 0; display: flex; flex-direction: column; align-items: stretch; padding: 18px 24px; background: #fff; border-top: 1px solid var(--line); box-shadow: 0 12px 24px #20363c14; }#root .mobile-nav>a,#root .mobile-nav>button { text-align: left; padding: 12px 0; font-size: 15px; }#root .mobile-nav .primary { padding: 12px 20px; align-self: flex-start; }#root .mobile-nav label { display: flex; gap: 15px; align-items: center; margin-top: 10px; } }
@media(max-width:1020px) { #root .hero { height: 650px; }#root .hero-content { padding-top: 115px; }#root .section-heading { grid-template-columns: 1fr auto; }#root .footer nav { justify-content: flex-start; } }
@media(max-width:920px) { .pf-header-inner { min-height: 74px; }.pf-site .pf-navigation>a { font-size: 15px; }.pf-site .pf-info-content { padding: 28px; } }
@media(max-width:680px) {
  #root .page-width,#root .header-inner { width: calc(100% - 40px); }
  #root .header-inner { height: 72px; }#root .header-inner .brand img { width: clamp(140px,44vw,175px); }
  #root .hero { height: auto; min-height: 730px; }#root .hero-content { padding-top: 56px; padding-bottom: 24px; }
  #root .hero h1 { font-size: clamp(32px,9vw,40px); }#root .hero-intro { font-size: 16px; }
  #root .search-field { height: 70px; padding-inline: 6px; }#root .search-field :is(input,select) { font-size: 16px; }
  #root .section-heading { display: flex; gap: 12px; }#root .section-heading h2 { font-size: 29px; }
  #root .section-description { font-size: 14px; }#root .eyebrow { font-size: 13px; }#root .text-link { font-size: 14px; }
  #root .city-section { padding-block: 36px; }#root .stories-section { padding-block: 34px; }
  #root .photo-tile h3,#root .poster-grid h3 { font-size: 16px; }#root .poster-grid p { font-size: 13px; }
  #root .footer-bottom p:last-child { max-width: none; text-align: left; }
  .pf-site .half-map-sec { padding: 28px 18px !important; }.pf-results-heading { flex-wrap: wrap; gap: 16px; margin-bottom: 22px; }
  .pf-site .half-map-sec .widget-property-search { padding: 16px !important; }
  .pf-site .pf-secondary-field { width: 100% !important; flex-basis: 100%; }
  .pf-site :is(input.form-control,select.form-control,textarea.form-control,.form_field input,.form_field select) { font-size: 16px !important; }
  .pf-site .pf-info-content { padding: 24px; }.pf-site .pf-hero-small { padding: 34px 22px; }
  .pf-site .pf-info-menu a { font-size: 13px; }.pf-site .pf-footer-inner { padding-inline: 20px; }
}
