.fdh-header{--fdh-radius:999px;position:relative;z-index:var(--fdh-z,99990);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fdh-text,#222);width:100%;box-sizing:border-box}
.fdh-header *,.fdh-header *:before,.fdh-header *:after{box-sizing:border-box}
.fdh-header svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}
.fdh-container{max-width:var(--fdh-container,1240px);width:100%;margin:0 auto;padding:0 32px}
.fdh-is-sticky{position:sticky;top:0}.fdh-sticky-shadow .fdh-mainbar{box-shadow:0 12px 34px rgba(30,24,16,.06)}
.fdh-topbar{background:var(--fdh-topbar-bg,#78A834);color:var(--fdh-topbar-text,#fff)}
.fdh-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:34px}
.fdh-top-item{display:flex;align-items:center;gap:8px;color:var(--fdh-topbar-text,#fff);font-weight:750;font-size:13px;line-height:1.1;white-space:nowrap}
.fdh-top-item svg{width:18px;height:18px;stroke:currentColor}
.fdh-mainbar{background:var(--fdh-main-bg,#fff);border-bottom:1px solid var(--fdh-line,#efe4d7);transition:box-shadow .22s ease,background .22s ease}
.fdh-main-inner{min-height:var(--fdh-desktop-height,84px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}
.fdh-brand-wrap{display:flex;align-items:center;min-width:max-content}.fdh-logo{display:inline-flex;align-items:center;text-decoration:none!important;color:var(--fdh-text,#222)!important;line-height:1}.fdh-logo-text{font-family:Georgia,"Times New Roman",serif;font-size:var(--fdh-logo-size,46px);font-weight:700;letter-spacing:-.04em}.fdh-logo-img{display:block;max-height:58px;width:auto}
.fdh-desktop-nav{min-width:0}.fdh-menu-list{list-style:none!important;margin:0!important;padding:0!important}.fdh-menu-list li{list-style:none!important;margin:0!important;padding:0!important}.fdh-menu-list a{text-decoration:none!important}
.fdh-menu-desktop-list{display:flex;align-items:center;justify-content:center;gap:var(--fdh-menu-gap,24px);min-width:0}.fdh-menu-align-left .fdh-menu-desktop-list{justify-content:flex-start}.fdh-menu-align-right .fdh-menu-desktop-list{justify-content:flex-end}.fdh-menu-desktop-list>li{position:relative;display:flex;align-items:center}.fdh-menu-desktop-list>li>a{display:inline-flex!important;align-items:center;min-height:38px;padding:0 2px!important;color:var(--fdh-text,#222)!important;font-size:14px;font-weight:800;line-height:1.1;letter-spacing:.005em;transition:color .18s ease,transform .18s ease}.fdh-menu-desktop-list>li>a:hover,.fdh-menu-desktop-list>.current-menu-item>a,.fdh-menu-desktop-list>.current-menu-ancestor>a{color:var(--fdh-accent,#78A834)!important;transform:translateY(-1px)}
.fdh-menu-desktop-list .sub-menu{position:absolute;top:100%;left:50%;transform:translate(-50%,12px);min-width:210px;background:#fff;border:1px solid var(--fdh-line,#efe4d7);border-radius:20px;padding:10px!important;box-shadow:0 18px 45px rgba(30,24,16,.10);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:20}.fdh-menu-desktop-list li:hover>.sub-menu,.fdh-menu-desktop-list li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,4px)}.fdh-menu-desktop-list .sub-menu a{display:flex!important;padding:10px 12px!important;border-radius:13px;color:var(--fdh-text,#222)!important;font-size:13.5px;font-weight:750;white-space:nowrap}.fdh-menu-desktop-list .sub-menu a:hover{background:var(--fdh-surface,#fbf8f1);color:var(--fdh-accent,#78A834)!important}
.fdh-right-wrap{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.fdh-store-pill{display:flex;align-items:center;gap:7px;max-width:240px;color:var(--fdh-muted,#746d61);font-size:12.5px;font-weight:700;line-height:1.15}.fdh-store-pill svg{width:18px;height:18px;stroke:var(--fdh-accent,#78A834);flex:0 0 auto}.fdh-store-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fdh-actions{display:flex;align-items:center;gap:6px}.fdh-action,.fdh-mobile-toggle,.fdh-drawer-close{width:40px;height:40px;border:0;background:#f7f3ea;color:var(--fdh-text,#222)!important;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--fdh-radius,999px);text-decoration:none!important;position:relative;cursor:pointer;padding:0;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.fdh-icon-style-plain .fdh-action,.fdh-icon-style-plain .fdh-mobile-toggle,.fdh-icon-style-plain .fdh-drawer-close{background:transparent}.fdh-icon-style-outline .fdh-action,.fdh-icon-style-outline .fdh-mobile-toggle,.fdh-icon-style-outline .fdh-drawer-close{background:transparent;border:1px solid var(--fdh-line,#efe4d7)}.fdh-action:hover,.fdh-mobile-toggle:hover,.fdh-drawer-close:hover{background:#f1eadf;color:var(--fdh-accent,#78A834)!important;transform:translateY(-1px);box-shadow:0 8px 20px rgba(30,24,16,.07)}.fdh-action svg,.fdh-mobile-toggle svg,.fdh-drawer-close svg{width:22px;height:22px}.fdh-cart-count{position:absolute;right:-2px;top:-3px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:var(--fdh-accent,#78A834);color:#fff;font-size:10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.12)}.fdh-cart-count:empty{display:none}
.fdh-mobile-toggle{display:none}.fdh-no-desktop-actions .fdh-right-wrap{gap:0}.fdh-no-mobile-actions .fdh-right-wrap{justify-self:end}.fdh-no-mobile-actions .fdh-mobile-toggle{margin-left:auto}
.fdh-search-panel{border-top:1px solid var(--fdh-line,#efe4d7);background:#fff;box-shadow:0 16px 34px rgba(34,28,18,.06)}.fdh-search-panel[hidden]{display:none!important}.fdh-search-inner{padding-top:14px;padding-bottom:14px}.fdh-search-form{display:flex;align-items:center;border:1px solid var(--fdh-line,#efe4d7);border-radius:17px;overflow:hidden;background:#fff;max-width:740px;margin:0 auto}.fdh-search-form input[type=search]{height:50px;border:0!important;box-shadow:none!important;outline:none!important;padding:0 18px!important;font-size:16px;flex:1;min-width:0;background:#fff!important;color:#222!important}.fdh-search-form button{height:50px;border:0!important;background:var(--fdh-accent,#78A834)!important;color:#fff!important;padding:0 21px;font-weight:850;display:flex;align-items:center;gap:8px;cursor:pointer}.fdh-search-form button svg{width:19px;height:19px;stroke:currentColor}
.fdh-mobile-overlay{position:fixed;inset:0;background:rgba(20,18,15,var(--fdh-overlay-opacity,.42));z-index:calc(var(--fdh-z,99990) + 10);opacity:0;transition:opacity var(--fdh-mobile-anim,460ms) var(--fdh-mobile-easing,cubic-bezier(.22,1,.36,1)),backdrop-filter var(--fdh-mobile-anim,460ms) var(--fdh-mobile-easing,cubic-bezier(.22,1,.36,1));backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}.fdh-mobile-overlay.is-open{opacity:1;backdrop-filter:blur(var(--fdh-overlay-blur,6px));-webkit-backdrop-filter:blur(var(--fdh-overlay-blur,6px))}
.fdh-mobile-drawer{position:fixed;top:0;height:100dvh;width:min(var(--fdh-mobile-max-width,430px),var(--fdh-mobile-width,85vw));background:#fff;z-index:calc(var(--fdh-z,99990) + 11);box-shadow:0 0 0 transparent;opacity:.98;transition:transform var(--fdh-mobile-anim,460ms) var(--fdh-mobile-easing,cubic-bezier(.22,1,.36,1)),opacity var(--fdh-mobile-anim,460ms) ease,box-shadow var(--fdh-mobile-anim,460ms) ease;border-radius:24px 0 0 24px;padding:18px;display:flex;flex-direction:column;gap:14px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:transform;overscroll-behavior:contain}.fdh-drawer-right .fdh-mobile-drawer{right:0;transform:translate3d(106%,0,0)}.fdh-drawer-left .fdh-mobile-drawer{left:0;transform:translate3d(-106%,0,0);border-radius:0 24px 24px 0}.fdh-mobile-drawer.is-open{transform:translate3d(0,0,0);opacity:1;box-shadow:-28px 0 70px rgba(20,18,15,.24)}.fdh-drawer-left .fdh-mobile-drawer.is-open{box-shadow:28px 0 70px rgba(20,18,15,.24)}
.fdh-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--fdh-line,#efe4d7);padding-bottom:12px;min-height:46px}.fdh-drawer-head-no-title{border-bottom:0;padding-bottom:0;min-height:42px}.fdh-drawer-logo .fdh-logo-text{font-size:30px}.fdh-drawer-logo .fdh-logo-img{max-height:42px}.fdh-drawer-title{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:700;letter-spacing:-.025em;color:#222}.fdh-drawer-close{background:#f7f3ea;flex:0 0 auto;margin-left:auto}
.fdh-mobile-search-form{max-width:none;width:100%;border:0!important;background:transparent!important;margin:0}.fdh-mobile-search-form input[type=search]{width:100%;height:44px!important;border:1px solid var(--fdh-line,#efe4d7)!important;border-radius:15px!important;background:var(--fdh-surface,#fbf8f1)!important;padding:0 13px!important;font-size:14.5px}.fdh-mobile-search-form button{display:none!important}
.fdh-mobile-nav{min-height:0}.fdh-menu-mobile-list{display:flex;flex-direction:column;gap:7px}.fdh-menu-mobile-list li{position:relative}.fdh-menu-mobile-list a{display:flex!important;align-items:center;justify-content:space-between;min-height:var(--fdh-mobile-item-height,42px);border:1px solid var(--fdh-line,#efe4d7);border-radius:var(--fdh-mobile-item-radius,15px);padding:10px 44px 10px 13px!important;background:#fff;font-size:14.5px;font-weight:850;color:var(--fdh-text,#222)!important;line-height:1.1;transition:background .18s ease,color .18s ease,border-color .18s ease}.fdh-menu-mobile-list .current-menu-item>a,.fdh-menu-mobile-list a:hover{background:#f6f1e7;color:var(--fdh-accent,#78A834)!important;border-color:#e5d5c1}.fdh-submenu-toggle{position:absolute;right:5px;top:4px;width:34px;height:34px;border:0;background:transparent;color:var(--fdh-muted,#746d61);display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;transition:transform .18s ease,background .18s ease}.fdh-submenu-toggle svg{width:18px;height:18px}.fdh-menu-mobile-list li.is-open>.fdh-submenu-toggle{transform:rotate(180deg);background:#f7f3ea}.fdh-menu-mobile-list .sub-menu{display:none;margin:7px 0 7px 11px!important;flex-direction:column;gap:7px}.fdh-menu-mobile-list li.is-open>.sub-menu,.fdh-submenus-open .fdh-menu-mobile-list .sub-menu{display:flex}.fdh-menu-mobile-list .sub-menu a{font-size:13.5px;font-weight:750;background:var(--fdh-surface,#fbf8f1);min-height:38px}
.fdh-drawer-store{margin-top:auto;display:flex;align-items:center;gap:9px;background:var(--fdh-surface,#fbf8f1);border:1px solid var(--fdh-line,#efe4d7);border-radius:16px;padding:11px 12px;color:#4e493f;font-size:13.5px;font-weight:750;line-height:1.3}.fdh-drawer-store svg{width:20px;height:20px;stroke:var(--fdh-accent,#78A834);flex:0 0 auto}.fdh-actions-mobile{justify-content:center;padding-top:0;gap:8px}.fdh-actions-mobile .fdh-action{background:#f7f3ea}
body.fdh-menu-open{overflow:hidden;touch-action:none}
@media (prefers-reduced-motion:reduce){.fdh-mobile-overlay,.fdh-mobile-drawer,.fdh-action,.fdh-menu-list a,.fdh-submenu-toggle{transition:none!important}}
@media (max-width:1180px){.fdh-container{padding:0 26px}.fdh-main-inner{gap:18px}.fdh-logo-text{font-size:calc(var(--fdh-logo-size,46px) - 5px)}.fdh-menu-desktop-list>li>a{font-size:13px}.fdh-actions{gap:4px}.fdh-action{width:37px;height:37px}.fdh-action svg{width:21px;height:21px}}
@media (max-width:980px){.fdh-topbar-inner{justify-content:center;min-height:34px;height:auto;padding-top:7px;padding-bottom:7px;gap:12px;flex-wrap:wrap}.fdh-top-item{font-size:12px}.fdh-topbar-mobile-compact .fdh-top-item:nth-child(2){display:none}.fdh-main-inner{min-height:var(--fdh-mobile-height,62px);display:grid;grid-template-columns:auto 1fr auto;gap:12px}.fdh-logo-text{font-size:var(--fdh-logo-mobile-size,34px)}.fdh-logo-img{max-height:46px}.fdh-desktop-nav{display:none}.fdh-actions-desktop{display:none}.fdh-mobile-toggle{display:inline-flex;grid-column:auto}.fdh-right-wrap{justify-self:end;gap:8px}.fdh-no-mobile-actions .fdh-right-wrap{margin-left:auto}.fdh-container{padding:0 20px}.fdh-mainbar{box-shadow:0 8px 24px rgba(40,34,24,.05)}}
@media (max-width:560px){.fdh-container{padding:0 14px}.fdh-main-inner{min-height:var(--fdh-mobile-height,62px);gap:8px}.fdh-logo-text{font-size:var(--fdh-logo-mobile-size,34px)}.fdh-logo-img{max-height:42px}.fdh-topbar-inner{padding-left:10px;padding-right:10px}.fdh-top-item{font-size:11.2px}.fdh-topbar-mobile-compact .fdh-top-item:nth-child(3){display:none}.fdh-action,.fdh-mobile-toggle,.fdh-drawer-close{width:36px;height:36px}.fdh-mobile-drawer{width:min(var(--fdh-mobile-max-width,430px),var(--fdh-mobile-width,85vw));border-radius:20px 0 0 20px;padding:14px;gap:11px}.fdh-drawer-left .fdh-mobile-drawer{border-radius:0 20px 20px 0}.fdh-drawer-title{font-size:25px}.fdh-search-form button span{display:none}.fdh-menu-mobile-list{gap:6px}.fdh-menu-mobile-list a{min-height:40px;font-size:14px}.fdh-drawer-store{font-size:13px;padding:10px 11px}.fdh-actions-mobile .fdh-action{width:38px;height:38px}}

/* Settings-driven sizing and responsive layout. The class is kept in sync by JS. */
.fdh-logo-img{max-height:var(--fdh-logo-image-height,58px);max-width:min(260px,30vw);height:auto;width:auto}
.fdh-action,.fdh-mobile-toggle,.fdh-drawer-close{width:var(--fdh-action-size,40px);height:var(--fdh-action-size,40px)}
.fdh-actions-mobile .fdh-action{width:var(--fdh-mobile-action-size,38px);height:var(--fdh-mobile-action-size,38px)}
.fdh-no-desktop-dropdowns .fdh-menu-desktop-list .sub-menu{display:none!important}
.fdh-mobile-drawer{height:100vh;height:100dvh;max-width:100%;background:var(--fdh-main-bg,#fff)}
.fdh-use-safe-area .fdh-mobile-drawer{padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}

.fdh-header.fdh-mobile-layout .fdh-topbar-inner{justify-content:center;min-height:34px;height:auto;padding-top:7px;padding-bottom:7px;gap:12px;flex-wrap:wrap}
.fdh-header.fdh-mobile-layout .fdh-top-item{font-size:12px}
.fdh-header.fdh-mobile-layout.fdh-topbar-mobile-compact.fdh-topbar-items-1 .fdh-top-item:nth-child(n+2),.fdh-header.fdh-mobile-layout.fdh-topbar-mobile-compact.fdh-topbar-items-2 .fdh-top-item:nth-child(n+3){display:none}
.fdh-header.fdh-mobile-layout.fdh-topbar-mobile-compact.fdh-topbar-items-2 .fdh-top-item:nth-child(2),.fdh-header.fdh-mobile-layout.fdh-topbar-mobile-compact.fdh-topbar-items-3 .fdh-top-item{display:flex}
.fdh-header.fdh-mobile-layout .fdh-main-inner{min-height:var(--fdh-mobile-height,62px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px}
.fdh-header.fdh-mobile-layout .fdh-logo-text{font-size:var(--fdh-logo-mobile-size,34px)}
.fdh-header.fdh-mobile-layout .fdh-logo-img{max-height:var(--fdh-logo-image-mobile-height,42px);max-width:min(210px,52vw)}
.fdh-header.fdh-mobile-layout .fdh-desktop-nav,.fdh-header.fdh-mobile-layout .fdh-actions-desktop{display:none}
.fdh-header.fdh-mobile-layout .fdh-mobile-toggle{display:inline-flex;grid-column:auto}
.fdh-header.fdh-mobile-layout .fdh-right-wrap{justify-self:end;gap:8px}
.fdh-header.fdh-mobile-layout .fdh-container{padding-left:20px;padding-right:20px}
.fdh-header.fdh-mobile-layout .fdh-mainbar{box-shadow:0 8px 24px rgba(40,34,24,.05)}
.fdh-header.fdh-mobile-layout.fdh-burger-left .fdh-brand-wrap{grid-column:2;grid-row:1;justify-self:center;min-width:0}
.fdh-header.fdh-mobile-layout.fdh-burger-left .fdh-right-wrap{grid-column:1;grid-row:1;justify-self:start}
.fdh-header.fdh-mobile-layout.fdh-burger-left .fdh-main-inner:after{content:"";grid-column:3;grid-row:1;width:var(--fdh-action-size,40px)}
@media(max-width:560px){.fdh-header.fdh-mobile-layout .fdh-container{padding-left:14px;padding-right:14px}.fdh-header.fdh-mobile-layout .fdh-mobile-drawer{width:min(94vw,var(--fdh-mobile-max-width,430px));padding-left:14px;padding-right:14px}.fdh-header.fdh-mobile-layout.fdh-use-safe-area .fdh-mobile-drawer{padding-bottom:max(14px,env(safe-area-inset-bottom))}}
