/* Scoped additions only: approved Home/property layout and original provider scripts remain intact. */
.site-header.ft-site-header-editorial{position:relative;top:auto;background:var(--ink);color:#fff}
.ft-modern.admin-bar .site-header.ft-site-header-editorial{top:auto}
.ft-site-header-editorial .ft-brand-text{display:block;font-size:18px;line-height:1.3;letter-spacing:-.025em}
.ft-site-header-editorial .brand img{display:block}
.ft-site-header-editorial :focus-visible{outline:2px solid var(--accent-light,#d6bb87);outline-offset:5px}
.ft-social-section{clear:both}
.ft-social-youtube{padding-top:0}
.ft-social-section .section-heading h3{font-size:clamp(26px,3vw,40px);line-height:1.2;letter-spacing:-.035em;font-weight:450}
.ft-social-provider{min-width:0;max-width:100%;font-family:inherit}
.ft-social-provider iframe{max-width:100%}
.ft-social-provider #sb_instagram,.ft-social-provider .sb_youtube{max-width:100%;width:100%}
/* Feed 1: three columns on desktop, two on tablet, one on narrow phones. */
#ft-instagram #sb_instagram #sbi_images{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
#ft-instagram #sb_instagram #sbi_images::before,#ft-instagram #sb_instagram #sbi_images::after{display:none!important}
#ft-instagram #sb_instagram #sbi_images .sbi_item{width:100%!important;min-width:0;float:none!important}
.ft-feed-admin-note{font-size:14px;padding-block:20px;color:var(--muted)}
@media(max-width:800px){#ft-instagram #sb_instagram #sbi_images{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){#ft-instagram #sb_instagram #sbi_images{grid-template-columns:1fr}.ft-social-youtube{padding-top:0}}
