@import url('../maradji-editorial/maradji-navigation.css?v=3');
.woodlandNavigation .journeyHeader{grid-template-columns:1fr auto 1fr;gap:20px;min-height:86px;padding:12px 28px}
.woodlandNavigation .journeyNav{justify-content:flex-start;gap:22px}.woodlandNavigation .journeyNav a{font-size:12px;letter-spacing:0;text-transform:none;font-weight:500}
.woodlandNavigation .journeyBrand{font:500 clamp(24px,2.6vw,34px)/1.2 var(--store-font-heading,Georgia,serif);letter-spacing:0;text-align:center}
.woodlandNavigation .journeyTools{justify-content:flex-end}.woodlandNavigation .journeyTools a{min-width:44px;min-height:44px}
.woodlandNavigation .journeyDrawer a{font:500 21px/1.3 var(--store-font-heading,Georgia,serif)}
.woodlandFooter{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;padding:48px max(24px,4vw);border-top:1px solid var(--store-border);color:var(--store-text);background:var(--store-bg)}
.woodlandFooter p{max-width:340px;line-height:1.65;color:var(--store-muted)}.woodlandFooter nav{display:grid;align-content:start;gap:8px}.woodlandFooter a{display:flex;min-height:36px;align-items:center;text-decoration:none;color:inherit;font-size:14px}.woodlandFooter strong{font-size:16px}.woodlandFooter a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
@media(max-width:900px){.woodlandNavigation .journeyHeader{min-height:68px;padding:8px 10px;grid-template-columns:44px minmax(0,1fr) auto;gap:4px}.woodlandNavigation .journeyBrand{font-size:22px}.woodlandFooter{grid-template-columns:1fr 1fr;gap:24px;padding:32px 20px}.woodlandFooter>div{grid-column:1/-1}.woodlandFooter a{min-height:44px}}
