/* Pets header: existing brand, quieter navigation, no external font dependency. */
header.et-l--header.fap-header-host{position:sticky;top:var(--fap-admin-offset,0px);z-index:9990;background:#fff}
#fap-header{--fap-ink:#263c31;--fap-green:#287840;--fap-line:#e2e7df;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--fap-ink);font-size:15px;line-height:1.5;position:relative;text-align:left}
#fap-header *,#fap-header *::before,#fap-header *::after{box-sizing:border-box}
#fap-header [hidden],#fap-shade[hidden]{display:none!important}
#fap-header a,#fap-header button{font-family:inherit;letter-spacing:normal;text-transform:none;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
#fap-header button{cursor:pointer;color:inherit}
#fap-header a:focus-visible,#fap-header button:focus-visible{outline:2px solid #287840;outline-offset:4px}
#fap-header .fap-container{max-width:1200px;margin:auto;width:calc(100% - 64px)}
#fap-header .fap-utility{background:#f1f4ee}
#fap-header .fap-utility>.fap-container{display:flex;align-items:center;gap:22px;min-height:34px}
#fap-header .fap-utility a{font-size:12px;color:#526052;display:flex;align-items:center;min-height:32px;font-weight:400}
#fap-header .fap-utility a:first-child{color:#263c31;font-weight:600}
#fap-header .fap-utility .fap-push{margin-left:auto}
#fap-header .fap-utility a:hover{text-decoration:underline;text-underline-offset:4px}
#fap-header .fap-main{background:#fff;border-bottom:1px solid var(--fap-line)}
#fap-header .fap-header-row{display:flex;align-items:center;gap:30px;height:98px}
#fap-header .fap-logo{display:flex;align-items:center;flex-shrink:0}
#fap-header .fap-logo img{width:232px;height:66px;object-fit:contain;display:block;max-height:none}
#fap-header .fap-desktop{display:flex;align-items:center;gap:26px;margin-left:auto}
#fap-header .fap-nav-item{display:flex;align-items:center;gap:0;position:relative}
#fap-header .fap-nav-item>a,#fap-header .fap-nav-item>button{display:inline-flex;align-items:center;min-height:48px;font-size:15px;font-weight:500;color:var(--fap-ink);gap:10px;background:none;border:0;padding:0;line-height:1.4}
#fap-header .fap-nav-item:first-child>button{font-weight:650}
#fap-header .fap-nav-item>a:not(.fap-contact):hover,#fap-header .fap-nav-item>button:hover,#fap-header .fap-nav-item>button[aria-expanded=true]{color:var(--fap-green)}
#fap-header .fap-nav-item>a:not(.fap-contact):hover{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px}
#fap-header .fap-nav-item>.fap-arrow{min-width:30px;justify-content:center}
#fap-header .fap-chevron{width:6px;height:6px;display:inline-block;border-bottom:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);margin:0 3px 4px}
#fap-header button[aria-expanded=true] .fap-chevron{transform:rotate(225deg);margin-bottom:0}
#fap-header a.fap-contact{display:inline-flex;justify-content:center;align-items:center;background:var(--fap-green);color:#fff;border-radius:3px;border:1px solid var(--fap-green);padding:12px 22px;min-height:46px;font-size:14px;font-weight:600;white-space:nowrap;line-height:1.4}
#fap-header a.fap-contact:hover{background:#1f6032}
#fap-header a.fap-mobile-contact,#fap-header #fap-menu-toggle{display:none}
#fap-header #fap-menu-toggle{align-items:center;justify-content:center;gap:4px;background:transparent;border:0;border-radius:0;min-width:44px;min-height:48px;padding:0;font-size:11px;flex-shrink:0;line-height:1.4;flex-direction:column-reverse;font-weight:500}
#fap-header #fap-menu-toggle svg{width:24px;height:24px}
#fap-shade{position:fixed;inset:0;background:#20312830;z-index:9989}
#fap-header #fap-panel{position:absolute;top:100%;left:var(--fap-panel-left,50%);width:340px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--fap-line);border-top:2px solid var(--fap-green);border-radius:0 0 3px 3px;box-shadow:0 10px 20px #16342212;overflow:hidden;display:flex;flex-direction:column}
#fap-header .fap-panel-head{display:none;align-items:center;gap:18px;padding:8px 24px;border-bottom:1px solid var(--fap-line);flex-shrink:0;min-height:58px}
#fap-header #fap-panel-title{font-family:inherit;font-size:15px;line-height:1.35;margin:0;padding:0;font-weight:500;color:#59675d}
#fap-header .fap-panel-head button{min-height:44px;padding:8px 0;background:none;border:0;font-size:14px;line-height:1.4}
#fap-header #fap-back{color:var(--fap-green)}
#fap-header #fap-close{margin-left:auto;white-space:nowrap}
#fap-header #fap-panel-scroll{overflow:auto;overscroll-behavior:contain;padding:10px 24px 14px}
#fap-header .fap-menu-row{display:flex;align-items:stretch;border-bottom:1px solid var(--fap-line)}
#fap-header .fap-menu-row:last-child{border-bottom:0}
#fap-header .fap-menu-row>a,#fap-header .fap-menu-row>button{display:flex;align-items:center;min-height:52px;flex:1;line-height:1.5;padding:12px 0;border:0;background:transparent;color:var(--fap-ink);font-size:15px;font-weight:400;text-align:left;gap:14px}
#fap-header .fap-menu-row>a:hover{color:var(--fap-green);text-decoration:underline;text-underline-offset:4px}
#fap-header .fap-menu-row>button:not(.fap-row-arrow){justify-content:space-between;font-weight:500}
#fap-header .fap-menu-row .fap-row-arrow{flex:0 0 48px;justify-content:center}
#fap-header .fap-forward{display:inline-block;width:8px;height:8px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);margin-right:4px;flex-shrink:0}
#fap-header .fap-contact-row>a{color:var(--fap-green)}
#fap-header .fap-utility-links{border-top:1px solid var(--fap-line);padding-top:16px;margin-top:16px;display:flex;flex-direction:column}
#fap-header .fap-utility-links a{display:flex;align-items:center;min-height:44px;line-height:1.5;font-size:13px;overflow-wrap:anywhere;color:#526052}
#fap-header .fap-utility-links a:first-child{font-size:18px;color:var(--fap-green);font-weight:500}
@media(max-width:1150px) and (min-width:1081px){#fap-header .fap-desktop{gap:18px}#fap-header .fap-logo img{width:205px}#fap-header .fap-nav-item>a,#fap-header .fap-nav-item>button{font-size:14px}}
@media(max-width:1080px){#fap-header .fap-desktop{display:none}#fap-header .fap-header-row{height:84px;gap:18px}#fap-header .fap-logo img{width:210px;height:58px}#fap-header a.fap-mobile-contact{display:inline-flex;margin-left:auto;background:transparent;border:0;color:var(--fap-green);padding:8px 0;font-size:14px;font-weight:600;border-radius:0}#fap-header a.fap-mobile-contact:hover{text-decoration:underline;text-underline-offset:5px}#fap-header #fap-menu-toggle{display:flex}#fap-header .fap-utility>.fap-container{gap:18px}#fap-header .fap-utility a{font-size:11px}#fap-header #fap-panel{left:0;right:0;width:100%;max-width:none;top:100%;border:0;border-bottom:1px solid var(--fap-line);border-radius:0;box-shadow:0 10px 16px #1634220a}#fap-header .fap-panel-head{display:flex}#fap-header #fap-panel-scroll{padding:4px 28px 24px}#fap-header .fap-menu-row>a,#fap-header .fap-menu-row>button{min-height:62px;font-size:21px;line-height:1.35;font-weight:450}#fap-header .fap-submenu .fap-menu-row>a{font-size:18px;min-height:60px}}
@media(max-width:640px){#fap-header .fap-utility{display:none}#fap-header .fap-container{width:calc(100% - 40px)}#fap-header .fap-header-row{height:80px;gap:14px}#fap-header .fap-logo img{width:clamp(126px,43vw,180px);height:54px}#fap-header a.fap-mobile-contact{font-size:12px;min-height:44px}#fap-header .fap-panel-head{padding:6px 24px;gap:12px;min-height:56px}#fap-header #fap-panel-scroll{padding:0 24px 20px}#fap-header .fap-utility-links{margin-top:14px}}
@media(max-width:1080px) and (max-height:500px){#fap-header .fap-utility{display:none}#fap-header .fap-header-row{height:64px}#fap-header .fap-panel-head{min-height:50px;padding-top:2px;padding-bottom:2px}}
