.site-footer{margin-top:1rem;border-top:1px solid #ececec;background:linear-gradient(180deg,#fafafa,#ffffff 48%),radial-gradient(ellipse at 10% 0,rgba(255,59,48,.06),transparent 45%)}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.85fr));gap:clamp(1.75rem,4vw,3rem);padding:clamp(2.75rem,6vw,4rem) 0 2.5rem}.site-footer__brand{max-width:32ch}.site-footer__logo{display:inline-flex;align-items:center;margin-bottom:1rem;color:inherit}.site-footer__logo img,.site-footer__logo-img{height:40px;width:auto;max-height:44px;max-width:min(220px,70%);object-fit:contain;display:block}.site-footer__logo .brand-logo--full{height:44px;max-height:44px}.site-footer__brand p{margin:0;color:#6b7280;font-size:.9rem;font-weight:500;line-height:1.55}.site-footer__col{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.site-footer__col h3{margin:0 0 .35rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.site-footer__col a{color:#374151;font-size:.92rem;font-weight:600;letter-spacing:var(--opfico-tracking-nav);transition:color var(--opfico-transition)}.site-footer__col a:hover{color:var(--opfico-red)}.site-footer__soon{color:#9ca3af;font-size:.92rem;font-weight:600}.site-footer__soon:after{content:"Soon";margin-left:.45rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--opfico-red)}.site-footer__bar{border-top:1px solid #ececec;background:#fff}.site-footer__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;min-height:64px;padding:1rem 0;color:#9ca3af;font-size:.85rem}.site-footer__bar-inner p{margin:0;color:#9ca3af}.site-footer__legal{display:flex;gap:1.15rem}.site-footer__legal a{color:#6b7280;font-weight:600;letter-spacing:var(--opfico-tracking-nav)}.site-footer__legal a:hover{color:var(--opfico-red)}@media (max-width:900px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1;max-width:none}}@media (max-width:560px){.site-footer__grid{grid-template-columns:1fr}}