.sf-foot{--sf-ink:#ffffff;--sf-muted:rgba(255,255,255,0.55);--sf-dim:rgba(255,255,255,0.35);--sf-orange:#ff6b2b;--sf-font:var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif);position:relative;margin-top:4rem;overflow:hidden;background:#050505;color:var(--sf-muted);font-family:var(--sf-font)}.sf-foot__bg{inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.9}.sf-foot__bg,.sf-foot__shape{position:absolute;pointer-events:none}.sf-foot__shape{z-index:1}.sf-foot__shape--star{top:2.5rem;right:18%;width:2.5rem;height:2.5rem;animation:sf-foot-float 1.2s ease-in-out infinite alternate}@media (min-width:768px){.sf-foot__shape--star{width:3.5rem;height:3.5rem}}.sf-foot__shape--blob-l{left:-1.5rem;bottom:28%;width:6rem;height:6rem;opacity:.8}@media (min-width:768px){.sf-foot__shape--blob-l{width:9rem;height:9rem}}.sf-foot__shape--arc{left:22%;bottom:0;height:4rem;width:auto;opacity:.7}@media (min-width:768px){.sf-foot__shape--arc{height:6rem}}.sf-foot__shape--blob-r{right:6%;bottom:18%;height:7rem;width:auto;opacity:.75}@media (min-width:768px){.sf-foot__shape--blob-r{height:10rem}}@keyframes sf-foot-float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.sf-foot__inner{position:relative;z-index:2;max-width:72rem;margin:0 auto;padding:3.25rem 1.25rem 1.5rem}@media (min-width:768px){.sf-foot__inner{padding:3.75rem 2rem 1.75rem}}.sf-foot__grid{display:grid;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width:768px){.sf-foot__grid{grid-template-columns:1.1fr 1fr 1.15fr;gap:2.75rem}}.sf-foot__brand{margin:0;color:var(--sf-ink);font-size:1.35rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;text-transform:uppercase}.sf-foot__muted{margin:.65rem 0 0;font-size:.875rem;line-height:1.5;color:var(--sf-muted)}.sf-foot__meta{display:inline-flex;align-items:center;gap:.4rem;margin:.85rem 0 0;color:var(--sf-dim);font-size:.75rem;font-weight:500}.sf-foot__meta svg{width:.9rem;height:.9rem;flex-shrink:0;color:var(--sf-orange)}.sf-foot__label,.sf-pay__label{margin:0 0 .85rem;color:rgba(255,255,255,.4);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sf-foot__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.sf-foot__contact{display:inline-flex;align-items:flex-start;gap:.45rem;max-width:100%;color:var(--sf-muted);font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;word-break:break-all;transition:color .15s ease}.sf-foot__contact svg{width:.95rem;height:.95rem;flex-shrink:0;margin-top:.15rem}.sf-foot__contact svg,.sf-foot__contact:hover{color:var(--sf-orange)}.sf-foot__socials{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.35rem}.sf-foot__social{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border:2px solid rgba(255,255,255,.2);background:transparent;color:#fff;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.sf-foot__social svg{width:.9rem;height:.9rem}.sf-foot__social:hover{border-color:var(--sf-orange);background:var(--sf-orange);color:#fff}.sf-foot__link{color:var(--sf-orange);font-weight:600;text-decoration:none}.sf-foot__link:hover{text-decoration:underline}.sf-foot__link--strong{font-weight:800}.sf-foot__powered{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;overflow:hidden}.sf-foot__powered-label{margin:0 0 .65rem;color:rgba(255,255,255,.35);font-size:.7rem;letter-spacing:.16em}.sf-foot__powered-label,.sf-foot__wordmark{font-family:var(--sf-font);font-weight:700;text-transform:uppercase}.sf-foot__wordmark{display:block;margin:0;padding-bottom:.25rem;color:transparent;font-size:clamp(2.75rem,14vw,9rem);letter-spacing:-.04em;line-height:.85;text-align:center;text-decoration:none;-webkit-text-stroke:1.5px rgba(255,107,43,.55);transition:-webkit-text-stroke-color .2s ease}.sf-foot__wordmark:hover{-webkit-text-stroke-color:rgba(255,107,43,.9)}.sf-foot__bottom{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding-top:1.35rem;color:var(--sf-dim);font-size:.75rem;font-weight:500;text-align:center}@media (min-width:640px){.sf-foot__bottom{flex-direction:row;justify-content:center;text-align:center}}.sf-foot__bottom-brand{color:rgba(255,255,255,.55)}.sf-pay__row{display:flex;flex-wrap:wrap;gap:.45rem}.sf-pay__tile{position:relative;display:flex;align-items:center;justify-content:center;width:4.25rem;height:2.65rem;border:2px solid rgba(255,255,255,.85);border-radius:0;overflow:hidden;background:#fff}.sf-pay__tile--photo{background:#0a0a0a;border-color:rgba(255,255,255,.35)}.sf-pay__tile.is-soon{opacity:.55}.sf-pay__tile img{display:block;max-width:100%;max-height:100%;object-fit:contain}.sf-pay__tile--photo img{width:100%;height:100%;object-fit:cover}.sf-pay__tile--logo{padding:.4rem .45rem}.sf-pay__soon{position:absolute;top:0;right:0;z-index:1;padding:.1rem .28rem;border:0;border-left:2px solid #050505;border-bottom:2px solid #050505;background:#ff6b2b;color:#fff;font-family:inherit;font-size:.5rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}