.site-footer{--sf-ivory:#f5f0e6;--sf-mint:#9ed4b9;background:#0a1f17;border-top:1px solid rgba(158,212,185,.1);color:var(--sf-ivory);padding:24px 32px 20px;position:relative;z-index:5}.site-footer-inner{max-width:1280px;margin:0 auto}.sf-top{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:16px}.sf-brand{max-width:360px;flex-shrink:0}.site-footer .sf-brand .brand{display:flex;align-items:center;gap:10px;margin-bottom:8px}.site-footer .sf-brand .brand-name{color:var(--sf-ivory);font-family:var(--font-bricolage),"Bricolage Grotesque",system-ui,sans-serif;font-weight:600;font-size:19px;letter-spacing:.03em}.site-footer .sf-tag{font-size:14px;line-height:1.55;color:rgba(245,240,230,.55);margin:0;text-wrap:pretty}.site-footer .sf-nav{flex:1 1 0;min-width:0}.site-footer .sf-links{list-style:none;margin:0;padding:0;width:100%;flex-wrap:wrap;justify-content:flex-end}.site-footer .sf-links,.site-footer .sf-links li{display:flex;align-items:center}.site-footer .sf-links li+li:before{content:"\00B7";color:rgba(245,240,230,.4);margin:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;speak:none}.site-footer .sf-links a{color:rgba(245,240,230,.8);font-size:13.5px;font-weight:500;text-decoration:none;transition:color .15s ease;display:flex;align-items:center;min-height:44px;padding:0 2px;white-space:nowrap}.site-footer .sf-links a:hover{color:rgba(245,240,230,1)}.site-footer .sf-links a:focus-visible{outline:2px solid var(--sf-mint);outline-offset:2px;border-radius:2px}.sf-divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:0 0 12px;height:0}.site-footer .sf-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-footer .sf-copy{font-size:12px;color:rgba(245,240,230,.6);letter-spacing:.02em}.site-footer .sf-socials{list-style:none;margin:0;padding:0;display:flex;gap:16px;align-items:center}.site-footer .sf-socials a{color:rgba(245,240,230,.8);transition:color .15s ease;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.site-footer .sf-socials a:hover{color:rgba(245,240,230,1)}.site-footer .sf-socials a:focus-visible{outline:2px solid var(--sf-mint);outline-offset:2px;border-radius:4px}@media (min-width:1440px){.site-footer{padding-left:40px;padding-right:40px}.site-footer-inner{max-width:1760px}}@media (max-width:767px){.site-footer{padding:32px 20px 24px}.sf-top{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:20px}.sf-brand{max-width:100%}.site-footer .sf-nav{width:100%;flex:none}.site-footer .sf-links{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:16px;column-gap:16px;row-gap:0}.site-footer .sf-links li+li:before{content:none}.sf-divider{margin:0 0 16px}.site-footer .sf-bottom{flex-direction:column;align-items:flex-start;gap:12px}.site-footer .sf-socials{gap:4px}}