.store-footer{margin-top:48px;padding-top:40px;border-top:1px solid var(--line)}.footer-content{display:flex;justify-content:space-between;gap:48px;margin-bottom:32px}.footer-brand{max-width:380px}.footer-logo{display:inline-block}.footer-logo .brand-logo{height:52px;max-width:220px;width:auto}.footer-brand p{margin-top:14px;font-size:13px;line-height:1.8;color:var(--ink-light)}.footer-fresh{display:inline-block;margin-top:14px}.footer-fresh .fresh-logo{display:block;height:28px;width:auto;border-radius:6px}.footer-links{display:flex;gap:64px}.footer-links h2,.footer-links .footer-heading{margin:0 0 16px;font-size:14px;font-weight:600;color:var(--ink)}.footer-links a{display:block;font-size:13px;color:var(--ink-light);margin-bottom:10px;transition:color 0.2s ease}.footer-links a:hover{color:var(--red)}.footer-bottom{padding-top:24px;border-top:1px solid var(--line);text-align:center;font-size:12px;color:var(--ink-light)}@media (max-width:900px){.footer-content{flex-direction:column;gap:32px}.footer-links{gap:40px}}