[data-store-navigation]{min-height:68px;position:sticky;top:0;z-index:150;background:#fff}
.store-navigation{height:68px;max-width:none;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e0e7e2;background:#fff;color:#294538;font:14px/1.5 "Segoe UI","Microsoft YaHei",sans-serif;letter-spacing:0}
.store-navigation a{text-decoration:none;color:inherit}.store-navigation .store-brand{font:600 26px/1.2 "Songti SC",SimSun,serif;white-space:nowrap;color:#23634d}
.store-navigation nav{display:flex;align-items:center;gap:24px;height:100%}.store-navigation nav a{display:flex;align-items:center;height:100%;color:#67756c;border-bottom:2px solid transparent;white-space:nowrap}.store-navigation nav a[aria-current]{color:#23634d;border-bottom-color:#23634d;font-weight:600}
.store-actions{display:flex;align-items:center;gap:12px}.store-contact{white-space:nowrap}.store-navigation .store-selection{display:flex;align-items:center;gap:8px;background:#242f2a;color:#fff;border:0;border-radius:4px;padding:10px 14px;font:inherit;white-space:nowrap;cursor:pointer}.store-selection span{min-width:20px;height:20px;display:grid;place-items:center;background:#9b793d;border-radius:50%;font-size:12px}
.store-menu{display:none;width:38px;height:38px;border:1px solid #dfe5df;border-radius:4px;background:#fff;padding:8px}.store-menu img{display:block}
.store-mobile{position:fixed;inset:68px 0 auto auto;width:min(320px,100%);height:calc(100dvh - 68px);z-index:200;background:#fff;padding:24px;transform:translateX(100%);visibility:hidden;transition:transform .2s;box-shadow:-8px 12px 24px #223f3614;overflow:auto}.store-mobile.open{transform:translateX(0);visibility:visible}.store-mobile nav{display:flex;flex-direction:column;gap:8px}.store-mobile a{display:block;padding:12px 0;font:15px/1.5 "Microsoft YaHei",sans-serif;color:#294538;text-decoration:none}.store-mobile a[aria-current]{font-weight:700;color:#23634d}.store-close{display:block;margin:0 0 16px auto;border:1px solid #dfe5df;background:#fff;padding:8px 12px;border-radius:4px;cursor:pointer}
.store-navigation :focus-visible,.store-mobile :focus-visible{outline:2px solid #23634d;outline-offset:3px}
@media(max-width:1050px){.store-navigation{padding:0 20px;gap:16px}.store-navigation nav{gap:16px}.store-contact{display:none}}
@media(max-width:760px){[data-store-navigation]{min-height:60px}.store-navigation{height:60px;padding:0 16px}.store-navigation nav{display:none}.store-navigation .store-brand{font-size:24px}.store-navigation .store-selection{padding:8px 10px;font-size:12px}.store-menu{display:block}.store-mobile{top:60px;height:calc(100dvh - 60px)}}
@media(prefers-reduced-motion:reduce){.store-mobile{transition:none}}
