/* V8: compact footer; three disclosures on mobile. */
.zdn-theme .shop-footer{background:#f4f5f1;color:#202920;padding:26px 32px 20px;border:0}
.footer-wrap{max-width:1136px;margin:auto}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.footer-brandmark{font-size:28px;font-weight:600;letter-spacing:-1px;text-decoration:none;line-height:1}
.footer-brandmark span{color:#2e7d32}
.footer-back{display:flex;align-items:center;gap:10px;min-height:44px;font-size:12px;text-decoration:none}
.footer-back span{font-size:22px}
.footer-body{display:grid;grid-template-columns:1.1fr 3fr;gap:40px}
.footer-phone{display:flex;align-items:center;min-height:44px;font-size:22px;letter-spacing:-.3px;text-decoration:none}
.footer-email{display:flex;align-items:center;min-height:36px;font-size:14px;text-decoration:none}
.footer-contact p{font-size:12px;color:#56614f;margin:4px 0 0}
.footer-navigation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.zdn-theme .shop-footer summary{font-size:14px;font-weight:500;color:#202920;margin:0 0 10px;min-height:24px}
.zdn-theme .shop-footer details a{color:#56614f;font-size:13px;line-height:1.45;min-height:30px;display:flex;align-items:center;margin:0}
.footer-store p{color:#56614f;font-size:13px;line-height:1.7;margin:0 0 8px}
.shop-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.shop-footer a:focus-visible,.shop-footer summary:focus-visible{outline-color:#202920}
.footer-legal{display:flex;justify-content:space-between;gap:20px;margin-top:24px;padding-top:16px;border-top:1px solid #dce1d7;color:#626960;font-size:11px;line-height:1.6}
.footer-legal p{margin:0}
@media(max-width:900px){.footer-body{grid-template-columns:1fr 2.7fr;gap:24px}.footer-navigation{gap:16px}.footer-phone{font-size:20px}}
@media(max-width:600px){
.zdn-theme .shop-footer{padding:18px 20px 22px}
.footer-top{margin-bottom:8px}.footer-brandmark{font-size:27px}.footer-back{font-size:0;gap:0}
.footer-body{display:block}.footer-contact{padding-bottom:20px}.footer-phone{font-size:22px}.footer-email{min-height:44px}.footer-contact p{margin:0}
.footer-navigation{display:block}
.zdn-theme .shop-footer details{padding:0;border-top:1px solid #dce1d7}
.zdn-theme .shop-footer summary{display:flex;align-items:center;min-height:48px;margin:0;font-size:14px}
.zdn-theme .shop-footer details a{min-height:44px;font-size:13px}
.zdn-theme .shop-footer details[open]{padding-bottom:12px}
.footer-legal{display:grid;gap:6px;margin-top:0;padding-top:14px;font-size:10px}
}

.zdn-theme .shop-footer a{color:inherit}
