.shop-footer{--footer-line:color-mix(in srgb, var(--color-base-content, #202124) 16%, transparent);--footer-muted:color-mix(in srgb, var(--color-base-content, #202124) 72%, var(--color-base-100, white));display:grid;grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));align-items:start;gap:24px 32px;margin-top:40px;padding:24px;border-top:1px solid var(--footer-line);color:var(--color-base-content, #202124);font-size:13px;line-height:1.5}.shop-footer,.shop-footer *{box-sizing:border-box}.shop-footer>*{min-width:0}.shop-footer p{margin:0}.shop-footer a{color:inherit;text-decoration:none;overflow-wrap:anywhere}.shop-footer .shop-footer-prices a,.shop-footer a:hover{text-decoration:underline;text-underline-offset:3px}.shop-footer :is(a,input):focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:3px}.shop-footer .shop-footer-brand{display:flex;flex-direction:column;align-items:start;gap:8px}.shop-footer .footer-copyright{font-size:12px;text-transform:none}.shop-footer .shop-footer-prices{color:var(--footer-muted);font-size:12px}.shop-footer .shop-footer-social{display:flex;flex-wrap:wrap;align-items:center;gap:0 16px;margin-top:4px}.shop-footer .shop-footer-social a{display:inline-flex;align-items:center;gap:6px;min-height:36px;font-size:12px}.shop-footer .shop-footer-social svg{width:18px;height:18px;flex-shrink:0}.shop-footer .shop-footer-links{display:flex;flex-direction:column;align-items:start;gap:0}.shop-footer .shop-footer-links h2{margin:0 0 8px;padding:0;font-size:12px!important;line-height:1.5;font-weight:600;letter-spacing:0;color:var(--footer-muted);text-transform:none}.shop-footer .shop-footer-links>a,.shop-footer .whatsapp a{display:inline-flex;align-items:center;min-height:32px;padding:5px 0}.shop-footer .shop-footer-theme{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;cursor:pointer}.shop-footer .theme-controller{flex-shrink:0}.shop-footer .shop-footer-links .shop-footer-withdrawal{min-height:40px;padding:8px 12px;margin-top:6px;border:1px solid var(--footer-line);border-radius:4px;font-size:12px}.shop-footer .shop-footer-withdrawal:hover{background:var(--color-base-200, #f5f6f7)}.shop-footer .whatsapp{display:flex;align-items:center;gap:5px}.back-to-top.btn{min-height:44px;height:auto;padding:8px 12px;border-radius:4px;font-size:12px;box-shadow:none}@media (max-width:1000px){.shop-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.shop-footer .shop-footer-brand{grid-column:1/-1}}@media (max-width:600px){.shop-footer{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px;padding:20px 12px;gap:20px 16px}.shop-footer .shop-footer-links>a,.shop-footer .shop-footer-social a,.shop-footer .shop-footer-theme,.shop-footer .whatsapp a{min-height:44px}}@media (max-width:380px){.shop-footer{grid-template-columns:minmax(0,1fr)}}@media (pointer:coarse){.shop-footer .shop-footer-links>a,.shop-footer .shop-footer-social a,.shop-footer .shop-footer-theme,.shop-footer .whatsapp a{min-height:44px}}@media print{.shop-footer{display:none}}