/* Shared footer; independent of page-level navigation and header styling. */
footer.sf-footer{box-sizing:border-box;display:block;width:100%;max-width:1280px;margin:44px auto 0;padding:30px 36px 20px;background:#f7eee5;color:#72584b;border-top:1px solid #e8d6c8;text-align:left;font-family:inherit}
.sf-footer *{box-sizing:border-box;min-width:0}.sf-footer .sf-footer-grid{display:grid;grid-template-columns:1.1fr .9fr 1.2fr;gap:32px;align-items:start}.sf-footer .sf-footer-brand{display:inline-block;border:0;padding:0}.sf-footer .sf-footer-brand img{display:block;width:180px;max-width:100%;height:auto;object-fit:contain}.sf-footer .sf-footer-intro p{font-size:14px;line-height:1.8;margin:12px 0 0;color:#80695d}.sf-footer .sf-footer-section h2{font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.02em;line-height:1.5;color:#644a3e;margin:8px 0 14px}.sf-footer nav{display:flex!important;position:static;flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.sf-footer a{font-size:13px;line-height:1.6;color:inherit;text-decoration:none;overflow-wrap:anywhere}.sf-footer nav a{display:inline-block;flex:0 1 auto;padding:6px 0;border:0}.sf-footer a:hover{text-decoration:underline;text-underline-offset:4px}.sf-footer a:focus-visible{outline:2px solid #956553;outline-offset:4px;border-radius:3px}.sf-footer .sf-footer-consumer{display:grid;gap:8px;margin-top:18px}.sf-footer .sf-footer-consumer a{display:flex;gap:12px;align-items:baseline;padding:10px 12px;border:1px solid #e3cdbd;border-radius:10px;background:#fcf7f1;font-weight:600}.sf-footer .sf-footer-consumer span{font-size:11px;line-height:1.6;font-weight:400}.sf-footer .sf-footer-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e8d6c8;margin-top:22px;padding-top:16px}.sf-footer small{font-size:11px;line-height:1.7;color:#80695d}
footer.sf-footer-compact{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 28px;margin-top:28px;max-width:none}.sf-footer-compact nav,.sf-footer-guest nav{flex-direction:row;flex-wrap:wrap;gap:6px 20px}.sf-footer-compact a,.sf-footer-guest a{font-size:12px}footer.sf-footer-guest{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;margin-top:24px;padding:24px 18px}.sf-footer-guest .sf-footer-brand img{width:140px}.sf-footer-guest p{margin:0;font-size:12px;line-height:1.7}.sf-footer-guest nav{justify-content:center}
@media(max-width:760px){footer.sf-footer{padding:28px 22px 20px;margin-top:28px}.sf-footer .sf-footer-grid{grid-template-columns:1fr 1fr;gap:26px 22px}.sf-footer .sf-footer-intro{grid-column:1/-1;display:flex;align-items:center;gap:24px}.sf-footer .sf-footer-intro p{margin:0;font-size:12px}.sf-footer .sf-footer-brand img{width:150px}.sf-footer .sf-footer-bottom{flex-direction:column;gap:5px;margin-top:24px}footer.sf-footer-compact{flex-direction:column;align-items:flex-start;gap:8px}.sf-footer-compact nav{gap:4px 18px}.sf-footer .sf-footer-consumer a{flex-direction:column;gap:0}}
@media(max-width:440px){.sf-footer .sf-footer-grid{grid-template-columns:1fr;gap:24px}.sf-footer .sf-footer-intro{gap:16px}.sf-footer .sf-footer-intro .sf-footer-brand{flex:0 0 140px}.sf-footer .sf-footer-section h2{margin-top:0;margin-bottom:8px}.sf-footer .sf-footer-consumer{grid-template-columns:1fr 1fr;gap:8px}.sf-footer .sf-footer-consumer a{padding:10px}.sf-footer nav a{padding:7px 0}}
@media print{footer.sf-footer{display:none!important}}

/* Banner stays unaltered; no tinting, crops or replacement branding. */
.sf-footer .sf-footer-consumer{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px}.sf-footer .sf-footer-consumer .sf-sal-banner{display:block;width:250px;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;line-height:0}.sf-sal-banner img{display:block;width:250px;max-width:100%;height:50px;object-fit:contain}.sf-footer .sf-footer-consumer .sf-anpc-link{padding:0;border:0;background:none;font-size:11px;font-weight:400;line-height:1.6}
