/* Shared TFC contact and footer: quiet motion, direct contact, monochrome ink. */
body.tfc-site .site-footer{--footer-orange:#f36a35;background:#fff;color:#111;padding:100px 5vw 28px}
.site-footer :focus-visible{outline:2px solid var(--footer-orange);outline-offset:6px}
.tfc-footer-connect{position:relative;display:grid;grid-template-columns:1.2fr 1fr;gap:5vw;align-items:end;padding-bottom:70px;margin-bottom:60px}
.tfc-footer-kicker{display:flex;align-items:center;gap:16px;font:400 .75rem/1.5 var(--font-mono);letter-spacing:.055em;color:#61666a;margin:0 0 30px}
.tfc-footer-kicker>span{width:25px;height:2px;background:var(--footer-orange);flex:none}
.tfc-footer-connect h2{font:500 clamp(3.8rem,7.9vw,8.5rem)/1 var(--font-display);letter-spacing:-.055em;margin:0;color:#111}
.tfc-footer-period{color:var(--footer-orange)}
.tfc-footer-contact{padding-bottom:5px;min-width:0}
.tfc-footer-contact .tfc-footer-kicker{margin-bottom:24px}
.tfc-footer-email{display:flex;align-items:center;gap:18px;padding:0 0 17px;border-bottom:1px solid #11111133;max-width:max-content;color:#111;font:400 clamp(1.125rem,1.9vw,1.75rem)/1.45 var(--font-body);letter-spacing:-.03em;transition:color .2s ease,border-color .2s ease}
.tfc-footer-email>svg{display:block;width:25px;height:25px;flex:none;color:#333}
.tfc-footer-email>span{overflow-wrap:anywhere}
.tfc-footer-email:hover,.tfc-footer-email:focus-visible{color:var(--footer-orange);border-color:var(--footer-orange)}
.tfc-footer-email:hover>svg,.tfc-footer-email:focus-visible>svg{color:var(--footer-orange)}
.tfc-footer-socials{display:flex;gap:16px;align-items:center;margin-top:28px}
.tfc-footer-social{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:#333;transition:color .2s ease,transform .2s ease}
.tfc-footer-social>svg{width:23px;height:23px;display:block}
a.tfc-footer-social:hover,a.tfc-footer-social:focus-visible{color:var(--footer-orange);transform:translateY(-2px)}
.tfc-footer-social-pending{color:#888;cursor:default}
.tfc-footer-rule{position:absolute;left:0;right:0;bottom:0;height:1px;background:#11111115;overflow:hidden}
.tfc-footer-rule>span{display:block;width:100%;height:100%;background:#11111140;transform-origin:left}
.tfc-footer-rule>span::before{content:'';display:block;width:48px;height:100%;background:var(--footer-orange)}
.site-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:5vw}
.site-footer .footer-grid .eyebrow{font-size:.75rem;color:#61666a;margin-bottom:27px}
.site-footer .footer-grid a{font-size:.9375rem;line-height:1.55;color:#111;transition:color .2s ease}
.site-footer .footer-grid a:hover,.site-footer .footer-grid a:focus-visible{color:var(--footer-orange)}
.site-footer .footer-grid p{font-size:.9375rem;line-height:1.65;color:#111}
.site-footer .footer-grid .business-abn{margin-top:30px;font:400 .75rem/1.5 var(--font-mono);color:#61666a}
.site-footer .footer-brand{color:rgb(17 17 17 / 24%);margin:80px 0 45px}
.site-footer .footer-bottom{border-color:#11111126;color:#61666a;font-size:.75rem;line-height:1.6;gap:28px;padding-top:24px}
.site-footer .footer-bottom a,.site-footer .back-top{transition:color .2s ease}
.site-footer .footer-bottom a:hover,.site-footer .back-top:hover{color:var(--footer-orange)}
.site-footer .back-top{min-height:32px}
@media(min-width:1900px){body.tfc-site .site-footer{padding-left:max(5vw,calc((100vw - 1780px)/2));padding-right:max(5vw,calc((100vw - 1780px)/2))}}
@media(max-width:991px){
 .tfc-footer-connect{grid-template-columns:1fr;gap:50px}
 .tfc-footer-connect h2{font-size:clamp(4rem,10vw,7rem)}
 .tfc-footer-email{font-size:1.65rem}
 .site-footer .footer-grid{gap:35px}
 .site-footer .footer-nav{columns:1}
}
@media(max-width:767px){
 body.tfc-site .site-footer{padding:74px 24px 26px}
 .tfc-footer-connect{gap:40px;padding-bottom:40px;margin-bottom:42px}
 .tfc-footer-kicker{font-size:.75rem;margin-bottom:26px;letter-spacing:.025em}
 .tfc-footer-connect h2{font-size:clamp(3.1rem,14vw,5.5rem);line-height:1.02}
 .tfc-footer-contact .tfc-footer-kicker{margin-bottom:19px}
 .tfc-footer-email{gap:13px;font-size:clamp(1rem,4.5vw,1.6rem);letter-spacing:-.02em;padding-bottom:15px;max-width:100%}
 .tfc-footer-email>svg{width:21px;height:21px}
 .tfc-footer-socials{margin-top:23px;gap:16px}
 .site-footer .footer-grid{grid-template-columns:1fr 1.3fr;gap:36px 22px}
 .site-footer .footer-grid>div:last-child{grid-column:1 / -1}
 .site-footer .footer-grid .eyebrow{font-size:.75rem;margin-bottom:22px}
 .site-footer .footer-grid a,.site-footer .footer-grid p{font-size:.875rem;line-height:1.55}
 .site-footer .footer-grid .business-abn{margin-top:23px}
 .site-footer .footer-brand{margin:53px 0 30px}
 .site-footer .footer-bottom{font-size:.75rem}
 .site-footer .footer-bottom>div{gap:18px;flex-wrap:wrap;align-items:center;margin-top:16px}
}
@media(prefers-reduced-motion:reduce){
 .site-footer .reveal,.site-footer [data-footer-line]{transform:none!important;opacity:1!important}
 .tfc-footer-social,.tfc-footer-email{transition:none}
 a.tfc-footer-social:hover,a.tfc-footer-social:focus-visible{transform:none}
}
