.store-footer{--store-primary:var(--brand-primary,#1a1a64);--store-secondary:var(--brand-secondary,#2b2b8f);--store-on-primary:var(--brand-on-primary,#ffffff);flex-shrink:0;background:var(--store-primary);color:var(--store-on-primary);padding:24px 0 28px;border-top:1px solid rgba(255,255,255,.06);font-size:13px}.store-footer a{color:inherit;text-decoration:none}.store-footer .store-footer-icon,.store-footer svg{color:var(--store-secondary)}.foot-inner{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.store-footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.store-footer-company{font-size:15px;font-weight:700;color:var(--store-on-primary)}.store-footer-link{display:block;color:color-mix(in srgb,var(--store-on-primary) 84%,transparent)}.store-footer-link:hover{color:var(--store-on-primary)}.store-footer-note{margin:0;color:color-mix(in srgb,var(--store-on-primary) 72%,transparent);max-width:60ch}.store-footer-copy{margin-top:4px;font-size:12px;color:color-mix(in srgb,var(--store-on-primary) 64%,transparent)}.store-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.store-powered{font-size:12px;opacity:.8}@media (max-width:640px){.foot-inner{flex-direction:column;padding:0 20px}.foot-inner,.store-footer-right{align-items:flex-start}}.bf-shell{min-height:100vh;display:flex;flex-direction:column}.bf-shell>.bf-main{flex:1 1 auto;min-height:0;height:auto}