.site-footer{--footer-surface:var(--cl-chrome-surface,#23080f);--footer-border:var(--cl-chrome-border,hsla(39,44%,92%,.08));--footer-edge:var(--cl-chrome-edge,rgba(115,13,40,.18));--footer-accent:var(--cl-chrome-accent,#d98ba0);--footer-accent-tint:rgba(217,139,160,.12);--footer-eyebrow:rgba(217,139,160,.8);--footer-text-primary:var(--cl-chrome-text-strong,#f4eee3);--footer-text-secondary:var(--cl-chrome-text,#c9bca6);--footer-text-muted:var(--cl-chrome-text,#c9bca6);--footer-sans:var(--font-public-sans),"Public Sans",system-ui,sans-serif;background:var(--footer-surface);border-top:1px solid var(--footer-edge);padding:3rem 3rem 0}.site-footer.site-footer--light{--footer-surface:var(--cl-surface-sunken,#f4f1ec);--footer-border:var(--cl-border-default,rgba(28,24,15,.13));--footer-edge:var(--cl-border-default,rgba(28,24,15,.13));--footer-accent:var(--cl-accent,#730d28);--footer-accent-tint:var(--cl-accent-tint,#f8eaee);--footer-eyebrow:var(--cl-text-muted,#736a59);--footer-text-primary:var(--cl-text-primary,#1c180f);--footer-text-secondary:var(--cl-text-secondary,#565043);--footer-text-muted:var(--cl-text-muted,#736a59)}.site-footer *,.site-footer :after,.site-footer :before{box-sizing:border-box;margin:0;padding:0}.site-footer .footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid var(--footer-border)}.site-footer .fbrand{display:flex;align-items:center;margin-bottom:.55rem}.site-footer .fbrand img{height:40px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.site-footer .fmotto{font-family:var(--footer-sans);font-size:.8125rem;color:var(--footer-eyebrow);margin-bottom:.85rem}.site-footer .fbrand-desc{font-size:.85rem;color:var(--footer-text-muted);line-height:1.75;max-width:260px}.site-footer .fsocials{display:flex;gap:.65rem}.site-footer .fsocials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--footer-border);color:var(--footer-text-muted);text-decoration:none;transition:color .2s,border-color .2s,background .2s}.site-footer .fsocials a:hover{color:var(--footer-accent);border-color:var(--footer-accent);background:var(--footer-accent-tint)}.site-footer .fsocials .fsocial-icon{width:18px;height:18px}.site-footer .footer-col-title{font-family:var(--footer-sans);font-size:.8125rem;font-weight:600;color:var(--footer-accent);margin-bottom:1rem}.site-footer .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.site-footer .footer-col ul a{font-family:var(--footer-sans);font-size:.88rem;color:var(--footer-text-muted);text-decoration:none;transition:color .2s}.site-footer .footer-col ul a:hover{color:var(--footer-text-primary)}.site-footer .footer-bottom{padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.site-footer .footer-copy{font-family:var(--footer-sans);font-size:.8125rem;color:var(--footer-text-muted)}.site-footer .footer-copy strong{color:var(--footer-text-secondary);font-weight:500}.site-footer .footer-copy .footer-copy-abn,.site-footer .footer-copy .footer-copy-entity,.site-footer .footer-copy .footer-copy-rights{white-space:nowrap}.site-footer .footer-legal{display:flex;flex-wrap:wrap;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:.5rem}.site-footer .footer-legal a{font-family:var(--footer-sans);font-size:.8125rem;color:var(--footer-text-muted);text-decoration:none;transition:color .2s;white-space:nowrap}.site-footer .footer-legal a:hover{color:var(--footer-accent)}@media (max-width:1023px){.site-footer{padding:3rem 1.5rem 0}.site-footer .footer-main{grid-template-columns:1fr 1fr;align-items:start;gap:2rem}.site-footer .footer-brand{grid-column:1/-1}.site-footer .fbrand-desc{max-width:52ch}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}