:root{--fc-font-family:var(--font-body,sans-serif);--fc-primary-blue:#005b94;--fc-primary-blue-dark:#004a79;--fc-action-green:#d4af37;--fc-teal-light:#d4af37;--fc-brand-gold:#d4af37;--fc-text-dark:#242a3f;--fc-text-medium:#5c6b73;--fc-text-on-primary:#ffffff;--fc-border:#000000;--fc-background:#ffffff;--fc-surface:#ffffff;--fc-surface-muted:#f5f5f5;--fc-surface-highlight:#eef0ff;--fc-magenta:#b9007e;--fc-shadow:0 20px 45px rgba(0,0,0,0.08);--fc-shadow-soft:0 10px 24px rgba(0,91,148,0.08);--fc-brand-gradient:linear-gradient(90deg,var(--fc-primary-blue) 0%,var(--fc-brand-gold) 100%);--fc-shell-width:min(1240px,calc(100vw - 32px));--fc-button-height:35px;--fc-button-padding-inline:16px;--fc-button-font-size:0.82rem;--fc-button-font-weight:800;--fc-button-gap:8px}*{box-sizing:border-box}html{background:linear-gradient(180deg,rgba(212,175,55,.12),transparent 18%),linear-gradient(135deg,rgba(0,91,148,.1),transparent 40%),var(--fc-surface-muted)}body{margin:0;color:var(--fc-text-dark);font-family:var(--fc-font-family);background:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select{font:inherit}main{width:var(--fc-shell-width);margin:0 auto;padding:24px 0 72px;flex:1 0 auto}body:has(.private-list-page) .site-header{margin-bottom:0}body:has(.private-list-page) main{padding-top:0}body:has(.private-chat-page) .site-header{margin-bottom:0}body:has(.private-chat-page) .site-footer{display:none}body:has(.private-chat-page) main{width:min(1440px,calc(100vw - 16px));padding-top:0;padding-bottom:0}body:has(.home-search-landing-shell) main{padding-top:0}body:has(.home-search-landing-shell) .site-header{margin-bottom:0}body:has(.search-results-experience) main{width:min(1440px,calc(100vw - 16px));padding-top:8px}@media (max-width:720px){body:has(.home-search-landing-shell) main{width:100%}body:has(.search-results-experience) main{width:100%;padding-top:0}body:has(.private-chat-page) main{width:100%}}.site-shell{min-height:100vh;display:flex;flex-direction:column}.auth-panel,.detail-card,.empty-state,.hero-panel,.inline-notice,.photo-card,.portal-signal-card,.portal-type-link,.property-card,.search-map-card,.site-footer,.site-header{background:var(--fc-surface);border:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow-soft)}.site-header{width:var(--fc-shell-width);margin:16px auto 0}.site-footer{width:100%;margin:auto 0 0;padding:32px 28px 28px}.site-footer-stack{display:grid;grid-gap:28px;gap:28px;width:var(--fc-shell-width);margin:0 auto}.site-footer .site-footer-brand{margin:0;display:inline-grid;width:-moz-fit-content;width:fit-content;align-items:center;overflow:visible;font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:800;letter-spacing:-.05em;line-height:1}.site-footer-columns{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-column{display:grid;align-content:start;grid-gap:14px;gap:14px}.site-footer-heading{margin:0;font-size:1.08rem;font-weight:800;letter-spacing:-.02em}.site-footer-link-list{display:grid;grid-gap:10px;gap:10px}.site-footer-link{width:-moz-fit-content;width:fit-content;color:var(--fc-primary-blue);font-size:.96rem;font-weight:600;line-height:1.4}.footer-info-back-link:hover,.site-footer-info-route:hover,.site-footer-link:hover{color:#004a79}.site-footer-bottom-wrap{width:100%;margin-top:18px;padding-top:18px;border-top:1px solid rgba(0,0,0,.12)}.site-footer-bottom{width:var(--fc-shell-width);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;color:rgba(0,0,0,.62);font-size:.82rem;line-height:1.4;text-align:center}.site-footer-bottom a{color:var(--fc-primary-blue);font-weight:700}.site-footer-bottom a:hover{color:#004a79}.site-footer-social-list{display:inline-flex;align-items:center;gap:8px;margin-left:2px}.site-footer-social-link{--footer-social-color:var(--fc-primary-blue);--footer-social-hover-bg:rgba(0,91,148,0.08);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:var(--footer-social-color);background:#ffffff;border:1px solid rgba(92,107,115,.24);box-shadow:0 4px 10px rgba(0,0,0,.045);line-height:0;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,color .12s ease,transform .12s ease}.site-footer-social-link:hover{background:var(--footer-social-hover-bg);border-color:color-mix(in srgb,var(--footer-social-color) 34%,rgba(92,107,115,.24));box-shadow:0 6px 14px rgba(0,0,0,.07);transform:translateY(-1px)}.site-footer-social-link--facebook{--footer-social-color:#1877f2;--footer-social-hover-bg:rgba(24,119,242,0.09)}.site-footer-social-link--instagram{--footer-social-color:#c13584;--footer-social-hover-bg:rgba(225,48,108,0.09)}.site-footer-social-link--tiktok{--footer-social-color:#111111;--footer-social-hover-bg:rgba(17,17,17,0.07)}.site-footer-social-link:focus-visible{outline:2px solid rgba(212,175,55,.72);outline-offset:2px}.site-footer-social-link--pending{cursor:default;opacity:.94}.site-footer-social-svg{display:block;flex:0 0 auto;width:22px;height:22px;fill:currentColor}.site-footer-social-link--facebook .site-footer-social-svg{width:19px;height:22px;transform:translateY(1px)}.site-footer-social-link--instagram .site-footer-social-svg{width:22px;height:22px}.site-footer-social-link--tiktok .site-footer-social-svg{width:21px;height:22px;transform:translate(-.5px,1px)}.site-footer-social-link--instagram .site-footer-social-svg{fill:none;stroke:currentColor;stroke-width:1.9}.site-footer-social-link--instagram .site-footer-social-svg circle:last-child{fill:currentColor;stroke:none}.site-footer-info-page{padding-top:8px;background:var(--fc-surface-muted)}.site-footer-info-shell{width:min(960px,100%);margin:0 auto;display:grid;grid-gap:18px;gap:18px}.footer-info-back-link{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-self:end;gap:8px;min-height:38px;padding:8px 0 6px;border-bottom:2px solid;color:var(--fc-primary-blue);font-size:var(--fc-button-font-size);font-weight:var(--fc-button-font-weight);letter-spacing:-.01em;line-height:1;white-space:nowrap}.footer-info-back-link:hover{color:#004a79}.footer-info-back-link svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.site-footer-info-article{position:relative;display:grid;grid-gap:28px;gap:28px;padding:clamp(24px,4vw,40px);background:var(--fc-surface);border:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow)}.site-footer-info-article:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(0,91,148,.96),rgba(212,175,55,.9))}.site-footer-info-header{display:grid;grid-gap:14px;gap:14px;justify-items:center;text-align:center}.site-footer-info-header .eyebrow{margin:0;color:var(--fc-primary-blue);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.site-footer-info-header h1{margin:0;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:900;letter-spacing:-.04em;line-height:1.1}.site-footer-info-header .lead{max-width:620px;margin:0 auto;color:var(--fc-text-medium);font-size:1rem;line-height:1.6}.site-footer-info-section{display:grid;grid-gap:12px;gap:12px}.site-footer-info-section+.site-footer-info-section{padding-top:24px;border-top:1px solid rgba(0,0,0,.08)}.site-footer-info-section h2{margin:0;font-size:clamp(1.3rem,2.4vw,1.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;display:flex;align-items:center;gap:10px}.site-footer-info-section h2:before{content:"";display:inline-block;width:4px;height:1.1em;background:linear-gradient(180deg,rgba(0,91,148,.9),rgba(212,175,55,.7));flex:0 0 4px}.site-footer-info-section p{margin:0;color:var(--fc-text-medium);line-height:1.75}.site-footer-info-link-list,.site-footer-info-list{margin:0;display:grid;grid-gap:10px;gap:10px;color:var(--fc-text-medium);line-height:1.7}.site-footer-info-list{padding-left:20px}.site-footer-info-link-list{list-style:none;padding:0}.site-footer-info-route{width:-moz-fit-content;width:fit-content;color:var(--fc-primary-blue);font-weight:700}.site-footer-info-route:hover{color:#004a79}.site-footer-info-badge{display:inline-flex;align-items:center;min-height:22px;margin-left:8px;padding:2px 8px;background:var(--fc-surface-highlight);border:1px solid rgba(0,91,148,.18);color:var(--fc-primary-blue);font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site-footer-info-section-description{margin:-6px 0 0;color:var(--fc-text-medium);font-size:.88rem;line-height:1.55}.site-footer-info-cta{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:28px 0 0;border-top:1px solid rgba(0,0,0,.08);text-align:center}.site-footer-info-cta p{margin:0;color:var(--fc-text-medium);font-size:.94rem;line-height:1.5}.site-footer-info-cta-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--fc-button-height);padding:8px var(--fc-button-padding-inline);background:var(--fc-primary-blue);border:0;border-radius:0;color:var(--fc-text-on-primary);font-size:var(--fc-button-font-size);font-weight:var(--fc-button-font-weight);line-height:1;text-decoration:none;box-shadow:0 10px 20px rgba(0,91,148,.16);transition:background .12s ease}.site-footer-info-cta-link:hover{background:#004a79}.site-footer-info-cta-link:focus-visible{outline:2px solid var(--fc-teal-light);outline-offset:2px}.site-footer-info-cta-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.site-footer-info-meta{padding-top:24px;border-top:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.62);font-size:.82rem}.site-footer-info-meta p{margin:0}.site-footer-info-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin-top:8px}.info-grid-item{position:relative;overflow:hidden;display:grid;grid-gap:8px;gap:8px;padding:20px;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 16px rgba(0,91,148,.06);transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.info-grid-item:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,rgba(0,91,148,.96),rgba(212,175,55,.9))}.info-grid-item:hover{border-color:var(--fc-primary-blue);background:var(--fc-surface-highlight);box-shadow:0 10px 22px rgba(0,91,148,.1)}.info-grid-item strong{font-size:1.1rem;font-weight:800;color:var(--fc-primary-blue);letter-spacing:-.02em}.info-grid-item span{font-size:.92rem;line-height:1.5;color:var(--fc-text-medium)}.is-grid-section h2{margin-bottom:8px}@media (max-width:920px){.site-footer-info-grid{grid-template-columns:1fr}}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup strong,.detail-card h1,.feature-card h3,.hero-copy h1,.portal-hero h1,.portal-signal-card h2,.property-body h2,.search-map-card h2,.section-title{margin:0;font-weight:800;letter-spacing:-.03em}.brand-lockup small,.brand-lockup strong{display:block}.brand-lockup small{color:rgba(0,0,0,.62);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.brand-mark,.button,.chip,.environment-badge,.portal-chip-link,.portal-operation-tab,.portal-type-link,.property-badge,.search-map-pill,.search-view-link,button{border-radius:0}.brand-mark{display:inline-flex;width:50px;height:50px;background:var(--fc-primary-blue);color:var(--fc-text-on-primary);font-size:1.1rem;font-weight:800}.brand-mark,.site-nav{align-items:center;justify-content:center}.site-nav{display:flex;flex-wrap:wrap;gap:18px;font-size:.9rem;font-weight:700}.header-text-link,.site-nav a{position:relative;padding-bottom:3px}.header-text-link:hover,.site-nav a:hover,.text-link:hover{color:var(--fc-primary-blue)}.header-text-link:after,.site-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:rgba(0,91,148,.22);transform:scaleX(0);transform-origin:left;transition:transform .12s ease}.header-text-link:hover:after,.site-nav a:hover:after{transform:scaleX(1)}.session-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.session-greeting{font-size:.88rem;font-weight:700}.environment-badge{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:8px 10px;background:var(--fc-surface-highlight);color:var(--fc-primary-blue);border:1px solid rgba(0,91,148,.18);font-size:.8rem;font-weight:800;letter-spacing:.08em}.header-access-link{min-height:46px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;width:100%;margin:0 0 16px;padding:0;background:#ffffff;border:0;border-bottom:1px solid rgba(92,107,115,.28);box-shadow:0 1px 0 rgba(92,107,115,.08)}.site-header-inner{width:var(--fc-shell-width);min-height:60px;margin:0 auto;padding:5px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap}.site-brand{display:inline-flex;align-items:center;min-height:40px;flex:0 0 auto}.site-brand-wordmark{color:var(--fc-text-on-primary);font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:800;letter-spacing:-.05em;line-height:1;-webkit-text-stroke:1.5px rgba(0,0,0,.9);paint-order:stroke fill;text-shadow:1px 0 0 rgba(0,0,0,.9),-1px 0 0 rgba(0,0,0,.9),0 1px 0 rgba(0,0,0,.9),0 -1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px -1px 0 rgba(0,0,0,.9)}.brand-wordmark--header{display:inline-flex;width:7.1rem;height:auto;align-items:center;padding:2px 0;background:transparent;border:0;box-shadow:none}.brand-wordmark--header img{width:100%;max-width:none;height:auto}.header-toolbar{justify-content:flex-end;margin-left:auto;flex:1 1 auto;flex-wrap:nowrap}.header-menu,.header-toolbar{display:flex;align-items:center;gap:18px;min-width:0}.header-account-link,.header-menu-link,.header-primary-cta{position:relative;min-height:34px;padding:5px 4px;border:0;background:transparent;color:var(--fc-primary-blue);display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:0;transition:background .12s ease,color .12s ease,opacity .12s ease}.header-account-link:hover,.header-menu-link:hover,.header-primary-cta:hover{background:rgba(0,91,148,.06);color:#004a79}.header-menu-link{min-width:0;white-space:nowrap}.header-account-link.is-active,.header-menu-link.is-active{color:var(--fc-primary-blue)}.header-account-link:after,.header-menu-link:after,.header-primary-cta:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:2px;background:rgba(92,107,115,.72);transform:scaleX(0);transform-origin:left;transition:transform .12s ease}.header-account-link.is-active:after,.header-account-link:hover:after,.header-menu-link.is-active:after,.header-menu-link:hover:after,.header-primary-cta:hover:after{transform:scaleX(1)}.header-account-badge,.header-menu-icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease}.header-menu-icon{position:relative;width:28px;height:28px}.header-menu-icon--has-badge{isolation:isolate}.header-chat-badge{position:absolute;top:-4px;right:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#b42318;color:#ffffff;border:1px solid rgba(255,255,255,.92);font-size:.65rem;font-weight:800;line-height:1;z-index:1}.header-account-link svg,.header-menu-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .12s ease,stroke-width .12s ease,filter .12s ease}.header-menu-label{text-align:center}.header-primary-cta{font-weight:800}.header-primary-cta .header-menu-icon svg{stroke-width:1.9}.header-account-link.is-active .header-account-icon svg,.header-menu-link.is-active .header-menu-icon svg,.header-primary-cta:hover .header-menu-icon svg{transform:translateY(-1px) scale(1.08);stroke-width:2.2;filter:none}.header-account-link{min-width:0;font-weight:700}.header-account-badge{width:26px;height:26px;background:rgba(0,91,148,.06);color:var(--fc-primary-blue);border:1px solid rgba(92,107,115,.36);font-size:.8rem;font-weight:800}.header-account-link.is-active .header-account-badge{background:rgba(0,91,148,.1);border-color:rgba(92,107,115,.56)}.header-link-text{position:relative;display:inline-flex;align-items:center;font-size:.82rem;font-weight:700;letter-spacing:-.01em;line-height:1;white-space:nowrap}.header-primary-cta .header-link-text{font-weight:800}.access-page{min-height:clamp(420px,calc(100vh - 260px),720px);position:relative;padding:clamp(18px,3vw,36px);align-content:center;justify-items:center;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(212,175,55,.18),transparent 28%),radial-gradient(circle at 90% 18%,rgba(0,91,148,.14),transparent 30%),linear-gradient(135deg,rgba(238,240,255,.72),rgba(255,255,255,.96) 48%,rgba(232,249,245,.78))}.access-page:before{content:"";position:absolute;inset:18px;border:1px solid rgba(0,91,148,.1);pointer-events:none}.access-card{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:stretch}.access-card-copy,.auth-panel-card{border:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow)}.access-card-copy{display:grid;align-content:center;grid-gap:18px;gap:18px;padding:32px;background:linear-gradient(180deg,rgba(238,240,255,.92),rgba(255,255,255,.98)),var(--fc-surface)}.access-card-links{display:flex;flex-wrap:wrap;gap:10px}.auth-panel-card{max-width:640px;width:100%;position:relative;z-index:1;justify-self:center;align-content:start;gap:28px;padding:46px 48px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,248,255,.98)),var(--fc-surface)}.auth-panel-card:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,var(--fc-primary-blue),var(--fc-teal-light))}.auth-panel-brand{display:flex;justify-content:center}.auth-panel-brand .brand-wordmark{width:clamp(11.5rem,22vw,13.75rem)}.auth-panel-heading{display:grid;grid-gap:16px;gap:16px;justify-items:center;text-align:center}.auth-panel-card .lead{max-width:52ch;color:var(--fc-text-dark);font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.65}.auth-panel-card h2{margin:0;max-width:11ch;font-size:clamp(2.2rem,4.6vw,3.7rem);line-height:1.02;letter-spacing:-.04em}.field label,.field span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.auth-continue-button{width:100%}.info-copy{margin:0;color:var(--fc-primary-blue);font-weight:700;line-height:1.5}.auth-divider{display:flex;align-items:center;gap:12px;color:rgba(0,0,0,.56);font-size:.9rem;font-weight:700}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;border-top:1px solid rgba(0,0,0,.12)}.auth-provider-button{width:100%;min-height:64px;justify-content:center;gap:14px;padding-inline:18px}.auth-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;justify-items:center;grid-gap:clamp(16px,4vw,44px);gap:clamp(16px,4vw,44px);padding:2px 0 4px}.auth-feature-item{display:grid;grid-gap:8px;gap:8px;justify-items:center;color:var(--fc-text-dark);text-align:center}.auth-feature-item strong{font-size:clamp(.98rem,1.8vw,1.12rem);font-weight:900;letter-spacing:-.02em}.auth-feature-icon{display:inline-flex;width:clamp(48px,7vw,58px);height:clamp(48px,7vw,58px);align-items:center;justify-content:center;color:var(--fc-text-dark)}.auth-feature-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.auth-provider-label{font-weight:800}.auth-provider-button.is-disabled{opacity:.68}.auth-provider-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px}.auth-provider-icon svg{width:100%;height:100%;display:block}.auth-provider-icon-google{color:inherit}.auth-helper-copy{margin:0;color:rgba(0,0,0,.6);font-size:.88rem;line-height:1.6}.account-summary-grid{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:20px;gap:20px}.account-avatar{width:92px;height:92px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--fc-primary-blue);color:var(--fc-text-on-primary);font-size:2rem;font-weight:800;letter-spacing:-.04em}.account-avatar-photo{background:rgba(238,240,255,.75)}.account-avatar-image{display:block;width:100%;height:100%;object-fit:cover}.account-field-grid,.account-summary-copy{display:grid;grid-gap:12px;gap:12px}.account-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-field{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border:1px solid rgba(0,0,0,.12);background:rgba(255,255,255,.92)}.account-field-label{color:rgba(0,0,0,.62);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-contact-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.account-contact-card{display:grid;grid-gap:16px;gap:16px}.account-contact-name{margin:0;font-size:1.15rem}.account-contact-meta{display:grid;grid-gap:12px;gap:12px;margin:0}.account-contact-meta div{display:grid;grid-gap:4px;gap:4px}.account-contact-meta dt{color:rgba(0,0,0,.62);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-contact-meta dd{margin:0;font-weight:600}.account-contact-empty{gap:12px}.private-list-page{width:100%;gap:24px}.private-hub{width:min(680px,100%);margin:0 auto}.private-hub-card{position:relative;display:grid;grid-gap:32px;gap:32px;padding:clamp(28px,4vw,44px);background:var(--fc-surface);border:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow)}.private-hub-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(0,91,148,.96),rgba(212,175,55,.9))}.private-hub-header{display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center}.private-hub-header .eyebrow{margin:0;color:var(--fc-primary-blue);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.private-hub-header h1{margin:0;font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:900;letter-spacing:-.04em;line-height:1.15}.private-hub-header .lead{max-width:440px;margin:0;color:var(--fc-text-medium);font-size:.96rem;line-height:1.55}.private-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.private-hub-link{display:grid;grid-gap:8px;gap:8px;padding:22px;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.private-hub-link:hover{border-color:var(--fc-primary-blue);background:var(--fc-surface-highlight);box-shadow:0 6px 16px rgba(0,91,148,.08)}.private-hub-link-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--fc-primary-blue);background:linear-gradient(180deg,rgba(245,246,255,.98),rgba(255,255,255,.98)),var(--fc-surface);border:1px solid rgba(0,91,148,.14);margin-bottom:4px}.private-hub-link-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.private-hub-link strong{font-size:1rem;font-weight:800;color:var(--fc-text-dark);letter-spacing:-.02em;line-height:1.2}.private-hub-link>span:last-of-type{font-size:.82rem;color:var(--fc-text-medium);line-height:1.4}@media (max-width:560px){.private-hub-grid{grid-template-columns:1fr}}.private-list-toolbar-band{width:100vw;margin-inline:calc(50% - 50vw);background:var(--fc-surface);border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow-soft)}.private-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;width:var(--fc-shell-width);margin:0 auto;padding:20px 0}.private-list-toolbar-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.private-list-toolbar-title{margin:0;font-size:clamp(1.22rem,1.85vw,1.58rem);font-weight:800;letter-spacing:-.04em;line-height:1}.private-list-toolbar-lead{margin:0;color:var(--fc-text-medium);font-size:clamp(.88rem,1.02vw,.96rem);line-height:1.45;max-width:52ch}.private-list-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.private-list-toolbar-link{display:inline-flex;align-items:center;align-self:center;gap:8px;color:var(--fc-primary-blue);font-size:var(--fc-button-font-size);font-weight:var(--fc-button-font-weight);letter-spacing:-.01em;line-height:1;white-space:nowrap;min-height:38px;padding:8px 0 6px;border-bottom:2px solid}.private-list-toolbar-link:hover{color:#004a79}.private-list-toolbar-link-icon{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;flex:0 0 14px}.private-list-toolbar-link-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.private-list-toolbar-cta{min-width:196px}.private-list-toolbar-cta-icon{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;flex:0 0 16px}.private-list-toolbar-cta-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6}.page-stack,.portal-section,.section{display:grid;grid-gap:24px;gap:24px}.portal-home,.portal-search-page{gap:32px}.detail-hero,.hero-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.detail-card,.hero-panel,.portal-hero-main,.portal-hero-side,.portal-search-controls{padding:28px}.portal-hero{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr)}.detail-surface,.portal-hero-main,.portal-hero-side,.search-map-card{background:var(--fc-surface);border:1px solid rgba(0,0,0,.12);box-shadow:var(--fc-shadow)}.portal-hero-main{background:linear-gradient(180deg,rgba(238,240,255,.92),rgba(255,255,255,.98)),var(--fc-surface)}.portal-hero-side{align-content:start}.detail-card h1,.hero-copy h1,.portal-hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.93}.detail-card h1{font-size:clamp(2rem,4vw,3.6rem)}.auth-panel p,.detail-side-copy,.feature-card p,.lead,.portal-signal-card p,.property-body p,.search-summary-copy,.section-copy,.site-footer p{color:var(--fc-text-medium);line-height:1.65;margin:0}.eyebrow{margin:0 0 12px;color:var(--fc-primary-blue);text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800}.action-row,.chip-row,.detail-facts,.detail-list,.portal-chip-row,.portal-market-points,.search-map-highlights,.stat-row{display:flex;flex-wrap:wrap;gap:10px}.chip,.portal-chip-link,.search-map-pill{padding:10px 12px;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.12);font-size:.82rem;font-weight:700}.portal-chip-link.is-active{background:var(--fc-action-green)}.portal-market-points span{padding:10px 12px;background:rgba(212,175,55,.12);border:1px solid rgba(212,175,55,.28);font-size:.84rem;font-weight:600}.portal-signal-stack{display:grid;grid-gap:14px;gap:14px;margin-bottom:20px}.portal-signal-card{padding:18px}.portal-signal-card h2{font-size:1.08rem;margin-bottom:8px}.portal-operation-tabs,.search-view-toggle{display:inline-flex;flex-wrap:wrap;gap:8px}.portal-operation-tab,.search-view-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border:1px solid rgba(0,0,0,.12);background:var(--fc-surface-muted);font-size:.92rem;font-weight:700}.portal-operation-tab.is-active,.search-view-link.is-active{background:var(--fc-action-green);color:var(--fc-text-dark)}.portal-search-form{display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(140px,.65fr));align-items:end;padding:22px;background:var(--fc-surface);border:1px solid rgba(0,0,0,.12)}.portal-search-form.is-compact{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(140px,.7fr))}.portal-search-primary{grid-column:auto}.portal-search-submit{width:100%}.field{display:grid;grid-gap:8px;gap:8px}.field span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:var(--fc-button-gap);min-height:var(--fc-button-height);padding:0 var(--fc-button-padding-inline);border:1px solid transparent;background:var(--fc-primary-blue);color:var(--fc-text-on-primary);font-size:var(--fc-button-font-size);font-weight:var(--fc-button-font-weight);line-height:1;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.button:hover,button:hover{background:#004a79;transform:translateY(-1px)}.button-secondary{background:var(--fc-surface);border-color:rgba(0,0,0,.14);color:var(--fc-text-dark)}.button-secondary:hover{background:var(--fc-surface-muted)}.button:disabled,button:disabled{cursor:not-allowed;opacity:.75}.button:disabled:hover,button:disabled:hover{transform:none}input,select{width:100%;min-height:52px;padding:14px 12px;border:1px solid rgba(0,0,0,.18);background:var(--fc-background);color:var(--fc-text-dark)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus,select:focus{outline:2px solid var(--fc-teal-light);outline-offset:2px}.portal-search-header,.portal-section-heading,.search-summary-bar,.section-heading{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start}.section-title{font-size:clamp(1.6rem,3vw,2.6rem);line-height:1}.portal-featured-grid,.portal-type-grid,.property-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.portal-type-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.portal-type-link{padding:18px;display:grid;grid-gap:10px;gap:10px;min-height:122px}.portal-type-link strong{font-size:1rem}.portal-type-link span{color:var(--fc-text-medium);font-size:.88rem}.portal-chip-link:hover,.portal-operation-tab:hover,.portal-type-link:hover,.search-view-link:hover{border-color:rgba(0,91,148,.22)}.property-card{display:grid;overflow:hidden}.property-card-list{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.property-media{min-height:210px;padding:18px;display:flex;align-items:flex-end;background:linear-gradient(145deg,rgba(0,91,148,.94),rgba(212,175,55,.72)),var(--fc-primary-blue);color:var(--fc-text-on-primary)}.property-card-list .property-media{min-height:100%}.property-media-photo{background-position:50%;background-size:cover}.property-media-meta{display:grid;grid-gap:10px;gap:10px}.property-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 10px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.36);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.property-body{display:grid;grid-gap:10px;gap:10px;padding:20px}.property-type-label{margin:0;color:var(--fc-primary-blue);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.property-body h2{font-size:1.25rem}.property-price{margin:0;color:var(--fc-primary-blue);font-size:1.42rem;font-weight:800}.detail-facts span,.detail-list span,.result-summary,.stat-row span,.text-link{font-size:.9rem}.detail-facts span,.detail-list span,.stat-row span{padding:8px 10px;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.08)}.text-link{display:inline-flex;margin-top:6px;color:var(--fc-primary-blue);font-weight:800}.search-workspace{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.search-results-column{display:grid;grid-gap:18px;gap:18px}.search-summary-tag{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;background:var(--fc-surface-highlight);color:var(--fc-primary-blue);border:1px solid rgba(0,91,148,.18);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.search-results-list{display:grid;grid-gap:18px;gap:18px}.search-map-panel{position:-webkit-sticky;position:sticky;top:108px;height:-moz-fit-content;height:fit-content}.search-map-card{display:grid;grid-gap:16px;gap:16px;min-height:420px;padding:24px;background:linear-gradient(180deg,rgba(238,240,255,.84),rgba(255,255,255,.98)),var(--fc-surface)}.search-map-card h2{font-size:1.55rem}.detail-surface{background:linear-gradient(180deg,rgba(238,240,255,.9),rgba(255,255,255,.98)),var(--fc-surface)}.auth-panel,.detail-summary,.feature-card{display:grid;align-content:start;grid-gap:16px;gap:16px}.detail-main-photo{overflow:hidden;padding:0}.detail-main-photo-image{display:block;width:100%;max-height:520px;object-fit:cover}.stack-actions{display:grid;grid-gap:12px;gap:12px}.detail-reference{margin:0;color:rgba(0,0,0,.62);font-size:.88rem;font-weight:700}.photo-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.photo-card{overflow:hidden}.photo-card img{display:block;width:100%;height:240px;object-fit:cover}.auth-panel,.empty-state,.inline-notice{display:grid;grid-gap:10px;gap:10px;padding:24px}.inline-notice{background:rgba(238,240,255,.86)}.auth-panel .chip-row{margin-bottom:4px}.error-copy{margin:0;color:var(--fc-magenta);font-weight:700}@media (max-width:1120px){.access-card,.detail-hero,.hero-grid,.photo-grid,.portal-featured-grid,.portal-hero,.portal-search-header,.portal-section-heading,.property-grid,.search-summary-bar,.search-workspace,.section-heading,.site-footer-grid{grid-template-columns:1fr}.portal-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-search-form,.portal-search-form.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-search-primary{grid-column:1/-1}.search-map-panel{position:static}.property-card-list{grid-template-columns:1fr}.header-toolbar{width:auto;justify-content:flex-end}.access-page .auth-panel-card{justify-self:center;max-width:620px}}@media (max-width:720px){:root{--fc-shell-width:min(100vw - 20px,1240px)}.site-header{top:0;margin-bottom:14px}.auth-panel,.detail-card,.empty-state,.hero-panel,.inline-notice,.portal-hero-main,.portal-hero-side,.portal-search-controls,.search-map-card,.site-footer{padding:18px}.photo-grid,.portal-featured-grid,.portal-search-form,.portal-search-form.is-compact,.portal-type-grid,.property-grid{grid-template-columns:1fr}.site-header-inner{min-height:auto;padding:8px 0;gap:10px}.portal-operation-tabs,.search-view-toggle{width:100%;justify-content:flex-start}.header-toolbar{width:auto;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.header-toolbar::-webkit-scrollbar{display:none}.header-menu{width:auto;flex:0 0 auto;justify-content:flex-start;overflow:visible;gap:12px;padding-bottom:0}.header-menu--guest{width:auto}.header-menu-link{min-height:40px;padding:8px 2px;gap:6px}.header-menu-icon{width:22px;height:22px}.header-chat-badge{top:-5px;right:-9px;min-width:16px;height:16px;padding:0 4px;font-size:.58rem}.header-account-link svg,.header-menu-icon svg{width:21px;height:21px}.header-menu-label{font-size:.76rem}.access-page{min-height:auto;padding:12px}.access-page .auth-panel-card{max-width:none;padding:24px 20px}.access-page:before{inset:8px}.auth-feature-row{gap:10px}.auth-feature-icon{width:42px;height:42px}.auth-feature-item strong{font-size:.88rem}.auth-panel-card h2{max-width:12ch;font-size:clamp(2rem,10vw,2.55rem)}.auth-panel-card .lead{max-width:none}.brand-wordmark--header{width:6.25rem;height:auto;padding:2px 0}.brand-wordmark--header img{width:100%;height:auto}.header-account-link,.header-primary-cta{flex:0 0 auto;min-height:40px;min-width:0;padding:8px 2px;gap:6px;font-size:.78rem;white-space:nowrap}.header-account-badge{width:24px;height:24px;font-size:.7rem}.account-summary-grid{justify-items:start}.account-contact-grid,.account-field-grid,.account-summary-grid,.private-list-toolbar{grid-template-columns:1fr}.private-list-toolbar{justify-items:start;gap:12px;padding:14px 0}.private-list-toolbar-with-actions{grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-items:stretch;gap:8px 12px}.private-list-toolbar-with-actions .private-list-toolbar-title{width:auto;align-self:start}.private-list-toolbar-with-actions .private-list-toolbar-copy{width:100%}.private-list-toolbar-actions{display:grid;width:-moz-fit-content;width:fit-content;max-width:100%;justify-self:end;justify-items:end;align-items:end;grid-gap:8px;gap:8px}.private-list-toolbar-link{justify-self:end;justify-content:flex-end;min-height:36px}.private-list-toolbar-cta{min-width:0;width:100%;justify-content:center}.private-list-toolbar-with-actions .private-list-toolbar-cta{width:auto;justify-self:end;min-height:40px}.private-list-toolbar-title{width:100%;line-height:1.1}.private-list-toolbar-lead{max-width:38ch;font-size:.86rem;line-height:1.4}.anuncios-toolbar-lead{grid-column:1/-1;max-width:none}.private-list-toolbar-band{overflow-x:clip}.private-list-toolbar-cta-icon{width:14px;height:14px;flex-basis:14px}.private-list-toolbar-cta-icon svg{width:14px;height:14px;stroke-width:2.4}.detail-card h1,.hero-copy h1,.portal-hero h1{font-size:2.2rem}}.brand-wordmark{display:inline-block;width:clamp(10rem,17vw,12.75rem);line-height:0;overflow:visible}.brand-wordmark--footer{width:7.1rem}.brand-wordmark--auth{width:clamp(10.25rem,22vw,12.5rem)}.brand-wordmark img{display:block;width:100%;height:auto;object-fit:contain}.brand-wordmark.brand-wordmark--header img{width:100%;max-width:none;height:auto}.brand-wordmark.brand-wordmark--header{width:7.1rem;height:auto}@media (max-width:860px){.brand-wordmark.brand-wordmark--header{width:6.25rem;height:auto;padding:2px 0}.brand-wordmark.brand-wordmark--header img{width:100%;height:auto}.brand-wordmark--footer{width:6.25rem}.header-menu,.header-toolbar{gap:12px}.header-account-link,.header-menu-link,.header-primary-cta{min-height:38px;padding:8px 0;gap:0}.header-link-text,.header-publish-action--hide-mobile-home{display:none}.header-account-link:after,.header-menu-link:after,.header-primary-cta:after{left:0;right:0}.header-account-badge{width:24px;height:24px;font-size:.72rem}.header-menu-icon{width:23px;height:23px}.header-chat-badge{top:-5px;right:-8px}.header-account-link svg,.header-menu-icon svg{width:22px;height:22px}}@media (max-width:1120px){.site-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-footer{padding:20px}.site-footer-columns{grid-template-columns:1fr}.site-footer-bottom{justify-content:flex-start;text-align:left}.site-footer-social-list{width:100%;margin-left:0;justify-content:flex-start}.site-footer-info-article{gap:24px;padding:24px 20px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_e0d67e{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_e0d67e{--font-body:"Montserrat","Montserrat Fallback"}.community-survey_banner__z0c48{position:fixed;right:24px;bottom:24px;z-index:80;width:min(420px,calc(100vw - 48px));min-height:104px;display:grid;grid-gap:12px;gap:12px;padding:18px;background:var(--fc-surface);border:1px solid rgba(0,0,0,.22);box-shadow:var(--fc-shadow)}.community-survey_bannerCopy__Ndvrj{display:grid;grid-gap:6px;gap:6px;padding-right:32px}.community-survey_bannerTitle__XuQtj,.community-survey_modal__48fhs h2,.community-survey_questionPanel__0PZCR h3{margin:0;color:var(--fc-text-dark);font-family:var(--fc-font-family);letter-spacing:0}.community-survey_bannerTitle__XuQtj{font-size:1rem;font-weight:900;line-height:1.2}.community-survey_bannerText__IKikv,.community-survey_modalLead__tbCQ6{margin:0;color:var(--fc-text-medium);font-size:.9rem;line-height:1.45}.community-survey_bannerActions__Eebq_,.community-survey_modalActions__oe5Ad{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.community-survey_closeButton__O_R2h,.community-survey_modalCloseButton__mEd2r,.community-survey_primaryButton__Jo0bg,.community-survey_secondaryButton__miCuO{font:inherit}.community-survey_primaryButton__Jo0bg,.community-survey_secondaryButton__miCuO{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border:1px solid var(--fc-border);cursor:pointer;font-size:.82rem;font-weight:900;letter-spacing:0;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.community-survey_primaryButton__Jo0bg{background:var(--fc-primary-blue);color:var(--fc-text-on-primary)}.community-survey_secondaryButton__miCuO{background:var(--fc-surface);color:var(--fc-text-dark)}.community-survey_primaryButton__Jo0bg:focus-visible:not(:disabled),.community-survey_primaryButton__Jo0bg:hover:not(:disabled){background:#004a79;border-color:#004a79;color:var(--fc-text-on-primary);transform:none}.community-survey_secondaryButton__miCuO:focus-visible:not(:disabled),.community-survey_secondaryButton__miCuO:hover:not(:disabled){background:var(--fc-surface-muted);border-color:var(--fc-primary-blue);color:var(--fc-text-dark);transform:none}.community-survey_primaryButton__Jo0bg:disabled,.community-survey_secondaryButton__miCuO:disabled{cursor:not-allowed;opacity:.55}.community-survey_closeButton__O_R2h,.community-survey_modalCloseButton__mEd2r{position:absolute;top:12px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.16);color:var(--fc-text-dark);cursor:pointer;font-size:.78rem;font-weight:900;letter-spacing:0;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.community-survey_closeButton__O_R2h:focus-visible,.community-survey_closeButton__O_R2h:hover,.community-survey_modalCloseButton__mEd2r:focus-visible,.community-survey_modalCloseButton__mEd2r:hover{background:var(--fc-surface);border-color:var(--fc-primary-blue);color:var(--fc-primary-blue);transform:none}.community-survey_modalOverlay__OrJER{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(12,16,36,.42)}.community-survey_modal__48fhs{position:relative;width:min(620px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-gap:18px;gap:18px;overflow:auto;padding:clamp(20px,4vw,28px);background:var(--fc-surface);border:1px solid rgba(0,0,0,.24);box-shadow:var(--fc-shadow)}.community-survey_modalHeader__gcYgv{display:grid;grid-gap:8px;gap:8px;padding-right:38px}.community-survey_modalKicker__ereJb{margin:0;color:var(--fc-primary-blue);font-size:.74rem;font-weight:900;text-transform:uppercase}.community-survey_modal__48fhs h2{font-size:clamp(1.35rem,4vw,2rem);font-weight:900;line-height:1.15}.community-survey_progressRow__BwbEe{display:grid;grid-gap:8px;gap:8px;color:var(--fc-text-medium);font-size:.78rem;font-weight:800}.community-survey_progressTrack__je2B_{height:6px;overflow:hidden;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.12)}.community-survey_progressTrack__je2B_ span{display:block;height:100%;background:var(--fc-primary-blue);transition:width .16s ease}.community-survey_questionPanel__0PZCR{display:grid;grid-gap:14px;gap:14px}.community-survey_questionPanel__0PZCR h3{font-size:clamp(1rem,2.6vw,1.2rem);font-weight:900;line-height:1.25}.community-survey_optionGrid__INM3i{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.community-survey_optionCard__z6o5w{position:relative;min-height:44px;display:flex;align-items:center;gap:10px;padding:10px;background:var(--fc-surface);border:1px solid rgba(0,0,0,.16);color:var(--fc-text-dark);cursor:pointer;font-size:.9rem;font-weight:700;line-height:1.3;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.community-survey_optionCard__z6o5w:hover{background:var(--fc-surface-muted);border-color:rgba(0,91,148,.55)}.community-survey_optionCard__z6o5w:has(input:checked){background:rgba(0,91,148,.06);border-color:var(--fc-primary-blue);box-shadow:inset 0 0 0 1px var(--fc-primary-blue)}.community-survey_optionCard__z6o5w:has(input:focus-visible){outline:2px solid var(--fc-teal-light);outline-offset:2px}.community-survey_optionCard__z6o5w input{flex:0 0 auto;width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;display:block;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--fc-surface);border:1.5px solid rgba(0,0,0,.34);border-radius:999px;box-shadow:none}.community-survey_optionCard__z6o5w input:checked{background:var(--fc-primary-blue);border-color:var(--fc-primary-blue);box-shadow:inset 0 0 0 4px var(--fc-surface)}.community-survey_optionCard__z6o5w input[type=checkbox]{border-radius:2px}.community-survey_optionCard__z6o5w input[type=checkbox]:checked{box-shadow:inset 0 0 0 3px var(--fc-surface)}.community-survey_optionCard__z6o5w input:focus,.community-survey_optionCard__z6o5w input:focus-visible{outline:none}.community-survey_textArea__2aJWU{min-height:132px;resize:vertical;padding:12px;border:1px solid rgba(0,0,0,.22);color:var(--fc-text-dark);font:inherit;line-height:1.5}.community-survey_captchaPanel__gDDlX{display:grid;grid-gap:10px;gap:10px;padding:12px;background:var(--fc-surface-muted);border:1px solid rgba(0,0,0,.16)}.community-survey_captchaBody__EfNvN,.community-survey_captchaHeader__OOgzY{display:flex;gap:12px;align-items:center;justify-content:space-between}.community-survey_captchaAnswerField__KW2Yw span,.community-survey_captchaHeader__OOgzY strong{color:var(--fc-text-dark);font-size:.82rem;font-weight:900}.community-survey_captchaRefreshButton__2sVLy{min-height:32px;padding:7px 10px;background:var(--fc-surface);border:1px solid rgba(0,0,0,.24);color:var(--fc-text-dark);cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.community-survey_captchaRefreshButton__2sVLy:focus-visible,.community-survey_captchaRefreshButton__2sVLy:hover{border-color:var(--fc-primary-blue);color:var(--fc-primary-blue)}.community-survey_captchaImageBox__6UlAZ{width:180px;min-height:64px;display:grid;place-items:center;background:var(--fc-surface);border:1px solid rgba(0,0,0,.16);color:var(--fc-text-medium);font-size:.78rem;font-weight:800}.community-survey_captchaImage__CC7pj{width:180px;height:64px;display:block}.community-survey_captchaAnswerField__KW2Yw{flex:1 1;display:grid;grid-gap:6px;gap:6px;min-width:160px}.community-survey_captchaAnswerField__KW2Yw input{min-height:38px;padding:8px 10px;border:1px solid rgba(0,0,0,.24);color:var(--fc-text-dark);font:inherit;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-survey_errorMessage__dpoMr{margin:0;padding:10px 12px;background:rgba(185,0,126,.08);border:1px solid rgba(185,0,126,.24);color:var(--fc-magenta);font-size:.86rem;font-weight:800}.community-survey_modalActions__oe5Ad{justify-content:space-between;padding-top:4px}.community-survey_modalActionsSingle__77lI4{justify-content:flex-end}@media (max-width:640px){.community-survey_banner__z0c48{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100vw - 24px);min-height:150px;gap:10px;padding:14px}.community-survey_bannerActions__Eebq_{display:flex;flex-wrap:nowrap}.community-survey_modalOverlay__OrJER{align-items:end;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.community-survey_modal__48fhs{width:100%;max-height:min(760px,calc(100vh - 24px))}.community-survey_optionGrid__INM3i{grid-template-columns:1fr}.community-survey_modalActions__oe5Ad{display:grid;grid-template-columns:1fr}.community-survey_modalActionsSingle__77lI4{display:flex;justify-content:flex-end}.community-survey_captchaBody__EfNvN,.community-survey_captchaHeader__OOgzY{align-items:stretch;flex-direction:column}.community-survey_captchaImageBox__6UlAZ,.community-survey_captchaImage__CC7pj{width:100%;max-width:220px}}