.nw-shop-menu{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px 40px;width:min(100%,1100px);margin:0 auto;padding:12px 0;list-style:none}.nw-shop-menu a{display:flex;align-items:center;min-height:48px;padding:10px 12px;color:var(--color-foreground);font-size:17px;line-height:1.4;text-decoration:none;border-radius:4px}.nw-shop-menu a:hover,.nw-shop-menu a[aria-current]{background:#EEF1EA;color:#384E41}.nw-shop-menu a:focus-visible{outline:2px solid #384E41;outline-offset:3px}.nw-shop-menu__item--2{grid-area:1/1}.nw-shop-menu__item--3{grid-area:2/1}.nw-shop-menu__item--4{grid-area:3/1}.nw-shop-menu__item--5{grid-area:1/2}.nw-shop-menu__item--6{grid-area:2/2}.nw-shop-menu__item--7{grid-area:3/2}.nw-shop-menu__item--1{grid-area:1/3}.nw-shop-menu__item--8{grid-area:2/3}.nw-shop-menu__item--9{grid-area:3/3}.nw-shop-menu__item:is(:nth-child(1),:nth-child(8),:nth-child(9)){border-left:1px solid #cbd0c6;padding-left:24px}@media(max-width:749px){.nw-shop-menu{display:flex;flex-direction:column;gap:0}.nw-shop-menu__item:is(:nth-child(1),:nth-child(8),:nth-child(9)){border:0;padding:0}}

header-menu:has(.nw-shop-menu){--color-submenu:#F6F1E8;}
