/* Shared finishing layer: readable navigation, predictable focus, restrained motion. */
:root{--fcte-focus:#087872}
:focus-visible{outline:3px solid var(--fcte-focus);outline-offset:3px}
html{scroll-padding-top:90px}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:#08787222}
summary{cursor:pointer}
.site-nav a{font-size:.875rem;line-height:1.4}
.site-nav .nav-cta{padding:10px 14px}
.section-kicker,.eyebrow{font-size:.75rem;line-height:1.4}
.fgf-bottom,.fgf-bottom-note,.fgf-metric-label{font-size:.75rem;line-height:1.5}
.fgf-col nav a,.fgf-bottom-nav a{font-size:.875rem}
.resident-identity-mark{display:grid;place-items:center;width:100%;height:100%;background:#e0eee8;color:#1a5b4e;font-family:var(--fcte-font,system-ui);font-size:1.25rem;font-weight:550;letter-spacing:-.04em;border-radius:50%}
.resident-photo-wrap{box-shadow:none!important;border:0!important}
@media(pointer:coarse){.site-nav a,.pch-global-nav>a,.fgf-col nav a,.menu-toggle{min-height:44px;display:inline-flex;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media print{.site-header,.premium-city-header,.lc-controls,.lc-identity-actions,.lc-tabs,.lc-footer,.lc-bottom-actions{display:none!important}.lc-shell{width:100%}.lc-workspace{display:block}.lc-inspector{position:static;max-height:none;overflow:visible}.lc-canvas{break-inside:avoid}.lc-surface,.lc-identity,.lc-inspector{box-shadow:none}body{background:#fff}}
