:root{--site-ink:#12202c;--site-accent:#b33a2b;--site-soft:#f5f7f8;--site-line:#dde3e8;--site-muted:#66717b;--site-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--site-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62}a{color:var(--site-accent)}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--site-line);backdrop-filter:blur(12px)}.site-header-inner{max-width:1400px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;padding:15px 28px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--site-ink);font-weight:850}.site-logo{max-height:50px;width:auto}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--site-ink);color:#fff;border-radius:8px;font-size:.9rem}.brand-name{font-size:1.12rem}.primary-nav{justify-self:center}.site-menu{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.site-menu a{text-decoration:none;color:var(--site-ink);font-size:.92rem;font-weight:650}.site-menu a:hover{color:var(--site-accent)}.header-account{display:flex;gap:10px;align-items:center}.header-link,.header-cta{text-decoration:none;font-weight:750;font-size:.9rem}.header-link{color:var(--site-ink)}.header-cta,.site-button{background:var(--site-accent);color:#fff!important;padding:9px 14px;border-radius:7px;text-decoration:none}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:var(--site-ink);margin:5px 0}.site-main{min-height:65vh}.content-shell{width:min(var(--site-width),calc(100% - 40px));margin:0 auto}.content-shell-narrow{max-width:860px}.site-page,.site-single{padding:54px 0 72px}.page-header,.single-header{margin-bottom:30px}.page-header h1,.single-header h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;letter-spacing:-.035em;margin:.1em 0}.single-type{text-transform:uppercase;letter-spacing:.13em;color:var(--site-accent);font-weight:800;font-size:.78rem}.single-date,.post-meta{color:var(--site-muted);font-size:.88rem}.entry-content{font-size:1.04rem}.entry-content>:not(.alignwide):not(.alignfull):not(.fflc-hero-block){max-width:var(--site-width);margin-left:auto;margin-right:auto}.site-single .entry-content>*{max-width:800px!important}.entry-content h2{margin-top:1.7em}.fflc-hero-block{padding:clamp(70px,10vw,150px) max(20px,calc((100vw - 1200px)/2));background:linear-gradient(135deg,#12202c 0%,#1f3546 100%);color:#fff;margin-bottom:70px}.fflc-hero-block>div{max-width:900px;margin:0 auto 0 0}.fflc-hero-block h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.94;letter-spacing:-.055em;max-width:900px;margin:.1em 0}.fflc-hero-block p{max-width:760px;color:#dce5eb}.fflc-hero-block .wp-block-button__link{background:var(--site-accent)}.fflc-hero-block .is-style-outline .wp-block-button__link{background:transparent;border:1px solid #fff;color:#fff}.wp-block-columns{gap:24px}.wp-block-column{border:1px solid var(--site-line);border-radius:12px;padding:24px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{border:1px solid var(--site-line);border-radius:12px;padding:24px}.post-card h2{margin-top:0}.post-card h2 a{text-decoration:none;color:var(--site-ink)}.site-footer{background:var(--site-ink);color:#dbe3e8;padding:54px 28px 24px;margin-top:70px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr auto;gap:40px}.footer-brand{font-size:1.3rem;font-weight:850;color:#fff}.footer-grid p{max-width:430px;color:#aebcc6}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu a,.footer-meta a{color:#dbe3e8;text-decoration:none}.footer-meta{display:grid;gap:8px}.footer-bottom{max-width:1200px;margin:40px auto 0;padding-top:18px;border-top:1px solid #314352;color:#91a2ad;font-size:.84rem}.error-page{text-align:center;padding:100px 0}.error-code{font-size:5rem;font-weight:900;color:var(--site-accent)}@media(max-width:980px){.site-header-inner{grid-template-columns:auto auto 1fr}.menu-toggle{display:block;order:2}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--site-line);padding:20px 28px}.primary-nav.is-open{display:block}.site-menu{display:grid;gap:12px}.header-account{justify-self:end}.post-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.site-header-inner{padding:12px 16px;gap:10px}.brand-name{display:none}.header-link{display:none}.page-header h1,.single-header h1{font-size:2.35rem}.site-page,.site-single{padding-top:34px}.post-grid,.footer-grid{grid-template-columns:1fr}.fflc-hero-block{padding-top:85px;padding-bottom:85px}.site-footer{padding-left:20px;padding-right:20px}}
.footer-grid-expanded{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.75fr));align-items:start}.footer-column{display:grid;gap:9px}.footer-column h2{font-size:.88rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 5px}.footer-column a{color:#dbe3e8;text-decoration:none;font-size:.92rem}.footer-column a:hover{text-decoration:underline}.footer-disclaimer{font-size:.82rem;line-height:1.55;color:#91a2ad!important}.footer-custom-menu{max-width:1200px;margin:28px auto 0;padding-top:22px;border-top:1px solid #314352}.footer-custom-menu .footer-menu{display:flex;flex-wrap:wrap;gap:10px 20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.site-page .entry-content>h2,.site-page .entry-content>h3{scroll-margin-top:110px}.site-page .entry-content>p,.site-page .entry-content>ul,.site-page .entry-content>ol,.site-page .entry-content>blockquote{line-height:1.72}.site-page .entry-content>h2{border-top:1px solid var(--site-line);padding-top:1.2em}.site-page .entry-content>h2:first-child{border-top:0;padding-top:0}@media(max-width:980px){.footer-grid-expanded{grid-template-columns:1.35fr 1fr 1fr}.footer-legal{grid-column:2/4}}@media(max-width:620px){.footer-grid-expanded{grid-template-columns:1fr}.footer-legal{grid-column:auto}.footer-bottom{display:grid}}
.footer-operator{display:grid;gap:5px;margin-top:16px;padding-top:14px;border-top:1px solid #314352;font-size:.86rem;color:#aebcc6}.footer-operator strong{color:#fff}.footer-operator span{white-space:normal}.footer-operator a{color:#dbe3e8;text-decoration:none}.footer-operator a:hover{text-decoration:underline}
